@charset "UTF-8";

a:link,a:active {
  color:#09C;
  text-decoration:none;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
}

a:hover {
  color:#C33;
  text-decoration:none;
}

a:visited {
  text-decoration:none;
  font-weight:normal;
}

body {
  margin:0 535px;
  padding-top:0;
  width:701px;
  background:url(),url(https://s11.gifyu.com/images/SAhUF.png);
  background-position:left 0px,right 0px,top left;
  background-repeat:repeat-y,repeat-y,repeat;
  background-attachment:fixed;
  background-size:auto,auto,auto;
  background-color:#f1f1f1;
  color:#333;
}

.profile_section_content {
  color:#fff;
  border:px #;
  padding:0;
  margin:0;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777;
  -moz-box-shadow:0 0 0 #777;
  box-shadow:0 0 0 #777;
}

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

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

#no_profile_avatar {
  margin-top:10px;
  text-align:center;
  background-color:#000;
  background-image:;
}

#tags_label {
  opacity:0;
}

#tags_value {
  display:none;
}

div#profile_about_me.profile_subsection {
  font-size:13px;
  font-family:"Century Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}

/*** disabled ***/
#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#profile_header_container,#profile_schedule,#profile_friends,#profile_about_me > div:nth-child(1),.label,.heading {
  display:none;
}

#username_value,#gender_value,#body_type_value,#ethnicity_value,#hair_value,#eyes_value,#weight_value,#height_value,#age_value,#country_value,#sexual_preference_value,#smoke_value,#drink_value,#marital_status_value,#occupation_value,#cam_score_value,#city_value,#drugs_value,#school_value,#favorite_food_value,#pets_value,#automobile_value,.profile_section_background,#avatar_holder {
  display:none;
}

/*** Custom MyFreeCams Profile design by Studio CSSMFC Productions : http://board.xniteproductions.com ***/
#Home {
  position:absolute;
  top:-999999px;
  width:200px;
  height:20px;
}

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

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

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

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

#designBy:hover {
  opacity:1;
}

#designBy {
  width:100%;
  height:80px;
  margin-top:12px;
  margin-bottom:3px;
  text-align:center;
  opacity:.5;
}

.user_comment_textarea_small {
  width:580px;
  height:20px;
  font-size:14px;
  background:rgba(255,255,255,.5);
  color:#000;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  margin-top:12px;
  padding:15px;
  outline:none;
  outline-style:none;
}

.user_comment_textarea_big {
  width:580px;
  height:100px;
  padding:15px;
  background:rgba(255,255,255,.5);
  color:#333;
  margin-top:12px;
  -webkit-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  -moz-box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  outline:none;
  outline-style:none;
}

input {
  color:#069;
  text-shadow:0 1px 7px #666;
  border:1px solid #333;
  outline:none;
  outline-style:none;
}

