/* vendors */
@import "bootstrap.min.css";
@import "spinner.css";
@import "toastr.min.css";
@import "../vendors/photoswipe/photoswipe.css";
@font-face {
  font-family: 'Material Symbols Rounded';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/materialsymbolsrounded/v258/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcbTCVpeRL2w5rwZu2rNmlXxI.ttf) format('truetype');
}
.material-symbols-rounded {
  font-family: 'Material Symbols Rounded';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
}
/* Global */
/* app-panel */
/* vip */
/* Header */
/* btn */
/* btn-app */
/* btn-app-white */
/* btn-app-white3 */
/* btn-app-red */
/* btn-group */
/* btn-vote */
/* btn-home */
/* btn-nav-count */
/* inputs */
/* thumb list toggle */
/* dark tabs */
/* x-layout-tabs */
/* app-list-item */
/* newsfeed */
/* tags */
/* alert-danger */
/* alert-success */
/* messsages */
/* icons */
/* badge */
/* music player */
/* modules */
/* form */
select:active,
input:active,
button:active,
a:active,
select:hover,
input:hover,
button:hover,
a:hover,
select:focus,
input:focus,
button:focus,
a:focus {
  outline: 0 !important;
}
.btn.active,
.btn:active {
  box-shadow: none;
  -webkit-box-shadow: none;
  background-image: inherit;
}
.btn.btn-sm {
  padding: 2px 6px !important;
  font-size: 14px !important;
  border-radius: 4px !important;
}
.btn-app,
.btn-app-green,
.mygtukas {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px !important;
  font-weight: normal !important;
  background: #00AEEF;
  color: #ffffff;
  text-decoration: none !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #00AEEF;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  text-shadow: none;
}
.btn-app:hover,
.btn-app:active,
.btn-app:focus {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  background: #00AEEF;
  color: #ffffff;
  text-decoration: none;
  background-color: #00AEEF;
  background: -webkit-gradient(linear, left top, left bottom, from(#00AEEF), to(#00AEEF));
  background: -webkit-linear-gradient(top, #00AEEF, #00AEEF);
  background: -moz-linear-gradient(top, #00AEEF, #00AEEF);
  background: -ms-linear-gradient(top, #00AEEF, #00AEEF);
  background: -o-linear-gradient(top, #00AEEF, #00AEEF);
  background: linear-gradient(#00AEEF, #00AEEF);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #00AEEF;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  text-shadow: none;
}
.btn-dark-blue {
  background: #607d8b;
  color: white;
}
.btn-dark-blue:hover,
.btn-dark-blue:active,
.btn-dark-blue:focus,
.btn-dark-blue.active {
  color: white;
  box-shadow: none !important;
}
.btn-dark-blue.active {
  background-color: #00AEEF;
}
.btn-app-green {
  background-color: #449d44;
  border-color: #449d44;
}
.btn-app-green:hover,
.btn-app-green:active,
.btn-app-green:focus {
  color: #ffffff;
  background-color: #449d44 !important;
  border-color: #449d44 !important;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
}
.btn-app-green.btn-app-green-christmas {
  background-image: url('../img/ico_christmas.png');
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
}
.btn-app-vip {
  width: 250px;
  height: 56px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 45px;
  color: #fff;
  text-decoration: none;
  background: url('../img/bg.btn-vip.png') no-repeat;
  background-size: 250px 56px;
  text-shadow: 1px 1px 0 #222;
}
.btn-app-vip:hover,
.btn-app-vip:active,
.btn-app-vip:focus {
  color: #fff;
  text-shadow: 1px 1px 0 #222;
}
.btn-app-white {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px !important;
  font-weight: normal !important;
  background: #9e9e9e;
  color: #fff;
  text-decoration: none !important;
  background-color: #9e9e9e;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #9e9e9e;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
.btn-app-white:hover,
.btn-app-white:active,
.btn-app-white:focus {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  background: #9e9e9e !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #9e9e9e !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
.btn-app-white.active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  background: #00AEEF !important;
  color: #fff;
  text-decoration: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #00AEEF !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
.btn-app-white2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px !important;
  font-weight: normal !important;
  background: #ffffff !important;
  color: #EE2A7B;
  text-decoration: none !important;
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background: -moz-linear-gradient(top, #ffffff, #ffffff);
  background: -ms-linear-gradient(top, #ffffff, #ffffff);
  background: -o-linear-gradient(top, #ffffff, #ffffff);
  background: linear-gradient(#ffffff, #ffffff);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
.btn-app-white2:hover,
.btn-app-white2:active,
.btn-app-white2:focus {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  background: #00AEEF;
  text-decoration: none;
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background: -moz-linear-gradient(top, #ffffff, #ffffff);
  background: -ms-linear-gradient(top, #ffffff, #ffffff);
  background: -o-linear-gradient(top, #ffffff, #ffffff);
  background: linear-gradient(#ffffff, #ffffff);
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  border: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
.btn-app-red {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  background: #EE2A7B;
  color: #ffffff;
  text-decoration: none;
  background-color: #EE2A7B;
  background: -webkit-gradient(linear, left top, left bottom, from(#EE2A7B), to(#EE2A7B));
  background: -webkit-linear-gradient(top, #EE2A7B, #EE2A7B);
  background: -moz-linear-gradient(top, #EE2A7B, #EE2A7B);
  background: -ms-linear-gradient(top, #EE2A7B, #EE2A7B);
  background: -o-linear-gradient(top, #EE2A7B, #EE2A7B);
  background: linear-gradient(#EE2A7B, #EE2A7B);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #EE2A7B;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  text-shadow: none;
}
.btn-app-red:hover,
.btn-app-red:active,
.btn-app-red:focus {
  color: #ffffff;
  background: #EE2A7B;
  background-color: #EE2A7B;
  background: -webkit-gradient(linear, left top, left bottom, from(#EE2A7B), to(#EE2A7B));
  background: -webkit-linear-gradient(top, #EE2A7B, #EE2A7B);
  background: -moz-linear-gradient(top, #EE2A7B, #EE2A7B);
  background: -ms-linear-gradient(top, #EE2A7B, #EE2A7B);
  background: -o-linear-gradient(top, #EE2A7B, #EE2A7B);
  background: linear-gradient(#EE2A7B, #EE2A7B);
  border: 1px solid #EE2A7B;
}
.btn-app-white3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px !important;
  font-weight: normal !important;
  background: #9e9e9e;
  color: #fff;
  text-decoration: none !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #9e9e9e;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
.btn-app-white3:hover,
.btn-app-white3:active,
.btn-app-white3:focus {
  color: #fff;
  background: #9e9e9e !important;
}
.btn-app-delete {
  position: absolute;
  top: 10px;
  right: 10px;
  /* if glyphicon */
  line-height: 20px;
  padding: 2px 5px 0 6px;
  -moz-background-clip: border;
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
.btn-app-delete .glyphicon-cog {
  font-size: 18px;
}
.btn-app-action {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.app-image .btn-app-delete {
  right: 50%;
  margin-right: -115px;
}
.glyphicon-cog {
  top: 2px;
  font-size: 28px;
}
.glyphicon-search {
  top: 2px;
}
.glyphicon-menu-hamburger {
  top: 2px;
}
.glyphicon-home {
  font-size: 12px;
  margin: 0 4px 0 0;
}
.glyphicon-chevron-left {
  margin-left: -2px;
}
.glyphicon-user {
  top: 2px;
}
.glyphicon-plus {
  top: 2px;
  left: 1px;
}
.glyphicon-minus {
  top: 2px;
  left: -1px;
}
.glyphicon-picture {
  top: 2px;
}
.glyphicon-paperclip {
  top: 3px;
}
.btn-lg .glyphicon-ok {
  top: 2px;
}
.btn-lg .glyphicon-remove {
  top: 3px;
}
.btn-nav {
  font-weight: normal;
  color: #333;
  text-shadow: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
  width: 61px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding: 0;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
}
.btn-nav:hover,
.btn-nav:active,
.btn-nav:focus {
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
}
.btn-nav.btn-nav-count {
  background: #EE2A7B;
  background-color: #EE2A7B;
  background: -webkit-gradient(linear, left top, left bottom, from(#EE2A7B), to(#EE2A7B));
  background: -webkit-linear-gradient(top, #EE2A7B, #EE2A7B);
  background: -moz-linear-gradient(top, #EE2A7B, #EE2A7B);
  background: -ms-linear-gradient(top, #EE2A7B, #EE2A7B);
  background: -o-linear-gradient(top, #EE2A7B, #EE2A7B);
  background: linear-gradient(#EE2A7B, #EE2A7B);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
}
.btn-nav.btn-nav-count:hover,
.btn-nav.btn-nav-count:active,
.btn-nav.btn-nav-count:focus {
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
}
.btn-nav.btn-nav-count .app-home {
  width: 18px;
  background-position: 0 center;
  margin-left: 10px;
  float: left;
  margin-right: -8px;
}
.btn-nav.btn-nav-count.app-nav-left {
  width: 80px;
}
select,
.checkbox label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  background: #fff;
  color: #222;
  text-decoration: none;
  /*.gradient(#fff,#f1f1f1);*/
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  text-shadow: 0 1px 0 #fff;
  height: 38px;
  padding-left: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
select[multiple] {
  padding: 10px;
}
.checkbox label {
  background: #eee;
  line-height: 22px;
  padding: 8px 6px 7px 40px;
  position: relative;
  white-space: normal;
  height: auto;
  text-align: left;
}
.checkbox input {
  left: 10px;
  margin-left: 0 !important;
}
.checkbox.disabled {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity = 30);
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}
.checkbox.checkbox-flush label {
  background-color: unset !important;
  border: none !important;
}
.filter select,
.filter .checkbox label {
  width: 100%;
}
.btn-group label,
.btn-group-vertical label {
  text-align: center;
  line-height: 25px;
  text-shadow: none;
  background-color: #9e9e9e;
  background: -webkit-gradient(linear, left top, left bottom, from(#9e9e9e), to(#9e9e9e));
  background: -webkit-linear-gradient(top, #9e9e9e, #9e9e9e);
  background: -moz-linear-gradient(top, #9e9e9e, #9e9e9e);
  background: -ms-linear-gradient(top, #9e9e9e, #9e9e9e);
  background: -o-linear-gradient(top, #9e9e9e, #9e9e9e);
  background: linear-gradient(#9e9e9e, #9e9e9e);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0 !important;
}
.btn-group label:hover,
.btn-group-vertical label:hover {
  background-color: #9e9e9e;
  background: -webkit-gradient(linear, left top, left bottom, from(#9e9e9e), to(#9e9e9e));
  background: -webkit-linear-gradient(top, #9e9e9e, #9e9e9e);
  background: -moz-linear-gradient(top, #9e9e9e, #9e9e9e);
  background: -ms-linear-gradient(top, #9e9e9e, #9e9e9e);
  background: -o-linear-gradient(top, #9e9e9e, #9e9e9e);
  background: linear-gradient(#9e9e9e, #9e9e9e);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0 !important;
}
.btn-group label.active,
.btn-group-vertical label.active,
.btn-group label.active:hover,
.btn-group-vertical label.active:hover {
  border: 0 !important;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  color: white;
  text-shadow: none;
  background-color: #00AEEF;
  background: -webkit-gradient(linear, left top, left bottom, from(#00AEEF), to(#00AEEF));
  background: -webkit-linear-gradient(top, #00AEEF, #00AEEF);
  background: -moz-linear-gradient(top, #00AEEF, #00AEEF);
  background: -ms-linear-gradient(top, #00AEEF, #00AEEF);
  background: -o-linear-gradient(top, #00AEEF, #00AEEF);
  background: linear-gradient(#00AEEF, #00AEEF);
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-right: 1px solid #f1f1f1 !important;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 6px;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 6px;
}
/* for Messages/Ads */
.mygtukas {
  display: inline-block;
  padding: 10px 16px;
  line-height: 1.33;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  /*float: none !important;*/
  border: none;
}
.btn-app.btn-xs,
.btn-app-white.btn-xs,
.btn-app-red.btn-xs {
  font-size: 13px !important;
  padding: 2px 5px 0 6px;
}
.btn-app.btn-xs:hover,
.btn-app-white.btn-xs:hover,
.btn-app-red.btn-xs:hover {
  -moz-background-clip: border;
  -webkit-background-clip: border-box;
  background-clip: border-box;
}
.btn-outline-dark {
  padding: 6px 16px;
  background-color: #fff;
  border: 1px solid #ccc !important;
  color: #000;
  font-size: 16px;
}
.btn-outline-dark:hover,
.btn-outline-dark:active,
.btn-outline-dark:focus {
  color: #000;
}
.btn-outline-white {
  padding: 6px 16px;
  background-color: #fff;
  border: 1px solid #ccc !important;
  color: #757575;
  font-size: 16px;
}
.btn-outline-white:hover,
.btn-outline-white:active,
.btn-outline-white:focus {
  color: #757575;
}
.btn-app-white.btn-icon:hover,
.btn-app-white.btn-icon:focus,
.btn-app-white.btn-icon:active {
  background-color: transparent !important;
  border: none !important;
}
.btn-icon {
  background-color: transparent;
  background-image: none;
  border: none;
  padding: 0;
  color: #333;
  font-weight: normal;
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1;
}
.btn-icon:hover,
.btn-icon:active,
.btn-icon:focus {
  background-color: transparent !important;
  background-image: none !important;
  border: none !important;
  color: #333 !important;
}
.btn-icon.btn-app-white div {
  background-color: #9e9e9e;
}
.btn-icon.btn-app-red div {
  background-color: #EE2A7B;
}
.btn-icon.btn-app div {
  background-color: #00AEEF;
}
.btn-icon div {
  width: 70px;
  height: 70px;
  display: inherit;
  border-radius: 100%;
  padding: 1.5rem;
  margin: 1rem;
  justify-content: center;
  align-items: center;
}
.btn-loading {
  position: relative;
}
.btn-loading:after {
  display: inline-block;
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: opacity 0.3s ease;
  background-size: 40px 40px !important;
  background-repeat: repeat !important;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent) !important;
  animation: barberpole 1s linear infinite;
  cursor: default;
}
@keyframes barberpole {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 80px 40px;
  }
}
.btn-social-login {
  display: flex;
  align-items: center;
  min-width: 140px;
  background-color: #fff;
  color: #757575;
  font-size: 16px;
  padding: 5px 16px;
}
.btn-social-login svg {
  width: 32px;
  height: 32px;
  margin-right: 10px;
}
.btn-social-login.btn-app-red {
  justify-content: center;
}
.checkbox-custom {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.checkbox-custom + label {
  position: relative;
  font-size: 14px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  height: 25px;
  color: #000000;
}
.checkbox-custom + label::before {
  content: " ";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAYAAAA8AXHiAAAMSElEQVR4nO2da6wdVRXHf72AsRXtVUqxPLRAI4KWl4CKX/wgRIwxpbft7dUCVUxf99U2VUyoKIoiKgI+KRoVbHtfpUhMACUmfjCADxSKitRqKCJIS6TWagUTavZlDQyn5zHnnJnZ/z1nfkmT9rxmnTP/rr322muvPeXAgQM0wZnAqcAc4EjAvXkXsB3YZn9KwmUacBIwE5gK7Aeesvv7n2a+1aEJX3cUcCFwAfBW4DjgMHvuWeAxE9UdwFZgTymuoOgC3gO8CzitirAeAn4O3G3OpCGNPNYMYD2wzC6UBCeqbwGfA/7d6XdMnG5gNbAUeGMCU3cCNwPXAnvrvbCesBYCN9nFW+EJ4FLgruLch0JxEfAVcx7N8jTwMeD7td7XVePxzwDjbYjKcTRwJzDQEbcpLDYAt7QoKux937ORqSrVPNaVwBUp/0wrgRtT/syS1hgFelP87W4D5lc+WCmsRcBYRjfMea5vZPTZJckYtxAnbb4KDMc/My4s5952Z3yDBoGvlyLwwmagL8MLv89Cn0niMdZ1OXzbr5UxlxdGMhYVJtxDon9EwnKB9pKcvrET19qcrlXywvC3OIffodti6UkiYS3L+QZca9PVkmzZklFMVYsX46xIWO/3cIO/CHzcw3U7BSeqnpy/q1vqOwUT1uuAMzz92NeUw2ImjHkQVcR5mLBOrJMozQM3LH7C4/WLxhZLG/liLiao6QI/7NXAOgE7QmezR08VcQQmrCkiP+aXypirLUZzSCkkYbLqxQlrn4AxEdeU4mqJTSkv07TDfzFh7RQxKMKJ63INU4LABeofFDLU1W9NCsuVtzzi356XcVUGC+FFxHegXo37ic0Gfyxl2gu4KotPKxgiyoRAoF6NnxAT1nekTHuJT5XiqooT1QJBu+4DHicmrKimWREnrk+K2uaDEVFROb4c/SVeNjNXfJfNVaXAMqunSoPttsNnknjG/SHbAKHK+g4P6DcLi4rKeK9yKWe9jd+qXGl/Og2V5GctXHXM7+LPVVsjXCQurivEPWvajAglP6sxBHy78vF62782Ah/K28omcGU3lwnblwa3VtuoIMRy2yJ4EPWqGpZYsKiKW/r5grB97TIhLqr+WqIiQblMr43vqlxmi9dFY1w4pYCVIH+z3guS1GH1icdc6womrlvFZ3+DSfaIJi3wUw/o1xVkWBwTH/4Gkm7fa7aNkepSQsR1AZc6jwkuKMdpak9osyXJC61NkSprrNQ5NEbFRTXc7EbjVmrde8Rni2uti0oopN1LIW0GbQt9UzQ7FMZR/0FujG+gFGWrNbRTZVW9jjL1aGd3zmLLCquyQrxPxBZxUS1vVVS06bEilFfcEfVc6p6q7c5AaewnzLL1URqsaJTMy5mxAIa/tttNpeGxItRTERtMZD5R/42GrGlL26S5A3qhxQ2qLPfc+E258hOb/aUiKlL2WBE+mlE0w00msjxRn0EPt5JSqEcWPRsWiHuuZTn3Q1Wvp0pdVGTksSI2iW2krMR1/f1IxtdQn/2tsNgzdbIUFgGsf/0AuDijz1Yv0su02XDW7YvU67kuMs+VNuPiolqZ9UQma48VoT7Nds30L0nps9QnL6mlFOqRV8O1heIL1xfXO76jCUbFRdWfh6jI0WNFqP9v3mjDYyt0TPIzCXm3iFxgQa0qS1qMudSTn7mKCk+9R9XFtdRmi0kZyamPequszltUeBgK46jfkPEEiU31ob3leqp2SXrCahb02WmdqlvHo/xbLXGp56m8nrjm02NFqNdzba3ilTo6+ZkEn/3dIxaJJ1HnV9SbqW/RSqWeql18DoVx+qyNs2q8sih25J7yEtWQr5iqEoWhMI76sKiM1EGjCkNhnEXi+xZVWaN2eq2asLDhsBRXclye6no1oxSFhYlLuVhQBVekd4OiYarCwmIt5d0/vlmVReVnWigLC8vMK6cifLFSZfZXC3VhYamIclh8iUT9qXwTgrAIoJ4rL/rF2wa8SCjCwtbsOnm2OCy2o7suIQmLDp4tttRKyCehCQsbFm8TsCMv1oQy/MUJUVjYIrBysWBarFFMfiYhVGFhlahFTkX0hyoqAhcWlooo4myxP6RAvRoqZTPt0GuVqMr9EZrBa+VnWoTusSIWFyTmGiiCqCiQsLCYS/mQg0b0q5W+tEORhIXVc4WY5xoMPaaqpGjCwvJcIQ2LQyHmqRpRRGFhw6JknVIFH/WxmTQPiiqsUHh3Ub+Y2maKtFDfoRznl8A7ged1TGqfInqsiYBE5TgHuEfAjlQpmrDUTyatxduBe4FDNM1rniINhSENf7X4lXmw4CmKx1LvpJeUs4H7inBfiiCssQKtE2LD4i9CX8cNXVgj4r0UWuUsi7mCFVfIMVYRYqpGPACcC+zXNvNgQhWW+okPabLNAvpnQzI6xKFwooNE5TjVZotTBWxJTGgeS72TXpb8HjgTeC4EY0PyWOqd9LLmLSF5rlA8lnpz/jx5GHibekAfgsdSb86fNydbnuuVykaqC2tUvBe8L+basDhN1UDlobAc/hrzR8vU71UzTFVYnTz7a5Ydtsa4R8koRWGVomqeHZaK+JeKQWoxlvrJpKrMAX4LdKvYpySsLeI93i8FrhOwoxYnAr8BXq1gjMrq+Yj4grLbofxd+/sxwhUVxwP329qi15irPKSpMcNVmp6px4GPAmf4FJfvoXCzuKiGanTSUz/kYDbwa2C6LwN8Cmtc+KxCbPirt5m0R7yFUhRzzfRxcV9DYZEOkVQ/KfZvlorYledFfXisLQGc99dMK6E+8c6Cx1hAf1SeF81bWOrlxIMtnvigfsjBsRZz5TYs5imsMXFRtducX/3sn2Mt5pqVx8XyirHUF5SrpRRaRd0rPwmcFjsxNhPy8Fjq9VRpN+dX7yw4y2Ku12d5kaw91pj4vr8s+6irz3yftNni37P48Cw91iZxUWV9MmmP+Akas6xYMJOYKyuPpR5T5dlHXT3P9ZQVC+5M80OzEJZ68LrKwyGSo+L9JZ62bf2piSvtoVC96ZkPURHASbEzLKCfndYHpiks9eFvyPNxt+pJ1CMs5joujQ9LS1ij4qJqtKCcF+onxc6wStS2PVcaMZZ6PdVqwdbc6k1NnrEk6l9b/YB2PZZ6PdWgaL939fMWX2vLP8e3+gHteCz1mc5a8Rp1AvBce6wS9dFm39iqx1JvzzgQgKgwz6W8cN1ts8U3NfvGVjyW+lKFr5RCO6h7/32W53ok6Rua9VgT4qIaCFBUWJ5LebZ4uNVzJfZczQhLvTn/ysDP++sNQFxuWDwpyYuTCks9pTBYkJNJe8V3/yT2XEmENSIuqoGCnffXI17PdbilIk6p96JGwbt6PdVgEQ+RNNSXyFxHwdOB7dWerOexNoqLarjAosJGCeV6rqk2LJ5c7claHks9psqznso36vdiv523+GD8wWrCKkWlh3qN23OWof9D9EClsFxHlQ97MS0ZK4ANwvZlifp/+H9ayc1k87d4jLVUXFSDHSwqLN5Vjrmmx2ezkcd6jZVKqHZRDnGZJivUZ4vnA3dHQvqssKh8V36q4YbDHwrbN1mm5DzWNBsfFc/GGxKp/FTEDYvzRG07q8sWlRVFNVyKqi6ujut2Udv6nLDeK2BIJWlvey8q80QD+nO6Gq35eGBFwTPqaTNfsCpithPWGwQMiejv8JRCq/SK1dB3O2G9SsAQrJ6q0zLqaaLU5eZQJ6z/CRhSlHoq3ywSSUXs78qqjU0TtNtJr+TlXChQLLi7q1Y9TU4Ml8NfJvR4TkXscMK619PF02zPWHIw8zyK66cu834C8OecL1xm1PPDx6bYmc5j/QX4WY4XXVmKKlfm59zlxlUe746qG063LiNZ08yJDyXpklc9lzuoYFdU0fAAcHPGFxwoReWVPOq5hqKjVeIVpFMs1mq5w0gdSk+lQ1b1XBPxzTfxGiynsHOBx1O+YJn81MINh7ekbNHtlTu6Kov7XLJ0LvCjFC72BHBBmfyU5BLrcZ9GZ+PPV6sLq1Y16noifcAaVTxY5flGuKLBq20b9l3yP3Hncr31YWjVe90JnA1cXu3JJG2MzjdFvsN6U3ZbPBaxzzzdNuAOy5s80+l3LTBOsFzXecCbgSOBaRVf4R/Anyw1NWENQmqStD/W0abOOXY02Svs8eftgo+ZsFrxcCU6uI2nrj7P3W+3wcb1aTgM2GsHaj4M3NPwrGng/5tRwHeuKlnjAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-size: 6px 6px;
  background-position: center center;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  width: 16px;
  height: 16px;
  background-color: rgba(255, 255, 255, 0.2);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.7);
  border-radius: 12px;
  box-shadow: none;
  /*
	outline: 1px rgba(0, 0, 0, 0.1) solid;
	*/
}
.checkbox-custom:checked + label::after {
  content: " ";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAYAAAA8AXHiAAAMSElEQVR4nO2da6wdVRXHf72AsRXtVUqxPLRAI4KWl4CKX/wgRIwxpbft7dUCVUxf99U2VUyoKIoiKgI+KRoVbHtfpUhMACUmfjCADxSKitRqKCJIS6TWagUTavZlDQyn5zHnnJnZ/z1nfkmT9rxmnTP/rr322muvPeXAgQM0wZnAqcAc4EjAvXkXsB3YZn9KwmUacBIwE5gK7Aeesvv7n2a+1aEJX3cUcCFwAfBW4DjgMHvuWeAxE9UdwFZgTymuoOgC3gO8CzitirAeAn4O3G3OpCGNPNYMYD2wzC6UBCeqbwGfA/7d6XdMnG5gNbAUeGMCU3cCNwPXAnvrvbCesBYCN9nFW+EJ4FLgruLch0JxEfAVcx7N8jTwMeD7td7XVePxzwDjbYjKcTRwJzDQEbcpLDYAt7QoKux937ORqSrVPNaVwBUp/0wrgRtT/syS1hgFelP87W4D5lc+WCmsRcBYRjfMea5vZPTZJckYtxAnbb4KDMc/My4s5952Z3yDBoGvlyLwwmagL8MLv89Cn0niMdZ1OXzbr5UxlxdGMhYVJtxDon9EwnKB9pKcvrET19qcrlXywvC3OIffodti6UkiYS3L+QZca9PVkmzZklFMVYsX46xIWO/3cIO/CHzcw3U7BSeqnpy/q1vqOwUT1uuAMzz92NeUw2ImjHkQVcR5mLBOrJMozQM3LH7C4/WLxhZLG/liLiao6QI/7NXAOgE7QmezR08VcQQmrCkiP+aXypirLUZzSCkkYbLqxQlrn4AxEdeU4mqJTSkv07TDfzFh7RQxKMKJ63INU4LABeofFDLU1W9NCsuVtzzi356XcVUGC+FFxHegXo37ic0Gfyxl2gu4KotPKxgiyoRAoF6NnxAT1nekTHuJT5XiqooT1QJBu+4DHicmrKimWREnrk+K2uaDEVFROb4c/SVeNjNXfJfNVaXAMqunSoPttsNnknjG/SHbAKHK+g4P6DcLi4rKeK9yKWe9jd+qXGl/Og2V5GctXHXM7+LPVVsjXCQurivEPWvajAglP6sxBHy78vF62782Ah/K28omcGU3lwnblwa3VtuoIMRy2yJ4EPWqGpZYsKiKW/r5grB97TIhLqr+WqIiQblMr43vqlxmi9dFY1w4pYCVIH+z3guS1GH1icdc6womrlvFZ3+DSfaIJi3wUw/o1xVkWBwTH/4Gkm7fa7aNkepSQsR1AZc6jwkuKMdpak9osyXJC61NkSprrNQ5NEbFRTXc7EbjVmrde8Rni2uti0oopN1LIW0GbQt9UzQ7FMZR/0FujG+gFGWrNbRTZVW9jjL1aGd3zmLLCquyQrxPxBZxUS1vVVS06bEilFfcEfVc6p6q7c5AaewnzLL1URqsaJTMy5mxAIa/tttNpeGxItRTERtMZD5R/42GrGlL26S5A3qhxQ2qLPfc+E258hOb/aUiKlL2WBE+mlE0w00msjxRn0EPt5JSqEcWPRsWiHuuZTn3Q1Wvp0pdVGTksSI2iW2krMR1/f1IxtdQn/2tsNgzdbIUFgGsf/0AuDijz1Yv0su02XDW7YvU67kuMs+VNuPiolqZ9UQma48VoT7Nds30L0nps9QnL6mlFOqRV8O1heIL1xfXO76jCUbFRdWfh6jI0WNFqP9v3mjDYyt0TPIzCXm3iFxgQa0qS1qMudSTn7mKCk+9R9XFtdRmi0kZyamPequszltUeBgK46jfkPEEiU31ob3leqp2SXrCahb02WmdqlvHo/xbLXGp56m8nrjm02NFqNdzba3ilTo6+ZkEn/3dIxaJJ1HnV9SbqW/RSqWeql18DoVx+qyNs2q8sih25J7yEtWQr5iqEoWhMI76sKiM1EGjCkNhnEXi+xZVWaN2eq2asLDhsBRXclye6no1oxSFhYlLuVhQBVekd4OiYarCwmIt5d0/vlmVReVnWigLC8vMK6cifLFSZfZXC3VhYamIclh8iUT9qXwTgrAIoJ4rL/rF2wa8SCjCwtbsOnm2OCy2o7suIQmLDp4tttRKyCehCQsbFm8TsCMv1oQy/MUJUVjYIrBysWBarFFMfiYhVGFhlahFTkX0hyoqAhcWlooo4myxP6RAvRoqZTPt0GuVqMr9EZrBa+VnWoTusSIWFyTmGiiCqCiQsLCYS/mQg0b0q5W+tEORhIXVc4WY5xoMPaaqpGjCwvJcIQ2LQyHmqRpRRGFhw6JknVIFH/WxmTQPiiqsUHh3Ub+Y2maKtFDfoRznl8A7ged1TGqfInqsiYBE5TgHuEfAjlQpmrDUTyatxduBe4FDNM1rniINhSENf7X4lXmw4CmKx1LvpJeUs4H7inBfiiCssQKtE2LD4i9CX8cNXVgj4r0UWuUsi7mCFVfIMVYRYqpGPACcC+zXNvNgQhWW+okPabLNAvpnQzI6xKFwooNE5TjVZotTBWxJTGgeS72TXpb8HjgTeC4EY0PyWOqd9LLmLSF5rlA8lnpz/jx5GHibekAfgsdSb86fNydbnuuVykaqC2tUvBe8L+basDhN1UDlobAc/hrzR8vU71UzTFVYnTz7a5Ydtsa4R8koRWGVomqeHZaK+JeKQWoxlvrJpKrMAX4LdKvYpySsLeI93i8FrhOwoxYnAr8BXq1gjMrq+Yj4grLbofxd+/sxwhUVxwP329qi15irPKSpMcNVmp6px4GPAmf4FJfvoXCzuKiGanTSUz/kYDbwa2C6LwN8Cmtc+KxCbPirt5m0R7yFUhRzzfRxcV9DYZEOkVQ/KfZvlorYledFfXisLQGc99dMK6E+8c6Cx1hAf1SeF81bWOrlxIMtnvigfsjBsRZz5TYs5imsMXFRtducX/3sn2Mt5pqVx8XyirHUF5SrpRRaRd0rPwmcFjsxNhPy8Fjq9VRpN+dX7yw4y2Ku12d5kaw91pj4vr8s+6irz3yftNni37P48Cw91iZxUWV9MmmP+Akas6xYMJOYKyuPpR5T5dlHXT3P9ZQVC+5M80OzEJZ68LrKwyGSo+L9JZ62bf2piSvtoVC96ZkPURHASbEzLKCfndYHpiks9eFvyPNxt+pJ1CMs5joujQ9LS1ij4qJqtKCcF+onxc6wStS2PVcaMZZ6PdVqwdbc6k1NnrEk6l9b/YB2PZZ6PdWgaL939fMWX2vLP8e3+gHteCz1mc5a8Rp1AvBce6wS9dFm39iqx1JvzzgQgKgwz6W8cN1ts8U3NfvGVjyW+lKFr5RCO6h7/32W53ok6Rua9VgT4qIaCFBUWJ5LebZ4uNVzJfZczQhLvTn/ysDP++sNQFxuWDwpyYuTCks9pTBYkJNJe8V3/yT2XEmENSIuqoGCnffXI17PdbilIk6p96JGwbt6PdVgEQ+RNNSXyFxHwdOB7dWerOexNoqLarjAosJGCeV6rqk2LJ5c7claHks9psqznso36vdiv523+GD8wWrCKkWlh3qN23OWof9D9EClsFxHlQ97MS0ZK4ANwvZlifp/+H9ayc1k87d4jLVUXFSDHSwqLN5Vjrmmx2ezkcd6jZVKqHZRDnGZJivUZ4vnA3dHQvqssKh8V36q4YbDHwrbN1mm5DzWNBsfFc/GGxKp/FTEDYvzRG07q8sWlRVFNVyKqi6ujut2Udv6nLDeK2BIJWlvey8q80QD+nO6Gq35eGBFwTPqaTNfsCpithPWGwQMiejv8JRCq/SK1dB3O2G9SsAQrJ6q0zLqaaLU5eZQJ6z/CRhSlHoq3ywSSUXs78qqjU0TtNtJr+TlXChQLLi7q1Y9TU4Ml8NfJvR4TkXscMK619PF02zPWHIw8zyK66cu834C8OecL1xm1PPDx6bYmc5j/QX4WY4XXVmKKlfm59zlxlUe746qG063LiNZ08yJDyXpklc9lzuoYFdU0fAAcHPGFxwoReWVPOq5hqKjVeIVpFMs1mq5w0gdSk+lQ1b1XBPxzTfxGiynsHOBx1O+YJn81MINh7ekbNHtlTu6Kov7XLJ0LvCjFC72BHBBmfyU5BLrcZ9GZ+PPV6sLq1Y16noifcAaVTxY5flGuKLBq20b9l3yP3Hncr31YWjVe90JnA1cXu3JJG2MzjdFvsN6U3ZbPBaxzzzdNuAOy5s80+l3LTBOsFzXecCbgSOBaRVf4R/Anyw1NWENQmqStD/W0abOOXY02Svs8eftgo+ZsFrxcCU6uI2nrj7P3W+3wcb1aTgM2GsHaj4M3NPwrGng/5tRwHeuKlnjAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-size: 8px 8px;
  background-position: center center;
  background-color: #00AEEF;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-radius: 12px;
  position: absolute;
  right: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0px;
  text-align: center;
  font-size: 10px;
  height: 20px;
  width: 20px;
}
.app-list-item .checkbox-container {
  top: 25px !important;
  bottom: 0 !important;
}
.app-list-item .checkbox-custom + label::before {
  border-color: #8f8f8f;
}
/* guest photos */
.app-intro {
  /*	
	height: 140px;
	font-size: 0;

	a {
		float: left;
		margin: 10px 5px 8px;
		display: none;

		span {
			display: block;
			width: 90px;
			height: 90px;
			background-position: 50% 50%;
			background-repeat: no-repeat;
		}
	}
	*/
  width: 1000px;
  margin: 0 auto;
  text-align: left;
}
.app-intro .app-usersonline {
  margin: 10px 5px 8px;
}
.app-intro-guest {
  margin: 10px auto 5px;
}
.app-intro-guest .app-memberline-holder {
  height: 128px;
}
.app-intro-img {
  width: 90px;
}
.app-intro .i0,
.app-intro .i1,
.app-intro .i2,
.app-intro .i3,
.app-intro .i4,
.app-intro .i5,
.app-intro .i6,
.app-intro .i7,
.app-intro .i8,
.app-intro .i9 {
  display: block;
}
@media only screen and (max-width: 1200px) {
  .app-intro {
    width: 900px;
  }
  .app-intro .i0,
  .app-intro .i1,
  .app-intro .i2,
  .app-intro .i3,
  .app-intro .i4,
  .app-intro .i5,
  .app-intro .i6,
  .app-intro .i7,
  .app-intro .i8 {
    display: block;
  }
  .app-intro .i9 {
    display: none;
  }
}
@media only screen and (max-width: 920px) {
  .app-intro {
    width: 800px;
  }
  .app-intro .i0,
  .app-intro .i1,
  .app-intro .i2,
  .app-intro .i3,
  .app-intro .i4,
  .app-intro .i5,
  .app-intro .i6,
  .app-intro .i7 {
    display: block;
  }
  .app-intro .i8,
  .app-intro .i9 {
    display: none;
  }
}
@media only screen and (max-width: 820px) {
  .app-intro {
    width: 700px;
  }
  .app-intro .i0,
  .app-intro .i1,
  .app-intro .i2,
  .app-intro .i3,
  .app-intro .i4,
  .app-intro .i5,
  .app-intro .i6 {
    display: block;
  }
  .app-intro .i7,
  .app-intro .i8,
  .app-intro .i9 {
    display: none;
  }
}
@media only screen and (max-width: 720px) {
  .app-intro {
    width: 600px;
  }
  .app-intro .i0,
  .app-intro .i1,
  .app-intro .i2,
  .app-intro .i3,
  .app-intro .i4,
  .app-intro .i5 {
    display: block;
  }
  .app-intro .i6,
  .app-intro .i7,
  .app-intro .i8,
  .app-intro .i9 {
    display: none;
  }
}
@media only screen and (max-width: 620px) {
  .app-intro {
    width: 500px;
  }
  .app-intro .i0,
  .app-intro .i1,
  .app-intro .i2,
  .app-intro .i3,
  .app-intro .i4 {
    display: block;
  }
  .app-intro .i5,
  .app-intro .i6,
  .app-intro .i7,
  .app-intro .i8,
  .app-intro .i9 {
    display: none;
  }
}
@media only screen and (max-width: 520px) {
  .app-intro {
    width: 400px;
  }
  .app-intro .i0,
  .app-intro .i1,
  .app-intro .i2,
  .app-intro .i3 {
    display: block;
  }
  .app-intro .i4,
  .app-intro .i5,
  .app-intro .i6,
  .app-intro .i7,
  .app-intro .i8,
  .app-intro .i9 {
    display: none;
  }
}
@media only screen and (max-width: 420px) {
  .app-intro {
    width: 300px;
  }
  .app-intro .i0,
  .app-intro .i1,
  .app-intro .i2 {
    display: block;
  }
  .app-intro .i3,
  .app-intro .i4,
  .app-intro .i5,
  .app-intro .i6,
  .app-intro .i7,
  .app-intro .i8,
  .app-intro .i9 {
    display: none;
  }
}
@media only screen and (max-width: 315px) {
  .app-intro {
    width: 200px;
  }
  .app-intro .i0,
  .app-intro .i1 {
    display: block;
  }
  .app-intro .i2,
  .app-intro .i3,
  .app-intro .i4,
  .app-intro .i5,
  .app-intro .i6,
  .app-intro .i7,
  .app-intro .i8,
  .app-intro .i9 {
    display: none;
  }
}
/* global */
.equal,
.equal > div[class*='col-'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex: 1 0 auto;
}
html,
body {
  margin: 0;
}
html {
  overflow-y: scroll;
}
html.x-layout-h100 {
  height: 100%;
}
html.x-layout-h100 body {
  height: 100%;
}
html.x-layout-h100 body .x-layout {
  height: 100%;
}
html.x-layout-h100 body .x-layout-container {
  height: 100%;
}
html.x-layout-h100 body .x-layout-container .x-layout-content {
  flex: 1;
  overflow: auto;
  padding-bottom: 0;
}
.container {
  max-width: 1000px;
}
.row-mini {
  margin-right: -2px;
  margin-left: -2px;
}
.row-mini .col-lg-1,
.row-mini .col-lg-10,
.row-mini .col-lg-11,
.row-mini .col-lg-12,
.row-mini .col-lg-2,
.row-mini .col-lg-3,
.row-mini .col-lg-4,
.row-mini .col-lg-5,
.row-mini .col-lg-6,
.row-mini .col-lg-7,
.row-mini .col-lg-8,
.row-mini .col-lg-9,
.row-mini .col-md-1,
.row-mini .col-md-10,
.row-mini .col-md-11,
.row-mini .col-md-12,
.row-mini .col-md-2,
.row-mini .col-md-3,
.row-mini .col-md-4,
.row-mini .col-md-5,
.row-mini .col-md-6,
.row-mini .col-md-7,
.row-mini .col-md-8,
.row-mini .col-md-9,
.row-mini .col-sm-1,
.row-mini .col-sm-10,
.row-mini .col-sm-11,
.row-mini .col-sm-12,
.row-mini .col-sm-2,
.row-mini .col-sm-3,
.row-mini .col-sm-4,
.row-mini .col-sm-5,
.row-mini .col-sm-6,
.row-mini .col-sm-7,
.row-mini .col-sm-8,
.row-mini .col-sm-9,
.row-mini .col-xs-1,
.row-mini .col-xs-10,
.row-mini .col-xs-11,
.row-mini .col-xs-12,
.row-mini .col-xs-2,
.row-mini .col-xs-3,
.row-mini .col-xs-4,
.row-mini .col-xs-5,
.row-mini .col-xs-6,
.row-mini .col-xs-7,
.row-mini .col-xs-8,
.row-mini .col-xs-9 {
  padding-right: 2px;
  padding-left: 2px;
}
.row-p-5 {
  margin-right: -5px !important;
  margin-left: -5px !important;
}
.row-p-5 .col-lg-1,
.row-p-5 .col-lg-10,
.row-p-5 .col-lg-11,
.row-p-5 .col-lg-12,
.row-p-5 .col-lg-2,
.row-p-5 .col-lg-3,
.row-p-5 .col-lg-4,
.row-p-5 .col-lg-5,
.row-p-5 .col-lg-6,
.row-p-5 .col-lg-7,
.row-p-5 .col-lg-8,
.row-p-5 .col-lg-9,
.row-p-5 .col-md-1,
.row-p-5 .col-md-10,
.row-p-5 .col-md-11,
.row-p-5 .col-md-12,
.row-p-5 .col-md-2,
.row-p-5 .col-md-3,
.row-p-5 .col-md-4,
.row-p-5 .col-md-5,
.row-p-5 .col-md-6,
.row-p-5 .col-md-7,
.row-p-5 .col-md-8,
.row-p-5 .col-md-9,
.row-p-5 .col-sm-1,
.row-p-5 .col-sm-10,
.row-p-5 .col-sm-11,
.row-p-5 .col-sm-12,
.row-p-5 .col-sm-2,
.row-p-5 .col-sm-3,
.row-p-5 .col-sm-4,
.row-p-5 .col-sm-5,
.row-p-5 .col-sm-6,
.row-p-5 .col-sm-7,
.row-p-5 .col-sm-8,
.row-p-5 .col-sm-9,
.row-p-5 .col-xs-1,
.row-p-5 .col-xs-10,
.row-p-5 .col-xs-11,
.row-p-5 .col-xs-12,
.row-p-5 .col-xs-2,
.row-p-5 .col-xs-3,
.row-p-5 .col-xs-4,
.row-p-5 .col-xs-5,
.row-p-5 .col-xs-6,
.row-p-5 .col-xs-7,
.row-p-5 .col-xs-8,
.row-p-5 .col-xs-9 {
  padding-right: 5px !important;
  padding-left: 5px !important;
}
.material-symbols-outlined {
  font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
.width-400 {
  width: 400px !important;
}
.width-410 {
  width: 410px !important;
}
.width-200 {
  width: 200px !important;
}
.w-500 {
  max-width: 500px !important;
}
.w-750 {
  max-width: 750px !important;
}
.d-inline-block {
  display: inline-block;
}
.pswp {
  z-index: 99999 !important;
}
.pswp .pswp__button--arrow--prev svg,
.pswp .pswp__button--arrow--next svg {
  visibility: hidden;
}
.pswp .pswp__button--arrow--prev {
  top: 20%;
  left: 0;
  width: 50%;
  height: 90%;
}
.pswp .pswp__button--arrow--next {
  top: 20%;
  right: 0;
  width: 50%;
  height: 90%;
}
.pswp .app-grid-commentcount,
.pswp .app-grid-likecount {
  height: auto;
  width: auto;
  margin-bottom: 10px;
  cursor: pointer;
}
@media only screen and (min-width: 640px) {
  .pswp .app-grid-commentcount {
    left: 40%;
  }
  .pswp .app-grid-likecount {
    right: 40%;
  }
}
.pswp--touch .pswp__button--arrow {
  visibility: visible !important;
}
.cursor-pointer {
  cursor: pointer;
}
.border-top {
  border-top: 1px solid #e3e3e3;
}
body.modal-open .x-layout-fixed-top {
  z-index: unset;
}
body {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  padding-bottom: env(safe-area-inset-bottom);
  position: relative;
  background: #f1f1f1 !important;
  color: #333;
  width: 100%;
  /* with .modal-open { position: fixed; } */
  margin: 0;
}
body.modal-open {
  position: relative;
  padding-right: 0px !important;
}
body .x-layout {
  display: flex;
  flex-direction: row;
}
body .x-layout-fixed-top {
  z-index: 2049;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}
body .x-layout-fixed-bottom {
  z-index: 1049;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}
body .x-layout-fixed-bottom .x-layout-footer-nav {
  padding-bottom: env(safe-area-inset-bottom);
}
body .x-layout-content {
  padding-top: 40px;
  padding-bottom: 65px;
}
body .x-layout-content.x-layout-header-nav-after {
  padding-top: 75px;
}
body .x-layout-content.x-layout-header-nav-none {
  padding-top: 0;
}
body .x-layout-left {
  position: sticky;
  top: 60px;
  height: calc(100vh - 60px);
  width: 320px;
  flex: 0 0 320px;
  background: #f1f1f1;
  overflow: hidden;
  padding-right: 12px;
  -webkit-overflow-scrolling: touch;
}
body .x-layout-left::-webkit-scrollbar {
  width: 12px;
}
body .x-layout-left::-webkit-scrollbar-track {
  background: #f1f1f1;
}
body .x-layout-left::-webkit-scrollbar-thumb {
  background-color: #9e9e9e;
  border-radius: 20px;
  border: 3px solid #f1f1f1;
}
body .x-layout-left:hover {
  overflow-y: scroll !important;
  padding-right: 0 !important;
}
@-moz-document url-prefix() {
  body .x-layout-left:hover {
    padding-right: 12px !important;
  }
}
@media only screen and (max-width: 1320px) {
  body .x-layout-left {
    display: none;
  }
}
body .x-layout-left .app-panel {
  position: relative;
  max-width: none;
  padding-right: 10px;
}
body .x-layout-left .app-panel .app-panel-container {
  background: #f1f1f1;
}
body .x-layout-left .app-panel .app-panel-collapse .media .media-heading {
  line-height: 22px;
  font-size: 15px;
}
body .x-layout-left .app-panel .media-profile .media-body {
  display: none;
}
body .x-layout-center {
  flex: auto;
  overflow-x: auto;
}
body .x-layout-container {
  display: flex;
  flex-direction: column;
}
body .x-layout-container > .app-bottom-nav .app-gallery-settingsmodal.modal {
  bottom: 50px;
}
body .x-layout.x-layout-split {
  max-width: 1320px;
  width: 100%;
  padding-top: 60px !important;
}
@media only screen and (max-width: 1320px) {
  body .x-layout.x-layout-split {
    padding-top: 0 !important;
  }
}
body .x-layout.x-layout-split .x-layout-full-header {
  padding-top: 5px;
  padding-bottom: 5px;
  height: 60px;
  background: #fff;
  border-bottom: 1px solid #d9d9d6;
}
body .x-layout.x-layout-split .x-layout-full-header .x-layout-full-header-content {
  margin: 0 auto;
  max-width: 1320px;
  width: 100%;
}
body .x-layout.x-layout-split .x-layout-full-header .x-layout-full-header-content .media-heading {
  font-size: 16px !important;
  font-weight: normal !important;
}
body .x-layout.x-layout-split .x-layout-full-header .x-layout-full-header-content .btn-app-red {
  padding-left: 20px;
  padding-right: 20px;
}
body .x-layout.x-layout-split .x-layout-full-header .x-layout-full-header-content .btn-app,
body .x-layout.x-layout-split .x-layout-full-header .x-layout-full-header-content .d-flex .btn {
  padding-left: 30px;
  padding-right: 30px;
  margin-right: 10px;
}
body .x-layout.x-layout-split .x-layout-full-header .x-layout-full-header-content .mr-5 {
  margin-right: 45px !important;
}
body .x-layout.x-layout-split .x-layout-full-header .x-layout-full-header-content .app-menu-userico .app-icon-edit {
  right: 0;
}
body .x-layout.x-layout-split .x-layout-full-header .x-layout-full-header-content .top-navigation {
  margin-left: 200px;
}
@media only screen and (max-width: 1320px) {
  body .x-layout.x-layout-split .x-layout-full-header {
    display: none !important;
  }
}
body .x-layout.x-layout-split .x-layout-content {
  padding-top: 0;
  padding-bottom: 20px;
  flex: 1;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
body .x-layout.x-layout-split .x-layout-content::-webkit-scrollbar {
  width: 12px;
}
body .x-layout.x-layout-split .x-layout-content::-webkit-scrollbar-track {
  background: #f1f1f1;
}
body .x-layout.x-layout-split .x-layout-content::-webkit-scrollbar-thumb {
  background-color: #9e9e9e;
  border-radius: 20px;
  border: 3px solid #f1f1f1;
}
body .x-layout.x-layout-split .x-layout-footer-nav {
  display: none;
}
@media only screen and (max-width: 1320px) {
  body .x-layout.x-layout-split .x-layout-footer-nav {
    display: flex;
  }
}
body .x-layout.x-layout-split .x-layout-container {
  padding-bottom: 0 !important;
}
body .x-layout-noheader .x-layout-content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media only screen and (min-width: 1000px) {
  body .x-layout {
    max-width: 1000px;
    margin: 0 auto;
  }
  body .x-layout .modal.bottom .modal-full .modal-content {
    width: 50%;
    margin: 0 auto;
  }
  body .x-layout form .btn-block,
  body .x-layout .app-padding-form .btn-block {
    max-width: 30%;
    margin-left: auto;
    margin-right: auto;
  }
  body .x-layout form .carousel-inner .btn-block,
  body .x-layout .app-padding-form .carousel-inner .btn-block {
    max-width: 100% !important;
  }
  body .x-layout form .app-btn-fb,
  body .x-layout .app-padding-form .app-btn-fb {
    max-width: 100%;
  }
  body .x-layout .app-profile-left form .btn-block {
    max-width: 100%;
  }
  body .x-layout ul.app-footer-members {
    /* hide scrollbar but allow scrolling */
    -ms-overflow-style: none;
    /* for Internet Explorer, Edge */
    scrollbar-width: none;
    /* for Firefox */
    overflow-y: scroll;
  }
  body .x-layout ul.app-footer-members::-webkit-scrollbar {
    display: none;
    /* for Chrome, Safari, and Opera */
  }
}
p {
  margin: 0 0 18px 0;
}
.app-body-messages .x-layout-content {
  padding-bottom: 0 !important;
}
.app-bg.app-bg-content {
  background: #f1f1f1;
}
.app-bg.app-bg-shadow {
  background: rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.app-bg.app-bg-shadow h3,
.app-bg.app-bg-shadow h4,
.app-bg.app-bg-shadow h5 {
  color: #fff;
}
.app-bg.app-bg-shadow .mb-2:last-child {
  margin-bottom: 0;
}
.app-bg-img .x-layout-container {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 75px;
}
@media only screen and (min-width: 1000px) {
  .app-bg-img .x-layout-container {
    background-attachment: inherit;
  }
}
a {
  color: #00AEEF;
  font-weight: bold;
}
a:hover,
a:active,
a:focus {
  color: #00AEEF;
}
.text-white,
a.text-white,
a.text-white:hover,
a.text-white:active,
a.text-white:focus {
  color: #fff;
}
.text-grey {
  color: #999;
}
.text-dark-grey {
  color: #2f3e46;
}
.text-bold {
  font-weight: bold;
}
.text-not-bold {
  font-weight: normal;
}
.text-italic {
  font-style: italic;
}
.text-primary-2 {
  color: #00AEEF;
}
.text-secondary {
  color: #EE2A7B;
}
.text-secondary2 {
  color: #00AEEF;
}
.text-underline {
  text-decoration: underline;
}
.text-decoration-none {
  text-decoration: none !important;
}
.no-touch-zoom {
  touch-action: manipulation;
}
.emo0 {
  display: inline;
  width: 35px;
}
.app-profile-text .emo0 {
  width: 20px;
}
.app-body {
  margin: 15px;
}
.app-body-banner.text-center img {
  margin: 0 auto;
}
.fb-modal.modal-header h4 {
  font-weight: bold;
}
.fb-modal .app-modal-text {
  font-weight: normal;
}
.app-center {
  text-align: center;
}
.app-logo-fb {
  max-width: 65px;
  margin-top: -5px;
}
.app-fullversion-margin {
  margin: 20px;
}
.app-fullversion-margin a.app-fullversion {
  text-decoration: underline;
  font-size: 13px;
}
.app-helpservice-link h5 {
  margin: 25px 20px;
}
.app-helpservice-link h5 a {
  text-decoration: underline;
  font-size: 16px;
}
.app-menu {
  font-size: 16px;
}
.app-menu .list-group-item {
  padding: 4px 15px 2px 15px;
  background-color: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f1f1f1));
  background: -webkit-linear-gradient(top, #ffffff, #f1f1f1);
  background: -moz-linear-gradient(top, #ffffff, #f1f1f1);
  background: -ms-linear-gradient(top, #ffffff, #f1f1f1);
  background: -o-linear-gradient(top, #ffffff, #f1f1f1);
  background: linear-gradient(#ffffff, #f1f1f1);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: black;
}
.app-menu .list-group-item img {
  height: 52px;
  margin: 0 10px 0 -10px;
}
.app-menu .list-group-item:active {
  background: #d9d9d6;
}
.lead {
  font-size: 19px;
}
/*
.app-icon-big(@x: 0, @y: 0, @width: 0, @height: 0) {
    background-position: @x+@iconPaddingX @y+@iconPaddingY;
}
.app-icon-small(@x: 0, @y: 0, @width: 0, @height: 0) {
    background-position: @x @y;
}
*/
.app-iconspan.app-icon-72 {
  background-image: url('../img/icons/72.png?v3');
}
.app-iconspan-small.app-icon-72 {
  background-image: url('../img/icons/material/small/72.png?v3');
}
.app-iconspan.app-icon-71 {
  background-image: url('../img/icons/71.png?v3');
}
.app-iconspan-small.app-icon-71 {
  background-image: url('../img/icons/material/small/71.png?v3');
}
.app-iconspan.app-icon-70 {
  background-image: url('../img/icons/70.png?v3');
}
.app-iconspan-small.app-icon-70 {
  background-image: url('../img/icons/material/small/70.png?v3');
}
.app-iconspan.app-icon-69 {
  background-image: url('../img/icons/69.png?v3');
}
.app-iconspan-small.app-icon-69 {
  background-image: url('../img/icons/material/small/69.png?v3');
}
.app-iconspan.app-icon-68 {
  background-image: url('../img/icons/68.png?v3');
}
.app-iconspan-small.app-icon-68 {
  background-image: url('../img/icons/material/small/68.png?v3');
}
.app-iconspan.app-icon-67 {
  background-image: url('../img/icons/67.png?v3');
}
.app-iconspan-small.app-icon-67 {
  background-image: url('../img/icons/material/small/67.png?v3');
}
.app-iconspan.app-icon-66 {
  background-image: url('../img/icons/66.png?v3');
}
.app-iconspan-small.app-icon-66 {
  background-image: url('../img/icons/material/small/66.png?v3');
}
.app-iconspan.app-icon-65 {
  background-image: url('../img/icons/65.png?v3');
}
.app-iconspan-small.app-icon-65 {
  background-image: url('../img/icons/material/small/65.png?v3');
}
.app-iconspan.app-icon-64 {
  background-image: url('../img/icons/64.png?v3');
}
.app-iconspan-small.app-icon-64 {
  background-image: url('../img/icons/material/small/64.png?v3');
}
.app-iconspan.app-icon-63 {
  background-image: url('../img/icons/63.png?v3');
}
.app-iconspan-small.app-icon-63 {
  background-image: url('../img/icons/material/small/63.png?v3');
}
.app-iconspan.app-icon-62 {
  background-image: url('../img/icons/62.png?v3');
}
.app-iconspan-small.app-icon-62 {
  background-image: url('../img/icons/material/small/62.png?v3');
}
.app-iconspan.app-icon-61 {
  background-image: url('../img/icons/61.png?v3');
}
.app-iconspan-small.app-icon-61 {
  background-image: url('../img/icons/material/small/61.png?v3');
}
.app-iconspan.app-icon-60 {
  background-image: url('../img/icons/60.png?v3');
}
.app-iconspan-small.app-icon-60 {
  background-image: url('../img/icons/material/small/60.png?v3');
}
.app-iconspan.app-icon-59 {
  background-image: url('../img/icons/59.png?v3');
}
.app-iconspan-small.app-icon-59 {
  background-image: url('../img/icons/material/small/59.png?v3');
}
.app-iconspan.app-icon-58 {
  background-image: url('../img/icons/58.png?v3');
}
.app-iconspan-small.app-icon-58 {
  background-image: url('../img/icons/material/small/58.png?v3');
}
.app-iconspan.app-icon-57 {
  background-image: url('../img/icons/57.png?v3');
}
.app-iconspan-small.app-icon-57 {
  background-image: url('../img/icons/material/small/57.png?v3');
}
.app-iconspan.app-icon-56 {
  background-image: url('../img/icons/56.png?v3');
}
.app-iconspan-small.app-icon-56 {
  background-image: url('../img/icons/material/small/56.png?v3');
}
.app-iconspan.app-icon-55 {
  background-image: url('../img/icons/55.png?v3');
}
.app-iconspan-small.app-icon-55 {
  background-image: url('../img/icons/material/small/55.png?v3');
}
.app-iconspan.app-icon-54 {
  background-image: url('../img/icons/54.png?v3');
}
.app-iconspan-small.app-icon-54 {
  background-image: url('../img/icons/material/small/54.png?v3');
}
.app-iconspan.app-icon-53 {
  background-image: url('../img/icons/53.png?v3');
}
.app-iconspan-small.app-icon-53 {
  background-image: url('../img/icons/material/small/53.png?v3');
}
.app-iconspan.app-icon-52 {
  background-image: url('../img/icons/52.png?v3');
}
.app-iconspan-small.app-icon-52 {
  background-image: url('../img/icons/material/small/52.png?v3');
}
.app-iconspan.app-icon-51 {
  background-image: url('../img/icons/51.png?v3');
}
.app-iconspan-small.app-icon-51 {
  background-image: url('../img/icons/material/small/51.png?v3');
}
.app-iconspan.app-icon-50 {
  background-image: url('../img/icons/50.png?v3');
}
.app-iconspan-small.app-icon-50 {
  background-image: url('../img/icons/material/small/50.png?v3');
}
.app-iconspan.app-icon-49 {
  background-image: url('../img/icons/49.png?v3');
}
.app-iconspan-small.app-icon-49 {
  background-image: url('../img/icons/material/small/49.png?v3');
}
.app-iconspan.app-icon-48 {
  background-image: url('../img/icons/48.png?v3');
}
.app-iconspan-small.app-icon-48 {
  background-image: url('../img/icons/material/small/48.png?v3');
}
.app-iconspan.app-icon-47 {
  background-image: url('../img/icons/47.png?v3');
}
.app-iconspan-small.app-icon-47 {
  background-image: url('../img/icons/material/small/47.png?v3');
}
.app-iconspan.app-icon-46 {
  background-image: url('../img/icons/46.png?v3');
}
.app-iconspan-small.app-icon-46 {
  background-image: url('../img/icons/material/small/46.png?v3');
}
.app-iconspan.app-icon-45 {
  background-image: url('../img/icons/45.png?v3');
}
.app-iconspan-small.app-icon-45 {
  background-image: url('../img/icons/material/small/45.png?v3');
}
.app-iconspan.app-icon-44 {
  background-image: url('../img/icons/44.png?v3');
}
.app-iconspan-small.app-icon-44 {
  background-image: url('../img/icons/material/small/44.png?v3');
}
.app-iconspan.app-icon-43 {
  background-image: url('../img/icons/43.png?v3');
}
.app-iconspan-small.app-icon-43 {
  background-image: url('../img/icons/material/small/43.png?v3');
}
.app-iconspan.app-icon-42 {
  background-image: url('../img/icons/42.png?v3');
}
.app-iconspan-small.app-icon-42 {
  background-image: url('../img/icons/material/small/42.png?v3');
}
.app-iconspan.app-icon-41 {
  background-image: url('../img/icons/41.png?v3');
}
.app-iconspan-small.app-icon-41 {
  background-image: url('../img/icons/material/small/41.png?v3');
}
.app-iconspan.app-icon-40 {
  background-image: url('../img/icons/40.png?v3');
}
.app-iconspan-small.app-icon-40 {
  background-image: url('../img/icons/material/small/40.png?v3');
}
.app-iconspan.app-icon-39 {
  background-image: url('../img/icons/39.png?v3');
}
.app-iconspan-small.app-icon-39 {
  background-image: url('../img/icons/material/small/39.png?v3');
}
.app-iconspan.app-icon-38 {
  background-image: url('../img/icons/38.png?v3');
}
.app-iconspan-small.app-icon-38 {
  background-image: url('../img/icons/material/small/38.png?v3');
}
.app-iconspan.app-icon-37 {
  background-image: url('../img/icons/37.png?v3');
}
.app-iconspan-small.app-icon-37 {
  background-image: url('../img/icons/material/small/37.png?v3');
}
.app-iconspan.app-icon-36 {
  background-image: url('../img/icons/36.png?v3');
}
.app-iconspan-small.app-icon-36 {
  background-image: url('../img/icons/material/small/36.png?v3');
}
.app-iconspan.app-icon-35 {
  background-image: url('../img/icons/35.png?v3');
}
.app-iconspan-small.app-icon-35 {
  background-image: url('../img/icons/material/small/35.png?v3');
}
.app-iconspan.app-icon-34 {
  background-image: url('../img/icons/34.png?v3');
}
.app-iconspan-small.app-icon-34 {
  background-image: url('../img/icons/material/small/34.png?v3');
}
.app-iconspan.app-icon-33 {
  background-image: url('../img/icons/33.png?v3');
}
.app-iconspan-small.app-icon-33 {
  background-image: url('../img/icons/material/small/33.png?v3');
}
.app-iconspan.app-icon-32 {
  background-image: url('../img/icons/32.png?v3');
}
.app-iconspan-small.app-icon-32 {
  background-image: url('../img/icons/material/small/32.png?v3');
}
.app-iconspan.app-icon-31 {
  background-image: url('../img/icons/31.png?v3');
}
.app-iconspan-small.app-icon-31 {
  background-image: url('../img/icons/material/small/31.png?v3');
}
.app-iconspan.app-icon-30 {
  background-image: url('../img/icons/30.png?v3');
}
.app-iconspan-small.app-icon-30 {
  background-image: url('../img/icons/material/small/30.png?v3');
}
.app-iconspan.app-icon-29 {
  background-image: url('../img/icons/29.png?v3');
}
.app-iconspan-small.app-icon-29 {
  background-image: url('../img/icons/material/small/29.png?v3');
}
.app-iconspan.app-icon-28 {
  background-image: url('../img/icons/28.png?v3');
}
.app-iconspan-small.app-icon-28 {
  background-image: url('../img/icons/material/small/28.png?v3');
}
.app-iconspan.app-icon-27 {
  background-image: url('../img/icons/27.png?v3');
}
.app-iconspan-small.app-icon-27 {
  background-image: url('../img/icons/material/small/27.png?v3');
}
.app-iconspan.app-icon-26 {
  background-image: url('../img/icons/26.png?v3');
}
.app-iconspan-small.app-icon-26 {
  background-image: url('../img/icons/material/small/26.png?v3');
}
.app-iconspan.app-icon-25 {
  background-image: url('../img/icons/25.png?v3');
}
.app-iconspan-small.app-icon-25 {
  background-image: url('../img/icons/material/small/25.png?v3');
}
.app-iconspan.app-icon-24 {
  background-image: url('../img/icons/24.png?v3');
}
.app-iconspan-small.app-icon-24 {
  background-image: url('../img/icons/material/small/24.png?v3');
}
.app-iconspan.app-icon-23 {
  background-image: url('../img/icons/23.png?v3');
}
.app-iconspan-small.app-icon-23 {
  background-image: url('../img/icons/material/small/23.png?v3');
}
.app-iconspan.app-icon-22 {
  background-image: url('../img/icons/22.png?v3');
}
.app-iconspan-small.app-icon-22 {
  background-image: url('../img/icons/material/small/22.png?v3');
}
.app-iconspan.app-icon-21 {
  background-image: url('../img/icons/21.png?v3');
}
.app-iconspan-small.app-icon-21 {
  background-image: url('../img/icons/material/small/21.png?v3');
}
.app-iconspan.app-icon-20 {
  background-image: url('../img/icons/20.png?v3');
}
.app-iconspan-small.app-icon-20 {
  background-image: url('../img/icons/material/small/20.png?v3');
}
.app-iconspan.app-icon-19 {
  background-image: url('../img/icons/19.png?v3');
}
.app-iconspan-small.app-icon-19 {
  background-image: url('../img/icons/material/small/19.png?v3');
}
.app-iconspan.app-icon-18 {
  background-image: url('../img/icons/18.png?v3');
}
.app-iconspan-small.app-icon-18 {
  background-image: url('../img/icons/material/small/18.png?v3');
}
.app-iconspan.app-icon-17 {
  background-image: url('../img/icons/17.png?v3');
}
.app-iconspan-small.app-icon-17 {
  background-image: url('../img/icons/material/small/17.png?v3');
}
.app-iconspan.app-icon-16 {
  background-image: url('../img/icons/16.png?v3');
}
.app-iconspan-small.app-icon-16 {
  background-image: url('../img/icons/material/small/16.png?v3');
}
.app-iconspan.app-icon-15 {
  background-image: url('../img/icons/15.png?v3');
}
.app-iconspan-small.app-icon-15 {
  background-image: url('../img/icons/material/small/15.png?v3');
}
.app-iconspan.app-icon-14 {
  background-image: url('../img/icons/14.png?v3');
}
.app-iconspan-small.app-icon-14 {
  background-image: url('../img/icons/material/small/14.png?v3');
}
.app-iconspan.app-icon-13 {
  background-image: url('../img/icons/13.png?v3');
}
.app-iconspan-small.app-icon-13 {
  background-image: url('../img/icons/material/small/13.png?v3');
}
.app-iconspan.app-icon-12 {
  background-image: url('../img/icons/12.png?v3');
}
.app-iconspan-small.app-icon-12 {
  background-image: url('../img/icons/material/small/12.png?v3');
}
.app-iconspan.app-icon-11 {
  background-image: url('../img/icons/11.png?v3');
}
.app-iconspan-small.app-icon-11 {
  background-image: url('../img/icons/material/small/11.png?v3');
}
.app-iconspan.app-icon-10 {
  background-image: url('../img/icons/10.png?v3');
}
.app-iconspan-small.app-icon-10 {
  background-image: url('../img/icons/material/small/10.png?v3');
}
.app-iconspan.app-icon-9 {
  background-image: url('../img/icons/9.png?v3');
}
.app-iconspan-small.app-icon-9 {
  background-image: url('../img/icons/material/small/9.png?v3');
}
.app-iconspan.app-icon-8 {
  background-image: url('../img/icons/8.png?v3');
}
.app-iconspan-small.app-icon-8 {
  background-image: url('../img/icons/material/small/8.png?v3');
}
.app-iconspan.app-icon-7 {
  background-image: url('../img/icons/7.png?v3');
}
.app-iconspan-small.app-icon-7 {
  background-image: url('../img/icons/material/small/7.png?v3');
}
.app-iconspan.app-icon-6 {
  background-image: url('../img/icons/6.png?v3');
}
.app-iconspan-small.app-icon-6 {
  background-image: url('../img/icons/material/small/6.png?v3');
}
.app-iconspan.app-icon-5 {
  background-image: url('../img/icons/5.png?v3');
}
.app-iconspan-small.app-icon-5 {
  background-image: url('../img/icons/material/small/5.png?v3');
}
.app-iconspan.app-icon-4 {
  background-image: url('../img/icons/4.png?v3');
}
.app-iconspan-small.app-icon-4 {
  background-image: url('../img/icons/material/small/4.png?v3');
}
.app-iconspan.app-icon-3 {
  background-image: url('../img/icons/3.png?v3');
}
.app-iconspan-small.app-icon-3 {
  background-image: url('../img/icons/material/small/3.png?v3');
}
.app-iconspan.app-icon-2 {
  background-image: url('../img/icons/2.png?v3');
}
.app-iconspan-small.app-icon-2 {
  background-image: url('../img/icons/material/small/2.png?v3');
}
.app-iconspan.app-icon-1 {
  background-image: url('../img/icons/1.png?v3');
}
.app-iconspan-small.app-icon-1 {
  background-image: url('../img/icons/material/small/1.png?v3');
}
.app-iconspan-small.app-icon-care {
  background-image: url('../img/icons/material/small/care.png?v3');
}
.app-iconspan-small.app-icon-nanoferma {
  background-image: url('../img/icons/material/small/nanoferma.png?v3');
}
.app-iconspan-small.app-icon-okeanija {
  background-image: url('../img/icons/material/small/okeanija.png?v3');
}
.app-iconspan-small.app-icon-mafija {
  background-image: url('../img/icons/material/small/mafija.png?v3');
}
.app-iconspan-small.app-icon-riteriai {
  background-image: url('../img/icons/material/small/riteriai.png?v3');
}
.app-iconspan-small.app-icon-smeet {
  background-image: url('../img/icons/material/small/smeet.png?v3');
}
.app-iconspan-small.app-icon-superpanele {
  background-image: url('../img/icons/material/small/superpanele.png?v3');
}
.app-iconspan.app-icon-denmark {
  background-image: url('../img/icons/flag.denmark.png?v3');
}
.app-iconspan-small.app-icon-denmark {
  background-image: url('../img/icons/material/small/flag.denmark.png?v3');
}
.app-iconspan.app-icon-germany {
  background-image: url('../img/icons/flag.germany.png?v3');
}
.app-iconspan-small.app-icon-germany {
  background-image: url('../img/icons/material/small/flag.germany.png?v3');
}
.app-iconspan.app-icon-ireland {
  background-image: url('../img/icons/flag.ireland.png?v3');
}
.app-iconspan-small.app-icon-ireland {
  background-image: url('../img/icons/material/small/flag.ireland.png?v3');
}
.app-iconspan.app-icon-norway {
  background-image: url('../img/icons/flag.norway.png?v3');
}
.app-iconspan-small.app-icon-norway {
  background-image: url('../img/icons/material/small/flag.norway.png?v3');
}
.app-iconspan.app-icon-sweden {
  background-image: url('../img/icons/flag.sweden.png?v3');
}
.app-iconspan-small.app-icon-sweden {
  background-image: url('../img/icons/material/small/flag.sweden.png?v3');
}
.app-iconspan.app-icon-uk {
  background-image: url('../img/icons/flag.uk.png?v3');
}
.app-iconspan-small.app-icon-uk {
  background-image: url('../img/icons/material/small/flag.uk.png?v3');
}
.app-iconspan.app-icon-usa {
  background-image: url('../img/icons/flag.usa.png?v3');
}
.app-iconspan-small.app-icon-usa {
  background-image: url('../img/icons/material/small/flag.usa.png?v3');
}
.app-springborad {
  font-size: 16px;
  padding-top: 10px;
  text-align: center;
}
.app-springborad.app-flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.app-springborad .app-icon {
  display: inline-block;
  vertical-align: top;
  width: 84px;
  color: #333;
  font-size: 13px;
  text-decoration: none;
  text-align: center;
  margin: 10px 8px 0;
  position: relative;
}
.app-springborad .app-icon .app-iconspan {
  width: 240px;
  height: 220px;
  -ms-transform: scale(0.35, 0.35);
  -webkit-transform: scale(0.35, 0.35);
  transform: scale(0.35, 0.35);
  margin: -70.5px -77px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60%;
  display: block;
  background-color: #fff;
  -webkit-border-radius: 12px/0.35;
  -moz-border-radius: 12px/0.35;
  border-radius: 12px/0.35;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.app-springborad .app-icon .app-iconspan svg {
  fill: #002a7b;
}
.app-springborad .app-icon .app-icon-text {
  margin-top: 5px;
  display: block;
  height: 38px;
}
.app-springborad .app-icon .badge {
  position: absolute;
  top: -20px;
  right: -5px;
  z-index: 2;
}
.app-springborad .app-icon.app-icon-nopadding img {
  padding: 0;
}
.app-springborad .app-icon.app-icon-nopadding .app-badge {
  background: #3498db;
  color: #fff;
}
.app-iconspan-small {
  width: 72px;
  height: 72px;
  -ms-transform: scale(0.3, 0.3);
  -webkit-transform: scale(0.3, 0.3);
  transform: scale(0.3, 0.3);
  margin: -25px -15px -25px -20px;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
}
a.media,
a.media:hover,
a.media:active,
a.media:focus {
  display: block;
  text-decoration: none;
  font-weight: normal;
}
.app-bottom .toast-bottom-center {
  bottom: 50px;
}
.x-layout-footer-nav {
  border-top: 1px solid #d9d9d6;
}
.x-layout-footer-nav {
  z-index: 1048;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  font-family: Roboto, sans-serif;
}
.x-layout-footer-nav > div {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  padding-bottom: 10px;
}
.x-layout-footer-nav a {
  display: block;
  font-weight: normal;
  text-align: center;
  color: #333;
  font-size: 11px;
}
.x-layout-footer-nav a:hover,
.x-layout-footer-nav a:focus,
.x-layout-footer-nav a:active {
  text-decoration: none;
}
.x-layout-footer-nav a .badge {
  font-size: 12px;
  background: #EE2A7B;
  position: absolute;
  padding: 2px 4px !important;
  margin-top: 0 !important;
  top: 5px;
  left: 50%;
  transform: translate(calc(-50% + 25px));
}
.x-layout-top-nav {
  z-index: 1048;
  background-color: #fff;
  font-family: Roboto, sans-serif;
  border: 0 !important;
}
.x-layout-top-nav > div {
  display: inline-block;
  position: relative;
  padding-bottom: 10px;
}
.x-layout-top-nav a {
  display: block;
  font-weight: normal;
  text-align: center;
  color: #333;
  font-size: 16px;
}
.x-layout-top-nav a:hover,
.x-layout-top-nav a:focus,
.x-layout-top-nav a:active {
  text-decoration: none;
}
.x-layout-top-nav a .ico {
  height: 39px !important;
  line-height: 23px;
  padding-left: 35px;
  padding-top: 14px;
  display: inline-block !important;
  background-position: left bottom !important;
}
.x-layout-top-nav a .ico.ico-message {
  padding-left: 42px !important;
}
.x-layout-top-nav a .ico.ico-stats {
  padding-left: 40px !important;
}
.x-layout-top-nav a .badge {
  font-size: 12px;
  background: #EE2A7B;
  position: absolute;
  padding: 2px 4px !important;
  margin-top: 0 !important;
  margin-left: 5px;
  top: 12px;
  left: auto;
  transform: initial;
}
.btn.btn-sm {
  font-size: 15px !important;
}
.btn-app-featured .badge {
  font-size: 12px;
  background: #EE2A7B;
  padding: 2px 4px !important;
  margin-top: 0 !important;
  margin-left: 7px;
}
.x-layout-top-user .user-text {
  color: #333;
  font-weight: normal;
  line-height: 23px;
}
.x-layout-top-user .user-text:hover,
.x-layout-top-user .user-text:active,
.x-layout-top-user .user-text:focus {
  text-decoration: none;
}
.x-layout-top-nav a .ico,
.x-layout-footer-nav a .ico {
  width: 100%;
  height: 40px;
  background-size: 30px;
  display: block;
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
  margin-bottom: 2px;
}
.x-layout-top-nav a .ico-stats,
.x-layout-footer-nav a .ico-stats {
  background-image: url('../img/ico_visibility.png?v3');
}
.x-layout-top-nav a .ico-game,
.x-layout-footer-nav a .ico-game {
  background-image: url('../img/ico_game.png?v3');
}
.x-layout-top-nav a .ico-people,
.x-layout-footer-nav a .ico-people {
  background-image: url('../img/ico_people.png?v3');
}
.x-layout-top-nav a .ico-message,
.x-layout-footer-nav a .ico-message {
  background-image: url('../img/ico_message.png?v3');
}
.x-layout-top-nav a .ico-menu,
.x-layout-footer-nav a .ico-menu {
  background-image: url('../img/ico_menu.png?v3');
}
.x-layout-top-nav a.active,
.x-layout-footer-nav a.active {
  color: #00aeef !important;
}
.x-layout-top-nav a.active .ico-stats,
.x-layout-footer-nav a.active .ico-stats {
  background-image: url('../img/ico_visibility_active.png?v3') !important;
}
.x-layout-top-nav a.active .ico-game,
.x-layout-footer-nav a.active .ico-game {
  background-image: url('../img/ico_game_active.png?v3') !important;
}
.x-layout-top-nav a.active .ico-people,
.x-layout-footer-nav a.active .ico-people {
  background-image: url('../img/ico_people_active.png?v3') !important;
}
.x-layout-top-nav a.active .ico-message,
.x-layout-footer-nav a.active .ico-message {
  background-image: url('../img/ico_message_active.png?v3') !important;
}
.x-layout-top-nav a.active .ico-menu,
.x-layout-footer-nav a.active .ico-menu {
  background-image: url('../img/ico_menu_active.png?v3') !important;
}
.x-layout-header {
  color: #333;
  background-color: #fff;
  height: 40px;
  border-top: none;
  border-bottom: none;
  position: relative;
  font-family: Roboto, sans-serif;
  line-height: 1.42857143;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.x-layout-header * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.x-layout-header .app-nav-right {
  display: inline-block;
  position: absolute;
  top: 4px;
  right: 5px;
}
.x-layout-header .app-nav-left {
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 5px;
  font-size: 12px;
  line-height: 32px;
}
.x-layout-header .app-nav-left.left {
  left: 5px;
}
.x-layout-header .x-layout-header-name {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.x-layout-header .x-layout-header-name .header-logo {
  margin-right: 10px;
  height: 22px;
}
.x-layout-header .x-layout-header-name .header-user-photo {
  margin-right: 10px;
  height: 34px;
  border-radius: 50%;
}
.x-layout-header .x-layout-header-name .header-subtitle {
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  color: gray;
  line-height: 1;
  margin-top: 3px;
}
.x-layout-header .x-layout-header-name.x-layout-header-name-multiline .header-title {
  text-align: left;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 4px;
}
.x-layout-header-logo {
  height: 35px;
  margin-top: -10px;
}
.app-padding-top {
  margin-top: 15px !important;
}
.app-padding-top-large {
  margin-top: 90px !important;
}
.app-padding-top-0 {
  margin-top: 0 !important;
}
.app-padding-top-10 {
  margin-top: 10px;
}
.app-padding-bottom {
  margin-bottom: 30px !important;
}
.app-padding-bottom-large {
  margin-bottom: 90px !important;
}
.app-padding-bottom15 {
  margin-bottom: 15px !important;
}
.app-nopadding-bottom {
  margin-bottom: -15px !important;
}
.app-nopadding-bottom2 {
  padding-bottom: 0 !important;
}
.app-nopadding-bottom3 {
  margin-bottom: 0 !important;
}
.app-padding-left {
  margin-left: 15px !important;
}
.app-padding-right {
  margin-right: 15px !important;
}
.app-nopadding,
.gm4html5_div_class {
  margin: -15px -15px 0 -15px;
}
.app-nopadding-top {
  margin-top: -15px;
}
.app-nopadding-sides {
  margin-left: -15px;
  margin-right: -15px;
}
.app-padding {
  padding: 15px;
}
.app-relative {
  position: relative;
}
.app-webview-padding {
  height: 20px;
}
.x-layout-tabs {
  height: 35px;
  color: #333;
  margin: 0;
  padding-left: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.x-layout-tabs li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 1;
  display: block;
  margin: 0;
  text-align: center;
  border: none;
  /*
		border-right: @tabs-border;
		border-top-color: @tabs-border-top-color;
		border-bottom: @tabs-border-bottom;
		border-left: 0;
			*/
  background: #fff;
  border-bottom: 3px solid transparent;
  margin-bottom: 1px;
}
.x-layout-tabs li.active {
  /*
			border: @tabs-border-active;
			border-top-color: @tabs-border-top-color-active;
			border-bottom: 0;
			border-left: 0;*/
  border: none;
  border-bottom: 3px solid #00aeef;
}
.x-layout-tabs li.active a {
  font-weight: bold;
}
.x-layout-tabs li.active svg {
  fill: #fff;
}
.x-layout-tabs li a {
  color: #333;
  border: none;
  background: none !important;
  display: block;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 0;
  cursor: pointer;
  line-height: 25px;
}
.x-layout-tabs li a:focus,
.x-layout-tabs li a:active,
.x-layout-tabs li a:hover {
  text-decoration: none;
}
.x-layout-tabs li a svg {
  fill: #333;
}
.x-layout-tabs li a .app-badge-white {
  background: #ddd !important;
}
.x-layout-tabs li:first-child {
  border-left: none;
}
.x-layout-tabs li:last-child {
  border-right: none;
}
.x-layout-tabs-dark {
  background: rgba(0, 0, 0, 0);
  color: #fff;
  margin: 0;
  padding-left: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.x-layout-tabs-dark li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  display: block;
  margin: 0;
  text-align: center;
  /*
		border: @tabs-dark-border;
		border-top: @tabs-dark-border-top;
		border-left: 0;
		border-bottom: 1px solid @tabs-dark-gradient2;
*/
  background: #9e9e9e;
}
.x-layout-tabs-dark li.active {
  border-left: 0;
  background: #9e9e9e;
}
.x-layout-tabs-dark li.disabled {
  border-bottom: 1px solid #d9d9d6;
  background: #d9d9d6;
}
.x-layout-tabs-dark li.disabled a {
  color: #9e9e9e;
}
.x-layout-tabs-dark li a {
  color: #fff;
  border: none;
  background: none !important;
  display: block;
  font-size: 13px;
  margin-bottom: 0;
  padding: 0;
  line-height: 35px;
}
.x-layout-tabs-dark li a:focus,
.x-layout-tabs-dark li a:active,
.x-layout-tabs-dark li a:hover {
  text-decoration: none;
}
.x-layout-tabs-dark li:first-child {
  border-left: none;
}
.x-layout-tabs-dark li:last-child {
  border-right: none;
}
.x-layout-tabs-dark li .glyphicon {
  top: 2px;
  margin: 0;
}
.x-layout-tabs-dark li .glyphicon-chevron-right:last-child {
  margin: 0 0 0 -4px;
}
.x-layout-tabs-dark li .glyphicon-chevron-left:first-child {
  margin: 0 -4px 0 0;
}
.nav-pills > li + li {
  margin-left: 0;
}
/*
@media (min-width: 1px) {
  .nav-pills.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-pills.nav-justified > li > a {
    margin-bottom: 0;
  }
}
*/
.app-grid-user {
  display: inline-block;
  min-width: 80px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  text-decoration: none;
  position: relative;
  width: 50%;
  overflow: hidden;
  border: 2px solid #f1f1f1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.app-grid-user:before {
  content: "";
  display: block;
  padding-top: 150%;
}
.app-grid-user.giphy {
  width: 25%;
}
.app-grid-user .app-photogallery {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: rgba(0, 0, 0, 0.4);
  padding: 6px 15px;
  position: absolute;
  top: 5px;
  left: 5px;
  color: #fff;
  text-align: center;
}
.app-grid-user .vip-silver,
.app-grid-user .vip-gold,
.app-grid-user .vip-diamond,
.app-grid-user .vip-admin,
.app-grid-user .ico-verify {
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  padding: 6px 10px;
}
.app-grid-user .progress {
  height: auto !important;
  margin-bottom: 0px !important;
}
.app-grid-user .checkbox-container,
.app-list-item .checkbox-container {
  position: absolute;
  right: 9px;
  bottom: 38px;
}
.app-grid-user.app-square:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.app-grid-user-name {
  width: 100%;
  color: #fff;
  font-weight: bold;
  text-shadow: none;
  padding: 5px;
  position: absolute;
  bottom: 0;
  font-size: 14px;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.app-grid-user-name .app-grid-user-block {
  line-height: 16px !important;
}
.app-grid-user-name .app-grid-user-name-text {
  line-height: 18px !important;
}
.app-grid-user-name .app-grid-user-block,
.app-grid-user-name .app-grid-gname {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-weight: normal;
  background: rgba(0, 0, 0, 0.4);
  padding: 6px 15px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.app-grid-user-name .app-grid-user-block svg,
.app-grid-user-name .app-grid-gname svg {
  margin-bottom: -3px;
}
.app-grid-user-name .app-grid-gname {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-align: left;
}
.app-grid-user-name .app-grid-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  padding: 0 10px 0 10px;
  text-align: left;
}
.app-grid-user-name .app-grid-photocount {
  display: block;
  color: #fff;
  background: rgba(0, 0, 0, 0.5) url('../img/icon-photo4.png?v3') no-repeat 10px center;
  padding: 6px 10px 6px 26px;
  position: absolute;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  bottom: 5px;
  right: 5px;
}
.app-grid-user-name a {
  color: #fff;
}
.app-grid-user-accept-decline {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
  display: flex;
  justify-content: center;
}
.app-grid-user-accept-decline img {
  width: 48px;
  margin: 0 10px;
}
.app-grid-mygallery {
  text-align: left;
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 13px;
}
@media only screen and (min-width: 480px) {
  .app-grid-user {
    width: 33.3333%;
  }
  .app-grid-user.giphy {
    width: 12.5%;
  }
}
@media only screen and (min-width: 640px) {
  .app-grid-mygallery {
    max-width: 500px;
    left: 50%;
    transform: translateX(-50%);
  }
  .app-grid-user {
    width: 25%;
  }
  .app-grid-user.giphy {
    width: 12.5%;
  }
}
@media only screen and (min-width: 980px) {
  .app-grid-user {
    width: 25%;
  }
  .app-grid-user.giphy {
    width: 6.25%;
  }
  .modal {
    max-width: 980px;
    margin: 0 auto;
  }
}
.app-grid-time,
.app-grid-location {
  font-size: 0.85em;
  font-weight: normal;
  margin-top: 2px;
}
.app-grid-location {
  margin-bottom: 4px;
}
.app-around .app-grid-time {
  font-size: 11px;
}
.app-grid-text div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 2px;
}
.app-grid-text div img {
  width: 14px !important;
  height: 14px !important;
}
.app-grid-user .isN {
  color: red;
  font-weight: bold;
}
.app-grid-image {
  position: absolute;
  width: 100%;
  min-height: 100%;
  height: auto;
  top: 0;
  left: 0;
  object-fit: cover;
}
@media only screen and (min-width: 1000px) {
  .thread-action-bar .justify-content-between {
    justify-content: start;
    padding-right: 16px;
  }
  .thread-action-bar .thread-action-bar-text {
    margin-right: 20px;
  }
}
.thread-action-bar button {
  font-size: 14px !important;
  padding: 2px 5px;
  margin-top: 5px;
}
.text-noselect {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.app-list {
  margin: 0;
}
.app-list .app-list-item {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #ffffff;
  border-bottom: 1px solid #ccc;
  margin-top: 0;
  cursor: pointer;
  padding-bottom: 10px;
  /* bottom padding */
  position: relative;
}
.app-list .app-list-item .app-list-item-delete {
  display: block;
  width: 25px;
  height: 25px;
  background-image: url('../img/ico_cancel_white.png?v3');
  background-position: 0px 0px;
  background-size: 25px;
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.app-list .app-list-item table {
  cursor: default;
}
.app-list .app-list-item.app-list-item-bordless {
  border-bottom: 0;
}
.app-list .app-list-item .img-circle {
  padding: 3px;
}
.app-list .app-list-item .media-body {
  color: gray;
  font-size: 15px;
  padding-right: 40px;
}
.app-list .app-list-item .media-body h4 {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin: 12px 0 5px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.app-list .app-list-item .media-body.media-body-banner h4 {
  margin-top: 18px;
}
.app-list .app-list-item .media-body.media-body-banner .app-list-descr {
  margin-top: 10px !important;
}
.app-list .app-list-item .app-list-descr {
  color: #2f3e46;
  margin-top: 5px;
  line-height: 16px;
  word-break: break-word;
}
.app-list .app-list-item .app-list-descr .emo {
  display: inline;
  width: 15px;
}
.app-list .app-list-item .app-list-ellipsis {
  height: 80px;
  position: relative;
}
.app-list .app-list-item .app-list-ellipsis .app-list-ellipsis-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.app-list .app-list-item .app-list-ellipsis .app-list-ellipsis-content .media-heading,
.app-list .app-list-item .app-list-ellipsis .app-list-ellipsis-content .app-msg-list-time {
  display: inline-flex;
}
.app-list .app-list-item .app-list-ellipsis .app-list-ellipsis-content .media-heading {
  flex-shrink: 0;
  margin: 0 10px 0 0 !important;
}
.app-list .app-list-item .app-list-ellipsis .app-list-ellipsis-content .app-user-badge {
  position: relative;
  top: 0;
  right: 0;
  padding: 4px 6px;
  line-height: 8px;
  display: inline-block;
  margin: 0 0 0 8px;
}
.app-list .app-list-item .app-list-ellipsis .app-list-ellipsis-content .app-list-descr {
  margin-top: 6px !important;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.app-list .app-list-item .app-list-ellipsis .app-list-ellipsis-content .app-msg-list-title {
  display: flex;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 5px;
  align-items: baseline;
}
.app-list .app-list-item .app-list-ellipsis .app-list-ellipsis-content .app-msg-list-time {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline !important;
  margin: 0;
}
.app-list .app-list-item.app-list-novip,
.app-list .app-list-item.app-list-vip {
  padding-bottom: 0;
}
.app-list .app-list-item .app-imagebox {
  margin-left: 10px !important;
}
.app-list .app-list-item .app-list-vip-diamond,
.app-list .app-list-item .app-list-vip-gold,
.app-list .app-list-item .app-list-vip-silver,
.app-list .app-list-item .app-list-admin,
.app-list .app-list-item .app-list-eroklubas,
.app-list .app-list-item .app-list-vip-empty {
  font-weight: bold;
  margin: 5px 5px 0 0;
  padding: 2px 3px;
  text-align: center;
  font-size: 10px;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.app-list .app-list-item .app-online {
  width: 15px;
  height: 15px;
  bottom: 5px;
  right: 5px;
}
.app-list .app-list-item .app-list-vip-diamond {
  background: #00aeef;
}
.app-list .app-list-item .app-list-vip-gold {
  background: #fde019;
  color: #333;
}
.app-list .app-list-item .app-list-vip-silver {
  background: #95a5a6;
}
.app-list .app-list-item .app-list-admin {
  background: #EE2A7B;
}
.app-list .app-list-item .app-list-eroklubas {
  background-color: #EE2A7B;
}
.app-list .app-list-item.active {
  background: #d9d9d6;
}
.app-list .app-list-item.active-red {
  background: #ee2a7b;
  color: #fff;
}
.app-list .app-list-item.active-red .media-body h4,
.app-list .app-list-item.active-red .media-body .app-list-descr,
.app-list .app-list-item.active-red .media-body {
  color: #fff;
}
.app-list .app-list-item.active-red .media-body .media-heading {
  margin-bottom: 5px !important;
}
.app-list .app-list-item.active-red .app-list-vip-gold,
.app-list .app-list-item.active-red .app-list-vip-silver,
.app-list .app-list-item.active-red .app-list-admin,
.app-list .app-list-item.active-red .app-list-eroklubas {
  border-top: solid 1px #ee2a7b;
}
.app-list-more.app-list-more-border {
  border-top: 1px solid #ccc;
}
.app-list-more li {
  margin: 0;
  height: 81px;
  line-height: 81px;
  position: relative;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}
.app-list-more .app-list-more-icon {
  position: absolute;
  right: 15px;
  top: 2px;
  font-size: 22px;
}
.app-list-more .app-list-more-icon .glyphicon-chevron-right {
  color: #4577b8;
}
.app-imagebox {
  width: 80px;
  height: 80px;
  /*overflow: hidden;*/
  margin-bottom: -10px;
  /* bottom padding */
  margin-right: 7.5px !important;
  position: relative;
  padding: 0 !important;
}
.app-imagebox.center {
  margin-right: 7.5px !important;
  margin-left: 3.5px !important;
}
.app-imagebox .media-object {
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.app-list-padding {
  padding-left: 15px;
}
.app-online {
  margin-top: -1px;
  width: 10px;
  height: 10px;
  margin-right: 3px;
}
.app-list-item .app-online {
  margin-right: 2px;
}
span.app-online {
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
}
span.app-online.bonlinep {
  background: #9e9e9e;
  background-size: 100%;
  border: 1px solid white;
}
span.app-online.bonline {
  background: #16BB33;
  background-size: 100%;
  border: 1px solid white;
}
span.app-online.online {
  background: #16BB33;
  background-size: 100%;
  width: 10px;
  height: 10px;
  display: inline-block;
}
span.app-online.onlinep {
  background: #9e9e9e;
  background-size: 100%;
  width: 10px;
  height: 10px;
  display: inline-block;
}
.x-layout-header span.app-online {
  margin-right: 5px;
}
.app-grid-user-name .app-grid-user-name-text {
  max-width: 90%;
}
.app-grid-user-name span.app-online {
  margin-top: -3px;
}
.app-grid-user-filter {
  /* hide scrollbar but allow scrolling */
  -ms-overflow-style: none;
  /* for Internet Explorer, Edge */
  scrollbar-width: none;
  /* for Firefox */
  overflow-y: scroll;
}
.app-grid-user-filter::-webkit-scrollbar {
  display: none;
  /* for Chrome, Safari, and Opera */
}
.app-grid-user-filter li {
  line-height: 24px;
  padding: 2px 10px 2px 0;
}
.app-grid-user-filter li.border {
  border: 1px solid #ccc;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.app-grid-user-filter li .app-iconspan-small {
  margin: -25px -20px -25px -20px;
}
.app-grid-user-filter li a,
.app-grid-user-filter li a:active,
.app-grid-user-filter li a:hover,
.app-grid-user-filter li a:focus {
  color: #333;
  text-decoration: none;
}
@media only screen and (min-width: 1000px) {
  .app-grid-user-filter.justify-content-between {
    justify-content: start;
    padding-right: 16px;
  }
}
.app-badge {
  margin-top: 12px;
  padding: 7px 10px;
  border: 1px solid #E5E5E5;
  background-color: #E5E5E5;
  color: #000;
}
.app-badge.app-badge-danger {
  border: 1px solid #EE2A7B !important;
  background: #EE2A7B !important;
  color: #fff;
}
.app-badge.app-badge-white {
  border: solid 1px white !important;
  background: white !important;
  color: black;
}
.app-badge.app-badge-sm {
  padding: 2px 4px;
  margin: -2px 0 0 3px;
  font-size: 10px;
}
.app-badge.app-badge-sup {
  padding: 2px 4px;
  margin: 3px 0 0 3px;
  position: absolute;
  font-size: 11px;
}
.app-panel-questiongameplusnav .app-badge {
  background-color: #E5E5E5 !important;
}
.app-panel-questiongameplusnav .app-badge.app-badge-danger {
  border: 1px solid #EE2A7B !important;
  background: #EE2A7B !important;
  color: #fff;
}
.app-user-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 4px 6px;
  line-height: 8px;
  width: auto;
  display: block;
  margin: 0;
}
.app-list-toggle {
  padding: 30px 15px 0;
}
.app-list-toggle a {
  color: #fff;
  height: 40px;
  text-align: center;
  line-height: 25px;
  border: #9e9e9e;
  background-color: #9e9e9e;
  background: -webkit-gradient(linear, left top, left bottom, from(#9e9e9e), to(#9e9e9e));
  background: -webkit-linear-gradient(top, #9e9e9e, #9e9e9e);
  background: -moz-linear-gradient(top, #9e9e9e, #9e9e9e);
  background: -ms-linear-gradient(top, #9e9e9e, #9e9e9e);
  background: -o-linear-gradient(top, #9e9e9e, #9e9e9e);
  background: linear-gradient(#9e9e9e, #9e9e9e);
}
.app-list-toggle a.active,
.app-list-toggle a:active {
  border: #00AEEF;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  background-color: #00AEEF;
  background: -webkit-gradient(linear, left top, left bottom, from(#00AEEF), to(#00AEEF));
  background: -webkit-linear-gradient(top, #00AEEF, #00AEEF);
  background: -moz-linear-gradient(top, #00AEEF, #00AEEF);
  background: -ms-linear-gradient(top, #00AEEF, #00AEEF);
  background: -o-linear-gradient(top, #00AEEF, #00AEEF);
  background: linear-gradient(#00AEEF, #00AEEF);
}
.app-list-toggle a .glyphicon {
  color: #fff;
  vertical-align: middle;
}
.app-list-toggle .btn-group:not(:last-child) {
  border-right: 1px solid #f1f1f1;
}
.btn-app-img img {
  width: 24px;
}
.app-albums-toggle {
  padding: 0;
}
.app-albums-toggle a {
  line-height: 28px;
}
.app-albums-toggle a.active {
  color: #fff;
}
.app-albums-toggle a.active:hover,
.app-albums-toggle a.active:active,
.app-albums-toggle a.active:focus {
  color: #fff;
}
.app-list-replied {
  height: 9px;
  width: 13px;
  margin-top: -3px;
}
.app-grid-photocount {
  display: block;
  color: #fff;
  background: rgba(0, 0, 0, 0.5) url('../img/icon-photo4.png?v3') no-repeat 10px center;
  padding: 6px 10px 6px 30px;
  position: absolute;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  bottom: 5px;
  right: 5px;
}
.app-grid-likecount,
.app-grid-commentcount {
  white-space: nowrap;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  background-repeat: no-repeat;
  color: #fff;
  padding: 2px 10px;
}
.app-grid-likecount:hover,
.app-grid-commentcount:hover,
.app-grid-likecount:active,
.app-grid-commentcount:active,
.app-grid-likecount:focus,
.app-grid-commentcount:focus {
  color: #fff;
  text-decoration: none;
}
.app-grid-likecount img,
.app-grid-commentcount img {
  height: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.app-grid-likecount span,
.app-grid-commentcount span {
  vertical-align: middle;
}
.app-grid-likecount {
  line-height: 21px;
}
.app-grid-commentcount {
  left: 10px;
  right: auto;
  line-height: 21px;
}
.app-grid-user-settings {
  display: block;
  height: 29px;
  color: #fff;
  font-size: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: rgba(0, 0, 0, 0.4);
  float: right;
  padding: 6px 10px !important;
}
.app-profile,
.app-profile-full {
  font-size: 17px;
}
.app-profile h4,
.app-profile-full h4 {
  margin: 30px 0 0 0;
  font-weight: bold;
  font-size: 16px;
}
.app-profile .app-profile-left,
.app-profile-full .app-profile-left {
  margin-bottom: 30px;
  padding: 0;
}
.app-profile .app-profile-right,
.app-profile-full .app-profile-right {
  padding: 0;
}
.app-profile .app-nf-item,
.app-profile-full .app-nf-item {
  margin-left: 0;
}
.app-profile-daugiau {
  font-size: 13px;
  margin-top: -3px;
}
.app-profile-max-width {
  max-width: 520px;
}
.app-profile-back-holder {
  text-align: right;
}
/* WinPhone8 IE10 fix */
@media (min-width: 740px) {
  .app-profile-left.col-sm-6 {
    width: 100%;
  }
}
@media (min-width: 741px) {
  .app-profile-left.col-sm-6,
  .app-profile-right.col-sm-6 {
    width: 50%;
    padding-right: 20px;
    float: left;
  }
  .app-buttons.app-bottom-profile-buttons {
    margin-left: 0;
  }
  .app-profile-center {
    margin: 0 auto;
    float: none !important;
  }
}
.app-images-holder {
  position: relative;
  margin: -15px -15px 15px !important;
}
.app-images-holder .app-images {
  position: relative;
  height: 375px;
}
.app-images-holder .app-images.app-images-lg {
  height: calc(var(--vh, 1vh) * 70);
}
.app-images-holder .app-images.app-images-lg .app-image-wrapper .app-image {
  height: calc(var(--vh, 1vh) * 70);
  transform: translateX(-50%);
  margin-left: 0;
}
.app-images-holder .app-images.app-images-lg .app-image-wrapper .app-image img {
  height: 100%;
}
.app-images-holder .app-images.app-images-lg .vip-silver,
.app-images-holder .app-images.app-images-lg .vip-gold,
.app-images-holder .app-images.app-images-lg .vip-diamond,
.app-images-holder .app-images.app-images-lg .vip-admin,
.app-images-holder .app-images.app-images-lg .ico-verify {
  margin-left: 0;
}
.app-images-holder .app-images .app-image-wrapper {
  text-align: center;
  overflow: hidden;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.app-images-holder .app-images .app-image-wrapper.app-image-active {
  display: block;
}
.app-images-holder .app-images .app-image-wrapper .app-image {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -125px;
  height: 375px;
}
.app-images-holder .app-images .app-image-wrapper img {
  height: 100%;
}
.app-images-holder .app-images .app-image-blur {
  background-position: center;
  width: 120%;
  height: 120%;
  left: -10%;
  right: -10%;
  top: -10%;
  bottom: -10%;
  position: absolute;
  -webkit-filter: blur(20px);
  -moz-filter: blur(20px);
  -o-filter: blur(20px);
  -ms-filter: blur(20px);
  filter: blur(20px);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.app-images-holder .app-images .app-image-blur.app-image-blur-empty {
  background: #ccc;
}
.app-images-holder .app-images .app-image-blur img {
  position: relative;
  z-index: 2;
}
.app-images-holder .app-images button.__callBottomModal {
  color: #fff;
  position: absolute;
  margin-left: 95px;
  cursor: pointer;
}
.app-images-bubbles {
  display: inline-block;
  position: absolute;
  margin-top: -40px;
  margin-left: -15px;
}
.app-images-bubbles .app-bubble {
  float: left;
  width: 15px;
  height: 15px;
  background-image: url('../img/burbuliukas.png?v3');
  cursor: pointer;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.app-images-bubbles .app-bubble.app-bubble-active {
  background: url('../img/burbuliukas.png?v3') 0px -30px no-repeat;
}
.app-profile-right .app-flex {
  flex-wrap: nowrap;
}
.app-profile-title {
  font-weight: bold;
  font-size: 19px;
  margin: 2px 0;
}
.app-profile-title svg {
  color: #333;
  vertical-align: top;
  margin-top: 1px;
  margin-right: 7px;
}
.app-profile-rline {
  border-left: 1px solid black;
  margin-left: 11px;
  margin-right: 19px;
}
.app-profile-text {
  margin: 2px 0;
}
.app-profile-text span {
  color: #a2a2a2;
}
.app-profile-clear {
  height: 20px;
}
.app-body .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 0.7;
  border: 1px solid #fff;
}
.app-body .swiper-pagination-bullet-active {
  background: #00AEEF;
}
.app-buttons {
  max-width: 430px;
  margin: 0 auto;
  text-align: center;
}
.app-buttons .alert {
  padding: 10px 16px;
  text-align: center;
  margin: 0.5em 0;
}
@media (min-width: 741px) {
  .app-buttons {
    max-width: 380px;
  }
}
.app-gallery-settingsmodal {
  z-index: 1049;
  bottom: 0;
}
.app-gallery-settingsmodal .alert {
  padding: 10px 16px;
  text-align: center;
  margin: 1em 0;
  font-weight: normal;
}
.app-bottom-profile-buttons a {
  margin: 0.5em 0;
}
.app-bottom-profile-buttons .alert-success a {
  text-decoration: underline;
}
.app-bottom-profile-buttons.app-msg-form {
  margin: 0 !important;
}
.app-bottom-profile-buttons.app-msg-form .row {
  margin: 0 !important;
}
.app-btn-bday {
  margin-bottom: 14px;
  margin-top: 2px;
}
.app-tags {
  margin: -2px 0 20px 0;
}
ul.app-profile-tags {
  margin: 0 0 0 -10px;
  padding: 0;
  list-style-type: none;
  text-shadow: none;
}
ul.app-profile-tags li {
  background-color: #d9d9d6;
  color: #000;
  float: left;
  display: block;
  padding: 4px 8px 3px 6px;
  margin: 10px 0 0 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 14px;
  border: none;
}
ul.app-profile-tags li a {
  color: #333;
  text-decoration: none;
  font-weight: normal;
}
ul.app-profile-tags li.moreTags {
  font-size: 14px;
  background: none;
  border: none;
  text-decoration: underline;
  padding-top: 2px;
  color: #00AEEF;
}
ul.app-profile-tags li.moreTags a {
  color: #00AEEF;
  font-weight: normal;
}
ul.app-profile-tags li .icon {
  float: left;
  overflow: hidden;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url('../img/tags.png?v3');
  margin-right: 5px;
  margin-top: 1px;
}
ul.app-profile-tags li.cat-invert {
  background-color: #00AEEF;
  border-color: #00AEEF;
  color: #fff;
}
ul.app-profile-tags li.cat-invert a {
  color: #fff;
}
ul.app-profile-tags .cat-books_culture .icon {
  background-position: -512px 0;
}
ul.app-profile-tags .cat-fashion_beauty .icon {
  background-position: -272px 0;
}
ul.app-profile-tags .cat-food_drinks .icon {
  background-position: -612px 0;
}
ul.app-profile-tags .cat-games .icon {
  background-position: -464px 0;
}
ul.app-profile-tags .cat-hobbies .icon {
  background-position: -561px 0;
}
ul.app-profile-tags .cat-movies_tv .icon {
  background-position: -224px 0;
}
ul.app-profile-tags .cat-music .icon {
  background-position: -176px 0;
}
ul.app-profile-tags .cat-profession .icon {
  background-position: -416px 0;
}
ul.app-profile-tags .cat-sports .icon {
  background-position: -320px 0;
}
ul.app-profile-tags .cat-travel .icon {
  background-position: -368px 0;
}
ul.app-profile-tags .cat-other .icon {
  background-position: -663px 0;
}
ul.app-profile-tags .cat-books_culture.cat-invert .icon {
  background-position: -544px 0;
}
ul.app-profile-tags .cat-fashion_beauty.cat-invert .icon {
  background-position: -304px 0;
}
ul.app-profile-tags .cat-food_drinks.cat-invert .icon {
  background-position: -646px 0;
}
ul.app-profile-tags .cat-games.cat-invert .icon {
  background-position: -496px 0;
}
ul.app-profile-tags .cat-hobbies.cat-invert .icon {
  background-position: -595px 0;
}
ul.app-profile-tags .cat-movies_tv.cat-invert .icon {
  background-position: -256px 0;
}
ul.app-profile-tags .cat-music.cat-invert .icon {
  background-position: -208px 0;
}
ul.app-profile-tags .cat-profession.cat-invert .icon {
  background-position: -448px 0;
}
ul.app-profile-tags .cat-sports.cat-invert .icon {
  background-position: -352px 0;
}
ul.app-profile-tags .cat-travel.cat-invert .icon {
  background-position: -400px 0;
}
ul.app-profile-tags .cat-other.cat-invert .icon {
  background-position: -697px 0;
}
/* games */
.gm4html5_div_class {
  text-align: center;
}
.gm4html5_div_class canvas {
  image-rendering: optimizeSpeed;
  -webkit-interpolation-mode: nearest-neighbor;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.gm4html5_div_class canvas#loading_screen {
  margin-left: -320px;
}
.app-games {
  background: black;
  overflow: hidden;
}
.app-games .app-body {
  margin: 0;
  margin-bottom: -15px;
}
.app-allgames {
  padding-top: 15px;
}
.app-hide {
  display: none;
}
.app-hide-file,
.app-hide-file-1px {
  visibility: hidden;
  height: 0;
  width: 1px;
}
.app-hide-file-1px {
  height: 1px;
}
.app-usersonline a {
  display: block !important;
  margin-top: 4px !important;
  margin-bottom: 0 !important;
  color: #2489ce;
  font-size: 16px;
}
.app-usersonline a:hover {
  text-decoration: none;
}
.app-link-passRemind {
  text-decoration: underline;
  font-size: 16px;
  margin-top: 20px;
}
.app-link-register {
  text-decoration: underline;
  font-size: 16px;
  margin-top: 20px;
}
.app-gallery-upload-table {
  width: 100%;
  display: table;
}
.app-gallery-upload-table .app-upload-select-cell {
  display: table-cell;
  padding-right: 10px;
  vertical-align: top;
}
.app-gallery-upload-table .app-settings-cell {
  vertical-align: top;
  width: 42px;
  display: table-cell;
}
.app-gallery-upload-table .app-settings-cell .btn {
  padding: 6px 6px 3px;
}
.app-upload-progress {
  margin: 16px 0 0;
  position: relative;
  height: 40px;
  background: #E4E1E1;
  display: none;
}
.app-upload-progress .app-progress-bar {
  width: 0%;
  padding: 9px;
  border: 1px solid #00415e;
  background: #4b88b6;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 1px 1px #194b7e;
  background-color: #6facd5;
  background: -webkit-gradient(linear, left top, left bottom, from(#6facd5), to(#4272a4));
  background: -webkit-linear-gradient(top, #6facd5, #4272a4);
  background: -moz-linear-gradient(top, #6facd5, #4272a4);
  background: -ms-linear-gradient(top, #6facd5, #4272a4);
  background: -o-linear-gradient(top, #6facd5, #4272a4);
  background: linear-gradient(#6facd5, #4272a4);
}
.app-invite-block {
  position: absolute;
  top: 10px;
  right: 10px;
  -moz-background-clip: border !important;
  -webkit-background-clip: border-box !important;
  background-clip: border-box !important;
}
.app-list-invite {
  height: 100%;
  width: 50px;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #bbb;
}
.app-list-invite .app-invite-block {
  top: 25px;
}
.app-list-userSettings {
  height: 100%;
  width: 50px;
  position: absolute;
  right: 0;
  top: 0;
}
.app-list-userSettings .app-grid-user-settings {
  color: #fff;
  top: 0;
  padding: 28px 10px;
}
.app-register {
  line-height: normal;
}
.app-register select {
  width: 100%;
}
.app-register .app-install-app {
  display: none;
}
.app-logon .app-install-app {
  display: none;
}
.app-passremind .app-install-app {
  display: none;
}
.app-date-select .app-date-year {
  padding-right: 0;
}
.app-date-select .app-date-year select {
  width: 100%;
}
.app-date-select .app-date-month {
  padding-right: 0;
}
.app-date-select .app-date-month select {
  width: 100%;
}
.app-date-select select {
  /*padding: 0 5px;*/
  font-size: 16px;
}
.app-padding-1 {
  padding-right: 7px;
}
.app-padding-2 {
  padding-left: 7px;
}
@media only screen and (min-width: 350px) {
  .app-date-select select {
    width: 100%;
  }
}
.app-reg-taisykles {
  padding: 7px 0 10px;
  text-align: left;
}
.app-reg-taisykles a {
  text-decoration: underline;
}
.app-gallery-upload {
  padding: 0 15px;
}
.app-gallery-upload .row .col-xs-6:only-child {
  width: 100%;
}
.app-position-sticky {
  background: #f1f1f1;
  padding: 10px;
  margin-left: -15px;
  margin-right: -15px;
  position: sticky;
  top: 0;
  z-index: 99999;
}
.article {
  position: relative;
  font-family: Inter, sans-serif;
  font-size: 20px;
}
.article .article-body {
  position: relative;
  overflow: hidden;
  line-height: 25px;
  margin: 0 -15px;
  padding: 0 15px 25px;
}
.article .article-body.masked {
  mask-image: linear-gradient(to bottom, black 0%, black 70%, transparent 88%, transparent 100%);
  -webkit-mask-image: linear-gradient(to bottom, black 0%, black 70%, transparent 88%, transparent 100%);
}
.article .article-body img {
  margin-bottom: 10px;
}
.article .article-body .article-category {
  font-weight: bold;
  font-size: 16px;
  color: #3858f5;
}
.article .article-body .article-title {
  margin-top: 0;
  line-height: 30px;
  font-weight: bold;
  font-size: 24px;
}
.article .article-body .article-title-red {
  color: #fa044f;
}
.article a {
  margin-top: -100px;
  z-index: 10;
  position: relative;
}
.z-index-min {
  z-index: -9999998;
}
.z-index-max,
.modal-backdrop {
  z-index: 9999998;
}
.modal {
  z-index: 9999999;
}
.modal * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal.bottom .modal-header h4 {
  font-weight: normal !important;
  font-size: 14px;
}
.modal .app-gallery-upload {
  padding: 0;
}
.modal .app-gallery-upload .progress {
  margin: 0 15px 15px 15px;
}
.modal .app-upload-select-cell {
  padding: 0;
}
.dropdown-menu {
  position: sticky;
  width: 100%;
  margin-bottom: 15px;
}
.app-install-app h4 {
  font-size: 16px;
  margin: 22.5px;
  margin-top: 25px;
}
.app-install-app a {
  color: #EE2A7B;
  text-decoration: underline;
}
.alert-danger,
.field-validation-error {
  border: solid 1px #EE2A7B;
  background: #EE2A7B;
  color: white;
}
form .alert-danger,
.text-danger {
  background: transparent;
  color: #EE2A7B;
  padding: 0 !important;
  border: 0 !important;
}
.alert-success {
  border: #00ae3a;
  background: #00ae3a;
  color: white;
}
form .alert-success,
.text-success {
  background: transparent;
  color: #00ae3a;
  padding: 0 !important;
  border: 0 !important;
}
.alert-info {
  border: white;
  background: white;
  color: #757575;
}
.alert-gray {
  border: none;
  background-color: #9e9e9e;
  color: #fff;
}
.alert-warning {
  border: solid 1px lightgray;
  background: lightgray;
  color: #333;
}
.alert-white {
  border-color: #fff;
  background-color: #fff;
}
.alert-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.alert-normal {
  font-weight: normal;
}
.alert-reset-anchor-styling a {
  color: inherit;
  font-weight: normal;
}
.btn-vip-gold {
  font-size: 16px;
  background: #fde019;
  color: black;
}
.btn-vip-gold:hover,
.btn-vip-gold:focus,
.btn-vip-gold:active {
  color: black !important;
}
.btn-vip-silver {
  font-size: 16px;
  background: #95a5a6;
  color: #fff;
}
.btn-vip-silver:hover,
.btn-vip-silver:focus,
.btn-vip-silver:active {
  color: #fff !important;
}
.btn-vip-diamond {
  font-size: 16px;
  background: #00aeef;
  color: #fff;
}
.btn-vip-diamond:hover,
.btn-vip-diamond:focus,
.btn-vip-diamond:active {
  color: #fff !important;
}
.btn-sm .glyphicon {
  top: 2px;
}
.alert-list > :last-child {
  margin-bottom: 0 !important;
}
.alert-list:empty {
  display: none;
}
.panel-group .panel {
  background: #f1f1f1;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.panel-group .panel .panel-heading {
  background: #fff;
}
.panel-group .panel .panel-heading .panel-title > a {
  color: #333 !important;
}
.form-control {
  height: 44px;
  font-size: 16px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-control:focus {
  border-color: #9e9e9e;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
}
.form-horizontal .control-label {
  padding-top: 0;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 10px;
  }
}
.app-social-login {
  margin-top: 15px;
}
.app-social-login img {
  width: 49%;
  max-width: 170px;
}
@media (min-width: 768px) {
  .app-social-login img {
    width: auto;
  }
}
.app-smiles {
  width: 100%;
  text-align: center;
}
.glyphicon-smile:before {
  content: "\263A";
}
.app-profile-upload {
  width: 290px;
  /*250px;*/
  margin: 0 auto;
  text-align: center;
}
.well {
  border: none;
}
.app-msg-upload h5 {
  line-height: 1.3;
}
.app-msg-upload .well {
  background: #fff;
  border-bottom: none;
  border-right: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.app-msg-upload .app-msg-upload-col1 {
  padding: 0;
}
.app-msg-upload .app-msg-upload-col2 {
  padding-right: 0;
}
.app-msg-upload .progress {
  margin-bottom: 5px;
}
@media (max-width: 680px) {
  .app-msg-card-canvas {
    width: 100%;
  }
}
.app-msg-canvas-text {
  position: absolute;
  margin: 0 15px;
  opacity: 0.7;
}
.app-svg-black {
  fill: #000000;
}
.app-svg-white {
  fill: #ffffff;
}
.app-btn-icon-text {
  width: 50px;
  height: 36px;
  padding: 0 !important;
  line-height: 36px;
  font-size: 12px !important;
  letter-spacing: 0.5px;
}
@media only screen and (min-width: 380px) {
  .btn-app-attach {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}
.app-btn-icon-card {
  padding: 0 !important;
}
.app-btn-icon-card svg {
  height: 60px;
  width: 60px;
  margin-bottom: -7px;
  margin-top: -3px;
}
.app-msg-card-baloon {
  color: black;
  font-weight: normal;
  font-size: 12px;
  background: rgba(255, 255, 255, 0.75);
  padding: 8px 10px;
  height: 46px;
  line-height: 15px;
  text-align: left;
  border-radius: 6px;
  position: absolute;
  left: 10px;
  top: 50px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
.app-msg-card-baloon svg {
  width: 30px;
  vertical-align: middle;
  float: left;
  margin-right: 5px;
}
.app-msg-card-baloon:hover {
  text-decoration: none;
}
.app-msg-card-baloon.app-crop-baloon {
  left: 20%;
  top: 105px;
  width: 240px;
  margin-left: -240px/2;
  pointer-events: none;
  z-index: 1001;
}
.app-msg-card-text {
  background: #fff;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.app-msg-card-holder {
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.app-msg-card-holder1 {
  font-size: 0;
}
.app-msg-card-progress p {
  margin-top: -5px;
  margin-bottom: 0;
}
.app-table-send {
  width: 100%;
}
.app-table-send td {
  padding-right: 10px;
}
.app-table-send td.app-td-send {
  width: 100%;
  padding: 0;
}
.app-table-send td.app-td-send .btn-app {
  white-space: pre;
}
.app-table-send td.app-td-like a {
  margin-left: 10px;
  display: block;
  width: 36px;
  height: 36px;
  background: url('../img/send_default.png?v3');
  background-repeat: no-repeat;
  background-size: 36px 36px;
}
.app-table-send .btn {
  padding: 6px;
  min-width: 38px;
}
.app-padding-flex {
  padding-top: 15px;
}
@media only screen and (max-width: 1000px) {
  .app-padding-flex {
    padding-top: 0 !important;
  }
}
.app-padding-flex .app-padding-bottom10 {
  padding-bottom: 10px !important;
}
.filter .filter-property {
  background: #E6E6E6;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}
.filter .filter-property h4 {
  background: #ffffff;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  padding: 8px;
}
.filter .filter-property h4 i {
  font-size: 13px;
  padding-top: 3px;
  margin-right: 10px;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.filter .filter-property h4.collapsed i {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.filter .filter-property h4 .app-badge {
  color: #EE2A7B;
  font-size: 11px;
  border-radius: 6px;
  border: 2px solid #EE2A7B;
  padding: 0 5px;
  font-weight: bold;
  margin-left: 12px;
  line-height: 16px;
  background: none;
  margin-top: 0;
  vertical-align: top;
}
.filter .filter-property .form-group .btn-block {
  max-width: none !important;
}
.filter .filter-property .form-horizontal {
  padding: 10px;
}
.filter .filter-property .form-horizontal .checkbox label {
  padding: 8px 6px 7px 40px;
}
.filter .filter-property .form-horizontal .checkbox:first-child {
  padding-top: 0px;
}
.field-validation-error {
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 4px;
  display: block;
}
.form-otherinfo .field-validation-error {
  margin-bottom: 0;
}
.app-guest-springboard-margin {
  margin-bottom: -14px;
}
/* boostrap fix */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  z-index: auto;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity = 100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.app-banner {
  font-size: 0;
  /* fix 5px padding on google ads */
  /*
	&.app-banner-grid, &.app-banner-list {
		.adsbygoogle {
			margin-top: 10px;
			margin-bottom: 10px;
		}
	}
	*/
}
.app-banner > div,
.app-banner > a,
.app-banner > iframe {
  margin: 0 auto;
  display: block;
}
.app-banner.app-banner-profile {
  margin-top: 16px;
  margin-bottom: -8px;
}
.app-banner.app-banner-top {
  background: none;
}
.app-banner.app-banner-msg {
  margin: 10px 0 12px;
}
.chat .app-banner.app-banner-msg {
  margin-bottom: 18px;
  margin-top: 18px;
}
.app-banner-x250 {
  min-height: 250px;
  font-size: 0;
}
.app-banner-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 9999999;
}
.app-message-danger {
  margin-bottom: 5px;
}
.app-message-location {
  margin-bottom: 32px;
}
.app-wallentry-like {
  /*
	padding-left: 18px;
	background: url('@{img}/logo-tiny.png?v3') 0 0 no-repeat;
	*/
  margin-left: 10px;
  text-decoration: none;
  /*
    &:active, &:focus {
    	text-decoration: none;
    }
    */
}
.app-wallentry-like:hover,
.app-wallentry-like:focus {
  text-decoration: none;
}
.app-wallentry-like.app-photocomment-like {
  margin-bottom: 8px;
  display: block;
}
.app-likebtns {
  line-height: 14px;
}
.app-hot-holder {
  width: 100%;
  height: 100%;
}
.app-hot-iframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
.app-hot-body {
  background-color: #B40C0C;
}
.app-hot-body .app-body {
  margin: 0;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  color: #fff;
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}
.app-overlay {
  /*.opacity(0.5);
	background: #000;*/
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 1100;
}
.app-overlay .app-preloader {
  background: rgba(108, 108, 108, 0.5);
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.app-preloader-center {
  background: rgba(108, 108, 108, 0.5);
  width: 50px;
  height: 50px;
  border-radius: 12px;
  margin: 10px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* Invites List, PhotoCompetition */
.app-invites-item {
  width: 100%;
  border: 0;
  position: relative;
}
.app-invites-item .app-invites-item-left {
  vertical-align: top;
  width: 50%;
}
.app-invites-item .app-invites-item-left a {
  width: 100%;
  position: relative;
  display: block;
}
.app-invites-item .app-invites-item-left .app-grid-image {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin: 2px;
  position: relative;
  min-height: 0;
}
.app-invites-item .app-invites-item-left .badge {
  position: absolute;
  top: 0;
  left: 10px;
}
.app-invites-item .app-invites-item-left .app-grid-photocount {
  bottom: 7px;
}
.app-invites-item .app-invites-item-right {
  vertical-align: top;
  padding: 15px;
  font-size: 12px;
  line-height: 14px;
  position: relative;
}
.app-invites-item .app-invites-item-right .app-invite-buttons {
  height: 57px;
  position: absolute;
  bottom: 0;
}
@media (min-width: 640px) {
  .app-invites-item .app-invites-item-left {
    width: 160px;
  }
  .app-invites-item .app-invites-item-left a {
    width: 160px;
  }
}
/* elipsify-crop miltiline text */
.app-ellipsify {
  position: relative;
  height: 154px;
  overflow: hidden;
  line-height: 14px;
  background: #f1f1f1;
}
.app-ellipsify::before {
  content: '';
  float: right;
  height: 140px;
}
.app-ellipsify::after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 154px;
  background: inherit;
}
.app-ellipsify .app-ellipsify-text::before {
  content: "\2026";
  float: right;
  clear: right;
}
.app-ellipsify .app-ellipsify-text::after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 14px;
  background: inherit;
}
/*
.app-updatemodal {
	.modal-content {
		padding: @body-margin;
		text-align: center;
	}
	.app-update-cancel {
		margin-top: 10px;
		a {
			text-decoration: underline;
		}
	}
	&.in {
		display: block;
	}
}
*/
@media (min-width: 320px) {
  .modal-sm {
    width: 310px;
    margin: 100px auto 0 auto;
  }
}
.modal-content {
  background: #f1f1f1;
  color: #333;
}
.modal-full {
  margin: 0;
  width: 100%;
}
.modal-full .modal-content {
  background: #f1f1f1;
  color: #333;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.modal-full a.btn-block {
  margin-top: 10px;
}
.modal-full a.btn-block:nth-of-type(1) {
  margin-top: 0;
}
.modal-dialog.modal-dialog-carousel {
  padding: 0 20px !important;
}
.modal-dialog.modal-dialog-carousel .carousel-text .carousel-caption-text {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 250px;
}
.modal-dialog.modal-dialog-carousel .carousel-text .carousel-caption-text.text-size-120 {
  font-size: 120%;
}
/* all modals */
.modal .modal-dialog:not(.modal-full),
.modal.in .modal-dialog:not(.modal-full) {
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}
.modal-header {
  border: none;
  padding-bottom: 0;
  z-index: 1055;
  position: relative;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.modal-header .modal-title {
  margin: 0 !important;
}
.modal-header h4 {
  /* bootstrap default */
  font-size: 18px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 10px;
}
.modal-header .close {
  opacity: 0.5;
}
.modal-body {
  padding-top: 8px;
  font-size: 14px;
  color: #333;
  line-height: 1.42857143;
  text-align: center;
}
.modal-body .btn-block {
  width: auto;
}
.modal-body .app-profile-upload {
  width: auto;
}
.modal-body .app-profile-upload * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.modal-body-clean {
  text-align: left;
  font-weight: normal;
}
.btn-profile-plain {
  width: 63px;
  display: inline-block;
  position: relative;
  font-weight: normal;
  font-size: 13px;
  color: #333;
}
.btn-profile-plain:hover,
.btn-profile-plain:focus,
.btn-profile-plain:active {
  text-decoration: none;
  color: #333;
}
.btn-profile-plain .badge {
  border: 1px solid #E5E5E5;
  background-color: #E5E5E5;
  color: #333;
  margin-top: -5px;
  margin-right: -10px;
  position: absolute;
  right: 0;
}
.btn-profile-plain .material-symbols-rounded {
  display: block;
  font-size: 35px;
  margin-bottom: 3px;
}
.btn-profile {
  color: #333;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none !important;
  display: inline-block;
  width: 70px;
  height: 70px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-top: 70px;
  line-height: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.btn-profile.btn-profile-christmas {
  background-image: url('../img/btn_christmas.png?v3');
}
.btn-profile.btn-profile-friend {
  background-image: url('../img/btn_friend.png?v3');
}
.btn-profile.btn-profile-friend-pending {
  background-image: url('../img/btn_friend.png?v3');
}
.btn-profile.btn-profile-friends {
  background-image: url('../img/btn_friends.png?v3');
}
.btn-profile.btn-profile-favorite {
  background-image: url('../img/btn_favorite_pink.png?v3');
}
.btn-profile.btn-profile-gifts {
  background-image: url('../img/btn_gifts_pink.png?v3');
}
.btn-profile.btn-profile-block {
  background-image: url('../img/btn_block.png?v3');
}
.btn-profile.btn-profile-message {
  background-image: url('../img/btn_message_pink.png?v3');
}
.btn-profile.btn-profile-newsfeed {
  background-image: url('../img/btn_newsfeed.png?v3');
}
.btn-profile.btn-profile-astro {
  background-image: url('../img/btn_astro.png?v3');
}
.btn-profile.btn-profile-gallery {
  background-image: url('../img/btn_gallery.png?v3');
}
.btn-profile .badge {
  margin-top: -70px;
  margin-right: -5px;
  position: absolute;
  right: 0;
  background: #d9d9d6;
  color: #333;
}
.modal .btn-profile-favorite {
  background-image: url('../img/btn_favorite.png?v3') !important;
}
.modal .btn-profile-gifts {
  background-image: url('../img/btn_gifts.png?v3') !important;
}
.modal .btn-profile-message {
  background-image: url('../img/btn_message.png?v3') !important;
}
a.link-gray {
  color: #333 !important;
}
.dark-mode a.link-gray {
  color: #aaa !important;
}
.app-gallery-settingsmodal .modal-header {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 15px 8px;
}
.app-gallery-settingsmodal .modal-header .modal-title {
  margin: 0;
  font-weight: bold;
  display: block;
}
.app-gallery-settingsmodal .modal-body {
  padding: 15px;
}
.app-gallery-settingsmodal.modal {
  top: auto;
}
.app-gallery-settingsmodal .btn-block {
  width: 100%;
}
.app-block-tarpas {
  height: 5px;
}
.app-fullscreen .app-body {
  margin: 0;
}
.app-show-inline {
  display: inline !important;
}
.app-check-frame {
  position: absolute;
  top: 0;
  left: 0;
}
.alert-simple {
  padding: 8px !important;
  background: #f1f1f1;
}
.alert-simple a {
  color: #333;
  font-weight: normal;
  display: block;
}
.alert-simple a span {
  padding: 2px 5px;
  color: #fff;
  background: #00AEEF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
@media only screen and (min-width: 1000px) {
  .alert-simple .justify-content-between {
    justify-content: start;
    padding-right: 16px;
  }
  .alert-simple .justify-content-between span {
    margin: 0 0 0 20px;
  }
}
.alert-simple-red {
  background: #EE2A7B;
}
/* PhotoCompetition */
.app-photo-votes {
  margin-top: 4px;
  font-size: 12px;
}
.app-photo-username {
  margin: 0;
  font-size: 16px;
}
.app-photo-comp-vote {
  position: relative;
  text-align: center;
  /*margin-bottom: @body-margin;*/
}
.app-photo-comp-vote .app-photo-comp-image {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.app-photo-comp-vote > a {
  min-height: 66px;
  display: block;
}
.app-photo-comp-vote .app-photo-stars {
  position: absolute;
  bottom: 0px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  width: 100%;
  text-align: center;
}
.app-photo-comp-vote .app-photo-stars .app-photo-star-holder {
  position: relative;
  height: 24px;
  margin: 0 auto;
}
.app-photo-comp-vote .app-photo-stars .app-photo-star-holder .app-photo-star-empty {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('../img/star_big_empty.png?v3');
  background-repeat: no-repeat;
  margin-right: 5px;
}
.app-photo-comp-vote .app-photo-stars .app-photo-star-holder .app-photo-star-full {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url('../img/star_big_full.png?v3');
  background-repeat: no-repeat;
  margin-right: 5px;
}
.app-photo-comp-vote .app-photo-stars .app-photo-star-holder .app-photo-balai5 {
  margin-right: 0;
}
.app-photo-comp-vote .app-photo-stars.app-grid-user-name {
  padding: 10px 0 23px 0;
}
.app-photo-comp-vote .app-photo-stars.app-grid-user-name a {
  color: #fff;
}
/*
@media (min-width: 480px) {
	.app-photo-comp-vote {
		.app-photo-comp-image {
			width: auto;
		}
	}
}
*/
.app-photo-comp {
  /* upload button in list */
}
.app-photo-comp .app-photo-desc-title {
  margin-top: 0;
  font-weight: bold;
  font-size: 16px;
}
.app-photo-comp .app-photo-desc-title a {
  text-decoration: underline;
}
.app-photo-comp .app-invites-item-right .app-invite-buttons {
  height: 53px;
  overflow: hidden;
}
.app-photo-comp .app-invites-item-right .app-invite-buttons .img-thumbnail {
  display: none;
}
.app-photo-comp .app-invite-buttons .btn-block {
  display: inline-block;
  width: auto;
  padding: 6px 12px;
  line-height: 1.42857143;
}
.app-photo-comp .app-ellipsify {
  height: 42px;
}
.app-photo-comp .app-ellipsify::before {
  height: 28px;
}
.app-photo-comp .app-ellipsify::after {
  height: 42px;
}
/* voting on photos */
.app-photo-index {
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  z-index: 1100;
  font-size: 16px;
  margin: 10px;
  font-weight: bold;
  text-shadow: 1px 1px black;
}
.app-btn-vote {
  position: absolute;
  right: 15px;
  top: 20px;
}
.app-btn-remove {
  position: absolute;
  right: 10px;
  top: 10px;
  line-height: 1;
}
.app-photo-like {
  padding: 5px 10px;
  margin: 10px;
  font-size: 12px !important;
  border: none;
}
.app-photo-like:hover,
.app-photo-like:active,
.app-photo-like:focus {
  padding: 5px 10px;
  border: none;
  font-size: 12px !important;
}
.app-photo-like:hover a,
.app-photo-like:active a,
.app-photo-like:focus a {
  text-decoration: none;
}
.app-photo-like a {
  color: #fff;
  display: block !important;
  font-size: 13px;
}
.app-photo-like a.hide {
  display: none !important;
}
.app-photo-like.btn-app-white a {
  color: #BBB;
  text-decoration: none;
}
.app-photo-like span {
  display: inline-block !important;
}
.app-photo-like .joke-goodness,
.app-photo-like .joke-goodness * {
  color: #fff;
  display: block;
  line-height: 1.42857143;
}
.app-photo-like .joke-footer {
  display: block;
}
.app-photo-like .glyphicon {
  display: inline-block;
}
.app-photo-like.app-photo-comments {
  right: auto;
  left: 0;
}
.app-photo-like .app-wallentry-like {
  margin: 0;
  background-position: 0 2px;
}
/* voting in profile */
.app-vote-buttons {
  margin-top: 15px;
  font-size: 0;
}
.btn-vote {
  font-size: 12px !important;
  line-height: 14px;
  white-space: normal;
  width: 90px;
  height: 88px;
  padding-top: 2px;
  padding-left: 0;
  padding-right: 0;
  word-wrap: break-word;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.btn-vote span {
  display: block;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  width: 100%;
  height: 50px;
}
.btn-vote.btn-app-white {
  color: #fff;
}
.btn-vote.btn-app-white:hover,
.btn-vote.btn-app-white:active,
.btn-vote.btn-app-white:focus {
  color: #fff;
}
.btn-vote.btn-vote-horizontal {
  font-size: 14px !important;
  display: flex;
  flex-direction: row;
  width: auto;
  height: 44px;
  justify-content: flex-start;
  align-items: center;
  padding: 6px 0;
  margin-bottom: 5px;
  margin-right: 0;
}
.btn-vote.btn-vote-horizontal div {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}
.btn-vote.btn-vote-horizontal span {
  width: calc(50% - 53px);
  height: 100%;
  background-size: contain;
  background-position: right center;
  margin-right: 6px;
}
.app-vote-loader {
  margin-top: 25px;
}
.app-vote-cup span {
  background-image: url('../img/vote/cup.png?v3');
}
.app-vote-valentine span {
  background-image: url('../img/vote/valentine.png?v3');
}
.app-vote-flowers {
  margin-right: 10px;
}
.app-vote-flowers span {
  background-image: url('../img/vote/flowers.png?v3');
}
.app-vote-flowers.app-type1 span {
  background-image: url('../img/vote/wouldlike/type1.png?v3');
}
.app-vote-flowers.app-type2 span {
  background-image: url('../img/vote/wouldlike/type2.png?v3');
}
.app-vote-flowers.app-type3 span {
  background-image: url('../img/vote/wouldlike/type3.png?v3');
}
.app-vote-flowers.app-type4 span {
  background-image: url('../img/vote/wouldlike/type4.png?v3');
}
.app-vote-flowers.app-type5 span {
  background-image: url('../img/vote/wouldlike/type5.png?v3');
}
.app-vote-flowers.app-type6 span {
  background-image: url('../img/vote/wouldlike/type6.png?v3');
}
.app-vote-bunny {
  margin-right: 10px;
}
.app-vote-bunny span {
  background-image: url('../img/vote/bunny.png?v3');
}
.app-vote-bunny.app-type1 span {
  background-image: url('../img/vote/bemine/she/type1.png?v3');
}
.app-vote-bunny.app-type2 span {
  background-image: url('../img/vote/bemine/she/type2.png?v3');
}
.app-vote-bunny.app-type3 span {
  background-image: url('../img/vote/bemine/she/type3.png?v3');
}
.app-vote-bunny.app-type4 span {
  background-image: url('../img/vote/bemine/she/type4.png?v3');
}
.app-vote-bunny.app-type5 span {
  background-image: url('../img/vote/bemine/she/type5.png?v3');
}
.app-vote-bunny.app-type6 span {
  background-image: url('../img/vote/bemine/she/type6.png?v3');
}
.app-vote-bunny.app-type1.app-he span {
  background-image: url('../img/vote/bemine/he/type1.png?v3');
}
.app-vote-bunny.app-type2.app-he span {
  background-image: url('../img/vote/bemine/he/type2.png?v3');
}
.app-vote-bunny.app-type3.app-he span {
  background-image: url('../img/vote/bemine/he/type3.png?v3');
}
.app-vote-bunny.app-type4.app-he span {
  background-image: url('../img/vote/bemine/he/type4.png?v3');
}
.app-vote-bunny.app-type5.app-he span {
  background-image: url('../img/vote/bemine/he/type5.png?v3');
}
.app-vote-bunny.app-type6.app-he span {
  background-image: url('../img/vote/bemine/he/type6.png?v3');
}
.btn-app-white.app-vote-cup span {
  background-image: url('../img/vote/cup.png?v3');
}
.btn-app-white.app-vote-flowers span {
  background-image: url('../img/vote/flowers.png?v3');
}
.btn-app-white.app-vote-bunny span {
  background-image: url('../img/vote/bunny.png?v3');
}
.btn-app-white.app-vote-bunny.app-type1 span {
  background-image: url('../img/vote/bemine/she/type1.png?v3');
}
.btn-app-white.app-vote-bunny.app-type2 span {
  background-image: url('../img/vote/bemine/she/type2.png?v3');
}
.btn-app-white.app-vote-bunny.app-type3 span {
  background-image: url('../img/vote/bemine/she/type3.png?v3');
}
.btn-app-white.app-vote-bunny.app-type4 span {
  background-image: url('../img/vote/bemine/she/type4.png?v3');
}
.btn-app-white.app-vote-bunny.app-type5 span {
  background-image: url('../img/vote/bemine/she/type5.png?v3');
}
.btn-app-white.app-vote-bunny.app-type6 span {
  background-image: url('../img/vote/bemine/she/type6.png?v3');
}
.btn-app-white.app-vote-bunny.app-type1.app-he span {
  background-image: url('../img/vote/bemine/he/type1.png?v3');
}
.btn-app-white.app-vote-bunny.app-type2.app-he span {
  background-image: url('../img/vote/bemine/he/type2.png?v3');
}
.btn-app-white.app-vote-bunny.app-type3.app-he span {
  background-image: url('../img/vote/bemine/he/type3.png?v3');
}
.btn-app-white.app-vote-bunny.app-type4.app-he span {
  background-image: url('../img/vote/bemine/he/type4.png?v3');
}
.btn-app-white.app-vote-bunny.app-type5.app-he span {
  background-image: url('../img/vote/bemine/he/type5.png?v3');
}
.btn-app-white.app-vote-bunny.app-type6.app-he span {
  background-image: url('../img/vote/bemine/he/type6.png?v3');
}
.btn-app-white.app-vote-flowers.app-type1 span {
  background-image: url('../img/vote/wouldlike/type1.png?v3');
}
.btn-app-white.app-vote-flowers.app-type2 span {
  background-image: url('../img/vote/wouldlike/type2.png?v3');
}
.btn-app-white.app-vote-flowers.app-type3 span {
  background-image: url('../img/vote/wouldlike/type3.png?v3');
}
.btn-app-white.app-vote-flowers.app-type4 span {
  background-image: url('../img/vote/wouldlike/type4.png?v3');
}
.btn-app-white.app-vote-flowers.app-type5 span {
  background-image: url('../img/vote/wouldlike/type5.png?v3');
}
.btn-app-white.app-vote-flowers.app-type6 span {
  background-image: url('../img/vote/wouldlike/type6.png?v3');
}
.btn-app-profile {
  text-align: left;
  font-size: 17px;
  color: #333;
}
.btn-app-profile img {
  height: 25px;
  margin-right: 10px;
}
.btn-app-profile .fill-in-details {
  background-color: #EE2A7B;
  color: white;
  float: right;
  padding: 4px 6px;
  font-size: 12px;
  border-radius: 4px;
  display: block;
  margin-top: 3px;
  line-height: 1;
}
.btn-app-arrow {
  text-align: left;
  font-size: 16px;
  color: #333;
  background-image: url('../img/icons/material/small/arrowright.png?v3');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px 20px;
}
.btn-app-arrow img {
  height: 25px;
  margin-right: 10px;
}
.dark-mode .btn-app-arrow {
  background-image: url('../img/icons/material/small/arrowright.white.png?v3');
}
/* angel - devil */
.app-angel-devil {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 7pt;
  color: #7b7b7b;
  margin-top: 5px;
}
.app-angel {
  width: 86px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.app-angel .voted {
  cursor: auto;
}
.app-devil {
  width: 70px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
.app-devil .voted {
  cursor: auto;
}
.app-gauge {
  width: 91px;
  display: inline-block;
  vertical-align: top;
  padding-top: 18px;
}
.app-gauge .app-gauge-box {
  width: 74px;
  height: 40px;
  background-image: url('../img/vote/sprite.png?v3');
  background-repeat: no-repeat;
  margin: auto;
}
.app-gauge .app-gauge-voted {
  vertical-align: middle;
  margin-top: 5px;
}
.app-gauge .app-gauge-voted b {
  color: #623635;
  font-size: 10px;
}
.app-angel-heart {
  background: url('../img/vote/angel-heart.png?v3') no-repeat;
}
.app-devil-heart {
  background: url('../img/vote/devil-heart.png?v3') no-repeat;
}
.app-angel-heart.app-hb,
.app-devil-heart.app-hb {
  display: block;
  height: 68px;
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 16px;
  line-height: 62px;
  margin: 0.5em 0;
}
.app-angel-heart.app-hb:hover,
.app-devil-heart.app-hb:hover,
.app-angel-heart.app-hb:active,
.app-devil-heart.app-hb:active,
.app-angel-heart.app-hb:focus,
.app-devil-heart.app-hb:focus {
  color: #FFFFFF;
  text-decoration: none;
}
.app-angel-vote img,
.app-devil-vote img {
  border: 0;
}
/* fixed header */
.x-layout-header-fixed {
  position: fixed;
  -webkit-transform: translatez(0);
  top: 0;
  width: 100%;
  z-index: 959;
}
/* fixed tabs */
.x-layout-tabs-fixed {
  position: relative;
}
.x-layout-tabs-fixed.is-app {
  position: fixed;
  -webkit-transform: translatez(0);
  top: 0;
  width: 100%;
  z-index: 958;
}
@media screen and (min-device-height: 568px) {
  .x-layout-tabs-fixed {
    position: fixed;
    -webkit-transform: translatez(0);
    top: 40px;
    width: 100%;
    z-index: 958;
  }
  .x-layout-tabs-fixed.is-app {
    top: 0;
  }
}
/* fixed footer */
.app-footer {
  margin: 0 -15px;
}
.app-footer table.x-layout-tabs-footer {
  display: none;
}
.app-footer-h5 {
  font-size: 16px;
  margin-top: 0px;
}
.app-profile-body .app-padding-bottom {
  margin-bottom: 20px !important;
}
.app-profile-body .app-footer-h5 {
  margin-top: 20px;
}
.app-prevnext-footer {
  margin: 0 -15px;
}
.app-prevnext-footer.fixed {
  position: fixed;
  -webkit-transform: translatez(0);
  background-color: #fff;
  bottom: 0px;
  width: 100%;
  z-index: 960;
  border-top: 1px solid #d9d9d6;
  padding-bottom: env(safe-area-inset-bottom);
}
@media only screen and (min-width: 980px) {
  .app-prevnext-footer.fixed {
    width: 960px;
    margin: 0 auto;
  }
}
.app-prevnext-footer table.x-layout-tabs-footer {
  display: table;
}
.dark-mode .app-prevnext-footer {
  border-top-color: #424242 !important;
}
.app-prevnext-footer.fixed + .app-prevnext-footer-placeholder {
  display: block;
}
.app-prevnext-footer + .app-prevnext-footer-placeholder {
  display: none;
}
.app-prevnext-footer.fixed:not(.expanded) .app-prevnext-footer-content {
  display: none;
}
.app-prevnext-footer:not(.fixed) .app-prevnext-footer-tip,
.app-prevnext-footer.fixed.expanded .app-prevnext-footer-tip {
  display: none;
}
.app-footer-fixed {
  position: fixed;
  -webkit-transform: translatez(0);
  background-color: #fff;
  height: 40px;
  bottom: 0px;
  width: 100%;
  z-index: 960;
  border-top: 1px solid #d9d9d6;
}
.app-footer-fixed table.x-layout-tabs-footer {
  display: table;
}
/* gifts */
.app-gift-desc {
  font-size: 13px;
}
.app-gift-col {
  padding: 5px !important;
}
.app-gift-col .thumbnail {
  margin: 0;
  padding: 10px;
  background: none;
  border: none;
  height: 190px;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.app-gift-col .thumbnail img {
  height: auto;
  object-fit: contain;
}
.app-gift-col .thumbnail .caption {
  padding-bottom: 0;
}
.app-gift-col .thumbnail .caption h4,
.app-gift-col .thumbnail .caption h5,
.app-gift-col .thumbnail .caption h6 {
  margin: 0;
  text-align: center;
}
.app-gift-col .thumbnail .caption h4 a,
.app-gift-col .thumbnail .caption h5 a,
.app-gift-col .thumbnail .caption h6 a {
  text-decoration: underline;
}
/* draugas, pazymetas badge */
.app-d {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  top: 5px;
  right: 5px;
  color: #fff;
  text-align: center;
}
.app-d.app-d-big {
  background-color: #EE2A7B;
  font-size: 12px;
  line-height: 14px;
  padding: 6px 10px;
}
.app-d.app-p-big {
  background-color: #EE2A7B;
  font-size: 9px;
  line-height: 14px;
  padding: 6px 10px;
}
.app-d.app-n-big {
  background-color: #EE2A7B;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  padding: 6px 10px;
}
.app-d + .app-n-big {
  top: 5px;
}
.app-d.app-d-small {
  background-color: #27b53b;
  width: 13px;
  font-size: 10px;
  line-height: 9px;
  padding: 2px 1px;
}
.app-d.app-p-small {
  background-color: #FE0002;
  width: 13px;
  font-size: 7px;
  line-height: 8px;
  padding: 2px 2px;
}
.app-d.app-d-ero {
  background-color: #f54112;
  font-size: 12px;
  line-height: 14px;
  padding: 2px 4px;
  top: auto;
  bottom: 0;
  left: 0;
  width: 80px;
}
.app-content-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.app-content-box * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* messages, atliktas testas */
.msg div[style^="width: 125px; background-color: #cee3f5;"] {
  /* no class :( */
  display: inline-block;
  margin-right: 10px !important;
  background-color: #A8C3ED !important;
  color: #fff;
  line-height: 14px;
}
.app-a-underline {
  text-decoration: underline;
}
.app-bdays-warning {
  margin-bottom: 0;
}
.app-modal-noclose .app-modal-text {
  margin-top: 10px;
}
.app-widget-nf-top {
  margin-top: 32px;
  margin-bottom: 20px;
}
.app-widget-nf-top .app-imagebox,
.app-widget-nf-top .media-heading,
.app-widget-nf-top .app-nf-userage {
  display: none;
}
.app-widget-nf-top .app-nf-item .media-body {
  height: auto;
}
.app-widget-testai-top {
  margin-top: 40px !important;
  margin-bottom: 20px !important;
}
.media .media-left svg {
  display: block;
  width: 30px;
  height: 30px;
}
/* background scroll fix (while modal opened) */
.modal-open {
  position: fixed;
}
.modal,
.overflow-auto {
  overflow-y: auto;
}
.modal.fade:not(.in).bottom .modal-dialog {
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0);
}
.app-panel {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  max-width: 320px;
  /*290px;*/
  color: #333;
}
.app-panel .app-panel-container {
  text-align: left;
  max-width: 320px;
  height: 100%;
  top: 0;
  background: #eee;
  z-index: 1;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.app-panel .app-panel-container.app-panel-loader {
  background: #eee url('../img/loader.panel.gif') no-repeat center center;
}
.app-panel .app-panel-container .app-panel-overflow {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
}
.app-panel .app-panel-container .app-panel-content {
  position: relative;
}
.app-panel .app-panel-container .app-panel-content i {
  color: #333;
}
.app-panel .app-panel-container .app-panel-content .btn-app-red i {
  color: #fff;
}
.app-panel .app-panel-container .app-panel-content .media:last-child {
  margin-bottom: 0;
}
.app-panel .app-panel-container .app-panel-content .app-vipbtn {
  padding-bottom: 5px;
}
.app-panel .app-panel-container hr {
  border-top: 1px solid #58636E;
}
.app-panel .app-panel-container .header {
  margin: 10px 0;
  padding: 5px 10px;
  background: #fafafa;
  color: #333;
}
.app-panel .app-panel-container .header h4 {
  font-size: 14px;
  margin: 0;
  padding: 0;
  font-weight: 400 !important;
  line-height: 1.1;
}
.app-panel .app-panel-container .media {
  padding: 5px 0 5px 10px;
  margin: 2px 0;
  cursor: pointer;
}
.app-panel .app-panel-container .media h4 {
  font-size: 16px;
  margin: 0;
}
.app-panel .app-panel-container .media .media-heading {
  line-height: 24px;
  font-weight: normal;
  color: #333;
}
.app-panel .app-panel-container .media .media-vertical-center {
  padding-top: 12px;
}
.app-panel .app-panel-container .media .badge {
  font-size: 12px;
  float: right;
  margin-top: 2px;
  margin-right: 13px;
  padding: 2px 4px;
  border-color: #fff;
  background-color: #fff;
}
.app-panel .app-panel-container .locale {
  padding: 10px;
}
.app-panel .app-panel-container .locale li a {
  color: #333;
}
.app-panel .media-profile {
  padding: 0 0 0 10px !important;
  margin: 10px 0 0 0 !important;
  max-width: 200px;
  display: flex;
}
.app-panel .media-profile .app-menu-userico {
  flex-shrink: 0;
}
.app-panel .media-profile h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold !important;
}
.app-panel .app-menu-close {
  color: black;
  position: absolute;
  top: 5px;
  padding: 10px;
  font-size: 16px;
}
.app-panel .app-menu-close.pull-right {
  right: 0;
}
.app-panel .app-menu-close.pull-left {
  left: 0;
}
.app-panel .app-menu-close-h .app-menu-close {
  top: -8px;
}
.app-panel .app-bell {
  margin-top: 10px;
  display: none;
}
.app-panel .app-bell .dr-bell {
  width: 40px;
  height: 40px;
}
.menu-page .app-body {
  margin: 0 !important;
}
.menu-page .app-helpservice-link {
  display: none;
}
.menu-page .app-panel {
  position: relative;
  max-width: 100%;
}
.menu-page .app-panel .app-panel-container {
  max-width: 100%;
}
.menu-page .app-panel .app-panel-container .media h4 {
  font-size: 17px;
}
.sticky-bottom {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 1020;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.panel ul,
.panel ol {
  padding-left: 20px;
}
.panel ol {
  font-weight: bold;
}
.panel ul ul,
.panel ol ul,
.panel ul ol,
.panel ol ol {
  padding-left: 15px;
  margin: 10px 0;
  font-weight: normal;
}
.app-menu-userico {
  /*width: 50px;*/
  height: 48px;
  overflow: hidden;
  position: relative;
}
.app-menu-userico img {
  width: 48px;
}
.app-menu-userico .app-icon-edit {
  background-image: url('../img/ico_edit_circle.png?v3');
  background-repeat: no-repeat;
  background-size: 17px 17px;
  width: 17px;
  height: 17px;
  position: absolute;
  bottom: 0;
  right: 5px;
}
.app-list-textarea {
  padding: 5px !important;
}
.app-block-popup .modal-body {
  text-align: left;
}
.app-control-label-opponent-padding {
  padding-top: 10px;
}
.app-text-nowrap-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.app-text-nowrap {
  white-space: nowrap;
}
/* Toastr  */
#toast-container * {
  opacity: 1!important;
}
#toast-container {
  opacity: 1 !important;
}
#toast-container.toast-simple {
  box-shadow: none;
  margin-top: 40px;
}
#toast-container.toast-simple .toast {
  width: 80% !important;
  background-image: none !important;
  background-color: #fde019;
  padding: 15px !important;
  color: black !important;
  text-align: center !important;
}
@media only screen and (min-width: 1000px) {
  #toast-container.toast-simple .toast {
    width: 400px !important;
    margin: 0 auto;
  }
}
#toast-container.toast-simple .toast:hover {
  box-shadow: 0 0 12px #999;
  -webkit-box-shadow: 0 0 12px #999;
}
.toastCustom#toast-container {
  padding: 0 15px;
}
.toastCustom#toast-container.toast-bottom-center > div,
.toastCustom #toast-container.toast-top-center > div {
  max-width: 460px;
  width: 100%;
}
.toastCustom#toast-container > .toast {
  background-image: none !important;
  margin-bottom: 15px !important;
  padding: 10px;
  opacity: 1;
  color: black;
}
.toastCustom#toast-container > :hover {
  -webkit-box-shadow: 0 0 12px #999;
  -moz-box-shadow: 0 0 12px #999;
  box-shadow: 0 0 12px #999;
}
.toastCustom .app-toast-image {
  float: left;
  width: 45px;
  height: 45px;
  overflow: hidden;
  margin-right: 15px;
  border: 1px solid #fff;
}
.toastCustom .toast-info {
  background-color: #fde019;
}
.toastCustom .toast-close-button {
  color: black;
  -webkit-text-shadow: none;
  text-shadow: none;
  margin-top: 15px;
  margin-right: 5px;
}
.toastCustom .toast-message {
  font-size: 12px;
  margin-top: 5px;
}
.app-empty-hide:empty {
  display: none;
}
/* vip settings */
.app-list.app-vipsettings-list .app-list-item {
  padding: 0;
}
.app-list.app-vipsettings-list .app-list-item table {
  border: none;
  width: 100%;
}
.app-list.app-vipsettings-list .app-list-item table td {
  vertical-align: middle;
  padding: 8px 15px;
}
.app-list.app-vipsettings-list .app-list-item table td.app-vipsettings-btns {
  width: 115px;
  text-align: center;
}
/* profile Ar nori susitikti Popup */
.app-q-popup {
  background: #f1f1f1;
  color: #333;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  text-align: center;
}
.app-q-popup h4 {
  margin-top: 20px;
  margin-bottom: 15px;
}
.app-q-popup .img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  max-width: 100%;
  border: none;
  margin: 20px auto 20px auto;
  border-radius: 20px;
}
.app-q-popup .app-q-btn-black {
  margin-right: 10px;
}
.app-q-btn-black {
  background: black !important;
  border: 1px solid white !important;
}
/* games */
.app-games-menu {
  position: fixed;
  z-index: 999;
  top: 30px;
  background-color: rgba(52, 152, 219, 0.5);
}
.app-games-menu img {
  height: 30px;
  margin: 5px 10px;
}
.app-games-sidebar .app-panel {
  left: 0;
}
.app-games-sidebar .app-panel-left .app-panel-container {
  /*
			color: black; 
			background: #fff;
			*/
  height: auto;
}
.app-games-sidebar .app-panel-left .app-panel-content {
  margin-top: 15px;
  margin-bottom: 20px;
}
.app-games-sidebar .app-panel-left .app-menu-close-h .app-menu-close {
  top: -17px;
}
.app-games-sidebar .app-panel-left .app-menu-userico img {
  width: 130px;
  margin-left: 5px;
}
.app-games-sidebar .app-all-gamesUrl {
  margin-top: -4px !important;
}
.app-fullscreen {
  width: 100%;
  height: 100%;
}
.app-fullscreen .app-body {
  margin: 0;
  height: 100%;
}
.app-fullscreen .app-body .app-cropper {
  height: 100%;
}
.app-crop-btns {
  position: absolute;
  bottom: 55px;
  left: 0;
  right: 0;
  z-index: 1000;
  font-size: 16px;
}
.app-crop-btns .glyphicon {
  top: 3px;
}
.app-crop-btns .btn-group > .btn:first-child {
  border-right: none !important;
}
.app-cropper {
  background-color: #808080;
  font-size: 0;
  position: relative;
}
.app-btn-blocked-top {
  margin-top: -5px;
  margin-bottom: 25px;
}
.app-btn-cutlater {
  bottom: 20px;
  position: fixed;
  width: 100%;
}
.app-crop-image {
  height: 100%;
}
.cropper-modal {
  background-color: #525252 !important;
}
.app-photo-face {
  font-size: 12px;
  margin-bottom: 10px;
}
.app-comments .app-imagebox {
  width: 50px;
  height: 50px;
  padding: 0;
}
.app-comments .app-imagebox .media-object {
  width: 50px;
}
.app-smileset .img-responsive {
  margin: 5px auto;
  max-height: 40px;
}
.app-smiletab {
  padding: 10px !important;
}
.app-smiletab-image {
  width: 30px;
}
.app-smilecarousel-arrows {
  padding: 15px 10px !important;
}
.app-smiles-modal {
  top: 0 !important;
  transform: none !important;
}
.app-smiles-modal .modal-header {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 0;
}
.app-smiles-modal .modal-header .close {
  margin-top: 20px;
  margin-bottom: -38px;
}
.app-smiles-modal .modal-body {
  margin-top: 8px;
}
.app-smiles-modal .tab-content {
  margin-top: 10px;
}
.app-smiles-modal .tab-content .smile-row {
  margin: 0;
}
.app-smiles-modal .tab-content .smile-row .smile-col {
  padding: 0;
}
.app-smiles-modal .app-smilecat {
  padding: 5px;
  margin: 5px;
  display: block;
  border: 1px solid #ddd;
}
.app-smiles-modal .app-smilecat img {
  width: 100%;
}
.app-smiles-modal .app-smilelist .row {
  margin: 0;
}
.app-smiles-modal .app-smilelist .row .col-lg-1 {
  width: 25%;
}
.app-smiles-modal .app-smilelist .row div[class^=col] {
  padding: 0;
}
.app-smiles-modal .app-smilelist .row div[class^=col] a {
  display: block;
  padding: 10px;
}
.app-smiles-modal .app-smilelist .row div[class^=col] .img-responsive {
  margin: 0 auto;
  max-height: 100%;
}
.app-tree {
  width: 100%;
  height: 100%;
}
.app-tree .app-body {
  margin: 0;
  height: 100%;
}
.app-tree .app-body .app-cropper {
  height: 100%;
}
.app-cfx-test {
  width: 125px;
  background-color: #cee3f5;
  margin: 7px 0;
}
.app-cfx-test .app-cfx-test2 {
  background-color: #5e8cc8;
  line-height: 19px;
  color: #fff;
  font-weight: bold;
  white-space: nowrap;
}
.app-cfx-comet {
  color: #000;
  text-decoration: underline;
}
.app-cfx-comet-pad {
  height: 10px;
}
.app-cfx-map {
  width: 100%;
  height: 500px;
}
.app-ctx-100 {
  height: 100px;
}
.app-ctx-5 {
  height: 5px;
}
.app-ctx-10 {
  height: 10px;
}
.app-ctx-15 {
  height: 15px;
}
.app-ctx-25 {
  height: 25px;
}
.app-ctx-50 {
  min-height: 50px;
}
.app-ctx-100 {
  min-height: 100px;
}
.app-ctx-150 {
  height: 150px;
}
.app-ctx-82 {
  width: 82px;
}
.app-ctx-black {
  color: #000;
}
.app-ctx-auto {
  width: auto;
}
.app-ctx-mt0 {
  margin-top: 0;
}
.app-ctx-mt15 {
  margin-top: 15px;
}
.app-ctx-mt30 {
  margin-top: 30px;
}
.app-ctx-mb15 {
  margin-bottom: 15px;
}
.app-ctx-mb8 {
  margin-bottom: 8px;
}
.app-ctx-mb0 {
  margin-bottom: 0;
}
.app-ctx-pl0 {
  padding-left: 0;
}
.app-ctx-aaa {
  color: #aaa;
}
.app-ctx-new {
  color: #EE2A7B;
}
.app-cfx-credits {
  margin: auto;
  width: 132px;
  height: 31px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  font-size: 15px;
  background: url('//img.draugas.lt/images/rasyti_laiska.png?v3') no-repeat;
}
.app-relative {
  position: relative;
}
.app-deleted {
  color: #808080;
}
.app-blue {
  color: #00aeef;
}
.app-bg-white {
  background-color: #fff;
}
.app-bg-gray {
  background-color: #9e9e9e;
}
.app-bg-blue {
  color: #fff;
  background: #00aeef;
}
.app-bg-blue.small {
  padding: 2px 5px;
  font-size: 8px !important;
}
.app-bg-gold {
  background: #fde019;
}
.app-bg-silver {
  background: #95a5a6;
}
.app-bg-silver-lite {
  background: #e0e0e0;
}
.app-bg-diamond {
  background: #00aeef;
}
.app-red {
  color: #ee2a7b;
}
.app-bg-red {
  color: #fff !important;
  background: #ee2a7b !important;
}
.app-bg-red.small {
  padding: 2px 5px;
  font-size: 8px !important;
}
.app-bg-red a:not(.btn) {
  color: #fff !important;
}
.app-msg-list-time .glyphicon {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px !important;
  margin: 0 2px;
}
.app-msg-list-time.ios .glyphicon {
  top: 0;
}
@media screen and (max-width: 319px), (max-device-height: 567px) {
  .app-hide-to-319 {
    display: none;
  }
}
@media screen and (min-width: 320px) and (min-device-height: 568px) {
  .app-hide-from-320 {
    display: none;
  }
}
@media screen and (max-width: 1223px) {
  .app-hide-to-1223 {
    display: none;
  }
}
@media screen and (min-width: 1224px) {
  .app-hide-from-1224 {
    display: none;
  }
}
.joke-image iframe {
  width: 100%;
}
.app-testai .app-body,
.app-stories .app-body {
  margin: 0;
  margin-bottom: -15px;
}
.app-countdown {
  color: #3c763d;
  font-size: 22px;
}
.app-icon-albumsec {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 45px;
  right: 15px;
  -webkit-filter: drop-shadow(1px 1px 0 #222);
  filter: drop-shadow(1px 1px 0 #222);
}
.app-btns-galleryrequest {
  margin-top: -0.5em;
}
.app-btns-galleryrequest .btn {
  margin-top: 0.5em;
}
.app-profile-icon {
  width: 18px;
  height: 18px;
  fill: #fff;
  margin: 0 3px -4px;
}
.app-profile-icon.app-icon-photo {
  height: 22px;
  width: 22px;
  margin: -2px 3px -6px;
}
.app-profile-icon.app-icon-chat {
  height: 22px;
  width: 22px;
  margin: -1px 3px -7px;
}
ul.app-footer-members {
  white-space: nowrap;
  overflow: scroll;
  overflow-x: scroll;
  overflow-y: hidden;
  padding: 0;
  font-size: 0;
  -webkit-overflow-scrolling: touch;
  margin: 0;
  background: #f1f1f1;
}
ul.app-footer-members li {
  padding: 0;
  margin: 0;
  margin: 1px;
  position: relative;
  z-index: 1;
  width: 125px;
  height: 125px;
}
ul.app-footer-members li a {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: block;
  position: relative;
  background: #f1f1f1;
  width: 125px;
  height: 125px;
  overflow: hidden;
}
ul.app-footer-members li a img {
  position: absolute;
  width: 125px;
  left: 0;
  top: 0;
}
ul.app-footer-members li.active {
  width: 0;
  /*
	    	&:before, &:after {
			    content: "";
			    position: absolute;
			    width: 0;
			    height: 0;
			    border-style: solid;
			    border-color: transparent;
			    border-top: 0;
			  }

			&:after {
				top: 3px;
			    left: 47px;
			    border-bottom-color: @bgcolor; //darken(@bgcolor, 10%);
			    border-width: 15px;

			//&:before {
				//top: 0;
			    //left: 21px;
			    //border-bottom-color: @btn-app-bg;
			    //border-width: 16px;
			//}
			*/
}
ul.app-footer-members li.active a {
  width: 0;
}
ul.app-footer-members li.active a img {
  width: 0;
}
.app-gallery-slider {
  margin-top: -14px !important;
}
.app-gallery-slider ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		*/
}
.app-gallery-slider ul li.app-gallery-overlay .app-gallery-overlay-bg {
  position: absolute;
  background-color: #000;
  opacity: 0.5;
  z-index: 9999;
}
.app-gallery-slider ul li.app-gallery-overlay .app-gallery-overlay-txt {
  position: absolute;
  color: #fff;
  z-index: 99999;
  background-color: transparent !important;
  font-size: 25px;
  text-decoration: none;
  text-align: center;
  line-height: 128px;
}
.app-gallery-slider ul li a {
  background: #dedede;
  border-top: none;
}
.app-gallery-slider ul .app-grid-user {
  width: 125px;
  cursor: pointer;
}
.app-gallery-slider ul .app-grid-user-name {
  display: none;
}
.app-footer-members-holder {
  position: relative;
}
.app-footer-members-holder .glyphicon {
  font-size: 22px;
  color: #fff;
  z-index: 10;
  opacity: 0.75;
  top: 37px;
  position: absolute;
  cursor: pointer;
}
.app-footer-members-holder .glyphicon-chevron-left {
  left: 0;
  padding: 15px 15px 15px 5px;
}
.app-footer-members-holder .glyphicon-chevron-right {
  right: 0;
  padding: 15px 5px 15px 15px;
}
.app-footer-fixed .app-footer-members-holder {
  position: relative;
}
.x-layout-tabs-footer {
  padding: 0;
  background-color: #fff;
  width: 100%;
  text-align: center;
}
.x-layout-tabs-footer a {
  padding: 5px 10px;
  display: block;
}
.x-layout-tabs-footer a.disabled {
  opacity: 0;
}
.x-layout-tabs-footer a img {
  display: inline-block;
  width: 30px;
  height: 30px;
}
.app-fortuna-body {
  color: #fff;
}
.app-memberlineHolder {
  /* height: 150px; */
  background: url('../img/loader.gif') no-repeat center center;
}
.app-flex,
.app-body-messages .app-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.app-flex-w100 .app-grid-user {
  width: 100% !important;
}
.app-clearflex {
  width: 100%;
}
.btn-floating-message {
  display: none;
  background-image: url(../img/ico_message_circle_black.png?v4);
  font-size: 16px;
  font-weight: 400;
  text-decoration: none !important;
  display: inline-block;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding-top: 50px;
  line-height: 25px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 2000;
  position: fixed;
  right: 25px;
  bottom: calc(65px + env(safe-area-inset-bottom));
}
.btn-floating-message span {
  display: none;
}
.vip-silver,
.vip-gold,
.vip-diamond,
.vip-admin,
.ico-verify {
  position: absolute;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-weight: normal;
  padding: 3px 10px;
  color: #333;
  top: 5px;
  left: 5px;
}
.app-images-holder .vip-silver,
.app-images-holder .vip-gold,
.app-images-holder .vip-diamond,
.app-images-holder .vip-admin,
.app-images-holder .ico-verify {
  font-size: 15px;
  top: 10px;
  left: 10px;
}
.app-images-holder .ico-verify {
  height: 27px;
  line-height: 21px;
  font-size: 14px !important;
  background-color: rgba(255, 255, 255, 0.5);
}
.app-images-holder .ico-verify svg {
  vertical-align: middle;
  margin-right: 2px;
  margin-top: -2px;
}
.app-images-holder .ico-verify-vip-silver {
  left: 105px;
}
.app-images-holder .ico-verify-vip-gold {
  left: 100px;
}
.app-images-holder .ico-verify-vip-diamond {
  left: 130px;
}
.app-images-holder .ico-verify-vip-admin {
  left: 80px;
}
.text-summary h5 {
  background-image: url('../img/ico_agent.png?v3');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  font-weight: bold;
  font-size: 16px;
  padding-left: 20px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  margin-top: 0;
}
.text-summary .text-summary-rate {
  margin-top: 20px;
}
.vip-silver,
.vip-diamond {
  color: #fff;
}
.vip-silver {
  background: #95a5a6;
}
.vip-gold {
  background: #fde019;
}
.vip-diamond {
  background: #00aeef;
}
.vip-admin {
  color: #fff;
  background: #EE2A7B;
}
.status-online,
.status-onlinep {
  width: 10px;
  height: 10px;
  vertical-align: middle;
  border-radius: 50%;
  border-style: solid;
  position: absolute;
  bottom: 5px;
  right: 5px;
  z-index: 2;
}
.status-online {
  background: #6dd26a;
  color: #6dd26a;
}
.status-onlinep {
  background: #989898;
  color: #989898;
}
.app-cfx-vip-silver {
  color: #95a5a6;
  font-weight: bold;
}
.app-cfx-vip-gold {
  color: #fde019;
  font-weight: bold;
}
.app-cfx-vip-diamond {
  color: #00aeef;
  font-weight: bold;
}
.app-cfx-vip-admin {
  color: #EE2A7B;
  font-weight: bold;
}
.app-list-item .vip-silver,
.app-footer-members .vip-silver,
.app-imagebox .vip-silver,
.app-list-item .vip-gold,
.app-footer-members .vip-gold,
.app-imagebox .vip-gold,
.app-list-item .vip-diamond,
.app-footer-members .vip-diamond,
.app-imagebox .vip-diamond,
.app-list-item .vip-admin,
.app-footer-members .vip-admin,
.app-imagebox .vip-admin {
  font-size: 10px;
}
.app-tab-badge:before {
  content: "(";
}
.app-tab-badge:after {
  content: ")";
}
.app-tab-badge:empty {
  display: none;
}
.app-iframe {
  width: 1px;
  min-width: 100%;
}
a.app-btn-more,
a.app-btn-more:hover,
a.app-btn-more:focus,
a.app-btn-more:active {
  background-color: #00AEEF;
  background-image: url('../img/ico_arrow_down_white.png?v3');
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: 10px center;
  padding-left: 40px;
}
.app-btn-fb {
  background: #3B5998;
  border-color: #3B5998;
}
.app-btn-fb svg {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin: -2px 0 0;
}
.app-btn-fb .st0 {
  fill: #fff;
}
.app-btn-fb:hover,
.app-btn-fb:active,
.app-btn-fb:focus {
  background: #3B5998;
  border-color: #3B5998;
}
.app-facebook-albums {
  font-size: 0;
}
@media (min-width: 768px) {
  .app-profile-correct2rowspad .col-sm-6:first-child {
    padding-right: 7px;
  }
  .app-profile-correct2rowspad .col-sm-6:last-child {
    padding-left: 7px;
  }
}
.icon-refresh-animate {
  animation-name: rotateRefresh;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes rotateRefresh {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
.app-home .app-vipbtn {
  padding-top: 5px;
  padding-bottom: 10px;
}
.app-vipstripe {
  padding: 0;
  margin-top: 10px;
}
.app-vipstripe .btn {
  padding: 5px;
  border: none;
  text-align: left;
  padding-left: 15px;
}
.app-vipstripe .btn .glyphicon {
  margin-right: 13px;
}
@media only screen and (min-width: 1000px) {
  .app-vipstripe .btn {
    margin: 0 15px 0 auto !important;
    padding: 6px 12px;
    border-radius: 6px;
    text-align: center;
    max-width: unset !important;
  }
}
.app-f0 {
  font-size: 0;
}
.app-w100 {
  width: 100%;
}
.app-h100 {
  height: 100%;
}
.app-hot-sidebar.is-app {
  /*
		.app-panel {
			position: relative;
			margin: 0 auto;
			.app-panel-container {
				background: @bgcolor;
			}
		}
		.app-menu-close {
			display: none;
		}
		*/
}
.app-hot-sidebar.is-app .app-panel {
  left: auto;
}
.app-fortuna-sidebar .app-panel {
  right: 0;
}
.app-fortuna-sidebar .app-panel .app-panel-container {
  background: #784182;
}
.app-fortuna-sidebar .app-panel .app-panel-container .app-list {
  margin-top: 10px;
}
.app-fortuna-sidebar .app-panel .app-panel-container .media {
  padding: 2px 0 10px 10px;
}
.app-fortuna-sidebar .app-panel .app-panel-container .app-panel-content img.media-object {
  margin-top: -10px;
}
.app-fortuna-sidebar .app-panel .app-menu-close {
  top: -10px;
  z-index: 99;
}
.app-fortuna-sidebar .app-list .app-list-item {
  background: transparent;
}
/* angel devil new */
.profile-angel-devil-balance {
  margin: 25px auto;
  max-width: 500px;
}
.profile-angel-devil-balance .balance-container {
  background-color: #fff;
  height: 65px;
  border-radius: 100px;
  display: flex;
  overflow: visible;
  transition: all 0.5s;
}
.profile-angel-devil-balance .balance-container.angel {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.profile-angel-devil-balance .balance-container.angel .side-devil {
  display: none;
}
.profile-angel-devil-balance .balance-container.angel .side-angel {
  background-color: transparent;
}
.profile-angel-devil-balance .balance-container.angel .side-devil-result {
  display: block;
  background-color: #fff;
}
.profile-angel-devil-balance .balance-container.devil {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.profile-angel-devil-balance .balance-container.devil .side-angel {
  display: none;
}
.profile-angel-devil-balance .balance-container.devil .side-devil {
  background-color: transparent;
}
.profile-angel-devil-balance .balance-container.devil .side-angel-result {
  display: block;
  background-color: #fff;
}
.balance-side-result {
  display: none;
  font-size: 15px;
  color: black;
  height: 65px;
  padding: 0 15px;
  text-align: center;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.balance-side-result span {
  position: relative;
  top: 50%;
  display: block;
  transform: translateY(-50%);
}
.balance-side-result .donut-questionmark {
  display: none;
}
.balance-side-result .donut-text {
  visibility: visible;
}
.balance-side {
  border-radius: 100px;
  height: 65px;
  text-align: center;
  font-size: 15px;
  color: black;
  cursor: pointer;
  transition: opacity 0.1s, border-radius 0.5s;
}
.balance-side span {
  line-height: 65px;
  vertical-align: middle;
  display: inline-block;
}
.balance-side svg {
  fill: #EE2A7B;
  width: 45px;
  height: 65px;
  margin: 0 5px;
  vertical-align: middle;
  display: inline-block;
}
.balance-side.disable {
  cursor: default;
}
.balance-side.side-angel {
  background: #fff;
  padding: 0 15px;
  overflow: hidden;
  direction: rtl;
}
.balance-side.side-devil {
  padding: 0 15px;
  background: #fff;
  overflow: hidden;
}
.balance-center {
  flex-grow: 1;
}
.balance-center svg {
  display: block;
  margin: -22px -10px 0;
}
.balance-center svg circle {
  transition: stroke-dasharray 0.5s ease;
}
.balance-center svg .white {
  fill: #fff;
}
.balance-center svg .stroke {
  fill: transparent;
  stroke: #fbcee0;
  stroke-width: 5;
}
.balance-center svg .donut {
  fill: transparent;
  stroke: #EE2A7B;
  stroke-width: 5;
  transform: rotate(-90 35 35);
}
.balance-center svg .donut-questionmark {
  fill: #fbcee0;
  font-size: 30px;
  font-family: Arial;
  font-weight: 600;
  text-anchor: middle;
}
.balance-center svg .donut-text {
  fill: #EE2A7B;
  font-size: 14px;
  text-anchor: middle;
}
.balance-center .question-mark {
  background-color: #fff;
  height: 75px;
  width: 75px;
  margin: 0 auto;
  border-radius: 100px;
  border: solid 10px #b48291;
  color: #b48291;
  margin-top: -15px;
  font-size: 40px;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  text-align: center;
  line-height: 75px;
}
.balance-center .donut {
  stroke-dasharray: 0 158;
}
.balance-container.angel.result_hidden,
.balance-container.devil.result_hidden {
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
}
.balance-container.angel.result_hidden .donut-questionmark,
.balance-container.devil.result_hidden .donut-questionmark {
  display: block;
}
.balance-container.angel.result_hidden .donut-text,
.balance-container.devil.result_hidden .donut-text {
  visibility: collapse;
}
.balance-container.angel .donut-questionmark,
.balance-container.devil .donut-questionmark {
  display: none;
}
.balance-container.angel .donut-text,
.balance-container.devil .donut-text {
  visibility: visible;
}
.balance-container.angel.result_hidden .side-angel,
.balance-container.angel.result_hidden .side-devil {
  display: none;
}
.balance-container.angel.result_hidden .side-angel-result,
.balance-container.angel.result_hidden .side-devil-result {
  display: block;
}
@media (min-width: 741px) and (max-width: 1110px) {
  .profile-angel-devil-balance {
    margin-right: 15px;
  }
}
.app-stories {
  text-align: left;
  margin-bottom: 80px;
}
.vipPopupReg {
  width: 100%;
  background: #fff;
  padding: 10px 0;
  z-index: 999995;
  position: fixed;
  bottom: 0;
  left: 0;
  /*
	.vipPopupClose {
		position:relative;
		a {
			position: absolute; right: 10px; top: -2px; color: #b9b9b9; font-size: 14px; text-decoration: none; padding: 0 2px;
		}
	}
	*/
}
.vipPopupReg a {
  text-decoration: none;
}
.vipPopupReg .vipPopupWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
  max-width: 400px;
  margin: 0 auto;
}
.vipPopupReg .vipPopupText {
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
  padding-right: 10px;
}
.vipPopupReg .vipPopupText h4 {
  margin: 0;
  font-weight: bold;
  color: black;
  font-size: 16px;
}
.locale a {
  color: black;
  font-weight: 12px;
}
.locale img {
  width: 25px;
  vertical-align: middle;
  margin: -1px 5px 0;
}
a[name="comments"] {
  display: block;
  position: relative;
  top: -70px;
  visibility: hidden;
}
.modal-closed-cards h4 {
  margin-top: 0;
  display: block;
}
.closed-cards-list {
  margin-bottom: 15px;
}
.closed-cards-list a {
  margin: 0 3px;
  padding: 5px;
  border: solid 1px #ccc;
  display: inline-block;
  width: 30%;
}
.closed-cards-list a img {
  width: 100%;
  display: block;
}
.closed-cards-list.small a {
  width: 25%;
}
.app-icon-mail-blue,
.app-icon-mail-red,
.app-icon-mail-vip {
  display: inline-block;
  vertical-align: middle;
  background-image: url('../img/ico_mail_blue.png?v3');
  background-repeat: no-repeat;
  background-size: 26px 13px;
  width: 26px;
  height: 13px;
}
.app-icon-mail-red {
  background-image: url('../img/ico_mail_red.png?v3');
}
.app-icon-mail-vip {
  background-image: url('../img/ico_mail_vip.png?v3');
}
.app-fbd {
  margin: 0 0 20px 0;
  padding-left: 20px;
}
ol.decimal,
ul.decimal {
  padding: 0 15px;
}
ol.decimal .sub,
ul.decimal .sub {
  padding-left: 15px;
}
.app-pink-h {
  color: #EE2A7B;
  margin-top: 10px;
  line-height: 1.2em;
}
.app-app-h {
  font-weight: bold;
  margin-top: 10px;
  line-height: 1.3em;
}
.app-flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.app-freebrowsing {
  padding: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
  background: #fafafa;
}
.app-freebrowsing .media {
  padding: 0 !important;
}
.app-freebrowsing .btn-xs {
  padding: 1px 5px;
}
.app-subscription {
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.app-subscription p {
  margin: 0 0 3px;
}
.app-subscription .btn-subscription-result {
  min-width: 120px;
}
img[src*="bbnaut.ibillboard.com/tag"] {
  position: absolute;
  bottom: 0;
}
.app-call-to-action {
  background-color: #fff;
  color: #fff;
  min-height: 40px;
  padding: 5px 5px 5px 7px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.app-call-to-action.light {
  background-color: #f1f1f1;
  color: #333;
}
.app-call-to-action.secondary {
  background-color: #EE2A7B;
  color: #fff;
}
.app-call-to-action.secondary .btn {
  background: #fff;
  color: #333;
}
.app-font-16 {
  font-size: 16px;
  line-height: 24px;
}
.app-font-18 {
  font-size: 18px;
  line-height: 26px;
}
.app-timer {
  padding: 5px;
  background: #f1f1f1;
  font-weight: bold;
  font-size: 25px;
}
/* register 2 simple */
.app-register2-holder {
  max-width: 450px;
  margin: 0 auto;
}
.app-reg2-list {
  justify-content: center;
}
.app-reg2-row {
  width: 33%;
}
.app-reg2-btn {
  background: #9e9e9e;
  margin: 2px;
  padding: 20px 15px 15px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  height: calc(100% - 4px);
  cursor: pointer;
  width: 102px;
  height: 135px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.app-reg2-btn.selected {
  background: #00AEEF;
}
.app-reg2-btn.app-hide {
  display: none !important;
}
.app-reg2-btn svg {
  fill: #fff;
  margin-bottom: 7px;
  width: 100%;
}
.app-reg2-text-overflow-center {
  margin: 0 -10px;
  word-wrap: break-word;
}
@media (min-width: 420px) {
  .app-reg2-list {
    margin: 0 0 0 -4px;
    max-width: 100%;
  }
}
@media (min-width: 452px) {
  .app-reg2-btn {
    padding: 30px 30px 25px;
    font-size: 14px;
    width: 144px;
    height: 185px;
  }
  .app-reg2-text-overflow-center {
    margin: 0 -20px;
    word-wrap: normal;
  }
}
.app-hidden-checkbox {
  opacity: 0;
  position: absolute;
  left: 0;
}
.media,
.media-body {
  zoom: initial;
}
.validation-summary-errors ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.col-centered {
  float: none;
  margin: 0 auto;
}
.border-radius-0 {
  border-radius: 0 !important;
}
.app-filter-more {
  font-size: 16px !important;
}
.text-capitalize {
  text-transform: capitalize;
}
.app-font-normal {
  font-weight: normal;
}
.list-stars {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.list-stars li {
  display: block;
  padding-left: 16px;
  margin-bottom: 8px;
}
.list-stars li:before {
  content: '★';
  display: inline-block;
  color: #EE2A7B;
  font-size: 17px;
  line-height: 1em;
  margin-left: -18px;
}
.list-features {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.list-features li {
  display: flex;
  margin: 4px 0;
  line-height: 20px;
}
.list-features li svg {
  flex-shrink: 0;
  fill: #ee2a7b;
  width: 16px;
  height: 16px;
  margin: 3px 10px 0 0;
}
.list-features li:first-child {
  margin-top: 0;
}
.list-features li:last-child {
  margin-bottom: 0;
}
.label-gold {
  color: black;
  background: #fde019;
}
.app-round-border {
  border-radius: 0.5rem;
}
.mr-0 {
  margin-right: 0 !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.radio-list label {
  display: flex;
  margin-bottom: 5px;
}
.radio-list input[type=radio] {
  margin-right: 5px;
}
.top-0 {
  top: 0 !important;
}
.right-0 {
  right: 0 !important;
}
.x-layout-tabs-first-page .app-badge:not(.app-badge-danger) {
  display: none !important;
}
.app-image-eroklubas .media-object {
  height: 80px;
}
.app-send {
  margin: 0 -4px;
}
.app-send > * {
  margin: 0 4px;
}
.btn-app-send {
  width: 38px;
  white-space: pre;
  margin-right: 10px;
}
.response-rate {
  width: 28px;
  height: 28px;
  padding: 5px;
  background-color: #ee2a7b;
  display: block;
  border-radius: 100px;
}
.response-rate svg {
  width: 18px;
  height: 18px;
  fill: #fff;
  display: block;
}
.app-grid-user .response-rate {
  position: absolute;
  right: 5px;
  bottom: 43px;
}
.app-msg-bigholder .response-rate {
  margin: 10px auto 0 auto;
  padding: 8px;
  width: 48px;
  height: 48px;
}
.app-msg-bigholder .response-rate svg {
  width: 32px;
  height: 32px;
}
.app-login-box h3 {
  font-size: 20px;
  line-height: 26px;
}
.app-login-box .btn-app-red {
  margin-top: 10px;
}
.app-guest-full {
  min-width: 1000px;
}
.app-guest-full .text-lead {
  font-size: 20px;
}
.app-guest-full .text-lead-title {
  font-size: 24px;
}
.app-guest-full .small {
  font-size: 12px !important;
}
.app-guest-full .app-padding-top-large {
  margin-top: 60px !important;
}
.app-guest-full .app-padding-top-large0 {
  margin-top: 45px !important;
}
.app-guest-full .app-padding-top-large0 .btn-app,
.app-guest-full .app-padding-top-large0 .btn-app-red {
  width: 160px;
}
.app-guest-full .app-padding-top-large1 {
  margin-top: 10px !important;
}
.app-guest-full .app-padding-top-large2 {
  margin-top: 40px !important;
}
.app-guest-full .x-layout-full-header-content {
  border-bottom: 1px solid #d9d9d6;
}
.app-guest-full .x-layout-content .app-padding-top-large0 .btn-app,
.app-guest-full .x-layout-content .btn-app-red {
  font-size: 20px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.app-guest-full .btn-app2 {
  font-size: 20px !important;
  padding-left: 20px;
  padding-right: 20px;
}
.app-guest .app-body {
  margin: 0;
  padding: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.app-guest .app-guest-header {
  padding: 15px;
}
.app-guest .app-guest-header .locale {
  display: inline-block;
  margin-right: 15px;
}
.app-guest .app-guest-header .locale a {
  font-weight: normal;
}
.app-guest .app-guest-header .locale a span {
  display: none;
}
.app-guest .app-guest-content {
  position: relative;
  flex: 1;
}
.app-guest .app-guest-content > div {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.app-guest .app-guest-content h1 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
  line-height: 32px;
  font-size: 22px;
}
.app-guest .app-guest-content img {
  width: 60%;
  max-width: 300px;
  margin: 0 auto;
}
.app-guest .app-guest-actions {
  padding: 0 15px 35px;
  display: flex;
  flex-wrap: wrap;
}
.app-guest .app-guest-actions > div {
  width: 100%;
}
@media only screen and (min-width: 1000px) {
  .app-guest .app-guest-actions {
    padding-bottom: 150px;
  }
  .app-guest .btn-block {
    max-width: 30%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-height: 1000px) {
  .app-guest .app-body {
    max-height: 800px;
  }
}
@media screen and (max-height: 700px) {
  .app-guest .app-guest-content img {
    width: 200px;
  }
  .app-guest .app-guest-actions > div {
    display: inline-block;
    margin: 0 auto;
    width: 45%;
  }
}
@media screen and (max-height: 470px) {
  .app-guest .app-guest-content h1 {
    font-size: 12px;
  }
  .app-guest .app-guest-content img {
    width: 100px;
  }
}
@media screen and (max-width: 360px) {
  .app-guest .app-guest-header .justify-content-between {
    font-size: 14px !important;
  }
}
@media screen and (max-height: 350px) {
  .app-guest .app-guest-content h1 {
    font-size: 12px;
  }
  .app-guest .app-guest-content img {
    width: 60px;
  }
}
.app-bullet {
  margin-top: 3px;
  margin-right: 10px;
}
.bg-navbar-inside-app {
  background-color: #e0e0e0;
}
.app-panel-text .panel-group {
  margin-bottom: 10px;
}
.app-panel-text .panel {
  font-size: 16px !important;
  background: #fff !important;
  border: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
.app-panel-text .panel + .panel {
  margin-top: 0;
  border-top: 1px solid #ddd;
}
.app-panel-text .panel .panel-heading {
  background: #fafafa !important;
  font-weight: bold;
}
.app-panel-text .panel .panel-heading .panel-title a {
  color: #333 !important;
}
.app-panel-text .panel .panel-heading a,
.app-panel-text .panel .panel-heading a:hover,
.app-panel-text .panel .panel-heading a:focus,
.app-panel-text .panel .panel-heading a:active {
  font-weight: bold;
  text-decoration: none;
  color: #333 !important;
}
.app-panel-text .panel .panel-heading a.collapsed,
.app-panel-text .panel .panel-heading a:hover.collapsed,
.app-panel-text .panel .panel-heading a:focus.collapsed,
.app-panel-text .panel .panel-heading a:active.collapsed {
  font-weight: normal;
  color: #00AEEF;
}
.bg-app-dark {
  background: #424242 !important;
}
.bg-dark-40 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
}
.page-progress {
  width: calc(100% + 30px);
  height: 10px;
  margin-left: -15px;
  background-color: #fff;
  border-top: solid 1px #f1f1f1;
}
.page-progress div {
  background-color: #00AEEF;
  height: 100%;
}
.registration-container {
  width: 100%;
}
@media only screen and (min-width: 500px) {
  .registration-container {
    max-width: 450px;
    max-height: 600px;
  }
}
@media only screen and (min-width: 1000px) {
  .app-padding-form .btn-block {
    max-width: 70% !important;
  }
}
@media only screen and (max-width: 1000px) {
  .app-padding-form {
    margin-top: 20px;
  }
  .app-padding-form .flex-grow-1 {
    margin-bottom: 80px;
  }
  .app-padding-form .app-padding-button {
    margin: 20px 25px 20px 20px;
  }
  .app-padding-form .app-padding-form-button {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
  }
}
.btn-alpha-40 {
  background: rgba(0, 0, 0, 0.4) !important;
  color: white !important;
  border: none !important;
}
.white-circle {
  border: solid 4px white;
  border-radius: 100%;
  box-sizing: content-box;
  display: block;
  overflow: hidden;
  line-height: 1;
  font-size: 0;
}
.blue-circle {
  border: solid 4px #00AEEF;
  border-radius: 100%;
  box-sizing: content-box;
  display: block;
  overflow: hidden;
  line-height: 1;
  font-size: 0;
}
.blue-circle-filled {
  border-radius: 100%;
  box-sizing: content-box;
  display: block;
  overflow: hidden;
  line-height: 1;
  font-size: 0;
  background-color: #00AEEF;
}
.red-circle-filled {
  border-radius: 100%;
  box-sizing: content-box;
  display: block;
  overflow: hidden;
  line-height: 1;
  font-size: 0;
  background-color: #EE2A7B;
}
.gray-circle-filled {
  border-radius: 100%;
  box-sizing: content-box;
  display: block;
  overflow: hidden;
  line-height: 1;
  font-size: 0;
  background-color: #757575;
}
.alert-explain ul {
  padding-left: 14px;
}
.progress {
  background-color: #bebebe;
  box-shadow: none;
  border: none;
  height: 10px;
  border-radius: 6px;
}
.progress-bar {
  background-color: #EE2A7B;
}
.app-modal-text {
  font-size: 16px;
}
.sticky {
  z-index: 1;
  background-color: #f1f1f1;
}
.sticky-fixed {
  position: fixed;
  top: 0px;
}
@media only screen and (min-width: 1320px) {
  .sticky-fixed {
    top: 60px;
  }
}
.sticky-active .x-layout-fixed-top:not(.x-layout-full-header) {
  position: static !important;
}
.sticky-active .x-layout-content {
  padding-top: 0 !important;
}
.interested-in-radio.interested-in-radio-gray > div {
  background-color: #efefef;
  border: solid 1px #ccc;
}
.interested-in-radio svg {
  fill: #aaa;
  width: 42px;
  height: 42px;
}
.interested-in-radio input:checked + div {
  background-color: #00aeef;
  color: white;
}
.interested-in-radio input:checked + div svg {
  fill: white;
}
/* messages */
.chat {
  margin: 0 15px;
}
.chat::-webkit-scrollbar {
  width: 12px;
}
.chat::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.chat::-webkit-scrollbar-thumb {
  background-color: #9e9e9e;
  border-radius: 20px;
  border: 3px solid #f1f1f1;
}
.chat .chat-bubble-first {
  padding: 0 !important;
  position: relative;
  text-align: center;
  margin: 20px 0;
  background: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(0.28, white), color-stop(1, white));
  background: -moz-linear-gradient(center top, white 0%, white 28%, white 100%);
  color: black;
  border: none;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.chat .chat-bubble {
  position: relative;
  text-align: center;
  background: #00aeef;
  color: white;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  clear: both;
  -webkit-user-select: none;
  /*
	    .chat-bubble-glare {
	    	display: @chat-bubble-glare-display;
	        position: absolute;
	        top: 0px;
	        left: 3px;
	        height: 0px;
	        width: 256px;
	        padding: 6px 0;
            .border-radius(8px);
	        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
	        background: -webkit-gradient(linear, 0% 0%, 0% 95%, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
	        width: 99.98%;
	    }
	    */
}
.chat .chat-bubble > * {
  -webkit-user-select: none;
}
@media only screen and (min-width: 1000px) {
  .chat .chat-bubble.xl-mw-40 {
    max-width: 100% !important;
  }
}
.chat .chat-bubble .message-padding {
  padding: 8px 10px 8px 10px;
}
.chat .chat-bubble .msg {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-word;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
  width: auto;
}
.chat .chat-bubble .msg .img-responsive {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.chat .chat-bubble .message-padding {
  padding: 8px 10px 8px 10px;
}
.chat .chat-bubble .message-padding-large {
  padding: 20px !important;
}
.chat .chat-bubble .emo0 {
  display: inline;
  width: 20px;
  vertical-align: text-top;
}
.chat .chat-bubble .ue {
  font-size: 18px;
  vertical-align: text-top;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.chat .chat-bubble.emo-only .emo0,
.chat .chat-bubble .emo-only .ue {
  width: 35px;
}
.chat .chat-bubble.emo-only .ue {
  font-size: 35px;
  vertical-align: middle;
  display: inline-block;
  padding: 10px 0;
  width: auto;
}
.chat .chat-bubble img.empty {
  width: 80px;
  height: 80px;
  overflow: hidden;
}
.chat .chat-bubble .app-msg-emptyimage-holder {
  width: 80px;
  height: 80px;
  overflow: hidden;
}
.chat .chat-bubble .app-msg-emptyimage-holder img {
  width: 80px;
}
.chat .chat-bubble .ico-translate {
  width: 20px !important;
}
.chat .chat-bubble-nobg {
  background: transparent !important;
}
.chat .chat-bubble-translate {
  text-align: left !important;
  background: #9e9e9e !important;
  color: #fff;
}
.chat .chat-bubble-from {
  background: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(0.28, white), color-stop(1, white));
  background: -moz-linear-gradient(center top, white 0%, white 28%, white 100%);
  color: black;
  border: none;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
}
.chat .chat-bubble-system-message {
  background: #bbdefb;
  border: 1px solid #bbdefb;
  color: #333;
}
.chat .chat-bubble-me:not(.chat-bubble-system-message) a {
  color: white !important;
}
.chat .chat-bubble-arrow-from {
  border-color: transparent white transparent transparent;
  border-style: solid;
  border-width: 6px;
  height: 0;
  width: 0;
  position: absolute;
  right: -2px;
}
.chat .chat-bubble-arrow-border-from {
  border-color: transparent white transparent transparent;
  border-style: solid;
  border-width: 6px;
  height: 0;
  width: 0;
  position: absolute;
  right: 0;
}
.chat .chat-bubble-arrow-me {
  border-color: transparent #d3e4ef transparent transparent;
  border-style: solid;
  border-width: 6px;
  height: 0;
  width: 0;
  position: absolute;
  right: -2px;
  bottom: 7px;
  -webkit-transform: rotate(330deg);
  -moz-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  -o-transform: rotate(330deg);
  transform: rotate(330deg);
}
.chat .chat-bubble-arrow-border-me {
  border-color: transparent #d3e4ef transparent transparent;
  border-style: solid;
  border-width: 6px;
  height: 0;
  width: 0;
  position: absolute;
  right: -4px;
  bottom: 5px;
  -webkit-transform: rotate(330deg);
  -moz-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  -o-transform: rotate(330deg);
  transform: rotate(330deg);
}
.chat .chat-time {
  display: none;
  line-height: 11px;
  background: none !important;
  margin: 10px 0 5px 0;
  border: 0;
  padding: 0;
  color: gray;
  font-size: 11px;
  text-align: center;
  -webkit-box-shadow: rgba(219, 219, 219, 0) 2px 4px 5px !important;
  -moz-box-shadow: rgba(219, 219, 219, 0) 2px 4px 5px !important;
  box-shadow: rgba(219, 219, 219, 0) 2px 4px 5px !important;
  width: 100%;
}
.chat .chat-time .app-icon-mail-blue,
.chat .chat-time .app-icon-mail-red {
  background-size: 22px 11px;
  width: 22px;
  height: 11px;
}
.chat .chat-time .chat-bubble {
  border: 0 !important;
  -webkit-box-shadow: rgba(219, 219, 219, 0) 2px 4px 5px !important;
  -moz-box-shadow: rgba(219, 219, 219, 0) 2px 4px 5px !important;
  box-shadow: rgba(219, 219, 219, 0) 2px 4px 5px !important;
}
.chat .chat-time.show {
  display: block;
}
.chat .chat-time.chat-bubble {
  width: 100%;
}
.chat .chat-bubble-arrow-holder {
  position: relative;
  width: 100%;
  display: block;
  margin-bottom: 5px;
  pointer-events: none;
}
.chat .chat-bubble-arrow-holder.chat-bubble-system .chat-bubble-arrow-me {
  border-color: transparent #bbdefb transparent transparent;
}
.chat .chat-bubble-arrow-holder.chat-bubble-system .chat-bubble-arrow-border-me {
  border-color: transparent #bbdefb transparent transparent;
}
.chat .chat-bubble-arrow-holder-from {
  width: 5px;
}
.chat .chat-bubble-arrow-holder-from .chat-bubble-arrow-holder {
  margin-bottom: 0;
  margin-top: -5px;
}
.chat .chat-bubble-arrow-holder-from .chat-bubble-arrow-holder.chat-bubble-system .chat-bubble-arrow-from {
  border-color: transparent #bbdefb transparent transparent;
}
.chat .chat-bubble-arrow-holder-from .chat-bubble-arrow-holder.chat-bubble-system .chat-bubble-arrow-border-from {
  border-color: transparent #bbdefb transparent transparent;
}
.chat .chat-bubble-emoji {
  background: none;
  margin: 5px 0;
}
.chat .chat-bubble-emoji .msg img.emo0 {
  width: 55px;
}
.chat .chat-bubble-emoji .msg .ue {
  font-size: 55px;
  line-height: 70px;
}
/* style for opera only */
@media all and (-webkit-min-device-pixel-ratio: 10000), not all and (-webkit-min-device-pixel-ratio: 0) {
  .chat-bubble-arrow-border-from,
  .chat-bubble-arrow-from,
  .chat-bubble-arrow-border-me,
  .chat-bubble-arrow-me {
    display: none !important;
  }
}
.app-body {
  position: relative;
}
.app-msg-move-down {
  display: none;
  background: url('../img/ico_down.png') no-repeat center center;
  position: absolute;
  background-size: 30px;
  width: 30px;
  height: 30px;
  bottom: 20px;
  right: calc(50% - 15px);
}
.app-msg-table {
  width: 100%;
  margin: 3px 0;
}
.app-msg-table td {
  vertical-align: bottom;
}
.app-msg-table td.app-msg-userimage-new {
  padding-right: 5px;
}
.app-msg-actions {
  display: none;
}
.app-msg-userimage-new {
  width: 39px;
  height: 39px;
  overflow: hidden;
}
.app-msg-userimage-new img {
  width: 100%;
}
.app-typing .app-msg-userimage-new {
  margin-left: 15px;
}
.app-msg-bigholder {
  align-self: center;
  margin: 0 auto;
}
.app-msg-bigholder h4 {
  margin-top: 20px;
}
.app-msg-bigholder .app-msg-userimage-big {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  object-fit: cover;
  object-position: top;
}
.app-msg-bigholder .chat-bubble {
  margin: 25px !important;
}
@media screen and (min-height: 600px) {
  .app-msg-bigholder .app-msg-userimage-big {
    width: 250px;
    height: 250px;
  }
}
.app-msg-bigholder .app-msg-userimage-link {
  margin: 0 auto;
  width: 150px;
  height: 150px;
  position: relative;
}
.app-msg-bigholder .app-msg-userimage-link .ico-verify {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (min-height: 600px) {
  .app-msg-bigholder .app-msg-userimage-link {
    display: block;
    width: 250px;
    height: 250px;
  }
  .app-msg-bigholder .app-msg-userimage-link .ico-verify {
    position: absolute;
    left: 180px;
    top: 180px;
  }
}
.chat-bubble .msg .app-msg-userimage-link {
  width: 80px;
  height: 80px;
  overflow: hidden;
  display: block;
  float: right;
  margin: 0 0 0 10px;
}
.chat-bubble-from .msg .app-msg-userimage-link {
  float: left;
  margin: 0 10px 0 0;
}
.chat-bubble .msg .app-msg-userimage {
  font-size: 1px;
  margin: 2px 5px 6px 10px;
}
.chat-bubble-from .msg .app-msg-userimage {
  font-size: 1px;
  margin: 2px 10px 6px 5px;
}
.chat-bubble-from .msg .app-msg-emptyimage-holder {
  float: left;
}
.msg p {
  margin: 1em 0;
}
.msg a {
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
  /*display: inline-block;*/
  max-width: 100%;
}
.msg .btn {
  text-decoration: none;
}
.dovanos-stilius {
  /* layout */
  padding: 0.6em;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-background-clip: border-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  /* effects */
  border-top: none;
  border-bottom: none;
  background-image: -webkit-gradient(radial, 50% 0, 100, 50% 0, 0, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  /*background-image: -moz-radial-gradient(top,ellipse cover,@chat-gift-c2 0,@chat-gift-c1 100%),url(noise.png);*/
  background-image: gradient(radial, 50% 0, 100, 50% 0, 0, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
  /* color */
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0), /* inner shadow */ 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0), /* color border */ 0 0 0 rgba(0, 0, 0, 0);
  /* drop shadow */
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0), /* inner shadow */ 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0), /* color border */ 0 0 0 rgba(0, 0, 0, 0);
  /* drop shadow */
  box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0), /* inner shadow */ 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0), /* color border */ 0 0 0 rgba(0, 0, 0, 0);
  /* drop shadow */
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  /*width:124px;*/
  margin-top: 2px;
}
.dovanos-stilius p {
  margin-top: 2px;
  margin-bottom: 0px;
  /*max-width:124px;*/
  font-weight: normal;
}
.dovanos-stilius a {
  font-size: inherit;
  color: inherit;
}
.dovanos-stilius img {
  margin-bottom: 2px;
  margin: 0 auto;
  max-width: 160px !important;
}
.app-msg-ico {
  height: 10px;
  width: 13px;
  vertical-align: baseline;
}
.app-msg-sp {
  vertical-align: sub;
}
.app-msg-tread-hide {
  margin: 15px 0 20px;
}
.app-msg-list-time {
  margin-top: -2px;
  font-size: 13px;
}
.app-msg-ad {
  font-size: 16px;
  max-width: 410px;
  margin: 0 auto;
  /* select for inline red button */
  /* taisom Povilo ihardkodinta width */
}
.app-msg-ad p:first-child {
  margin-top: 0;
}
.app-msg-ad p:last-child {
  margin-bottom: 0;
}
.app-msg-ad div[style="height: 10px;"] {
  display: none;
}
.app-msg-ad img {
  max-width: 100%;
  height: auto;
}
.app-msg-ad h1,
.app-msg-ad h2,
.app-msg-ad h3,
.app-msg-ad h4,
.app-msg-ad h5,
.app-msg-ad h6 {
  font-weight: bold;
}
.app-msg-ad h1 {
  font-size: 16px;
  margin-top: 10px;
}
.app-msg-ad .mokejimai {
  font-size: 11pt;
  font-weight: bold;
  line-height: 16pt;
}
.app-msg-ad .lentele {
  border: solid 1px #C0C0C0;
  padding: 6px;
}
.app-msg-ad * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.app-msg-ad div[style*="height: 23px;background-color: #e90707;"] {
  line-height: 20px;
}
@media (max-width: 410px) {
  .app-msg-ad p[style="width: 350px;"] {
    width: auto !important;
  }
}
.app-msg-albumrequest .chat-bubble {
  background: #bbdefb;
  border: 1px solid #bbdefb;
}
.app-msg-albumrequest .chat-bubble-arrow-from,
.app-msg-albumrequest .chat-bubble-arrow-border-from {
  border-color: transparent #bbdefb transparent transparent;
}
.app-msg-albumrequest .chat-bubble-arrow-border-me,
.app-msg-albumrequest .chat-bubble-arrow-me {
  border-color: transparent #bbdefb transparent transparent;
}
.unsafe-photo {
  position: relative;
  display: block;
}
.unsafe-photo .unsafe-photo-warning {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #eee;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  text-align: center;
  color: black;
  font-style: italic;
  font-weight: normal;
}
.alert {
  border-radius: 0;
  margin: 0;
  padding: 8px 12px;
}
/* new message thread layout */
.app-body-messages {
  min-height: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}
.app-body-messages .x-layout {
  width: 100%;
  height: 100%;
}
.app-body-messages .x-layout-container {
  height: 100%;
}
.app-body-messages .x-layout-content {
  flex: 1;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0;
}
.app-body-messages .pospos {
  display: block;
  background: white;
  font-size: 25px;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 80px;
  z-index: 99999;
}
.app-body-messages .app-body {
  height: 100%;
  display: flex;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  margin: 0;
}
.app-body-messages .app-msg-list {
  overscroll-behavior: none;
  background: #f1f1f1;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow-y: scroll;
  padding: 10px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  display: flex !important;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.app-body-messages .app-msg-list.chat {
  margin: 0;
}
.app-body-messages .app-msg-list .app-msg {
  padding: 0 15px;
}
.app-body-messages .app-msg-list .app-msg:last-child {
  padding-top: 10px;
}
.app-body-messages .app-msg-vip-banner {
  padding: 16px;
  background: white;
  border-bottom: solid 1px #ccc;
}
.app-body-messages .app-msg-form {
  padding: 8px;
  background: white;
}
.app-body-messages .app-msg-form-bottom .form-group {
  margin: 0;
}
.app-body-messages .app-msg-textarea {
  max-height: 150px;
  border: 0;
}
.app-body-messages.expand .app-msg-form-bottom .form-group {
  margin-bottom: 0;
}
.app-body-messages .app-msg-tread-hide {
  margin: 15px;
}
.app-body-messages .app-bottom-profile-buttons {
  margin: 0 15px;
}
.app-body-messages .app-bottom-profile-buttons.mb15 {
  margin-bottom: 15px;
}
.app-body-messages .app-bottom-profile-buttons > a:first-child {
  margin-top: 15px;
}
.app-body-messages .app-bottom-profile-buttons > a:last-child {
  margin-bottom: 0;
}
.app-body-messages .app-bottom-profile-buttons2 {
  margin-top: 15px;
  margin-bottom: 10px;
}
.app-body-messages .app-bottom-profile-buttons2 a {
  margin: 0;
}
.app-body-messages .app-bottom-profile-buttons2 .col-xs-6:first-child {
  padding-right: 7px;
}
.app-body-messages .app-bottom-profile-buttons2 .col-xs-6:last-child {
  padding-left: 7px;
}
@-moz-document url-prefix() {
  .app-msg-list {
    display: block !important;
    height: auto !important;
    overflow-y: scroll;
    /* transform: scaleY(-1); */
  }
  .app-msg-list .app-msg,
  .app-msg-list .app-banner-msg {
    /* transform: scaleY(-1); */
  }
}
/* only Chrome CSS hack */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .app-body-messages .app-msg-list {
    height: 0;
  }
}
.g-recaptcha {
  margin-bottom: 15px;
}
/* Overwrite the default to keep the scrollbar always visible */
/*
::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
*/
.app-msg-start {
  margin-bottom: 5px;
}
.app-msg-end {
  margin-top: 5px;
}
.icon-edited {
  fill: #00AEEF;
}
.audio-player {
  display: block;
  position: absolute;
  left: -1000px;
  top: -1000px;
}
.audio-player-control {
  height: 28px;
  display: flex;
  align-items: center;
  width: 200px;
}
.audio-player-control .main {
  margin-right: 10px;
  border: none;
  background-color: transparent;
  padding: 0;
}
.audio-player-control .progress-bar {
  background-color: gray;
  height: 4px;
  width: 100%;
  position: relative;
}
.audio-player-control .progress {
  background-color: #EE2A7B;
  height: 4px;
  width: 0%;
  position: absolute;
}
.audio-player-control .time {
  margin-left: 10px;
  user-select: none;
  text-wrap: nowrap;
  white-space: nowrap;
  font-size: 13px;
}
.audio-player-control .icon-play,
.audio-player-control .icon-pause {
  display: none;
  width: 24px;
  height: 24px;
  fill: #fff;
}
.audio-player-control.status-stopped .icon-play {
  display: block;
  fill: #fff;
}
.audio-player-control.status-playing .icon-pause {
  display: block;
  fill: #fff;
}
.chat-bubble-from .audio-player-control .icon-play,
.chat-bubble-from .audio-player-control .icon-pause {
  fill: #000 !important;
}
.heart {
  width: 25px;
  height: 25px;
  fill: red;
}
.mic-controls .btn {
  height: 37px;
}
.mic-controls .btn-stop {
  background: transparent !important;
  text-decoration: none !important;
  color: gray;
  font-size: 20px;
  margin-right: 10px;
}
.mic-controls .btn-start {
  padding-left: 40px;
  background-image: url('../img/ico_mic_white.png?v3');
  background-color: #EE2A7B;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 25px 25px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.mic-controls .btn-complete {
  margin-left: 10px;
  width: 38px;
}
.mic-controls .recording {
  height: 38px;
  position: relative;
  background: #95a5a5;
  text-align: right;
  color: #fff;
  width: 100%;
  display: inline-block;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.mic-controls .recording .playing {
  position: absolute;
  left: 5%;
  top: 50%;
  margin: -10px auto;
  text-align: center;
  font-size: 10px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.mic-controls .recording .playing > div {
  background-color: #fff;
  height: 20px;
  width: 2px;
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-animation: wavy 1s ease infinite forwards;
  animation: wavy 1s ease infinite forwards;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.33);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.mic-controls .recording .playing .rect2 {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.mic-controls .recording .playing .rect3 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.mic-controls .recording .playing .rect4 {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.mic-controls .recording .playing .rect5 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
@-webkit-keyframes wavy {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  50% {
    -webkit-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes wavy {
  0% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  50% {
    -webkit-transform: scaleY(0.6);
    transform: scaleY(0.6);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
.mic-controls .recording .recording-time {
  height: 20px;
  position: absolute;
  right: 5%;
  top: 50%;
  margin: -10px auto;
}
.chat-bubble .heart {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fff;
  border: 1px solid #f1f1f1;
  padding: 3px;
  position: absolute;
  bottom: -10px;
  right: -10px;
}
.double-tap-to-love {
  display: flex;
  align-items: center;
  font-size: 11px;
  margin-top: 5px;
  line-height: 1;
  color: gray;
}
.double-tap-to-love .heart {
  margin-left: 3px;
  width: 12px;
  height: 12px;
}
.reply-content img {
  max-height: 60px;
  width: auto;
}
.reply-content img.ico-translate {
  width: 20px !important;
}
.rate-conversation a {
  margin: 0 5px;
}
.rate-conversation a img {
  max-width: 32px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.rate-conversation span {
  font-size: 12px;
  max-width: 60px;
  white-space: normal;
}
.chat-bubble img {
  -webkit-touch-callout: none;
}
@media only screen and (min-width: 400px) {
  .rate-conversation span {
    max-width: unset;
  }
}
@media only screen and (min-width: 450px) {
  .rate-conversation span {
    font-size: 14px;
  }
}
@media only screen and (min-width: 500px) {
  .rate-conversation span {
    font-size: unset;
  }
}
.container-quoted {
  margin-bottom: -8px;
}
.container-quoted .img-responsive {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.chat-bubble-quoted img {
  max-width: 75px;
  height: auto;
}
@media only screen and (min-width: 400px) {
  .chat-bubble-quoted img {
    max-width: 100px;
  }
}
@media only screen and (min-width: 500px) {
  .chat-bubble-quoted img {
    max-width: 125px;
  }
}
@media only screen and (min-width: 600px) {
  .chat-bubble-quoted img {
    max-width: 150px;
  }
}
@media only screen and (min-width: 700px) {
  .chat-bubble-quoted img {
    max-width: 175px;
  }
}
@media only screen and (min-width: 800px) {
  .chat-bubble-quoted img {
    max-width: 200px;
  }
}
.chat-bubble-quoted img.emo {
  width: 75px;
}
.chat-bubble-quoted .dovanos-stilius img {
  width: 75px !important;
}
.chat-bubble-quoted .dovanos-stilius strong {
  display: none;
}
.chat-bubble-quoted .message-text,
.message-reply .message-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.message-text .emo0 {
  display: inline;
  width: 20px !important;
  vertical-align: text-top;
}
.message-reply {
  background-color: #f1f1f1;
}
.dark-mode .message-reply {
  background-color: #757575;
}
.text-help {
  font-weight: normal !important;
  text-decoration: none !important;
  font-size: 11px !important;
}
.explain-keyboard-shortcuts {
  width: 200px;
}
.explain-keyboard-shortcuts kbd {
  border: 1px solid gray;
  font-size: 11px;
  box-shadow: 1px 0 1px 0 #eee, 0 2px 0 2px #ccc, 0 2px 0 3px #444;
  border-radius: 3px;
  padding: 1px 3px;
  background-color: white;
  color: #333;
  vertical-align: top;
}
.explain-keyboard-shortcuts div {
  line-height: 1.5;
}
.explain-keyboard-shortcuts > div {
  margin-bottom: 5px;
}
.app-msg-container.attachment-none,
.app-msg-container.attachment-gift {
  max-width: 90%;
}
.app-msg-container.attachment-test .msg {
  padding: 8px 10px 8px 10px;
}
@media all and (min-width: 500px) {
  .app-msg-container.attachment-none,
  .app-msg-container.attachment-test,
  .app-msg-container.attachment-photo,
  .app-msg-container.attachment-photov2,
  .app-msg-container.attachment-translate,
  .app-msg-container.attachment-gift {
    max-width: 50%;
  }
}
.gender-selector {
  display: flex;
  justify-content: center;
}
.gender-selector input[type=radio] {
  display: none;
}
.gender-selector label {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 60px;
  background-color: #9e9e9e;
  color: white;
  font-size: 18px;
  margin: 0 5px;
  cursor: pointer;
}
.gender-selector label svg {
  fill: white;
  margin-right: 5px;
}
.gender-selector input[type=radio]:checked + label,
.gender-selector label:active {
  background-color: #00AEEF;
}
.unread-messages-divider {
  display: flex;
  align-items: center;
  padding: 8px 20px;
}
.unread-messages-divider hr {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border-top: solid #757575 1px;
}
.unread-messages-divider div {
  padding: 0 10px;
  white-space: nowrap;
  font-size: 13px;
  color: #757575;
}
.chat-bubble .photo-text {
  background: #00aeef;
  color: white;
  border-radius: 8px;
  border-top-right-radius: 0px;
}
.chat-bubble-from .photo-text {
  background: white;
  color: black;
  border-radius: 8px;
  border-top-left-radius: 0px;
}
/* srautas, pranesimai */
.app-nf-item {
  /*max-width: 520px; // nukeliavo i .app-profile-max-width */
  margin: 0 auto 15px auto;
  background: white;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-bottom: none;
  border-right: none;
  padding: 15px;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
}
.app-nf-item [data-mobile=true] {
  width: 100% !important;
}
.app-nf-item .app-online {
  margin-right: 5px;
}
.app-nf-item .app-nf-userage {
  font-size: 14px;
  font-weight: normal;
}
.app-nf-item .app-nf-data {
  font-size: 12px;
  font-weight: normal;
  display: block;
  white-space: normal;
  color: gray;
}
.app-nf-item .app-nf-data a {
  color: gray;
  font-weight: normal;
}
.app-nf-item .app-nf-data a:hover {
  color: gray;
  text-decoration: none;
}
.app-nf-item .app-nf-text {
  font-size: 15px;
  line-height: 22px;
  word-wrap: break-word;
}
.app-nf-item .app-nf-text h1 {
  font-size: 20px;
}
.app-nf-item .app-nf-text img {
  vertical-align: middle;
  max-width: 100%;
}
.app-nf-item .app-nf-text a {
  word-wrap: break-word;
}
.app-nf-item .app-nf-text a[style^="font-size: 12pt"] {
  font-size: 11pt !important;
}
.app-nf-item .app-nf-text img[align="right"] {
  max-width: 50%;
  margin-left: 5px !important;
}
.app-nf-item .app-nf-text img[align="left"] {
  max-width: 50%;
  margin-right: 5px !important;
}
.app-nf-item .app-nf-text img[style="margin-top: 1px;"] {
  margin-top: 0 !important;
}
.app-nf-item .app-nf-text img[src$="vip_diamond.gif"] {
  margin-top: -2px;
}
.app-nf-item .app-nf-text img[src^="http://img.draugas.lt/images/reklama/foto"] {
  width: 100%;
}
.app-nf-item .app-nf-text img[src^="//img.draugas.lt/images/reklama/foto"] {
  width: 100%;
}
.app-nf-item .app-nf-text table[width="544"] {
  width: 100%;
}
.app-nf-item .app-nf-text table[width="544"] .bu-block {
  position: relative;
}
.app-nf-item .app-nf-text table[width="544"] td[width="135"] {
  width: 135px !important;
}
.app-nf-item .app-nf-text table[width="544"] td[width="135"] .bu-block {
  max-width: 135px !important;
}
.app-nf-item .app-nf-text .emo0 {
  display: inline;
  width: 20px;
  vertical-align: text-top;
}
.app-nf-item .app-nf-text .ue {
  font-size: 18px;
  vertical-align: text-top;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
}
.app-nf-item .app-nf-text.emo-only .emo0,
.app-nf-item .app-nf-text .emo-only .ue {
  width: 35px;
}
.app-nf-item .app-nf-text.emo-only .ue {
  font-size: 35px;
  vertical-align: middle;
  display: inline-block;
  padding: 10px 0;
  width: auto;
}
.app-nf-item .app-nf-delete {
  top: 15px;
  right: 15px;
  -moz-background-clip: border;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  z-index: 10;
  padding: 2px 5px 0 6px;
}
.app-nf-item .app-nf-inactive {
  color: #ccc;
  text-decoration: none;
  cursor: default;
}
.app-nf-item .media {
  margin-top: 0;
  overflow: hidden;
  zoom: 1;
  height: 51px;
}
.app-nf-item .media .app-imagebox {
  width: 51px;
  height: 51px;
  margin-bottom: 0;
  padding: 0;
  overflow: hidden;
}
.app-nf-item .media-heading {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  margin-top: -1px;
  color: #2f3e46;
  position: relative;
}
.app-nf-item .media-heading a,
.app-nf-item .media-heading a:hover,
.app-nf-item .media-heading a:focus,
.app-nf-item .media-heading a:active {
  text-decoration: none;
}
.app-nf-item .media-body {
  position: relative;
}
.app-nf-item .media-body .fb-like {
  position: absolute;
  bottom: 0;
}
.app-nf-item .user-status {
  position: absolute;
  top: 0;
  right: 0;
  padding: 2px 5px;
  color: white;
  font-weight: bold;
  width: unset !important;
  border: unset !important;
  height: unset !important;
  left: unset !important;
  text-transform: uppercase;
}
.app-nf-item .user-status.vip-silver {
  background-color: #95a5a6;
}
.app-nf-item .user-status.vip-gold {
  background-color: #fde019;
}
.app-nf-item .user-status.vip-diamond {
  background-color: #00aeef;
}
.app-nf-item .user-status.vip-admin {
  background-color: #EE2A7B;
}
.app-nf-item .app-comments .media-body {
  height: auto;
}
.app-nf-item .app-nf-title {
  font-weight: bold;
  max-width: 90%;
  line-height: 1.2;
}
.app-nf-item .app-nf-media {
  text-align: center;
}
.app-nf-item .app-nf-media img {
  max-width: 100%;
}
.app-nf-item .app-nf-media a {
  word-break: break-all;
}
.app-nf-item .app-nf-gallery .collage {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  position: relative;
  float: left;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 30%;
  border: 2px solid #fff;
}
.app-nf-item .app-nf-gallery .collage-1 {
  width: 100%;
  padding-bottom: 120%;
}
.app-nf-item .app-nf-gallery .collage-2 {
  width: 50%;
  padding-bottom: 100%;
}
.app-nf-item .app-nf-gallery .collage-4 {
  width: 50%;
  padding-bottom: 70%;
}
.app-nf-item .app-nf-gallery .collage-3 {
  width: 50%;
  padding-bottom: 40%;
}
.app-nf-item .app-nf-gallery .collage-3:first-child {
  width: 100%;
  padding-bottom: 60%;
}
.app-nf-item .app-nf-gallery .collage-5 {
  width: 33.33%;
  padding-bottom: 33.33%;
}
.app-nf-item .app-nf-gallery .collage-5:first-child {
  width: 50%;
  padding-bottom: 50%;
}
.app-nf-item .app-nf-gallery .collage-5:nth-child(2) {
  width: 50%;
  padding-bottom: 50%;
}
.app-nf-item .app-nf-gallery .collage-6 {
  width: 33.33%;
  padding-bottom: 33.33%;
}
.app-nf-item .app-nf-gallery .collage-7 {
  width: 33.33%;
  padding-bottom: 26%;
}
.app-nf-item .app-nf-gallery .collage-7:first-child {
  width: 100%;
  padding-bottom: 60%;
}
.app-nf-item .app-nf-gallery .collage-8 {
  width: 33.33%;
  padding-bottom: 26%;
}
.app-nf-item .app-nf-gallery .collage-8:first-child {
  width: 50%;
  padding-bottom: 50%;
}
.app-nf-item .app-nf-gallery .collage-8:nth-child(2) {
  width: 50%;
  padding-bottom: 50%;
}
.app-nf-item .app-nf-gallery .collage-9 {
  width: 33.33%;
  padding-bottom: 30%;
}
.__actAsUnsafePhotoCover {
  position: relative;
}
.__actAsUnsafePhotoCover .unsafe-photo-cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #eee;
  display: flex !important;
  text-align: center;
  cursor: pointer;
  align-items: center;
  padding: 20px;
  box-sizing: border-box;
  color: black;
  font-style: italic;
  font-weight: normal;
}
/* testai (mano) */
/* Mixin */
/* styles */
.app-test h3 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
}
.app-test-list-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 15px;
  font-size: 12px;
  margin-bottom: 15px;
}
.app-test .app-test-ico {
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 15px;
}
.app-test-bendras {
  background: #e7f4ff;
}
.app-test-bendras h3 {
  color: #5e8cc8;
}
.app-test-bendras .app-test-ico {
  border: 7px solid #f2faff;
  background: #f2faff;
  -webkit-box-shadow: 0px 0px 0px 1px #99bae1;
  -moz-box-shadow: 0px 0px 0px 1px #99bae1;
  box-shadow: 0px 0px 0px 1px #99bae1;
}
.app-test-bendras .btn-app {
  background: #5e8cc8;
  background-color: #99bae1;
  background: -webkit-gradient(linear, left top, left bottom, from(#99bae1), to(#5e8cc8));
  background: -webkit-linear-gradient(top, #99bae1, #5e8cc8);
  background: -moz-linear-gradient(top, #99bae1, #5e8cc8);
  background: -ms-linear-gradient(top, #99bae1, #5e8cc8);
  background: -o-linear-gradient(top, #99bae1, #5e8cc8);
  background: linear-gradient(#99bae1, #5e8cc8);
  border: 1px solid #5e8cc8;
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), inset 0px 1px 0px rgba(231, 244, 255, 0.5);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), inset 0px 1px 0px rgba(231, 244, 255, 0.5);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), inset 0px 1px 0px rgba(231, 244, 255, 0.5);
}
.app-test-bendras .app-test-done1 {
  color: #5e8cc8;
}
.app-test-bendras .app-test-done2 {
  background-color: #cee3f5;
}
.app-test-bendras .app-test-done3 {
  background-color: #5e8cc8;
}
.app-test-bendras .app-test-done4 {
  color: #5e8cc8;
}
.app-test-bendravimas {
  background: #ffffc2;
}
.app-test-bendravimas h3 {
  color: #f6b300;
}
.app-test-bendravimas .app-test-ico {
  border: 7px solid #fefef0;
  background: #fefef0;
  -webkit-box-shadow: 0px 0px 0px 1px #f9c73f;
  -moz-box-shadow: 0px 0px 0px 1px #f9c73f;
  box-shadow: 0px 0px 0px 1px #f9c73f;
}
.app-test-bendravimas .btn-app {
  background: #f6b300;
  background-color: #f9c73f;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9c73f), to(#f6b300));
  background: -webkit-linear-gradient(top, #f9c73f, #f6b300);
  background: -moz-linear-gradient(top, #f9c73f, #f6b300);
  background: -ms-linear-gradient(top, #f9c73f, #f6b300);
  background: -o-linear-gradient(top, #f9c73f, #f6b300);
  background: linear-gradient(#f9c73f, #f6b300);
  border: 1px solid #f6b300;
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), inset 0px 1px 0px rgba(255, 255, 194, 0.5);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), inset 0px 1px 0px rgba(255, 255, 194, 0.5);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), inset 0px 1px 0px rgba(255, 255, 194, 0.5);
}
.app-test-bendravimas .app-test-done1 {
  color: #f6b300;
}
.app-test-bendravimas .app-test-done2 {
  background-color: #faeb71;
}
.app-test-bendravimas .app-test-done3 {
  background-color: #f6b300;
}
.app-test-bendravimas .app-test-done4 {
  color: #f6b300;
}
.app-test-charakteris {
  background: #edffd8;
}
.app-test-charakteris h3 {
  color: #50b120;
}
.app-test-charakteris .app-test-ico {
  border: 7px solid #fafff3;
  background: #fafff3;
  -webkit-box-shadow: 0px 0px 0px 1px #8dc671;
  -moz-box-shadow: 0px 0px 0px 1px #8dc671;
  box-shadow: 0px 0px 0px 1px #8dc671;
}
.app-test-charakteris .btn-app {
  background: #50b120;
  background-color: #8dc671;
  background: -webkit-gradient(linear, left top, left bottom, from(#8dc671), to(#50b120));
  background: -webkit-linear-gradient(top, #8dc671, #50b120);
  background: -moz-linear-gradient(top, #8dc671, #50b120);
  background: -ms-linear-gradient(top, #8dc671, #50b120);
  background: -o-linear-gradient(top, #8dc671, #50b120);
  background: linear-gradient(#8dc671, #50b120);
  border: 1px solid #50b120;
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), inset 0px 1px 0px rgba(237, 255, 216, 0.5);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), inset 0px 1px 0px rgba(237, 255, 216, 0.5);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), inset 0px 1px 0px rgba(237, 255, 216, 0.5);
}
.app-test-charakteris .app-test-done1 {
  color: #50b120;
}
.app-test-charakteris .app-test-done2 {
  background-color: #cfff98;
}
.app-test-charakteris .app-test-done3 {
  background-color: #50b120;
}
.app-test-charakteris .app-test-done4 {
  color: #50b120;
}
.app-test-meile {
  background: #ffe1e1;
}
.app-test-meile h3 {
  color: #f33333;
}
.app-test-meile .app-test-ico {
  border: 7px solid #ffeded;
  background: #ffeded;
  -webkit-box-shadow: 0px 0px 0px 1px #fb7f7f;
  -moz-box-shadow: 0px 0px 0px 1px #fb7f7f;
  box-shadow: 0px 0px 0px 1px #fb7f7f;
}
.app-test-meile .btn-app {
  background: #f33333;
  background-color: #fb7f7f;
  background: -webkit-gradient(linear, left top, left bottom, from(#fb7f7f), to(#f33333));
  background: -webkit-linear-gradient(top, #fb7f7f, #f33333);
  background: -moz-linear-gradient(top, #fb7f7f, #f33333);
  background: -ms-linear-gradient(top, #fb7f7f, #f33333);
  background: -o-linear-gradient(top, #fb7f7f, #f33333);
  background: linear-gradient(#fb7f7f, #f33333);
  border: 1px solid #f33333;
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), inset 0px 1px 0px rgba(255, 225, 225, 0.5);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), inset 0px 1px 0px rgba(255, 225, 225, 0.5);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), inset 0px 1px 0px rgba(255, 225, 225, 0.5);
}
.app-test-meile .app-test-done1 {
  color: #f33333;
}
.app-test-meile .app-test-done2 {
  background-color: #ffa1a1;
}
.app-test-meile .app-test-done3 {
  background-color: #f33333;
}
.app-test-meile .app-test-done4 {
  color: #f33333;
}
.app-test-seksualinis {
  background: #ffe6c2;
}
.app-test-seksualinis h3 {
  color: #ff6528;
}
.app-test-seksualinis .app-test-ico {
  border: 7px solid #fff2de;
  background: #fff2de;
  -webkit-box-shadow: 0px 0px 0px 1px #ff976e;
  -moz-box-shadow: 0px 0px 0px 1px #ff976e;
  box-shadow: 0px 0px 0px 1px #ff976e;
}
.app-test-seksualinis .btn-app {
  background: #ff6528;
  background-color: #ff976e;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff976e), to(#ff6528));
  background: -webkit-linear-gradient(top, #ff976e, #ff6528);
  background: -moz-linear-gradient(top, #ff976e, #ff6528);
  background: -ms-linear-gradient(top, #ff976e, #ff6528);
  background: -o-linear-gradient(top, #ff976e, #ff6528);
  background: linear-gradient(#ff976e, #ff6528);
  border: 1px solid #ff6528;
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), inset 0px 1px 0px rgba(255, 230, 194, 0.5);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), inset 0px 1px 0px rgba(255, 230, 194, 0.5);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), inset 0px 1px 0px rgba(255, 230, 194, 0.5);
}
.app-test-seksualinis .app-test-done1 {
  color: #ff6528;
}
.app-test-seksualinis .app-test-done2 {
  background-color: #ffcb80;
}
.app-test-seksualinis .app-test-done3 {
  background-color: #ff6528;
}
.app-test-seksualinis .app-test-done4 {
  color: #ff6528;
}
.app-test-done label.app-test-radio {
  font-weight: normal;
  margin: 0 0 0 10px;
}
.app-test-done input.app-test-radio {
  vertical-align: middle;
  margin: 0;
}
.app-test-done1 {
  font-size: 20px;
  line-height: 22px;
  padding-right: 15px;
}
.app-test-done2 {
  width: 100%;
}
.app-test-done3 {
  width: 0;
  height: 22px;
  color: white;
}
.app-test-done4 {
  font-size: 20px;
  line-height: 22px;
  padding-left: 15px;
}
.app-mytest {
  margin: 15px;
  padding: 15px;
  font-size: 14px;
  line-height: 1.25;
}
.app-mytest a {
  text-decoration: underline;
}
.app-mytest h2 {
  margin: 0 0 -5px 0;
  font-size: 16px;
  padding: 0;
  line-height: 1.2;
  font-weight: bold;
  color: #99597f;
}
.app-mytest .about {
  font-size: 14px;
  color: Black;
  margin-bottom: -3px;
}
.app-mytest .about p {
  margin-top: 17px;
  margin-bottom: 1em;
}
.app-mytest .image {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 7px 0px;
  width: 80px;
  height: 64px;
  float: left;
  text-align: center;
  border: 1px solid #99597f;
  background-color: #fbf4f8;
  margin-right: 15px;
  margin-bottom: 15px;
}
.app-mytest .image img {
  max-width: 60px;
}
.app-mytest .relatedUsers {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin-top: 15px;
}
.app-mytest .relatedUsers * {
  vertical-align: middle;
}
.app-mytest .relatedUsers > div {
  margin: 0px;
  padding: 0px;
  border: none;
  width: 100%;
  float: left;
  margin: 8px 0;
}
.app-mytest .relatedUsers a.avatar {
  width: 90px;
  height: 90px;
  background-size: 90px auto;
  border: 1px #B8C1D3 solid;
  float: left;
  margin-right: 10px;
}
.app-mytest .relatedUsers .related-userinfo {
  overflow: auto;
  position: relative;
  height: 90px;
}
.app-mytest .relatedUsers a.username {
  font-size: 14px;
  font-weight: bold;
}
.app-mytest .relatedUsers a.age_location {
  color: black;
  text-decoration: none;
  font-weight: normal;
  margin: 5px 0 0 0;
  display: block;
}
.app-mytest .relatedUsers .progress {
  width: 100%;
  padding: 0;
  background-color: #ebd9e4;
  position: absolute;
  bottom: 0;
  line-height: 25px;
  height: 25px;
  margin: 5px 0 0 0;
  color: white;
  font-size: 16px;
  font-weight: bold;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.app-mytest .relatedUsers .progressInner {
  height: 25px;
  margin: 0px;
  background-color: #EE2A7B;
}
@media (min-width: 575px) {
  .app-mytest .relatedUsers > div {
    width: 48%;
  }
}
@media (min-width: 1024px) {
  .app-mytest .relatedUsers > div {
    width: 23.9%;
  }
}
.app-mytest .bottomLinks {
  margin-top: 15px;
}
.app-mytest.app-testAllAnsweres {
  margin-top: 30px;
  background: none;
  border: none;
  padding: 0;
}
.app-mytest.app-testAllAnsweres .relatedUsers {
  margin-top: 0;
}
.app-mytest .btns {
  margin-top: 20px;
}
.app-testModify {
  margin-top: 15px;
}
.app-testModify .app-list .app-list-item {
  padding-bottom: 0;
}
.app-testModify .app-list .app-list-item .media-body {
  padding: 15px 5px;
}
.app-testModify .app-list .app-list-item .media-body:hover,
.app-testModify .app-list .app-list-item .media-body:focus,
.app-testModify .app-list .app-list-item .media-body:active {
  text-decoration: none !important;
}
.app-testModify .app-list .app-list-item .media-body h4 {
  margin: 0;
  line-height: 20px;
}
.app-testModify .app-list .app-badge {
  background: #EE2A7B;
  border: 1px solid #EE2A7B;
  color: #fff;
  font-size: 11px;
  border-color: none;
  border-radius: 6px;
  padding: 0 5px;
  margin-right: 12px;
  line-height: 19px;
  margin-top: 0;
  vertical-align: top;
}
.app-testModify .app-list .app-badge:hover,
.app-testModify .app-list .app-badge:fucus,
.app-testModify .app-list .app-badge:active {
  text-decoration: none;
}
.app-testModify .app-greetings-list-level2 h4 {
  white-space: unset !important;
}
.app-testModify .app-greetings-list-level2 .media-body {
  margin-right: 45px !important;
}
.app-testModify .app-greetings-list-level2.app-list .app-list-item {
  background: #E6E6E6;
}
.app-testModify .app-greetings-list-level2.app-list .app-list-item:first-child {
  border-top: 1px solid #ccc;
}
.app-testModify .app-greetings-list-level2.app-list .app-list-item:last-child {
  border-bottom: none;
}
.app-testModify .app-arr {
  width: 35px;
  height: 48px;
  margin: 0 !important;
  padding-right: 0;
}
.app-testModify .app-testai-level2 {
  font-weight: normal !important;
  font-size: 14px !important;
  margin-right: 48px !important;
}
.app-testModify .app-testai-btns {
  margin: 10px auto 0;
}
.app-testModify .app-test-unselect {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 25px;
  color: #9e9e9e;
}
.app-testModify .element-selected .glyphicon-menu-right {
  visibility: hidden;
}
.app-testModify .element-disabled {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
  filter: alpha(opacity = 10);
  -webkit-opacity: 0.1;
  -moz-opacity: 0.1;
  opacity: 0.1;
}
.app-testModify .modify_save1 {
  font-weight: bold;
}
.app-testModify .modify_red {
  color: #EE2A7B;
}
.app-testModify .modify_green {
  color: #28b43c;
}
.dark-mode .app-testModify .app-greetings-list-level2.app-list .app-list-item {
  background: #333;
}
.app-test-result {
  margin-top: 10px;
}
.app-test-result form {
  margin-top: 150px;
}
.app-test-result .app-test-info {
  margin-top: 100px;
  margin-bottom: 100px;
}
.app-test-result .app-mytest {
  margin: 0 0 15px 0;
}
.app-test-result .btn-test {
  background-color: #EE2A7B;
}
.app-test-result table.app-test {
  width: 100%;
  border: 0;
}
.app-test-result .progress {
  height: 25px !important;
  margin-bottom: 0;
}
.app-test-result .progress .progress-bar {
  padding: 3px 0;
  font-size: 16px;
}
.app-test-result .progress .progress-bar span {
  padding: 0 10px;
}
.app-testai-cp .app-testai-cpt {
  font-weight: bold;
  margin-bottom: 5px;
}
.app-testai-cp .app-testai-cpr {
  width: 50%;
  font-size: 14px;
}
.app-testai-cp .app-testai-re .app-testai-cpr:nth-child(even) {
  text-align: right;
}
.app-testai-cp .app-test {
  margin-bottom: 5px;
}
.app-testai-cp .progress {
  background-color: #d0def1;
  height: 22px;
  margin: 0;
  padding: 0;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.app-testai-cp .progressInner {
  background-color: #6b98d3;
  height: 22px;
  margin: 0px;
}
.app-testai-cp .percent {
  font-size: 18px;
  line-height: 22px;
  padding-left: 15px;
  color: #6b98d3;
  font-weight: bold;
}
/*
@media (min-width: 741px) {
	.app-testai-cp {
		width: 320px;
	}
}
*/
.btn-test {
  padding: 8px 25px;
  font-size: 14px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.collapse-indicator {
  transition: all ease-in-out 200ms;
}
/* gridsai */
.grid {
  display: grid;
}
.grid-cities {
  grid-template-columns: auto auto;
  grid-template-rows: 80px 80px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
}
.grid-cities > * {
  display: block;
}
.profile-epithet {
  background-color: #e0e0e0;
  padding: 10px 5px 10px 5px;
  margin-bottom: 15px;
}
.leave {
  animation: 300ms circle-out forwards;
}
@keyframes circle-out {
  0% {
    clip-path: circle(75%);
  }
  100% {
    clip-path: circle(0%);
    background-color: #e0e0e0;
  }
}
.profile-epithet h3 {
  font-size: 22px;
  text-align: center;
  font-weight: normal;
  margin-top: 0;
  display: block;
}
.epithet-result > div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 178px;
  padding-top: 20px;
}
.epithet-result > div img {
  height: 100px;
  transform: translateY(20px);
  opacity: 0;
  transition: all 600ms ease-in-out;
}
.epithet-result.reveal > div img {
  transform: translateY(0);
  opacity: 1;
  transition: all 300ms ease-in-out;
}
.epithet-list {
  background-color: #e0e0e0;
}
.epithet-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 20% 20% 20% 20% 20%;
  grid-template-rows: 100%;
}
.epithet-list ul li {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 5px 0;
  transition: all 50ms ease-in-out;
}
.epithet-list ul li label {
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0px;
}
.epithet-list ul li img {
  height: 55px;
  margin-bottom: 5px;
}
.epithet-list ul li:active {
  transform: translateY(5px);
}
.epithet-list.blocked ul li {
  cursor: not-allowed;
}
.epithet-list.blocked ul li img {
  filter: grayscale(1);
  opacity: 0.3;
}
.epithet-list.blocked ul li label {
  opacity: 0.3;
}
.profile-epithet.small {
  background-color: transparent;
  padding: 0;
}
.profile-epithet.small .epithet-result {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.profile-epithet.small .epithet-result > h4 {
  margin: 0 10px 0 0;
}
.profile-epithet.small .epithet-result > div {
  display: flex;
  flex-direction: row;
  align-items: center;
  background-color: #e0e0e0;
  height: unset;
  padding: 8px 20px;
  border-radius: 30px;
}
.profile-epithet.small .epithet-result > div > img {
  height: 35px;
}
.profile-epithet.small .epithet-result > div > label {
  margin: 0 0 0 10px;
}
.dark-mode .profile-epithet,
.dark-mode .epithet-list,
.dark-mode .profile-epithet.small .epithet-result > div {
  background-color: #757575;
}
@keyframes circle-out {
  0% {
    clip-path: circle(75%);
  }
  100% {
    clip-path: circle(0%);
    background-color: #757575;
  }
}
/* utils */
.w-100 {
  width: 100% !important;
}
.w-50 {
  width: 50%;
}
.w-30 {
  width: 30%;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.ml-0 {
  margin-left: 0;
}
.ml-05 {
  padding-left: 2.5px;
}
.ml-1 {
  margin-left: 5px;
}
.ml-2 {
  margin-left: 10px;
}
.ml-3 {
  margin-left: 15px;
}
.ml-4 {
  margin-left: 20px;
}
.ml-5 {
  margin-left: 25px;
}
.pr-0 {
  padding-right: 0 !important;
}
.pr-1 {
  padding-right: 5px !important;
}
.pr-2 {
  padding-right: 10px !important;
}
.pr-3 {
  padding-right: 15px !important;
}
.pr-4 {
  padding-right: 20px !important;
}
.pr-5 {
  padding-right: 25px !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mr-05 {
  padding-right: 2.5px !important;
}
.mr-1 {
  margin-right: 5px !important;
}
.mr-2 {
  margin-right: 10px !important;
}
.mr-3 {
  margin-right: 15px !important;
}
.mr-4 {
  margin-right: 20px !important;
}
.mr-5 {
  margin-right: 25px !important;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-1 {
  margin-bottom: 5px;
}
.mb-2 {
  margin-bottom: 10px;
}
.mb-3 {
  margin-bottom: 15px;
}
.mb-4 {
  margin-bottom: 20px;
}
.mb-5 {
  margin-bottom: 25px;
}
.mb-6 {
  margin-bottom: 30px;
}
.mb-7 {
  margin-bottom: 35px;
}
.mt-0 {
  margin-top: 0;
}
.mt-05 {
  margin-top: 2.5px !important;
}
.space-y-1 > * + * {
  margin-top: 5px !important;
}
.space-y-2 > * + * {
  margin-top: 10px !important;
}
.mt-1 {
  margin-top: 5px;
}
.mt-2 {
  margin-top: 10px !important;
}
.mt-3 {
  margin-top: 15px;
}
.mt-4 {
  margin-top: 20px;
}
.mt-5 {
  margin-top: 25px;
}
.nmt-5 {
  margin-top: -25px;
}
.cursor-default {
  cursor: default !important;
}
.d-block {
  display: block !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-none {
  display: none !important;
}
@media screen and (min-height: 700px) {
  .d-700h-block {
    display: block !important;
  }
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-end {
  justify-content: flex-end;
}
.justify-content-start {
  justify-content: flex-start;
}
.align-items-center {
  align-items: center;
}
.align-items-end {
  align-items: end;
}
.align-items-start {
  align-items: start;
}
.align-items-stretch {
  align-items: stretch;
}
.align-self-start {
  align-self: start;
}
.rounded-0 {
  border-radius: 0;
}
.rounded-1 {
  border-radius: 6px;
}
.rounded {
  border-radius: 100%;
}
.border-top-radius-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.border-bottom-radius-0 {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.top-auto {
  top: auto !important;
}
.border-lightred {
  border: 1px solid white !important;
}
.border-lightred {
  border: solid 1px #fbcfe1 !important;
}
.border-dark {
  border: solid 1px #757575;
}
.border-reddark {
  border: solid 1px #8d0b41 !important;
}
.border-left-0 {
  border-left-width: 0 !important;
}
.boder-right-0 {
  border-right-width: 0 !important;
}
.border-top-0 {
  border-top-width: 0 !important;
}
.m-0 {
  margin: 0;
}
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mx-1 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.mx-n1 {
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.mx-2 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.mx-3 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.mx-4 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.mx-5 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 5px !important;
}
.p-2 {
  padding: 10px !important;
}
.p-3 {
  padding: 15px !important;
}
.p-4 {
  padding: 20px !important;
}
.p-5 {
  padding: 25px !important;
}
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.px-05 {
  padding-left: 2.5px !important;
  padding-right: 2.5px !important;
}
.px-1 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.px-2 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.px-3 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.px-4 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.px-5 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-05 {
  padding-top: 2.5px !important;
  padding-bottom: 2.5px !important;
}
.py-1 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.py-2 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.py-3 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.py-4 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.py-5 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 5px !important;
}
.pt-2 {
  padding-top: 10px !important;
}
.pt-3 {
  padding-top: 15px !important;
}
.pt-4 {
  padding-top: 20px !important;
}
.pt-5 {
  padding-top: 25px !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 5px !important;
}
.pb-2 {
  padding-bottom: 10px !important;
}
.pb-3 {
  padding-bottom: 15px !important;
}
.pb-4 {
  padding-bottom: 20px !important;
}
.pb-5 {
  padding-bottom: 25px !important;
}
.pb-6 {
  padding-bottom: 30px !important;
}
.pb-7 {
  padding-bottom: 35px !important;
}
.pb-8 {
  padding-bottom: 40px !important;
}
.pb-9 {
  padding-bottom: 45px !important;
}
.pb-10 {
  padding-bottom: 50px !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pl-1 {
  padding-left: 5px !important;
}
.pl-2 {
  padding-left: 10px !important;
}
.pl-3 {
  padding-left: 15px !important;
}
.pl-4 {
  padding-left: 20px !important;
}
.plll-5 {
  padding-left: 25px !important;
}
.flex-row {
  flex-direction: row;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-column {
  flex-direction: column;
}
.flex-column-reverse {
  flex-direction: column-reverse;
}
.rotate-90 {
  transform: rotate(90deg);
}
.rotate-180 {
  transform: rotate(180deg);
}
.rotate-270 {
  transform: rotate(270deg);
}
.rotate-360 {
  transform: rotate(360deg);
}
.h-100 {
  height: 100%;
}
.bottom-0 {
  bottom: 0 !important;
}
.top-0 {
  top: 0 !important;
}
.left-0 {
  left: 0 !important;
}
.right-0 {
  right: 0 !important;
}
.filter-blur-2 {
  filter: blur(2px) !important;
}
.filter-blur-3 {
  filter: blur(3px) !important;
}
.filter-blur-4 {
  filter: blur(4px) !important;
}
.filter-blur-5 {
  filter: blur(5px) !important;
}
.filter-blur-6 {
  filter: blur(6px) !important;
}
.filter-blur-7 {
  filter: blur(7px) !important;
}
.filter-blur-8 {
  filter: blur(8px) !important;
}
.filter-blur-9 {
  filter: blur(9px) !important;
}
.filter-blur-10 {
  filter: blur(10px) !important;
}
.filter-blur-15 {
  filter: blur(15px) !important;
}
.filter-blur-20 {
  filter: blur(20px) !important;
}
.filter-blur-25 {
  filter: blur(25px) !important;
}
.mw-300 {
  max-width: 300px;
}
.mw-none {
  max-width: none !important;
}
@media (min-width: 768px) {
  .mb-md-0 {
    margin-bottom: 0;
  }
}
.opacity-25 {
  opacity: 0.25;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-75 {
  opacity: 0.75;
}
.opacity-85 {
  opacity: 0.85;
}
.opacity-90 {
  opacity: 0.9;
}
.opacity-100 {
  opacity: 1;
}
.btns-social-login .btn-landing-google-text {
  display: none;
  min-width: 80px !important;
}
.btns-social-login .btn-landing-fb-text {
  min-width: 80px !important;
}
.btns-social-login .btn-landing-google-short-text {
  display: block;
}
@media (min-width: 450px) {
  .btns-social-login .btn-landing-google-text {
    display: block;
    min-width: 110px !important;
  }
  .btns-social-login .btn-landing-fb-text {
    min-width: 110px !important;
  }
  .btns-social-login .btn-landing-google-short-text {
    display: none;
  }
}
.vh-80 {
  height: 80vh;
}
.circle {
  background-color: lightgray;
  border-radius: 50%;
}
.font-family-system-stack {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol' !important;
}
.z-index-sticky {
  z-index: 1020;
}
.fw-normal {
  font-weight: normal;
}
.fw-bold {
  font-weight: bold;
}
.img-blurred {
  width: 125%;
  height: 125%;
  transform: translate(-15%, -15%);
  object-fit: cover;
  filter: blur(7px);
}
.fs-11 {
  font-size: 11px !important;
}
.fs-12 {
  font-size: 12px !important;
}
.fs-13 {
  font-size: 13px !important;
}
.fs-14 {
  font-size: 14px !important;
}
.fs-16 {
  font-size: 16px !important;
}
.fs-18 {
  font-size: 18px !important;
}
.fs-20 {
  font-size: 20px !important;
}
.pointer-events-none {
  pointer-events: none;
}
.max-w-33 {
  max-width: 33%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.white-space-nowrap {
  white-space: nowrap !important;
}
.white-space-normal {
  white-space: normal !important;
}
.overflow-hidden {
  overflow: hidden;
}
.bg-gold {
  background-color: #fde019 !important;
}
.bg-light {
  background-color: #f1f1f1 !important;
}
.icon-circle {
  background-color: white;
  border-radius: 50%;
  box-sizing: border-box;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.icon-circle svg {
  fill: #d9d9d6;
}
.dark-mode .icon-circle {
  background-color: #424242;
}
.dark-mode .icon-circle svg {
  fill: #a5a5a5;
}
@media only screen and (min-width: 1000px) {
  .xl-mw-30 {
    max-width: 30%;
  }
}
@media only screen and (min-width: 1000px) {
  .xl-mw-40 {
    max-width: 40%;
  }
}
.bg-gray {
  background-color: #9e9e9e;
}
.bg-lightgray {
  background-color: #e0e0e0;
}
.bg-blue {
  background-color: #00AEEF !important;
}
.leading-none {
  line-height: 1;
}
.text-black {
  color: #333;
}
.text-sm {
  font-size: 14px;
}
.text-decoration-underline {
  text-decoration: underline;
}
.font-normal {
  font-weight: normal;
}
.bg-white {
  background-color: white;
}
.bg-white-50 {
  background-color: rgba(255, 255, 255, 0.5);
}
.bg-white-75 {
  background-color: rgba(255, 255, 255, 0.75);
}
.bg-dark-50 {
  background-color: rgba(0, 0, 0, 0.5);
}
.bg-dark-75 {
  background-color: rgba(0, 0, 0, 0.75);
}
.bottom {
  top: auto;
}
.modal.bottom {
  overflow-y: visible !important;
  overflow-x: visible !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.dark-mode .dark\:bg-gray {
  background-color: gray;
}
.fill-primary {
  fill: #00AEEF;
}
.fill-secondary {
  fill: #EE2A7B;
}
.bg-primary {
  background-color: #00AEEF;
}
.bg-secondary {
  background-color: #EE2A7B;
}
.content-box {
  box-sizing: content-box;
}
.mb-auto {
  margin-bottom: auto;
}
.lh-base {
  line-height: 1.42857143;
}
.lh-1 {
  line-height: 1;
}
.border-4 {
  border-width: 4px;
}
.border-white {
  border-color: white;
  border-style: solid;
}
.radius-b-none {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
