@charset "UTF-8";

a,a:link,a:active,a:hover,a:visited {
  text-decoration:none;
}

a {
  color:#09F;
}

a:hover {
  color:#333;
}

body {
  margin:0 auto;
  padding-top:10px;
  width:90%;
  background-image:url(https://mfcpro.files.wordpress.com/2015/12/bg1.png);
  background-repeat:no-repeat;
  background-position:0 0;
  background-attachment:fixed;
  background-size:100%;
  background-color:#5e0d3a;
  color:#333;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  -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;
  margin-top:-100px;
}

.profile_section_content {
  color:#333;
  padding:8px;
  margin:5px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  -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:#5e0d3a(255,255,255,.0);
  filter:alpha(opacity=100);
  opacity:1;
}

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

#photo_gallery_previews a {
  color:#09C;
}

.photo_gallery_image {
  border:2px solid #09C;
}

.photo_gallery_image:hover {
  border:2px solid #F3C;
  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:none;
}

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

#avatar_holder {
  background:none;
}

#profile_avatar {
  display:none;
}

#profile_header_container,#unix_last_login_container {
  display:none;
}

#avatar_holder {
  background:none;
}

#footer_bar {
  display:none;
}

#profile_header_container {
  opacity:0;
}

#unix_last_updated_container {
  display:none;
}

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

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

/***Inlaturate***/
#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;
}

#photo_gallery_previews {
  display:block;
  position:relative;
  margin:0 auto;
  padding:15px;
  background:rgba(255,255,255,.7);
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border:1px solid #ccc;
  margin-bottom:5px;
}

.wall_post_avatar img {
  background:none repeat scroll 0 0#5e0d3a;
  border:4px solid #09C;
  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;
}

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

.wall_post_info {
  border-bottom:1px solid rgba(0,0,0,.2);
  width:700px;
  margin-left:42px;
  font-family:'Oswald','Palatino Linotype','Book Antiqua',Palatino,serif;
}

.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;
  color:#000;
  padding:8px 12px;
  border-bottom:1px solid #ccc;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-top:2px solid #ccc;
  border-radius:0 0 5px 5px;
  -moz-border-radius:0 0 5px 5px;
  -ms-border-radius:0 0 5px 5px;
  -o-border-radius:0 0 5px 5px;
  -webkit-border-radius:0 0 5px 5px;
  background:rgba(255,255,255,.4);
  transition:all .9s;
  -moz-transition:all .9s;
  -ms-transition:all .9s;
  -o-transition:all .9s;
  -webkit-transition:all .9s;
  font-family:'Abel','Palatino Linotype','Book Antiqua',Palatino,serif;
}

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

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

embad {
  display:block;
  margin:10px auto;
  width:90%;
  height:450px;
}

/***CUSTOM MYFREECAMS PROFILE DESIGN BY STUDIO CSSMFC PRODUCTIONS - @CSSMFC ON TWITTER***/
div#comments {
  padding:10px;
  margin-top:10px;
}

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

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

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

.wall_post a:hover {
  color:#09C;
  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 #5e0d3a;
  border-radius:8px;
  -moz-border-radius:8px;
  -ms-border-radius:8px;
  -o-border-radius:8px;
  -webkit-border-radius:8px;
  height:auto;
  margin-top:60px;
}

#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;
  padding:15px;
  margin-bottom:20px;
  visibility:visible;
  font-size:17px;
  color:#777;
  font-family:'Oswald',Palatino Linotype,Book Antiqua,Palatino,serif;
  margin-left:0;
  background:-webkit-linear-gradient(#5e0d3a,#f1f1f1);
  background:-o-linear-gradient(#5e0d3a,#f1f1f1);
  background:-moz-linear-gradient(#5e0d3a,#f1f1f1);
  background:linear-gradient(#5e0d3a,#f1f1f1);
  border:1px solid #999;
  box-shadow:0 0 5px #777;
  -webkit-box-shadow:0 0 5px #777;
  padding:10px;
  width:98%;
  margin:0 auto;
  border:1px solid #ccc;
}

h1 {
  color:#999;
  font-family:'Cinzel Decorative',Palatino Linotype,Book Antiqua,Palatino,serif;
  font-size:27px;
  padding-top:7px;
}

h2 {
  color:#777;
  font-family:'Cinzel Decorative',Palatino Linotype,Book Antiqua,Palatino,serif;
  font-size:25px;
  padding-top:7px;
}

h3,h4,h5,h6 {
  color:#09F;
  font-family:'Cinzel Decorative',Palatino Linotype,Book Antiqua,Palatino,serif;
  font-size:20px;
  padding-top:7px;
}

#profile_about_me {
}

#rate_label,#average_rating_label,#admirers_label,#friends_label,#favorite_models_label {
}

#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:url();
  background-repeat:no-repeat;
  background-position:top right;
  background-color:rgba(255,255,255,.5);
  font-size:14px;
  border:1px solid #ccc;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

/***CUSTOM MYFREECAMS PROFILE DESIGN BY STUDIO CSSMFC PRODUCTIONS - @CSSMFC ON TWITTER***/
#friends_value > a {
  margin-right:6px;
  color:#09C;
}

#friends_value > a:hover {
  margin-right:6px;
  color:#888;
}

#favorite_models_value > a::before {
  content:'\2665';
  display:inline-block;
  text-shadow:none;
  color:#666;
  font-size:14px;
  margin-right:3px;
}

#friends_value > a::before {
  content:'\2605';
  display:inline-block;
  text-shadow:none;
  color:#666;
  font-size:12px;
  margin-right:3px;
}

