@charset "UTF-8";

@font-face {
  font-family:Oswald;
  font-style:normal;
  font-weight:400;
  src:local("Oswald Regular"),local(Oswald-Regular),url(https://fonts.gstatic.com/s/oswald/v13/yg0glPPxXUISnKUejCX4qfesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
  unicode-range:U+100-24F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-family:Oswald;
  font-style:normal;
  font-weight:400;
  src:local("Oswald Regular"),local(Oswald-Regular),url(https://fonts.gstatic.com/s/oswald/v13/pEobIV_lL25TKBpqVI_a2w.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

@font-face {
  font-family:Abel;
  font-style:normal;
  font-weight:400;
  src:local("Abel Regular"),local(Abel-Regular),url(https://fonts.gstatic.com/s/abel/v7/brdGGFwqYJxjg2CD1E9o7g.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

@font-face {
  font-family:Lobster;
  font-style:normal;
  font-weight:400;
  src:local(Lobster),local(Lobster-Regular),url(https://fonts.gstatic.com/s/lobster/v18/cycBf3mfbGkh66G5NhszPQ.woff2) format("woff2");
  unicode-range:U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215;
}

@media only screen and (max-width: 500px) {
  body {
    width:90%;
    margin:250px auto;
    background-color:rgb(231,221,202);
    color:rgb(102,102,102);
    font-family:Arial;
    font-weight:normal;
    font-style:normal;
    font-size:15px;
    background-image:url(https://blacknrg.files.wordpress.com/2017/07/9d3e1cd6f75e5d3fc4f631e282ecd4d9.gif);
    background-size:auto auto;
    background-repeat:repeat;
    background-position:0 0;
  }
  
  img {
    width:100%;
    height:auto;
  }
  
  .m-not {
    display:none;
  }
  
  .btn a:hover {
    background-color:rgb(219,174,120)!important;
  }
  
  .smenu {
    display:block;
    width:100%;
    z-index:500;
    height:auto;
    background:rgb(255,102,153);
    margin:0 auto;
    padding:0;
    text-align:center;
    position:fixed;
    top:0;
    left:0;
    box-shadow:rgb(153,153,153) 0 0 4px;
  }
  
  .smenu a:link,.smenu a:visited {
    display:block;
    padding:8px 11px;
    text-align:center;
    text-decoration:none;
    color:rgb(255,255,255);
    text-shadow:rgb(153,153,153) 0 -1px 0;
  }
  
  .smenu a:hover {
    color:rgb(239,1,124);
    text-decoration:none;
    background-color:rgb(255,255,255);
    text-shadow:none;
  }
  
  #main h1 {
    display:block;
    text-align:center;
    margin:0 auto;
    font-size:20px;
    font-family:Tahoma,Geneva,sans-serif;
    text-shadow:none;
    color:rgb(255,102,153);
  }
  
  .welcome {
    display:block;
    width:90%;
    height:auto;
    margin:20px auto 30px;
    text-align:center;
    padding:20px 30px 10px;
    background-color:rgba(255,255,255,0.5);
    border:5px double rgb(255,153,204);
  }
  
  .vids {
    text-align:center;
    margin:4px 0 4px auto;
    padding:0;
    height:140px;
    overflow:hidden;
    transition:all .3s ease 0;
    background-color:rgb(255,255,255);
  }
  
  .camgirlbioliveeditor:hover::after {
    display:none;
  }
  
  .camgirlbioliveeditor img {
    display:block;
    width:140px;
    height:auto;
    opacity:.5;
    transition:all .3s ease 0;
    filter:grayscale(100%);
    margin:0 auto;
  }
}

@media only screen and (max-width: 768px) {
  [class*="leo-"] {
    width:100%;
  }
  
  .m-not {
    display:none;
  }
  
  .smenu {
    display:block;
    width:100%;
    z-index:500;
    height:auto;
    background-color:rgb(255,102,153);
    margin:0 auto;
    padding:0;
    text-align:center;
    position:fixed;
    top:0;
    left:0;
    box-shadow:rgb(153,153,153) 0 0 4px;
  }
}

@media only screen and (min-width: 600px) {
  .leo-m-1 {
    width:8.33%;
  }
  
  .leo-m-2 {
    width:16.66%;
  }
  
  .leo-m-3 {
    width:25%;
  }
  
  .leo-m-4 {
    width:33.33%;
  }
  
  .leo-m-5 {
    width:41.66%;
  }
  
  .leo-m-6 {
    width:50%;
  }
  
  .leo-m-7 {
    width:58.33%;
  }
  
  .leo-m-8 {
    width:66.66%;
  }
  
  .leo-m-9 {
    width:75%;
  }
  
  .leo-m-10 {
    width:83.33%;
  }
  
  .leo-m-11 {
    width:91.66%;
  }
  
  .leo-m-12 {
    width:100%;
  }
}

@media only screen and (min-width: 768px) {
  .leo-1 {
    width:8.33%;
  }
  
  .leo-2 {
    width:16.66%;
  }
  
  .leo-3 {
    width:25%;
  }
  
  .leo-4 {
    width:33.33%;
  }
  
  .leo-5 {
    width:41.66%;
  }
  
  .leo-6 {
    width:50%;
  }
  
  .leo-7 {
    width:58.33%;
  }
  
  .leo-8 {
    width:66.66%;
  }
  
  .leo-9 {
    width:75%;
  }
  
  .leo-10 {
    width:83.33%;
  }
  
  .leo-11 {
    width:91.66%;
  }
  
  .leo-12 {
    width:100%;
  }
}

a:link,a:visited {
  color:rgb(255,51,204);
}

a:hover {
  color:rgb(239,1,124);
}

body {
  width:90%;
  margin-top:31px;
  margin-right:auto;
  margin-bottom:31px;
  margin-left:auto;
  background-color:rgb(253,255,198);
  color:rgb(102,102,102);
  font-family:Oswald;
  font-weight:normal;
  font-style:normal;
  font-size:18px;
  background-image:url(https://blacknrg.files.wordpress.com/2017/07/9d3e1cd6f75e5d3fc4f631e282ecd4d9.gif);
  background-size:auto auto;
  background-repeat-x:repeat;
  background-repeat-y:repeat;
  background-position-x:0;
  background-position-y:0;
}

.profile_section_content {
  color:rgb(102,102,102);
  padding-top:5px;
  padding-right:5px;
  padding-bottom:5px;
  padding-left:5px;
  margin-top:0;
  margin-right:auto;
  margin-bottom:20px;
  margin-left:auto;
  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 {
  display:none;
  padding-top:5px;
  padding-right:5px;
  padding-bottom:5px;
  padding-left:5px;
  background-color:gray;
  color:rgb(255,255,255);
  font-family:Oswald;
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-bottom-right-radius:0;
  border-bottom-left-radius:0;
  box-shadow:rgb(119,119,119) 0 0 0;
  text-shadow:rgb(119,119,119) 0 0 0;
}

.content {
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  box-shadow:rgb(153,153,153) 0 0 0;
  text-shadow:rgb(153,153,153) 0 0 0;
}

.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;
}

.profile_section {
}

#profile_comments,#comments {
  display:block;
  visibility:visible;
}

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

#profile_friends .label {
  font-size:17px;
  font-family:Abel;
  font-style:normal;
  font-weight:400;
}

#admirers_value .value {
  font-size:17px;
  font-family:Abel;
  font-style:normal;
  font-weight:400;
}

.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.3);
  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;
  color:rgb(255,255,255);
}

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.5);
  color:rgb(255,255,255);
  margin-top:10px;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
  font-family:Oswald,"Palatino Linotype","Book Antiqua",Palatino,serif;
  outline-color:initial;
  outline-width:initial;
  outline-style:none;
  font-size:18px;
}

