@charset "UTF-8";

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

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

@media only screen and (max-width: 728px) {
  body {
    font-size:13px;
    color:rgb(102,102,102);
    font-family:Verdana,Geneva,"Camgirl Live Editor",sans-serif;
  }
  
  [class*="cgc-"] {
    width:100%;
  }
  
  .deskonly {
    display:none;
  }
  
  .zet {
    height:300px;
    border:1px solid rgb(255,51,153);
    text-align:center;
    margin:0 auto;
    background-color:rgb(0,0,0);
  }
  
  .zet p {
    font-size:15px;
    line-height:normal;
  }
  
  .zet img {
    margin:0 auto 1%;
    transition:all .4s ease 0;
  }
  
  .zet:hover img {
    margin:-15% auto 1%;
  }
  
  .buy a,.buy a:visited {
    display:block;
    width:90%;
    height:auto;
    padding:7px 10px;
    text-align:center;
    color:rgb(255,255,255);
    background-color:rgb(255,51,153);
    text-decoration:none;
    border-radius:50px;
    border:3px solid rgb(68,68,68);
    margin:10px auto 12px;
    font-size:14px;
    text-transform:uppercase;
    transition:all .4s ease 0;
  }
  
  .buy a:hover {
    color:rgb(255,255,255);
    background-color:rgb(255,51,51);
    border:3px solid rgb(0,0,0);
  }
  
  .krinav a,.krinav a:visited {
    display:block;
    padding:11px 14px;
    text-align:center;
    color:rgb(255,255,255);
    margin:0 auto;
    text-decoration:none;
  }
  
  .krinav a:hover {
    color:rgb(255,255,255);
    background-color:rgb(255,51,153);
  }
}

html {
}

a:link,a:visited {
  color:rgb(0,153,204);
}

a:hover {
  color:rgb(255,51,153);
}

body {
  width:87%;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  color:rgb(102,102,102);
  background-color:rgb(34,34,34);
  font-weight:normal;
  font-style:normal;
  font-size:16px;
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/11/27140457/cgc_bgk.png);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-size:cover;
  background-position-x:50%;
  background-position-y:50%;
  background-attachment:fixed;
  font-family:"Century Gothic",Verdana,Geneva,"Camgirl Live Editor",sans-serif;
}

.profile_section_content {
  color:rgb(102,102,102);
  padding-top:5px;
  padding-right:5px;
  padding-bottom:5px;
  padding-left:5px;
  margin-top:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-left:5px;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  box-shadow:rgb(119,119,119) 0 0 0;
}

.profile_section_background {
  background-color:transparent;
  opacity:1;
}

.img_radius_shadow {
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  border-bottom-right-radius:4px;
  border-bottom-left-radius:4px;
  box-shadow:rgb(119,119,119) 0 0 0;
}

.profile_section_content .heading {
  padding-top:5px;
  padding-right:5px;
  padding-bottom:5px;
  padding-left:5px;
  background-color:gray;
  color:rgb(255,255,255);
  font-family:"Century Gothic",Verdana,Geneva,"Camgirl Live Editor",sans-serif;
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  box-shadow:rgb(119,119,119) 0 0 0;
  text-shadow:rgb(119,119,119) 0 0 0;
  display:none;
}

