@charset "UTF-8";

a:link,a:visited {
  color:#09C;
}

a:hover {
  color:#F39;
}

body {
  width:90%;
  margin:0 auto;
  color:#555;
  font-family:Century Gothic,Verdana,Geneva,sans-serif;
  background-color:#fff;
  font-weight:normal;
  font-style:normal;
  font-size:16px;
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2019/04/16112216/bgmainw.gif);
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
  background-attachment:fixed;
  font-family:Century Gothic,Verdana,Geneva,sans-serif;
}

.profile_section_content {
  color:#666666;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#;
  filter:alpha(opacity=100);
  opacity:1;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#808080;
  color:#FFFFFF;
  font-family:Century Gothic,Verdana,Geneva,sans-serif;
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}

#about_me_label {
  display:none;
}

#avatar_holder,#status_container,#blurb_container,#unix_last_broadcast_container,#unix_last_updated_container {
  display:none;
}

#header_bar,#footer_bar,#profile_main_photo,#tags_container,#about_me_label,#cam_score_container,#profile_friends .heading,#friends_container,#profile_header,#profile_about_me > .heading,#username_container,#gender_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#city_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#occupation_container,#school_container,#favorite_food_container,#pets_container,#automobile_container {
  display:none;
}

#about_me_container span#about_me_label,#profile_friends .heading,#profile_friends #friends_container,#profile_friends #favorite_models_container,#profile_about_me #tags_container,#profile_schedule,#profile_about_me div#occupation_container {
  display:none;
}

#about_me_value {
}

.xcr::-webkit-scrollbar {
  width:8px;
}

.xcr::-webkit-scrollbar-track {
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
  -webkit-border-radius:10px;
  border-radius:10px;
}

.xcr::-webkit-scrollbar-thumb {
  -webkit-border-radius:10px;
  border-radius:10px;
  background:#936;
  -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);
}

.xcr::-webkit-scrollbar-thumb:window-inactive {
  background:rgba(204,0,0,.4);
  border:1px solid #333;
}

* {
  box-sizing:border-box;
}

html {
}

* {
  box-sizing:border-box;
}

.line::after {
  content:"";
  clear:both;
  display:inline-table;
}

[class*="gr-"] {
  float:left;
  padding:15px;
  border:0 solid red;
}

.gr-1 {
  width:8.33%;
}

.gr-2 {
  width:16.66%;
}

.gr-3 {
  width:25%;
}

.gr-4 {
  width:33.33%;
}

.gr-5 {
  width:41.66%;
}

.gr-6 {
  width:50%;
}

.gr-7 {
  width:58.33%;
}

.gr-8 {
  width:66.66%;
}

.gr-9 {
  width:75%;
}

.gr-10 {
  width:83.33%;
}

.gr-11 {
  width:91.66%;
}

.gr-12 {
  width:100%;
}

.no {
  padding:0;
}

.tleft {
  text-align:left;
}

.tright {
  text-align:right;
}

.tcenter {
  text-align:center;
}

.tfleft {
  float:left;
}

.tfright {
  float:right;
}

.imgresp img,img.imgresp {
  display:block;
  width:100%;
  height:auto;
  margin:0 auto;
}

.divider {
  opacity:0;
}

/*** Customization ***/
#main {
}

.dan-menu {
  margin:0 auto;
  text-align:center;
  background-color:#93C;
  padding:0;
  margin:0 auto;
}

.dan-menu a,.dan-menu a:visited {
  display:inline-block;
  padding:11px 14px;
  text-align:center;
  text-decoration:none;
  color:rgba(255,255,255,.7);
  font-size:15px;
  margin:0 auto;
  -webkit-transition:ease-in-out .4s;
  transition:ease-in-out .4s;
}

.dan-menu a:hover {
  background-color:rgba(0,0,0,.3);
  color:#fff;
  text-decoration:none;
}

.dan-menu a:after,.dan-menu a:visited:after {
  content:'';
  display:block;
  width:1%;
  height:1px;
  margin:7px auto -8px 1px;
  background-color:rgba(255,255,255,0.0);
  -webkit-transition:ease-in-out .4s;
  transition:ease-in-out .4s;
}

.dan-menu a:hover:after {
  content:'';
  display:block;
  width:100%;
  height:1px;
  background-color:rgba(255,255,255,1);
}

