@charset "UTF-8";

.link-amazon a {
  display:block;
  width:258px;
  height:140px;
  float:left;
  background:transparent url(http://4.bp.blogspot.com/-8FEcKkG0RtU/VNMSUS5fPsI/AAAAAAAAHiI/uv6BD3GwJcA/s1600/amazon_pink.png) no-repeat;
  position:relative;
  margin:215px 0 0 -185px;
  text-indent:-3000px;
}

.link-amazon a:hover {
  background-position:0 -140px;
}

a:link,a:active {
  font-family:'Berkshire Swash',cursive;
  color:#777777;
  font-weight:bold;
  font-size:18px;
}

a:hover {
  font-family:'Berkshire Swash',cursive;
  color:#F6C;
  font-weight:bold;
  font-size:18px;
}

a:visited {
  font-family:'Berkshire Swash',cursive;
  color:#777777;
  font-weight:bold;
  font-size:18px;
}

body {
  margin:0 auto;
  width:1000px;
  background:url(https://mfcdesign.files.wordpress.com/2015/06/royality_body_bg.png);
  background-repeat:no-repeat;
  background-size:100%;
  background-attachment:fixed;
  background-color:#fff;
  background-position:0 -40px;
  color:#000000;
  font-family:'Berkshire Swash',cursive;
  font-style:normal;
  font-weight:400;
  font-size:18px;
}

.profile_section_content {
  color:#777777;
  border:0 solid #000000;
  padding:8px;
  margin:5px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.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;
}

#photo_gallery_previews a {
  color:#333;
}

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

.photo_gallery_image:hover {
  border:2px solid #F69;
}

#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:#f1f1f1;
  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:#F6C;
  text-decoration:none;
  font-size:14px;
}

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

/***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:#fff;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border:1px solid #222;
  margin-bottom:5px;
}

.user_comment_textarea_small {
  width:800px;
}

.user_comment_textarea_big {
  width:800px;
  height:100px;
  padding:15px;
  background:rgba(255,255,255,.8);
  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);
  font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
  box-shadow:inset 0 -1px 9px 1px rgba(44,50,50,0.97);
  outline:none;
  outline-style:none;
}

.wall_post_avatar img {
  background:none repeat scroll 0 0 #F4F4F4;
  border:4px solid #F6C;
  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 #f1f1f1;
  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(204,153,102,.2);
  width:700px;
  margin-left:42px;
}

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

div.wall_post {
  display:block;
  margin-top:10px;
  font-size:15px;
  color:#888;
  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;
}

/***CUSTOM MYFREECAMS PROFILE DESIGN BY STUDIO CSSMFC PRODUCTIONS - @CSSMFC ON TWITTER***/
div.wall_post:hover {
  display:block;
  margin-top:10px;
  padding:5px 3px;
  color:#999;
  padding:8px 12px;
  border-bottom:1px solid #333;
  border-left:1px solid #333;
  border-right:1px solid #333;
  border-top:2px solid #333;
  box-shadow:0 1px 3px #000;
  -moz-box-shadow:0 1px 3px #000;
  -ms-box-shadow:0 1px 3px #000;
  -o-box-shadow:0 1px 3px #000;
  -webkit-box-shadow:0 1px 3px #000;
  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,.8);
}

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:#555;
  text-decoration:none;
}

.wall_post a:hover {
  color:#F6C;
  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:none;
}

#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 {
  display:block;
  padding:5px;
  background:rgba(255,255,255,0.3);
  border:1px solid #ccc;
  margin-bottom:20px;
  visibility:visible;
  font-size:16px;
  color:#555;
}

#know_me_container {
  margin-bottom:100px!important;
}

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

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

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

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

/***end global **/
frame {
  display:block;
  width:99%;
  height:auto;
  margin-top:5px;
  margin-bottom:5px;
}

iframe {
  display:block;
  width:99%;
  height:auto;
  margin-top:5px;
  margin-bottom:5px;
}

embade {
  display:block;
  width:99%;
  height:auto;
  margin-top:5px;
  margin-bottom:5px;
}

