@charset "UTF-8";

body {
  background-image:url(https://img.mfcimg.com/photos2/335/33561666/645-162-270-385-13047025.jpg);
  background-position:center center;
  background-attachment:fixed;
  background-size:cover;
  background-repeat:no-repeat;
  background-color:rgba(0,0,0,1);
}

UTF-8;
/*region Fonts */
@font-face {
  font-family:'Sedgwick Ave',cursive;
  font-style:normal;
  font-weight:bold;
  color:#eb8698!important;
}

*,::before,::after {
  background:transparent;
  border:0;
  color:#fff!important;
  margin:0;
  padding:0;
  -webkit-box-sizing:inherit;
  box-sizing:inherit;
  -webkit-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}

html {
  box-sizing:border-box;
  font-family:'Sedgwick Ave',cursive;
  line-height:1.15;
  -ms-text-size-adjust:100%;
  -webkit-text-size-adjust:100%;
  -webkit-box-sizing:border-box;
  -ms-overflow-style:scrollbar;
  -webkit-tap-highlight-color:transparent;
  overflow-x:hidden;
  width:100%;
  height:100%;
}

/* ========================================================================
            "To top"
======================================================================== */
#ToTop {
  display:inline-block;
  position:fixed;
  width:50px;
  height:50px;
  background-image:url(https://img.mfcimg.com/photos2/335/33561666/531-928-988-210-13047024.png);
  background-repeat:no-repeat;
  background-size:50px 50px;
  bottom:50px;
  right:50px;
  border-radius:50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -o-border-radius:50%;
  z-index:1000;
}

.profile_section_content {
  margin:0;
  padding:0;
  width:900px;
}

.profile_section_background {
  z-index:-100;
  top:0;
  left:0;
  bottom:0;
  right:0;
  position:absolute;
  -webkit-border-radius:inherit;
  -moz-border-radius:inherit;
  border-radius:inherit;
  background-color:transparent;
}

.ToTop:hover {
  box-shadow:0 0 30px red,0 0 30px red,0 0 30px red;
}

.SocialIcons {
  transition:.2s ease-in-out;
  -moz-transition:.2s ease-in-out;
  -o-transition:.2s ease-in-out;
  -webkit-transition:.2s ease-in-out;
  -ms-transition:.2s ease-in-out;
}

.SocialIcons:hover {
  -ms-transform:scale(1.1);
/* IE 9 */
  -webkit-transform:scale(1.1);
/* Safari 3-8 */
  transform:scale(1.1);
}

.menu {
  font-size:55px;
  margin-top:60px;
  margin-bottom:100px;
  font-family:'Cinzel Decorative',cursive;
  padding-top:15px;
  font-weight:900;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
  text-transform:uppercase;
}

.specialmenu {
  font-size:60px;
  border-bottom:6px solid #FFF;
  border-top:6px solid #FFF;
  margin-top:150px;
  margin-bottom:100px;
  position:absolute;
}

.specialmenu1 {
  font-size:60px;
  border-bottom:6px solid #FFF;
  border-top:6px solid #FFF;
  margin-top:650px;
  margin-bottom:100px;
  position:absolute;
}

.specialmenu2 {
  font-size:60px;
  border-bottom:6px solid #FFF;
  border-top:6px solid #FFF;
  margin-top:1200px;
  margin-bottom:100px;
  position:absolute;
}

.decoration {
  font-size:60px;
}

.decoration0 {
  font-size:60px;
}

a {
  -webkit-text-decoration-skip:objects;
  -ms-touch-action:manipulation;
  touch-action:manipulation;
  text-decoration:none;
}

img {
  border-style:none;
  vertical-align:middle;
}

ol,ul {
  list-style:none;
}

/*------------ Print Styling ------------ */
@media print {
  *,::before,::after,p::first-letter,div::first-letter,blockquote::first-letter,li::first-letter,p::first-line,div::first-line,blockquote::first-line,li::first-line {
    text-shadow:none!important;
    -webkit-box-shadow:none!important;
    box-shadow:none!important;
  }

  a,a:visited {
    text-decoration:none;
  }

  abbr[title]::after {
    content:' (' attr(title) ')';
  }

  pre {
    white-space:pre-wrap!important;
  }

  pre,blockquote {
    border:1px solid #999;
    page-break-inside:avoid;
  }

  thead {
    display:table-header-group;
  }

  tr,img {
    page-break-inside:avoid;
  }

  p,h2,h3 {
    orphans:3;
    widows:3;
  }

  h2,h3 {
    page-break-after:avoid;
  }

  .navbar {
    display:none;
  }

  .badge {
    border:1px solid #000;
  }

  .table {
    border-collapse:collapse!important;
  }

  .table td,.table th {
    background-color:#FFF!important;
  }

  .table-bordered th,.table-bordered td {
    border:1px solid #DDD!important;
  }
}

/*------------ MFC Reset ------------ */
#header_bar,#footer_bar,#avatar_holder,#profile_header_container,#profile_main_photo,#username_container,#cam_score_container,#gender_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#city_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#about_me_label,#profile_photo_galleries,#profile_interests_content,#age_container,#occupation_container,#favorite_food_container,#pets_container,#school_container,#automobile_container,#tags_container,#profile_mfc_share_content,#profile_password_photo_galleries {
  display:none;
}