.active-msg:before {
  content:'';
  display:inline-block;
  width:20px;
  height:20px;
  margin:0 12px auto -5px;
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/12/09124353/spicn.png);
  background-repeat:no-repeat;
  background-size:20px 20px;
  background-position:0 0;
  float:left;
}

.show-tip:before {
  content:'';
  display:inline-block;
  width:20px;
  height:20px;
  margin:0 12px auto -5px;
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/12/09124353/monicn.png);
  background-repeat:no-repeat;
  background-size:20px 20px;
  background-position:0 0;
  float:left;
}

.ripple {
  position:relative;
  overflow:hidden;
  transform:translate3d(0,0,0);
}

.ripple:after {
  content:"";
  display:block;
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  pointer-events:none;
  background-image:radial-gradient(circle,#000 10%,transparent 10.01%);
  background-repeat:no-repeat;
  background-position:50%;
  transform:scale(10,10);
  opacity:0;
  transition:transform .5s,opacity 1s;
}

.ripple:active:after {
  transform:scale(0,0);
  opacity:.2;
  transition:0s;
}

.hdr {
  background-color:#939;
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/12/17093028/3b540d2df5d2043ca7ed857ce37f0197.jpeg);
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center center;
  background-attachment:fixed;
}

.hslide {
  display:flex;
  justify-content:center;
  align-items:center;
  margin:5vmin;
  overflow:hidden;
  transform:skew(5deg);
}

.hslide .car {
  flex:1;
  transition:all 1s ease-in-out;
  height:75vmin;
  position:relative;
}

.hslide .car .car__hea {
  color:#fff;
  background-color:rgba(153,51,153,.70);
  padding:.5em;
  transform:rotate(-90deg);
  transform-origin:0 0;
  transition:all .5s ease-in-out;
  min-width:100%;
  text-align:center;
  position:absolute;
  bottom:0;
  left:0;
  font-size:1em;
  white-space:nowrap;
}

.hslide .car:hover {
  flex-grow:10;
}

.hslide .car:hover img {
  filter:grayscale(0);
}

.hslide .car:hover .car__hea {
  text-align:center;
  top:calc(100% - 2em);
  color:#fff;
  background:rgba(0,0,0,0.5);
  font-size:2em;
  transform:rotate(0deg) skew(-5deg);
}

.hslide .car img {
  width:100%;
  height:100%;
  object-fit:cover;
  transition:all 1s ease-in-out;
  filter:grayscale(100%);
}

.hslide .car:not(:nth-child(5)) {
  margin-right:1em;
}

#about,#roomrules,#tipmenu,#store,#toptippers {
  background-color:rgba(255,255,255,0.80);
  margin:10px auto 12px;
  -webkit-border-radius:20px;
  border-radius:20px;
  border:1px solid #ccc;
  -webkit-transition:all .5s ease-in-out;
  transition:all .5s ease-in-out;
}

#about:hover,#roomrules:hover,#tipmenu:hover,#store:hover,#toptippers:hover {
  background-color:rgba(255,255,255,1);
  -webkit-box-shadow:0 10px 10px -12px #999;
  box-shadow:0 10px 10px -12px #999;
}

#about h2,#roomrules h2,#tipmenu h2,#store h2,#toptippers h2 {
  display:block;
  text-align:center;
  font-size:33px;
  font-weight:normal;
  color:#93C;
}

.box {
  font-size:19px;
  font-weight:normal;
}

.centered {
  clear:left;
  float:none;
  margin:0 auto;
}

.tiprequest {
  border-bottom:1px solid #ccc;
}

.tiprequest div:nth-child(1) {
  display:block;
  width:80%;
  height:auto;
  float:left;
  padding:4px 0 5px;
}

.tiprequest div:nth-child(2) {
  display:block;
  width:20%;
  height:auto;
  float:left;
  text-align:center;
  padding:4px 0 5px;
}

.tiprequest .btn a,.tiprequest .btn a:visited {
  display:block;
  width:90%;
  height:auto;
  padding:8px 0;
  text-align:center;
  background-color:#93C;
  color:#fff;
  text-decoration:none;
  -webkit-border-radius:5px;
  border-radius:5px;
}

.tiprequest .btn a:hover {
  background-color:#939;
  color:#fff;
  text-decoration:none;
  -webkit-box-shadow:0 10px 10px -12px #999;
  box-shadow:0 10px 10px -12px #999;
}

.dvdrinfo {
  margin:20px auto 33px;
}

.items {
  -webkit-transition:all .4s;
  transition:all .4s;
}