#profile_about_me {
}

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

#about_me_container,#about_me_value {
  visibility:visible!important;
}

#profile_friends {
  display:block;
  margin-top:10px;
  color:#888;
  margin-bottom:30px;
  padding:10px 13px;
  background:url(https://mfcdesign.files.wordpress.com/2015/08/rate_admire.png);
  background-repeat:no-repeat;
  background-position:top right;
  background-color:#fff;
  font-size:18px;
  border:1px solid #000;
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

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

#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:12px;
  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:#F6C;
}

#favorite_models_value > a:hover {
  color:#888;
}

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

/***Widgeturi***/
@font-face {
  font-family:'Berkshire Swash';
  font-style:normal;
  font-weight:400;
  src:local('Berkshire Swash'),local(BerkshireSwash-Regular),url(https://fonts.gstatic.com/s/berkshireswash/v4/4RZJjVRPjYnC2939hKCAimFprui36xQdb4y7MggwzrY.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:'Berkshire Swash';
  font-style:normal;
  font-weight:400;
  src:local('Berkshire Swash'),local(BerkshireSwash-Regular),url(https://fonts.gstatic.com/s/berkshireswash/v4/4RZJjVRPjYnC2939hKCAiiJH4brlqpr7zMNWu0xQjN8.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:'Delius Swash Caps';
  font-style:normal;
  font-weight:400;
  src:local('Delius Swash Caps'),local(DeliusSwashCaps-Regular),url(https://fonts.gstatic.com/s/deliusswashcaps/v8/uXyrEUnoWApxIOICunRq78THvgDn7cBCkr9GfjQQw0c.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;
}

img:hover {
  -webkit-filter:grayscale(100%);
  z-index:-1.0E+25px;
  -webkit-transition:all .9s ease-in-out;
  -moz-transition:all .9s ease-in-out;
  -o-transition:all .9s ease-in-out;
  -ms-transition:all .9s ease-in-out;
  transition:all .9s ease-in-out;
}

#Corp {
  display:block;
  margin:0 auto;
  padding-bottom:1px;
  border:1px solid #222;
  width:1000px;
  color:#666;
  background:rgba(255,255,255,.4);
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  margin-top:-100px;
}

#social {
  display:block;
  width:100%;
  padding:5px;
  text-align:center;
  margin-top:25px;
  margin-bottom:8px;
  font-size:19px;
}

/***CUSTOM MYFREECAMS PROFILE DESIGN BY STUDIO CSSMFC PRODUCTIONS - @CSSMFC ON TWITTER***/
.joinroom {
  display:inline-block;
  width:120px;
  height:130px;
  background:url(https://mfcdesign.files.wordpress.com/2015/08/social_off.png);
  background-repeat:no-repeat;
  background-position:0 0;
}

.joinroom:hover {
  display:inline-block;
  width:120px;
  height:130px;
  background:url(https://mfcdesign.files.wordpress.com/2015/08/social_on.png);
  background-repeat:no-repeat;
  background-position:0 0;
}

.twitter {
  display:inline-block;
  width:120px;
  height:130px;
  background:url(https://mfcdesign.files.wordpress.com/2015/08/social_off.png);
  background-repeat:no-repeat;
  background-position:-120px 0;
}

.twitter:hover {
  display:inline-block;
  width:120px;
  height:130px;
  background:url(https://mfcdesign.files.wordpress.com/2015/08/social_on.png);
  background-repeat:no-repeat;
  background-position:-120px 0;
}

.tipmeoffline {
  display:inline-block;
  width:120px;
  height:130px;
  background:url(https://mfcdesign.files.wordpress.com/2015/08/social_off.png);
  background-repeat:no-repeat;
  background-position:-240px 0;
}

.tipmeoffline:hover {
  display:inline-block;
  width:120px;
  height:130px;
  background:url(https://mfcdesign.files.wordpress.com/2015/08/social_on.png);
  background-repeat:no-repeat;
  background-position:-240px 0;
}

.instagram {
  display:inline-block;
  width:120px;
  height:130px;
  background:url(https://mfcdesign.files.wordpress.com/2015/08/social_off.png);
  background-repeat:no-repeat;
  background-position:-360px 0;
}

.instagram:hover {
  display:inline-block;
  width:120px;
  height:130px;
  background:url(https://mfcdesign.files.wordpress.com/2015/08/social_on.png);
  background-repeat:no-repeat;
  background-position:-360px 0;
}

.mfcmail {
  display:inline-block;
  width:120px;
  height:130px;
  background:url(https://mfcdesign.files.wordpress.com/2015/08/social_off.png);
  background-repeat:no-repeat;
  background-position:-480px 0;
}

.mfcmail:hover {
  display:inline-block;
  width:120px;
  height:130px;
  background:url(https://mfcdesign.files.wordpress.com/2015/08/social_on.png);
  background-repeat:no-repeat;
  background-position:-480px 0;
}

.tumblr {
  display:inline-block;
  width:120px;
  height:130px;
  background:url(https://mfcdesign.files.wordpress.com/2015/08/social_off.png);
  background-repeat:no-repeat;
  background-position:-600px 0;
}

.tumblr:hover {
  display:inline-block;
  width:120px;
  height:130px;
  background:url(https://mfcdesign.files.wordpress.com/2015/08/social_on.png);
  background-repeat:no-repeat;
  background-position:-600px 0;
}

.joinroom,.twitter,.tipmeoffline,.instagram,.mfcmail,.tumblr,.ibuy {
  transition:all .3s;
  -webkit-transition:all .3s;
}

#abt {
  display:block;
  font-size:19px;
  color:#333;
  font-family:'Berkshire Swash';
  padding:15px;
  margin-bottom:14px;
  text-shadow:0 0 2px #777;
}

#abt img {
  margin-bottom:30px;
}

#rrules > h1 {
  font-family:'Berkshire Swash',cursive;
  text-shadow:0 0 .1em #888888;
  text-align:center;
  font-size:35px;
}

#rrules {
  display:block;
  padding:30px;
  text-align:left;
  font-size:20px;
  font-family:'Delius Swash Caps',cursive;
  text-shadow:0 0 .1em #888888;
}

#tmenu > h1 {
  font-family:'Berkshire Swash',cursive;
  text-shadow:0 0 .1em #888888;
  text-align:center;
  font-size:35px;
}

#tmenu {
  display:block;
  padding:20px;
  text-align:center;
  font-size:20px;
  font-family:'Delius Swash Caps',cursive;
  text-shadow:0 0 .1em #888888;
}

#store > h1 {
  font-family:'Berkshire Swash',cursive;
  text-shadow:0 0 .1em #888888;
  text-align:center;
  font-size:35px;
}

/***CUSTOM MYFREECAMS PROFILE DESIGN BY STUDIO CSSMFC PRODUCTIONS - @CSSMFC ON TWITTER***/
#store {
  display:block;
  padding:20px;
  text-align:left;
  font-size:20px;
  font-family:'Delius Swash Caps',cursive;
  text-shadow:0 0 .1em #888888;
}

#videos > h1 {
  font-family:'Berkshire Swash',cursive;
  text-shadow:0 0 .1em #888888;
  text-align:center;
  font-size:35px;
}

#videos {
  display:block;
  padding:20px;
  text-align:left;
  font-size:20px;
  font-family:'Delius Swash Caps',cursive;
  text-shadow:0 0 .1em #888888;
}

#videos img {
  margin-right:22px;
  margin-bottom:5px;
}

#hitippers > h1 {
  font-family:'Berkshire Swash',cursive;
  text-shadow:0 0 .1em #888888;
  text-align:center;
  font-size:35px;
}

#hitippers {
  display:block;
  padding:20px;
  text-align:left;
  font-size:20px;
  font-family:'Delius Swash Caps',cursive;
  text-shadow:0 0 .1em #888888;
}