#profile_about_me > div:nth-child(1) {
  display:none;
}

#profile_schedule .heading {
  display:none;
}

#about_me_container,#about_me_value {
  margin:0;
  padding:0;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
  width:101%;
  margin-top:-1.1%;
}

/*endregion*/
/*region Typography*/
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
  margin-bottom:.5rem;
  font-family:'Sedgwick Ave',cursive;
  font-weight:400;
  line-height:1.1;
  color:inherit;
}

h1,.h1 {
  font-size:2.5rem;
}

h2,.h2 {
  font-size:2rem;
}

h3,.h3 {
  font-size:1.75rem;
}

h4,.h4 {
  font-size:1.5rem;
}

h5,.h5 {
  font-size:1.25rem;
}

h6,.h6 {
  font-size:1rem;
}

.display-1 {
  font-size:6rem;
  font-weight:300;
  line-height:1.1;
}

.display-2 {
  font-size:5.5rem;
  font-weight:300;
  line-height:1.1;
}

.display-3 {
  font-size:4.5rem;
  font-weight:300;
  line-height:1.1;
}

.display-4 {
  font-size:3.5rem;
  font-weight:300;
  line-height:1.1;
}

p {
  margin-top:0;
  margin-bottom:1rem;
}

small,.small {
  font-size:80%;
  font-weight:normal;
}

b,strong {
  color:inherit;
  font-weight:bold;
}

.browserupgrade {
  margin:.2em 0;
  background:#CCC;
  color:#000;
  padding:.2em 0;
}

hr.separator {
  width:20%;
  margin:3vh auto;
  border:0;
  border-bottom:1px solid #D8DBDE;
}

.box-header {
  font-weight:300;
  font-size:48px;
  letter-spacing:10px;
  margin-top:3rem!important;
  margin-bottom:3rem!important;
  text-align:center;
  text-transform:uppercase;
}

.box {
  position:relative;
  margin-left:auto;
  margin-right:auto;
  padding-right:15px;
  padding-left:15px;
}

.box-fluid {
  position:relative;
  margin-left:auto;
  margin-right:auto;
  padding-right:15px;
  padding-left:15px;
  width:100%!important;
}

.flex-box {
  position:relative;
  margin-left:auto;
  margin-right:auto;
  padding:3rem;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-line-pack:center;
  align-content:center;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
  color:white;
  text-transform:uppercase;
  font-size:15px;
}

.flex-box-fluid {
  position:relative;
  margin-left:auto;
  margin-right:auto;
  padding:3rem;
  width:100%!important;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-line-pack:center;
  align-content:center;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center;
}

@media (min-width: 576px) {
  .box {
    padding-right:15px;
    padding-left:15px;
    width:540px;
    max-width:100%;
  }

  .box-fluid {
    padding-right:15px;
    padding-left:15px;
  }

  .flex-box {
    padding:3rem;
    width:540px;
    max-width:100%;
  }

  .flex-box-fluid {
    padding:3rem;
  }
}

@media (min-width: 768px) {
  .box {
    padding-right:15px;
    padding-left:15px;
    width:720px;
    max-width:100%;
  }

  .box-fluid {
    padding-right:15px;
    padding-left:15px;
  }

  .flex-box {
    padding:3rem;
    width:720px;
    max-width:100%;
  }

  .flex-box-fluid {
    padding:3rem;
  }
}