.items div:nth-child(2) {
  display:block;
  width:60%;
  height:auto;
  float:left;
  padding:4px 7px 5px;
}

.items div:nth-child(3) {
  display:block;
  width:35%;
  height:auto;
  float:left;
  text-align:right;
  padding:11px 0 5px;
}

.items .btn a,.items .btn a:visited {
  display:block;
  width:70%;
  height:auto;
  padding:4px 7px;
  text-align:center;
  background-color:#93C;
  color:#fff;
  text-decoration:none;
  -webkit-border-radius:5px;
  border-radius:5px;
  font-size:14px;
  margin:0 auto;
}

.items .btn a:hover {
  background-color:#939;
  color:#fff;
  text-decoration:none;
  -webkit-box-shadow:0 10px 10px -12px #999;
  box-shadow:0 10px 10px -12px #999;
}

.thmbitm {
  overflow:hidden;
  background-color:#939;
  -webkit-border-radius:11px;
  border-radius:11px;
}

.items img {
  opacity:.7;
  -webkit-transition:all 1.4s;
  transition:all 1.4s;
}

.items:hover img {
  opacity:1;
  -webkit-transform:scale(1.1) rotate(3deg);
  transform:scale(1.1) rotate(3deg);
}

.items:hover {
  background-color:#f1f1f1;
  -webkit-box-shadow:0 20px 20px -15px #999;
  box-shadow:0 20px 20px -15px #999;
}

#toptippers .btn a,#toptippers .btn a:visited {
  display:block;
  width:50%;
  height:auto;
  padding:8px 0;
  text-align:center;
  background-color:#93C;
  color:#fff;
  text-decoration:none;
  -webkit-border-radius:5px;
  border-radius:5px;
  margin:10px auto 12px;
}

#toptippers .btn a:hover {
  background-color:#939;
  color:#fff;
  text-decoration:none;
  -webkit-box-shadow:0 10px 10px -12px #999;
  box-shadow:0 10px 10px -12px #999;
  margin:10px auto 12px;
}

.tipperthumb {
  margin:5px auto 12px;
}

.tipperswp p {
  display:block;
  width:87%;
  height:auto;
  padding:5px 27px;
  text-align:left;
  border-bottom:1px solid #ccc;
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2019/04/16100401/5medal.png);
  background-repeat:no-repeat;
  background-size:24px 24px;
  background-position:0 -40px;
  margin:0 auto;
  -webkit-transition:all .5s;
  transition:all .5s;
}

.tipperswp p:hover {
  background-size:24px 24px;
  background-position:0 0;
  text-indent:11px;
  color:#93C;
}

.banner {
  padding:0;
  margin:10px auto;
  -webkit-border-radius:0 0 10px 10px;
  border-radius:0 0 10px 10px;
  overflow:hidden;
}

/*** Reset Custom for MFC Default ***/
frame {
  display:block;
  width:99%;
  height:450px;
  margin-top:5px;
  margin-bottom:5px;
}

iframe {
  display:block;
  width:99%;
  height:450px;
  margin-top:5px;
  margin-bottom:5px;
}

embade {
  display:block;
  width:99%;
  height:450px;
  margin-top:5px;
  margin-bottom:5px;
}

.profile_row #profile_about_me {
}

#photo_gallery_previews {
  display:block;
  width:90%;
  position:relative;
  margin:0 auto;
  background-color:rgba(255,255,255,.80);
  border:1px solid #ccc;
  margin:25px auto;
  padding:10px 17px;
  color:#ccc;
  border-radius:7px;
  -moz-border-radius:7px;
  -ms-border-radius:7px;
  -o-border-radius:7px;
  -webkit-border-radius:7px;
  font-family:Century Gothic,Verdana,Geneva,Camgirl Live Editor,sans-serif;
}

.user_comment_textarea_small,.user_comment_textarea_small:focus {
  width:850px;
  height:100px;
  -webkit-transition:width .4s ease-in-out;
  transition:width .4s ease-in-out;
  padding:12px;
  margin:10px auto;
  background:rgba(255,255,255,.50);
  border:1px solid #ccc;
  color:#444;
}

textarea:focus {
  -webkit-transition:height .4s ease-in-out;
  transition:height .4s ease-in-out;
}

.user_comment_textarea_big {
  width:850px;
  height:150px;
  padding:15px;
  background:rgba(255,255,255,.80);
  color:#555;
  margin:10px auto;
  font-family:Century Gothic,Verdana,Geneva,Camgirl Live Editor,sans-serif;
  outline:none;
  outline-style:none;
  font-size:18px;
}