.content {
  padding-top:5px;
  padding-right:5px;
  padding-bottom:5px;
  padding-left: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 {
  box-shadow:rgba(0,0,0,0.3) 0 0 6px inset;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
}

.xcr::-webkit-scrollbar-thumb {
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(251,137,255);
  box-shadow:rgba(0,0,0,0.5) 0 0 6px inset;
}

.xcr::-webkit-scrollbar-thumb:window-inactive {
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(204,0,0,0.4);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(51,51,51);
  border-right-color:rgb(51,51,51);
  border-bottom-color:rgb(51,51,51);
  border-left-color:rgb(51,51,51);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

* {
  box-sizing:border-box;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

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

[class*="cgc-"] {
  float:left;
  padding-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-left:15px;
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:0;
  border-left-width:0;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:red;
  border-right-color:red;
  border-bottom-color:red;
  border-left-color:red;
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

.cgc-1 {
  width:8.33%;
}

.cgc-2 {
  width:16.66%;
}

.cgc-3 {
  width:25%;
}

.cgc-4 {
  width:33.33%;
}

.cgc-5 {
  width:41.66%;
}

.cgc-6 {
  width:50%;
}

.cgc-7 {
  width:58.33%;
}

.cgc-8 {
  width:66.66%;
}

.cgc-9 {
  width:75%;
}

.cgc-10 {
  width:83.33%;
}

.cgc-11 {
  width:91.66%;
}

.cgc-12 {
  width:100%;
}

.no {
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left: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-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

#main {
  margin-top:0;
  margin-right:auto;
  margin-bottom:120px;
  margin-left:auto;
  box-shadow:rgb(0,0,0) 1px 3px 11px,rgb(0,0,0) -1px -3px 11px;
}

.krinav {
  background-color:rgb(34,34,34);
  background-image:url(https://editbio.files.wordpress.com/2017/09/mic02.png);
  background-repeat-x:repeat;
  background-repeat-y:repeat;
  background-position-x:0;
  background-position-y:0;
}

.krinav a,.krinav a:visited {
  display:inline-block;
  padding-top:11px;
  padding-right:14px;
  padding-bottom:11px;
  padding-left:14px;
  text-align:center;
  color:rgb(255,255,255);
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.krinav a:hover {
  color:rgb(255,255,255);
  background-color:rgb(255,51,153);
  background-image:url(https://editbio.files.wordpress.com/2017/09/mic02.png);
  background-repeat-x:repeat;
  background-repeat-y:repeat;
  background-position-x:0;
  background-position-y:0;
}

#aboutme {
  color:rgb(255,255,255);
  background-color:rgb(255,51,153);
  border-bottom-width:3px;
  border-bottom-style:solid;
  border-bottom-color:rgb(255,51,153);
}

#aboutme h1,#rules h1,#tipmenu h1,#toptippers h1 {
  display:block;
  text-align:center;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:24px;
  margin-left:auto;
  font-size:43px;
}

.box {
  height:300px;
  overflow-x:auto;
  overflow-y:auto;
}

.box p {
  font-size:18px;
}

.boxleft {
}

#rules,#toptippers {
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  padding-top:20px;
  padding-right:20px;
  padding-bottom:20px;
  padding-left:20px;
  background-color:rgb(17,17,17);
}

.dzinfo p {
  display:block;
  text-align:center;
  width:80%;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:12px;
  margin-left:auto;
  color:rgb(241,241,241);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:dashed;
  border-right-style:dashed;
  border-bottom-style:dashed;
  border-left-style:dashed;
  border-top-color:rgb(255,51,153);
  border-right-color:rgb(255,51,153);
  border-bottom-color:rgb(255,51,153);
  border-left-color:rgb(255,51,153);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  padding-top:10px;
  padding-right:22px;
  padding-bottom:10px;
  padding-left:22px;
}

.premiums {
  background-color:rgb(0,0,0);
  padding-bottom:17px;
}

.premiums p {
  display:block;
  width:90%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  padding-top:2px;
  padding-right:8px;
  padding-bottom:2px;
  padding-left:8px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(0,0,0);
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.premiums p:hover {
  display:block;
  width:90%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  padding-top:2px;
  padding-right:8px;
  padding-bottom:2px;
  padding-left:8px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(51,51,51);
  color:rgb(255,51,153);
  text-indent:3px;
}

.premiums i {
  display:block;
  height:auto;
  margin-top:20px;
  margin-right:auto;
  margin-bottom:12px;
  margin-left:auto;
  font-style:normal;
}

.ttips a,.ttips a:visited {
  padding-top:5px;
  padding-right:11px;
  padding-bottom:5px;
  padding-left:11px;
  text-align:center;
  color:rgb(255,255,255);
  background-color:rgb(34,34,34);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(68,68,68);
  border-right-color:rgb(68,68,68);
  border-bottom-color:rgb(68,68,68);
  border-left-color:rgb(68,68,68);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:12px;
  margin-left:auto;
  font-size:12px;
  text-transform:uppercase;
  transition-duration:.4s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.ttips a:hover {
  color:rgb(255,255,255);
  background-color:rgb(255,51,153);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(255,51,51);
  border-right-color:rgb(255,51,51);
  border-bottom-color:rgb(255,51,51);
  border-left-color:rgb(255,51,51);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

.premiums img {
  filter:grayscale(100%);
  opacity:.3;
  transition-duration:.4s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.premiums:hover img {
  filter:grayscale(0%);
  opacity:1;
}

.darkbox {
  color:rgb(255,255,255);
  background-color:rgb(17,17,17);
}

.buytip a,.buytip a:visited {
  display:block;
  width:90%;
  height:auto;
  padding-top:11px;
  padding-right:16px;
  padding-bottom:11px;
  padding-left:16px;
  text-align:center;
  color:rgb(255,255,255);
  background-color:rgb(255,51,153);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  border-top-left-radius:50px;
  border-top-right-radius:50px;
  border-bottom-right-radius:50px;
  border-bottom-left-radius:50px;
  border-top-width:3px;
  border-right-width:3px;
  border-bottom-width:3px;
  border-left-width:3px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(68,68,68);
  border-right-color:rgb(68,68,68);
  border-bottom-color:rgb(68,68,68);
  border-left-color:rgb(68,68,68);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:12px;
  margin-left:auto;
  font-size:14px;
  text-transform:uppercase;
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/02/02060515/2018b.png);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-position-x:-34px;
  background-position-y:20px;
  background-size:90px;
  transition-duration:.4s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.buytip a:hover {
  color:rgb(255,255,255);
  background-color:rgb(255,51,51);
  background-image:url(https://d31rb55u3y3kjs.cloudfront.net/c/u/520476279851687b6dabcc7189410390/2018/02/02060515/2018b.png);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-position-x:1px;
  background-position-y:-5px;
  border-top-width:3px;
  border-right-width:3px;
  border-bottom-width:3px;
  border-left-width:3px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(0,0,0);
  border-right-color:rgb(0,0,0);
  border-bottom-color:rgb(0,0,0);
  border-left-color:rgb(0,0,0);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

.sbtns img {
}

.zet {
  height:300px;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(34,34,34);
  border-right-color:rgb(34,34,34);
  border-bottom-color:rgb(34,34,34);
  border-left-color:rgb(34,34,34);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  text-align:center;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  background-color:rgb(0,0,0);
  overflow-x:hidden;
  overflow-y:hidden;
  filter:grayscale(100%);
}

.zet:hover {
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(255,51,153);
  border-right-color:rgb(255,51,153);
  border-bottom-color:rgb(255,51,153);
  border-left-color:rgb(255,51,153);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  filter:grayscale(0%);
}

.zet p {
  font-size:15px;
  line-height:normal;
}

.zet img {
  margin-top:0;
  margin-right:auto;
  margin-bottom:1%;
  margin-left:auto;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(0,0,0);
  opacity:.5;
  transition-duration:1s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.zet:hover img {
  margin-top:-20%;
  margin-right:auto;
  margin-bottom:1%;
  margin-left:auto;
  opacity:1;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(255,51,153);
}

.buy a,.buy a:visited {
  padding-top:11px;
  padding-right:21px;
  padding-bottom:11px;
  padding-left:21px;
  text-align:center;
  color:rgb(255,255,255);
  background-color:rgb(255,51,153);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  border-top-left-radius:50px;
  border-top-right-radius:50px;
  border-bottom-right-radius:50px;
  border-bottom-left-radius:50px;
  border-top-width:3px;
  border-right-width:3px;
  border-bottom-width:3px;
  border-left-width:3px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(68,68,68);
  border-right-color:rgb(68,68,68);
  border-bottom-color:rgb(68,68,68);
  border-left-color:rgb(68,68,68);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:12px;
  margin-left:auto;
  font-size:14px;
  text-transform:uppercase;
  transition-duration:.4s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.buy a:hover {
  color:rgb(255,255,255);
  background-color:rgb(255,51,51);
  border-top-width:3px;
  border-right-width:3px;
  border-bottom-width:3px;
  border-left-width:3px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(0,0,0);
  border-right-color:rgb(0,0,0);
  border-bottom-color:rgb(0,0,0);
  border-left-color:rgb(0,0,0);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

.darkerz {
  background-image:url(https://mfcpro.files.wordpress.com/2016/05/patt_hover.gif);
  background-repeat-x:repeat;
  background-repeat-y:repeat;
  background-position-x:0;
  background-position-y:0;
}

.pinkish {
  background-color:rgb(255,51,153);
}

#tipmenu h1,#videos h1,#schedule h1 {
  display:block;
  text-align:center;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:24px;
  margin-left:auto;
  font-size:43px;
  color:rgb(255,255,255);
}

.hdq span {
  padding-top:3px;
  padding-right:6px;
  padding-bottom:3px;
  padding-left:6px;
  text-align:center;
  font-size:15px;
  background-color:rgb(51,51,51);
  font-weight:bold;
  color:rgb(255,255,255);
  border-top-left-radius:3px;
  border-top-right-radius:3px;
  border-bottom-right-radius:3px;
  border-bottom-left-radius:3px;
}

.vdtm span {
  padding-top:3px;
  padding-right:6px;
  padding-bottom:3px;
  padding-left:6px;
  text-align:center;
  font-size:15px;
  background-color:rgb(255,51,153);
  font-weight:bold;
  color:rgb(255,255,255);
  border-top-left-radius:3px;
  border-top-right-radius:3px;
  border-bottom-right-radius:3px;
  border-bottom-left-radius:3px;
}

.deskonly {
  display:block;
}

.soras {
  margin-top:28px;
  background-image:url(https://mfcpro.files.wordpress.com/2016/06/pattern_black.jpg);
  background-repeat-x:repeat;
  background-repeat-y:repeat;
  background-position-x:0;
  background-position-y:0;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:rgb(255,51,153);
}

.sday {
  background-color:rgb(34,34,34);
  color:rgb(241,241,241);
  font-size:17px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(255,51,153);
}

.stime {
  color:rgb(34,34,34);
  background-color:rgb(241,241,241);
}

.bookashow img {
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-bottom-right-radius:6px;
  border-bottom-left-radius:6px;
  box-shadow:rgb(0,0,0) 0 2px 1px;
  opacity:.5;
  background-color:rgb(255,51,153);
}

.bookashow:hover img {
  box-shadow:rgba(255,255,255,0.4) 0 3px 7px;
  opacity:1;
}

.schdl {
  color:rgb(255,255,255);
  background-color:rgb(34,34,34);
  border-top-left-radius:6px;
  border-top-right-radius:6px;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:rgb(255,51,153);
}

.divider {
  opacity:0;
  overflow-x:hidden;
  overflow-y:hidden;
  height:1px;
}

.footerdesign {
  display:block;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  background-color:rgb(51,51,51);
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
}

.footerdesign p,.footerdesign h2,.footerdesign a {
  line-height:normal;
}

.footerdesign p {
  color:rgb(153,153,153);
}

.footerdesign h2 {
  color:rgb(255,51,204);
}

.footerdesign a,.footerdesign a:visited {
  color:rgb(251,137,255);
}

.footerdesign a:hover {
  color:rgb(189,81,247);
}

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;
  background-color:rgba(0,0,0,0.8);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(0,0,0);
  border-right-color:rgb(0,0,0);
  border-bottom-color:rgb(0,0,0);
  border-left-color:rgb(0,0,0);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  margin-top:25px;
  margin-right:auto;
  margin-bottom:25px;
  margin-left:auto;
  padding-top:10px;
  padding-right:17px;
  padding-bottom:10px;
  padding-left:17px;
  color:rgb(204,204,204);
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:7px;
  border-bottom-left-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;
  transition-duration:.4s;
  transition-timing-function:ease-in-out;
  transition-delay:0;
  transition-property:width;
  padding-top:12px;
  padding-right:12px;
  padding-bottom:12px;
  padding-left:12px;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(0,0,0,0.5);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(17,17,17);
  border-right-color:rgb(17,17,17);
  border-bottom-color:rgb(17,17,17);
  border-left-color:rgb(17,17,17);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  color:rgb(68,68,68);
}

textarea:focus {
  transition-duration:.4s;
  transition-timing-function:ease-in-out;
  transition-delay:0;
  transition-property:height;
}

.user_comment_textarea_big {
  width:850px;
  height:150px;
  padding-top:15px;
  padding-right:15px;
  padding-bottom:15px;
  padding-left:15px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(0,0,0,0.8);
  color:rgb(255,255,255);
  margin-top:10px;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
  font-family:"Century Gothic",Verdana,Geneva,"Camgirl Live Editor",sans-serif;
  outline-color:initial;
  outline-width:initial;
  outline-style:none;
  font-size:18px;
}

.wall_post_avatar img {
  background-color:rgb(241,241,241);
  margin-top:1px;
  margin-left:-5px;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  border-top-width:2px;
  border-right-width:2px;
  border-bottom-width:2px;
  border-left-width:2px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgba(255,255,255,0);
  border-right-color:rgba(255,255,255,0);
  border-bottom-color:rgba(255,255,255,0);
  border-left-color:rgba(255,255,255,0);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  width:70px;
  height:70px;
}

#no_profile_avatar {
  display:none;
}

.wall_post_avatar:hover img {
  background-color:rgb(204,204,204);
  box-shadow:rgb(153,153,153) 0 0 6px;
}

.wall_post_info {
  width:700px;
  margin-left:42px;
  border-bottom-width:1px;
  border-bottom-style:dotted;
  border-bottom-color:rgb(102,102,102);
}

div.wall_post {
  display:block;
  font-size:18px;
  background-color:rgba(0,0,0,0.7);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(34,34,34);
  border-right-color:rgb(34,34,34);
  border-bottom-color:rgb(34,34,34);
  border-left-color:rgb(34,34,34);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  margin-top:25px;
  margin-right:auto;
  margin-bottom:25px;
  margin-left:auto;
  padding-top:10px;
  padding-right:17px;
  padding-bottom:10px;
  padding-left:17px;
  color:rgb(102,102,102);
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:7px;
  border-bottom-left-radius:7px;
  transition-duration:.9s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  font-family:"Century Gothic",Verdana,Geneva,"Camgirl Live Editor",sans-serif;
}

div#profile_about_me.profile_subsection {
  text-indent:2px;
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-position-x:100%;
  background-position-y:0;
}

.wall_post a,.wall_post a:visited {
  color:rgb(68,68,68);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

.wall_post a:hover {
  color:rgb(255,51,204);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
}

div#comments {
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  margin-top:30px;
  background-image:none;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:initial;
}

form#new_comment.hidden {
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-left:10px;
  background-image:initial;
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-repeat-x:initial;
  background-repeat-y:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgba(0,0,0,0);
  border-top-width:0;
  border-right-width:0;
  border-bottom-width:0;
  border-left-width:0;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(255,255,255);
  border-right-color:rgb(255,255,255);
  border-bottom-color:rgb(255,255,255);
  border-left-color:rgb(255,255,255);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-right-radius:8px;
  border-bottom-left-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(0,0,0,0.8);
  color:rgb(102,102,102);
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:4px;
  margin-left:auto;
  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-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.photo_gallery_count {
  color:rgb(119,119,119);
}

#rate_label,#average_rating_label,#admirers_label,#friends_label,#favorite_models_label {
  color:rgb(132,128,128);
  font-family:"Century Gothic",Verdana,Geneva,"Camgirl Live Editor",sans-serif;
  font-weight:300;
}

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

#profile_friends {
  display:block;
  width:90%;
  color:rgb(204,204,204);
  padding-top:10px;
  padding-right:13px;
  padding-bottom:10px;
  padding-left:13px;
  background-color:rgba(0,0,0,0.8);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(0,0,0);
  border-right-color:rgb(0,0,0);
  border-bottom-color:rgb(0,0,0);
  border-left-color:rgb(0,0,0);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  font-size:15px;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  border-bottom-left-radius:5px;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:30px;
  margin-left:auto;
}

input[type="submit"],.post_comment_btn,.preview_comment_btn {
  padding-top:11px;
  padding-right:22px;
  padding-bottom:11px;
  padding-left:22px;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(204,204,204);
  border-right-color:rgb(204,204,204);
  border-bottom-color:rgb(204,204,204);
  border-left-color:rgb(204,204,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  background-color:rgb(17,17,17);
  color:rgb(68,68,68);
  font-size:16px;
  text-align:center;
}

input[type="submit"]:hover,.post_comment_btn:hover,.preview_comment_btn:hover {
  padding-top:11px;
  padding-right:22px;
  padding-bottom:11px;
  padding-left:22px;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-color:rgb(153,102,204);
  color:rgb(255,255,255);
  background-image:url(https://editbio.files.wordpress.com/2017/09/mic02.png);
  background-repeat-x:repeat;
  background-repeat-y:repeat;
  background-position-x:0;
  background-position-y:0;
}

.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-top:4px;
  margin-right:auto;
  margin-bottom:7px;
  margin-left:3px;
  padding-top:3px;
  padding-right:15px;
  padding-bottom:3px;
  padding-left:15px;
}

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

.tb #pop {
  display:none;
  width:100%;
  height:100%;
  position:fixed;
  top:0;
  left:0;
  background-color:rgba(0,0,0,0.8);
  background-image:url(https://editbio.files.wordpress.com/2017/09/mic02.png);
  background-repeat-x:repeat;
  background-repeat-y:repeat;
  background-position-x:0;
  background-position-y:0;
  animation-duration:1.2s;
  animation-timing-function:ease-in-out;
  animation-delay:0;
  animation-iteration-count:1;
  animation-direction:normal;
  animation-fill-mode:none;
  animation-play-state:running;
  animation-name:fadeInScale;
  z-index:10000;
}

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

.wrapping {
  display:block;
  width:80%;
  height:auto;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  margin-top:10%;
  margin-right:auto;
  margin-bottom:10%;
  margin-left:auto;
  background-color:rgb(241,241,241);
}

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

.ttle {
  color:rgb(0,102,204);
  font-size:22px;
  font-weight:normal;
}

.close {
  text-align:right;
}

.close a,.close a:visited {
  display:block;
  overflow-x:hidden;
  overflow-y:hidden;
  width:32px;
  height:42px;
  padding-top:5px;
  padding-right:7px;
  padding-bottom:11px;
  padding-left:7px;
  margin-top:-8px;
  margin-right:6px;
  margin-bottom:auto;
  margin-left:2px;
  color:rgb(255,255,255);
  background-color:rgb(0,153,204);
  font-size:20px;
  clip-path:polygon(100% 0px,100% 100%,49% 89%,0px 100%,0px 0px);
}

.close a:hover {
  background-color:rgb(0,153,255);
  color:rgb(255,255,255);
  overflow-x:hidden;
  overflow-y:hidden;
}

.close span.led::before {
  display:block;
  width:20px;
  height:20px;
  transform:rotate(45deg);
  text-align:center;
}

.wrapping p {
  display:block;
  text-align:left;
  font-size:19px;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  line-height:normal;
  color:rgb(85,85,85);
}

#pop p,.ttle {
  color:rgb(85,85,85);
}

.cntnt a,.cntnt a:visited {
  color:rgb(0,153,204);
}

.cntnt a:hover {
  color:rgb(255,102,51);
}

* html .line {
  height:1%;
}