@charset "UTF-8";

UTF-8;
/* latin-ext */
@font-face {
  font-family:'Shadows Into Light Two';
  font-style:normal;
  font-weight:400;
  src:local('Shadows Into Light Two'),local(ShadowsIntoLightTwo-Regular),url(https://fonts.gstatic.com/s/shadowsintolighttwo/v4/gDxHeefcXIo-lOuZFCn2xTO1YRoFzJJ_4isFaSLPfef3rGVtsTkPsbDajuO5ueQw.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:'Shadows Into Light Two';
  font-style:normal;
  font-weight:400;
  src:local('Shadows Into Light Two'),local(ShadowsIntoLightTwo-Regular),url(https://fonts.gstatic.com/s/shadowsintolighttwo/v4/gDxHeefcXIo-lOuZFCn2xbIfIbZrEcH2WW587lG91II.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:'Indie Flower';
  font-style:normal;
  font-weight:400;
  src:local('Indie Flower'),local(IndieFlower),url(https://fonts.gstatic.com/s/indieflower/v8/10JVD_humAd5zP2yrFqw6ugdm0LZdjqr5-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;
}

/* vietnamese */
@font-face {
  font-family:'Quicksand';
  font-style:normal;
  font-weight:400;
  src:local('Quicksand Regular'),local(Quicksand-Regular),url(https://fonts.gstatic.com/s/quicksand/v7/NUrn2XQrRfyGZp5MknntaYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
  unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB;
}

/* latin-ext */
@font-face {
  font-family:'Quicksand';
  font-style:normal;
  font-weight:400;
  src:local('Quicksand Regular'),local(Quicksand-Regular),url(https://fonts.gstatic.com/s/quicksand/v7/s2PXW4WrV3VLrOUpHiqsfYX0hVgzZQUfRDuZrPvH3D8.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:'Quicksand';
  font-style:normal;
  font-weight:400;
  src:local('Quicksand Regular'),local(Quicksand-Regular),url(https://fonts.gstatic.com/s/quicksand/v7/sKd0EMYPAh5PYCRKSryvW5Bw1xU1rKptJj_0jans920.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;
}

/*html {
  font-family:sans-serif;
  -ms-text-size-adjust:100%;
  -webkit-text-size-adjust:100%;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}*/
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
  display:block;
}

body {
  font-family:'Indie Flower','Shadows Into Light Two','Comic Sans MS',cursive;
  margin:0 auto;
  background:url(https://img.mfcimg.com/photos2/262/26298099/367-911-187-892-11453078.jpg);
  background-repeat:repeat-y;
  background-color:#000;
  background-position:center center;
  background-attachment:fixed;
  color:#fff;
  font-weight:400;
  font-size:18px;
  max-width:960px;
}

div {
  font-family:'Indie Flower','Shadows Into Light Two','Comic Sans MS',cursive;
  font-style:normal;
  margin-left:auto;
  margin-right:auto;
}

img {
  display:inline;
  margin-left:auto;
  margin-right:auto;
}

.img-responsive,.thumbnail > img,.thumbnail a > img {
  display:block;
  max-width:100%;
  height:auto;
}

.img-rounded {
  border-radius:6px;
}

.img-thumbnail {
  padding:4px;
  line-height:1.42857143;
  background-color:#ffffff;
  border:1px solid #dddddd;
  border-radius:4px;
  -webkit-transition:all .2s ease-in-out;
  -o-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out;
  display:inline-block;
  max-width:100%;
  height:auto;
}

.img-circle {
  border-radius:50%;
}

.images {
  display:inline;
}

figure {
  margin:0;
}

h2 {
  color:#AA19EC;
  text-align:center;
}

h3 {
  color:#AA19EC;
}

h4 {
  color:#fff;
  margin:0;
}

a {
  color:#c0c0f2;
  text-decoration:none;
}

a:hover {
  color:#c0c0f2;
  text-decoration:underline;
}

hr {
  border-color:rgb(251,92,103);
}

/* ========================================================================
   navigation
   ====================================================================== */
nav {
  display:block;
  text-align:center;
  z-index:9999;
}

nav ul {
  margin:0;
  padding:0;
  list-style:none;
}

.nav a {
  display:block;
  background-color:#ffffff;
  box-shadow:0 0 20px rgba(0,0,0,0);
  color:black;
/* colore caratteri della barra di navigazione */
  text-decoration:none;
  padding:.5em 0;
  position:relative;
  transition:all .1s ease-in-out;
  -webkit-transition:all .1s ease-in-out;
  -moz-transition:all .1s ease-in-out;
  -ms-transition:all .1s ease-in-out;
  -o-transition:all .1s ease-in-out;
}

.nav {
  vertical-align:top;
  display:inline-block;
  width:940px;
  box-shadow:0 0 15px rgba(0,0,0,0);
  top:0;
  position:fixed;
  z-index:9999;
  margin:0 auto;
  left:5px;
  right:-5px;
  border-radius:0;
  text-align:center;
  -webkit-transform:translateZ(0);
}

.nav li {
  position:relative;
}

.nav > li {
  font-family:'Quicksand',sans-serif;
  font-size:14px;
  font-weight:400;
  font-style:normal;
/* extra light */
  letter-spacing:;
  text-transform:lowercase;
  float:left;
  border-bottom:0 rgba(0,0,0,0) solid;
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}

.nav li:hover > a {
  color:#f975ef;
}

.nav > li:hover > ul {
  left:auto;
  padding-top:0;
  min-width:100%;
}

.nav > li:before > ul {
  left:auto;
  padding-top:0;
  min-width:100%;
  list-style:none;
}

ul.nav {
  list-style:none;
}

#profile_header_container {
/* etichetta status */
  position:absolute;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,efefef+100 */
  background:#ffffff;
/* Old browsers */
  background:-moz-linear-gradient(top,#ffffff 1%,#efefef 100%);
/* FF3.6-15 */
  background:-webkit-linear-gradient(top,#ffffff 1%,#efefef 100%);
/* Chrome10-25,Safari5.1-6 */
  background:linear-gradient(to bottom,#ffffff 1%,#efefef 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef',GradientType=0);
/* IE6-9 */
  border:3px solid #ffc8b6;
  box-shadow:4px 4px 20px rgba(0,0,0,0.2);
  padding:5px;
  margin-top:460px;
  margin-left:290px;
  z-index:100;
  font-size:1em;
  width:316px;
  min-height:40px!important;
  text-align:left;
  color:#000;
  -ms-transform:rotate(-4deg);
  -webkit-transform:rotate(-4deg);
  transform:rotate(-4deg);
  -webkit-transition:all .3s ease-in-out .1s;
  -moz-transition:all .3s ease-in-out .1s;
  -o-transition:all .3s ease-in-out .1s;
  -ms-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
  display:none;
}

#profile_header_container:hover {
  -ms-transform:rotate(0deg);
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg);
}

/* ========================================================================
   navigation
   ====================================================================== */
.video-item {
  -webkit-column-count:2;
/* Chrome, Safari, Opera */
  -moz-column-count:2;
/* Firefox */
  column-count:2;
}

.video-item .image {
  padding-left:10%;
  display:inline-block;
  margin:auto;
  top:0;
  z-index:10;
}

.ModelName {
  position:fixed;
  top:0;
  margin-right:auto;
  margin-left:auto;
  width:960px;
}

.textContainer {
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  margin-top:0;
  font-size:104%;
  width:80%;
  padding:1.5%;
  border-radius:10px;
  font-family:'Indie Flower','Shadows Into Light Two','Comic Sans MS',cursive;
  font-weight:20;
  color:#0621f3;
  -webkit-transition-property:color,background;
  -webkit-transition-duration:0.5s,.5s;
  -webkit-transition-timing-function:linear,ease-in;
  position:fixed;
  top:0;
  margin:0 auto;
  left:0;
  right:0;
}

.textContainer a {
  display:linear;
  color:#0621f3;
  text-decoration:none;
  -webkit-transition-duration:0.25s,.5s;
  -webkit-transition-timing-function:linear,ease-in;
}

.textContainer:hover {
/*background-color:rgba(251,92,103,0.7);*/
  color:#0621f3;
}

.textContainer:hover a {
  color:#0621f3;
}

.badged ul {
  text-align:left;
}

#customContent {
  margin-left:auto;
  margin-right:auto;
  margin-top:2%;
  width:80%;
  padding:3%;
  height:100%;
  min-width:500px;
  max-width:860px;
}

#tip-subtext {
  margin-left:auto;
  margin-right:auto;
  width:60%;
}

.angel,#tipmenu ul {
  text-indent:-1em;
  padding:none;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
}

ul > li,#tipmenu ul > li {
  list-style-type:none;
}

.left-align {
  text-align:left;
}

.center-text {
  text-align:center;
}

.div-table {
  display:table-cell;
  margin-left:2%;
}

.col-4,.col-6,.col-2,.col-8,.col-3,.col-9,.col-1,.col-12 {
  display:inline-block;
  box-sizing:border-box;
  font-weight:bold;
}

.col-1 {
  width:8%;
}

.col-2 {
  width:15.667%;
}

.col-3 {
  width:24%;
  padding:2%;
}

.col-4 {
  width:32%;
}

.col-6 {
  width:48%;
  padding:2%;
}

.col-8 {
  width:66.667%;
}

.col-9 {
  width:74%;
}

.col-10 {
  width:82.33%;
}

.col-12 {
  width:100%;
  padding:2%;
}

img.resize {
  width:100%;
  height:auto;
  max-width:250px;
}

.last-div {
  margin-bottom:0;
}

.top-align {
  display:inline-block;
  vertical-align:top;
}

table {
  background-color:transparent;
}

.table {
  width:100%;
  max-width:100%;
  margin-bottom:20px;
  padding:3%;
  border-spacing:2%;
}

.table-condensed > thead > tr > th,.table-condensed > tbody > tr > th,.table-condensed > tfoot > tr > th,.table-condensed > thead > tr > td,.table-condensed > tbody > tr > td,.table-condensed > tfoot > tr > td {
  padding:5px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color:rgba(251,92,103,0.5);
}

.table-hover > tbody > tr:hover {
  background-color:rgba(251,92,103,0.9);
}

.table-hover > tbody > tr > td.info:hover,.table-hover > tbody > tr > th.info:hover,.table-hover > tbody > tr.info:hover > td,.table-hover > tbody > tr:hover > .info,.table-hover > tbody > tr.info:hover > th {
  background-color:#c0c0f2;
}

.table-hover > tbody > tr > td.warning:hover,.table-hover > tbody > tr > th.warning:hover,.table-hover > tbody > tr.warning:hover > td,.table-hover > tbody > tr:hover > .warning,.table-hover > tbody > tr.warning:hover > th {
  background-color:#c0c0f2;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width:100%;
    margin-bottom:15px;
    overflow-y:hidden;
    -ms-overflow-style:-ms-autohiding-scrollbar;
  }
  
  .table-responsive > .table {
    margin-bottom:0;
  }
  
  .table-responsive > .table > thead > tr > th,.table-responsive > .table > tbody > tr > th,.table-responsive > .table > tfoot > tr > th,.table-responsive > .table > thead > tr > td,.table-responsive > .table > tbody > tr > td,.table-responsive > .table > tfoot > tr > td {
    white-space:nowrap;
  }
  
  .table-responsive > .table-bordered {
    border:0;
  }
  
  .table-responsive > .table-bordered > thead > tr > th:first-child,.table-responsive > .table-bordered > tbody > tr > th:first-child,.table-responsive > .table-bordered > tfoot > tr > th:first-child,.table-responsive > .table-bordered > thead > tr > td:first-child,.table-responsive > .table-bordered > tbody > tr > td:first-child,.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left:0;
  }
  
  .table-responsive > .table-bordered > thead > tr > th:last-child,.table-responsive > .table-bordered > tbody > tr > th:last-child,.table-responsive > .table-bordered > tfoot > tr > th:last-child,.table-responsive > .table-bordered > thead > tr > td:last-child,.table-responsive > .table-bordered > tbody > tr > td:last-child,.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right:0;
  }
  
  .table-responsive > .table-bordered > tbody > tr:last-child > th,.table-responsive > .table-bordered > tfoot > tr:last-child > th,.table-responsive > .table-bordered > tbody > tr:last-child > td,.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom:0;
  }
}

