@charset "UTF-8";

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

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

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

body {
  margin:0 auto;
  padding-bottom:80px;
  width:820px;
  background:url(https://mfcpro.files.wordpress.com/2014/10/xnitpro.png),url(),url(https://mfcpro.files.wordpress.com/2014/10/main_k1.gif);
  background-position:bottom center,right 30px,top left;
  background-repeat:no-repeat,repeat-y,no-repeat;
  background-attachment:local,fixed,fixed;
  background-size:auto,auto,100%;
  background-color:#000;
  color:#fff;
}

.profile_section_content {
  color:#333;
  border:px #;
  padding:5px;
  margin:5px;
  -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 ***/
.profile_section_content {
  color:#FFF;
}

#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://css-mfc-profile.design-xpro.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:#090;
  -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;
  width:100%;
}

#designBy:hover::before {
  content:'Concept and design by Studio CSSMFC Productions ';
  display:inline-block;
  width:300px;
  height:25px;
  padding:5px 4px;
  color:#fff;
  font-size:12px;
  margin:5px;
}

#designBy {
  width:120px;
  height:80px;
  margin-top:12px;
  margin-bottom:3px;
  text-align:center;
  opacity:.5;
  position:fixed;
  bottom:2px;
  left:0;
}

.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:#fff;
  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:#900;
}

.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 #900;
  -ms-box-shadow:0 1px 4px #900;
  -o-box-shadow:0 1px 4px #900;
  -webkit-box-shadow:0 1px 4px #900;
}

.wall_post_info {
  height:auto;
  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;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
}

.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 {
  display:inline-block;
  padding-left:12px;
  padding-right:22px;
  background:#063;
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  margin-bottom:-5px;
  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-radius:5px 5px 0 0;
  -moz-border-radius:5px 5px 0 0;
  -ms-border-radius:5px 5px 0 0;
  -o-border-radius:5px 5px 0 0;
  -webkit-border-radius:5px 5px 0 0;
}

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

.wall_post_info a:hover {
  color:#fff;
  text-decoration:none;
  font-size:14px;
  text-shadow:0 1px 0 #000;
  background:#000;
}

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

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

/*-----Studio CSSMFC Productions / profile visible custom Style ----*/
#Vcorp {
  width:800px;
  height:auto;
  padding:5px;
  margin:0 auto;
  border:2px solid #fff;
  background-image:url(https://mfcpro.files.wordpress.com/2014/10/bg1.jpg);
  background-repeat:repeat;
  box-shadow:0 0 6px #000;
  -moz-box-shadow:0 0 6px #000;
  -ms-box-shadow:0 0 6px #000;
  -o-box-shadow:0 0 6px #000;
  -webkit-box-shadow:0 0 6px #000;
  border-radius:8px;
  -moz-border-radius:8px;
  -ms-border-radius:8px;
  -o-border-radius:8px;
  -webkit-border-radius:8px;
  color:#fff;
  font-size:15px;
  font-weight:normal;
  text-align:center;
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
}

#Me-Model {
  display:inline-block;
  width:800px;
  height:500px;
  padding:5px;
  margin:0 auto;
  background-image:url(https://mfcpro.files.wordpress.com/2014/10/abme1.jpg);
  background-repeat:no-repeat;
  font-weight:normal;
  text-align:left;
}

.ModelInfo {
  display:inline-block;
  width:440px;
  height:330px;
  font-style:normal;
  font-size:16px;
  padding:10px;
  overflow:auto;
  margin-top:80px;
  margin-right:40px;
  font-size:17px;
  font-weight:normal;
  text-align:left;
  float:right;
  text-shadow:0 0 8px #F00;
  color:#C00;
}

.ModelAvatar {
  float:left;
  margin-right:5px;
  margin-left:7px;
  margin-top:32px;
  margin-bottom:6px;
  border:none;
  height:400px;
  width:260px;
  padding:5px;
  text-align:center;
}

#Store {
  display:inline-block;
  width:800px;
  height:500px;
  padding:5px;
  margin:0 auto;
  background-image:url(https://mfcpro.files.wordpress.com/2014/10/store.png);
  background-repeat:no-repeat;
  color:#fff;
  font-size:15px;
  font-size:15px;
  font-weight:normal;
  text-align:left;
  overflow:hidden;
}