#hitippers h2 {
  display:block;
  text-align:center;
  font-family:'Delius Swash Caps',cursive;
  color:#ffaadd;
  text-shadow:0 0 .1em #ff77aa;
}

#team > h1 {
  font-family:'Berkshire Swash',cursive;
  text-shadow:0 0 .1em #888888;
  text-align:center;
  font-size:35px;
}

#team {
  display:block;
  padding:20px;
  text-align:left;
  font-size:20px;
  font-family:'Delius Swash Caps',cursive;
  text-shadow:0 0 .1em #888888;
  margin-bottom:20px;
}

#team > .listed {
  display:block;
  margin:0 auto;
  text-align:center;
  font-family:'Delius Swash Caps',cursive;
  font-size:18px;
  color:#ffaadd;
  text-shadow:0 0 .1em #ff77aa;
  word-spacing:10px;
  -webkit-column-count:4;
  -moz-column-count:4;
  column-count:4;
  -webkit-column-gap:20px;
  -moz-column-gap:20px;
  column-gap:20px;
  -webkit-column-rule:1px solid lightgrey;
  -moz-column-rule:1px solid lightgrey;
  column-rule:1px solid lightgrey;
  margin-left:8%;
}

hr {
  display:block;
  width:97%;
  margin:0 auto;
  background:#333;
  box-shadow:0 0 2px #999;
}