.badge {
  display:inline-block;
  min-width:10px;
  padding:3px 7px;
  font-size:12px;
  font-weight:bold;
  color:#ccc;
  line-height:1;
  vertical-align:baseline;
  white-space:nowrap;
  text-align:center;
  background-color:rgb(251,92,103);
  border-radius:10px;
}

.badge:empty {
  display:none;
}

.btn .badge {
  position:relative;
  top:-1px;
}

.btn-xs .badge,.btn-group-xs > .btn .badge {
  top:0;
  padding:1px 5px;
}

a.badge:hover,a.badge:focus {
  color:#ffffff;
  text-decoration:none;
  cursor:pointer;
}

.list-group-item.active > .badge,.nav-pills > .active > a > .badge {
  color:#337ab7;
  background-color:#ffffff;
}

.list-group-item > .badge {
  float:right;
}

.list-group-item > .badge + .badge {
  margin-right:5px;
}

.nav-pills > li > a > .badge {
  margin-left:3px;
}

.progress {
  overflow:hidden;
  height:20px;
  margin-bottom:20px;
  background-color:#c5c5c5;
  border-radius:4px;
  -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
}

.progress-bar {
  float:left;
  width:0;
  min-width:2em;
  height:100%;
  line-height:20px;
  color:#ffffff;
  text-align:center;
  background-color:rgb(251,92,103);
  -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-transition:width .6s ease;
  -o-transition:width .6s ease;
  transition:width .6s ease;
}