#Rrules {
  display:inline-block;
  width:800px;
  height:500px;
  padding:5px;
  margin:0 auto;
  background-image:url(https://mfcpro.files.wordpress.com/2014/10/rules.png);
  background-repeat:no-repeat;
  color:#fff;
  font-size:15px;
  font-size:15px;
  font-weight:normal;
  text-align:left;
  overflow:hidden;
}

.rules {
  display:inline-block;
  width:750px;
  height:400px;
  font-style:normal;
  font-size:16px;
  padding:10px;
  overflow:auto;
  margin-top:50px;
  margin-left:20px;
  background-color:rgba(0,0,0,.3);
  font-size:15px;
  font-weight:normal;
  text-align:left;
  overflow:auto;
}

#Tippers {
  display:inline-block;
  width:800px;
  height:500px;
  padding:5px;
  margin:0 auto;
  background-image:url(https://mfcpro.files.wordpress.com/2014/10/tirs.png);
  background-repeat:no-repeat;
  color:#fff;
  font-size:15px;
  font-size:15px;
  font-weight:normal;
  text-align:left;
  overflow:hidden;
}

.tips {
  display:inline-block;
  width:730px;
  height:400px;
  font-style:normal;
  font-size:16px;
  padding:10px;
  overflow:auto;
  margin-top:50px;
  margin-left:20px;
  background-color:rgba(0,0,0,.3);
  font-size:15px;
  font-weight:normal;
  text-align:center;
}

#Raffle {
  display:inline-block;
  width:800px;
  height:500px;
  padding:5px;
  margin:0 auto;
  background-image:url(https://mfcpro.files.wordpress.com/2014/10/raffle.png);
  background-repeat:no-repeat;
  color:#fff;
  font-size:15px;
  font-size:15px;
  font-weight:normal;
  text-align:left;
  overflow:hidden;
}

#TipMenu {
  display:inline-block;
  width:800px;
  height:500px;
  padding:5px;
  margin:0 auto;
  background-image:url(https://mfcpro.files.wordpress.com/2014/10/tipmenu.png);
  background-repeat:no-repeat;
  color:#fff;
  font-size:15px;
  font-size:15px;
  font-weight:normal;
  text-align:left;
  overflow:hidden;
}

.rfles {
  display:inline-block;
  width:730px;
  height:400px;
  font-style:normal;
  font-size:16px;
  padding:10px;
  overflow:auto;
  margin-top:50px;
  margin-left:20px;
  background-color:rgba(0,0,0,.3);
  font-size:15px;
  font-weight:normal;
  text-align:center;
}

