* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rainbow-text {
  color: violet;
  padding: 0px 2px;
  background-image: linear-gradient(to left, violet, indigo, blue, green, darkgoldenrod, orange, red);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900 !important;
}
.diamond-text {
  color: blue;
  padding: 0px 2px;
  background-image: linear-gradient(to left, #270082, blue, #00d4ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900 !important;
}
.vip-text {
  color: #eeab00;
  padding: 0px 2px;
  background-image: linear-gradient(to left, #a84b00, #eeab00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900 !important;
}
.fa.diamond-color,
.fas.diamond-color,
.far.diamond-color,
.fal.diamond-color {
  background-image: linear-gradient(to right, #00e4fd, #0267ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.fa.vip-color,
.fas.vip-color,
.far.vip-color,
.fal.vip-color {
  background-image: linear-gradient(to left, #ea9551, #ffd15b);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.fa.rainbow-color,
.fas.rainbow-color,
.far.rainbow-color,
.fal.rainbow-color {
  background-image: linear-gradient(to left, violet, aqua, lime, gold, red);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ad_text_sm a.right_badge,
.message_block_tit a.right_badge {
  float: right;
  border: 1px solid red;
  color: #FFF !important;
  display: block;
  width: auto;
  -moz-user-select: none;
  text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 1px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  text-decoration: none;
  margin: 1px 0px;
  padding: 0px 4px !important;
  opacity: 0.9;
  white-space: nowrap;
}
.ad_text_sm a.right_badge.right_inactive,
.message_block_tit a.right_badge.right_inactive {
  max-width: 62px;
  opacity: 0.5;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ad_text_sm a.right_badge:hover,
.message_block_tit a.right_badge:hover {
  opacity: 1;
}
.ad_text_sm div.right_badge,
.message_block_tit div.right_badge {
  float: right;
  display: block;
  width: auto;
  -moz-user-select: none;
  text-decoration: none;
  margin: 0px;
  white-space: nowrap;
  padding: 0px !important;
  line-height: 9px;
}
.ad_text_sm div.right_badge.right_inactive a,
.message_block_tit div.right_badge.right_inactive a {
  opacity: 0.5;
}
.ad_text_sm div.right_badge a,
.message_block_tit div.right_badge a {
  opacity: 0.9;
  color: #FFF !important;
  white-space: nowrap;
  display: inline-block !important;
  margin: 1px 0px;
  padding: 0px 4px !important;
  border: 1px solid red;
  text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 1px;
}
.ad_text_sm div.right_badge a:first-child,
.message_block_tit div.right_badge a:first-child {
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -khtml-background-clip: padding-box;
}
.ad_text_sm div.right_badge a:last-child,
.message_block_tit div.right_badge a:last-child {
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  border-left: 0px;
}
.ad_text_sm div.right_badge a.right_inactive,
.message_block_tit div.right_badge a.right_inactive {
  opacity: 0.5;
}
.ad_text_sm div.right_badge a:hover,
.message_block_tit div.right_badge a:hover {
  opacity: 1;
}
.ad_text_sm:hover a.right_badge,
.message_block_tit:hover a.right_badge {
  opacity: 1;
}
.message_block_tit a.right_badge,
.message_block_tit div.right_badge,
.message_block_tit .right_inactive,
.message_block_tit .right_inactive a {
  float: left;
  opacity: 1 !important;
}
a img,
img.absmiddle {
  vertical-align: middle;
}
.white_panel_police {
  background: #F6F6F6 url(../images/police.png) no-repeat 10px 10px !important;
  box-shadow: 0px 0px 10px grey;
  max-width: 810px;
}
.white_panel_sensora {
  background: #F6F6F6 url(../images/sensora.png) no-repeat 10px 10px !important;
  box-shadow: 0px 0px 10px grey;
}
.hover_preview {
  display: inline;
}
.hover_preview .hover_preview_thumb {
  display: none;
  position: absolute;
  z-index: 2;
  background: #f9f9f9;
  padding: 3px;
  border-radius: 20px;
  clear: both;
  overflow: auto;
  margin-left: 16px;
  box-shadow: 1px 1px 10px grey;
  border-top-left-radius: 0px;
  margin-top: 1px;
  line-height: 1px;
}
.hover_preview .hover_preview_thumb img {
  border-radius: 18px;
  border-top-left-radius: 0px;
  width: 120px;
  height: 120px;
}
.hover_preview:hover .hover_preview_thumb {
  display: block;
}
/* Age verification */
.small-popup-mask {
  background: url(../images/stripes.png) repeat 50% 50%;
  height: 100%;
  left: 0;
  position: fixed;
  opacity: 0.97;
  top: 0;
  width: 100%;
  z-index: 950;
  zoom: 1;
  overflow: hidden;
}
.small-popup-mask .small-popup {
  /*
    -webkit-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(100, 100, 100, 0.4)));
    */
  background: #FFF;
  height: auto;
  left: 50%;
  margin-left: -210px;
  margin-top: -160px;
  padding: 10px 40px 20px 40px;
  position: absolute;
  top: 50%;
  width: 420px;
  z-index: 102;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0.5em 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0.5em 5px;
  -o-box-shadow: rgba(0, 0, 0, 0.2) 0 0.5em 5px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0.5em 5px;
}
.small-popup-mask .small-popup h2 {
  text-align: center;
}
.small-popup-mask .small-popup p {
  margin: 0px;
}
.small-popup-mask .small-popup .small-popup-close {
  position: absolute;
  top: 5px;
  right: 5px;
}
#small-popup .small-popup {
  height: 300px;
  overflow: auto;
  margin-left: -180px;
  margin-top: -150px;
  width: 360px;
  padding: 40px 20px 20px 20px;
}
.table_toggle_view {
  text-align: right;
  float: right;
  margin-left: 20px;
}
.table_toggle_view a {
  padding: 4px;
}
.cat_start tr:hover a.right_badge {
  opacity: 1;
}
.cat_start .date_block {
  width: auto;
  text-align: right;
  display: inline;
  line-height: 11px;
  background: transparent;
  font-size: 11px;
  font-weight: 400;
  color: #656565;
  padding: 3px 4px;
  border-radius: 5px;
  white-space: nowrap;
}
.cat_start .date_block.date_block_today {
  background: #ffa50038;
  color: #555;
}
.cat_start .date_block img {
  width: 16px;
  height: 16px;
}
.user-photo {
  position: relative;
}
.list_message_block .labelPhotoCorner {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 45px;
  height: 45px;
  padding: 0;
  cursor: pointer;
  z-index: 1;
  background: url('/public/images/photoCornerTr.png') top right no-repeat;
  text-align: right;
  text-decoration: none ! IMPORTANT;
  overflow: visible;
}
.list_message_block .labelPhotoCorner span {
  font-family: 'Trebuchet MS', Arial;
  margin: 0px 6px 0 0;
  font-size: 15px;
  font-weight: 800;
}
.list_message_block .labelPhotoCorner span.level1 {
  color: #313131;
}
.list_message_block .labelPhotoCorner span.level2 {
  font-weight: bold;
  color: #0099FF;
}
.list_message_block .labelPhotoCorner span.level3 {
  font-weight: bold;
  color: #FF0066;
}
.list_message_block .labelPhotoCorner span.level4 {
  font-weight: bold;
  color: #FF6600;
}
.list_message_block .labelPhotoCorner.labelPhotoCornerLeft {
  background: url('/public/images/photoCornerTrLeft.png') top left no-repeat;
  right: auto;
  left: 0px;
  text-align: left;
}
.list_message_block .labelPhotoCorner.labelPhotoCornerLeft span {
  margin: 0px 0px 0 6px;
}
.list_message_block .labelPhotoCorner .fa-image {
  display: none;
}
li.nowrap {
  white-space: nowrap;
}
@-webkit-keyframes rainbow {
  0% {
    border-color: hsl(0, 100%, 50%);
  }
  14% {
    border-color: hsl(30, 100%, 50%);
  }
  28% {
    border-color: hsl(60, 100%, 50%);
  }
  42% {
    border-color: hsl(120, 100%, 50%);
  }
  56% {
    border-color: hsl(240, 100%, 50%);
  }
  70% {
    border-color: hsl(280, 100%, 50%);
  }
  84% {
    border-color: hsl(320, 100%, 50%);
  }
  100% {
    border-color: hsl(255, 100%, 50%);
  }
}
.table-dashed th,
.table-dashed td {
  background: transparent;
  text-shadow: none;
  text-align: left;
  border: 0px none;
  border-bottom: 1px dashed #00000040;
  box-shadow: none;
  vertical-align: top;
}
.table-dashed tr:last-child th,
.table-dashed tr:last-child td {
  border-bottom: 0px none;
  padding-bottom: 0px;
}
.table-dashed tr:first-child th,
.table-dashed tr:first-child td {
  padding-top: 0px;
}
.table-dashed th {
  font-weight: normal;
  color: #58595c !important;
  padding-right: 15px;
}
.table-dashed td {
  font-weight: normal;
}
h1,
h2,
h3,
.logo,
nav,
#languages {
  /*font-family: "FreeSans", sans-serif !important;*/
}
header,
section,
footer,
aside,
nav,
article {
  display: block;
}
html,
body {
  padding: 0px;
  margin: 0px;
  height: 100%;
}
/**** structure ****/
body {
  font: 90%/1.5em "Lucida Grande", Arial, Meiryo, sans-serif;
  margin: 0px;
  background-color: #FFFFFF;
}
body.bottom-smoke {
  width: 100%;
  height: 100%;
}
body.bottom-smoke #contents {
  padding: 35px 0 0 0px;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
}
td {
  vertical-align: top;
}
a {
  color: #7e36af;
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}
a:visited {
  color: #7e36af;
  text-decoration: none;
}
a:hover {
  color: #ea0075;
  text-decoration: underline;
}
a img {
  border: 0px none;
}
li {
  padding: 0px;
  margin: 0px;
}
ol,
ul {
  margin: 0px;
  padding: 0px;
  margin-top: 10px;
  margin-left: 15px;
}
h1,
h2 {
  margin-top: 0px;
}
h2 small {
  font-weight: normal;
}
.left {
  float: left;
  margin-right: 3px !important;
  margin-top: 0px !important;
}
th,
.head,
.block h1 {
  color: #FFF;
  text-align: center;
  padding: 0px 5px;
  /* text */
  text-decoration: none;
  font-weight: bold;
  /* effects */
  background: #7e36af;
  /* color */
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.cat_start {
  /* color */
}
.cat_start td {
  vertical-align: middle;
}
header {
  width: 100%;
  background: #673499;
}
.header_inner img {
  float: left;
}
#logo {
  background: #FFF;
  width: 618px;
  margin: 0px auto;
  position: relative;
}
#logo a.logo {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  height: 36px;
  font-size: 26px;
  text-shadow: 0px 1px 12px #ff0064;
}
#change_realm {
  color: #FFF;
  position: absolute;
  top: 76px;
  left: 303px;
  padding-right: 18px;
  outline: 0px none #F00;
  text-shadow: 0px 1px 12px #ff0064;
  font-size: 11px;
}
#languages {
  font-weight: bold;
  text-align: right;
  position: absolute;
  top: 0px;
  right: 0px;
  outline: 0px none #F00;
  margin: 0px auto;
}
#languages ul {
  list-style: none;
}
#languages ul li {
  float: right;
}
#languages a {
  margin: 0px 10px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  text-decoration: none;
  padding: 2px;
}
#languages a.selected {
  font-weight: bold;
}
nav {
  background: #ea0075;
  width: 618px;
  margin: 0px auto;
  height: 32px;
  overflow: hidden;
  clear: both;
}
nav ul {
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
}
nav ul li {
  width: auto;
  text-align: center;
  height: 32px;
  position: relative;
  z-index: 80;
  float: none;
  display: table-cell;
  border-right: 2px solid #FFF;
}
nav ul li:last-child {
  border-right: 0px none;
}
nav ul a {
  white-space: nowrap;
  color: #ffd7eb !important;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  width: auto;
  padding: 6px 10px;
  line-height: 20px;
  position: relative;
  z-index: 81;
  display: block;
  text-align: center;
  float: none;
}
nav ul a:hover,
nav ul a.selected {
  background: #990033;
  color: #FFF !important;
  text-decoration: none;
}
#content {
  margin: 0 auto;
  padding: 10px 0 20px 0;
  width: 618px;
  background: #FFF;
}
#ob_text_lg {
  overflow: hidden;
  max-width: 620px;
  margin-bottom: 20px;
  word-break: break-word;
  word-wrap: break-word;
}
.ad_text_sm {
  word-break: break-word;
  word-wrap: break-word;
}
.ad_text_sm br {
  display: none;
}
#ob_text_sm {
  overflow: hidden;
  width: 138px;
  word-break: break-word;
  word-wrap: break-word;
}
#content h1 {
  font-size: 1.5em;
}
#content h1 .small_icon {
  display: inline-block;
}
.image {
  padding: 10px;
  margin: 0 0 20px 0;
  background-color: #f0f0f0;
  float: left;
}
.left_block {
  padding-right: 10px;
  width: 200px;
}
ul {
  padding: 0px;
}
.pink {
  color: #DB0048;
}
footer {
  clear: both;
  text-transform: uppercase;
  color: #FFFFFF;
  color: #FFBAC7;
  font-weight: bold;
  font-size: 11px;
}
/*background:url(../images/c.gif) no-repeat 30px 35px; */
.right_block {
  padding-left: 10px;
  width: 150px;
}
footer a {
  color: #FFFFFF !important;
}
footer a:hover {
  text-decoration: none;
}
.main_icon {
  vertical-align: top;
}
.main_descr .descr {
  color: #777;
  font-size: 11px;
  line-height: 12px;
}
.main_descr a,
.main_descr h1 {
  font-size: 17px !important;
  font-weight: bold;
  margin: 0px;
}
.main_descr h2 a,
.main_descr h2 {
  font-size: 14px !important;
  font-weight: bold;
  margin: 0px;
}
/* CAT */
.photo_sm {
  display: block;
  text-indent: -9999px;
  line-height: 1px;
  font-size: 1px;
  width: 16px;
  height: 16px;
  background: url(../images/sprites.png) no-repeat -32px -782px;
  background: url(../images/pclip.gif) no-repeat 0 0;
}
.cat_start {
  border-collapse: collapse;
  border: 1px solid #FFF;
  margin-bottom: 20px;
}
.cat_start tbody tr {
  background: #f6f6f6;
  border-bottom: 1px #DDD dashed;
}
.cat_start tbody tr:hover {
  background: #FFFCDD;
}
.cat_start tbody tr:hover a {
  color: #903;
  text-decoration: none;
}
.cat_start tbody tr:nth-child(2n) {
  background: #eaeaff;
}
.cat_start tbody tr:nth-child(2n):hover {
  background: #FFFCDD;
}
.cat_start td {
  border: 0px none;
  border-bottom: 1px #DDD dashed !important;
}
.cat_start a {
  display: block;
  padding: 2px;
  text-decoration: none;
}
.cat_start a.text {
  color: #000;
}
.cat_start a.text:visited {
  color: #000;
}
.ad_text_sm a {
  height: 17px;
  line-height: 22px;
  overflow: hidden;
  font-weight: bold;
}
#addform {
  border-collapse: collapse;
  border: 0px none #FFF;
}
#addform td {
  padding: 5px;
}
#delform {
  border-collapse: collapse;
  border: 0px none #FFF;
}
#delform td {
  padding: 5px;
}
#reportform {
  border-collapse: collapse;
  border: 0px none #FFF;
}
#reportform td {
  padding: 5px;
}
.clear {
  clear: both;
}
.ad_text_sm a {
  text-decoration: none;
}
.ad_text_sm a:visited {
  color: #FEC200;
  color: #000;
}
.contact {
  padding: 10px;
  background: #eaeaff;
}
.contact img {
  width: auto \9 !important;
  height: auto !important;
  max-width: 100% !important;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
img.w {
  width: auto \9 !important;
  height: auto !important;
  max-width: 100% !important;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.contactreply {
  padding: 10px;
  margin-bottom: 10px;
  padding-left: 85px;
  border: 1px #DDD dashed;
  background: #F6F6F6 url(../images/mail_read_48.png) no-repeat 10px 0px;
}
#ad_options {
  text-align: right;
}
#ad_options img {
  vertical-align: middle;
}
#ad_options a {
  opacity: 0.7;
  color: #c36;
}
tr.error {
  background: #FBCCD4;
}
.notice_block {
  background-color: #f6f6f6;
  font-weight: bold;
  margin: 0px;
  padding: 5px;
  color: red;
}
.white_panel {
  outline: 0px;
  overflow: hidden;
  margin-bottom: 10px;
  padding: 10px;
  padding-left: 70px;
  border: 1px #c1c1d2 dashed;
  background: #F6F6F6 url(../images/mail_reply_48.png) no-repeat 10px 0px;
  min-height: 54px;
  clear: both;
}
.white_panel_empty {
  background-image: none;
  padding-left: 10px;
  background: rgba(0, 0, 0, 0.07);
  -webkit-border-top-right-radius: 0.375rem;
  -webkit-border-bottom-right-radius: 0.375rem;
  -webkit-border-bottom-left-radius: 0.375rem;
  -webkit-border-top-left-radius: 0.375rem;
  -moz-border-radius-topright: 0.375rem;
  -moz-border-radius-bottomright: 0.375rem;
  -moz-border-radius-bottomleft: 0.375rem;
  -moz-border-radius-topleft: 0.375rem;
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
  border-top-left-radius: 0.375rem;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -khtml-background-clip: padding-box;
}
.white_panel_del {
  background: #F6F6F6 url(../images/mail_delete_48.png) no-repeat 10px 0px;
}
/*
#contacts_photo {
  width: 80%;
  height: 25px;
}

#answer_template {

  border: 1px solid #C5CFDD;
  background: #FFF;
  width: 80%;
  height: 25px;

}

.input {
  border: 1px solid #C5CFDD;
  background: #FFF;
  width: 80%;
  height: 25px;
}

.inputhalf {
  width: 130px;
}

textarea {
  border: 1px solid #C5CFDD;
  background: #FFF;
  width: 80%;
  height: 104px;
}
*/
.captcha_image {
  cursor: pointer;
  vertical-align: middle;
}
.support_icon {
  display: block;
  padding: 4px;
  padding-left: 30px;
}
.skype {
  background: url(../images/sky.png) no-repeat 0 50%;
}
.gtalk {
  background: url(../images/ggl.png) no-repeat 0 50%;
}
.msn {
  background: url(../images/msn.png) no-repeat 0 50%;
}
.icq {
  background: url(../images/icq.png) no-repeat 0 50%;
}
.facebook {
  background: url(../images/fbk.png) no-repeat 0 50%;
}
tr.vip td {
  font-weight: bold;
  background: #FFFCDD;
}
tr.diamond td {
  font-weight: bold;
  background: #dff6ff;
}
tr.diamond td a {
  color: #002e94 !important;
}
tr.highlighted {
  border-left: 2px solid #ffa500;
  outline: 2px dashed #ffa500;
  outline-offset: -1px;
}
tr.highlighted td {
  font-weight: bold;
  background: #fff697 !important;
}
tr.highlighted.diamond {
  border-left: 2px solid #0087ff;
  outline: 2px dashed #0087ff;
}
tr.highlighted.diamond td {
  background: #c7e8ff !important;
}
tr.mine2 td {
  font-weight: bold;
}
tr.expired td {
  background: transparent !important;
  font-weight: normal !important;
  text-decoration: line-through !important;
  opacity: 0.5;
}
tr.expired:hover td {
  text-decoration: none !important;
  opacity: 1;
}
/*tr.vip .ad_text_sm a{
	padding-left:20px;
	background:url(../images/heart-icon.png) no-repeat 1px 50%;
}*/
.tags li {
  float: left;
}
.tags a {
  background: #c36;
  color: #FFF;
  height: 18px;
  line-height: 18px;
  padding: 0 5px;
  float: left;
  font-weight: normal;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  margin-right: 5px;
  margin-bottom: 5px;
}
.tags a:hover {
  background: #990033;
}
#icon_puh {
  width: 64px;
  height: 64px;
  background-position: -100px -418px;
  float: left;
  margin-top: -10px;
  margin-right: 5px;
}
#inbox_block {
  margin-top: 20px;
}
#inbox_descr {
  padding-left: 30px;
}
#inbox_icon {
  width: 24px;
  height: 21px;
  background-position: 0px -815px;
  float: left;
  margin-top: 3px;
  margin-bottom: 40px;
  margin-right: 5px;
}
.category_list_small {
  list-style: none;
  margin: 0px;
}
.category_list_small li {
  clear: both;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  line-height: 13px;
}
.signin-icon {
  overflow: hidden;
  display: block;
  width: 154px;
  height: 24px;
  background: transparent no-repeat 0 0;
  background-color: transparent !important;
  margin: 0px;
  padding: 0px;
  padding: 0px !important;
  border: 0px none !important;
  text-indent: -9999px !important;
  line-height: 1px !important;
  font-size: 1px !important;
  text-align: left !important;
}
.login-icon {
  height: 16px;
  background: transparent no-repeat 0 0;
  background-color: transparent !important;
  margin: 0px;
  padding: 0px;
  padding: 0px !important;
  border: 0px none !important;
  text-align: left !important;
  padding-left: 20px !important;
}
.signin-google {
  background-image: url(../images/login/google-signin.png);
}
.signin-yahoo {
  background-image: url(../images/login/yahoo-signin.png);
}
.signin-linkedin {
  background-image: url(../images/login/linkedin-signin.png);
}
.signin-facebook {
  background-image: url(../images/login/facebook-signin.png);
}
.signin-twitter {
  background-image: url(../images/login/twitter-signin.png);
}
.signin-draugiem {
  background-image: url(../images/login/draugiem-signin.png);
}
.signin-myspace {
  background-image: url(../images/login/myspace-signin.png);
}
.login-google {
  background-image: url(../images/login/google-icon.png);
}
.login-yahoo {
  background-image: url(../images/login/yahoo-icon.png);
}
.login-linkedin {
  background-image: url(../images/login/linkedin-icon.png);
}
.login-facebook {
  background-image: url(../images/login/facebook-icon.png);
}
.login-twitter {
  background-image: url(../images/login/twitter-icon.png);
}
.login-draugiem {
  background-image: url(../images/login/draugiem-icon.png);
}
.login-myspace {
  background-image: url(../images/login/myspace-icon.png);
}
.icon {
  overflow: hidden;
  display: block;
  float: left;
  width: 32px;
  height: 31px;
  background: transparent url(../images/sprites.png) no-repeat -282px -690px;
  background-color: transparent !important;
  margin: 0px;
  margin-right: 7px;
  margin-bottom: 2px;
  padding: 0px;
  padding: 0px !important;
  border: 0px none !important;
  text-indent: -9999px !important;
  line-height: 1px !important;
  font-size: 1px !important;
  text-align: left !important;
  background: transparent url(../images/2.gif) no-repeat 0 0 !important;
  background-position: 0 0 !important;
}
.icon_girls-looking-for-sex {
  background-position: -10px -10px;
}
.icon_girls-looking-for-love {
  background-position: -10px -78px;
}
.icon_girls-looking-for-girls {
  background-position: -10px -146px;
}
.icon_boys-looking-for-sex {
  background-position: -10px -214px;
}
.icon_boys-looking-for-love {
  background-position: -10px -282px;
}
.icon_boys-looking-for-boys {
  background-position: -10px -350px;
}
.icon_mens-talk {
  background-position: -418px -622px;
}
.icon_couples {
  background-position: -10px -418px;
}
.icon_bdsm {
  background-position: -10px -486px;
}
.icon_other {
  background-position: -10px -554px;
}
.icon_escort-and-massage {
  background-position: -10px -622px;
}
.icon_male-escort {
  background-position: -10px -690px;
}
.icon_transsexuals {
  background-position: -78px -690px;
}
.icon_apartments {
  background-position: -78px -622px;
}
.icon_questions {
  background-position: -146px -622px;
}
.icon_apartments {
  background-position: -214px -622px;
}
.icon_commerce {
  background-position: -350px -622px;
}
.icon_stories {
  background-position: -282px -622px;
}
.icon_all {
  background-position: -146px -690px;
}
.icon_games {
  background-position: -214px -690px;
}
.icon_videos {
  background: url(../images/icons/video.png) no-repeat 0 0;
}
.icon_sex {
  background-position: -282px -690px;
}
.icon_striptease {
  background-position: -350px -690px;
}
.icon_photo-sell {
  background-image: url(../images/photo-sell.png);
  background-position: 0px 0px !important;
}
.icon_viagra {
  background-image: url(../images/sex-toys.png);
  background-position: 0px 0px !important;
}
.small_icon {
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/sprites.png) no-repeat -71px -421px;
  margin: 0px;
  padding: 0px;
  zoom: 1;
  text-indent: -9999px;
  line-height: 1px;
  font-size: 1px;
}
.small_icon_girls-looking-for-sex {
  background-position: -71px -3px;
}
.small_icon_girls-looking-for-love {
  background-position: -71px -25px;
}
.small_icon_girls-looking-for-girls {
  background-position: -71px -47px;
}
.small_icon_boys-looking-for-sex {
  background-position: -71px -69px;
}
.small_icon_boys-looking-for-love {
  background-position: -71px -91px;
}
.small_icon_boys-looking-for-boys {
  background-position: -71px -113px;
}
.small_icon_mens-talk {
  background-position: -71px -509px;
}
.small_icon_couples {
  background-position: -71px -135px;
}
.small_icon_bdsm {
  background-position: -71px -157px;
}
.small_icon_other {
  background-position: -71px -179px;
}
.small_icon_escort-and-massage {
  background-position: -71px -201px;
}
.small_icon_male-escort {
  background-position: -71px -223px;
}
.small_icon_transsexuals {
  background-position: -71px -245px;
}
.small_icon_apartments {
  background-position: -71px -267px;
}
.small_icon_job {
  background-position: -71px -311px;
}
.small_icon_questions {
  background-position: -71px -289px;
}
.small_icon_commerce {
  background-position: -71px -355px;
}
.small_icon_stories {
  background-position: -71px -333px;
}
.small_icon_all {
  background-position: -71px -377px;
}
.small_icon_games {
  background-position: -71px -399px;
}
.small_icon_sex {
  background-position: -71px -421px;
}
.small_icon_striptease {
  background-position: -71px -443px;
}
.small_icon_photo-sell {
  background-image: url(../images/photo-sell-small.png);
  background-position: 0px 0px !important;
}
.small_icon_viagra {
  background-image: url(../images/sex-toys-small.png);
  background-position: 0px 0px !important;
}
.stars5 {
  height: 9px;
  width: 50px;
  background-position: 0 -805px;
}
#category_list {
  padding-top: 2px;
}
#category_list span.descr {
  color: #777;
  font-size: 11px;
  line-height: 12px;
  margin: 0px;
  margin-bottom: 2px;
  padding-left: 40px;
  display: block;
}
#category_list div {
  font-size: 17px;
  margin: 0px;
  clear: both;
  background: #F7F7F7;
}
.block {
  border-left: 1px solid #D96C90;
  border-right: 1px solid #D96C90;
  border-top: 1px solid #FAE0E9;
  border-bottom: 4px solid #D0205B;
  margin-bottom: 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0.5em 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0.5em 5px;
  -o-box-shadow: rgba(0, 0, 0, 0.2) 0 0.5em 5px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 0.5em 5px;
  overflow: hidden;
}
.block .head {
  margin: -5px;
  margin-bottom: 10px;
}
.block .paddings {
  padding: 5px;
}
#gallery,
.gallery {
  overflow: hidden;
  margin-right: -10px;
  zoom: 1;
}
.gallery_item {
  border: 1px solid #D96C90;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 5px;
  -o-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 5px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 5px;
  display: block;
  position: relative;
  float: left;
  width: 150px;
  height: 150px;
  overflow: hidden;
  padding: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: left;
  font-size: 11px;
  text-decoration: none !important;
}
.gallery_item.vip {
  -webkit-box-shadow: #d96c90 0px 0px 2px 2px;
  -moz-box-shadow: #d96c90 0px 0px 2px 2px;
  -o-box-shadow: #d96c90 0px 0px 2px 2px;
  box-shadow: #d96c90 0px 0px 2px 2px;
}
.gallery_item.highlighted {
  border-color: #884b00;
  outline: 2px dashed #ffa500;
  outline-offset: -6px;
  font-weight: bold;
}
.gallery_item.highlighted img {
  outline: 9px solid #00000085;
  outline-offset: -8px;
}
.gallery_item.highlighted div {
  background: #ff8100b0;
}
.gallery_item.highlighted img {
  outline: 9px solid #00000085;
  outline-offset: -8px;
}
.gallery_item span {
  display: block;
}
.gallery_item span:first-letter {
  text-transform: uppercase;
}
.gallery_item .small_icon {
  position: absolute;
  top: 2px;
  left: 2px;
}
.gallery_item label {
  color: red;
  font-weight: bold;
  font-size: 14px;
}
.gallery_item div {
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 3px 4px;
  background: transparent url(../images/visdot.png);
  color: #FFF;
  text-shadow: 1px 1px 1px #000;
  text-decoration: none;
  line-height: 15px;
}
.gallery_item .duration {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  padding: 1px 4px;
  color: #FFF;
  background: transparent url(../images/visdot.png);
}
.gallery_item strong {
  font-size: 14px;
  line-height: 19px;
}
.sprite {
  display: block;
  text-indent: -9999px !important;
  line-height: 1px;
  font-size: 1px;
  width: 16px;
  height: 16px;
  background: url(../images/sprites.png) no-repeat;
  text-align: left !important;
}
#newtwitter {
  position: absolute;
  z-index: 10;
}
#social {
  width: 200px;
  text-align: right;
  position: absolute;
  top: 87px;
  right: 0px;
  outline: 0px none #F00;
}
#rss {
  float: right;
}
#rss span {
  width: 20px;
  height: 20px;
  background: url(../images/sprites.png) no-repeat 0px -778px;
}
#twitter {
  margin-right: 6px;
  float: right;
}
#twitter span {
  background: url(../images/sprites.png) no-repeat 0px -748px;
  width: 119px;
  height: 20px;
}
.icon_eye {
  background-position: -72px -782px;
}
.icon_reply {
  background-position: -52px -782px;
}
.icon_star_sm {
  background-position: -72px -782px;
}
.new {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 3px;
  right: -2px;
  background: url(../images/newicon.gif);
  z-index: 89;
}
.invis {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  text-indent: 1px;
}
.to_grid_view {
  text-align: right;
  float: right;
}
.to_grid_view a {
  background: url(../images/grid_view.png) no-repeat 0 50%;
  padding: 4px;
  padding-left: 20px;
}
@-webkit-keyframes bounce {
  from {
    right: -93px;
    -webkit-transform: rotate(5deg) scale(1.1);
  }
  to {
    right: -73px;
  }
}
.discounts_here,
.discounts_here_arrow {
  -webkit-transition: all 350ms ease;
}
nav:hover .discounts_here,
a:hover .discounts_here,
nav:hover .discounts_here_arrow,
a:hover .discounts_here_arrow {
  -webkit-animation-name: bounce;
  -webkit-animation-duration: 350ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease-in;
}
.discounts_here {
  -webkit-transform-origin: 50px 100px;
  width: 193px !important;
  height: 50px !important;
  background-position: 0px -939px;
  position: absolute;
  top: -50px;
  right: -73px;
  z-index: 80;
}
a:hover .discounts_here {
  background-position: 0px -1022px;
}
.discounts_here_arrow {
  -webkit-transform-origin: -50px 50px;
  width: 93px !important;
  height: 33px !important;
  background-position: -100px -989px;
  position: absolute;
  top: 0px;
  right: -73px;
  z-index: 80;
}
a:hover .discounts_here_arrow {
  background-position: -100px -1072px;
}
.lang-en .discounts_here {
  background-position: -193px -939px;
}
.lang-en a:hover .discounts_here {
  background-position: -193px -1022px;
}
.lang-en a:hover .discounts_here_arrow {
  background-position: -293px -1072px;
}
.lang-en .discounts_here_arrow {
  background-position: -293px -989px;
}
.lang-ru .discounts_here {
  background-position: -386px -939px;
}
.lang-ru a:hover .discounts_here {
  background-position: -386px -1022px;
}
.lang-ru a:hover .discounts_here_arrow {
  background-position: -486px -1072px;
}
.lang-ru .discounts_here_arrow {
  background-position: -486px -989px;
}
#plusone {
  position: absolute;
  right: 0px;
  top: 5px;
}
/* loading - ajax */
.loading {
  background: #EEE url(/public/images/loader.svg) no-repeat 50% 50%;
}
.loading_report {
  background: #EEE url(/public/images/loader.svg) no-repeat 50% 50%;
  display: block;
  clear: both;
}
.error_report {
  display: block;
}
.ajaxloading {
  background: #EEE url(/public/images/loader.svg) no-repeat 50% 50% !important;
}
.blur .block .paddings,
.blur .notice_block {
  color: transparent !important;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.8) !important;
}
.blur .cat_start a,
.blur .block .paddings a,
.blur .notice_block a {
  color: transparent !important;
  text-shadow: 0 0 5px rgba(204, 51, 102, 0.8) !important;
}
.blur .gallery_item div {
  color: transparent !important;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.8) !important;
}
.blur iframe,
.blur img[src^="http://pimp.lv/photo"],
.blur img[src^="/public/banner"],
.blur img[src^="http://pimp.lv/games"] {
  -webkit-filter: blur(5px);
  overflow: hidden;
}
.reklama_table dt {
  font-weight: bold;
  float: left;
  clear: both;
  margin-right: 5px;
}
.reklama_table dd {
  margin-left: 9px;
}
.reklama_table a {
  padding: 0px !important;
}
.reklama_table td {
  padding: 10px;
}
.placeholder_preview {
  border: 1px solid #D0205B;
  margin-top: 13px;
  height: 100px;
  overflow: hidden;
  background: #FFF;
}
.placeholder_preview img {
  width: 100px;
}
#language-section-select,
#menu-section-select,
#footer-icon {
  display: none;
}
@media (max-width: 779px) {
  .header_inner {
    background: #663399;
  }
  .right_block {
    display: none;
  }
  .left_block {
    display: none;
  }
  #logo,
  nav,
  #content {
    width: 500px;
    width: 100%;
  }
  #content {
    width: auto;
    padding: 0px;
    min-width: 200px;
  }
  .placeholder,
  #social {
    display: none;
  }
  #gallery,
  .gallery {
    margin-right: -8px;
  }
  #language-section-select {
    display: block;
    margin: 10px;
  }
  #languages ul {
    display: none;
  }
  #ob_text_lg {
    width: 100%;
  }
}
#top_descr {
  margin: 10px;
  padding: 10px;
  border: 1px dotted #cccccc;
  background-color: #fff4c6;
  overflow: hidden;
  display: none;
}
#top_descr b {
  color: red;
}
#bold_descr {
  margin: 10px;
  padding: 10px;
  border: 1px dotted #cccccc;
  background-color: #fff4c6;
  overflow: hidden;
  display: none;
}
#bold_descr b {
  color: red;
}
#vip_descr {
  margin: 10px;
  padding: 10px;
  border: 1px dotted #cccccc;
  background-color: #fff4c6;
  overflow: hidden;
  display: none;
}
#vip_descr b {
  color: red;
}
#diamond_descr {
  margin: 10px;
  padding: 10px;
  border: 1px dotted #cccccc;
  background-color: #fff4c6;
  overflow: hidden;
  display: none;
}
#diamond_descr b {
  color: red;
}
.bold_text {
  background: url(/public/images/icons/bold_icon.png) no-repeat 0 50%;
  padding-left: 20px;
}
.top_text {
  background: url(/public/images/icons/top_icon.png) no-repeat 0 50%;
  padding-left: 20px;
}
.vip_text {
  background: url(/public/images/icons/vip_icon.png) no-repeat 0 50%;
  padding-left: 20px;
}
.diamond_text {
  background: url(/public/images/icons/diamond_icon.png) no-repeat 0 50%;
  padding-left: 20px;
}
.sms_block,
.approve_block {
  margin: 10px;
  padding: 10px;
  border: 1px dotted #cccccc;
  background-color: #fff4c6;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
}
.sms_block span,
.approve_block span {
  color: red;
  background-color: #ffffff;
  padding: 4px;
  font-size: 14px;
}
.sms_block a,
.approve_block a {
  float: right;
  font-weight: normal;
  text-decoration: none !important;
  border-bottom: 1px dashed;
}
.sms_block a.sms_link,
.approve_block a.sms_link {
  float: none;
  font-weight: bold;
  text-decoration: none !important;
  border-bottom: 1px dashed;
  color: red;
  background-color: #ffffff;
  padding: 4px;
  font-size: 14px;
  margin: 3px;
}
html body a.fakeSelectBox {
  float: none;
  display: inline-block;
}
.approve_block {
  border: 1px dotted #cc001f;
  background-color: #ffb7bd;
}
.sms_block {
  margin: 10px;
  padding: 10px;
  border: 1px dotted #cccccc;
  background-color: #fff4c6;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
}
.sms_block span {
  color: red;
  background-color: #ffffff;
  padding: 4px;
  font-size: 14px;
}
.sms_block a {
  float: right;
  font-weight: normal;
  text-decoration: none !important;
  border-bottom: 1px dashed;
}
.sms_block a.sms_link {
  float: none;
  font-weight: bold;
  text-decoration: none !important;
  border-bottom: 1px dashed;
  color: red;
  background-color: #ffffff;
  padding: 4px;
  font-size: 14px;
  margin: 3px;
}
html body a.fakeSelectBox {
  float: none;
  display: inline-block;
}
.drop-shadow-inner {
  padding: 1em;
  background: #f5f5f5 url(../images/frame-bg-rose.png) repeat-x 0 100%;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.05) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.05) inset;
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.05) inset;
  border: 5px solid white;
}
.drop-shadow {
  position: relative;
  width: 70%;
  margin: 2em auto 4em;
  border: 1px solid #e8e5eb;
  clear: both;
}
.drop-shadow:before,
.drop-shadow:after {
  content: "";
  position: absolute;
  z-index: -2;
}
.lifted:before,
.lifted:after {
  bottom: 15px;
  left: 10px;
  width: 50%;
  height: 20%;
  max-width: 300px;
  max-height: 100px;
  -webkit-box-shadow: 0 15px 20px #000000;
  -moz-box-shadow: 0 15px 20px #000000;
  -o-box-shadow: 0 15px 20px #000000;
  box-shadow: 0 15px 20px #000000;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.lifted:after {
  right: 10px;
  left: auto;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}