.wall_post_avatar img {
  background-color:#f1f1f1;
  margin-top:1px;
  margin-left:-5px;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  -ms-transition:all .3s ease;
  transition:all .3s ease;
  border:2px solid rgba(255,255,255,0.0);
  width:70px;
  height:70px;
}

#no_profile_avatar {
  display:none;
}

.wall_post_avatar:hover img {
  background-color:#ccc;
  box-shadow:0 0 6px #999;
  -ms-box-shadow:0 0 6px #999;
  -o-box-shadow:0 0 6px #999;
  -webkit-box-shadow:0 0 6px #999;
}

.wall_post_info {
  width:700px;
  margin-left:42px;
  border-bottom:1px dotted #666;
}

.img_radius_shadow {
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

div.wall_post {
  display:block;
  margin-top:10px;
  font-size:18px;
  background-color:rgba(255,255,255,0.70);
  border:1px solid #f1f1f1;
  margin:25px auto;
  padding:10px 17px;
  color:#666;
  border-radius:7px;
  -moz-border-radius:7px;
  -ms-border-radius:7px;
  -o-border-radius:7px;
  -webkit-border-radius:7px;
  transition:all .9s;
  -moz-transition:all .9s;
  -ms-transition:all .9s;
  -o-transition:all .9s;
  -webkit-transition:all .9s;
  font-family:Century Gothic,Verdana,Geneva,Camgirl Live Editor,sans-serif;
}

div#profile_about_me.profile_subsection {
  text-indent:2px;
  background:transparent rgba(0,0,0,0.0);
  background-repeat:no-repeat;
  background-position:top right;
}

.wall_post a,.wall_post a:visited {
  color:#444;
  text-decoration:none;
}

.wall_post a:hover {
  color:#F3C;
  text-decoration:none;
}

div#comments {
  padding:10px;
  margin-top:30px;
  background:none;
}

form#new_comment.hidden {
  padding:10px;
  background:rgba(0,0,0,0.0);
  border:0 solid #fff;
  border-radius:8px;
  -moz-border-radius:8px;
  -ms-border-radius:8px;
  -o-border-radius:8px;
  -webkit-border-radius:8px;
  height:auto;
  margin-top:60px;
}

#craziest_thing_label.label {
  display:block;
}

#be_anywhere_container,#hobbies_container,#talents_container,#perfect_mate_container,#perfect_date_container,#turn_ons_container,#five_things_container,#know_me_container,#for_fun_container,#favorite_songs_container,#favorite_movies_container,#craziest_thing_container,#favorite_books_container,#meaning_life_container,#know_me_container {
  display:block;
  background-color:rgba(255,255,255,0.80);
  color:#666;
  border-radius:5px;
  -webkit-border-radius:5px;
  margin:10px auto 4px;
  font-family:Century Gothic,Verdana,Geneva,Camgirl Live Editor,sans-serif;
}

p {
  font-family:Century Gothic,Verdana,Geneva,Camgirl Live Editor,sans-serif;
  font-weight:300;
}

#profile_about_me {
  padding:0;
  margin:0 auto;
}

.photo_gallery_count {
  color:#777;
}

#rate_label,#average_rating_label,#admirers_label,#friends_label,#favorite_models_label {
  color:#848080;
  font-family:Century Gothic,Verdana,Geneva,Camgirl Live Editor,sans-serif;
  font-weight:300;
}

#about_me_container,#about_me_value {
  visibility:visible!important;
  font-family:Century Gothic,Arial,Helvetica,Camgirl Live Editor,sans-serif;
}

#profile_friends {
  display:block;
  width:90%;
  margin:10px auto 30px!important;
  color:#ccc;
  padding:10px 13px;
  background-color:rgba(255,255,255,0.80);
  border:1px solid #ccc;
  font-size:15px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

input[type="submit"],.post_comment_btn,.preview_comment_btn {
  padding:11px 22px;
  text-decoration:none;
  border:1px solid #ccc;
  background-color:#111111;
  color:#444;
  font-size:16px;
  text-align:center;
}

input[type="submit"]:hover,.post_comment_btn:hover,.preview_comment_btn:hover {
  padding:11px 22px;
  text-decoration:none;
  background:#96C;
  color:#fff;
}

/***Reset***/
.profile_section_content .heading {
  display:none;
}