.thumbnail,.gallery_image img {
  display:block;
  padding:4px;
  margin-bottom:20px;
  line-height:1.42857143;
  background-color:#000;
  border:1px solid rgb(251,92,103);
  border-radius:4px;
  -webkit-transition:border .2s ease-in-out;
  -o-transition:border .2s ease-in-out;
  transition:border .2s ease-in-out;
}

.thumbnail {
  width:90px;
  height:90px;
}

.gallery_image {
  width:150px;
  height:150px;
}

.thumbnail > img,.thumbnail a > img {
  margin-left:auto;
  margin-right:auto;
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
  border-color:#c0c0f2;
}

.thumbnail .caption {
  padding:9px;
  color:#333333;
}

.container_padding {
  padding:1px;
  height:100%;
}

.container_transparency {
  height:100%;
  width:100%;
  background-color:transparent;
}

.container {
  color:#fff;
  position:relative;
  padding:1px;
  height:100%;
  background-color:transparent;
}

.clock,#clock {
  display:none;
}

#schedule {
  display:none;
}

table {
  margin:0;
  padding:0;
}

td {
  margin:0;
  padding:0;
}

.heading {
  display:none;
}

.wall_info {
  width:75%;
  text-decoration:none;
  padding:10px;
  background-color:transparent;
}