.external {
  background: url(../images/external.gif) left center no-repeat;
  padding-left: 12px;
  text-decoration: underline;
}
.navbar {
  width: 618px;
  margin: 0px auto;
}
.navbar .popover {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  background: white;
  height: 100%;
  zoom: 1;
  border-left: 1px solid #eee;
  padding: 10px;
  margin: 1px;
  left: 200px;
  top: 0px;
  width: 220px;
  padding-top: 15px;
  position: absolute;
  overflow: visible;
}
.navbar .popover-content {
  text-align: center;
}
.navbar .popover-content img {
  height: 212px;
  max-width: 250px;
}
.navbar li {
  list-style: none;
}
.navbar .dropdown-menu {
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  width: 200px;
  height: 290px;
  position: absolute;
  background: white;
  padding: 10px;
  margin: 0px;
  z-index: 2;
}
.navbar .dropdown-menu > li > a {
  display: block;
  position: relative;
  font-family: "arial", "sans-serif";
  font-size: 13px;
  line-height: 16px;
  color: #333;
  list-style-type: none;
  cursor: default;
  padding: 0 24px 7px 0;
  margin: 0;
  background-image: url(data:image/gif;base64,R0lGODlhBwAKAMIEAObm5uvr6/Dw8P39/f///////////////yH5BAEKAAcALAAAAAAHAAoAAAMWSDPUGoE5AaIj1M4qMW+ZFDYD1ClnAgA7);
  background-position: right 3px;
  background-repeat: no-repeat;
}
.navbar .dropdown-menu > li > a .nav_tag {
  display: block;
  font-size: 11px;
  line-height: 13px;
  font-weight: normal;
  color: #999;
  white-space: normal;
  text-decoration: none;
}
.navbar .dropdown-menu > li > a:hover {
  background-image: none;
  color: #e47911;
  background-image: url(data:image/gif;base64,R0lGODlhBwAKAMIEAICAgJmZmbOzs/f39////////////////yH5BAEKAAcALAAAAAAHAAoAAAMWSDPUGoE5AaIj1M4qMW+ZFDYD1ClnAgA7);
  text-decoration: none;
}
.navbar .dropdown-menu > li > a.maintainHover {
  color: #e47911;
  font-weight: bold;
  background-image: url(data:image/gif;base64,R0lGODlhBwAKAMIEAICAgJmZmbOzs/f39////////////////yH5BAEKAAcALAAAAAAHAAoAAAMWSDPUGoE5AaIj1M4qMW+ZFDYD1ClnAgA7);
}
.navbar .dropdown-menu.popovered {
  width: 500px;
}
.nav_browse_promo {
  position: absolute;
  bottom: -15px;
  right: 0;
  border: none;
  margin-right: 1px;
}
.big_name_column {
  display: table-cell;
}
.small_name_column {
  display: none;
}
@media (min-width: 499px) {
  #b-compact-view {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 120;
    padding: 5px 5px 0 0;
    cursor: pointer;
    width: 13px;
    height: 13px;
  }
  #b-compact-view .b-toggler {
    width: 11px;
    height: 11px;
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
    border-color: rgba(142, 142, 142, 0.3);
    position: relative;
    float: right;
    overflow: hidden;
    border: 1px solid #ececec;
    border-radius: 1px;
  }
  #b-compact-view .b-toggler__i1,
  #b-compact-view .b-toggler__i2 {
    position: absolute;
    overflow: hidden;
    background: #8e8e8e;
  }
  #b-compact-view .b-toggler__i2 {
    display: none;
    top: 2px;
    left: 5px;
    width: 1px;
    height: 7px;
  }
  #b-compact-view .b-toggler__i1 {
    left: 2px;
    top: 5px;
    width: 7px;
    height: 1px;
  }
  .fullscreen #content {
    width: 100% !important;
  }
  .fullscreen #b-compact-view .b-toggler__i2 {
    display: block;
  }
  .fullscreen #logo {
    display: none;
  }
  .fullscreen .right_block {
    display: none;
  }
  .fullscreen nav {
    left: 0%;
    width: 100%;
    margin: 0px;
  }
}
@media (max-width: 499px) {
  .big_name_column {
    display: none;
  }
  .small_name_column {
    display: table-cell;
  }
  .small_name_column a {
    overflow: hidden;
  }
  .small_name_column .photo_sm {
    float: left;
    margin-right: 3px;
  }
  .drop-shadow {
    width: 100%;
    margin: 1em auto 1em;
  }
  #logo {
    display: none;
  }
  #menu-section-select {
    display: block;
    margin: 6px auto;
    width: 80%;
  }
  .subnavmenu .onlypc {
    display: none;
  }
  .white_panel,
  .contact {
    background: none;
    padding: 0px;
    margin: 0px;
    border-right: 0px none;
    border-left: 0px none;
    border-bottom: 0px none;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
  }
  #footer-icon {
    position: absolute;
    left: 7px;
    top: 8px;
    display: block;
  }
}
label {
  font-weight: bold;
}
#contactform {
  background: #f6f6f6;
  padding: 20px 30px;
}
.pink_header {
  background: #ea0075;
  padding: 6px 9px;
  color: #FFF;
  font-weight: bold;
}
.purple_header {
  background: #7e36af;
  padding: 6px 9px;
  color: #FFF;
  font-weight: bold;
}
.purple_header a {
  color: #FFF;
}
.button-right,
.button-left {
  display: block;
  width: 24px;
  height: 24px;
}
.button-left {
  float: left;
  background: url(../images/left-button.gif);
}
.button-right {
  float: right;
  background: url(../images/right-button.gif);
}
.slud_comment {
  border: 1px dashed black;
  padding: 3px;
  font-size: smaller;
  background: #efe9a3;
  color: black;
  font-style: italic;
  line-height: 0.8em;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 1330px) {
  #content {
    width: 1280px;
  }
  #logo {
    width: 1280px;
  }
  nav {
    width: 1280px;
  }
  #ob_text_lg {
    max-width: 1260px;
  }
}
#addform,
#delform,
#reportform {
  border-collapse: collapse;
  border: 0px none #FFF;
  /*
  input, select, textarea {
    background-color: #ffffff;
    border: 1px solid #dedede;
    height: 28px;
    line-height: 28px;
    margin-bottom: 9px;
    padding: 4px;
    //width: 100%;
    vertical-align: middle;
  }
  */
  /*
  select {
    width: 100%;
  }

  textarea {
    line-height: 20px;
    font-weight: 500;
    min-height: 100px;
    width: 95%;
  }
  */
}
#addform td,
#delform td,
#reportform td {
  padding: 5px;
}
#addform tr,
#delform tr,
#reportform tr {
  padding: 0px;
}
#addform label,
#delform label,
#reportform label {
  padding: 0px;
}
#addform input:disabled,
#delform input:disabled,
#reportform input:disabled,
#addform select:disabled,
#delform select:disabled,
#reportform select:disabled,
#addform textarea:disabled,
#delform textarea:disabled,
#reportform textarea:disabled,
#addform label:disabled,
#delform label:disabled,
#reportform label:disabled,
#addform input.disabled,
#delform input.disabled,
#reportform input.disabled,
#addform select.disabled,
#delform select.disabled,
#reportform select.disabled,
#addform textarea.disabled,
#delform textarea.disabled,
#reportform textarea.disabled,
#addform label.disabled,
#delform label.disabled,
#reportform label.disabled {
  opacity: 0.5;
  background-color: #f0f0f0;
  cursor: not-allowed;
}
#addform label.radio-label,
#delform label.radio-label,
#reportform label.radio-label {
  border: 1px solid #dedede;
  padding: 6px;
  height: auto;
  vertical-align: middle;
  margin-right: 5px;
  display: inline-block;
  margin-bottom: 5px;
  cursor: pointer;
}
#addform label.radio-label img,
#delform label.radio-label img,
#reportform label.radio-label img {
  height: 13px;
}
#addform label.radio-label:has(input[type="radio"]:checked),
#delform label.radio-label:has(input[type="radio"]:checked),
#reportform label.radio-label:has(input[type="radio"]:checked) {
  background: #FFF;
}
#search-form select.loading,
.form-horizontal select.loading,
#addform select.loading {
  background: #FFF url(/public/images/loader.svg) no-repeat 5px 50%;
  padding-left: 24px;
  color: #999;
  /* Grey out the text to make it look disabled */
  pointer-events: none;
  /* Make it non-interactive */
  cursor: wait;
  /* Change cursor to indicate waiting */
  border: 1px solid #CCC;
  /* Optional: add a grey border */
  /* If you want to style the options as well */
}
#search-form select.loading option,
.form-horizontal select.loading option,
#addform select.loading option {
  color: #999;
}
@media (max-width: 499px) {
  #addform,
  #delform,
  #reportform {
    display: block;
  }
  #addform tbody,
  #delform tbody,
  #reportform tbody,
  #addform tfoot,
  #delform tfoot,
  #reportform tfoot,
  #addform thead,
  #delform thead,
  #reportform thead {
    display: block;
  }
  #addform td,
  #delform td,
  #reportform td {
    display: block;
    padding: 0px;
    text-align: left;
  }
  #addform tr,
  #delform tr,
  #reportform tr {
    display: block;
    margin-bottom: 10px;
    clear: both;
  }
}
.mark_checked_button {
  background: #0F0;
  padding: 2px !important;
  border-radius: 20px;
  font-weight: bold;
}
.afterSendLoading {
  background: #EEE url(/public/images/loader.svg) no-repeat 50% 50%;
  width: 16px;
  height: 16px;
  display: none;
  float: left;
  margin-top: 4px;
  margin-right: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
}
.submitted .afterSendLoading {
  display: block;
}
.submitted button[type="submit"],
.submitted input[type="submit"] {
  pointer-events: none;
  opacity: 0.5;
}
.btn.btn-primary,
.btn.btn-secondary,
.btn.btn-success {
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-transition: background-position 1s ease-out;
  -moz-transition: background-position 1s ease-out;
  -o-transition: background-position 1s ease-out;
  transition: background-position 1s ease-out;
  -webkit-transition: all background-position 1s;
  -moz-transition: all background-position 1s;
  -o-transition: all background-position 1s;
  transition: all background-position 1s;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  border-width: 1px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  border-style: solid;
  font-weight: 600;
  position: relative;
  -webkit-box-shadow: rgba(255, 255, 255, 0.5) 1px 1px 0 0 inset;
  -moz-box-shadow: rgba(255, 255, 255, 0.5) 1px 1px 0 0 inset;
  -o-box-shadow: rgba(255, 255, 255, 0.5) 1px 1px 0 0 inset;
  box-shadow: rgba(255, 255, 255, 0.5) 1px 1px 0 0 inset;
  background: #7e36af url('../images/button_bubbles.png');
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #7e36af -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #984fc9), color-stop(50%, #7e36af), color-stop(100%, #622a88));
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #7e36af -moz-linear-gradient(top, #984fc9 0%, #7e36af 50%, #622a88 100%);
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #7e36af linear-gradient(to bottom, #984fc9 0%, #7e36af 50%, #622a88 100%);
  background-position: bottom left;
  background-position: bottom left, top right, 0 0;
  border-color: #622a88 !important;
  border-left-color: #7e36af;
  border-top-color: #7e36af;
  text-shadow: #461e61 0 1px 2px;
}
.btn.btn-primary:visited,
.btn.btn-secondary:visited,
.btn.btn-success:visited,
.btn.btn-primary:link,
.btn.btn-secondary:link,
.btn.btn-success:link {
  color: white !important;
}
.btn.btn-primary .beta_icon,
.btn.btn-secondary .beta_icon,
.btn.btn-success .beta_icon {
  position: absolute;
  right: -8px;
  top: 18px;
}
.btn.btn-primary .title,
.btn.btn-secondary .title,
.btn.btn-success .title {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  display: block;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.btn.btn-primary .subtitle,
.btn.btn-secondary .subtitle,
.btn.btn-success .subtitle {
  font-size: 14px;
  line-height: 14px;
  display: block;
  margin-top: 4px;
  font-weight: normal;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.btn.btn-primary:hover .title,
.btn.btn-secondary:hover .title,
.btn.btn-success:hover .title {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.btn.btn-primary:hover .subtitle,
.btn.btn-secondary:hover .subtitle,
.btn.btn-success:hover .subtitle {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.btn.btn-primary:hover,
.btn.btn-secondary:hover,
.btn.btn-success:hover,
.btn.btn-primary:focus,
.btn.btn-secondary:focus,
.btn.btn-success:focus {
  background: #984fc9 url('../images/button_bubbles.png');
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #984fc9 -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ae76d5), color-stop(50%, #984fc9), color-stop(100%, #7e36af));
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #984fc9 -moz-linear-gradient(top, #ae76d5 0%, #984fc9 50%, #7e36af 100%);
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #984fc9 linear-gradient(to bottom, #ae76d5 0%, #984fc9 50%, #7e36af 100%);
  background-position: top left;
  background-position: top left, bottom right, 0 0;
}
.btn.btn-primary:active,
.btn.btn-secondary:active,
.btn.btn-success:active,
.btn.btn-primary.depressed,
.btn.btn-secondary.depressed,
.btn.btn-success.depressed {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background: #622a88 url('../images/button_bubbles.png');
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #622a88 -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #622a88), color-stop(100%, #7e36af));
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #622a88 -moz-linear-gradient(top, #622a88 0%, #7e36af 100%);
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #622a88 linear-gradient(to bottom, #622a88 0%, #7e36af 100%);
  background-position: top right;
  background-position: top right, bottom left, 0 0;
  border-color: #461e61 !important;
}
.btn.btn-primary.multi-line-stretch,
.btn.btn-secondary.multi-line-stretch,
.btn.btn-success.multi-line-stretch {
  max-width: 80%;
}
.btn.btn-primary.rounded-pill,
.btn.btn-secondary.rounded-pill,
.btn.btn-success.rounded-pill {
  width: 50px !important;
  height: 50px !important;
  padding: 12px 14px !important;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -o-border-radius: 25px;
  -ms-border-radius: 25px;
  -khtml-border-radius: 25px;
  border-radius: 25px;
}
.btn.btn-primary.rounded-pill .arrow-right,
.btn.btn-secondary.rounded-pill .arrow-right,
.btn.btn-success.rounded-pill .arrow-right {
  background: url(../images/right-arrow.png) no-repeat 0 0;
  width: 26px;
  height: 27px;
  display: block;
  margin-left: -1px;
}
.btn.btn-primary.rounded-pill .arrow-left,
.btn.btn-secondary.rounded-pill .arrow-left,
.btn.btn-success.rounded-pill .arrow-left {
  background: url(../images/left-arrow.png) no-repeat 0 0;
  width: 26px;
  height: 27px;
  display: block;
  margin-left: -4px;
}
.btn.btn-primary.btn-primary,
.btn.btn-secondary.btn-primary,
.btn.btn-success.btn-primary {
  background: #ea0075 url('../images/button_bubbles.png');
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #ea0075 -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ff1e8f), color-stop(50%, #ea0075), color-stop(100%, #b7005c));
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #ea0075 -moz-linear-gradient(top, #ff1e8f 0%, #ea0075 50%, #b7005c 100%);
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #ea0075 linear-gradient(to bottom, #ff1e8f 0%, #ea0075 50%, #b7005c 100%);
  background-position: bottom left;
  background-position: bottom left, top right, 0 0;
  border-color: #b7005c !important;
  border-left-color: #ea0075;
  border-top-color: #ea0075;
  text-shadow: #840042 0 1px 2px;
}
.btn.btn-primary.btn-primary:hover,
.btn.btn-secondary.btn-primary:hover,
.btn.btn-success.btn-primary:hover,
.btn.btn-primary.btn-primary:focus,
.btn.btn-secondary.btn-primary:focus,
.btn.btn-success.btn-primary:focus {
  background: #ff1e8f url('../images/button_bubbles.png');
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #ff1e8f -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #ff51a8), color-stop(50%, #ff1e8f), color-stop(100%, #ea0075));
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #ff1e8f -moz-linear-gradient(top, #ff51a8 0%, #ff1e8f 50%, #ea0075 100%);
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #ff1e8f linear-gradient(to bottom, #ff51a8 0%, #ff1e8f 50%, #ea0075 100%);
  background-position: top left;
  background-position: top left, bottom right, 0 0;
}
.btn.btn-primary.btn-primary:active,
.btn.btn-secondary.btn-primary:active,
.btn.btn-success.btn-primary:active,
.btn.btn-primary.btn-primary.depressed,
.btn.btn-secondary.btn-primary.depressed,
.btn.btn-success.btn-primary.depressed {
  background: #b7005c url('../images/button_bubbles.png');
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #b7005c -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #b7005c), color-stop(100%, #ea0075));
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #b7005c -moz-linear-gradient(top, #b7005c 0%, #ea0075 100%);
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #b7005c linear-gradient(to bottom, #b7005c 0%, #ea0075 100%);
  background-position: top right;
  background-position: top right, bottom left, 0 0;
  border-color: #840042 !important;
}
.btn.btn-primary.btn-success,
.btn.btn-secondary.btn-success,
.btn.btn-success.btn-success {
  background: #4AD728 url('../images/button_bubbles.png');
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #4AD728 -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #6edf53), color-stop(50%, #4AD728), color-stop(100%, #3bac20));
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #4AD728 -moz-linear-gradient(top, #6edf53 0%, #4AD728 50%, #3bac20 100%);
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #4AD728 linear-gradient(to bottom, #6edf53 0%, #4AD728 50%, #3bac20 100%);
  background-position: bottom left;
  background-position: bottom left, top right, 0 0;
  border-color: #3bac20 !important;
  border-left-color: #4AD728;
  border-top-color: #4AD728;
  text-shadow: #2c8118 0 1px 2px;
}
.btn.btn-primary.btn-success:hover,
.btn.btn-secondary.btn-success:hover,
.btn.btn-success.btn-success:hover,
.btn.btn-primary.btn-success:focus,
.btn.btn-secondary.btn-success:focus,
.btn.btn-success.btn-success:focus {
  background: #6edf53 url('../images/button_bubbles.png');
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #6edf53 -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #92e77e), color-stop(50%, #6edf53), color-stop(100%, #4AD728));
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #6edf53 -moz-linear-gradient(top, #92e77e 0%, #6edf53 50%, #4AD728 100%);
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #6edf53 linear-gradient(to bottom, #92e77e 0%, #6edf53 50%, #4AD728 100%);
  background-position: top left;
  background-position: top left, bottom right, 0 0;
}
.btn.btn-primary.btn-success:active,
.btn.btn-secondary.btn-success:active,
.btn.btn-success.btn-success:active,
.btn.btn-primary.btn-success.depressed,
.btn.btn-secondary.btn-success.depressed,
.btn.btn-success.btn-success.depressed {
  background: #3bac20 url('../images/button_bubbles.png');
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #3bac20 -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #3bac20), color-stop(100%, #4AD728));
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #3bac20 -moz-linear-gradient(top, #3bac20 0%, #4AD728 100%);
  background: url('../images/button_bubbles.png'), url('../images/button_bubbles.png'), #3bac20 linear-gradient(to bottom, #3bac20 0%, #4AD728 100%);
  background-position: top right;
  background-position: top right, bottom left, 0 0;
  border-color: #2c8118 !important;
}
.btn.btn-primary.multi-line-small,
.btn.btn-secondary.multi-line-small,
.btn.btn-success.multi-line-small {
  width: 148px;
  font-size: 18px;
  line-height: 18px;
}
.btn.btn-primary.multi-line-smallest,
.btn.btn-secondary.multi-line-smallest,
.btn.btn-success.multi-line-smallest {
  width: auto;
  font-size: 15px;
  line-height: 15px;
}
.btn.btn-primary .text-bg-light,
.btn.btn-secondary .text-bg-light,
.btn.btn-success .text-bg-light {
  color: #2970a9 !important;
  text-shadow: 0 0 BLACK;
}
.btn.btn-primary.btn-primary .text-bg-light,
.btn.btn-secondary.btn-primary .text-bg-light,
.btn.btn-success.btn-primary .text-bg-light {
  color: #DA2A50 !important;
  text-shadow: 0 0 BLACK;
}
@media (max-width: 499px) {
  .btn.prev_ad_button {
    left: 5px;
    z-index: 100;
    position: fixed;
    bottom: 5px;
    margin-bottom: 0px !important;
  }
  .btn.next_ad_button {
    right: 5px;
    z-index: 100;
    position: fixed;
    bottom: 5px;
    margin-bottom: 0px !important;
  }
}
ul.videoThumbs {
  clear: both;
  margin: 0px;
  overflow: hidden;
  padding: 11px 0px 0px;
}
ul.videoThumbs li {
  float: left;
  font-size: 11px;
  height: 190px;
  overflow: hidden;
  width: 150px;
  margin-right: 4px;
  margin-bottom: 5px;
}
div.stars img {
  border: none;
  width: 12px;
  height: 12px;
}
.categoryTitle {
  color: #C8101D;
  font-weight: bold;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
}
li.videoLast,
li .videoLast,
.videoLast {
  margin: 0px;
}
.twoRowsTitle {
  clear: both;
  display: block;
  margin: 0px 2px;
  overflow: hidden;
}
h2.videoTitle {
  clear: both;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 31px;
  line-height: 15px;
  margin: 0px;
  padding: 0px;
}
.upload,
.time,
.lastMovieRow {
  margin: 0px 3px;
  clear: both;
  text-align: left;
  line-height: 15px;
}
.lastMovieRow {
  color: #A0A0A0;
}
div.video {
  clear: both;
  height: 117px;
  width: 150px;
}
div.video a {
  display: block;
  clear: both;
  height: 112px;
  width: 150px;
}
div.video img {
  border: 1px solid #D96C90;
  clear: both;
  width: 148px;
  background: url(../images/video-not-available.png) 50% 50%;
}
div.video a:hover img {
  border: 1px solid #903;
}
.t {
  border: solid 1px #A0A0A0;
  margin-bottom: 3px;
}
.stars {
  float: right;
  padding-top: 1px;
}
p.numberVideos {
  color: #A0A0A0;
  font-size: 11px;
  font-weight: normal;
  margin: 0px;
  padding: 2px 0 0 0;
}
h2.categoryTitle {
  font-size: 14px;
  font-weight: bold;
}
.small-rating {
  list-style: none;
  margin: 0px;
  margin-top: 2px;
  padding: 0px;
  height: 10px;
  width: 50px;
  text-align: left;
  position: relative;
  background: url(../images/sprites.png) no-repeat -100px -804px;
}
.small-rating li {
  text-indent: -90000px;
  padding: 0px;
  margin: 0px;
  float: left;
}
.small-rating li.small-current-rating {
  position: absolute;
  height: 10px;
  display: block;
  text-indent: -9000px;
  z-index: 1;
  background: url(../images/sprites.png) no-repeat -50px -804px;
}
.unit-rating {
  list-style: none;
  margin: 0px;
  padding: 0px;
  height: 30px;
  width: 150px;
  text-align: left;
  position: relative;
  background: url('../images/rating/starrating.gif') top left repeat-x;
}
.unit-rating li {
  text-indent: -90000px;
  padding: 0px;
  margin: 0px;
  float: left;
}
.unit-rating li a {
  outline: none;
  display: block;
  width: 30px;
  height: 30px;
  text-decoration: none;
  text-indent: -9000px;
  z-index: 20;
  position: absolute;
  padding: 0px;
}
.unit-rating li a:hover {
  background: url('../images/rating/starrating.gif') left center;
  z-index: 2;
  left: 0px;
}
.unit-rating a.r1-unit {
  left: 0px;
}
.unit-rating a.r1-unit:hover {
  width: 30px;
}
.unit-rating a.r2-unit {
  left: 30px;
}
.unit-rating a.r2-unit:hover {
  width: 60px;
}
.unit-rating a.r3-unit {
  left: 60px;
}
.unit-rating a.r3-unit:hover {
  width: 90px;
}
.unit-rating a.r4-unit {
  left: 90px;
}
.unit-rating a.r4-unit:hover {
  width: 120px;
}
.unit-rating a.r5-unit {
  left: 120px;
}
.unit-rating a.r5-unit:hover {
  width: 150px;
}
.unit-rating a.r6-unit {
  left: 150px;
}
.unit-rating a.r6-unit:hover {
  width: 180px;
}
.unit-rating a.r7-unit {
  left: 180px;
}
.unit-rating a.r7-unit:hover {
  width: 210px;
}
.unit-rating a.r8-unit {
  left: 210px;
}
.unit-rating a.r8-unit:hover {
  width: 240px;
}
.unit-rating a.r9-unit {
  left: 240px;
}
.unit-rating a.r9-unit:hover {
  width: 270px;
}
.unit-rating a.r10-unit {
  left: 270px;
}
.unit-rating a.r10-unit:hover {
  width: 300px;
}
.unit-rating li.current-rating {
  background: url('../images/rating/starrating.gif') left bottom;
  position: absolute;
  height: 30px;
  display: block;
  text-indent: -9000px;
  z-index: 1;
}
.voted {
  color: #999;
}
.thanks {
  color: #36AA3D;
}
.static {
  color: #5D3126;
}
.rating-info {
  white-space: nowrap;
}
.message_block {
  clear: both;
}
.message_block .list_message_block {
  vertical-align: top;
  border: 1px solid #eeeeee;
  position: relative;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  /*width: 100%;*/
  background: #ffffffb5;
  /* border: 3px solid red; */
  display: inline-block;
  width: 100%;
  margin: 0px 0px 12px 0px;
}
.message_block .list_message_block .header_line {
  background: #4cacff;
  display: block;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  /* text-overflow: ellipsis; */
  /* overflow: hidden; */
  /* width: 100%; */
  /* height: 19px; */
  border-bottom: 1px dashed #0087ff;
}
.message_block .list_message_block .header_line span {
  font-style: italic;
}
.message_block .list_message_block .user-actions {
  display: block;
  clear: both;
  padding: 3px;
  text-align: right;
  font-size: 11px;
  color: #656565;
  background: rgba(255, 255, 255, 0.42);
  border-top: 1px dashed #cacaca75;
}
.message_block .list_message_block .user-actions a {
  color: inherit;
}
.message_block .list_message_block .user-actions i {
  float: left;
  color: #bbb;
  margin-left: 3px;
}
.message_block .list_message_block .user-actions .admin-actions-block {
  display: none;
  position: absolute;
  z-index: 2;
  margin: 0px;
  top: 0px;
  border-radius: 0px;
  right: 0px;
  left: 0px;
  width: 470px;
  margin-top: 22px;
  margin-left: 0px;
  box-shadow: 1px 1px 16px rgba(0, 0, 0, 0.3);
  text-align: left;
  color: #000;
}
.message_block .list_message_block .user-actions:hover .admin-actions-block {
  display: block !important;
}
.message_block .list_message_block.vip {
  background: #FFFCDD;
}
.message_block .list_message_block.vip .tmob:before {
  background: -moz-linear-gradient(top, rgba(255, 252, 221, 0) 40px, #fffcdd 100%);
  background: -webkit-linear-gradient(top, rgba(255, 252, 221, 0) 40px, #fffcdd 100%);
  background: linear-gradient(to bottom, rgba(255, 252, 221, 0) 40px, #fffcdd 100%);
  filter: progid:DXImageTransform.Microsoft.gradieant(startColorstr='#00fffcdd', endColorstr='#fffcdd', GradientType=0);
}
.message_block .list_message_block.diamond {
  background: #dff6ff;
}
.message_block .list_message_block.diamond .tmob:before {
  background: -moz-linear-gradient(top, rgba(223, 246, 255, 0) 40px, #dff6ff 100%);
  background: -webkit-linear-gradient(top, rgba(223, 246, 255, 0) 40px, #dff6ff 100%);
  background: linear-gradient(to bottom, rgba(223, 246, 255, 0) 40px, #dff6ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradieant(startColorstr='#00dff6ff', endColorstr='#dff6ff', GradientType=0);
}
.message_block .list_message_block.diamond .message_block_tit h3 a {
  color: #002e94;
}
.message_block .list_message_block.diamond .date_block.date_block_today {
  background: #0095ff38;
}
.message_block .list_message_block.highlighted {
  background: #fff697;
  border: 2px dashed #ffa500;
}
.message_block .list_message_block.highlighted .tmob:before {
  background: -moz-linear-gradient(top, rgba(255, 246, 151, 0) 40px, #fff697 100%);
  background: -webkit-linear-gradient(top, rgba(255, 246, 151, 0) 40px, #fff697 100%);
  background: linear-gradient(to bottom, rgba(255, 246, 151, 0) 40px, #fff697 100%);
  filter: progid:DXImageTransform.Microsoft.gradieant(startColorstr='#00fff697', endColorstr='#fff697', GradientType=0);
}
.message_block .list_message_block.highlighted .date_block.date_block_today {
  color: #FFF;
  background: #ffa500cf;
}
.message_block .list_message_block.highlighted.diamond {
  background: #c7e8ff;
  border: 2px dashed #0087ff;
}
.message_block .list_message_block.highlighted.diamond .tmob:before {
  background: linear-gradient(transparent 40px, #c7e8ff);
  background: -moz-linear-gradient(top, rgba(199, 232, 255, 0) 40px, #c7e8ff 100%);
  background: -webkit-linear-gradient(top, rgba(199, 232, 255, 0) 40px, #c7e8ff 100%);
  background: linear-gradient(to bottom, rgba(199, 232, 255, 0) 40px, #c7e8ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradieant(startColorstr='#00c7e8ff', endColorstr='#c7e8ff', GradientType=0);
}
.message_block .list_message_block.highlighted.diamond .date_block.date_block_today {
  color: #FFF;
  background: #0087ff9e;
}
.message_block .list_message_block.expired {
  font-weight: normal !important;
  text-decoration: line-through !important;
  opacity: 0.5;
}
.message_block .list_message_block.cross {
  border: 3px solid red;
}
.message_block .list_message_block .big-cross {
  background: url(/public/images/big-cross.png) no-repeat center center;
  width: 100%;
  height: 100%;
  z-index: 3;
  position: absolute;
  pointer-events: none;
  background-size: 100% 100%;
}
.message_block .list_message_block .message_block_imag {
  position: relative;
  float: left;
  display: block;
  height: 110px;
  margin-right: 10px;
  width: 35%;
  max-width: 130px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #ffffffa1;
  z-index: 1;
}
.message_block .list_message_block .message_block_imag .uslugi-l-2 {
  bottom: 0;
  left: 0px;
  right: 0px;
  text-align: right;
  padding-right: 5px;
}
.message_block .list_message_block .message_block_imag .uslugi-passive {
  opacity: 0.6;
}
.message_block .list_message_block .message_block_imag a {
  z-index: 1;
}
.message_block .list_message_block .message_block_imag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.message_block .list_message_block .cat_icon_block {
  margin: 0px;
  float: left;
  margin-right: 5px;
}
.message_block .list_message_block.no_photo .message_block_imag {
  /*width: 25%;*/
}
.message_block .list_message_block .notepad-fav {
  top: 2px;
  position: absolute;
  left: 2px;
}
.message_block .list_message_block .notepad-fav span {
  cursor: pointer;
}
.message_block .list_message_block .notepad-fav span {
  cursor: pointer;
}
.message_block .list_message_block .notepad,
.message_block .list_message_block .ic-star {
  padding: 4px 30px 7px 0;
  display: block;
  height: 30px;
  position: relative;
  width: 30px;
}
.message_block .list_message_block .offer .notepad,
.message_block .list_message_block .offer .ic-star,
.message_block .list_message_block .notepad,
.message_block .list_message_block .ic-star {
  padding: 4px 30px 7px 0;
  display: block;
  height: 25px;
  position: relative;
  width: 25px;
}
.message_block .list_message_block .min-pan-list {
  position: absolute;
  bottom: 2px;
  width: auto;
  left: 2px;
  text-align: right;
}
.message_block .list_message_block .date_block {
  position: absolute;
  bottom: 2px;
  width: auto;
  right: 2px;
  text-align: right;
  /* background: yellow; */
  display: inline;
  border-radius: 10px;
  /* padding: 3px; */
  line-height: 11px;
  background: transparent;
  font-size: 11px;
  font-weight: 400;
  color: #656565;
  padding: 3px 4px;
  border-radius: 5px;
}
.message_block .list_message_block .date_block.date_block_today {
  background: #ffa50038;
  color: #555;
}
.message_block .list_message_block .date_block img {
  width: 16px;
  height: 16px;
}
.message_block .list_message_block .message_block_tit .date_block {
  float: right;
  margin: 3px;
  margin-right: 8px;
  position: static;
  margin-bottom: 0px;
  margin-top: 0px;
}
.message_block .list_message_block .all-foto {
  background: url(/public/images/lifoto.png) no-repeat scroll 0 0;
  color: #fff;
  height: 18px;
  width: 21px;
  font-size: 12px;
  line-height: 19px;
  text-align: center;
  float: right;
}
.message_block .list_message_block .city_badges {
  overflow: hidden;
  margin-bottom: 1px;
  margin-top: -2px;
  margin-left: 10px;
}
.message_block .list_message_block .city_badges .geo-icon {
  background: url(/public/images/geo-icon.svg) no-repeat 0 0;
  float: left;
  vertical-align: middle;
  margin-top: 3px;
  margin-right: 4px;
  height: 12px;
  width: 8px;
  display: block;
}
.message_block .list_message_block .message_block_tit {
  padding-top: 8px;
  position: relative;
  height: 110px;
}
.message_block .list_message_block .message_block_tit h3 {
  font-size: 15px;
  margin: 0 10px 7px 10px;
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  line-height: 15px;
  height: 1em;
}
.message_block .list_message_block .message_block_tit h3 .small_icon {
  float: left;
  margin: 0px 4px;
}
.message_block .list_message_block .message_block_tit h3 a {
  color: #000;
}
.message_block .list_message_block .message_block_tit h3 small {
  font-size: 65%;
  font-weight: normal;
  line-height: 1;
  color: #999;
}
.message_block .list_message_block .tmob {
  font-size: 13px;
  color: #656565;
  line-height: 15px;
  margin: 0 10px 0px 10px;
  height: 59px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  word-break: break-word;
  word-wrap: break-word;
}
.message_block .list_message_block .tmob:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  top: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 40px, #fff 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 40px, #fff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 40px, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradieant(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.message_block .list_message_block .block-reg-cat {
  color: #777;
  text-decoration: none;
  font-size: 12px;
  margin: 0 10px 2px 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.message_block .list_message_block option.zeroallresult {
  background: #ccc;
}
.message_block .list_message_block option.zeronewresult {
  background: #ddd;
}
.message_block .list_message_block .uslugi-l {
  position: absolute;
  right: -1px;
  top: 3px;
}
.message_block .list_message_block .uslugi-l-2 {
  position: absolute;
  right: 1px;
  bottom: 0;
}
.message_block .list_message_block .uslugi-passive {
  opacity: 0.3;
  filter: grayscale(100%);
}
.message_block .list_message_block .uslugi-passive:hover {
  opacity: 1;
  filter: grayscale(0%);
}
.message_block .list_message_block .u-l-block,
.message_block .list_message_block .u-l-diamond,
.message_block .list_message_block .u-l-color,
.message_block .list_message_block .u-l-top,
.message_block .list_message_block .u-l-admin,
.message_block .list_message_block .u-l-trash {
  height: 20px;
  width: 20px;
}
.message_block .list_message_block .u-l-block {
  background: url(/public/images/icons/vip_icon.png) no-repeat scroll center center;
}
.message_block .list_message_block .u-l-diamond {
  background: url(/public/images/icons/diamond_icon.png) no-repeat scroll center center;
}
.message_block .list_message_block .u-l-color {
  background: url(/public/images/icons/bold_icon.png) no-repeat scroll center center;
}
.message_block .list_message_block .u-l-top {
  background: url(/public/images/icons/top_icon.png) no-repeat scroll center center;
}
.message_block .list_message_block .u-l-trash {
  background: url(/public/images/icons/trash_icon.png) no-repeat scroll center center;
}
.message_block .list_message_block .u-l-admin {
  background: url(/public/images/icons/bold_icon.png) no-repeat scroll center center;
}
.message_block .list_message_block .message_block_tit a.right_badge,
.message_block .list_message_block .message_block_tit div.right_badge a {
  color: #000 !important;
  border-color: transparent;
  background: transparent;
  margin-left: -5px;
  font-size: 11px;
  text-shadow: none;
}
.message_block .list_message_block .message_block_tit a.right_badge.right_inactive,
.message_block .list_message_block .message_block_tit div.right_badge a.right_inactive {
  max-width: none;
}
@media screen and (min-width: 991px) {
  .fullscreen .message_block .list_message_block {
    width: 49%;
    margin: 0 8px 12px 0;
  }
  .fullscreen .message_block .list_message_block:nth-child(even) {
    margin-right: -8px;
  }
  .message_block_2 .list_message_block {
    width: 49%;
    margin: 0 8px 12px 0;
  }
  .message_block_2 .list_message_block:nth-child(even) {
    margin-right: -8px;
  }
}
.message_block_vertical .list_message_block .message_block_imag {
  width: 100%;
  max-width: none;
}
.message_block_vertical .list_message_block .message_block_tit {
  clear: both;
  height: 127px;
}
.message_block_vertical .list_message_block .cat_icon_block {
  margin-left: 9px;
}
.message_block_vertical .list_message_block .message_block_tit h3 {
  clear: both;
  margin-bottom: 2px;
}
.vip-container {
  box-shadow: 0px 0px 30px #c3931b;
  background-image: url('../images/gold-background.jpg');
  overflow: hidden;
  position: relative;
  background-repeat: repeat;
  margin-bottom: 10px;
}
.vip-container.diamond-container {
  box-shadow: 0px 0px 30px #3ea5c3;
  background-image: url('../images/diamond-stripes.png');
}
.vip-container .sms_block,
.vip-container .approve_block {
  margin: 0px;
  padding: 0px;
  border: 0px none;
  background-color: transparent;
}
.vip-container h4 {
  white-space: nowrap;
  margin-top: 0px;
  color: #010101;
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 15px;
  display: none;
}
.vip-container h4 span {
  float: left;
  margin-right: 4px;
}
.vip-container .vip-in-container {
  background: rgba(255, 255, 255, 0.6);
  display: block;
  margin: 10px;
  border: 2px #292827 dotted;
  overflow: hidden;
  position: relative;
}
.vip-container .vip-in-container .vip-icon,
.vip-container .vip-in-container .diamond-icon {
  position: absolute;
  background-image: url('../images/gold-vip.png');
  background-repeat: no-repeat;
  background-size: 45px;
  width: 45px;
  height: 45px;
  top: 10px;
  left: 10px;
  background-size: 25px;
  width: 25px;
  height: 25px;
  display: block;
  top: 5px;
  left: 5px;
}
.vip-container .vip-in-container .vip-icon img,
.vip-container .vip-in-container .diamond-icon img {
  left: 0px;
  position: relative;
  top: 10px;
  margin: 0px;
  width: auto;
  height: auto;
}
.vip-container .vip-in-container .diamond-icon {
  background-image: url('../images/diamond.png');
}
.vip-container .vip-in-container .vip-table-container {
  margin: 25px;
  overflow: hidden;
  position: relative;
}
.vip-container .vip-in-container .vip-table-container .content {
  float: left;
  margin: 0px;
  width: 75%;
  min-height: auto;
  flex: none;
  -webkit-box-flex: none;
  -ms-flex: none;
  color: #282828;
}
.vip-container .vip-in-container .vip-table-container .content h3 {
  margin: 0px;
  text-align: center;
}
.vip-container .vip-in-container .vip-table-container .content a {
  line-height: 1.8em;
}
.vip-container .vip-in-container .vip-table-container .content .image {
  float: left;
  width: 136px;
  height: 136px;
  display: block;
  background-color: #282828;
  margin: 0px;
  padding: 0px;
  position: relative;
  text-align: center;
  margin-right: 25px;
}
.vip-container .vip-in-container .vip-table-container .content .image img {
  width: 130px;
  height: 130px;
  min-width: 130px !important;
  margin-top: 3px;
}
.vip-container .vip-in-container .vip-table-container .content .left-content {
  padding-right: 25px;
}
.vip-container .vip-in-container .vip-table-container .content .left-content h4 {
  display: block;
}
.vip-container .vip-in-container .vip-table-container .content .left-content p {
  padding: 0px !important;
  margin: 0px !important;
  color: #990033 !important;
  margin-top: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.vip-container .vip-in-container .vip-table-container .content .left-content a {
  text-decoration: underline;
  margin-top: 10px;
  display: block;
}
.vip-container .vip-in-container .vip-table-container .info {
  min-height: 136px;
  border-left: 1px dashed #282828;
  margin-left: -1px;
  float: left;
  width: 25%;
  color: #282828;
}
.vip-container .vip-in-container .vip-table-container .info .info-inner {
  margin-left: 25px;
}
.vip-container .vip-in-container .vip-table-container .info b {
  color: #990033 !important;
}
.vip-container .vip-in-container .vip-table-container .info p {
  margin: 0px !important;
  padding: 0px !important;
  margin-top: 10px;
}
.vip-container.diamond-container .vip-in-container .diamond-icon {
  background-image: url('../images/diamond.png');
}
.vip-container.diamond-container .vip-in-container .vip-table-container .content .left-content p {
  color: #004c99 !important;
}
.vip-container.diamond-container .vip-in-container .vip-table-container .info b {
  color: #003699 !important;
}
@media (max-width: 779px) {
  .vip-container {
    margin: -8px;
    margin-bottom: 10px;
  }
}
@media (max-width: 499px) {
  .vip-container .vip-in-container {
    margin: 5px;
  }
  .vip-container .vip-in-container h4 {
    display: block;
  }
  .vip-container .vip-in-container .vip-table-container {
    margin: 15px;
  }
  .vip-container .vip-in-container .vip-table-container .content {
    width: 100%;
  }
  .vip-container .vip-in-container .vip-table-container .content .image {
    margin-right: 15px;
  }
  .vip-container .vip-in-container .vip-table-container .content .left-content {
    padding: 0px;
  }
  .vip-container .vip-in-container .vip-table-container .content .left-content h4 {
    display: none;
  }
  .vip-container .vip-in-container .vip-table-container .info {
    clear: both;
    margin-top: -1px;
    margin-top: 15px;
    width: 100%;
    border: 0px;
    border-top: 1px dashed #282828;
    min-height: 0px;
  }
  .vip-container .vip-in-container .vip-table-container .info .info-inner {
    margin: 0px;
    margin-top: 15px;
  }
}
.vip-small-container .vip-container .vip-in-container {
  margin: 5px;
}
.vip-small-container .vip-container .vip-in-container h4 {
  display: block;
}
.vip-small-container .vip-container .vip-in-container .vip-table-container {
  margin: 15px;
}
.vip-small-container .vip-container .vip-in-container .vip-table-container .content {
  width: 100%;
  float: none;
}
.vip-small-container .vip-container .vip-in-container .vip-table-container .content .image {
  margin-right: 15px;
}
.vip-small-container .vip-container .vip-in-container .vip-table-container .content .left-content {
  padding: 0px;
}
.vip-small-container .vip-container .vip-in-container .vip-table-container .content .left-content h4 {
  display: none;
}
.vip-small-container .vip-container .vip-in-container .vip-table-container .info {
  clear: both;
  margin-top: -1px;
  margin-top: 15px;
  width: 100%;
  border: 0px;
  border-top: 1px dashed #282828;
  min-height: 0px;
}
.vip-small-container .vip-container .vip-in-container .vip-table-container .info .info-inner {
  margin: 0px;
  margin-top: 15px;
}
.vip-small-container .imagev2 {
  width: 150px;
  height: 150px;
  display: block;
  background-color: #282828;
  margin: 19px;
  position: relative;
  text-align: center;
}
.vip-small-container .vip-icon-1 {
  background: url('../images/vip-new-1.png');
  width: 50px;
  height: 37px;
  position: absolute;
  top: 6px;
  left: 5px;
  display: block;
  opacity: 0.8;
}
.vip-small-container .vip-icon-2 {
  background: url('../images/vip-new-2.png');
  width: 50px;
  height: 37px;
  position: absolute;
  top: 6px;
  left: 5px;
  display: block;
  opacity: 0.8;
}
.vip-noglow-container .vip-container {
  box-shadow: none;
  border: 1px solid #c3931b;
}
.vip-noglow-container .vip-container.diamond-container {
  border: 1px solid #3ea5c3;
}
.vip_icon {
  position: absolute;
  right: 2px;
  top: 2px;
  background: url(../images/icons/vip_icon.png);
  width: 16px;
  height: 16px;
}
.diamond_icon {
  position: absolute;
  right: 2px;
  top: 2px;
  background: url(../images/icons/diamond_icon.png);
  width: 16px;
  height: 16px;
}
.delete_icon {
  position: absolute;
  right: 2px;
  top: 2px;
  background: url(../images/delete.png);
  width: 16px;
  height: 16px;
  z-index: 2;
}
#gallery,
.gallery {
  overflow: hidden;
  margin-right: -10px;
  zoom: 1;
}
.gallery_item {
  min-width: 150px;
  min-height: 150px;
  max-height: 150px;
  max-width: 150px;
  overflow: hidden;
  position: relative;
  border: 1px solid #D96C90;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 5px;
  -o-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 5px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 5px;
  display: block;
  float: left;
  width: 150px;
  height: 150px;
  padding: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: left;
  font-size: 11px;
  text-decoration: none !important;
}
.gallery_item img {
  object-fit: cover;
}
.gallery_item .gallery_fill_item {
  width: 150px;
  height: 150px;
  min-width: 150px;
  min-height: 150px;
  object-fit: cover;
}
.gallery_item.vip {
  -webkit-box-shadow: #d96c90 0px 0px 2px 2px;
  -moz-box-shadow: #d96c90 0px 0px 2px 2px;
  -o-box-shadow: #d96c90 0px 0px 2px 2px;
  box-shadow: #d96c90 0px 0px 2px 2px;
}
.gallery_item.diamond {
  -webkit-box-shadow: #a0dbff 0px 0px 2px 2px;
  -moz-box-shadow: #a0dbff 0px 0px 2px 2px;
  -o-box-shadow: #a0dbff 0px 0px 2px 2px;
  box-shadow: #a0dbff 0px 0px 2px 2px;
  border-color: #0087ff;
}
.gallery_item.highlighted {
  border-color: #884b00;
  outline: 2px dashed #ffa500;
  outline-offset: -6px;
  font-weight: bold;
}
.gallery_item.highlighted div {
  background: #ff8100b0;
}
.gallery_item.highlighted img,
.gallery_item.highlighted iframe {
  outline: 9px solid #00000085;
  outline-offset: -8px;
}
.gallery_item.highlighted.diamond {
  border-color: #0087ff;
  outline: 2px dashed #0087ff;
}
.gallery_item.highlighted.diamond div {
  background: #0087ffb0;
}
.gallery_item span {
  display: block;
}
.gallery_item span:first-letter {
  text-transform: uppercase;
}
.gallery_item .small_icon {
  position: absolute;
  top: 2px;
  left: 2px;
}
.gallery_item label {
  color: red;
  font-weight: bold;
  font-size: 14px;
}
.gallery_item div {
  -webkit-transition: all 350ms ease;
  -moz-transition: all 350ms ease;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 0px;
  text-decoration: none;
  background: transparent url(../images/visdot.png);
  color: #FFF;
  text-shadow: 1px 1px 1px #000;
  line-height: 15px;
}
.gallery_item div.full_div {
  cursor: pointer;
  bottom: 0px !important;
  top: 0px;
  vertical-align: middle;
  text-align: center;
  height: 150px;
  width: 150px;
}
.gallery_item div.full_div span {
  display: inline-block;
  margin-top: 50px;
  font-size: 26px;
  line-height: 26px;
  opacity: 1;
  color: white;
  font-weight: bold;
}
.gallery_item .duration {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  padding: 1px 4px;
  color: #FFF;
  background: transparent url(../images/visdot.png);
}
.gallery_item strong {
  font-size: 14px;
  line-height: 19px;
}
.uploader-thumbs {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
}
.gallery_disabled {
  pointer-events: none;
}
.gallery_disabled .gallery_item {
  background: #888 url(../images/loader-gray.gif) no-repeat 50% 50%;
  border: 1px solid #333;
  pointer-events: none;
  background-color: #fff;
  opacity: 0.5;
}
.gallery_disabled .gallery_item .gallery_fill_item {
  opacity: 0.5;
  pointer-events: none;
}
.gallery_pickable .gallery_item img,
.gallery_pickable .gallery_item iframe {
  min-width: 150px;
  min-height: 150px;
}
.gallery_pickable .gallery_item:hover {
  opacity: 1 !important;
}
.gallery_pickable .gallery_item:hover img,
.gallery_pickable .gallery_item:hover iframe {
  border: 5px solid #D96C90;
  width: 148px;
  height: 148px;
  min-width: 148px;
  min-height: 148px;
}
.gallery_pickable .gallery_item div {
  bottom: 0px !important;
}
.gallery_pickable .gallery_item_picked img,
.gallery_pickable .gallery_item_picked iframe {
  border: 5px solid #D96C90;
  width: 148px;
  height: 148px;
  min-width: 148px;
  min-height: 148px;
}
.gallery_pickable .gallery_item_picked label {
  color: #00FD0A;
}
.gallery_item:hover div {
  bottom: -150px;
}
.revert_gallery .gallery_item div {
  bottom: -150px;
}
.revert_gallery .gallery_item div.full_div {
  bottom: 150px !important;
  top: 150px !important;
}
.revert_gallery .gallery_item:hover div {
  bottom: 0px;
}
.revert_gallery .gallery_item:hover div.full_div {
  bottom: 0px !important;
  top: 0px !important;
}
.wide .gallery_item {
  height: 112px;
}
.gallery_item input {
  margin: 0px !important;
  padding: 0px !important;
  margin-left: 6px !important;
  margin-right: 6px !important;
}
@media (max-width: 779px) {
  #gallery,
  .gallery {
    margin-right: -8px;
  }
}
.blur .gallery_item div {
  color: transparent !important;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.8) !important;
}
.gallery_140 .gallery_item {
  min-width: 130px;
  min-height: 130px;
  max-height: 130px;
  max-width: 130px;
  width: 130px;
  height: 130px;
}
.gallery_140 .gallery_fill_item {
  width: 130px;
  height: 130px;
  min-width: 130px;
  min-height: 130px;
}
.gallery_140 .gallery_item div.full_div {
  width: 130px;
  height: 130px;
  min-width: 130px;
  min-height: 130px;
}
.gallery_100 .gallery_item {
  min-width: 100px;
  min-height: 100px;
  max-height: 100px;
  max-width: 100px;
  width: 100px;
  height: 100px;
}
.gallery_100 .gallery_item img,
.gallery_100 .gallery_item iframe {
  min-width: 100px !important;
  min-height: 100px !important;
  max-height: 100px !important;
  max-width: 100px !important;
  width: 100px !important;
  height: 100px !important;
}
.gallery_100 .gallery_item strong {
  font-size: 12px;
  line-height: 15px;
}
.gallery_100 .gallery_fill_item {
  width: 100px;
  height: 100px;
  min-width: 100px;
  min-height: 100px;
}
.gallery_100 .gallery_item div.full_div {
  width: 100px;
  height: 100px;
  min-width: 100px;
  min-height: 100px;
}
.gallery_100 .gallery_item div.full_div span {
  margin-top: 38px;
  font-size: 18px;
  line-height: 18px;
}
@media (max-width: 499px) {
  #gallery.gallery_pict .gallery_item,
  #gallery.uploader-thumbs .gallery_item {
    min-width: 100px;
    min-height: 100px;
    max-height: 100px;
    max-width: 100px;
    width: 100px;
    height: 100px;
    /*
      overflow: visible;
      margin-bottom: 70px;

      div {
        bottom: auto;
        top: 102px;
        padding:3px;
      }
       */
  }
  #gallery.gallery_pict .gallery_item img,
  #gallery.uploader-thumbs .gallery_item img,
  #gallery.gallery_pict .gallery_item iframe,
  #gallery.uploader-thumbs .gallery_item iframe {
    min-width: 100px !important;
    min-height: 100px !important;
    max-height: 100px !important;
    max-width: 100px !important;
    width: 100px !important;
    height: 100px !important;
  }
  #gallery.gallery_pict .gallery_item strong,
  #gallery.uploader-thumbs .gallery_item strong {
    font-size: 12px;
    line-height: 15px;
  }
  #gallery.gallery_pict .gallery_fill_item,
  #gallery.uploader-thumbs .gallery_fill_item {
    width: 100px;
    height: 100px;
    min-width: 100px;
    min-height: 100px;
  }
  #gallery.gallery_pict .gallery_item div.full_div,
  #gallery.uploader-thumbs .gallery_item div.full_div {
    width: 100px;
    height: 100px;
    min-width: 100px;
    min-height: 100px;
  }
  #gallery.gallery_pict .gallery_item div.full_div span,
  #gallery.uploader-thumbs .gallery_item div.full_div span {
    margin-top: 38px;
    font-size: 18px;
    line-height: 18px;
  }
}
#uploader-btn {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  text-align: center;
}
#uploader-btn input,
#uploader-btn input#pict2_fake {
  z-index: 10000;
  cursor: pointer;
  font-family: Arial;
  font-size: 118px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  height: 100% !important;
}
.logo h1,
.menu-top,
.f-c-1,
.f-c-2,
.formstyle form,
.caret.right-caret,
.post-content h3,
.imag img,
.list_message_block,
.foter-limit,
.foter-vk,
.foter-od,
.foter-fa,
.foter-tv,
.sm_prev,
.sm_next,
.bl-inl,
.bl-inl li,
.whitesquare li,
.header-logo h1,
.btn-add2,
.modal-register,
.mail_form,
.sp1,
ul#shoptabs li,
.bl-url,
.url-magazin,
.contact_form form,
.captcha_cont input,
.offer .notepad-fav,
.lSGallery,
#regionlist li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
#imageGalleryParent,
.imageGalleryParent {
  position: relative;
  text-align: center;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  zoom: 1;
}
.lslide:before {
  content: "";
  background: url(/public/images/loop-f2.png) no-repeat scroll center center;
  position: absolute;
  pointer-events: none;
  bottom: 0;
  height: 100%;
  width: 100%;
  right: 0;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  z-index: 1;
}
.lslide:hover:before {
  transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  z-index: 2;
}
.lslide {
  position: relative;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
#imageGallery li,
.imageGallery li {
  text-align: center;
}
#imageGallery li,
.imageGallery li {
  position: relative;
}
#imageGallery img,
.imageGallery img {
  cursor: pointer;
  border-radius: 5px;
  margin-bottom: 10px;
  max-width: 100% !important;
}
#imageGallery .unlocked span.lock_icon,
.imageGallery .unlocked span.lock_icon,
#imageGallery .locked span.lock_icon,
.imageGallery .locked span.lock_icon {
  position: absolute;
  left: 20px;
  top: 20px;
  background: url("https://cdn4.iconfinder.com/data/icons/free-game-icons/64/Lock.png") no-repeat;
  width: 64px;
  height: 64px;
}
#imageGallery .unlocked span.lock_icon,
.imageGallery .unlocked span.lock_icon {
  background-image: url("https://cdn4.iconfinder.com/data/icons/free-game-icons/64/Unlock.png");
}
#imageGalleryParent,
.imageGalleryParent {
  max-width: 500px;
  margin: 10px 0px;
  margin: 10px auto;
}
.lSSlideOuter #imageGallery img {
  max-height: 400px;
  min-height: 400px;
  object-fit: contain;
  border-radius: 5px;
}
#imageGalleryParent ul,
.imageGalleryParent ul,
#imageGalleryParent ol,
.imageGalleryParent ol,
#imageGalleryParent li,
.imageGalleryParent li {
  margin: 0;
  padding: 0;
}
#imageGalleryParent .lSSlideOuter .lSPager.lSGallery li,
.imageGalleryParent .lSSlideOuter .lSPager.lSGallery li {
  height: 77px;
  border-radius: 5px;
}
#imageGalleryParent .lSSlideOuter .lSPager.lSGallery img,
.imageGalleryParent .lSSlideOuter .lSPager.lSGallery img {
  min-width: 100%;
  min-height: 100%;
  height: 77px !important;
  margin: 0px auto;
}
#imageGalleryParent .lSSlideOuter .lSPager.lSGallery img,
.imageGalleryParent .lSSlideOuter .lSPager.lSGallery img {
  object-fit: cover;
  border-radius: 5px;
}
#imageGalleryParent .lSSlideOuter .lSPager.lSGallery li.active,
.imageGalleryParent .lSSlideOuter .lSPager.lSGallery li.active {
  border: 2px solid #990033;
  border-radius: 8px;
}
body #lightGallery-action a.cLthumb:after {
  bottom: 8px;
}
body #lightGallery-action a#lightGallery-prev:before,
body #lightGallery-action a#lightGallery-next:after {
  bottom: 7px;
}
#lightGallery-Gallery .thumb_cont .thumb > img {
  object-fit: none;
  height: 100% !important;
  width: 100%;
  object-fit: cover;
}
.cat_start a {
  line-height: normal;
}
.title {
  font-size: 9pt;
}
.posted {
  font-size: 11px;
  font-weight: bold;
}
.topbar {
  font-size: 11px;
}
A:link {
  text-decoration: none;
  color: #7e36af;
  background-color: transparent;
}
A:visited {
  color: #7e36af;
  text-decoration: none;
  background-color: transparent;
}
A:hover {
  text-decoration: underline;
  color: #ea0075;
  background-color: transparent;
}
A.nav:link {
  color: #ffd7eb;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
  font-family: arial, helvetica, geneva;
}
A.nav:visited {
  color: #ffd7eb;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
  font-family: arial, helvetica, geneva;
}
A.nav:active {
  color: #ffd7eb;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
  font-family: arial, helvetica, geneva;
}
A.nav:hover {
  color: #ffffff;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
  font-family: arial, helvetica, geneva;
}
.purple_header a {
  color: #FFF;
  text-decoration: underline;
}
nav ul li {
  width: 25%;
}
nav ul li a {
  padding: 2px 10px;
}
nav {
  height: 24px;
}
html #logo .logo {
  font-family: "Century Gothic", sans-serif;
  color: #ffffff;
  line-height: 58px;
  text-align: right;
  /* position: absolute; */
  /* left: 260px; */
  /* top: -8.95px; */
  /* z-index: 10; */
  font-weight: normal;
  font-size: 40px;
  text-shadow: 0px 1px 5px #7e36af;
}
html #logo {
  background: #639 url(/public/boys/images/logo-eyes.webp) no-repeat 0 0;
  text-align: right;
  padding-right: 30px;
  display: block;
}
@media (max-width: 499px) {
  #logo {
    padding: 0px;
    display: block;
  }
  #logo img {
    width: 100%;
    float: left;
  }
}
@media (max-width: 499px) {
  nav {
    height: 34px;
  }
  #menu-section-select {
    font-size: 17px;
  }
  #contactform {
    padding: 0px;
  }
}
#languages ul li {
  float: none;
}
#languages ul li a {
  color: #FFF;
  line-height: normal;
  margin: 0px;
}
#languages {
  text-align: right;
}
#languages ul {
  margin: 0px;
  padding: 0px;
  line-height: 10px;
}
.to_grid_view {
  /*
  line-height: 42px;
  margin-right: 10px;
  */
  font-size: 11px;
}
.purple_header {
  padding: 2px 6px;
}
.ad_text_sm {
  word-break: break-word;
  word-wrap: break-word;
}
.ad_text_sm br {
  display: none;
}
.ad_text_sm a.right_badge {
  font-size: 12px;
  font-weight: bold;
  color: #ffd7eb !important;
  border-color: #7e36af;
  background: #7e36af;
}
.ad_text_sm div.right_badge a {
  font-size: 12px;
  font-weight: bold;
  color: #ffd7eb !important;
  border-color: #7e36af;
  background: #7e36af;
}
.cat_start {
  border-collapse: separate;
  border: 0px solid #FFF;
  margin-bottom: 10px;
}
.cat_start td {
  border: 0px none;
  border-bottom: 0px #DDD dashed !important;
}
.cat_start tbody tr {
  border-bottom: 0px #DDD dashed;
}
.cat_start a {
  padding: 0px;
}
.purple_header_small_text {
  color: #af8cc7;
}
.sub_header {
  color: #af8cc7;
}
.descr {
  color: #777;
  font-size: 11px;
  line-height: 12px;
  margin: 0px;
  margin-bottom: 2px;
  display: block;
  padding: 3px;
}
.cssbox {
  position: relative;
  clear: both;
  margin-bottom: 20px;
  background: #eaeaff;
}
.cssbox_body {
  padding: 10px;
}
.cssbox_head {
  background: #7e36af;
  color: #FFF;
  padding: 2px 6px;
  font-weight: bold;
}
.cssbox_head h1,
.cssbox_head h2 {
  margin: 0px;
  padding: 3px;
  color: #FFF;
  font-weight: bold;
  font-size: 13px;
}
.cssbox_head a {
  color: #FFF;
  text-decoration: underline;
}
.cssbox_head .main_icon {
  display: none;
}
.cssbox_head #content_title h2 {
  padding: 0px;
}
.card-narrow {
  max-width: 410px !important;
  margin: 20px auto;
}
.cssbox .free_register_badge {
  top: -4px;
  right: -4px;
  position: absolute;
  width: 143px;
  height: 142px;
  top: -7px;
  right: -7px;
  z-index: 800;
  pointer-events: none;
}
@media (max-width: 499px) {
  .cssbox {
    width: auto !important;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    border-left: 0px none;
    border-right: 0px none;
  }
}