.wall_post_avatar img {
  background-image:url(https://mfcdesign.files.wordpress.com/2016/07/empty_avatar.png);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-size:100%;
  background-position-x:center;
  background-position-y:top;
  background-color:rgb(0,0,0);
  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;
}

#profile_comments {
  background-color:transparent;
}

.wall_post_avatar:hover img {
  background-image:url(https://mfcdesign.files.wordpress.com/2016/07/empty_avatar_hover.png);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-size:100%;
  background-position-x:center;
  background-position-y:top;
  background-color:rgb(0,0,0);
  box-shadow:rgb(255,51,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-image:url(https://blacknrg.files.wordpress.com/2016/08/bg_wra_top.png);
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-repeat-x:repeat;
  background-repeat-y:no-repeat;
  background-color:rgba(255,255,255,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(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;
  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:0;
  border-bottom-left-radius:0;
  transition-duration:.9s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  font-family:Oswald,"Palatino Linotype","Book Antiqua",Palatino,serif;
}

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

.wall_post a:hover {
  color:rgb(255,255,255);
  text-shadow:rgb(255,51,153) 1px 1px 1px,rgb(255,51,153) -1px -1px 2px,rgb(255,51,153) 0 0 17px;
  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;
  z-index:100;
}

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;
}

#profile_friends {
  background-color:rgb(255,255,255);
  padding-top:6px;
  padding-right:6px;
  padding-bottom:6px;
  padding-left:6px;
  margin-top:7px;
  margin-right:auto;
  margin-bottom:11px;
  margin-left:auto;
}

#profile_interests_content .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-image:url(https://blacknrg.files.wordpress.com/2016/08/bg_wra_top.png);
  background-position-x:initial;
  background-position-y:initial;
  background-size:initial;
  background-attachment:initial;
  background-origin:initial;
  background-clip:initial;
  background-repeat-x:repeat;
  background-repeat-y:no-repeat;
  background-color:rgba(255,255,255,0.6);
  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;
  margin-top:25px;
  margin-right:auto;
  color:rgb(102,102,102);
  padding-top:20px;
  padding-right:20px;
  padding-bottom:20px;
  padding-left:20px;
  border-top-left-radius:7px;
  border-top-right-radius:7px;
  border-bottom-right-radius:7px;
  border-bottom-left-radius:7px;
  margin-bottom:20px;
  font-size:16px;
  font-family:Oswald,"Palatino Linotype","Book Antiqua",Palatino,serif;
  margin-left:0;
  font-weight:300;
  visibility:visible;
}

p {
  font-family:Oswald,"Palatino Linotype","Book Antiqua",Palatino,serif;
  font-weight:300;
}

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

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

.xcr::-webkit-scrollbar-thumb {
  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(204,0,102);
  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(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;
}

* {
  box-sizing:border-box;
}

.leo-1 {
  width:8.33%;
}

.leo-2 {
  width:16.66%;
}

.leo-3 {
  width:25%;
}

.leo-4 {
  width:33.33%;
}

.leo-5 {
  width:41.66%;
}

.leo-5-half {
  width:47.66%;
}

.leo-6 {
  width:50%;
}

.leo-7 {
  width:58.33%;
}

.leo-8 {
  width:66.66%;
}

.leo-9 {
  width:75%;
}

.leo-10 {
  width:83.33%;
}

.leo-11 {
  width:91.66%;
}

.leo-12 {
  width:100%;
}

[class*="leo-"] {
  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: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;
  color:rgb(68,68,68);
}

.no {
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
}

[class*="padd20"] {
  display:block;
  padding-top:20px;
  padding-right:20px;
  padding-bottom:20px;
  padding-left:20px;
}

.row::after {
  content:"";
  clear:both;
  display:block;
}

.tcenter {
  text-align:center;
}

.tleft {
  text-align:left;
}

.tright {
  text-align:right;
}

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

.ripple::after {
  content:"";
  display:block;
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  pointer-events:none;
  background-image:radial-gradient(circle,rgb(0,0,0) 10%,transparent 10.01%);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-position-x:50%;
  background-position-y:center;
  transform:scale(10,10);
  opacity:0;
  transition-duration:0.5s,1s;
  transition-timing-function:ease,ease;
  transition-delay:0s,0;
  transition-property:transform,opacity;
}

.ripple:active::after {
  transform:scale(0,0);
  opacity:.2;
  transition-duration:0;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.wrapper {
  background-color:rgb(247,221,228);
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  box-shadow:rgb(153,153,153) 0 0 4px;
}

.smenu {
  z-index:500;
  height:41px;
  background-image:linear-gradient(rgb(255,93,177) 0%,rgb(239,1,124) 100%);
  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;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  text-align:center;
  position:relative;
  box-shadow:rgb(153,153,153) 0 0 4px;
}

.smenu a:link,.smenu a:visited {
  display:inline-block;
  padding-top:8px;
  padding-right:11px;
  padding-bottom:8px;
  padding-left:11px;
  text-align:center;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  color:rgb(255,255,255);
  text-shadow:rgb(153,153,153) 0 -1px 0;
}

.smenu a:hover {
  color:rgb(239,1,124);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  background-color:rgb(255,255,255);
  text-shadow:none;
}

.sheader {
  display:block;
  width:100%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  text-align:center;
}

.sheader img {
  display:block;
  width:100%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
}

#aboutme h1,#roomrules h1,#tipmenu h1,#videos h1 {
  display:block;
  width:90%;
  height:auto;
  margin-top:10px;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
  font-size:3.666rem;
  color:rgb(255,153,204);
  font-family:Lobster;
  font-style:normal;
  font-weight:400;
  text-shadow:rgb(153,153,153) 0 2px 3px;
}

.shadow {
  display:block;
  width:100%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  text-align:center;
}

.shadow img {
  display:block;
  width:100%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  text-align:center;
}

.modelabme img {
  margin-top:20px;
}

.aboutme,.rules {
  background-color:rgba(255,255,255,0.6);
}

.aboutme p,.rules p {
  display:block;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.rules {
  display:block;
  height:auto;
  padding-top:20px;
  padding-right:20px;
  padding-bottom:20px;
  padding-left:20px;
  text-align:left;
  margin-top:40px;
  margin-right:auto;
  margin-bottom:2px;
  margin-left:auto;
}

#roomrules h1 {
  text-align:center;
}

.modelrules img {
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  border-top-width:5px;
  border-right-width:5px;
  border-bottom-width:5px;
  border-left-width:5px;
  border-top-style:solid;
  border-right-style:solid;
  border-bottom-style:solid;
  border-left-style:solid;
  border-top-color:rgb(255,153,204);
  border-right-color:rgb(255,153,204);
  border-bottom-color:rgb(255,153,204);
  border-left-color:rgb(255,153,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
  box-shadow:rgb(153,153,153) 3px 6px 5px;
}

.banner {
  display:block;
  width:100%;
  height:auto;
  float:none;
  clear:both;
  margin-top:20px;
  margin-right:auto;
  margin-bottom:30px;
  margin-left:auto;
  text-align:center;
}

.banner img {
  display:block;
  width:100%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  text-align:center;
}

.reflect {
  -webkit-box-reflect:below -10px -webkit-linear-gradient(bottom,rgba(255,255,255,0.3) 0%,transparent 50%,transparent 100%);
}

.tipme a:link,.tipme a:visited {
  display:block;
  width:90%;
  margin-top:4px;
  margin-right:auto;
  margin-bottom:4px;
  margin-left:auto;
  font-size:18px;
  font-family:Abel;
  font-style:normal;
  font-weight:400;
  background-image:linear-gradient(rgb(219,174,120) 0%,rgb(211,156,78) 100%);
  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;
  color:rgb(255,255,255);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  text-align:left;
  padding-top:8px;
  padding-right:12px;
  padding-bottom:8px;
  padding-left:12px;
  box-shadow:rgb(153,153,153) 0 1px 2px;
  border-top-left-radius:7px;
  border-top-right-radius:0;
  border-bottom-right-radius:7px;
  border-bottom-left-radius:0;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.tipme a:hover {
  background-image:linear-gradient(rgb(255,93,177) 0%,rgb(239,1,124) 100%);
  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;
  color:rgb(255,255,255);
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  box-shadow:rgb(255,255,255) 0 1px 2px;
  text-indent:4px;
}

.welcome {
  display:block;
  width:70%;
  height:auto;
  margin-top:40px;
  margin-right:auto;
  margin-bottom:50px;
  margin-left:auto;
  text-align:center;
  padding-top:30px;
  padding-right:40px;
  padding-bottom:20px;
  padding-left:40px;
  background-color:rgba(255,255,255,0.5);
  border-top-width:5px;
  border-right-width:5px;
  border-bottom-width:5px;
  border-left-width:5px;
  border-top-style:double;
  border-right-style:double;
  border-bottom-style:double;
  border-left-style:double;
  border-top-color:rgb(255,153,204);
  border-right-color:rgb(255,153,204);
  border-bottom-color:rgb(255,153,204);
  border-left-color:rgb(255,153,204);
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

#bgwell {
  display:block;
  padding-top:60px;
  padding-right:0;
  padding-bottom:60px;
  padding-left:0;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  background-color:rgb(236,197,208);
  background-image:url(https://raw.githubusercontent.com/cssmfc/xniteproductions/master/assets/images/backgrounds/clte_pink_bg_dn.gif);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-size:cover;
  background-position-x:center;
  background-position-y:center;
  background-attachment:fixed;
}

.img-responsive {
  display:block;
  width:100%;
  height:auto;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  border-top-width:initial;
  border-right-width:initial;
  border-bottom-width:initial;
  border-left-width:initial;
  border-top-style:none;
  border-right-style:none;
  border-bottom-style:none;
  border-left-style:none;
  border-top-color:initial;
  border-right-color:initial;
  border-bottom-color:initial;
  border-left-color:initial;
  border-image-source:initial;
  border-image-slice:initial;
  border-image-width:initial;
  border-image-outset:initial;
  border-image-repeat:initial;
}

#bgabme {
  background-image:url(https://blacknrg.files.wordpress.com/2017/05/6f55bb677cd1778815b846359d976546.png);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-size:cover;
  background-position-x:center;
  background-position-y:center;
  background-attachment:fixed;
}

#gobanrules {
  background-image:url(https://blacknrg.files.wordpress.com/2017/05/5c7e1ef4c0e17951e9d3f42854d533b0.png);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-size:cover;
  background-position-x:center;
  background-position-y:center;
  background-attachment:fixed;
}

.bigscreen {
  display:none;
}

.effect {
  filter:blur(1px) grayscale(100%) brightness(100%);
  transition-duration:.4s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.effect:hover {
  filter:none;
}

.msg {
  display:block;
  width:100%;
  height:40px;
  background-image:url(https://blacknrg.files.wordpress.com/2017/07/e9b7a5f314ed8e02630e82374556a67f.png);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-size:100%;
  background-position-x:center;
  background-position-y:center;
}

.twt {
  display:block;
  width:100%;
  height:40px;
  background-image:url(https://raw.githubusercontent.com/cssmfc/profile/master/assets/suzanneXO/suzz_twt.png);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-size:100%;
  background-position-x:center;
  background-position-y:center;
}

.vdwrapp {
  height:400px;
  overflow-x:auto;
  overflow-y:auto;
}

.vids {
  text-align:center;
  margin-top:4px;
  margin-right:0;
  margin-bottom:4px;
  margin-left:auto;
  padding-top:5px;
  padding-right:5px;
  padding-bottom:5px;
  padding-left:5px;
  height:240px;
  overflow-x:hidden;
  overflow-y:hidden;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  background-color:transparent;
}

.vids:hover {
  padding-top:5px;
  padding-right:5px;
  padding-bottom:5px;
  padding-left:5px;
  background-color:rgb(241,241,241);
}

.video-info {
  display:block;
  position:relative;
  height:220px;
  margin-top:1%;
  padding-top:3px;
  padding-right:3px;
  padding-bottom:3px;
  padding-left:3px;
  font-size:19px;
  text-align:center;
  line-height:normal;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:rgb(68,68,68);
  opacity:0;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.video-info h3 {
  font-family:Oswald;
  font-style:normal;
  font-weight:300;
  text-shadow:rgb(0,0,0) 0 1px 3px;
  font-size:19px;
  margin-bottom:20px;
}

.vids:hover .video-info {
  display:block;
  padding-top:5px;
  padding-right:5px;
  padding-bottom:5px;
  padding-left:5px;
  font-size:16px;
  margin-top:-55%;
  text-align:center;
  position:relative;
  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);
  opacity:1;
}

.vids img {
  background-color:rgb(255,204,204);
  display:block;
  width:100%;
  height:auto;
  text-align:center;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
}

.vids img:hover {
  transform:scale(1.1,1.1);
}

.tip a:link,.tip a:visited {
  padding-top:7px;
  padding-right:11px;
  padding-bottom:7px;
  padding-left:11px;
  text-align:center;
  font-size:15px;
  text-decoration-line:none;
  text-decoration-style:initial;
  text-decoration-color:initial;
  background-image:linear-gradient(rgb(219,174,120) 0%,rgb(211,156,78) 100%);
  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;
  color:rgb(255,255,255);
  font-family:Oswald;
  font-style:normal;
  font-weight:400;
}

.tip a:hover {
  background-image:linear-gradient(rgb(255,93,177) 0%,rgb(239,1,124) 100%);
  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;
  color:rgb(255,255,255);
}

.camgirlbioliveeditor {
  background-color:rgb(34,34,34);
  margin-top:0;
  margin-right:auto;
  margin-bottom:40px;
  margin-left:auto;
  padding-bottom:20px;
  text-align:center;
  height:140px;
}

.camgirlbioliveeditor::after {
  content:"Camgirl Live Editor";
  display:block;
  height:30px;
  font-size:15px;
  color:rgb(102,102,102);
  opacity:0;
  transition-duration:.5s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  margin-top:-30px;
  margin-right:auto;
  margin-bottom:-30px;
  margin-left:auto;
  font-family:Oswald,sans-serif;
}

.camgirlbioliveeditor:hover::after {
  content:"Camgirl Live Editor";
  display:block;
  height:30px;
  font-size:15px;
  color:rgb(102,102,102);
  opacity:1;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.camgirlbioliveeditor img {
  display:block;
  width:240px;
  height:auto;
  opacity:.5;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  filter:grayscale(100%);
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.camgirlbioliveeditor:hover img {
  filter:grayscale(100%);
  opacity:1;
  transform:rotateY(180deg);
}

.copyright {
  text-align:center;
  font-size:15px;
  color:rgb(85,85,85);
  font-family:Oswald;
  font-style:normal;
  font-weight:300;
}

.up-arrow a:link,.up-arrow a:visited {
  margin-top:10px;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
  display:block;
  width:60px;
  height:60px;
  text-align:center;
  border-top-left-radius:50%;
  border-top-right-radius:50%;
  border-bottom-right-radius:50%;
  border-bottom-left-radius:50%;
  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;
  color:rgb(255,51,153);
  background-color:rgb(34,34,34);
  background-image:url(https://camgirlbioeditor.files.wordpress.com/2017/01/up-chevron.png);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-size:50px 50px;
  background-position-x:3px;
  background-position-y:6px;
  transition-duration:.3s;
  transition-timing-function:ease;
  transition-delay:0;
  transition-property:all;
  padding-top:10px;
  padding-bottom:10px;
}

.up-arrow a:hover {
  margin-top:10px;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
  background-color:rgb(255,51,153);
  padding-top:10px;
  padding-bottom:10px;
  box-shadow:rgb(0,0,0) 0 3px 5px;
  background-image:url(https://camgirlbioeditor.files.wordpress.com/2017/01/up-chevron.png);
  background-repeat-x:no-repeat;
  background-repeat-y:no-repeat;
  background-size:50px 50px;
  background-position-x:3px;
  background-position-y:3px;
}

.footer {
  display:block;
  width:100%;
  height:auto;
  float:none;
  clear:both;
  background-color:rgb(247,221,228);
  padding-top:90px;
  margin-top:0;
  margin-right:auto;
  margin-bottom:0;
  margin-left:auto;
}

.last-arrow {
  padding-top:0;
  padding-right:0;
  padding-bottom:40px;
  padding-left:0;
  margin-top:0;
  margin-right:auto;
  margin-bottom:-20px;
  margin-left:auto;
}

.tz-info {
  display:block;
  width:90%;
  font-size:17px;
  text-align:center;
  margin-top:5px;
  margin-right:auto;
  margin-bottom:10px;
  margin-left:auto;
}

.footer-section {
  background-color:rgb(34,34,34);
  border-top-left-radius:0;
  border-top-right-radius:0;
  border-bottom-right-radius:8px;
  border-bottom-left-radius:8px;
  border-top-width:10px;
  border-top-style:solid;
  border-top-color:rgb(255,51,153);
  margin-top:0;
  margin-right:auto;
  margin-bottom:40px;
  margin-left:auto;
}

#model-header {
  display:block;
  width:100%;
  height:20px;
  overflow-x:hidden;
  overflow-y:hidden;
  position:absolute;
  top:-99999px;
  left:0;
  opacity:0;
}

.clearfix::after {
  clear:both;
  content:" ";
  display:block;
  font-size:0;
  line-height:0;
  visibility:hidden;
  width:0;
  height:0;
}

* html .clearfix {
  height:1%;
}