.photo_gallery_image {
  padding:5px;
  width:80px;
  height:80px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  background:rgb(136,137,137);
  background:-moz-linear-gradient(top,rgba(136,137,137,1) 0%,rgba(246,248,249,1) 1%,rgba(229,235,238,1) 50%,rgba(190,198,198,1) 51%,rgba(245,247,249,1) 99%,rgba(136,137,137,1) 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(136,137,137,1)),color-stop(1%,rgba(246,248,249,1)),color-stop(50%,rgba(229,235,238,1)),color-stop(51%,rgba(190,198,198,1)),color-stop(99%,rgba(245,247,249,1)),color-stop(100%,rgba(136,137,137,1)));
  background:-webkit-linear-gradient(top,rgba(136,137,137,1) 0%,rgba(246,248,249,1) 1%,rgba(229,235,238,1) 50%,rgba(190,198,198,1) 51%,rgba(245,247,249,1) 99%,rgba(136,137,137,1) 100%);
  background:-o-linear-gradient(top,rgba(136,137,137,1) 0%,rgba(246,248,249,1) 1%,rgba(229,235,238,1) 50%,rgba(190,198,198,1) 51%,rgba(245,247,249,1) 99%,rgba(136,137,137,1) 100%);
  background:-ms-linear-gradient(top,rgba(136,137,137,1) 0%,rgba(246,248,249,1) 1%,rgba(229,235,238,1) 50%,rgba(190,198,198,1) 51%,rgba(245,247,249,1) 99%,rgba(136,137,137,1) 100%);
  background:linear-gradient(to bottom,rgba(136,137,137,1) 0%,rgba(246,248,249,1) 1%,rgba(229,235,238,1) 50%,rgba(190,198,198,1) 51%,rgba(245,247,249,1) 99%,rgba(136,137,137,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#888989',endColorstr='#888989',GradientType=0);
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;
}

.photo_gallery_image:hover {
  padding:5px;
  width:80px;
  height:80px;
  background:rgb(136,137,137);
  background:-moz-linear-gradient(top,rgba(136,137,137,1) 0%,rgba(186,187,188,1) 1%,rgba(195,201,200,1) 50%,rgba(81,81,81,1) 52%,rgba(171,172,173,1) 99%,rgba(136,137,137,1) 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(136,137,137,1)),color-stop(1%,rgba(186,187,188,1)),color-stop(50%,rgba(195,201,200,1)),color-stop(52%,rgba(81,81,81,1)),color-stop(99%,rgba(171,172,173,1)),color-stop(100%,rgba(136,137,137,1)));
  background:-webkit-linear-gradient(top,rgba(136,137,137,1) 0%,rgba(186,187,188,1) 1%,rgba(195,201,200,1) 50%,rgba(81,81,81,1) 52%,rgba(171,172,173,1) 99%,rgba(136,137,137,1) 100%);
  background:-o-linear-gradient(top,rgba(136,137,137,1) 0%,rgba(186,187,188,1) 1%,rgba(195,201,200,1) 50%,rgba(81,81,81,1) 52%,rgba(171,172,173,1) 99%,rgba(136,137,137,1) 100%);
  background:-ms-linear-gradient(top,rgba(136,137,137,1) 0%,rgba(186,187,188,1) 1%,rgba(195,201,200,1) 50%,rgba(81,81,81,1) 52%,rgba(171,172,173,1) 99%,rgba(136,137,137,1) 100%);
  background:linear-gradient(to bottom,rgba(136,137,137,1) 0%,rgba(186,187,188,1) 1%,rgba(195,201,200,1) 50%,rgba(81,81,81,1) 52%,rgba(171,172,173,1) 99%,rgba(136,137,137,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#888989',endColorstr='#888989',GradientType=0);
}

.wall_post_avatar img {
  background:none repeat scroll 0 0 #F4F4F4;
  border:4px solid #FFFFFF;
  border-radius:50%;
  margin-top:20px;
  margin-left:14px;
  -webkit-transition:all .3s ease;
  -moz-transition:all .3s ease;
  -o-transition:all .3s ease;
  -ms-transition:all .3s ease;
  transition:all .3s ease;
  border:2px solid rgba(255,255,255,0.0);
  width:70px;
  height:70px;
}

.wall_post_avatar:hover img {
  border:2px solid #f1f1f1;
  box-shadow:0 1px 4px #333;
  -ms-box-shadow:0 1px 4px #333;
  -o-box-shadow:0 1px 4px #333;
  -webkit-box-shadow:0 1px 4px #333;
}

.wall_post_info {
  height:22px;
  border-radius:12px 2px 0 0;
  -moz-border-radius:12px 2px 0 0;
  -ms-border-radius:12px 2px 0 0;
  -o-border-radius:12px 2px 0 0;
  -webkit-border-radius:12px 2px 0 0;
  padding-top:4px;
  text-indent:11px;
  width:600px;
  font-weight:normal;
  background:none;
}

.wall_post_body {
  height:auto;
  border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  margin-top:0;
  text-indent:11px;
  border-bottom:1px solid rgba(102,102,102,0.5);
  width:600px;
  margin-left:70px;
  font-size:12px;
  color:#222;
  text-shadow:0 1px 0 rgba(255,255,255,.5);
  background:linear-gradient(to bottom,#F6F6F6 0%,#FFFFFF 100%) repeat scroll 0 0 rgba(0,0,0,0);
  border-bottom:1px solid #ccc;
  box-shadow:0 0 3px rgba(0,0,0,0.3);
  -moz-box-shadow:0 0 3px rgba(0,0,0,0.3);
  -ms-box-shadow:0 0 3px rgba(0,0,0,0.3);
  -o-box-shadow:0 0 3px rgba(0,0,0,0.3);
  border-top:6px solid #333;
}

.wall_post_info a:link {
  color:#036;
  text-decoration:none;
  font-size:14px;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
}

.wall_post_info a:hover {
  color:#C00;
  text-decoration:none;
  font-size:14px;
}

.wall_post_info a:hover:after {
  content:'Â« Visit Profile';
  width:110px;
  height:20px;
  margin-left:2px;
  display:inline-block;
  font-family:Arial,Helvetica,sans-serif;
  text-indent:5px;
  font-size:11px;
  color:#222;
}

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

/*-----Member's profile visible custom Style ----*/
#Corp {
  display:block;
  width:800px;
  margin:0 auto;
}

#Cap {
  display:inline-block;
  width:100%;
  height:300px;
  margin-bottom:20px;
  overflow:hidden;
  opacity:.9;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
}

#Cap:hover {
  opacity:1;
  box-shadow:0 -8px 11px #666;
  -moz-box-shadow:0 -8px 11px #666;
  -ms-box-shadow:0 -8px 11px #666;
  -o-box-shadow:0 -8px 11px #666;
  -webkit-box-shadow:0 -8px 11px #666;
  -webkit-filter:none;
}