.wall_body {
  width:75%;
  overflow:hidden;
}

.profile_section_background,#header_bar,#avatar_holder,#about_me_label,#footer_bar,#main_photo,#profile_about_me,#sexual_preference_container,#username_container,#age_container,#city_container,#country_container,#about_me_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#automobile_container,#gender_container,#header_bar,#server_time,#last_login_string_container,#unix_last_updated_container,#avatar_holder,#pets_container,#favorite_food_container,#meaning_life_container,#five_things_container,#for_fun_container {
  display:none;
}

.recent_photos,#show_message_dialog,#member_message_value {
  display:none;
}

.heading,#username_value,#body_type_value,#ethnicity_value,#hair_value,#eyes_value,#weight_value,#height_value,#age_value,#country_value,#sexual_preference_value,#smoke_value,#drink_value,#marital_status_value,#occupation_value,#city_value,#drugs_value,#school_value,#favorite_food_value,#pets_value,#automobile_value,#blurb_value,#pets_value,#favorite_food_value,#meaning_life_value,#five_things_value,#for_fun_value {
  display:none;
}

#status_label,#blurb_label,#unix_last_broadcast_label,#unix_last_updated_label,#username_label,#gender_label,#body_type_label,#hair_label,#eyes_label,#weight_label,#height_label,#country_label,#sexual_preference_label,#occupation_label,#school_label,#automobile_label,#tags_label,#five_things_label,#pets_label,#favorite_food_label,#meaning_life_label,#five_things_label,#for_fun_label {
  display:none;
}

