@charset "UTF-8";

@font-face {
  font-family:'Open Sans';
  font-style:normal;
  font-weight:300;
  src:local('Open Sans Light'),local(OpenSans-Light),url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:'Open Sans';
  font-style:normal;
  font-weight:400;
  src:local('Open Sans'),local(OpenSans),url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:'Open Sans';
  font-style:normal;
  font-weight:600;
  src:local('Open Sans Semibold'),local(OpenSans-Semibold),url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;
}

@font-face {
  font-family:'Aprikas Regular Demo';
  font-style:normal;
  font-weight:700;
  src:local('Aprikas Regular Demo'),url(http://ff.static.1001fonts.net/a/p/aprikas.regular-demo.otf) format("otf");
}

@font-face {
  font-family:'Aprikas Italic Demo';
  font-style:normal;
  font-weight:700;
  src:local('Aprikas Italic Demo'),url(http://ff.static.1001fonts.net/a/p/aprikas.italic-demo.otf) format("otf");
}

@font-face {
  font-family:'Medusa Gothic';
  src:url(http://www.wfonts.com/download/data/2016/11/09/medusa-gothic/Medusa%20Gothic.otf) format("otf"),url(http://webfonts.ffonts.net/webfonts/M/E/Medusa-Gothic/Medusa-Gothic.ttf.woff) format("woff"),url(http://webfonts.ffonts.net/webfonts/M/E/Medusa-Gothic/Medusa-Gothic.ttf.svg#Medusa-Gothic) format("svg"),url(http://webfonts.ffonts.net/webfonts/M/E/Medusa-Gothic/Medusa-Gothic.ttf.eot),url(http://webfonts.ffonts.net/webfonts/M/E/Medusa-Gothic/Medusa-Gothic.ttf.eot?#iefix) format("embedded-opentype");
  font-weight:normal;
  font-style:normal;
}

/*  Test Fonts */
@font-face {
  font-family:'Cambo';
  font-style:normal;
  font-weight:400;
  src:local(Cambo),local(Cambo-Regular),url(https://fonts.gstatic.com/s/cambo/v5/Hpv6vCTojizn0Qwl_Bb2SQ.woff) format("woff");
}

@font-face {
  font-family:'Kurale';
  font-style:normal;
  font-weight:400;
  src:local(Kurale),local(Kurale-Regular),url(https://fonts.gstatic.com/s/kurale/v1/QNEFK5GOV2UayhZKVUBEqQ.woff) format("woff");
}

@font-face {
  font-family:'Gabriela';
  font-style:normal;
  font-weight:400;
  src:local(Gabriela),local(Gabriela-Regular),url(https://fonts.gstatic.com/s/gabriela/v4/fLaucCvjCt_Hmc9smyo_rPesZW2xOQ-xsNqO47m55DA.woff) format("woff");
}

@font-face {
  font-family:'Quando';
  font-style:normal;
  font-weight:400;
  src:local(Quando-Regular),url(https://fonts.gstatic.com/s/quando/v5/qVv1zuxOTRil_FcBMa30Kg.woff) format("woff");
}

@font-face {
  font-family:'Alice';
  font-style:normal;
  font-weight:400;
  src:local(Alice),local(Alice-Regular),url(https://fonts.gstatic.com/s/alice/v7/_H4kMcdhHr0B8RDaQcqpTA.woff) format("woff");
}

* {
  margin:0 auto!important;
  `padding:0;
}

*,:before,:after {
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -o-box-sizing:border-box;
}

body {
  color:#fff;
  font-family:'Aprikas Regular Demo','Open Sans','Lucida Sans Unicode',sans-serif;
  font-weight:normal;
  font-style:normal;
  font-size:1.5em;
  vertical-align:top;
  background-image:url(https://mfcfiles.files.wordpress.com/2016/12/bg_1920.jpg);
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment:fixed;
  background-color:transparent;
}

::-webkit-scrollbar {
  background-color:#ff71ff;
  -webkit-appearance:none;
  width:12px;
}

::-webkit-scrollbar-thumb {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  background-color:#a957e5;
}

::-webkit-scrollbar-track-piece {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  background-color:#233c68;
}

em {
  font-family:'Aprikas Italic Demo'!important;
}

em.special {
  font-family:'open sans',sans-serif!important;
}

em.em {
  font-family:'open sans',sans-serif!important;
  font-style:normal;
}

.l_image {
  display:inline-block;
  margin-left:2em!important;
}

h1,h2 {
  color:#fff;
}

h2,#profile_password_photo_galleries .heading,#password_photo_galleries .heading,#profile_photo_galleries .heading,#photo_galleries .heading,#profile_friends .heading {
  font-family:'Kurale','Cambo',serif!important;
  font-size:1.6em!important;
  color:#a957e5;
  line-height:1;
  margin-bottom:.4em!important;
  text-align:center;
  text-shadow:0 0 5px #fff,0 0 10px #ff71ff;
}

#my_menu h2 {
  font-size:2em!important;
}

h2 .achievements {
  color:red;
}

.achievements h2 {
  font-size:.9em;
}

h3 {
  margin-bottom:.4em!important;
/* font-size: 1.4em; */
  font-size:23px;
  font-family:'Kurale','Cambo',serif!important;
  text-align:center;
}

h4 {
/* font-size: .8em; */
  font-size:23px;
}

#profile {
  width:970px!important;
  z-index:1;
}

.main_content {
  padding-top:1em;
}

.profile_section_content {
}

.container {
  margin:0!important;
  padding:0!important;
  display:block!important;
  background:none;
}

.profile_section_content {
  padding:0!important;
  margin:0!important;
}

#photo_galleries,#password_photo_galleries {
  display:block;
}

#photo_galleries.hidden,#password_photo_galleries.hidden {
  display:none;
}

.profile_subsection {
  padding:0!important;
  margin:0!important;
  display:block!important;
}

.value {
  display:block!important;
}

#occupation_container,#school_container,#profile_main_photo,#hair_container,#eyes_container,#age_container,#marital_status_container,#tags_container {
  display:none!important;
}

.wb {
  float:left;
  display:inline-block;
  position:absolute;
  left:6px;
  top:6px;
  height:40px;
  vertical-align:top;
  cursor:pointer;
  overflow:hidden;
  width:auto;
  z-index:99!important;
}

.wb a {
  padding:0!important;
  margin:0!important;
  display:block!important;
}

.wb a img {
  width:36px;
  height:36px;
  padding:0!important;
  margin:0!important;
  vertical-align:top;
  z-index:9!important;
  -ms-transform:rotate(-50deg);
/* IE 9 */
  -webkit-transform:rotate(-50deg);
/* Safari */
  transform:rotate(-50deg);
}

.wb a span {
  font-size:.8em;
  line-height:2.4;
  opacity:0;
  position:relative;
  left:0;
  top:0;
  padding-left:4px;
  vertical-align:top;
  z-index:6!important;
  display:none;
}

.wb:hover {
  cursor:pointer;
}

.wb:hover > a img {
  -ms-transform:rotate(390deg);
/* IE 9 */
  -webkit-transform:rotate(390deg);
/* Safari */
  transform:rotate(390deg);
  -o-transition:all .2s ease;
  -moz-transition:all .2s ease;
  -webkit-transition:all .2s ease;
  transition:all .2s ease;
}

.wb:hover > a span {
  opacity:1;
  left:0;
  -o-transition:all .2s ease;
  -moz-transition:all .2s ease;
  -webkit-transition:all .2s ease;
  transition:all .2s ease;
}

.wandybear {
  position:fixed;
  bottom:1em;
  left:1em;
  z-index:99;
}

.section_wrapper {
  padding-top:120px;
}

div.section_wrapper:nth-of-type(3) {
  padding-top:80px!important;
}

.photos_section {
  background:blue;
  border:2px solid #eee;
  margin:0;
  position:relative;
  width:100px;
}

/*#profile_password_photo_galleries,
#profile_photo_galleries {
    background: #a957e5 !important;
    color: #fff;
}*/
#profile_comments {
  display:none!important;
}

.about_section:first-of-type {
  padding-top:0;
  vertical-align:top!important;
}

.section_title {
  display:inline-block!important;
  position:absolute;
  float:left!important;
  vertical-align:top!important;
}

.section_note {
  display:inline-block!important;
  float:right!important;
  position:relative;
  right:0;
  text-align:right!important;
}

#my_rules_wrapper {
  padding-top:2em;
  max-height:757px;
/*  min-height: 757px; */
}

#my_menu_top {
  position:relative;
  bottom:58px;
}

#my_about_wrapper {
}

#about,#my_menu,#my_tippers,#my_clubs,.my_clubs,#my_achievements,.my_achievements,.my_videos,#my_schedule {
  color:#eee;
  padding:24px 30px 30px;
  background-color:rgba(22,81,122,.7)!important;
  width:838px;
  border-radius:32px;
  -o-border-radius:32px;
  -moz-border-radius:32px;
  -webkit-border-radius:32px;
}

#my_clubs,.my_clubs {
  text-align:center;
}

#my_achievements {
  margin-bottom:1em!important;
  text-align:center;
}

#my_achievements_wrapper {
}

.my_achievements {
  display:inline-block;
  width:100%;
  margin-bottom:1em!important;
  text-align:center;
  vertical-align:top;
}

.my_achievements:nth-of-type(2),.my_achievements:nth-of-type(3) {
  width:838px;
  display:block;
}

.my_achievements_wrapper {
  width:838px;
  margin:0 auto;
}

.my_achievements_col_1,.my_achievements_col_2 {
  width:398px!important;
  display:inline-block;
  vertical-align:top;
  text-align:center;
}

.my_achievements_col_1 {
  margin-right:17px!important;
}

.my_achievements_col_2 {
  margin-left:17px!important;
}

.achievements {
  margin:0 0 1em!important;
  color:#eee;
  width:100%;
  display:block;
  padding:24px 30px 30px;
  background-color:rgba(22,81,122,.7)!important;
  border-radius:32px;
  -o-border-radius:32px;
  -moz-border-radius:32px;
  -webkit-border-radius:32px;
}

#my_schedule {
  padding:24px 10px;
}

.about_inner {
  width:570px;
  margin:0!important;
}

#about h2 {
  text-align:center;
}

#about h2 {
  margin-bottom:.2em!important;
}

#about p {
  font-size:.9em;
  line-height:1.4;
  display:block!important;
  width:100%;
  margin:0 0 24px!important;
  vertical-align:top!important;
  width:540px;
}

#about p:first-of-type {
}

#about .buttons {
  margin-right:3em;
}

#stats {
}

#stats li {
  width:50%;
  display:inline-block;
}

#stats li h5 {
  display:inline-block;
  color:#a957e5;
  width:190px;
  font-size:20px!important;
}

#stats li span {
  font-size:20px!important;
}

#my_menu_wrapper {
  font-size:.8em;
}

#about_wrapper,#my_menu_wrapper,#my_tippers_wrapper,.my_clubs_wrapper,#my_achievements_wrapper,.my_videos_wrapper,#my_schedule_wrapper,#profile_password_photo_galleries,#password_photo_galleries,#photo_galleries,#profile_friends {
  margin-top:2em!important;
  position:relative;
  overflow:visible;
}

#about_wrapper {
  margin-top:1em!important;
}

#my_achievements_wrapper {
  margin-top:1em!important;
}

#about_wrapper {
  margin-top:1em!important;
}

#my_tippers {
  position:relative;
  padding-bottom:54px;
}

#my_tippers h3 {
  margin-top:48px!important;
}

#my_tippers img:nth-of-type(1) {
  position:absolute;
  left:32px;
  top:44px;
}

#my_tippers img:nth-of-type(2) {
  position:absolute;
  right:32px;
  top:18px;
}

ul.club_rewards {
  list-style-position:inside;
  clear:both;
  margin-bottom:2em;
  position:relative;
  vertical-align:top;
  list-style:none;
}

ul.club_rewards li {
  width:25%;
  margin-bottom:12px!important;
  display:inline-block;
  vertical-align:top;
  text-align:left;
  font-size:26px;
}

ul.club_rewards li span {
  display:table-cell;
  vertical-align:bottom;
  margin-left:2120px;
}

ul.club_rewards li::before {
  content:' ';
  width:51px;
  height:49px;
  background-image:url(https://mfcfiles.files.wordpress.com/2016/12/star.png);
  display:inline-block;
  float:left;
  margin-right:8px;
}

#et_club ul.club_rewards li {
  width:30%;
  line-height:2em;
}

#et_club ul.club_rewards li:nth-of-type(3),#et_club ul.club_rewards li:nth-of-type(6) {
  width:40%;
}

.club_names_wrapper {
  margin-top:1em!important;
  padding-left:298px;
  text-align:left;
}

.club_names_wrapper.cosmic_club {
  background-image:url(https://mfcfiles.files.wordpress.com/2016/12/cosmic_club_img1.png);
  background-repeat:no-repeat;
  background-position:0 30px;
}

.club_names_wrapper.et_club {
  background-image:url(https://mfcfiles.files.wordpress.com/2016/12/et_club_img1.png);
  background-repeat:no-repeat;
  background-position:40px 0;
  padding-bottom:90px!important;
}

.club_names {
  text-align:left;
  margin:0!important;
  list-style-type:none;
/*width:240px;*/
  width:50%;
  display:inline-block;
  position:relative;
  left:0;
  font-size:23px;
  vertical-align:top;
}

.club_names:nth-of-type(1) {
  margin:0!important;
/*background: green;*/
  margin-left:0!important;
}

.club_names:nth-of-type(2) {
/*background: red;*/
}

#astral_club .my_clubs {
  position:relative;
}

#astral_club img:nth-of-type(1) {
  position:absolute;
  left:28px;
  top:104px;
}

#astral_club img:nth-of-type(2) {
  position:absolute;
  right:28px;
  top:104px;
}

#astral_club p {
  width:480px;
/*outline:1px solid pink;*/
  margin-top:1em!important;
  margin-bottom:1em!important;
}

#my_menu {
  color:#fff;
  text-align:center;
}

.my_videos {
  margin-bottom:40px!important;
}

.profile_section_content {
  z-index:auto!important;
/*padding-bottom:20px !important; */
}

#profile_about_me > .heading {
  display:none!important;
}

#profile_friends .heading,#password_photo_galleries .heading,#profile_photo_galleries .heading,#photo_galleries .heading,#profile_schedule .heading,#profile_comments .heading {
  font-family:'Kurale','Cambo',serif!important;
  font-size:1.2em;
  margin-top:.4em!important;
  margin-bottom:.4em!important;
}

#profile_friends .label,#profile_photo_galleries,#profile_photo_galleries .label,#profile_schedule,#profile_schedule .label,#profile_comments,#profile_comments .label {
  text-align:center;
  display:inline-block;
}

#profile_password_photo_galleries .headings,#profile_friends .heading {
  margin-top:0!important;
}

#profile_password_photo_galleries .profile_section_content,#password_photo_galleries .profile_section_content,#profile_photo_galleries .profile_section_content,#photo_galleries .profile_section_content,#profile_schedule .profile_section_content,#profile_friends {
  margin:0;
  padding:1em 2em 2em!important;
}

#password_photo_galleries .profile_section,#photo_galleries .profile_section {
  display:block;
}

#profile_schedule .container {
  margin-bottom:.6em!important;
}

.tip_menu {
  margin-top:1em!important;
  font-size:1.2em;
  background-image:url(https://mfcfiles.files.wordpress.com/2016/12/tipmenu_img.png);
  background-repeat:no-repeat;
  background-position:50% 50%!important;
}

.tip_menu li {
  width:44%;
  display:inline-block;
  vertical-align:top;
  margin-right:24px!important;
  margin-bottom:0!important;
  text-align:left;
  padding:0;
  position:relative;
  overflow:hidden!important;
}

.tip_menu li:nth-of-type(2n),.tip_menu li:last-of-type {
  margin-right:0!important;
}

.tip_menu li:nth-of-type(21),.tip_menu li:nth-of-type(22) {
  margin-bottom:0!important;
}

.tip_menu li a {
  display:block;
  height:100%;
  z-index:990!important;
  padding:.2em .2em .05em!important;
  color:#fff;
}

.tip_menu li h3 {
  margin-bottom:0!important;
  padding-left:12px!important;
  font-size:23px;
  display:inline-block!important;
  color:#fff;
  line-height:39px;
  vertical-align:top;
  font-family:'Aprikas Regular',sans-serif;
}

.tip_menu li h4 {
  color:#a957e5;
  display:inline-block;
  margin:0;
  line-height:39px;
  font-size:23px;
  text-align:left!important;
  padding-left:11px;
  width:96px;
}

.tip_menu li:hover {
  background:#fff;
  box-shadow:0 0 15px 3px #fff;
  -o-box-shadow:0 0 15px 3px #fff;
  -moz-box-shadow:0 0 15px 3px #fff;
  -webkit-box-shadow:0 0 15px 3px #fff;
  -o-transition:all .2s ease;
  -moz-transition:all .2s ease;
  -webkit-transition:all .2s ease;
  transition:all .2s ease;
}

.tip_menu li:hover h3 {
  color:#a957e5!important;
}

.tip_menu li:hover h4 {
  color:#16517a;
}

.tip_menu li:hover span {
  color:#16517a;
}

.tip_menu li:hover .tipnow {
  opacity:1;
  padding-left:0;
}

.tipnow {
  opacity:1;
  width:110px;
  position:absolute;
  bottom:0;
  right:4px;
  padding:0 6px 0 0!important;
  margin:0!important;
  text-align:right;
  font-size:.7em!important;
  color:#000!important;
  font-weight:600;
  display:inline-block;
  display:none;
  -o-transition:all .2s ease;
  -moz-transition:all .2s ease;
  -webkit-transition:all .2s ease;
  transition:all .2s ease;
}

.tippers {
  text-align:center;
  margin-bottom:1.5em!important;
  list-style:decimal!important;
  list-style-position:inside!important;
  max-width:400px;
  font-size:.8em;
}

#my_menu ul li p {
  line-height:2;
}

#my_schedule ul {
  margin-bottom:.9em!important;
}

#my_schedule ul li {
  background:#905d8d;
  border-radius:12px;
  -o-border-radius:12px;
  -moz-border-radius:12px;
  -webkit-border-radius:12px;
  display:inline-block;
  width:114px;
  margin-right:1em;
  vertical-align:top;
  font-size:90%;
  text-align:center;
  font-size:.8em;
  padding-top:10px;
  padding-bottom:14px;
}

#my_schedule ul li span {
  font-size:.9em;
}

#my_schedule ul li:last-of-type {
  margin-right:0;
}

.photos_btns {
  clear:both!important;
  margin-top:132px!important;
  text-align:center;
}

.photos_btns ul {
  margin-left:48px;
  width:100%;
  vertical-align:top!important;
  position:relative;
}

.photos_btns ul li {
  display:block!important;
  text-align:left;
/*margin:0 0 0 0 !important;  REMOVE THIS TO ALIGN MOVIE LIST */
  padding-left:14%!important;
  color:#a957e5;
  height:251px;
}

.photos_btns li a {
  background-size:100%;
  background-repeat:no-repeat;
  position:relative;
  background-size:100%;
  height:300px;
}

.photos_btns li:nth-of-type(1) a {
  background-image:url(http://s9.postimg.org/m90t13njj/gallery_wet.png);
}

.photos_btns li:nth-of-type(2) a {
  background-image:url(http://s9.postimg.org/48n0iz5yn/gallery_ass.png);
}

.photos_btns li:nth-of-type(3) a {
  background-image:url(http://s9.postimg.org/wf9ek37xr/gallery_boobs.png);
}

.photos_btns li:nth-of-type(4) a {
  background-image:url(http://s9.postimg.org/n6789yz1r/gallery_pussy.png);
}

.photos_btns li:nth-of-type(5) a {
  background-image:url(http://s9.postimg.org/dphf3cf73/gallery_semi.png);
}

.photos_btns li:nth-of-type(6) a {
  background-image:url(http://s9.postimg.org/kl1nmg9nz/gallery_body.png);
}

.photos_btns li a {
  display:block;
  width:100%;
  overflow:hidden;
}

.photos_btns li a:hover {
  background-position:0 -308px;
}

.padlock {
  position:absolute;
  display:block;
  width:90%;
  height:65%;
}

.padlock img {
  position:relative;
  line-height:4em;
  top:33%;
}

img.photo_btn {
  display:block;
  width:100%;
  max-width:420px;
  margin-bottom:12px!important;
}

#profile_main_about_holder {
  padding-top:0;
  margin:0 auto;
  display:block!important;
  vertical-align:top!important;
}

#profile_photo_galleries,#profile_password_photo_galleries,#profile_about_me_friends {
  margin:0 auto;
  display:block;
/*background-color: rgba(243, 169, 221, 100%) !important; */
}

#password_photo_galleries,#photo_galleries {
  margin:0 auto 2em!important;
  display:block;
}

#password_photo_galleries .profile_row,#photo_galleries .profile_row {
}

.profile_section {
  background:none!important;
/* border-left: 2px solid #f3a9dd;
    border-right: 2px solid #f3a9dd; */
  border:none!important;
  border-bottom:0 solid #fff;
  padding:0;
/*box-shadow: 0 0 15px 3px #000;
    -o-box-shadow: 0 0 15px 3px #000;
    -moz-box-shadow: 0 0 15px 3px #000;
    -webkit-box-shadow: 0 0 15px 3px #000; */
}

.profile_section_content h1 {
  color:#a957e5;
}

/* #profile_photo_galleries */
#username_label,#username_value,#gender_container,#ethnicity_container,#country_container,#sexual_preference_container,#about_me_label,#footer_bar {
  display:none;
  visibility:none;
}

#admirers_label {
  text-align:left!important;
}

#admirers_value {
  display:inline-block!important;
  vertical-align:top;
}

a {
  color:#fff;
  text-decoration:none;
}

a:hover {
  text-decoration:none;
}

#my_nav {
  font-family:'Kurale','Cambo',serif!important;
  background-color:rgba(22,81,122,.7)!important;
  display:block;
  font-size:1em;
  font-size:24px;
  height:auto;
  line-height:2.2;
  text-align:center;
  padding-top:0;
  position:fixed;
  top:0;
  width:970px;
  z-index:99!important;
  box-shadow:0 0 10px 3px #a957e5;
  -o-box-shadow:0 0 10px 3px #a957e5;
  -moz-box-shadow:0 0 10px 3px #a957e5;
  -webkit-box-shadow:0 0 10px 3px #a957e5;
  border-radius:0 0 12px 12px;
  -o-border-radius:0 0 12px 12px;
  -moz-border-radius:0 0 12px 12px;
  -webkit-border-radius:0 0 12px 12px;
}

#my_nav a {
  text-align:center!important;
  display:block;
  padding:0 .6em;
  color:#ff71ff;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  transition:all .3s ease;
}

#my_nav li {
  text-align:center;
  font-size:1em;
}

#my_nav li:hover a {
  color:#fff;
  background:#a957e5;
}

#my_nav ul li {
  display:inline-block;
  color:#a957e5;
  position:relative;
}

.header_img {
  margin:3em auto 0!important;
  width:619px;
  display:block;
}

#header_bar,#profile_header {
  display:none;
}

#profile_schedule,#username_container,#gender_container,#ethnicity_container,#country_container,#sexual_preference_container {
  display:none!important;
}

a:link,a:visited,a:active,a:hover {
  color:#fff;
}

.section h1 {
  margin-top:0;
  margin-left:12px;
  margin-bottom:24px;
}

.section ul {
  margin-top:24px;
}

.section ul li {
  display:inline-block;
}

#my_photos ul li,.my_videos ul li {
  display:inline-block;
}

#my_photos ul li:nth-of-type(2n) {
  margin-right:0!important;
}

.profile_section_content ul {
  margin-bottom:40px;
}

#rules {
  list-style:none;
  font-size:.8em!important;
}

#rules ul {
  list-style-position:outside!important;
}

#rules ul li {
  display:block!important;
  margin-bottom:30px!important;
  min-height:none!important;
}

.profile_section_content ul li {
  margin-bottom:20px;
}

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

.content {
  padding:5px;
  margin:0 auto!important;
}

#profile_password_photo_galleries,#password_photo_galleries,#profile_photo_galleries,#photo_galleries,#profile_friends {
  color:#a957e5;
  text-align:left;
  width:838px!important;
  margin:0 auto!important;
  background-color:rgba(22,81,122,.7)!important;
  border-radius:32px;
  -o-border-radius:32px;
  -moz-border-radius:32px;
  -webkit-border-radius:32px;
}

#profile_friends a {
  color:#fff;
}

#photo_gallery_previews {
  width:100%;
  vertical-align:top;
}

#photo_gallery_previews li {
  margin-bottom:16px!important;
  width:25%;
  float:left;
  display:block;
}

/* Hide 2 Sub Sections in  Friends Section */
#username_container,#cam_score_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,#marital_status_container,#favorite_food_container,#pets_container,#profile_interests_content,#friends_value,#favorite_models_container {
  display:none!important;
}

#new_comment input[type="submit"] {
  float:none!important;
}

ul {
  padding:0;
}

.my_videos {
/* text-align: center;
    padding: 3em 2.1em;
    color: #fff;
    background: #000; */
}

#photo_albums ul {
  max-width:90%;
  text-align:center;
  vertical-align:top;
}

li {
  font-size:1.1em;
}

.movies_title {
  display:block!important;
  margin-bottom:12px!important;
}

.movies_thumb {
  width:80%;
  display:block!important;
}

.twitter {
  font-size:16px;
  line-height:28px;
}

.twitter img {
  width:30px!important;
  height:30px!important;
  float:left;
  margin-right:10px;
}

.buttons {
  float:right;
  position:absolute;
  right:99px;
  top:64px;
}

#offline_tip {
  display:block!important;
  background-image:url(https://mfcfiles.files.wordpress.com/2016/12/btn_tip1.png);
  background-repeat:no-repeat;
  width:215px;
  height:71px;
  margin-bottom:12px!important;
  background-position:0 0;
}

#offline_tip:hover {
  background-position:0 -71px;
}

#wishlist {
  display:block!important;
  background-image:url(https://mfcfiles.files.wordpress.com/2016/12/btn_wishlist1.png);
  background-repeat:no-repeat;
  width:215px;
  height:71px;
  margin-bottom:12px!important;
  background-position:0 0;
}

#wishlist:hover {
  background-position:0 -71px;
}

#twitter {
  display:block!important;
  background-image:url(https://mfcfiles.files.wordpress.com/2016/12/btn_twitter1.png);
  background-repeat:no-repeat;
  width:215px;
  height:71px;
  margin-bottom:12px!important;
  background-position:0 0;
}

#twitter:hover {
  background-position:0 -71px;
}

.video_list {
  margin-top:2em!important;
  margin-bottom:0!important;
  text-align:left;
  width:674px;
  color:#fff!important;
}

.video_list h3 {
  margin-bottom:.2em!important;
  padding-top:.3em!important;
  color:#a957e5;
  font-size:1.1em;
}

.video_list h4 {
  margin-top:.1em!important;
  margin-bottom:.4em!important;
  color:#a957e5!important;
  display:inline-block;
  font-size:.7em;
  background:#fff;
  padding:.1em .6em;
  border-radius:12px;
  -o-border-radius:12px;
  -moz-border-radius:12px;
  -webkit-border-radius:12px;
}

.video_list h4 a {
  display:block;
  padding:.2em .3em;
  color:#a957e5!important;
}

.video_list h5 {
  font-size:.8em;
  margin-bottom:.3em!important;
  color:#000;
}

.video_list span {
  display:block;
  color:#a957e5;
  margin-bottom:.6em!important;
  margin-top:.4em!important;
}

.video_list li {
  margin-right:34px!important;
  margin-bottom:1em!important;
  width:320px;
  color:#fff;
  text-align:center;
  vertical-align:top;
}

.my_videos ul.video_list li:nth-of-type(2n) {
  margin-right:0!important;
}

.video_data {
  border:1px solid #eee;
  border-top:none;
  border-radius:0 0 32px 32px;
  -o-border-radius:0 0 32px 32px;
  -moz-border-radius:0 0 32px 32px;
  -webkit-border-radius:0 0 32px 32px;
  color:#000;
}

.video_list a {
}

.video_list img {
  width:100%;
  height:auto;
  height:171px;
  display:block;
  padding:0;
  margin-bottom:.3em!important;
}

.video_list li h5 {
  color:#fff;
}

.video_list li:hover {
  background:#fff;
  box-shadow:0 0 15px 3px #fff;
  -o-box-shadow:0 0 15px 3px #fff;
  -moz-box-shadow:0 0 15px 3px #fff;
  -webkit-box-shadow:0 0 15px 3px #fff;
  -o-transition:all .2s ease;
  -moz-transition:all .2s ease;
  -webkit-transition:all .2s ease;
  transition:all .2s ease;
}

.video_list li:hover h3 {
  color:#a957e5;
}

.video_list li:hover h4 {
  color:#000!important;
  background:#a957e5;
}

.video_list li:hover h5 {
  color:#000;
}

#profile_interests_content #know_me_label {
  display:none;
}

#comments {
  width:90%;
}

#new_homepage_friend {
  text-align:left;
}

textarea {
  margin-bottom:.2em!important;
  width:512px!important;
  min-height:112px!important;
  padding:.2em;
}

.wall_post_avatar,#wall_poster_username {
  display:none;
}

.preview_comment_btn {
  margin-right:20px!important;
}

.wall_post {
  padding:.3em .4em;
  text-align:left;
}

.wall_post_body {
  padding:0;
}

.wall_post_info {
  display:inline-block;
}

#new_comment_buttons input {
  font-size:.8em;
  color:#fff;
  background:#a957e5;
  border:1px solid #eee;
}

#new_comment_buttons input:hover {
  color:#a957e5;
  background:#fff;
  border:1px solid #eee;
}

#profile_password_photo_galleries,#password_photo_galleries,#profile_friends {
  margin-bottom:1.5em!important;
}

#password_photo_galleries,#photo_galleries {
}

#profile_photo_galleries,#photo_galleries {
  margin-bottom:2em!important;
}

#photo_galleries .profile_section {
  margin-bottom:2em!important;
}

.photo_gallery_lock {
  display:none!important;
}

#password_photo_gallery_previews li a:nth-child(2) {
  width:64px;
  height:84px;
  display:block;
  background-image:url(https://mfcfiles.files.wordpress.com/2016/12/lock.png)!important;
  background-repeat:no-repeat;
  background-position:0 10px;
}