@media (min-width: 992px) {
  .box {
    padding-right:15px;
    padding-left:15px;
    width:960px;
    max-width:100%;
  }

  .box-fluid {
    padding-right:15px;
    padding-left:15px;
  }

  .flex-box {
    padding:3rem;
    width:960px;
    max-width:100%;
  }

  .flex-box-fluid {
    padding:3rem;
  }
}

@media (min-width: 1200px) {
  .box {
    padding-right:15px;
    padding-left:15px;
    width:1140px;
    max-width:100%;
  }

  .box-fluid {
    padding-right:15px;
    padding-left:15px;
  }

  .flex-box {
    padding:3rem;
    width:1140px;
    max-width:100%;
  }

  .flex-box-fluid {
    padding:3rem;
  }
}

/*endregion*/
* {
/* Style: Light */
  --style-light-primary:#333;
  --style-light-secondary:#777;
  --style-light-bg-1:#FFF;
  --style-light-bg-2:#F2F2F2;
/* Style: Dark*/
  --style-dark-primary:#D2CEAD;
  --style-dark-secondary:#FFF;
  --style-dark-bg:#050505;
}

/*region Main*/
#main {
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
  margin:0;
  padding:0;
}

#main > div:not(:last-child)::after {
  content:'';
  width:100%;
  height:100%;
  position:absolute;
  background:inherit;
  z-index:-1;
  bottom:0;
  left:0;
  right:0;
  top:0;
  -webkit-transform-origin:right bottom;
  -ms-transform-origin:right bottom;
  transform-origin:right bottom;
/*-webkit-transform:        skewY(-3deg);*/
/*transform:                skewY(-3deg);*/
}

#main > div:nth-child(1) {
  z-index:5;
}

#main > div:nth-child(2) {
  z-index:4;
}

#main > div:nth-child(3) {
  z-index:3;
}

#main > div:nth-child(4) {
  z-index:2;
}

#main > div:nth-child(5) {
  z-index:1;
}

/*endregion*/
/*region Navigation*/
.navigation,.navigation > div {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -ms-flex-flow:row wrap;
  flex-flow:row wrap;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center;
  -ms-flex-line-pack:center;
  align-content:center;
  padding:0 3rem;
  height:50px;
  width:900px;
}

.navigation > div {
}

.navigation > div a {
  margin-left:auto;
  margin-right:auto;
  font-family:'Dosis',sans-serif;
  font-weight:900;
  font-size:20px;
  letter-spacing:2px;
  text-align:center;
  text-transform:uppercase;
  cursor:pointer;
  position:relative;
  display:inline-block;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
  z-index:99999;
}

.navigation > div a:hover {
  -ms-transform:scale(1.3);
/* IE 9 */
  -webkit-transform:scale(1.3);
/* Safari 3-8 */
  transform:scale(1.3);
  color:#fff;
  text-shadow:0 0 20px #000,0 0 20px #f00,0 0 20px #f00,0 0 20px #f00,0 0 20px #f00;
  -moz-transition:all .2s ease-in;
  -o-transition:all .2s ease-in;
  -webkit-transition:all .2s ease-in;
  transition:all .2s ease-in;
}

/*endregion*/
/*region Nav Bar*/
#nav-bar {
  background-color:transparent;
  margin-top:60px;
  z-index:9999;
}

#nav-bar a {
  color:#FFF6F4;
}

#nav-bar > div {
}

/*endregion*/
/*region Social Bar*/
#social-bar {
  background-color:transparent;
  padding-top:450px;
}

#social-bar a {
}

#social-bar > div {
  min-width:400px;
  width:900px;
}

.socialicons {
  margin-top:34px;
  margin-right:20px;
  height:80px;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.socialicons:hover {
  -ms-transform:scale(1.1);
/* IE 9 */
  -webkit-transform:scale(1.1);
/* Safari */
  transform:scale(1.1);
}

/*endregion*/
/*region Footer*/
#footer-bar {
  background-color:#FFF;
}