#about_me_value,#profile_about_me,#about_me_container {
  display:block;
  margin-left:auto;
  margin-right:auto;
  font-weight:400;
}

.profile_subsection {
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

.container {
  color:#c0c0f2;
  font-size:16px;
  margin-left:auto;
  margin-right:auto;
  display:block;
}

.table {
  display:inline-block;
}

.row {
  background-color:transparent;
  width:100%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:3%;
  padding:2%;
  box-sizing:border-box;
}

.king-text {
  text-shadow:5px 5px 4px #000;
  text-align:center;
}

#profile_schedule .profile_section_content {
  font-family:'Indie Flower','Shadows Into Light Two','Comic Sans MS',cursive;
  font-style:normal;
  background-color:transparent;
  margin:2px auto 0;
  display:block;
  text-align:center;
  width:53%;
}

#profile_schedule .label,#profile_schedule .value {
  display:block;
  margin:0;
  text-align:center;
  width:;
}

/* Basic Profile Boxes */
#profile_password_photo_galleries,#profile_photo_galleries {
  margin:4px 0 0;
  background-color:transparent;
  border-radius:5px;
}

#profile_password_photo_galleries .heading {
  margin:-1px -1px 0;
  background-color:transparent;
}

#password_photo_galleries .heading {
  margin:-1px 0 0;
  background-color:transparent;
}

#password_photo_galleries .profile_section_content {
  font-family:'Indie Flower','Shadows Into Light Two','Comic Sans MS',cursive;
  font-style:normal;
  background-color:transparent;
  margin:4px 0 0;
}

#profile_photo_galleries .heading {
  margin:-1px -1px 0;
  background-color:transparent;
}

#photo_galleries .profile_section_content {
  font-family:'Indie Flower','Shadows Into Light Two','Comic Sans MS',cursive;
  font-style:normal;
  background-color:transparent;
  margin:2px 0 0;
}

#profile_photo_galleries .heading {
  margin:-1px -1px 0;
  background-color:transparent;
}

/* Social Media */
div.SocialMedia {
  position:relative;
  top:60px;
  left:0;
  z-index:9999;
  border:0;
}

.icontext {
  font-size:10pt;
  text-align:center;
  transition:all .5s ease-in-out;
}

.icontext:hover {
  font-size:14pt;
}

.iconcommenttext {
  font-size:9pt;
  text-align:center;
  transition:all .5s ease-in-out;
}

.iconcommenttext:hover {
  font-size:14pt;
}