#favorite_models_value > a {
  color:#09C;
}

#favorite_models_value > a:hover {
  color:#09C;
}

#favorite_models_value > a {
  margin-right:6px;
}

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

@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/v10/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;
}

@font-face {
  font-family:'Cinzel Decorative';
  font-style:normal;
  font-weight:900;
  src:local('Cinzel Decorative Black'),local(CinzelDecorative-Black),url(https://fonts.gstatic.com/s/cinzeldecorative/v4/pXhIVnhFtL_B9Vb1wq2F943Di0peu2X9KS2KY2ET-u0.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;
}

/***CUSTOM MYFREECAMS PROFILE DESIGN BY STUDIO CSSMFC PRODUCTIONS - @CSSMFC ON TWITTER***/
.mlogo {
  display:inline-block;
  width:50px;
  height:57px;
  text-align:center;
  background:url(https://mfcpro.files.wordpress.com/2015/05/top_logo.png);
  background-size:100%;
  background-repeat:no-repeat;
  opacity:.7;
  background-position:0 0;
  position:fixed;
  right:5px;
  top:17px;
}

.mlogo:hover {
  background:url(https://mfcdesign.files.wordpress.com/2015/06/top_logo_hover.png);
  background-size:100%;
  background-repeat:no-repeat;
  opacity:1;
}

.spinner {
  cursor:pointer;
  -webkit-animation-name:spinner;
  -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:spinner;
  -moz-animation-timing-function:rotation 8s infinite linear;
  -moz-animation-iteration-count:infinite;
  -moz-animation-duration:8s;
  -moz-transform-style:preserve-3d;
  animation-name:spinner;
  -animation-timing-function:rotation 8s infinite linear;
  animation-iteration-count:infinite;
  animation-duration:8s;
  transform-style:preserve-3d;
  -ms-animation-name:spinner;
  -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:spinner;
  -o-animation-timing-function:rotation 8s infinite linear;
  -o-animation-iteration-count:infinite;
  -o-animation-duration:8s;
  -o-transform-style:preserve-3d;
}

.spinner:hover {
  -webkit-animation-play-state:paused;
  -moz-animation-play-state:paused;
  animation-play-state:paused;
  -ms-animation-play-state:paused;
  -o-animation-play-state:paused;
}

.credits {
  display:block;
  height:80px;
  margin-top:-20px;
  margin-bottom:30px;
  background:url(https://mfcpro.files.wordpress.com/2014/10/sxnproductions1.png);
  background-repeat:no-repeat;
  background-size:auto;
  background-position:bottom center;
  background-color:rgba(0,0,0,.0);
  opacity:.3;
}

.credits:hover {
  opacity:.6;
}

/*** custom - widgets ***/
.scr::-webkit-scrollbar {
  width:9px;
}

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

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

.scr::-webkit-scrollbar-thumb:window-inactive {
  background:rgba(102,0,102,.3);
  border:1px solid #000;
}

#donotremove {
}

#donotremove p {
  display:none;
}

.crdst {
  display:block;
  width:100%;
  height:60px;
  margin-top:80px;
  background:url() no-repeat;
  background-position:top center;
  background-size:70%;
  text-align:center;
  color:#fff;
  padding:10px;
  margin-bottom:-20px;
  z-index:999;
  background-color:rgba(0,0,0,0.0);
}

.crdst span {
  display:block;
  font-size:13px;
  color:#999;
  font-family:'Oswald','Palatino Linotype','Book Antiqua',Palatino,serif;
  margin-bottom:10px;
  margin-top:10px;
  text-shadow:none;
}

.toootop:link {
  display:block;
  position:fixed;
  right:10px;
  bottom:10px;
  padding:10px;
  text-align:center;
  font-size:17px;
  color:#09C;
  text-decoration:none;
  border-radius:4px;
  -webkit-border-radius:4px;
}

.toootop:hover {
  display:block;
  padding:10px;
  text-align:center;
  text-decoration:none;
}

.toootop::before {
  content:'\25B6';
  display:block;
  width:20px;
  height:20px;
  text-align:center;
  font-size:27px;
  transform:rotate(-90deg);
  -moz-transform:rotate(-90deg);
  -ms-transform:rotate(-90deg);
  -o-transform:rotate(-90deg);
  -webkit-transform:rotate(-90deg);
}

#dmca {
  display:block;
  width:98%;
  height:300px;
  padding:10px;
  overflow:hidden;
  margin-top:10px;
  background:url();
  background-size:100%;
  background-repeat:no-repeat;
  background-position:0 0;
}

.dmcainfo {
  display:block;
  width:88%;
  height:193px;
  color:#666;
  font-weight:normal;
  font-size:14px;
  overflow:auto;
  text-align:left;
  padding:10px;
  margin:0 auto;
  margin-top:20px;
  font-family:'Oswald','Palatino Linotype','Book Antiqua',Palatino,serif;
}

.dmcainfo img {
  display:block;
  margin-right:3px;
  width:97px;
  float:left;
}

.nosee {
  display:none;
}

#share a {
  display:inline-block;
  padding:5px 14px;
  text-decoration:none;
  border:1px dotted #000;
  font-family:'Oswald','Palatino Linotype','Book Antiqua',Palatino,serif;
}

#share a:hover {
  border:1px dotted #930;
}

#share {
  display:block;
  text-align:center;
}