#footer-bar span {
  color:#333846;
  margin-left:auto;
  margin-right:auto;
  font-family:'Sedgwick Ave',cursive;
  font-weight:bold;
  font-size:11px;
  letter-spacing:2px;
  text-align:center;
  text-transform:uppercase;
  text-wrap:avoid;
  outline:none!important;
  position:relative;
  display:inline-block;
  padding:0;
  border:none;
}

/*endregion*/
/*region Header*/
#header {
  background-position:center;
  background-repeat:no-repeat;
}

#album {
  overflow:hidden;
}

.nickname {
  font-size:55px;
  font-family:'Cinzel Decorative',cursive;
  font-weight:900;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
  margin-left:62%;
  margin-top:24%;
  text-transform:uppercase;
  z-index:-100;
}

.modelname {
  margin-top:100px;
  height:550px;
  width:900px;
  color:white;
  font-size:25px;
  font-family:'Dosis',sans-serif;
  font-weight:600;
  text-align:center;
  line-height:35px;
  vertical-align:middle;
  border-radius:50%;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
}

.snaptext {
  height:50px;
  width:350px;
  font-size:25px;
  font-family:'Dosis',sans-serif;
  font-weight:600;
  text-align:center;
  line-height:35px;
  vertical-align:middle;
  border-radius:50%;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
}

#profile_schedule,#profile_schedule > div {
  margin:auto;
  width:50%;
  display:block;
  height:550px;
  width:600px;
  color:white;
  font-size:22px;
  font-family:'Sedgwick Ave',cursive;
  text-align:center;
  line-height:34px;
  vertical-align:middle;
  border-radius:50%;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
}

#profile_schedule .label {
  min-width:125px;
}

.label {
  min-width:130px;
}

#schedule_converted {
  margin-left:-70px;
  margin-top:50px;
  display:block;
  height:550px;
  width:702px;
  color:white;
  font-size:17px;
  font-family:'Sedgwick Ave',cursive;
  text-align:center;
  line-height:34px;
  vertical-align:middle;
  border-radius:50%;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
}

#profile_schedule .container {
  display:table-row;
  margin:7px 0 7px 20px;
  line-height:45px;
}

.profile_section .heading {
  margin-bottom:15px;
  padding:5px;
  font-size:51px;
  font-weight:bold;
  font-family:'Sedgwick Ave',cursive;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
}

/*endregion*/
#no_profile_avatar {
  margin-top:10px;
  text-align:center;
  display:none;
}

#avatar_holder {
  text-align:right;
  float:left;
  margin-left:-150px;
  width:90px;
  height:90px;
}

#profile_header_container {
  margin-left:105px;
  min-height:90px;
  display:none;
}

.user_comment_textarea_big {
  width:830px;
  height:100px;
  padding:5px;
}

.user_comment_textarea_small {
  width:830px;
  height:100px;
  padding:5px;
}

/* ========================================================================
      Photo gallery section
   ====================================================================== */
#password_photo_gallery_control {
  margin-top:-300px;
}

#profile_password_photo_galleries .photo_gallery_image {
  padding-left:200px;
}

#profile_photo_galleries .photo_gallery_preview > a.photo_gallery_link {
  height:80px!important;
  width:120px!important;
}

#profile_photo_galleries {
  position:relative;
  background-color:;
  padding-bottom:100px;
}

#profile_password_photo_galleries {
  position:relative;
  margin:0 auto;
  padding-top:30px;
}

.photo_gallery_link {
  display:block;
  background-color:;
}

.password_photo_gallery_preview,.photo_gallery_preview {
  margin:0;
  display:inline-block;
  height:250px;
  width:195px;
  background-color:;
  padding:1px 20px;
}

.photo_gallery_previews {
  text-align:center;
  background-color:;
  height:260px;
  margin-top:130px;
}

#photo_gallery_preview {
  background-color:green;
}

#password_photo_gallery_previews {
  background-color:;
  height:500px;
  margin-top:50px;
}

