@charset "UTF-8";

body {
  margin:0 auto;
  width:97%;
  padding-top:10px;
  background:url(https://dexdan.files.wordpress.com/2016/08/pokemons_bg_sides.png),url(https://3.bp.blogspot.com/-wn5OFQE1aVg/V8BhPkingrI/AAAAAAAAFak/eUyYJdETONA05EsNlqejuJfw4FdomncaQCLcB/s1600/pokemon_top_bg.png),url(https://3.bp.blogspot.com/-6t0zN_ACYmc/V8BhPFejRiI/AAAAAAAAFag/0S_xhtCuZmod6T91-VASVbb4swSMpRo3wCLcB/s1600/pokemon_bottom_bg.png);
  background-repeat:no-repeat;
  background-size:100%;
  background-attachment:fixed,scroll,fixed;
  background-position:top left,top left,bottom left;
  background-color:#f1f1f1;
  color:#555;
}

.profile_section_background {
  background-color:transparent;
  background-color:rgba(255,255,255,.0);
  filter:alpha(opacity=100);
  opacity:1;
}

input::-moz-focus-inner {
  border:0;
}

div#status_container.container {
  display:block;
  margin-top:-5px;
  position:relative;
  width:30%;
  padding:7px 4px;
  margin:0 auto;
  height:auto;
  overflow:hidden;
  z-index:500;
  text-align:center;
  background:url(https://blacknrg.files.wordpress.com/2016/08/bg_wra_top.png);
  background-repeat:repeat-x;
  background-color:rgba(255,255,255,0.40);
  border:1px solid #ccc;
  border-radius:7px 7px 0 0;
  margin:25px auto;
  padding:10px 17px;
  color:#3ca304;
  border-radius:7px;
  -moz-border-radius:7px;
  -ms-border-radius:7px;
  -o-border-radius:7px;
  -webkit-border-radius:7px;
  border:1px solid #ccc;
}

div#status_container:hover {
  background:url(https://blacknrg.files.wordpress.com/2016/08/bg_wra_top.png);
  background-repeat:repeat-x;
  background-color:rgba(255,255,255,0.40);
  border:1px solid #3ca304;
  border-radius:7px;
  -moz-border-radius:7px;
  -ms-border-radius:7px;
  -o-border-radius:7px;
  -webkit-border-radius:7px;
  text-align:center;
  border:1px solid #3ca304;
}

#member_status_value:nth-child(1) {
  padding-left:3px;
  padding-right:3px;
  background:url(https://mfcdesign.files.wordpress.com/2016/06/bhover.png);
  background-position:-100px top;
  background-repeat:no-repeat;
  background-color:#000;
  color:#fff;
  border-radius:3px;
  -moz-border-radius:3px;
  -ms-border-radius:3px;
  -o-border-radius:3px;
  -webkit-border-radius:3px;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

#member_status_value:nth-child(1):hover {
  padding-left:3px;
  padding-right:3px;
  background:url(https://mfcdesign.files.wordpress.com/2016/06/bhover.png);
  background-position:100px top;
  background-repeat:no-repeat;
  background-color:#3ca304;
  color:#fff;
}

#member_status_value a:link,#member_status_value a:visited {
  color:#fff;
}

#member_status_value a:hover {
  color:#fff;
  text-shadow:1px 1px 1px #3ca304,-1px -1px 2px #3ca304,0 0 17px #3ca304;
}

#profile_interests_content .label {
  font-family:'Oswald';
}

#member_status_value:nth-child(1):hover {
  padding-left:3px;
  padding-right:3px;
  color:#222;
}

#member_type_value {
  display:none;
}

div#status_container.container a:hover {
  color:#f1f1f1;
}

span#unix_last_broadcast_label {
  display:none;
}

#status_label {
  display:none;
}

#photo_gallery_previews a {
  color:#fff;
  text-shadow:1px 1px 1px #3ca304,-1px -1px 2px #3ca304,0 0 17px #3ca304;
}

.photo_gallery_image {
  border:2px solid #555;
}

.photo_gallery_image:hover {
  border:2px solid #3ca304;
  box-shadow:0 0 3px #666;
  -webkit-box-shadow:0 0 3px #666;
}

#profile {
  background:none;
}

.profile_section_content .heading {
  display:none;
}

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

#profile_main_photo,#tags_container,#about_me_label {
  display:none;
}

.content {
  display:block;
}

#profile_interests_content .label {
  display:block;
}

#profile_main_about_holder {
  color:#555;
  font-size:13px;
}

#avatar_holder {
  background:none;
}

#profile_avatar {
  display:none;
}

#avatar_holder {
  background:none;
}

#footer_bar {
  text-align:center;
  font-size:12px;
  font-family:Cinzel;
  margin-top:3px;
  transition:all .3s;
  -webkit-transition:all .3s;
}

#footer_bar a:hover {
  color:#666;
}

#footer_bar:after {
  content:'\2605  -  design by @CSSMFC  -  \2605';
  display:inline-block;
  margin-left:2px;
  font-family:Oswald;
  font-size:13px;
  font-weight:300;
  color:#000;
  transition:all .3s;
  -webkit-transition:all .3s;
  unicode:U+2605;
}

#profile_header_container {
}

#unix_last_updated_container {
  display:none;
}

#blurb_label {
  display:none;
}

#blurb_value {
  display:none;
}

img#wall_poster_avatar,#wall_poster_username {
  display:none;
}

#last_login_string_container {
  display:none;
}

.photo_gallery_name a:link,.photo_gallery_name a:visited {
  color:#000;
  text-decoration:none;
  font-size:14px;
}

.photo_gallery_name a:hover {
  color:#f1f1f1;
}

#header_bar {
  display:none;
}

#username_container,#cam_score_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#marital_status_container,#be_anywhere_container,#occupation_container,#city_container,#drugs_container,#school_container,#favorite_food_container,#pets_container,#automobile_container,#gender_container,#body_type_container {
  display:none;
}

.profile_row #profile_about_me {
}

#photo_gallery_previews {
  display:block;
  position:relative;
  margin:0 auto;
  background:-moz-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:-webkit-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:linear-gradient(to bottom,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91ffffff',endColorstr='#d4cccccc',GradientType=0);
  border:1px solid #ccc;
  margin:25px auto;
  padding:10px 17px;
  color:#3ca304;
  border-radius:7px;
  -moz-border-radius:7px;
  -ms-border-radius:7px;
  -o-border-radius:7px;
  -webkit-border-radius:7px;
}

.user_comment_textarea_small,.user_comment_textarea_small:focus {
  width:850px;
  height:100px;
  -webkit-transition:width .4s ease-in-out;
  transition:width .4s ease-in-out;
  padding:12px;
  margin:10px auto;
  background:rgba(0,0,0,.30);
  border:1px solid #3ca304;
  color:#fff;
}

textarea:focus {
  -webkit-transition:height .4s ease-in-out;
  transition:height .4s ease-in-out;
}

.user_comment_textarea_big {
  width:850px;
  height:150px;
  padding:15px;
  background:rgba(0,0,0,.50);
  color:#fff;
  margin:10px auto;
  font-family:"Oswald","Palatino Linotype","Book Antiqua",Palatino,serif;
  outline:none;
  outline-style:none;
  font-size:18px;
}