.tprs {
  display:inline-block;
  width:98%;
  height:340px;
  overflow:hidden;
  background:url(https://mfcpro.files.wordpress.com/2014/10/tipperlist.png);
  background-repeat:no-repeat;
  background-size:100%;
  background-position:bottom center;
  padding:1%;
}

.raf {
  display:inline-block;
  width:98%;
  height:340px;
  overflow:hidden;
  background:url(https://mfcpro.files.wordpress.com/2014/10/rafflelist.png);
  background-repeat:no-repeat;
  background-size:100%;
  background-position:bottom center;
  padding:1%;
}

.klis {
  display:inline-block;
  width:205px;
  height:260px;
  padding:5px;
  text-align:center;
  top:50px;
  margin:10px;
  position:relative;
}

.gri:link,.gri:visited,.gri:active {
  display:block;
  padding-left:18px;
  padding-right:18px;
  padding-top:6px;
  padding-bottom:6px;
  background:url(https://mfcpro.files.wordpress.com/2014/10/lft.png),url(https://mfcpro.files.wordpress.com/2014/10/rgt.png);
  background-position:195px 0px,-40px 0;
  color:#F00;
  font-size:15px;
  background-repeat:no-repeat,no-repeat;
  text-align:center;
  background-color:#000;
  text-decoration:none;
  border-radius:8px;
  -moz-border-radius:8px;
  -ms-border-radius:8px;
  -o-border-radius:8px;
  -webkit-border-radius:8px;
  margin-top:4px;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  -o-transition:all .5s;
  -ms-transition:all .5s;
  box-shadow:inset 0 1px 0 #000,0 1px 0 #333;
  -moz-box-shadow:inset 0 1px 0 #000,0 1px 0 #333;
  -ms-box-shadow:inset 0 1px 0 #000,0 1px 0 #333;
  -webkit-box-shadow:inset 0 1px 0 #000,0 1px 0 #333;
}

.gri:hover {
  paddin-left:18px;
  padding-right:18px;
  padding-top:6px;
  padding-bottom:6px;
  background:url(https://mfcpro.files.wordpress.com/2014/10/lft.png),url(https://mfcpro.files.wordpress.com/2014/10/rgt.png);
  background-position:left,right;
  color:#fff;
  font-size:15px;
  background-repeat:no-repeat,no-repeat;
  text-align:center;
  background-color:#900;
  text-decoration:none;
  box-shadow:inset 0 1px 8px #000,0 1px 0 #333;
  -moz-box-shadow:inset 0 1px 8px #000,0 1px 0 #333;
  -ms-box-shadow:inset 0 1px 8px #000,0 1px 0 #333;
  -webkit-box-shadow:inset 0 1px 8px #000,0 1px 0 #333;
}

.xnite {
  opacity:.7;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
  -o-transition:all .5s;
  -ms-transition:all .5s;
  position:relative;
  top:-5px;
}

.xnite:hover {
  opacity:1;
  position:relative;
  top:1px;
}

.social {
  display:inline-block;
  text-align:left;
  margin-left:22px;
  padding-top:8px;
  width:50%;
  height:30px;
}

.twt,.fb,.fav,.mail,.tip,.arrow-up,.arrow-down,.sp-twt,.sp-fb,.sp-amz,.sp-oft,.sp-wbs,.sp-vcr,.toptlist,.ei::before,.Items,.bton,#designBy {
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
}

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

.twt:hover,.fb:hover,.fav:hover,.mail:hover,.tip:hover,.arrow-up:hover,.arrow-down:hover,#designBy:hover {
  opacity:1;
}

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

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

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

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

.tooltip {
  display:inline;
  position:relative;
}

.tooltip:hover:after {
  background:#333;
  background:rgba(0,0,0,.9);
  border-radius:5px;
  bottom:35px;
  color:#fff;
  content:attr(title);
  left:20%;
  padding:5px 20px;
  position:absolute;
  z-index:98;
  min-width:200px;
  -moz-transition:all .3s ease;
  -webkit-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  -ms-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out;
}

.tooltip:hover:before {
  border:solid;
  border-color:#333 transparent;
  border-width:6px 6px 0;
  bottom:30px;
  content:"";
  left:50%;
  position:absolute;
  z-index:99;
  -moz-transition:all .3s ease;
  -webkit-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  -ms-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out;
}

#navmenu {
  display:inline-block;
  width:100%;
  text-align:center;
  background:#000;
}

#navmenu> a:link,#navmenu> a:visited,#navmenu> a:active {
  display:inline-block;
  padding:12px 6px;
  background:#111;
  color:#900;
  text-align:center;
  text-decoration:none;
  font-variant:small-caps;
  font-size:16px;
  text-shadow:0 1px 0 #000;
}

#navmenu> a:hover {
  display:inline-block;
  padding:12px 6px;
  background:#900;
  color:#FFF;
  text-align:center;
  text-decoration:none;
  font-variant:small-caps;
  font-size:16px;
  text-shadow:0 1px 0 #000;
}

.flipper {
  display:inline-block;
  width:200px;
  height:260px;
  margin-right:15px;
  border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  background:none;
  padding:5px;
  margin-left:13px;
}

.shadow {
  -webkit-box-shadow:0 5px 10px -3px #333;
  -moz-box-shadow:0 5px 10px -3px #333;
  box-shadow:0 5px 10px -3px #333;
}

.f1_container {
  display:inline-block;
  position:relative;
  margin:1px auto;
  width:100%;
  height:100%;
}

.face.back {
  display:none;
}

.f1_container {
  -webkit-perspective:1000;
}