.photo_gallery_name,.photo_gallery_name a {
  font-size:13px;
  text-decoration:none;
  letter-spacing:;
  color:white;
  font-weight:1000;
  text-transform:capitalize;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.photo_gallery_count {
  text-transform:uppercase;
  font-size:8px;
  letter-spacing:;
  color:black;
  font-weight:1000;
}

.photo_gallery_image {
  border:solid 10px white;
  width:120px;
  height:120px;
  margin-left:20px;
  border-radius:20%;
  box-shadow:0 0 10px rgba(0,0,0,0.1);
  -webkit-box-shadow:0 0 10px rgba(0,0,0,0.1);
  -moz-box-shadow:0 0 10px rgba(0,0,0,0.1);
  -ms-transform:rotate(0deg);
/* IE 9 */
  -webkit-transform:rotate(0deg);
/* Chrome, Safari, Opera */
  transform:rotate(0deg);
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

#password_photo_gallery_previews > .photo_gallery_preview > .photo_gallery_link {
  background-image:url(https://img.mfcimg.com/photos2/283/28362456/389-767-410-848-11815203.png);
  background-repeat:no-repeat;
  background-size:100%;
  height:80px;
  width:80px;
  border:solid 0 blue;
  margin-bottom:5px;
  margin-left:37px;
}

.photo_gallery_lock {
  visibility:hidden;
}

.images {
  text-align:center;
  background-color:;
}

.photo_gallery_lock {
  visibility:hidden;
}

.photo_gallery_previews {
  overflow:auto;
  list-style-type:none;
  padding:0;
  margin:0;
  text-align:center;
  .hiddenphoto_gallerymargin-left:200px;
}

.heading {
  text-align:center;
  color:green;
}

#new_comment {
  height:240px;
  margin:auto;
  width:850px;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
}

#profile {
  display:table;
  width:1000px;
  -webkit-overflow-scrolling:touch;
  background-color:transparent;
  margin:auto;
}

#profile_password_photo_galleries,#password_photo_galleries,#profile_photo_galleries,#photo_galleries {
  margin-bottom:10px!important;
  text-align:center;
  color:white;
}

#profile_friends .heading,#profile_password_photo_galleries .heading,#profile_photo_galleries .heading {
  display:none;
}

#profile_friends {
  font-size:18px;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
  width:900px;
  margin-left:30%;
  margin-right:auto;
  margin-bottom:100px;
}

#average_rating_container,#rate_container,#admirers_container,#friends_container,#favorite_models_container,#favorite_models_value,#favorite_models_container {
  margin:0 auto;
  color:#FFF;
  font-family:'Dosis',sans-serif;
  font-weight:600;
  width:402px;
}

#average_rating_container {
  padding-top:15px;
}

#friends_value {
  font-family:'Work Sans',sans-serif;
  font-style:normal;
}

#average_rating_count {
  font-size:15px;
}

#favorite_models_value {
  font-size:14px;
  font-weight:bold;
  font-style:normal;
}

#friends_value,#admirers_value,#admirers_value,#favorite_models_value {
  font-size:14px;
  font-style:normal;
  color:grey;
}

#profile_mfc_news_feed_content {
  display:inline-block;
  width:920px;
}

#profile_mfc_news_feed_content .heading {
  display:inline-block;
  width:920px;
  font-family:'Sedgwick Ave',cursive;
  font-size:1.08rem;
  font-weight:600;
  line-height:1rem;
  text-transform:uppercase;
  text-align:center;
}

.my_mfc_news_feed::-webkit-scrollbar {
  -webkit-appearance:none;
  width:10px;
}

.my_mfc_news_feed::-webkit-scrollbar-thumb {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  background-color:#90C261;
}

.my_mfc_news_feed::-webkit-scrollbar-track-piece {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
}

/* ========================================================================
    Comments section
   ====================================================================== */
#wall_poster_username {
  padding:10px;
  text-transform:uppercase;
  font-style:italic;
}

.profile_section_content > #comments {
  width:850px;
  margin-left:auto;
  margin-right:auto;
}

#profile_comments > .profile_section_content > .profile_section_background {
  width:850px;
  margin-left:auto;
  margin-right:auto;
}

#profile_comments > .profile_section_content {
  width:850px;
  margin-left:auto;
  margin-right:auto;
}

.user_comment_textarea_big {
  width:900px;
  min-width:900px;
  max-width:9000px;
  height:125px;
  margin-left:-95px;
  box-shadow:inset 0 0 6px #333);
}

.user_comment_textarea_small {
  width:900px;
  min-width:900px;
  max-width:9000px;
  height:125px;
  margin-left:-95px;
  box-shadow:inset 0 0 6px #333);
}