#Cap img {
  width:100%;
  height:100%;
  text-align:center;
  -webkit-filter:brightness(0.9) contrast(1) grayscale(1);
  position:relative;
  margin-top:-50px;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
}

#Cap:hover img {
  -webkit-filter:none;
}

#Cap >.social {
  width:90%;
  position:relative;
  height:30px;
  margin-top:20px;
  margin-left:82px;
  z-index:100;
}

.twt {
  display:inline-block;
  width:30px;
  height:30px;
  background:url(https://mfcpro.files.wordpress.com/2014/10/sicons_off1.png) no-repeat;
  background-position:0 0;
}

.twt:hover {
  background:url(https://mfcpro.files.wordpress.com/2014/10/sicons_on.png) no-repeat;
  background-position:0 0;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
}

.fb {
  display:inline-block;
  width:30px;
  height:30px;
  background:url(https://mfcpro.files.wordpress.com/2014/10/sicons_off1.png) no-repeat;
  background-position:-30px 0;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
}

.fb:hover {
  background:url(https://mfcpro.files.wordpress.com/2014/10/sicons_on.png) no-repeat;
  background-position:-30px 0;
}

.gplus {
  display:inline-block;
  width:30px;
  height:30px;
  background:url(https://mfcpro.files.wordpress.com/2014/10/sicons_off1.png) no-repeat;
  background-position:-60px 0;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
}

.gplus:hover {
  background:url(https://mfcpro.files.wordpress.com/2014/10/sicons_on.png) no-repeat;
  background-position:-60px 0;
}

.webs {
  display:inline-block;
  width:30px;
  height:30px;
  background:url(https://mfcpro.files.wordpress.com/2014/10/sicons_off1.png) no-repeat;
  background-position:-90px 0;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
}

.webs:hover {
  background:url(https://mfcpro.files.wordpress.com/2014/10/sicons_on.png) no-repeat;
  background-position:-90px 0;
}

#up {
  display:block;
  position:fixed;
  bottom:20px;
  left:12px;
  text-align:center;
  height:20px;
}

.sus:link::before {
  content:'â†‘';
  display:inline-block;
  margin-top:2px;
  font-size:12px;
}

.sus:link,.sus:visited,.sus:active {
  display:block;
  width:20px;
  height:20px;
  background:#333;
  border-radius:50%;
  -moz-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  -webkit-border-radius:50%;
  color:#ccc;
  text-decoration:none;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
}

.sus:hover,.sus:focus {
  display:block;
  width:20px;
  height:20px;
  background:#f1f1f1;
  border-radius:50%;
  -moz-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  -webkit-border-radius:50%;
  color:#333;
}

#MyModels {
  display:inline-block;
  width:100%;
  height:391px;
  margin-bottom:20px;
  overflow:hidden;
}

#MyModels>h1::before {
  content:'â‹';
  display:inline-block;
  width:30px;
  margin-right:13px;
}

#MyModels> h1 {
  font-size:25px;
  color:#099;
  text-indent:0;
  display:block;
  width:90%;
  height:auto;
  line-height:none;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  text-shadow:0 1px 0 #000;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
}

#MyModels:hover> h1 {
  color:#555;
  text-shadow:0 1px 0 #333;
}

#Models-Corp {
  display:inline-block;
  width:98%;
  height:290px;
  padding:5px;
  overflow:auto;
  background:rgba(255,255,255,.3);
  border:1px solid rgba(51,102,102,.3);
  text-align:center;
}

.model {
  display:inline-block;
  width:220px;
  height:280px;
  margin:5px;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
  text-align:center;
  font-size:14px;
  color:#000;
}

.model>img {
  display:block;
  margin:5px;
  width:200px;
  height:200px;
  border-radius:50%;
  -moz-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  -webkit-border-radius:50%;
  border:2px solid #f1f1f1;
  box-shadow:0 0 2px #333;
  -moz-box-shadow:0 0 2px #333;
  -ms-box-shadow:0 0 2px #333;
  -o-box-shadow:0 0 2px #333;
  -webkit-box-shadow:0 0 2px #333;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
}

.model:hover >img {
  width:200px;
  height:200px;
  border-radius:1px;
  -moz-border-radius:1px;
  -ms-border-radius:1px;
  -o-border-radius:1px;
  -webkit-border-radius:1px;
  border:2px solid #f1f1f1;
  box-shadow:0 0 5px #333;
  -moz-box-shadow:0 0 5px #333;
  -ms-box-shadow:0 0 5px #333;
  -o-box-shadow:0 0 5px #333;
  -webkit-box-shadow:0 0 5px #333;
}

.vmodel:link,.vmodel:active,.vmodel:visited {
  display:inline-block;
  padding:6px 10px;
  color:#333;
  text-decoration:none;
  font-variant:small-caps;
  font-size:12px;
  border:1px solid #069;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
}

.vmodel:hover,.vmodel:focus {
  color:#069;
  text-decoration:none;
  border:1px solid #C00;
}

.vmodel:link::before {
  content:'';
  display:inline-block;
  width:auto;
  margin-right:13px;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
}

.vmodel:hover::before {
  content:'';
  display:inline-block;
  width:auto;
  margin-right:13px;
}

/*** custom Icons***/
.giga {
  font-size:40px;
  vertical-align:middle;
}

.red {
  color:#C00;
}

.black {
  color:#000;
}

.green {
  color:#0F0;
}

.yellow {
  color:#FF0;
}

.white {
  color:#fff;
}

.blue {
  color:#09C;
}

.15rotate {
  -ms-transform:rotate(15deg);
  -webkit-transform:rotate(15deg);
  transform:rotate(15deg);
}

.star::before {
  content:'\2605';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.heart::before {
  content:'\2665';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.ok::before {
  content:'\2713';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.nope::before {
  content:'\2717';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.write::before {
  content:'\270D';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.msg::before {
  content:'\2709';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.copy::before {
  content:'\00A9';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.reg::before {
  content:'\00AE';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.tradem::before {
  content:'\2122';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.ply::before {
  content:'\25B6';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
}

.goup::before {
  content:'\25B6';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
  -ms-transform:rotate(-90deg);
  -webkit-transform:rotate(-90deg);
  transform:rotate(-90deg);
}

.godown::before {
  content:'\25B6';
  display:inline-block;
  padding-left:3px;
  padding-right:3px;
  text-align:center;
  font-style:normal;
  min-width:10px;
  min-height:10px;
  -ms-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  transform:rotate(90deg);
}