.wall_post_avatar img {
  background:url(https://mfcdesign.files.wordpress.com/2016/07/empty_avatar.png) no-repeat;
  background-size:100%;
  background-position:top center;
  background-color:#000;
  margin-top:1px;
  margin-left:-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:2px solid rgba(255,255,255,0.0);
  width:70px;
  height:70px;
}

#no_profile_avatar {
  display:none;
}

.wall_post_avatar:hover img {
  background:url(https://mfcdesign.files.wordpress.com/2016/07/empty_avatar_hover.png) no-repeat;
  background-size:100%;
  background-position:top center;
  background-color:#000;
  box-shadow:0 0 6px #3ca304;
  -ms-box-shadow:0 0 6px #3ca304;
  -o-box-shadow:0 0 6px #3ca304;
  -webkit-box-shadow:0 0 6px #3ca304;
}

.wall_post_info {
  width:700px;
  margin-left:42px;
  border-bottom:1px dotted #666;
}

.img_radius_shadow {
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

div.wall_post {
  display:block;
  margin-top:10px;
  font-size:18px;
  background:-moz-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:-webkit-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:linear-gradient(to bottom,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91ffffff',endColorstr='#d4cccccc',GradientType=0);
  border:1px solid #ccc;
  border-radius:7px 7px 0 0;
  margin:25px auto;
  padding:10px 17px;
  color:#666;
  border-radius:7px 7px 0 0;
  -moz-border-radius:7px 7px 0 0;
  -ms-border-radius:7px 7px 0 0;
  -o-border-radius:7px 7px 0 0;
  -webkit-border-radius:7px 7px 0 0;
  transition:all .9s;
  -moz-transition:all .9s;
  -ms-transition:all .9s;
  -o-transition:all .9s;
  -webkit-transition:all .9s;
  font-family:"Titillium Web","Palatino Linotype","Book Antiqua",Palatino,serif;
}

div#profile_about_me.profile_subsection {
  text-indent:2px;
  background:transparent rgba(0,0,0,0.0);
  background-repeat:no-repeat;
  background-position:top right;
}

.wall_post a,.wall_post a:visited {
  color:#555;
  text-decoration:none;
}

.wall_post a:hover {
  color:#fff;
  text-shadow:1px 1px 1px #3ca304,-1px -1px 2px #3ca304,0 0 17px #3ca304;
  text-decoration:none;
}

div#comments {
  padding:10px;
  margin-top:30px;
  background:none;
}

form#new_comment.hidden {
  padding:10px;
  background:rgba(0,0,0,0.0);
  border:0 solid #fff;
  border-radius:8px;
  -moz-border-radius:8px;
  -ms-border-radius:8px;
  -o-border-radius:8px;
  -webkit-border-radius:8px;
  height:auto;
  margin-top:60px;
}

#craziest_thing_label.label {
  display:block;
}

#be_anywhere_container,#hobbies_container,#talents_container,#perfect_mate_container,#perfect_date_container,#turn_ons_container,#five_things_container,#know_me_container,#for_fun_container,#favorite_songs_container,#favorite_movies_container,#craziest_thing_container,#favorite_books_container,#meaning_life_container,#know_me_container {
  display:block;
  background:-moz-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:-webkit-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:linear-gradient(to bottom,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91ffffff',endColorstr='#d4cccccc',GradientType=0);
  border-radius:7px;
  margin:25px auto;
  color:#555;
  padding:20px;
  border-radius:7px;
  -moz-border-radius:7px;
  -ms-border-radius:7px;
  -o-border-radius:7px;
  -webkit-border-radius:7px;
  margin-bottom:20px;
  visibility:visible;
  font-size:16px;
  font-family:font-family:"Oswald","Palatino Linotype","Book Antiqua",Palatino,serif;
  margin-left:0;
  font-weight:300;
}

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

#profile_about_me {
}

.photo_gallery_count {
  color:#3ca304;
}

#rate_label,#average_rating_label,#admirers_label,#friends_label,#favorite_models_label {
  color:#333333;
  font-family:'Oswald',Palatino Linotype,Book Antiqua,Palatino,serif;
  font-weight:300;
}

#about_me_container,#about_me_value {
  visibility:visible!important;
  font-family:'Oswald';
}

#profile_friends {
  display:block;
  margin-top:10px;
  color:#666;
  margin-bottom:30px;
  padding:10px 13px;
  background:-moz-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:-webkit-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:linear-gradient(to bottom,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91ffffff',endColorstr='#d4cccccc',GradientType=0);
  border:1px solid #ccc;
  font-size:15px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

input[type="submit"],.post_comment_btn,.preview_comment_btn {
  padding:11px 22px;
  text-decoration:none;
  background:url(https://blacknrg.files.wordpress.com/2016/08/bg_wra_top.png);
  background-repeat:repeat-x;
  background-color:rgba(255,255,255,0.40);
  border:1px solid #ccc;
  background-color:#111111;
  color:#ffffff;
  font-size:16px;
  text-align:center;
}

input[type="submit"]:hover,.post_comment_btn:hover,.preview_comment_btn:hover {
  padding:11px 22px;
  text-decoration:none;
  background:#3ca304;
  color:#fff;
}

iframe,embed,frame {
  display:block;
  width:90%;
  height:450px;
  margin:10px auto 20px;
}

/*** Custom MyFreeCams Profile design by Studio CSSMFC Productions : http://shop.design-xpro.com ***/
.xcr::-webkit-scrollbar {
  width:8px;
}

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

.xcr::-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);
}

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

* {
  box-sizing:border-box;
}

html {
}

h1 {
  font-size:34px;
  font-family:'Merienda One',sans-serif;
}

h2 {
  font-size:27px;
  font-family:'Oswald',sans-serif;
}

h3 {
  font-size:24px;
  font-family:'Oswald',sans-serif;
}

h4 {
  font-size:22px;
  font-family:'Merienda One',sans-serif;
}

h5 {
  font-size:20px;
  font-family:'Cinzel',sans-serif;
}

h6 {
  font-size:20px;
  font-family:'Cinzel',sans-serif;
}

a {
  color:#F30;
  text-decoration:underline;
}

a:visited {
  color:#F30;
  text-decoration:none;
}

a:hover {
  color:#093;
  text-shadow:0 1px 0 #000,0px 0 2px #fff;
  text-decoration:none;
}

a:active {
  color:#666;
  text-decoration:none;
}