.sen {
  display:inline-block;
  background:#;
  padding:4px 17px;
  margin-left:5px;
  text-align:center;
  font-size:18px;
  margin-bottom:10px;
  font-family:'Berkshire Swash',cursive;
}

.senbuy {
  display:inline-block;
  background:#ffaadd;
  color:#fff;
  padding:3px 13px;
  margin-left:255px;
  text-align:center;
  font-size:17px;
  text-shadow:0 1px 0 #333;
  text-decoration:none;
}

.ibuy {
  display:inline-block;
  float:right;
  padding:5px 10px;
  text-align:center;
  margin-top:-5px;
  text-decoration:none;
  background:#ffaadd;
}

.ibuy:hover {
  text-decoration:none;
  background:#333;
}

.senbuy:hover {
  background:#444;
  text-decoration:none;
}

.vds {
  display:block;
  padding:5px;
  font-size:17px;
  width:98%;
  height:auto;
  overflow:hidden;
  margin-top:6px;
  border-bottom:1px solid #ccc;
}

.vds > img {
  display:inline-block;
  float:left;
  margin-right:22px;
  margin-left:12px;
  width:320px;
  transition:all .3s;
  -webkit-transition:all .3s;
}

.vds:hover > img {
  -webkit-transform:scale(1.1,1.1);
  -ms-transform:scale(1.1,1.1);
  transform:scale(1.1,1.1);
}

.mavat {
  display:inline-block;
  width:270px;
  float:left;
  margin-right:14px;
  margin-left:5px;
  margin-top:3px;
  margin-bottom:8px;
  border-radius:0 0 50% 50%;
  -webkit-border-radius:0 0 50% 50%;
  overflow:hidden;
}