.socialicon {
  height:50px;
  width:50px;
  vertical-align:middle;
  background:-webkit-radial-gradient(#c0c0f2 0%,#AA19EC 50%);
/* Safari 5.1 to 6.0 */
  background:-o-radial-gradient(#c0c0f2 0%,#AA19EC 50%);
/* For Opera 11.6 to 12.0 */
  background:-moz-radial-gradient(#c0c0f2 0%,#AA19EC 50%);
/* For Firefox 3.6 to 15 */
  background:radial-gradient(#c0c0f2 0%,#FB5C65 50%);
/* Standard syntax (must be last) */
  border-radius:10px;
  transition:all .5s ease-in-out;
}

.socialicon:hover {
  height:75px;
  width:75px;
  background:-webkit-radial-gradient(#c0c0f2 60%,#AA19EC 65%);
/* Safari 5.1 to 6.0 */
  background:-o-radial-gradient(#c0c0f2 60%,#AA19EC 65%);
/* For Opera 11.6 to 12.0 */
  background:-moz-radial-gradient(#c0c0f2 60%,#AA19EC 65%);
/* For Firefox 3.6 to 15 */
  background:radial-gradient(#c0c0f2 60%,#FB5C65 65%);
/* Standard syntax (must be last) */
  border-radius:10px;
}

.socialicon img {
  height:100%;
  width:100%;
  -webkit-backface-visibility:hidden;
  image-rendering:auto;
  outline:1px solid transparent;
}

.socialicon:hover img {
  filter:invert(100%);
  -webkit-filter:invert(100%);
  -moz-filter:invert(100%);
  -o-filter:invert(100%);
  -ms-filter:invert(100%);
  -webkit-backface-visibility:hidden;
  image-rendering:auto;
  height:100%;
  width:100%;
  outline:1px solid transparent;
}

/* Friends */
#profile_about_me_friends .profile_section {
  background-color:none;
}

#profile_friends .heading {
  font-weight:bold;
  margin:auto;
  text-align:center;
}

#profile_friends {
  font-family:'Indie Flower','Shadows Into Light Two','Comic Sans MS',cursive;
  font-style:normal;
  margin:2px auto 0;
  text-align:center;
  background-color:transparent;
  border-radius:5px;
  width:50%;
}

#profile_friends .label,#profile_friends .value {
  display:block;
  text-align:center;
}

/* profile comments */
#profile_comments {
  font-family:'Indie Flower','Shadows Into Light Two','Comic Sans MS',cursive;
  font-style:normal;
  margin:-7px auto 0;
  background-color:transparent;
  border-radius:5px;
}

#profile_comments.profile_section {
  width:516px;
}

#profile_comments .profile_section_content {
  width:514px;
}

/* Online Status */
#member_status_value {
  font-family:'Indie Flower','Shadows Into Light Two','Comic Sans MS',cursive;
  font-weight:600;
  font-style:normal;
  font-size:.85rem;
  z-index:1;
}

#member_type_value {
  font-family:'Indie Flower','Shadows Into Light Two','Comic Sans MS',cursive;
  font-weight:600;
  font-style:normal;
  font-size:.85rem;
  color:#0621f3;
}

#status_container {
  position:fixed;
  top:370px;
  left:4px;
  z-index:1;
  height:30px;
}

#status_container a:link {
  font-family:'Indie Flower','Shadows Into Light Two','Comic Sans MS',cursive;
  font-weight:600;
  font-style:normal;
  font-size:.85rem;
}

/*Camscore */
#cam_score_label {
  font-family:'Indie Flower','Shadows Into Light Two','Comic Sans MS',cursive;
  font-weight:600;
  font-style:normal;
  font-size:.85rem;
  z-index:1;
  content:'Camscore:';
  display:inline;
}

#cam_score_value {
  font-family:'Indie Flower','Shadows Into Light Two','Comic Sans MS',cursive;
  font-weight:600;
  font-style:normal;
  font-size:.99rem;
  color:#0621f3;
  display:inline;
}

#cam_score_container {
  position:fixed;
  top:395px;
  left:4px;
  z-index:1;
  height:30px;
}

#cam_score_container a:link {
  font-family:'Indie Flower','Shadows Into Light Two','Comic Sans MS',cursive;
  font-weight:600;
  font-style:normal;
  font-size:.85rem;
}

/* Starers */
.Starers {
  position:fixed;
  bottom:4px;
  left:4px;
  -webkit-transform:translateZ(0);
  transform:translateZ(0);
}

li {
  list-style:none;
}

.social-float-left {
  position:fixed;
  top:15%;
  width:10%;
  margin:0 auto;
  left:0;
  right:100%;
  z-index:500;
}

.social-right {
  position:fixed;
  top:30%;
  width:10%;
  margin:0 auto;
  left:0;
  right:100%;
  z-index:500;
}

.social-float-left a img {
  display:block;
  width:50%;
  height:auto;
  opacity:.5;
  transition:all .3s;
  -webkit-transition:all .3s;
}

.social-right a img {
  display:block;
  width:50%;
  height:auto;
  opacity:.5;
  transition:all .3s;
  -webkit-transition:all .3s;
}

.social-float-left img:hover,.social-right img:hover {
  opacity:1;
  background-color:#c0c0f2;
  border-radius:6px;
  -webkit-border-radius:6px;
}

/* li:before {
  content:"";
  position:relative;
  left:-5px;
  display:inline-block;
  background-color:#76b3ec;
  width:5px;
  height:5px;
  border-radius:50%;
  list-style:none;
}*/