/*** Self-hosted fonts ***/
@font-face {
  font-family:'Cinzel';
  font-style:normal;
  font-weight:400;
  src:local(Cinzel-Regular),url(https://fonts.gstatic.com/s/cinzel/v4/zOdksD_UUTk1LJF9z4tURA.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:'Cinzel';
  font-style:normal;
  font-weight:700;
  src:local(Cinzel-Bold),url(https://fonts.gstatic.com/s/cinzel/v4/L74890HNVnUypqWjqGUt1VtXRa8TVwTICgirnJhmVJw.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;
}

/* latin */
@font-face {
  font-family:'Merienda One';
  font-style:normal;
  font-weight:400;
  src:local('Merienda One'),local(MeriendaOne-Regular),url(https://fonts.gstatic.com/s/meriendaone/v7/bCA-uDdUx6nTO8SjzCLXvegdm0LZdjqr5-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:'Titillium Web';
  font-style:normal;
  font-weight:400;
  src:local('Titillium Web'),local(TitilliumWeb-Regular),url(https://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcSo_WB_cotcEMUw1LsIE8mM.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

@font-face {
  font-family:'Titillium Web';
  font-style:normal;
  font-weight:400;
  src:local('Titillium Web'),local(TitilliumWeb-Regular),url(https://fonts.gstatic.com/s/titilliumweb/v4/7XUFZ5tgS-tD6QamInJTcZSnX671uNZIV63UdXh3Mg0.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;
}

/* latin-ext */
@font-face {
  font-family:'Oswald';
  font-style:normal;
  font-weight:300;
  src:local('Oswald Light'),local(Oswald-Light),url(https://fonts.gstatic.com/s/oswald/v11/l1cOQ90roY9yC7voEhngDBJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF;
}

/* latin */
@font-face {
  font-family:'Oswald';
  font-style:normal;
  font-weight:300;
  src:local('Oswald Light'),local(Oswald-Light),url(https://fonts.gstatic.com/s/oswald/v11/HqHm7BVC_nzzTui2lzQTDVtXRa8TVwTICgirnJhmVJw.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;
}

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

/* latin */
@font-face {
  font-family:'Oswald';
  font-style:normal;
  font-weight:400;
  src:local('Oswald Regular'),local(Oswald-Regular),url(https://fonts.gstatic.com/s/oswald/v11/pEobIV_lL25TKBpqVI_a2w.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;
}

* {
  box-sizing:border-box;
}

html {
}

.col-1 {
  width:8.33%;
}

.col-2 {
  width:16.66%;
}

.col-3 {
  width:25%;
}

.col-4 {
  width:33.33%;
}

.col-5 {
  width:41.66%;
}

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

.col-6 {
  width:50%;
}

.col-7 {
  width:58.33%;
}

.col-8 {
  width:66.66%;
}

.col-9 {
  width:75%;
}

.col-10 {
  width:83.33%;
}

.col-11 {
  width:91.66%;
}

.col-12 {
  width:100%;
}

.col-12-full {
  width:100%;
  padding:30px;
}

[class*="col-"] {
  float:left;
  padding:15px;
  border:0 solid #ccc;
}

[class*="no"] {
  float:left;
  padding:0;
}

[class*="padd20"] {
  display:block;
  padding:20px;
}

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

.hr {
  border:none;
  clear:both;
  height:30px;
  line-height:0;
  width:90%;
  font-size:0;
  padding:0;
  margin:30px auto 20px;
  background:url(https://mfcdesign.files.wordpress.com/2016/07/hr.png);
  background-size:100%;
  background-position:top center;
  background-repeat:no-repeat;
}

.left {
  text-align:left;
}

.right {
  text-align:right;
}

.center {
  text-align:center;
}

.fleft {
  float:left;
}

.fright {
  float:right;
}

.clear {
  clear:both;
  display:block;
  overflow:hidden;
  visibility:hidden;
  width:0;
  height:0;
}

.dotted {
  border-bottom:1px dashed #333;
  border-left:0;
  border-right:0;
  margin-bottom:10px;
}

.goup {
  display:block;
  padding-top:20px;
  margin-top:10px;
  margin:20px auto;
}

.shadow {
  display:block;
}

.goup p {
  display:block;
  text-align:center;
  clear:both;
  margin:20px auto;
}

.goup a:link,.goup a:visited {
  display:inline-block;
  width:30px;
  height:30px;
  background:url(https://mfcpro.files.wordpress.com/2014/06/top1.png);
  background-size:100%;
  background-repeat:no-repeat;
  border-radius:20px;
  text-align:center;
  -moz-border-radius:20px;
  -ms-border-radius:20px;
  -o-border-radius:20px;
  -webkit-border-radius:20px;
  border:1px dotted #000;
  top:10px;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
  overflow:hidden;
  opacity:.7;
  -webkit-filter:grayscale(100%);
  filter:grayscale(100%);
  background-color:#333;
  margin:20px auto;
}

#Home {
  -webkit-animation:fadeInScale 1.2s ease-in-out;
  -moz-animation:fadeInScale 1.2s ease-in-out;
  -o-animation:fadeInScale 1.2s ease-in-out;
  -ms-animation:fadeInScale 1.2s ease-in-out;
  animation:fadeInScale 1.2s ease-in-out;
}

.goup a:hover {
  display:inline-block;
  width:30px;
  height:30px;
  border-radius:20px;
  -moz-border-radius:20px;
  -ms-border-radius:20px;
  -o-border-radius:20px;
  -webkit-border-radius:20px;
  border:1px solid #000;
  top:-5px;
  opacity:1;
  -webkit-filter:none;
  filter:none;
  box-shadow:0 3px 8px #000;
  -webkit-box-shadow:0 3px 8px #000;
  background-color:#000;
}

.credits {
  font-size:14px;
  font-family:'Oswald',Palatino Linotype ,Book Antiqua,Palatino,serif;
  font-weight:300;
  color:#555;
}

.credits a:hover {
  color:#3ca304;
}

.help #cssmfc {
  display:none;
  -webkit-animation:fadeInScale 1.2s ease-in-out;
  -moz-animation:fadeInScale 1.2s ease-in-out;
  -o-animation:fadeInScale 1.2s ease-in-out;
  -ms-animation:fadeInScale 1.2s ease-in-out;
  animation:fadeInScale 1.2s ease-in-out;
  z-index:500;
  font-size:20px;
  color:#555;
  font-family:'Oswald';
}

.help #cssmfc:target {
  display:block;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:url(https://mfcpro.files.wordpress.com/2015/12/overley_grid.png) repeat;
  background-color:rgba(0,0,0,0.90);
  z-index:500;
}

#cssmfc .close:link,#cssmfc .close:visited {
  display:block;
  width:30px;
  height:30px;
  background:url(https://mfcdesign.files.wordpress.com/2016/06/close.png) no-repeat;
  background-size:100%;
  background-position:0 0;
  position:fixed;
  top:9%;
  right:15%;
  opacity:.7;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

#cssmfc .close:hover {
  opacity:1;
}

.help-wrapper {
  overflow:auto;
  color:#fff;
  font-size:20px;
}

.help-wrapper p {
  color:#f1f1f1;
  font-size:20px;
}

.help-wrapper a:link,.help-wrapper a:visited {
  color:#3ca304;
}

.help-wrapper a:hover {
  color:#fff;
  text-decoration:underline;
}

.help-wrapper {
  display:block;
  padding:50px 30px;
  width:70%;
  height:66%;
  margin:2% auto;
  background:url(https://mfcdesign.files.wordpress.com/2016/07/bgs_top.png),url(https://mfcdesign.files.wordpress.com/2016/07/bgs_bottom.png);
  background-repeat:no-repeat;
  background-size:90%,90%;
  background-position:top center,bottom center;
  font-size:17px;
  text-align:center;
}

.help-wrapper h1 {
  font-size:30px;
  color:#fff;
  font-family:Oswald,Tahoma,Geneva,sans-serif;
}

.blue {
  font-weight:bold;
  color:#3ca304;
}

.dark {
  color:#333;
  font-weight:700;
  text-shadow:0 1px 1px #000;
}

.mlogo {
  display:inline-block;
  width:70px;
  height:77px;
  text-align:center;
  background:url(https://mfcpro.files.wordpress.com/2016/05/crown_black.png);
  background-size:100%;
  background-repeat:no-repeat;
  opacity:.5;
  background-position:0 0;
  margin-left:25px;
  float:left;
  -webkit-transition:1s ease-in-out;
  transition:1s ease-in-out;
}

.mlogo:hover {
  background:url(https://mfcpro.files.wordpress.com/2016/05/crown_pink.png);
  background-size:100%;
  background-repeat:no-repeat;
  opacity:1;
}

.crown {
  cursor:pointer;
  -webkit-animation-name:crown;
  -webkit-animation-timing-function:rotation 8s infinite linear;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-duration:8s;
  -webkit-transform-style:preserve-3d;
  -moz-animation-name:crown;
  -moz-animation-timing-function:rotation 8s infinite linear;
  -moz-animation-iteration-count:infinite;
  -moz-animation-duration:8s;
  -moz-transform-style:preserve-3d;
  animation-name:crown;
  -animation-timing-function:rotation 8s infinite linear;
  animation-iteration-count:infinite;
  animation-duration:8s;
  transform-style:preserve-3d;
  -ms-animation-name:crown;
  -ms-animation-timing-function:rotation 8s infinite linear;
  -ms-animation-iteration-count:infinite;
  -ms-animation-duration:8s;
  -ms-transform-style:preserve-3d;
  -o-animation-name:crown;
  -o-animation-timing-function:rotation 8s infinite linear;
  -o-animation-iteration-count:infinite;
  -o-animation-duration:8s;
  -o-transform-style:preserve-3d;
}

.help-wrapper .col-12:hover .crown {
  -webkit-animation-play-state:paused;
  -moz-animation-play-state:paused;
  animation-play-state:paused;
  -ms-animation-play-state:paused;
  -o-animation-play-state:paused;
}

.help-wrapper .col-12:hover .mlogo {
  background:url(https://mfcpro.files.wordpress.com/2016/05/crown_pink.png);
  background-size:100%;
  background-repeat:no-repeat;
  opacity:1;
}

/***Footer ***/
.footer {
  background:-moz-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:-webkit-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:linear-gradient(to bottom,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91ffffff',endColorstr='#d4cccccc',GradientType=0);
}

.footer h1 {
  display:block;
  margin:0 auto;
  font-size:20px;
  color:#3ca304;
  font-family:'Oswald',Tahoma,Geneva,sans-serif;
  border-bottom:1px dashed #3ca304;
}

.footer p {
  display:block;
  margin:0 auto;
  padding-top:3px;
  font-size:15px;
  color:#333;
}

.footer {
  margin:0 auto;
  clear:both;
  padding:17px;
  border-radius:7px 7px 0 0;
}

/**Pokemon**/
#pockemon {
  display:block;
  text-align:center;
  margin:10px auto 12px;
  height:230px;
  overflow:hidden;
  background:-moz-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:-webkit-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:linear-gradient(to bottom,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91ffffff',endColorstr='#d4cccccc',GradientType=0);
  margin:5px auto;
  border-radius:4px;
  border:2px solid rgba(255,255,255,0.57);
  box-shadow:0 3px 5px #999;
  -webkit-box-shadow:0 3px 5px #999;
}

#pockemon-bal {
}

.tabz {
  margin:10px auto 40px;
  padding-top:20px;
  padding-bottom:20px;
  background:#f1f1f1;
}

.poke-ball {
  width:200px;
  height:200px;
  margin:10px auto 30px;
  background:url(https://2.bp.blogspot.com/-nbZkMdAvklU/V8BhMOk_QJI/AAAAAAAAFZU/N9oWCcF-9HgYb7xSyYjc455mzUg8avdtQCLcB/s1600/poke_snip.png);
  background-repeat:no-repeat;
  background-size:100%;
  background-position:top center;
  border-radius:50%;
  transition:all .4s;
}

.poke-ball:hover {
  width:200px;
  height:200px;
  margin:10px auto;
  background:url(https://4.bp.blogspot.com/-tVVuQuRrpbo/V8BhMe3ZgHI/AAAAAAAAFZY/s0l6MB6p644CD_Irtsy873rXXgRrMjtDwCLcB/s1600/poke_snip_hover.png);
  background-repeat:no-repeat;
  background-size:100%;
  background-position:top center;
  border-radius:50%;
}

.poke-ball a:link,.poke-ball a:visited,.poke-ball a:hover,.poke-ball a:focus {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
  background:rgba(0,0,0,0.0);
}

.pokemons_left,.pokemons_right {
  display:inline-block;
  width:33.33%;
  height:63px;
  opacity:0;
  overflow:hidden;
  position:relative;
  top:100px;
  transition:all 1.3s;
}

.pokemons_left {
  right:-999px;
}

.pokemons_right {
  left:-999px;
}

#pockemon:hover .pokemons_left {
  display:inline-block;
  width:33.33%;
  height:110px;
  opacity:1;
  overflow:hidden;
  top:50px;
  right:0;
}

#pockemon:hover .pokemons_right {
  display:inline-block;
  width:33.33%;
  height:110px;
  opacity:1;
  overflow:hidden;
  top:50px;
  float:right;
  left:0;
}

.pokemons_left span,.pokemons_right span {
  display:block;
  width:100%;
  text-align:center;
  margin:-16px auto 20px;
  font-size:20px;
  color:#555;
  font-family:'Oswald';
}

.tab #pokemon-menu,.tab #TipMenu,.tab #Store,.tab #Videos,.tab #TopTippers,.tab #Raffle {
  display:none;
  -webkit-animation:fadeInScale 1.2s ease-in-out;
  -moz-animation:fadeInScale 1.2s ease-in-out;
  -o-animation:fadeInScale 1.2s ease-in-out;
  -ms-animation:fadeInScale 1.2s ease-in-out;
  animation:fadeInScale 1.2s ease-in-out;
  z-index:500;
  width:1px;
  height:1px;
}

.tab #pokemon-menu:target {
  display:block;
  position:relative;
  top:10px;
  left:0;
  width:100%;
  height:510px;
  z-index:500;
  background:-moz-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:-webkit-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:linear-gradient(to bottom,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91ffffff',endColorstr='#d4cccccc',GradientType=0);
  border:1px solid #3ca304;
  box-shadow:0 2px 11px #999;
}

.tab #TipMenu:target,.tab #Store:target,.tab #Videos:target,.tab #TopTippers:target,.tab #Raffle:target {
  display:block;
  width:100%;
  height:540px;
  z-index:500;
  box-shadow:0 2px 11px #999;
  margin-bottom:30px;
  background:-moz-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:-webkit-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:linear-gradient(to bottom,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91ffffff',endColorstr='#d4cccccc',GradientType=0);
}

#Social {
  display:block;
  width:100%;
  height:auto;
  text-align:center;
  box-shadow:0 2px 11px #999;
  margin-bottom:30px;
  background:-moz-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:-webkit-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:linear-gradient(to bottom,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91ffffff',endColorstr='#d4cccccc',GradientType=0);
}

#Social a:link,#Social a:visited {
  display:inline-block;
  padding:8px 22px;
  text-align:center;
  font-size:18px;
  font-family:Oswald,Merienda One;
  color:#fff;
  text-decoration:none;
  text-shadow:none;
  background:#222;
  border-radius:4px;
  border:2px solid #fff;
  box-shadow:0 1px 3px #999;
  transition:all .3s;
}

#Social a:hover {
  color:#FFF;
  background:#900;
  border:2px solid #f1f1f1;
  box-shadow:none;
}

.dsinfo {
  height:350px;
  overflow:auto;
  margin:0 auto;
  font-size:18px;
}

.dsinfo {
  height:350px;
  overflow:auto;
  margin:0 auto;
  font-size:18px;
}

.aboutme .mod-avatar {
  display:block;
  float:left;
  width:260px;
  height:260px;
  margin:1px 15px 5px 2px;
  background:#f1f1f1;
  text-align:center;
  border-radius:50%;
  overflow:hidden;
  transition:all .3s;
}

.mod-avatar:hover {
  -webkit-box-shadow:0 40px 30px -15px rgba(50,50,50,0.75);
  -moz-box-shadow:0 40px 30px -15px rgba(50,50,50,0.75);
  box-shadow:0 40px 30px -15px rgba(50,50,50,0.75);
}

#AboutMe,#RoomRules {
  background:-moz-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:-webkit-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:linear-gradient(to bottom,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91ffffff',endColorstr='#d4cccccc',GradientType=0);
  margin:5px auto;
  border-radius:4px;
  border:2px solid rgba(255,255,255,0.57);
  box-shadow:0 3px 5px #999;
  -webkit-box-shadow:0 3px 5px #999;
}

.aboutme p {
  font-size:20px;
}

#AboutMe h1,#RoomRules h1 {
  font-size:37px;
  color:#333;
}

#AboutMe h1:before {
  content:'';
  display:inline-block;
  margin:0 22px auto;
  background:url(https://2.bp.blogspot.com/-2WbZC-BW2KA/V8BhNqlWPvI/AAAAAAAAFaQ/RcypMmbdQaQU724yv4YC8pWsm9Rfo79fQCLcB/s1600/pokemon-7.gif);
  width:50px;
  height:50px;
  background-repeat:no-repeat;
  background-size:100%;
  float:left;
}

#RoomRules h1:before {
  content:'';
  display:inline-block;
  margin:0 22px auto;
  background:url(https://4.bp.blogspot.com/-F8TpVVwCyBQ/V8BhNkicLEI/AAAAAAAAFaM/nNgSHFzVOwEJ9U1GwrnD-uGdQwjJEiLKQCLcB/s1600/pokemon-4.gif);
  width:50px;
  height:50px;
  background-repeat:no-repeat;
  background-size:100%;
  float:left;
}

.mava_left {
  display:block;
  float:left;
  position:relative;
  width:130px;
  height:260px;
  margin:0 0 -260px;
  background:url(https://3.bp.blogspot.com/-8IKi7lgccjM/V8BhL55NtXI/AAAAAAAAFZE/4u5vOwo3GR8A4M6vttp1Ev5CmpdLf7DNACLcB/s1600/pleft_pok.png);
  background-repeat:no-repeat;
  background-position:0 0;
  transition:all 1s linear;
  background-color:#222;
}

.mava_right {
  display:block;
  float:right;
  position:relative;
  width:130px;
  height:260px;
  margin:0 0 -260px;
  background:url(https://4.bp.blogspot.com/-aRWPu8v7Zq0/V8BhObWe8VI/AAAAAAAAFac/IrMVhtMTwY8PvQtItPnI8M9AhhYbyzwFgCLcB/s1600/pright_pok.png);
  background-repeat:no-repeat;
  background-position:0 0;
  transition:all 1s linear;
  background-color:#222;
}

#AboutMe:hover .mava_left,.mod-avatar:hover .mava_left {
  margin:0 0 -260px -130px;
}

#AboutMe:hover .mava_right,.mod-avatar:hover .mava_right {
  margin:0 -130px -260px 0;
}

#AboutMe:hover .mava_right,.mod-avatar:hover .mava_right {
  margin:0 -130px -260px 0;
}

.mava_pika {
  display:block;
  position:relative;
  width:50px;
  height:50px;
  margin:-190px -110px auto 110px;
  background:url(https://1.bp.blogspot.com/-kqluRRoCbrM/V8BhM4U81gI/AAAAAAAAFZ4/ne8vvsmSDq4JzzVlvBiKxRQvDNnRMoNFQCLcB/s1600/pokemon-18.gif) no-repeat;
  transition:all 1.9s linear;
}

#AboutMe:hover .mava_pika {
  margin:-130px 0 0 310px;
  transform:rotate(410deg);
}

.mod-avatar img {
  display:block;
  width:100%;
  height:auto;
}

#pokethem {
  color:#fff;
  height:auto;
  width:100%;
  overflow:hidden;
  text-align:center;
  padding-top:20px;
  padding-bottom:30px;
}

.slots-1 {
  display:inline-block;
  width:200px;
  height:286px;
  position:relative;
  top:20px;
  -webkit-animation:slot1 2s;
  -webkit-animation-delay:1s;
  animation:slot1 2s;
  animation-delay:1s;
  opacity:.9;
}

.slots-2 {
  display:inline-block;
  width:200px;
  height:286px;
  position:relative;
  top:20px;
  -webkit-animation:slot2 2s;
  -webkit-animation-delay:2s;
  animation:slot2 2s;
  animation-delay:2s;
  opacity:.9;
}

.slots-3 {
  display:inline-block;
  width:200px;
  height:286px;
  position:relative;
  top:20px;
  -webkit-animation:slot3 2s;
  -webkit-animation-delay:3s;
  animation:slot3 2s;
  animation-delay:3s;
  opacity:.9;
}

.slots-4 {
  display:inline-block;
  width:200px;
  height:286px;
  position:relative;
  top:20px;
  -webkit-animation:slot4 2s;
  -webkit-animation-delay:4s;
  animation:slot4 2s;
  animation-delay:4s;
  opacity:.9;
}

.slots-5 {
  display:inline-block;
  width:200px;
  height:286px;
  position:relative;
  top:20px;
  -webkit-animation:slot4 2s;
  -webkit-animation-delay:5s;
  animation:slot5 2s;
  animation-delay:5s;
  opacity:.9;
}

.slots-1:hover,.slots-2:hover,.slots-3:hover,.slots-4:hover,.slots-5:hover {
  opacity:1;
}

.slots-1,.slots-2,.slots-3,.slots-4,.slots-5 {
  overflow:hidden;
  padding-bottom:10px;
}

.poke-list {
  display:block;
  text-align:right;
  width:63%;
  margin:10px auto;
  clear:both;
}

.poke-list a:link,.poke-list a:visited {
  margin:2px 3px auto;
  padding:4px 11px;
  text-align:center;
  color:#fff;
  text-decoration:none;
  background:rgb(247,140,151);
  background:-moz-linear-gradient(top,rgba(247,140,151,1) 2%,rgba(249,0,29,1) 23%,rgba(249,0,29,1) 37%,rgba(0,0,0,1) 45%,rgba(0,0,0,1) 50%,rgba(252,255,244,1) 57%,rgba(252,255,244,1) 65%,rgba(233,233,206,1) 100%);
  background:-webkit-linear-gradient(top,rgba(247,140,151,1) 2%,rgba(249,0,29,1) 23%,rgba(249,0,29,1) 37%,rgba(0,0,0,1) 45%,rgba(0,0,0,1) 50%,rgba(252,255,244,1) 57%,rgba(252,255,244,1) 65%,rgba(233,233,206,1) 100%);
  background:linear-gradient(to bottom,rgba(247,140,151,1) 2%,rgba(249,0,29,1) 23%,rgba(249,0,29,1) 37%,rgba(0,0,0,1) 45%,rgba(0,0,0,1) 50%,rgba(252,255,244,1) 57%,rgba(252,255,244,1) 65%,rgba(233,233,206,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f78c97',endColorstr='#e9e9ce',GradientType=0);
  border-radius:50%;
  font-size:16px;
  text-shadow:0 1px 3px #000;
  transition:all .6s linear;
}

.poke-list a:hover {
  background:rgb(221,0,25);
  background:-moz-linear-gradient(top,rgba(221,0,25,1) 0%,rgba(249,0,29,1) 25%,rgba(0,0,0,1) 28%,rgba(0,0,0,1) 72%,rgba(252,255,244,1) 74%,rgba(252,255,244,1) 85%,rgba(233,233,206,1) 100%);
  background:-webkit-linear-gradient(top,rgba(221,0,25,1) 0%,rgba(249,0,29,1) 25%,rgba(0,0,0,1) 28%,rgba(0,0,0,1) 72%,rgba(252,255,244,1) 74%,rgba(252,255,244,1) 85%,rgba(233,233,206,1) 100%);
  background:linear-gradient(to bottom,rgba(221,0,25,1) 0%,rgba(249,0,29,1) 25%,rgba(0,0,0,1) 28%,rgba(0,0,0,1) 72%,rgba(252,255,244,1) 74%,rgba(252,255,244,1) 85%,rgba(233,233,206,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd0019',endColorstr='#e9e9ce',GradientType=0);
}

.poke-list .current {
  margin:2px 3px auto;
  padding:4px 11px;
  text-align:center;
  color:#fff;
  background:rgb(11,165,0);
  background:-moz-linear-gradient(top,rgba(11,165,0,1) 0%,rgba(0,249,0,1) 25%,rgba(0,0,0,1) 28%,rgba(0,0,0,1) 72%,rgba(255,255,255,1) 75%,rgba(233,233,206,1) 100%);
  background:-webkit-linear-gradient(top,rgba(11,165,0,1) 0%,rgba(0,249,0,1) 25%,rgba(0,0,0,1) 28%,rgba(0,0,0,1) 72%,rgba(255,255,255,1) 75%,rgba(233,233,206,1) 100%);
  background:linear-gradient(to bottom,rgba(11,165,0,1) 0%,rgba(0,249,0,1) 25%,rgba(0,0,0,1) 28%,rgba(0,0,0,1) 72%,rgba(255,255,255,1) 75%,rgba(233,233,206,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0ba500',endColorstr='#e9e9ce',GradientType=0);
  border-radius:50%;
  font-size:16px;
  text-shadow:0 1px 3px #000;
}

.closez:link,.closez:visited {
  display:block;
  float:right;
  text-align:center;
  margin:-70px auto;
  text-decoration:none;
  width:33px;
  height:33px;
  background:url(https://dexdan.files.wordpress.com/2016/08/xclose.png);
  background-repeat:no-repeat;
  transition:all .3s;
}

.closez:hover {
  background:url(https://dexdan.files.wordpress.com/2016/08/x2close.png);
  background-repeat:no-repeat;
  transform:rotate(45deg);
}

.mnavi {
  display:block;
  position:relative;
  padding:6px 13px;
  text-align:center;
  margin:30px auto;
  clear:both;
}

.breadcrumb {
  display:inline-block;
  box-shadow:0 0 15px 1px rgba(0,0,0,0.35);
  overflow:hidden;
  border-radius:5px;
  counter-reset:flag;
}

.breadcrumb a {
  text-decoration:none;
  outline:none;
  display:block;
  float:left;
  font-size:12px;
  line-height:36px;
  color:white;
  padding:0 10px 0 60px;
  background:#666;
  background:linear-gradient(#666,#333);
  position:relative;
}

.breadcrumb a:first-child {
  padding-left:46px;
  border-radius:5px 0 0 5px;
}

.breadcrumb a:first-child:before {
  left:14px;
}

.breadcrumb a:last-child {
  border-radius:0 5px 5px 0;
  padding-right:20px;
}

.breadcrumb a.active,.breadcrumb a:hover {
  background:#333;
  background:linear-gradient(#333,#000);
}

.breadcrumb a.active:after,.breadcrumb a:hover:after {
  background:#333;
  background:linear-gradient(135deg,#333,#000);
}

.breadcrumb a:after {
  content:'';
  position:absolute;
  top:0;
  right:-18px;
  width:36px;
  height:36px;
  transform:scale(0.707) rotate(45deg);
  z-index:1;
  background:#666;
  background:linear-gradient(135deg,#666,#333);
  box-shadow:2px -2px 0 2px rgba(0,0,0,0.4),3px -3px 0 2px rgba(255,255,255,0.1);
  border-radius:0 5px 0 50px;
}

.breadcrumb a:last-child:after {
  content:none;
}

.breadcrumb a:before {
  content:counter(flag);
  counter-increment:flag;
  border-radius:100%;
  width:20px;
  height:20px;
  line-height:20px;
  margin:8px 0;
  position:absolute;
  top:0;
  left:30px;
  background:#444;
  background:linear-gradient(#444,#222);
  font-weight:bold;
}

/***FlipCards***/
.flipper {
  display:inline-block;
  width:200px;
  height:260px;
  margin:0 auto;
  padding:5px;
}

.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:0 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);
}

.back h1 {
  color:#3ca304;
  font-size:18px;
  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://3.bp.blogspot.com/-LnvI9REHkNc/V8BhL8zlu8I/AAAAAAAAFZM/N0ItCfzfe-s4S9524g-lqtpUUvNMggwwgCLcB/s1600/poke-bg.jpg);
  background-repeat:no-repeat;
  background-position:bottom center;
  background-size:100%;
  background-color:#222;
  text-shadow:none;
  padding:11px 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:#555;
  text-align:center;
  margin-top:5px;
  padding-top:5px;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border:1px solid #3ca304;
  box-shadow:0 0 11px #999;
}

.back p,.face p {
  display:block;
  margin:0 auto;
  text-align:left;
  padding-left:12px;
}

.back .social {
  margin:30px auto;
  text-align:center;
}

.front img,.face img {
  display:block;
  width:96%;
  height:auto;
  margin:0 auto;
}

.pokes-buttons {
  display:block;
  width:100%;
  text-align:center;
  margin:10px auto;
  position:relative;
  clear:both;
  padding-top:20px;
}

.pokes-buttons a:link,.pokes-buttons a:visited {
  padding:9px 17px;
  font-size:16px;
  text-decoration:none;
  color:#fff;
  border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  -ms-border-radius:5px;
  -webkit-border-radius:5px;
  background:rgb(69,72,77);
  background:-moz-linear-gradient(top,rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
  background:-webkit-linear-gradient(top,rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
  background:linear-gradient(to bottom,rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d',endColorstr='#000000',GradientType=0);
}

.pokes-buttons a:hover {
  color:#ffffff;
  background:rgb(255,48,25);
  background:-moz-linear-gradient(top,rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);
  background:-webkit-linear-gradient(top,rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);
  background:linear-gradient(to bottom,rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019',endColorstr='#cf0404',GradientType=0);
}

.tab #pokeclose {
  display:block;
  -webkit-animation:fadeInScale 1.2s ease-in-out;
  -moz-animation:fadeInScale 1.2s ease-in-out;
  -o-animation:fadeInScale 1.2s ease-in-out;
  -ms-animation:fadeInScale 1.2s ease-in-out;
  animation:fadeInScale 1.2s ease-in-out;
  z-index:500;
}

.tab #pokeclose:target {
  display:block;
  width:100%;
  height:100px;
  position:relative;
  top:-9999px;
}

.tiprequest {
}

.tiprequest p {
  display:block;
  width:95%;
  margin:0 auto;
  padding:7px 10px;
  border-left:5px solid #F00;
  color:#666;
  background:#fff;
  font-size:18px;
  transition:all .3s;
}

.tiprequest p:hover {
  border-left:5px solid #222;
  background:#f1f1f1;
}

.tiprequest a:link,.tiprequest a:visited {
  padding:5px 11px;
  text-align:center;
  float:right;
  margin:-5px auto;
  font-size:16px;
  font-family:Oswald;
  color:#fff;
  text-decoration:none;
  background:#111;
}

.tiprequest a:hover {
  background:#3ca304;
}

.rrules {
  height:auto;
}

.close:link,.close:visited {
  display:block;
  width:30px;
  height:30px;
  background:url(https://mfcdesign.files.wordpress.com/2016/06/close.png) no-repeat;
  background-size:100%;
  background-position:0 0;
  position:fixed;
  top:3%;
  right:33%;
  opacity:.7;
  transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  -webkit-transition:all .3s;
}

.close:hover {
  display:block;
  width:30px;
  height:30px;
  background:url(https://mfcdesign.files.wordpress.com/2016/06/close.png) no-repeat;
  background-size:100%;
  background-position:0 0;
  opacity:1;
}

#po_1,#po_2,#po_3,#po_4,#po_5,#po_6,#po_7,#po_8 {
}

.tab #po_1,.tab #po_2,.tab #po_3,.tab #po_4,.tab #po_5,.tab #po_6,.tab #po_7,.tab #po_8 {
  display:none;
  -webkit-animation:fadeInScale 1.2s ease-in-out;
  -moz-animation:fadeInScale 1.2s ease-in-out;
  -o-animation:fadeInScale 1.2s ease-in-out;
  -ms-animation:fadeInScale 1.2s ease-in-out;
  animation:fadeInScale 1.2s ease-in-out;
  z-index:500;
  font-size:19px;
  color:#888;
}

.tab #po_1:target,.tab #po_2:target,.tab #po_3:target,.tab #po_4:target,.tab #po_5:target,.tab #po_6:target,.tab #po_7:target,.tab #po_8:target {
  display:block;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:url(https://mfcpro.files.wordpress.com/2015/12/overley_grid.png) repeat;
  background-color:rgba(0,0,0,0.90);
  z-index:500;
}

.po-card {
  display:block;
  width:330px;
  height:400px;
  padding:10px;
  text-align:center;
  border-radius:5px;
  margin:3% auto;
  overflow:hidden;
  background:url(https://1.bp.blogspot.com/-XEAXdYba8Zg/V8BlM2qJQFI/AAAAAAAAFaw/hfb7iSnj9sU017S_Zb1CHmeP5tf-qmtWwCLcB/s1600/poke-bg.png);
  background-repeat:no-repeat;
  background-size:100% 100%;
  background-position:0 0;
  background-color:#ffffff;
  box-shadow:0 3px 5px #000;
}

.po-card p {
  display:block;
  padding:6px 12px;
  background:#222;
  font-family:Oswald;
  font-weight:400;
  color:#fff;
  text-shadow:0 -1px 3px #000;
}

.po-card h1 {
  display:block;
  text-align:center;
  color:#063;
  margin:0 auto;
  font-size:24px;
}

.po-card img {
  display:block;
  text-align:center;
  width:auto;
  height:134px;
  margin:20px auto 30px;
  padding:30px 40px;
  background:#f1f1f1;
  border-radius:50%;
}

.scale {
  display:block;
  width:97%;
  height:auto;
  padding:8px 13px;
  border-radius:7px;
  background:-moz-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:-webkit-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:linear-gradient(to bottom,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91ffffff',endColorstr='#d4cccccc',GradientType=0);
  margin:5px auto;
  border-radius:4px;
  border:1px solid rgba(255,255,255,0.57);
  box-shadow:0 1px 2px #999;
  -webkit-box-shadow:0 1px 2px #999;
}

.grow-0 {
  display:block;
  width:100%;
  height:6px;
  border-radius:7px;
  background:#f1f1f1;
  box-shadow:inset 0 1px 3px #999;
}

.grow-10 {
  display:block;
  width:10%;
  height:6px;
  border-radius:7px;
  background:#096;
  box-shadow:inset 0 1 4px #090;
}

.grow-20 {
  display:block;
  width:20%;
  height:6px;
  border-radius:7px;
  background:#096;
  box-shadow:inset 0 1 4px #090;
}

.grow-30 {
  display:block;
  width:30%;
  height:6px;
  border-radius:7px;
  background:#096;
  box-shadow:inset 0 1 4px #090;
}

.grow-40 {
  display:block;
  width:40%;
  height:6px;
  border-radius:7px;
  background:#096;
  box-shadow:inset 0 1 4px #090;
}

.grow-50 {
  display:block;
  width:50%;
  height:6px;
  border-radius:7px;
  background:#096;
  box-shadow:inset 0 1 4px #090;
}

.grow-60 {
  display:block;
  width:60%;
  height:6px;
  border-radius:7px;
  background:#096;
  box-shadow:inset 0 1 4px #090;
}

.grow-70 {
  display:block;
  width:70%;
  height:6px;
  border-radius:7px;
  background:#093;
  box-shadow:inset 0 1 4px #090;
}

.grow-80 {
  display:block;
  width:80%;
  height:6px;
  border-radius:7px;
  background:#093;
  box-shadow:inset 0 1 4px #090;
}

.grow-90 {
  display:block;
  width:90%;
  height:6px;
  border-radius:7px;
  background:#093;
  box-shadow:inset 0 1 4px #090;
}

.grow-100 {
  display:block;
  width:100%;
  height:6px;
  border-radius:7px;
  background:#090;
  box-shadow:inset 0 1 4px #096;
}

.grow-10:after {
  content:'10%';
  display:inline-block;
  margin:-7px -13px auto -1px;
  padding:2px 5px;
  text-align:center;
  background:#222;
  color:#fff;
  font-size:12px;
  font-family:Oswald;
  float:right;
  border-radius:0 5px 5px 0;
}

.grow-20:after {
  content:'20%';
  display:inline-block;
  margin:-7px auto auto -1px;
  padding:2px 5px;
  text-align:center;
  background:#222;
  color:#fff;
  font-size:12px;
  font-family:Oswald;
  float:right;
  border-radius:0 5px 5px 0;
}

.grow-30:after {
  content:'30%';
  display:inline-block;
  margin:-7px auto auto -1px;
  padding:2px 5px;
  text-align:center;
  background:#222;
  color:#fff;
  font-size:12px;
  font-family:Oswald;
  float:right;
  border-radius:0 5px 5px 0;
}

.grow-40:after {
  content:'40%';
  display:inline-block;
  margin:-7px auto auto -1px;
  padding:2px 5px;
  text-align:center;
  background:#222;
  color:#fff;
  font-size:12px;
  font-family:Oswald;
  float:right;
  border-radius:0 5px 5px 0;
}

.grow-50:after {
  content:'50%';
  display:inline-block;
  margin:-7px auto auto -1px;
  padding:2px 5px;
  text-align:center;
  background:#222;
  color:#fff;
  font-size:12px;
  font-family:Oswald;
  float:right;
  border-radius:0 5px 5px 0;
}

.grow-60:after {
  content:'60%';
  display:inline-block;
  margin:-7px auto auto -1px;
  padding:2px 5px;
  text-align:center;
  background:#222;
  color:#fff;
  font-size:12px;
  font-family:Oswald;
  float:right;
  border-radius:0 5px 5px 0;
}

.grow-70:after {
  content:'70%';
  display:inline-block;
  margin:-7px auto auto -1px;
  padding:2px 5px;
  text-align:center;
  background:#222;
  color:#fff;
  font-size:12px;
  font-family:Oswald;
  float:right;
  border-radius:0 5px 5px 0;
}

.grow-80:after {
  content:'80%';
  display:inline-block;
  margin:-7px auto auto -1px;
  padding:2px 5px;
  text-align:center;
  background:#222;
  color:#fff;
  font-size:12px;
  font-family:Oswald;
  float:right;
  border-radius:0 5px 5px 0;
}

.grow-90:after {
  content:'80%';
  display:inline-block;
  margin:-7px auto auto -1px;
  padding:2px 5px;
  text-align:center;
  background:#222;
  color:#fff;
  font-size:12px;
  font-family:Oswald;
  float:right;
  border-radius:0 5px 5px 0;
}

.grow-100:after {
  content:'100%';
  display:inline-block;
  margin:-7px auto auto -1px;
  padding:2px 5px;
  text-align:center;
  background:#222;
  color:#fff;
  font-size:12px;
  font-family:Oswald;
  float:right;
  border-radius:0 5px 5px 0;
}

.spin {
  text-align:center;
}

.spin img {
  display:block;
  margin:10px auto;
  transition:all .4s;
  -moz-transition:all .4s;
  -ms-transition:all .4s;
  -o-transition:all .4s;
  -webkit-transition:all .4s;
  opacity:.8;
  background:#222;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

.spin:hover img {
  display:block;
  margin:10px auto;
  transform:scale(1.1);
  -moz-transform:scale(1.1);
  -o-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  opacity:1;
  box-shadow:0 43px 30px -38px #000;
  -moz-box-shadow:0 43px 30px -38px #000;
  -ms-box-shadow:0 43px 30px -38px #000;
  -o-box-shadow:0 43px 30px -38px #000;
  -webkit-box-shadow:0 43px 30px -38px #000;
  background:#0C9;
}

.button a:link,.button a:visited {
  padding:5px 11px;
  text-align:center;
  color:#fff;
  background:#222222;
  font-family:'Oswald';
  font-size:15px;
  text-decoration:none;
}

.button a:hover {
  padding:5px 11px;
  text-align:center;
  color:#fff;
  background:#0C9;
  font-family:'Oswald';
  font-size:15px;
}

.tperlist {
  clear:both;
}

.tippers {
  display:inline-block;
  width:22.33%;
  text-align:left;
  padding:5px 11px;
  font-size:18px;
  margin:0 auto;
}

.tippers p {
  display:block;
  margin:0 auto;
}

.tippers p:before {
  content:'\2606';
  margin-right:8px;
  unicode-range:U+2606;
}

.tippers p:hover:before {
  content:'\2605';
  margin-right:8px;
  unicode-range:U+2605;
}

.start-day,.end-day {
  margin:0 auto 20px;
}

.start-day h1,.end-day h1,.winnings h1 {
  display:block;
  font-size:30px;
  margin:0 auto;
}

.start-day h1 {
  color:#099;
  font-family:'Oswald';
}

.end-day h1 {
  color:#F60;
  font-family:'Oswald';
}

.day {
  display:block;
  font-size:20px;
  font-family:'Titillium Web';
  font-style:normal;
  font-weight:400;
  color:#777;
  padding:6px 10px;
}

.month {
  display:block;
  font-size:17px;
  font-family:'Titillium Web';
  font-style:normal;
  font-weight:400;
  color:#444;
  padding:6px 10px;
}

.winnings h1 {
  color:#63C;
  font-family:'Oswald';
  text-align:center;
}

.goodies {
  display:block;
  font-size:17px;
  font-family:'Oswald';
  font-style:normal;
  font-weight:300;
  color:#444;
  padding:6px 10px;
}

.goodies p {
  display:block;
  margin:0 auto;
}

.section {
  display:block;
  width:100%;
  height:auto;
  box-shadow:0 2px 11px #999;
  margin-bottom:30px;
  background:-moz-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:-webkit-linear-gradient(top,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  background:linear-gradient(to bottom,rgba(255,255,255,0.57) 0%,rgba(204,204,204,0.83) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#91ffffff',endColorstr='#d4cccccc',GradientType=0);
}

.section h1 {
  color:#F60;
  font-family:'Oswald';
}

.section p {
  display:block;
  margin:0 auto;
}

@-webkit-keyframes slot1 {
  from {
    -webkit-transform:rotateY(-360deg);
    top:-310px;
  }
  
  to {
    -webkit-transform:rotateY(0deg);
    top:20px;
  }
}

@keyframes slot1 {
  from {
    transform:rotateY(-360deg);
    top:-310px;
  }
  
  to {
    transform:rotateY(0deg);
    top:20px;
  }
}

@-webkit-keyframes slot2 {
  from {
    -webkit-transform:rotateY(-360deg);
    top:-310px;
  }
  
  to {
    -webkit-transform:rotateY(0deg);
    top:20px;
  }
}

@keyframes slot2 {
  from {
    transform:rotateY(-360deg);
    top:-310px;
  }
  
  to {
    transform:rotateY(0deg);
    top:20px;
  }
}

@-webkit-keyframes slot3 {
  from {
    -webkit-transform:rotateY(-360deg);
    top:-310px;
  }
  
  to {
    -webkit-transform:rotateY(0deg);
    top:20px;
  }
}

@keyframes slot3 {
  from {
    transform:rotateY(-360deg);
    top:-310px;
  }
  
  to {
    transform:rotateY(0deg);
    top:20px;
  }
}

@-webkit-keyframes slot4 {
  from {
    -webkit-transform:rotateY(-360deg);
    top:-310px;
  }
  
  to {
    -webkit-transform:rotateY(0deg);
    top:20px;
  }
}

@keyframes slot4 {
  from {
    transform:rotateY(-360deg);
    top:-310px;
  }
  
  to {
    transform:rotateY(0deg);
    top:20px;
  }
}

@-webkit-keyframes slot5 {
  from {
    -webkit-transform:rotateY(-360deg);
    top:-310px;
  }
  
  to {
    -webkit-transform:rotateY(0deg);
    top:20px;
  }
}

@keyframes slot5 {
  from {
    transform:rotateY(-360deg);
    top:-310px;
  }
  
  to {
    transform:rotateY(0deg);
    top:20px;
  }
}

@-webkit-keyframes fadeInScale {
  0% {
    -webkit-transform:scale(0.6);
  }
  
  100% {
    -webkit-transform:scale(1);
  }
}

@-moz-keyframes fadeInScale {
  0% {
    -moz-transform:scale(0.6);
  }
  
  100% {
    -moz-transform:scale(1);
  }
}

@-o-keyframes fadeInScale {
  0% {
    -o-transform:scale(0.6);
  }
  
  100% {
    -o-transform:scale(1);
  }
}

@-ms-keyframes fadeInScale {
  0% {
    -ms-transform:scale(0.6);
  }
  
  100% {
    -ms-transform:scale(1);
  }
}

@keyframes fadeInScale {
  0% {
    transform:scale(0.6);
  }
  
  100% {
    transform:scale(1);
  }
}

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

* html .clearfix {
  height:1%;
}