.wall_post {
  margin:auto;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
}

wall_poster_avatar {
  padding:15px;
}

.wall_post_info {
  color:#FFF;
  font-family:'Sedgwick Ave',cursive;
  font-size:20px;
  margin-left:170px;
}

/* ------------------------- Link styles start ----------------------------- */
#clubbers {
  display:inline-block;
}

#items {
  display:inline-block;
  height:480px;
  overflow:auto;
  text-align:center;
  font-size:30px;
  color:#000;
  font-family:'Sedgwick Ave',cursive;
}

.clb {
  margin-top:30px;
  padding-top:15px;
  display:block;
  height:80px;
  margin-bottom:22px;
}

#share {
  padding-top:200px;
}

#desires {
  padding-top:200px;
}

#curious {
  padding-top:30px;
  margin-bottom:-50px;
}

#commandments {
  padding-top:100px;
}

#schedule {
  padding-top:200px;
  margin-bottom:-175px;
}

#subjects {
}

#demons {
  padding-top:200px;
}

#devils {
}

.tipers {
  display:inline-block;
  width:200px;
  height:200px;
  border:3px solid #88F0FD;
  text-align:center;
  margin:5px;
  background:#f1f1f1;
  color:#d7b156;
}

.tipers:hover {
  display:inline-block;
  width:200px;
  height:200px;
  border:3px solid #f1f1f1;
  text-align:center;
  margin:5px;
  background:#000;
  color:#fff;
  box-shadow:0 0 4px #000;
  -moz-box-shadow:0 0 4px #000;
  -ms-box-shadow:0 0 4px #000;
  -o-box-shadow:0 0 4px #000;
  -webkit-box-shadow:0 0 4px #000;
}

.tipers img {
  width:150px;
  height:150px;
  border-radius:50%;
  -moz-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  -webkit-border-radius:50%;
  -moz-box-shadow:0 0 8px #000;
  -ms-box-shadow:0 0 8px #000;
  -o-box-shadow:0 0 8px #000;
  -webkit-box-shadow:0 0 8px #000;
  border:3px solid rgba(0,0,0,.6);
  margin-top:20px;
  margin-bottom:20px;
}

.tipers:hover img {
  width:150px;
  height:150px;
  border-radius:50%;
  -moz-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  -webkit-border-radius:50%;
  -moz-box-shadow:0 0 4px #fff;
  -ms-box-shadow:0 0 4px #fff;
  -o-box-shadow:0 0 4px #fff;
  -webkit-box-shadow:0 0 4px #fff;
  border:3px solid rgba(0,0,0,.6);
  margin-top:20px;
  margin-bottom:20px;
  -webkit-transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  transform:scale(1.1,1.1);
}

.nfo {
  padding:5px 10px;
  background:#000;
  text-align:center;
  text-shadow:0 0 8px #fff;
  color:#fff;
}

.tipers:hover > .nfo {
  padding:5px 10px;
  background:#d7b156;
  text-align:center;
  color:#88F0FD;
}

#deliciousmen {
  margin-top:-100px;
}

.perversion {
  line-height:25px;
  padding-top:10px;
  display:inline-block;
  width:900px;
  height:770px;
  text-align:center;
  font-size:16px;
  text-transform:none;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
  border:5px solid #fff;
}

.clists {
  line-height:25px;
  padding-top:10px;
  width:700px;
  text-align:center;
  font-size:20px;
  text-transform:none;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
  margin-left:auto;
  margin-right:auto;
  border:5px solid #fff;
  border-bottom:0;
}

.cjoins {
  padding-top:10px;
  display:inline-block;
  width:600px;
  height:350px;
  text-align:center;
  overflow:hidden;
  font-size:16px;
}

.pervjoins {
  padding-top:10px;
  display:inline-block;
  width:900px;
  height:400px;
  text-align:center;
  overflow:hidden;
  font-size:16px;
}

.zombies {
  display:inline-block;
  height:35px;
  text-align:center;
  font-size:16px;
  font-family:'Dosis',sans-serif;
}

.aliens {
  display:inline-block;
  height:35px;
  text-align:center;
  font-size:16px;
  font-family:'Dosis',sans-serif;
}

.pervs {
  display:inline-block;
  height:35px;
  text-align:center;
  font-size:16px;
  font-family:'Dosis',sans-serif;
}