.f1_card {
  width:100%;
  height:100%;
  -webkit-transform-style:preserve-3d;
  -webkit-transition:all 1s linear;
  -moz-transform-style:preserve-3d;
  -moz-transition:all 1s linear;
  -o-transform-style:preserve-3d;
  -o-transition:all 1s linear;
  -ms-transform-style:preserve-3d;
  -ms-transition:all 1s linear;
  transform-style:preserve-3d;
  transition:all 1s linear;
  background:none;
  border:0 ridge rgba(51,51,51,0.0);
  border-radius:4px;
  -webkit-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
}

.f1_container:hover .f1_card,.f1_container.hover_effect .f1_card {
  -webkit-transform:rotateY(180deg);
  -moz-transform:rotateY(180deg);
  -o-transform:rotateY(180deg);
  -ms-transform:rotateY(180deg);
  transform:rotateY(180deg);
  width:210px;
  height:260px;
  z-index:10000;
}

.back h1 {
  color:#900;
  font-size:19px;
  font-weight:bold;
}

.face {
  position:absolute;
  width:100%;
  height:100%;
  -webkit-backface-visibility:hidden;
  -moz-backface-visibility:hidden;
  -o-backface-visibility:hidden;
  -ms-backface-visibility:hidden;
  backface-visibility:hidden;
}

.back {
  position:absolute;
  width:100%;
  height:100%;
  -webkit-backface-visibility:hidden;
  -moz-backface-visibility:hidden;
  -o-backface-visibility:hidden;
  -ms-backface-visibility:hidden;
  backface-visibility:hidden;
  background:url(https://mfcpro.files.wordpress.com/2014/10/bg22.png) repeat;
  text-shadow:none;
  padding:7px;
}

.face.back {
  display:block;
  -webkit-transform:rotateY(180deg);
  -webkit-box-sizing:border-box;
  -moz-transform:rotateY(180deg);
  -moz-box-sizing:border-box;
  -o-transform:rotateY(180deg);
  -o-box-sizing:border-box;
  -ms-transform:rotateY(180deg);
  -ms-box-sizing:border-box;
  transform:rotateY(180deg);
  box-sizing:border-box;
  padding-bottom:auto;
  color:#fff;
  text-align:center;
  margin-top:5px;
  padding-top:5px;
  border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  border:1px solid #ccc;
}

.back p {
  line-height:14px;
  font-size:14px;
  display:block;
  width:96%;
  padding:5px;
  text-align:left;
  margin:0 auto;
  padding:5px;
  color:#f00;
  font-family:Century Gothic;
  text-shadow:0 1px 0 #000;
}

::-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:#f00;
  -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;
}

.bton,.bton:link,.bton:visited {
  display:inline-block;
  padding:4px 22px;
  background:#000;
  color:#fff;
  text-decoration:none;
  border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -webkit-border-radius:5px;
  text-align:center;
  -webkit-transition:all .4s;
  -moz-transition:all .4s;
  transition:all .4s;
  border:1px solid #f1f1f1;
  box-shadow:0 1px 0 #333,inset 0 3px 6px rgba(255,255,255,.3);
  -moz-box-shadow:0 1px 0 #333,inset 0 3px 6px rgba(255,255,255,.3);
  -ms-box-shadow:0 1px 0 #333,inset 0 3px 6px rgba(255,255,255,.3);
  -webkit-box-shadow:0 1px 0 #333,inset 0 3px 6px rgba(255,255,255,.3);
  margin-top:5px;
  font-size:13px;
}

.bton:hover {
  background:#900;
  color:#fff;
  border:1px solid #f1f1f1;
  box-shadow:0 0 3px #333,inset 0 3px 6px rgba(0,0,0,1);
  -moz-box-shadow:0 0 3px #333,inset 0 3px 6px rgba(0,0,0,1);
  -ms-box-shadow:0 0 3px #333,inset 0 3px 6px rgba(0,0,0,1);
  -webkit-box-shadow:0 0 3px #333,inset 0 3px 6px rgba(0,0,0,1);
}

.mavatar {
  opacity:.9;
  display:inline-block;
  width:240px;
  height:400px;
  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  transition:all .5s;
}

.mavatar:hover {
  -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);
  opacity:1;
}