.wall_post_time,.convert-time {
  display:none;
}

#profile_main_photo,#tags_container,#about_me_label {
  display:none;
}

#profile_interests_content .label {
  display:block;
  width:96%;
  height:auto;
  margin:4px auto 7px 3px;
  padding:3px 15px;
}

/** Credits **/
.credits p {
  font-size:14px;
}

.tb #pop {
  display:none;
  width:100%;
  height:100%;
  position:fixed;
  top:0;
  left:0;
  z-index:10000!important;
  background-color:rgba(0,0,0,0.80);
  -webkit-animation:fadeInScale 1.2s ease-in-out;
  -moz-animation:fadeInScale 1.2s ease-in-out;
  -o-animation:fadeInScale 1.2s ease-in-out;
  -ms-animation:fadeInScale 1.2s ease-in-out;
  animation:fadeInScale 1.2s ease-in-out;
}

.tb #pop:target {
  display:block;
}

.wrapping {
  display:block;
  width:80%;
  height:auto;
  padding:0;
  margin:10% auto;
  background-color:#f1f1f1;
}

.dvider {
  opacity:0;
  font-size:1px;
}

.ttle {
  color:#06C;
  font-size:22px;
  font-weight:normal;
}

.close {
  text-align:right;
}

.close a,.close a:visited {
  display:block;
  overflow:hidden;
  width:32px;
  height:42px;
  padding:5px 7px 11px;
  margin:-8px 6px auto 2px;
  color:#fff;
  background-color:#09C;
  font-size:20px;
  -webkit-clip-path:polygon(100% 0,100% 100%,49% 89%,0 100%,0 0);
  clip-path:polygon(100% 0,100% 100%,49% 89%,0 100%,0 0);
  text-decoration:none;
}

.close a:hover {
  background-color:#09F;
  color:#fff;
  overflow:hidden;
  text-decoration:none;
}

.close span.led:before {
  content:'\002B';
  display:block;
  width:20px;
  height:20px;
  transform:rotate(45deg);
  text-align:center;
  text-decoration:none;
}

.wrapping p {
  display:block;
  text-align:left;
  font-size:19px;
  margin:0 auto;
  line-height:normal;
  color:#555;
}

#pop p,.ttle {
  color:#555;
}

.cntnt a,.cntnt a:visited {
  color:#09C!important;
}

.cntnt a:hover {
  color:#F63!important;
}

@-webkit-keyframes fadeInScale {
  0% {
    -webkit-transform:scale(0.6);
  }

  100% {
    -webkit-transform:scale(1);
  }
}

@-moz-keyframes fadeInScale {
  0% {
    -moz-transform:scale(0.6);
  }

  100% {
    -moz-transform:scale(1);
  }
}

@-o-keyframes fadeInScale {
  0% {
    -o-transform:scale(0.6);
  }

  100% {
    -o-transform:scale(1);
  }
}

@-ms-keyframes fadeInScale {
  0% {
    -ms-transform:scale(0.6);
  }

  100% {
    -ms-transform:scale(1);
  }
}

@keyframes fadeInScale {
  0% {
    transform:scale(0.6);
  }

  100% {
    transform:scale(1);
  }
}

@media only screen and (max-width: 768px) {
  body {
    font-size:14px;
    color:#666;
    font-family:Verdana,Geneva,sans-serif;
  }

  [class*="gr-"] {
    width:100%;
  }

  h1,h2,h3,h4,h5,h6 {
    font-size:20px;
    font-weight:lighter;
  }

  .main-wrapper {
    padding:0;
    margin:1% auto 2%;
  }

  .dan-menu {
    margin:0 auto;
    text-align:center;
  }

  p.sm-only {
    font-size:14px;
  }

  .deskonly {
    display:none;
  }

  .dan-menu {
    margin:0 auto;
    text-align:center;
  }

  .dan-menu a,.dan-menu a:visited {
    display:block;
    padding:7px 0;
    text-align:center;
    text-decoration:none;
    color:#f1f1f1;
    font-size:13px;
    margin:0 auto;
  }

  .dan-menu a:hover {
    color:#fff;
    text-decoration:none;
  }

  #about h2,#roomrules h2,#tipmenu h2,#store h2,#toptippers h2 {
    display:block;
    text-align:center;
    font-size:20px;
    font-weight:normal;
  }

  .box {
    font-size:16px;
    font-weight:normal;
  }
}

* html .line {
  height:1%;
}