.zombielist {
  line-height:25px;
  padding-top:10px;
  width:700px;
  height:180px;
  text-align:center;
  font-size:16px;
  font-family:'Dosis',sans-serif;
  text-transform:none;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:100px;
  border:5px solid #fff;
  border-top:0;
}

.alienlist {
  line-height:25px;
  padding-top:10px;
  width:700px;
  height:180px;
  text-align:center;
  font-size:16px;
  font-family:'Dosis',sans-serif;
  text-transform:none;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:100px;
  border:5px solid #fff;
  border-top:0;
}

.pervlist {
  line-height:25px;
  padding-top:10px;
  display:inline-block;
  width:170px;
  height:150px;
  text-align:center;
  vertical-align:text-top;
  font-size:25px;
  font-family:'Dosis',sans-serif;
  text-transform:none;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
}

.zombiejoin {
  padding-top:10px;
  display:inline-block;
  width:300px;
  height:180px;
  text-align:center;
  overflow:hidden;
  font-size:25px;
  line-height:39px;
}

.alienjoin {
  padding-top:10px;
  display:inline-block;
  width:300px;
  height:180px;
  text-align:center;
  overflow:hidden;
  font-size:25px;
  line-height:39px;
}

.pervjoin {
  padding-top:10px;
  display:inline-block;
  width:170px;
  text-align:center;
  overflow:hidden;
  font-size:17px;
  line-height:21px;
}

.buy,.buy:link,.buy:visited {
  text-align:center;
  margin-left:10px;
}

.buy:hover {
  color:#fff;
  text-shadow:0 0 20px #f00,0px 0 20px #f00,0px 0 20px #f00,0px 0 30px #f00;
  -moz-transition:all .2s ease-in;
  -o-transition:all .2s ease-in;
  -webkit-transition:all .2s ease-in;
  transition:all .2s ease-in;
  font-size:25px;
}

.tiprequest .buy {
  text-align:center;
  margin-left:10px;
  float:right;
}

/* ========================================================================
      Tip Menu
======================================================================== */
#top {
  display:inline-block;
}

#left {
  padding-top:10px;
  display:inline-block;
  width:340px;
  height:500px;
  text-align:center;
  font-size:16px;
  text-transform:none;
}

#leftelement {
  overflow:auto;
  line-height:93px;
  display:inline-block;
  height:500px;
}

#tippng {
  display:inline-block;
  background-image:url(https://img.mfcimg.com/photos2/319/31958469/281-719-709-614-12664818.png);
  background-repeat:no-repeat;
  background-size:contain;
  width:348px;
  height:456px;
  margin-top:20px;
  -webkit-filter:drop-shadow(5px 5px 40px #fda3a3);
  filter:drop-shadow(5px 5px 40px #fda3a3);
}

#right {
  padding-top:10px;
  display:inline-block;
  width:340px;
  height:500px;
  text-align:center;
  font-size:16px;
  text-transform:none;
}

#rightelement {
  overflow:auto;
  line-height:129px;
  display:inline-block;
  height:500px;
}

#bottom {
  padding-top:10px;
}

.tiprequest {
  text-transform:none;
  text-align:left;
  transition:all .3s;
  -moz-transition:all .3s;
  -webkit-transition:all .3s;
  font-size:19px;
  margin-right:30px;
  margin-left:30px;
  margin-top:30px;
  text-shadow:0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000,0 0 5px #000;
}

.tiprequest:hover {
  color:#fff;
  text-shadow:0 0 20px #f00,0px 0 20px #f00,0px 0 20px #f00,0px 0 30px #f00;
  -moz-transition:all .2s ease-in;
  -o-transition:all .2s ease-in;
  -webkit-transition:all .2s ease-in;
  transition:all .2s ease-in;
  font-size:25px;
}

.price {
  float:right;
}

.wrapper {
  text-align:center;
  width:650px;
}

/* ========================================================================
            Delicious Men
======================================================================== */
#demonwrapper {
  text-transform:none;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
}

#devilwrapper {
  text-transform:none;
  text-shadow:0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000,0 0 4px #000;
}

.htgold {
  display:block;
  font-size:50px;
  text-align:center;
  font-family:'Sedgwick Ave',cursive;
}