#share::before {
  content:'Share this profile: ';
  display:inline-block;
  color:#000;
  margin-left:-53px;
  font-size:14px;
  font-family:'Oswald','Palatino Linotype','Book Antiqua',Palatino,serif;
  padding:5px 11px;
}

hr {
  display:block;
  margin:0 auto;
  border:0;
  height:1px;
  background-image:linear-gradient(to right,rgba(0,0,0,0.15),rgba(0,0,0,0.50),rgba(0,0,0,0.15));
  width:92%;
  margin-bottom:1px;
  margin-top:1px;
}

/*** redesigned *****************************************************************************/
/** disable ***/
#profile_friends {
}

#photo_gallery_previews {
}

#unix_last_login_container {
  display:none;
}

#unix_last_updated_container {
  display:none;
}

.user_comment_textarea_small {
  width:900px;
  height:20px;
  font-size:14px;
  background:rgba(255,255,255,.5);
  color:#000;
  margin-top:12px;
  padding:15px;
  outline:none;
  outline-style:none;
}

.user_comment_textarea_big {
  width:900px;
  height:100px;
  padding:15px;
  background:rgba(255,255,255,.5);
  color:#000;
  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);
  box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  outline:none;
  outline-style: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;
}

#new_comment_buttons>input[type="submit"] {
  background:#222;
  padding:5p 10px;
  color:#fff;
  font-family:'Abel','Oswald';
}

#new_comment_buttons>input[type="submit"]:hover {
  background:#069;
  padding:5p 10px;
  color:#fff;
}

#Club {
  display:block;
  text-align:center;
  margin-top:80px;
  margin-bottom:90px;
}