/***CUSTOM MYFREECAMS PROFILE DESIGN BY STUDIO CSSMFC PRODUCTIONS - @CSSMFC ON TWITTER***/
@font-face {
  font-family:'Material Icons';
  font-style:normal;
  font-weight:400;
  src:local('Material Icons'),local(MaterialIcons-Regular),url(https://fonts.gstatic.com/s/materialicons/v7/2fcrYFNaTjcS6g4U3t-Y5ZjZjT5FdEJ140U2DJYC3mY.woff2) format("woff2");
}

.material-icons {
  font-family:'Material Icons';
  font-weight:normal;
  font-style:normal;
  font-size:inherit;
  display:inline-block;
  width:1em;
  height:1em;
  text-transform:none;
  letter-spacing:normal;
  word-wrap:normal;
  vertical-align:middle;
  margin-right:5px;
  margin-top:/* Support for all WebKit browsers. */
-5px-webkit-font-smoothing: antialiased;
/* Support for Safari and Chrome. */
  text-rendering:optimizeLegibility;
/* Support for Firefox. */
  -moz-osx-font-smoothing:grayscale;
/* Support for IE. */
  font-feature-settings:liga;
  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;
}

.material-icons-lg {
  font-size:1.33333333em;
  line-height:.75em;
  vertical-align:-15%;
}

.material-icons-2x {
  font-size:2em;
}

.material-icons-3x {
  font-size:3em;
}

.material-icons-4x {
  font-size:4em;
}

.material-icons-5x {
  font-size:5em;
}

.material-icons-fw {
  width:1.28571429em;
  text-align:center;
}

.material-icons-ul {
  padding-left:0;
  margin-left:2.14285714em;
  list-style-type:none;
}

.material-icons-ul > li {
  position:relative;
}

.material-icons-li {
  position:absolute;
  left:-2.14285714em;
  width:2.14285714em;
  top:.14285714em;
  text-align:center;
}

.material-icons-li.material-icons-lg {
  left:-1.85714286em;
}

.material-icons-border {
  padding:.2em .25em .15em;
  border:solid .08em #eeeeee;
  border-radius:.1em;
}

.pull-right {
  float:right;
}

.pull-left {
  float:left;
}

.material-icons.pull-left {
  margin-right:.3em;
}

.material-icons.pull-right {
  margin-left:.3em;
}

.material-icons-spin {
  -webkit-animation:material-icons-spin 2s infinite linear;
  animation:material-icons-spin 2s infinite linear;
}

.material-icons-pulse {
  -webkit-animation:material-icons-pulse 1s infinite steps(8);
  animation:material-icons-pulse 1s infinite steps(8);
}

.material-icons-rotate-90 {
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  transform:rotate(90deg);
}

.material-icons-rotate-180 {
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform:rotate(180deg);
  -ms-transform:rotate(180deg);
  transform:rotate(180deg);
}

.material-icons-rotate-270 {
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform:rotate(270deg);
  -ms-transform:rotate(270deg);
  transform:rotate(270deg);
}

.material-icons-flip-horizontal {
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
  -webkit-transform:scale(-1,1);
  -ms-transform:scale(-1,1);
  transform:scale(-1,1);
}

.material-icons-flip-vertical {
  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
  -webkit-transform:scale(1,-1);
  -ms-transform:scale(1,-1);
  transform:scale(1,-1);
}

:root.material-icons-rotate-90,:root.material-icons-rotate-180,:root.material-icons-rotate-270,:root .material-icons-flip-horizontal,:root .material-icons-flip-vertical {
  filter:none;
}

.material-icons-stack {
  position:relative;
  display:inline-block;
  width:2em;
  height:2em;
  line-height:2em;
  vertical-align:middle;
}

.material-icons-stack-1x,.material-icons-stack-2x {
  position:absolute;
  left:0;
  width:100%;
  text-align:center;
}

.material-icons-stack-1x {
  line-height:inherit;
}

.material-icons-stack-2x {
  font-size:2em;
}

/***CUSTOM MYFREECAMS PROFILE DESIGN BY STUDIO CSSMFC PRODUCTIONS - @CSSMFC ON TWITTER***/
.material-icons-inverse {
  color:#ffffff;
}

.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;
}

@-moz-keyframes material-icons-pulse {
  0% {
    -webkit-transform:scale(1);
  }
  
  50% {
    -webkit-transform:scale(1.1);
  }
  
  100% {
    -webkit-transform:scale(1);
  }
}

@-o-keyframes material-icons-pulse {
  0% {
    -webkit-transform:scale(1);
  }
  
  50% {
    -webkit-transform:scale(1.1);
  }
  
  100% {
    -webkit-transform:scale(1);
  }
}

@keyframes material-icons-pulse {
  0% {
    -webkit-transform:scale(1);
  }
  
  50% {
    -webkit-transform:scale(1.1);
  }
  
  100% {
    -webkit-transform:scale(1);
  }
}

@-webkit-keyframes material-icons-pulse {
  0% {
    -webkit-transform:scale(1);
  }
  
  50% {
    -webkit-transform:scale(1.1);
  }
  
  100% {
    -webkit-transform:scale(1);
  }
}

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

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

@-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);
  }
}