.clubwrapper {
  display:inline-block;
  width:340px;
  height:570px;
  overflow:hidden;
  border:1px solid #ccc;
  border-radius:6px 6px 0 0;
  -moz-border-radius:6px 6px 0 0;
  -ms-border-radius:6px 6px 0 0;
  -o-border-radius:6px 6px 0 0;
  -webkit-border-radius:6px 6px 0 0;
  box-shadow:0 1px 2px #888;
  -moz-box-shadow:0 1px 2px #888;
  -ms-box-shadow:0 1px 2px #888;
  -o-box-shadow:0 1px 2px #888;
  -webkit-box-shadow:0 1px 2px #888;
  background:-webkit-linear-gradient(#f1f1f1,#fdfdfd);
  background:-o-linear-gradient(#f1f1f1,#fdfdfd);
  background:-moz-linear-gradient(#f1f1f1,#fdfdfd);
  background:linear-gradient(#f1f1f1,#fdfdfd);
  font-family:'Abel';
  font-size:18px;
  text-align:left;
}

.cart,.cartclub {
  display:block;
  width:75%;
  height:300px;
  margin:0 auto;
  text-align:left;
  overflow:auto;
}

.cart >.freeok::before {
  content:'\2606';
  display:inline-block;
  font-size:18px;
  margin-right:11px;
  transition:all .4s;
  -moz-transition:all .4s;
  -o-transition:all .4s;
  -ms-transition:all .4s;
  -webkit-transition:all .4s;
}

.cart > .freeok:hover::before {
  content:'\2605';
  display:inline-block;
  margin-right:11px;
  color:#096;
}

.clubwrapper h3 {
  display:block;
  line-height:100%;
  text-align:center;
  color:#fff;
  background:#096;
  padding:15px;
  margin-top:-5px;
  text-shadow:0 1px 0 #000;
}

.clubwrapper h2 {
  display:block;
  line-height:100%;
  text-align:center;
  color:#fff;
  background:#069;
  padding:15px;
  margin-top:-5px;
  text-shadow:0 1px 0 #000;
}

.ppack {
  padding:0 0 10px;
}

.cbinfo {
  display:block;
  margin-top:30px;
  font-weight:bold;
  color:#777;
  font-size:19px;
  border-bottom:1px solid #ccc;
  margin-bottom:10px;
  text-align:center;
}

.clubwrapper h2::before {
  content:'\2606';
  display:inline-block;
  margin-right:12px;
}

.clubwrapper h3::before {
  content:'\2605';
  display:inline-block;
  margin-right:12px;
}

.freeok {
}

.freeok::before {
  content:'\2606';
  display:inline-block;
  font-size:18px;
  margin-right:11px;
  transition:all .4s;
  -moz-transition:all .4s;
  -o-transition:all .4s;
  -ms-transition:all .4s;
  -webkit-transition:all .4s;
}

.freeok:hover::before {
  content:'\2605';
  display:inline-block;
  margin-right:11px;
  color:#09C;
}

.getproject:link,.getproject:visited {
  display:inline-block;
  padding:10px 80px;
  background:#096;
  text-align:center;
  margin:70px auto 10px;
  color:#fff;
  text-decoration:none;
  border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  border:1px solid #066;
  box-shadow:inset 0 0 6px #0C6;
  font-family:'Oswald',Abel;
}

.getproject:hover {
  display:inline-block;
  padding:10px 80px;
  background:#069;
  text-align:center;
  margin:70px auto 10px;
  color:#fff;
  text-decoration:none;
  border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  border:1px solid #066;
  box-shadow:inset 0 0 6px #09C;
  font-family:'Oswald',Abel;
}

.getproject::before {
  content:'\25CB';
  display:inline-block;
  margin-left:-20px;
  margin-right:20px;
  transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  font-size:22px;
  transition:all .4s;
  -moz-transition:all .4s;
  -o-transition:all .4s;
  -ms-transition:all .4s;
  -webkit-transition:all .4s;
}

.getit {
  display:block;
  text-align:center;
}

.getproject:hover::before {
  content:'\25C9';
  display:inline-block;
  margin-right:20px;
  transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  font-size:22px;
}

.getpremium:link,.getpremium:visited {
  display:inline-block;
  padding:10px 80px;
  background:#069;
  text-align:center;
  margin:70px auto 10px;
  color:#fff;
  text-decoration:none;
  border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  border:1px solid #066;
  box-shadow:inset 0 0 6px #09C;
  font-family:'Oswald',Abel;
}

.getpremium:hover {
  display:inline-block;
  padding:10px 80px;
  background:#333;
  text-align:center;
  margin:70px auto 10px;
  color:#fff;
  text-decoration:none;
  border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  border:1px solid #000;
  box-shadow:inset 0 0 6px #777;
  -webkit-box-shadow:inset 0 0 6px #777;
  font-family:'Oswald',Abel;
}

.getpremium::before {
  content:'\25CB';
  display:inline-block;
  margin-left:-20px;
  margin-right:20px;
  transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  font-size:22px;
  transition:all .4s;
  -moz-transition:all .4s;
  -o-transition:all .4s;
  -ms-transition:all .4s;
  -webkit-transition:all .4s;
}

.getpremium:hover::before {
  content:'\25C9';
  display:inline-block;
  margin-right:20px;
  transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  font-size:22px;
}

.pro {
  box-shadow:0 2px 6px #888;
  -moz-box-shadow:0 2px 6px #888;
  -ms-box-shadow:0 2px 6px #888;
  -o-box-shadow:0 2px 6px #888;
  -webkit-box-shadow:0 2px 6px #888;
  transition:all .4s;
  -moz-transition:all .4s;
  -o-transition:all .4s;
  -ms-transition:all .4s;
  -webkit-transition:all .4s;
  transform:scale(1.1);
  -moz-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}

.pro:hover {
}

/*** Pops ***/
.lb-overlay {
  width:0;
  height:0;
  position:fixed;
  overflow:hidden;
  left:0;
  top:0;
  padding:0;
  z-index:99;
  text-align:center;
  background:url(https://mfcpro.files.wordpress.com/2015/12/overley_grid.png) repeat;
  background-color:rgba(0,0,0,0.90);
}

.lb-overlay a.lb-close {
  height:14px;
  background:rgba(255,255,255,0.90);
  z-index:1001;
  color:#069;
  position:absolute;
  top:56px;
  right:83px;
  font-size:15px;
  line-height:16px;
  text-align:center;
  padding:5px 11px;
  overflow:hidden;
  margin-left:-25px;
  opacity:0;
  filter:alpha(opacity=0);
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -webkit-transition:opacity .3s linear 1.2s;
  -moz-transition:opacity .3s linear 1.2s;
  -o-transition:opacity .3s linear 1.2s;
  -ms-transition:opacity .3s linear 1.2s;
  transition:opacity .3s linear 1.2s;
  font-family:'Oswald','Arial Narrow',Arial,sans-serif;
  border-left:1px solid #069;
  border-right:1px solid #069;
  border-top:1px solid #069;
  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;
  text-decoration:none;
  transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  -o-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
}

a.lb-close:hover {
  color:#09C;
}

a.lb-close::before {
  content:'\2716';
  display:inline-block;
  margin-right:5px;
}

.lb-overlay:target {
  width:90%;
  height:90%;
  bottom:0;
  right:0;
  padding:20px 100px 120px 70px;
}

.lb-overlay:target .lego {
  -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;
}

.lb-overlay:target a.lb-close,.lb-overlay:target > .rela {
  opacity:1;
  filter:alpha(opacity=99);
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
  -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;
}

.clinfo {
  display:block;
  width:66%;
  height:300px;
  overflow:auto;
  float:left;
  padding:10px;
  margin:10px;
  color:#333;
  text-align:left;
  font-family:'Abel',Century Gothic,Arial,sans,sans-serif;
  font-size:22px;
  background:rgba(255,255,255,0.50);
}

x:-o-prefocus {
  height:90%;
}

.lego {
  width:0;
  height:0;
  overflow:hidden;
}

.lb-overlay:target > .lego {
  display:block;
  width:94%;
  height:450px;
  padding:20px;
  text-align:left;
  border:1px solid #069;
  box-shadow:inset 0 0 3px #000,inset 0 0 15px #ccc,0 2px 11px #000;
  -moz-box-shadow:inset 0 0 3px #000,inset 0 0 15px #ccc,0 2px 11px #000;
  -ms-box-shadow:inset 0 0 3px #000,inset 0 0 15px #ccc,0 2px 11px #000;
  -o-box-shadow:inset 0 0 3px #000,inset 0 0 15px #ccc,0 2px 11px #000;
  -webkit-box-shadow:inset 0 0 3px #000,inset 0 0 15px #ccc,0 2px 11px #000;
  color:#777;
  background-image:url(https://mfcpro.files.wordpress.com/2015/12/bg1.png);
  background-repeat:no-repeat;
  background-size:auto;
  background-position:top right;
  background-color:rgba(255,255,255,0.90);
}

.bgone {
  background-image:url(https://mfcpro.files.wordpress.com/2015/12/bg1.png);
  background-repeat:no-repeat;
  background-size:auto;
  background-position:top right;
}

.pre::before {
  content:'\25B3';
  display:inline-block;
  margin-right:10px;
  transform:rotate(-90deg);
  -moz-transform:rotate(-90deg);
  -ms-transform:rotate(-90deg);
  -webkit-transform:rotate(-90deg);
}

.aft::after {
  content:'\25B3';
  display:inline-block;
  margin-left:10px;
  transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
}

.dividerz {
  display:inline-block;
  width:200px;
  height:3px;
}

.runaway,.runaway:link,.runaway:visited {
  display:inline-block;
  margin-top:20px;
  font-size:22px;
  font-family:'Abel',Oswald;
  color:#fff;
  text-decoration: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;
}

.runaway:hover {
  display:inline-block;
  margin-top:20px;
  color:#fff;
  text-decoration:none;
  text-shadow:0 0 5px #fff;
}

.lb-overlay:target .modelimg {
  display:inline-block;
  float:right;
  width:24%;
  height:auto;
  margin-left:15px;
  margin-top:-50px;
  text-align:center;
  padding:5px;
  overflow:hidden;
}

.lb-overlay:target .modelimg img {
  display:block;
  width:100%;
  height:auto;
  -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;
  transition:all .8s;
  -moz-transition:all .8s;
  -o-transition:all .8s;
  -ms-transition:all .8s;
  -webkit-transition:all .8s;
  margin-bottom:-50px;
}

/***icons***/
.gift-img::before {
  content:'';
  display:inline-block;
  width:25px;
  height:25px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/img_edit.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:5px;
  margin-right:15px;
  vertical-align:bottom;
}

.gift-gallery::before {
  content:'';
  display:inline-block;
  width:25px;
  height:25px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/img_host.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:5px;
  margin-right:15px;
  vertical-align:bottom;
}

.gift-download::before {
  content:'';
  display:inline-block;
  width:25px;
  height:25px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/free_install.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:5px;
  margin-right:15px;
  vertical-align:bottom;
}

.gift-see::before {
  content:'';
  display:inline-block;
  width:25px;
  height:25px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/see.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:5px;
  margin-right:15px;
  vertical-align:bottom;
}

.gift-crown::before {
  content:'';
  display:inline-block;
  width:25px;
  height:25px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/crown.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:5px;
  margin-right:15px;
  vertical-align:bottom;
}

.unlimited::before {
  content:'';
  display:inline-block;
  width:25px;
  height:25px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/unlimited_widgets.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:5px;
  margin-right:15px;
  vertical-align:bottom;
}

.dnld::before {
  content:'';
  display:inline-block;
  width:25px;
  height:25px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/heart.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:5px;
  margin-right:15px;
  vertical-align:bottom;
  margin-left:-12px;
  opacity:.4;
  transition:all .3s;
  -moz-transition:all .3s;
  -o-transition:all .3s;
  -ms-transition:all .3s;
  -webkit-transition:all .3s;
}

.dnld::after {
  content:'';
  display:inline-block;
  width:25px;
  height:25px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/heart.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:5px;
  margin-left:15px;
  vertical-align:bottom;
  margin-right:-12px;
  opacity:0;
  transition:all .3s;
  -moz-transition:all .3s;
  -o-transition:all .3s;
  -ms-transition:all .3s;
  -webkit-transition:all .3s;
}

.cmsinst::before {
  content:'';
  display:inline-block;
  width:25px;
  height:25px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/code.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:5px;
  margin-right:15px;
  vertical-align:bottom;
}

.joi_seara {
  display:block;
  width:95%;
  padding:2px 4px 1px 5px;
  font-size:19px;
}

.rela h3::before {
  content:'';
  display:inline-block;
  width:35px;
  height:35px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/unlimited_widgets.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:5px;
  margin-right:15px;
  vertical-align:bottom;
  opacity:.7;
}

.rela h3 {
  display:inline-block;
  font-size:30px;
  text-shadow:0 1px 0 #777;
}

.rela p {
  display:inline-block;
  float:right;
  width:300px;
  height:50px;
  background:rgba(0,0,0,.0);
  margin-bottom:-50px;
  margin-top:-10px;
  margin-right:50px;
  text-align:center;
}

.but:link,.but:visited {
  display:inline-block;
  padding:11px 41px;
  text-align:center;
  background:-webkit-linear-gradient(#f1f1f1,#fcfcfc);
  background:-o-linear-gradient(#f1f1f1,#fcfcfc);
  background:-moz-linear-gradient(#f1f1f1,#fcfcfc);
  background:linear-gradient(#f1f1f1,#fcfcfc);
  border:1px solid #ccc;
  box-shadow:0 1px 2px #777;
  -webkit-box-shadow:0 1px 2px #777;
  font-family:'Oswald','Abel';
  font-size:17px;
  transition:all .3s;
  -moz-transition:all .3s;
  -o-transition:all .3s;
  -ms-transition:all .3s;
  -webkit-transition:all .3s;
  top:-90px;
}

.but:hover {
  display:inline-block;
  padding:11px 41px;
  text-align:center;
  background:-webkit-linear-gradient(#ffffff,#f1f1f1);
  background:-o-linear-gradient(#ffffff,#f1f1f1);
  background:-moz-linear-gradient(#ffffff,#f1f1f1);
  background:linear-gradient(#ffffff,#f1f1f1);
  border:1px solid #999;
  box-shadow:inset 0 0 5px #777;
  -webkit-box-shadow:inset 0 0 5px #777;
}

.but:hover.dnld::before {
  content:'';
  display:inline-block;
  width:25px;
  height:25px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/unlimited_widgets.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:-10px;
  margin-right:15px;
  vertical-align:bottom;
  margin-left:-12px;
  opacity:1;
  -webkit-animation:fa-spin 2s infinite linear;
  animation:fa-spin 2s infinite linear;
}

.but:hover.dnld::after {
  content:'';
  display:inline-block;
  width:25px;
  height:25px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/unlimited_widgets.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:-10px;
  margin-left:15px;
  vertical-align:bottom;
  margin-right:-12px;
  opacity:1;
  -webkit-animation:fa-spin 2s infinite linear;
  animation:fa-spin 2s infinite linear;
}

.additional {
  display:block;
  background:-webkit-linear-gradient(#ffffff,#f1f1f1);
  background:-o-linear-gradient(#ffffff,#f1f1f1);
  background:-moz-linear-gradient(#ffffff,#f1f1f1);
  background:linear-gradient(#ffffff,#f1f1f1);
  border:1px solid #999;
  box-shadow:0 0 5px #777;
  -webkit-box-shadow:0 0 5px #777;
  text-align:center;
  padding:10px;
  width:98%;
  margin:0 auto;
  border:1px solid #ccc;
  margin-bottom:30px;
}

.additional > .itm img {
  display:inline-block;
  margin:0 auto;
  width:250px;
  height:140px;
  background:#f1f1f1;
  text-align:center;
  position:relative;
  border:1px solid #ccc;
  transition:all .4s;
  -moz-transition:all .4s;
  -o-transition:all .4s;
  -ms-transition:all .4s;
  -webkit-transition:all .4s;
  opacity:.7;
}

.additional > .itm img:hover {
  display:inline-block;
  margin:0 auto;
  width:250px;
  height:140px;
  background:#f1f1f1;
  text-align:center;
  border:1px solid #ccc;
  box-shadow:0 0 5px #666,0 1px 12px #000;
  -moz-box-shadow:0 0 5px #666,0 1px 12px #000;
  -ms-box-shadow:0 0 5px #666,0 1px 12px #000;
  -o-box-shadow:0 0 5px #666,0 1px 12px #000;
  -webkit-box-shadow:0 0 5px #666,0 1px 12px #000;
  opacity:1;
  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);
  -webkit-transform:scale(1.1,1.1);
}

a.tooltip {
  outline:none;
}

a.tooltip strong {
  line-height:90%;
  font-family:Oswald;
  font-size:20px;
  color:#066;
}

a.tooltip:hover,a.tooltip:focus {
  text-decoration:none;
}

a.tooltip div {
  z-index:10;
  display:none;
  padding:14px 20px;
  margin-top:-280px;
  margin-left:-58px;
  width:300px;
  height:300px;
  overflow:hidden;
  line-height:16px;
  background:-webkit-linear-gradient(#ffffff,#f1f1f1);
  background:-o-linear-gradient(#ffffff,#f1f1f1);
  background:-moz-linear-gradient(#ffffff,#f1f1f1);
  background:linear-gradient(#ffffff,#f1f1f1);
  border:1px solid #999;
  box-shadow:0 0 5px #777;
  -webkit-box-shadow:0 0 5px #777;
  -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;
}

a.tooltip:hover div,a.tooltip:focus div {
  display:inline;
  position:absolute;
  height:300px;
  color:#777;
  padding:14px 20px;
  margin-top:-220px;
  margin-left:-208px;
  width:300px;
  line-height:16px;
  font-size:19px;
}

a.tooltip div {
  border-radius:5px;
  -webkit-border-radius:5px;
  background:-webkit-linear-gradient(#ffffff,#f1f1f1);
  background:-o-linear-gradient(#ffffff,#f1f1f1);
  background:-moz-linear-gradient(#ffffff,#f1f1f1);
  background:linear-gradient(#ffffff,#f1f1f1);
  border:1px solid #999;
  box-shadow:0 0 5px #777;
  -webkit-box-shadow:0 0 5px #777;
  font-family:Abel;
}

.toolinfo {
  display:block;
  width:96%;
  height:220px;
  margin:0 auto;
  overflow:auto;
  text-align:left;
  margin-bottom:-20px;
}

.toolinfo i {
  font-style:normal;
}

.getit > i.buy {
  display:inline-block;
  padding:10px 50px;
  margin-top:7px;
  text-align:center;
  font-size:15px;
  font-family:Oswald;
  color:#fff;
  text-decoration:none;
  font-style:normal;
  background:#099;
  box-shadow:inset 0 0 6px #0C9;
  -webkit-animation:fadeInScale 1.8s ease-in-out;
  -moz-animation:fadeInScale 1.8s ease-in-out;
  -o-animation:fadeInScale 1.8s ease-in-out;
  -ms-animation:fadeInScale 1.8s ease-in-out;
  animation:fadeInScale 1.8s ease-in-out;
  border-radius:5px;
  -webkit-border-radius:5px;
}

.getit > i.buy:hover {
  display:inline-block;
  padding:10px 50px;
  margin-top:7px;
  text-align:center;
  font-size:15px;
  font-family:Oswald;
  color:#fff;
  text-decoration:none;
  font-style:normal;
  background:#222;
  box-shadow:inset 0 0 6px #ccc;
}

.additional p {
  font-family:Abel;
  font-size:19px;
}

.additional h3 {
  font-size:33px;
  color:#777;
  text-shadow:0 1px 0 #fff;
}

#hdclub {
  display:block;
  text-align:center;
  position:relative;
  margin-bottom:30px;
  height:80px;
}

#hdclub h1 {
  font-size:33px;
  color:#777;
  text-shadow:0 1px 0 #fff;
}

.additional h3::before {
  content:'';
  display:inline-block;
  width:35px;
  height:35px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/unlimited_widgets.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:-7px;
  margin-right:15px;
  opacity:.7;
}

#hdclub h1::before {
  content:'';
  display:inline-block;
  width:35px;
  height:35px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/unlimited_widgets.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:-7px;
  margin-right:15px;
  opacity:.7;
}

#AboutMe,#RoomRules {
  display:block;
  height:auto;
  padding:10px;
  position:relative;
  margin:50px auto 2px;
  text-align:left;
  font-size:22px;
  color:#888;
  font-family:'Oswald',Palatino Linotype,Book Antiqua,Palatino,serif;
  background:-webkit-linear-gradient(#ffffff,#f1f1f1);
  background:-o-linear-gradient(#ffffff,#f1f1f1);
  background:-moz-linear-gradient(#ffffff,#f1f1f1);
  background:linear-gradient(#ffffff,#f1f1f1);
  border:1px solid #999;
  box-shadow:0 0 5px #777;
  -webkit-box-shadow:0 0 5px #777;
  padding:10px;
  width:98%;
  border:1px solid #ccc;
}

#nav {
  display:block;
  width:90%;
  position:absolute;
  top:15px;
  text-align:center;
  margin:auto auto auto 5%;
  background:rgba(255,255,255,0.0);
}

#nav a,#nav a:visited {
  display:inline-block;
  text-decoration:none;
  color:#fff;
  font-size:19px;
  font-family:'Abel',Century Gothic,Arial,sans,sans-serif;
  padding:7px 17px;
  text-align:center;
}

#nav a:hover {
  display:inline-block;
  text-decoration:none;
  color:#fff;
  text-shadow:0 0 5px #fff;
  background:rgba(0,0,0,0.50);
}

#hedmod {
  display:block;
  height:auto;
  margin:-40px auto 50px 0;
  text-align:center;
  background:#f1f1f1;
  border:1px solid #999;
  box-shadow:0 0 5px #777;
  -webkit-box-shadow:0 0 5px #777;
  padding:5px;
  width:99%;
  border:1px solid #ccc;
  position:relative;
}

#hedmod img {
  display:block;
  width:100%;
  height:auto;
}

#hedmod:first-child {
  display:block;
  width:100%;
  height:auto;
  margin:10px auto;
  text-align:center;
}

.shadow {
  position:relative;
}

.shadow:before,.shadow:after {
  z-index:-1;
  position:absolute;
  content:"";
  bottom:5px;
  left:10px;
  width:50%;
  top:80%;
  max-width:300px;
  background:#777;
  -webkit-box-shadow:0 15px 10px #777;
  -moz-box-shadow:0 15px 10px #777;
  box-shadow:0 15px 10px #777;
  -webkit-transform:rotate(-3deg);
  -moz-transform:rotate(-3deg);
  -o-transform:rotate(-3deg);
  -ms-transform:rotate(-3deg);
  transform:rotate(-3deg);
}

.shadow:after {
  -webkit-transform:rotate(3deg);
  -moz-transform:rotate(3deg);
  -o-transform:rotate(3deg);
  -ms-transform:rotate(3deg);
  transform:rotate(3deg);
  right:10px;
  left:auto;
}

.toptippers {
  display:block;
  width:80%;
  padding:10px;
  margin:0 auto;
}

.toptippers {
  -webkit-columns:100px 3;
  -moz-columns:100px 3;
  columns:100px 3;
  -webkit-column-count:3;
  -moz-column-count:3;
  column-count:3;
  -webkit-column-gap:10px;
  -moz-column-gap:40px;
  column-gap:40px;
}

.toptippers p {
  line-height:90%;
  font-size:24px;
  color:#099;
  font-weight:bold;
  text-align:left;
}

.toptippers p:hover {
  color:#333;
}

.toptippers p::before {
  content:'';
  display:inline-block;
  width:25px;
  height:25px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/crown.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:11px;
  margin-right:15px;
  opacity:.7;
}

.toptippers p:hover::before {
  content:'';
  display:inline-block;
  width:25px;
  height:25px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/crown.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:11px;
  margin-right:15px;
  opacity:1;
  -webkit-animation:spin .8s;
  -moz-animation:spin .8s;
  -o-animation:spin .8s;
  -ms-animation:spin .8s;
  animation:spin .8s;
}

.make-me-smile {
  display:block;
  text-align:center;
  padding:10px;
  width:98%;
  margin:0 auto;
  margin-bottom:30px;
}

.tipdiva {
  display:inline-block;
  width:200px;
  height:70px;
  background:url(http://2.bp.blogspot.com/--QMlRmDvfns/VWAphsZaH1I/AAAAAAAADi8/LCIz1Zqwxss/s1600/tp_off.png);
  background-repeat:no-repeat;
}

.tipdiva:hover {
  display:inline-block;
  width:200px;
  height:70px;
  background:url(http://2.bp.blogspot.com/-c7gSq0dEA7Q/VWApiFw-0CI/AAAAAAAADjE/a9bqnO6Ytw0/s1600/tp_on.png);
  background-repeat:no-repeat;
}

.amadiva {
  display:inline-block;
  width:200px;
  height:70px;
  background:url(http://2.bp.blogspot.com/-jJsLWExgRgU/VWAphhb65BI/AAAAAAAADjA/HvRrs4bJ24c/s1600/amz_off.png);
  background-repeat:no-repeat;
}

.amadiva:hover {
  display:inline-block;
  width:200px;
  height:70px;
  background:url(http://2.bp.blogspot.com/-KLWKv6I6dMk/VWAphpSrj8I/AAAAAAAADjg/lR_dkMNafss/s1600/am_on.png);
  background-repeat:no-repeat;
}

.twtdiva {
  display:inline-block;
  width:200px;
  height:70px;
  background:url(http://1.bp.blogspot.com/-0TM0s2rdEdM/VWApiU4WmWI/AAAAAAAADjI/EGd5U3KTCtQ/s1600/twt_off.png);
  background-repeat:no-repeat;
}

.twtdiva:hover {
  display:inline-block;
  width:200px;
  height:70px;
  background:url(http://4.bp.blogspot.com/-pXAEg-7kRBQ/VWApijdO0fI/AAAAAAAADjc/Ldnjh9k_vyU/s1600/twt_on.png);
  background-repeat:no-repeat;
}

.pm-me {
  display:inline-block;
  width:200px;
  height:70px;
  background:url(http://4.bp.blogspot.com/-4Cb8udxjR9c/VWAt0mfvJDI/AAAAAAAADj0/PhG8RKQwjAY/s1600/empm_off.png);
  background-repeat:no-repeat;
}

.pm-me:hover {
  display:inline-block;
  width:200px;
  height:70px;
  background:url(http://2.bp.blogspot.com/-54OxbEhpZVM/VWAt1EYP_8I/AAAAAAAADkE/PZCONbs-Uz4/s1600/empm_on.png);
  background-repeat:no-repeat;
}

.chat {
  display:inline-block;
  width:200px;
  height:70px;
  background:url(https://dexdan.files.wordpress.com/2015/12/chat_off.png);
  background-repeat:no-repeat;
}

.chat:hover {
  display:inline-block;
  width:200px;
  height:70px;
  background:url(https://dexdan.files.wordpress.com/2015/12/chat_on.png);
  background-repeat:no-repeat;
}

.tipdiva,.amadiva,.twtdiva,.pm-me,.chat {
  transition:all .3s;
  -moz-transition:all .3s;
  -webkit-transition:all .3s;
  -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;
}

.tipdiva:hover,.amadiva:hover,.twtdiva:hover,.pm-me:hover,.chat:hover {
  -webkit-transform:scale(1.1,1.1);
  -moz-transform:scale(1.1,1.1);
  -o-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  transform:scale(1.1,1.1);
}

.request {
  display:block;
  margin:10px auto;
  width:90%;
  padding:5px;
  overflow:auto;
  height:550px;
}

.request p {
  display:block;
  line-height:90%;
  padding:10px;
  font-size:24px;
  font-family:'Abel';
  color:#888;
  border-left:5px solid rgba(0,153,153,0.0);
  text-align:left;
  -webkit-transition:all .3s;
  -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;
}

.request p:hover {
  display:block;
  padding:10px;
  font-size:24px;
  font-family:'Abel';
  font-color:#555;
  border-left:5px solid rgba(0,153,153,1);
  text-align:left;
  background:rgba(0,0,0,0.05);
}

.request p a,.request p a:visited {
  display:inline-block;
  float:right;
  margin:-6px 5px auto auto;
  padding:7px 22px;
  text-align:center;
  font-family:'Oswald';
  color:#fff;
  background:#096;
  font-size:17px;
}

.request p a:hover {
  display:inline-block;
  float:right;
  margin:-6px 5px auto auto;
  text-align:center;
  font-family:'Oswald';
  color:#fff;
  background:#099;
  box-shadow:inset 0 0 4px #066,inset 0 0 11px #0C9;
  -webkit-box-shadow:inset 0 0 4px #066,inset 0 0 11px #0C9;
  font-size:17px;
}

.request p a::before,.request p a::before:visited,.request p a::before:hover {
  content:'';
  display:inline-block;
  width:20px;
  height:20px;
  text-align:center;
  background:url(https://dexdan.files.wordpress.com/2015/12/btip1.png);
  background-repeat:no-repeat;
  background-size:100%;
  top:5px;
  margin-right:15px;
  margin-left:-12px;
  vertical-align:bottom;
}

@-webkit-keyframes spinner {
  from {
    -webkit-transform:rotateY(360deg);
  }
  
  to {
    -webkit-transform:rotateY(0deg);
  }
}

@-moz-keyframes spinner {
  from {
    -moz-transform:rotateY(360deg);
  }
  
  to {
    -moz-transform:rotateY(0deg);
  }
}

@-ms-keyframes spinner {
  from {
    -ms-transform:rotateY(360deg);
  }
  
  to {
    -ms-transform:rotateY(0deg);
  }
}

@-o-keyframes spinner {
  from {
    -o-transform:rotateY(360deg);
  }
  
  to {
    -o-transform:rotateY(0deg);
  }
}

@keyframes spinner {
  from {
    transform:rotateY(360deg);
  }
  
  to {
    transform:rotateY(0deg);
  }
}

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

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

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

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  
  100% {
    -webkit-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  
  100% {
    -webkit-transform:rotate(359deg);
    transform:rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform:rotateY(0deg);
    transform:rotateY(0deg);
  }
  
  50% {
    -webkit-transform:rotateY(185deg);
    transform:rotate(185deg);
  }
  
  100% {
    -webkit-transform:rotateY(0deg);
    transform:rotateY(0deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform:rotateY(0deg);
    transform:rotateY(0deg);
  }
  
  50% {
    -webkit-transform:rotateY(185deg);
    transform:rotateY(185deg);
  }
  
  100% {
    -webkit-transform:rotateY(0deg);
    transform:rotateY(0deg);
  }
}