@charset "UTF-8";

UTF-8;
  html {
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    border:0;
  }

  @media only all and (max-width: 640px) and (max-height: 480px) {
    body {
      background-size:640px 480px;
      -moz-background-size:640px 480px;
      -webkit-background-size:640px 480px;
    }
  }

  @media only screen and (orientation: portrait) and (device-width: 320px),(device-width: 768px) {
    body {
      -webkit-background-size:auto 100%;
    }
  }

  @media only screen and (orientation: landscape) and (device-width: 320px),(device-width: 768px) {
    body {
      -webkit-background-size:100% auto;
    }
  }

  @font-face {
    font-family:'Oswald';
    src:url(https://fonts.gstatic.com/s/oswald/v10/qpy-UiLNKP-VfOdbcs6r6-vvDin1pK8aKteLpeZ5c0A.woff),url(https://fonts.gstatic.com/s/oswald/v10/Y_TKV6o8WovbUd3m_X9aAA.ttf),local(Oswald-Regular),local(Oswald-regular);
  }

  @font-face {
    font-family:'Cinzel';
    src:url(https://fonts.gstatic.com/s/cinzeldecorative/v4/fmgK7oaJJIXAkhd9798yQoem3WQP60SwtMX1R01QT0U.woff),url(https://fonts.gstatic.com/s/cinzeldecorative/v4/fmgK7oaJJIXAkhd9798yQiIQXpsbKR_wBTo1n6IkW90.ttf),local(Cinzel-Decorative-Regular),local(Cinzel-Decorative-regular);
  }

  a,a:visited {
    color:#00ff08;
    text-decoration:none;
  }

  a:hover,a:focus {
    color:#04B404;
    text-decoration:none;
  }

  body {
    margin:0;
    padding:0;
    font-family:Helvetica,Arial,sans-serif;
    font-size:.85em;
    line-height:1em;
    background:url(https://i.ibb.co/Lkqm0h9/myfj1.png) top center no-repeat;
    background-attachment:fixed;
    background-size:cover;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -webkit-background-size:cover;
  }

  .Nav {
    display:block;
    width:960px;
    position:fixed;
    margin:0 -10px auto;
    vertical-align:top;
    z-index:99999;
  }

  #About,#TipMenu,#Rules,#Events,#HTipper,#Clubs,#Loyals,#Fame,#LOEG,#MFCSHARE {
    position:absolute;
    margin-top:-80px;
    height:0;
    width:0;
  }

  #Menu {
    width:950px;
    position:fixed;
    top:0;
    margin:0 0 0 -10px;
    padding:12px 0 0;
    list-style:none;
    background:##484e2800;
    z-index:99999;
  }

  #Menu li {
    position:relative;
    float:left;
    padding:0 0 10px;
  }

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

  #HRollers {
    position:absolute;
    margin-top:-100px;
    height:0;
    width:0;
  }

  ol {
    padding:0;
    margin:0;
    list-style-type:none;
  }

  #Menu a {
    float:left;
    height:20px;
    padding:0 1.81rem;
    font-family:"Oswald",Helvetica,Arial,sans-serif;
    font-size:1rem;
    font:bold;
    text-decoration:none;
    text-transform:uppercase;
    text-shadow:1px 1px 5px #000;
    color:#e9f3f4;
  }

  #Menu li:hover > a {
    color:#00ff0c;
  }

  .twocolumn {
    -moz-column-count:2;
    -webkit-column-count:2;
    column-count:2;
  }

  #Menu li:hover > ul {
    display:block;
  }

  #Menu li ul {
    list-style:none;
    margin:0;
    padding:0;
    display:none;
    position:absolute;
    background:#000;
    top:30px;
    left:15%;
    z-index:99999;
  }

  #HTippers3,#HTippersMonth,#SuppModels {
    position:absolute;
    margin-top:0;
    height:0;
    width:0;
  }

  #Menu ul li {
    float:none;
    margin:0;
    padding:0;
    display:block;
  }

  #Menu ul li:last-child {
    box-shadow:none;
  }

  #Menu ul a {
    padding:10px;
    height:auto;
    line-height:1;
    display:block;
    white-space:nowrap;
    float:none;
    text-transform:none;
  }

  #Menu ul a:hover {
    background-color:#B20009;
  }

  #profile_avatar,#avatar_holder,#profile_main_photo,#header_bar,#footer_bar,#blurb_label,#blurb_value,#about_me_label,#status_label,#member_type_value,#member_message_value,#unix_last_updated_container,#show_message_dialog {
    display:none;
  }

  #username_container,#cam_score_container,#gender_container,#age_container,#country_container,#city_container,#ethnicity_container,#sexual_preference_container,#marital_status_container,#occupation_container,#school_container,#body_type_container,#weight_container,#height_container,#hair_container,#eyes_container,#smoke_container,#drink_container,#drugs_container,#favorite_food_container,#pets_container,#automobile_container {
    display:block;
    width:350px;
    margin:0 0 0 100px;
    float:left;
  }

  #member_status_value {
    font-family:Geneva,Helvetica,sans-serif;
    font-weight:600;
    font-style:normal;
    font-size:.85rem;
    z-index:1;
  }

  #member_status_value:before {
    color:#FFF!important;
    content:'I Am   ';
  }

  #Menu li .DD {
    background:url(https://drive.google.com/uc?id=0BxVxgA3zoQzsSGpxYnpxTDNjekU) no-repeat right 8px;
    background-size:12px;
    padding-right:15px;
  }

  #member_status_value:after {
    color:#FFF!important;
    content:' Now';
  }

  #status_container {
    position:absolute;
    top:560px;
    left:335px;
    z-index:1;
  }

  #status_container a:link {
    font-family:Geneva,Helvetica,sans-serif;
    font-weight:600;
    font-style:normal;
    font-size:.85rem;
  }

  .heading {
    display:none;
  }

  #about_me_value {
    display:block;
    margin:0 auto 0 -20px;
  }

  #Menu li:hover .DD {
    background:url(https://drive.google.com/uc?id=0BxVxgA3zoQzsSGpxYnpxTDNjekU) no-repeat right 10px;
    background-size:12px;
  }

  #profile_about_me {
    width:920px;
    padding-top:560px;
    z-index:3;
  }

  #ot_logo {
    position:fixed;
    top:1%;
    right:1%;
  }

  .container {
    display:block;
    margin:0 0 0 20px;
  }

  #profile {
    width:960px;
    margin:15px auto 10px;
    background:#00000073;
    box-shadow:0 0 15px 3px #000;
    border-top-left-radius:.5em;
    border-top-right-radius:.5em;
    line-height:.9;
  }

  #profile_2 {
    width:990px;
    margin:15px auto 10px;
    background:#5030d0;
    box-shadow:0 0 15px 3px #000;
    border-top-left-radius:.5em;
    border-top-right-radius:.5em;
    line-height:.9;
  }

  #profile_header {
    padding:0;
  }

  #profile_header_container {
    min-height:0;
  }

  .profile_section_content {
    border-spacing:0;
    top:-7px;
    z-index:auto;
  }

  .container #last_login_string_label,#unix_last_login_label,#unix_last_broadcast_label {
    position:fixed;
    width:105px;
    top:1%;
    left:1%;
    padding-left:5px;
    padding-right:5px;
    font-family:Geneva,Helvetica,sans-serif;
    font-weight:600;
    font-size:.8rem;
    color:#FFF;
    text-shadow:none;
  }

  img {
    border-radius:0;
    box-shadow:none;
  }

  .img_radius_shadow {
    border-radius:0;
    box-shadow:none;
  }

  #img_preview {
    border-radius:0;
    box-shadow:none;
  }

  .container #last_login_string_value,#unix_last_login_value,#unix_last_broadcast_value {
    position:fixed;
    width:105px;
    top:2.8%;
    left:1%;
    padding-left:5px;
    padding-right:5px;
    font-family:Geneva,Helvetica,sans-serif;
    font-weight:600;
    font-size:.8rem;
    color:#FFF;
    text-shadow:none;
  }

  .profile_section_content .label {
    font-family:'Cinzel',Helvetica,Arial,'DejaVu Sans',sans-serif;
    font-weight:600;
    font-style:normal;
    font-size:.92rem;
    line-height:1.5rem;
    color:#FFF;
  }

  #profile_photo_galleries {
    position:relative;
    border-radius:5px;
    text-align:center;
  }

  .photo_gallery_previews {
    text-align:center;
  }

  .photo_gallery_name {
    display:block;
    width:auto;
  }

  .photo_gallery_name a:link,.photo_gallery_name a:visited {
    width:auto;
    height:auto;
    font-family:,"Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
    font-weight:600;
    font-size:.9rem;
    color:#FFF;
    text-decoration:none;
  }

  .photo_gallery_count {
    font-family:Geneva,"Helvetica Neue",Helvetica,sans-serif;
    font-weight:600;
    font-size:.75rem;
    color:#FFF;
    text-decoration:none;
  }

  .profile_section_content .value {
    font-family:Helvetica,Arial,'DejaVu Sans',sans-serif;
    font-weight:500;
    font-style:normal;
    font-size:.98rem;
    color:#FFF;
  }

  #profile_friends {
    width:900px!important;
    position:relative;
  }

  #favorite_models_container .value {
    font-family:Geneva,"Helvetica Neue",Helvetica,sans-serif;
    font-size:.8rem;
    font-weight:600;
  }

  #favorite_models_container .value a {
    display:inline-block;
    margin:5px 0;
    padding:5px;
    background:#FFF;
    color:#B20009;
    border-radius:4px;
    text-decoration:none;
    box-shadow:2px 2px 2px rgba(0,0,0,0.6);
    -webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.6);
    -moz-box-shadow:2px 2px 2px rgba(0,0,0,0.6);
  }

  #favorite_models_container a:hover {
    background:#088A08;
    color:#FFF;
    border-radius:4px;
    box-shadow:2px 2px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
    -moz-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  }

  #friends_container .value {
    font-family:Geneva,"Helvetica Neue",Helvetica,sans-serif;
    font-size:.8rem;
    font-weight:600;
  }

  #friends_container .value a {
    display:inline-block;
    margin:5px 0;
    padding:5px;
    background:#FFF;
    color:#B20009;
    border-radius:4px;
    text-decoration:none;
    box-shadow:2px 2px 2px rgba(0,0,0,0.6);
    -webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.6);
    -moz-box-shadow:2px 2px 2px rgba(0,0,0,0.6);
  }

  #friends_container .value a:hover {
    background:#088A08;
    color:#FFF;
    border-radius:4px;
    box-shadow:2px 2px 2px rgba(0,0,0,0.4);
    -webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
    -moz-box-shadow:2px 2px 2px rgba(0,0,0,0.4);
  }

  #profile_comments {
    position:relative;
    top:10px;
  }

  .AA-Spacer {
    width:930px;
    margin:20px 0;
    background:transparent;
  }

  .AA-Section-Hdr {
    display:block;
    width:850px;
    height:auto;
    margin:40px 40px 10px;
    border:solid #B20009 2px;
    border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
  }

  .AA-Generic-Img {
    display:block;
    width:930px;
    height:auto;
    margin:20px auto;
    border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
  }

  #ot_logo {
    position:fixed;
    top:1%;
    right:1%;
  }

  #tags_container {
    display:inline-block;
    width:900px;
    margin:0 0 0 20px;
  }

  #tags_container .value {
    font-family:Arial,sans-serif;
    font-size:.9rem;
    font-weight:400;
    line-height:1rem;
    color:#CA1420;
  }

  .Main-Title {
    display:inline-block;
    width:940px;
    margin:0 auto;
    margin-top:50px;
    font-family:"Oswald","Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
    font-size:1.7rem;
    font-weight:500;
    line-height:1rem;
    text-align:center;
    color:#FFF;
    padding:20px 0 5px;
    text-shadow:1px 1px 2px #A4A4A4;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    text-rendering:optimizeLegibility;
    text-rendering:geometricPrecision;
    font-smooth:always;
    font-smoothing:antialiased;
    -moz-font-smoothing:antialiased;
    -webkit-font-smoothing:antialiased;
    -webkit-font-smoothing:subpixAA-antialiased;
  }

  .Main-Title2 {
    width:940px;
    margin:0 auto;
    margin-top:50px;
    font-family:"Oswald","Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
    font-size:1.7rem;
    font-weight:500;
    line-height:1rem;
    text-align:center;
    color:#FFF;
    padding:20px 0 5px;
    text-shadow:1px 1px 2px #A4A4A4;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    text-shadow:0 0 10px #fff,0 0 20px #fff,0 0 30px #fff,0 0 40px #FF1177,0 0 70px #FF1177,0 0 80px #FF1177,0 0 100px #FF1177,0 0 150px #FF1177;
  }

  .Sub-Title {
    width:940px;
    padding:10px 0 0;
    font-family:Geneva,Helvetica,sans-serif;
    font-weight:600;
    font-style:normal;
    font-size:1rem;
    line-height:1.12rem;
    text-align:center;
    color:#FFF;
  }

  #Links {
    display:inline-block;
    width:660px;
    margin:25px 0 20px 140px;
  }

  .Sub-Title2 {
    width:940px;
    font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
    font-size:1.14rem;
    font-weight:500;
    line-height:1.2rem;
    text-align:center;
    color:#FFF;
  }

  .Sub-Title3 {
    width:940px;
    padding:10px 0;
    font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
    font-size:1rem;
    font-weight:500;
    line-height:1rem;
    text-align:center;
    color:#FFF;
  }

  .About-Text {
    width:330px;
    margin:10px 0 0 20px;
    padding:80px 0 0;
    font-family:Helvetica,Arial,'DejaVu Sans',sans-serif;
    font-weight:500;
    font-style:normal;
    font-size:1.1rem;
    line-height:1.2rem;
    text-align:justify;
    color:#000;
  }

  .Sub-Title4 {
    width:940px;
    padding:10px 0;
    font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
    font-size:1.45rem;
    font-weight:600;
    text-align:center;
    color:#FFF;
  }

  .Link-Amazon a {
    display:inline-block;
    float:left;
    margin:0;
    width:112px;
    height:100px;
    padding:0 0 0 5px;
    margin:0 0 0 100px;
    z-index:998;
    background:transparent url(https://drive.google.com/uc?id=1mZ_PDOAxr4ZulM1hLr6cFg_ts8WrFW5c) no-repeat;
  }

  .Link-Amazon a:hover {
    background-position:0 -97px;
  }

  .Mokita-Link-Twitter a {
    display:inline-block;
    float:left;
    width:112px;
    height:100px;
    padding:0 0 0 5px;
    z-index:998;
    background:transparent url(https://drive.google.com/uc?id=13COFBBo5haol1sBTLfdRQY_3EdDwKPY_) no-repeat;
  }

  .Mokita-Link-Twitter a:hover {
    background-position:0 -97px;
  }

  .Link-Starbucks a {
    display:inline-block;
    float:left;
    width:112px;
    height:100px;
    padding:0 0 0 5px;
    z-index:998;
    background:transparent url(https://drive.google.com/uc?id=0BxVxgA3zoQzsYzJNcl95NEJBMmM) no-repeat;
  }

  .Link-Starbucks a:hover {
    background-position:0 -97px;
  }

  .Mokita-Link-Offline a {
    display:inline-block;
    float:left;
    width:112px;
    height:100px;
    padding:0 0 0 5px;
    //margin:0 0 0 217px;
    z-index:998;
    background:transparent url(https://drive.google.com/uc?id=0BxVxgA3zoQzsb1JRSk52Nlg0S28) no-repeat;
  }

  .Mokita-Link-Offline a:hover {
    background-position:0 -97px;
  }

  #AA-GCard-Email {
    display:block;
    width:930px;
    margin:10px auto;
    text-align:center;
  }

  /* WELCOMEW IMAGE MEDIDAS 940â€†Ã—â€†400  */
  #About-Body {
    display:block;
    width:940px;
    min-height:641px;
    height:auto;
    background:#151515 url(https://i.ibb.co/5nc30kY/ABOUT-ME.png) top center no-repeat;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -moz-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
    -webkit-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
    box-shadow:0 0 0 2px #FFFFFF,2px 1px 6px 4px rgba(10,10,0,.5);
  }

  #Menu-Body {
    display:block;
    width:940px;
    min-height:641px;
    height:auto;
    background:#151515 url(https://i.ibb.co/g9YRqbF/tip-menu.jpg) top center no-repeat;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -moz-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
    -webkit-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
    box-shadow:0 0 0 2px #FFFFFF,2px 1px 6px 4px rgba(10,10,0,.5);
  }

  #Rules-Body {
    display:block;
    width:940px;
    height:auto;
    margin:10px auto;
    padding:0 0 10px;
    background:#000 url(https://drive.google.com/uc?id=0BxVxgA3zoQzsQ1o5Uk9mQWpzdnc) top center no-repeat;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    -moz-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
    -webkit-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
    box-shadow:0 0 0 2px #FFFFFF,2px 1px 6px 4px rgba(10,10,0,.5);
  }

  #Rules-Container {
    display:block;
    width:900px;
    height:auto;
    margin:0 auto;
  }

  #Twitter-Style::-webkit-scrollbar {
    -webkit-appearance:none;
    width:4px;
    height:4px;
  }

  #AA-TipMenu1 li,#AA-TipMenu2 li {
    list-style:none;
    margin:10px 10px 0;
    padding:10px;
    font-family:Geneva,"Helvetica Neue",Helvetica,sans-serif;
    font-weight:500;
    font-style:normal;
    font-size:.98rem;
    line-height:1rem;
    text-transform:capitalize;
    color:#585858;
    width:auto;
  }

  #AA-TipMenu-L {
    display:inline-block;
    vertical-align:top;
    margin:10px;
    width:440px;
  }

  #AA-TipMenu-R {
    display:inline-block;
    vertical-align:top;
    margin:10px;
    width:420px;
  }

  #Rules li {
    list-style-type:none;
    word-wrap:break-word;
    margin:20px 0 0;
    padding:0 0 10px;
    font-family:Geneva,"Helvetica Neue",Helvetica,sans-serif;
    font-weight:500;
    font-style:normal;
    font-size:.98rem;
    line-height:1.1rem;
    text-align:center;
    color:#FFF;
  }

  #AA-Events-Body {
    display:block;
    width:940px;
    height:auto;
    margin:10px auto;
  }

  .meter {
    height:20px;
    width:500px;
    position:relative;
    margin:0 0 20px;
    background:#FFFFFF;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    padding:10px;
    -webkit-box-shadow:inset 0 -1px 1px rgba(255,255,255,0.3);
    -moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,0.3);
    box-shadow:inset 0 -1px 1px rgba(255,255,255,0.3);
  }

  .meter > span {
    display:block;
    height:100%;
    -webkit-border-top-right-radius:2px;
    -webkit-border-bottom-right-radius:2px;
    -moz-border-radius-topright:2px;
    -moz-border-radius-bottomright:2px;
    border-top-right-radius:2px;
    border-bottom-right-radius:2px;
    -webkit-border-top-left-radius:2px;
    -webkit-border-bottom-left-radius:2px;
    -moz-border-radius-topleft:2px;
    -moz-border-radius-bottomleft:2px;
    border-top-left-radius:2px;
    border-bottom-left-radius:2px;
    background-color:rgb(43,194,83);
    background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,rgb(43,194,83)),color-stop(1,rgb(84,240,84)));
    background-image:-moz-linear-gradient(center bottom,rgb(43,194,83) 37%,rgb(84,240,84) 69%);
    -webkit-box-shadow:inset 0 2px 9px rgba(255,255,255,0.3),inset 0 -2px 6px rgba(0,0,0,0.4);
    -moz-box-shadow:inset 0 2px 9px rgba(255,255,255,0.3),inset 0 -2px 6px rgba(0,0,0,0.4);
    box-shadow:inset 0 2px 9px rgba(255,255,255,0.3),inset 0 -2px 6px rgba(0,0,0,0.4);
    position:relative;
    overflow:hidden;
    text-align:right;
    height:18px;
    line-height:18px;
    font-weight:bold;
  }

  .meter > span:after,.animate > span > span {
    content:"";
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));
    background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent);
    z-index:1;
    -webkit-background-size:50px 50px;
    -moz-background-size:50px 50px;
    background-size:50px 50px;
    -webkit-animation:move 2s linear infinite;
    -moz-animation:move 2s linear infinite;
    -webkit-border-top-right-radius:8px;
    -webkit-border-bottom-right-radius:8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomright:8px;
    border-top-right-radius:8px;
    border-bottom-right-radius:8px;
    -webkit-border-top-left-radius:20px;
    -webkit-border-bottom-left-radius:20px;
    -moz-border-radius-topleft:20px;
    -moz-border-radius-bottomleft:20px;
    border-top-left-radius:20px;
    border-bottom-left-radius:20px;
    overflow:hidden;
  }

  .animate > span:after {
    display:none;
  }

  .AAMtr > span {
    background-color:#D4A4F0;
    background-image:-moz-linear-gradient(top,#DF0101,#DF5C5C);
    background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#DF0101),color-stop(1,#DF5C5C));
    background-image:-webkit-linear-gradient(#DF0101,#DF5C5C);
  }

  #AA-HTipper-Body {
    display:block;
    width:940px;
    height:340px;
    background:url(https://drive.google.com/uc?id=0BxVxgA3zoQzsZUVnZW9SUEtIZlE) top center no-repeat;
  }

  .Club-Container {
    display:block;
    width:940px;
    height:auto;
    margin:10px auto;
  }

  .Club-Body {
    display:block;
    width:940px;
    height:auto;
    margin:20px 0 30px;
  }

  #AA-HTipper-Name {
    display:block;
    width:940px;
    margin:0 auto;
    padding:100px 0 0;
    font-family:Geneva,Helvetica,sans-serif;
    font-weight:600;
    font-style:normal;
    font-size:1.55rem;
    text-align:center;
    color:#000;
    text-shadow:1px 1px 2px #A4A4A4;
  }

  .AA-Panel {
    width:940px;
    height:auto;
    margin:20px auto;
    border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    background:transparent;
    text-align:center;
    z-index:99;
  }

  #AA-HTipper-Tokens {
    display:block;
    width:940px;
    margin:10px auto;
    font-family:Geneva,Helvetica,sans-serif;
    font-weight:600;
    font-style:normal;
    font-size:1.7rem;
    text-align:center;
    color:#000;
  }

  #AA-TipMenu-Body {
    display:block;
    width:930px;
    height:auto;
    margin:0 auto;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
  }

  #AA-TipMenu-Body a {
    text-decoration:none;
    color:#FFF;
  }

  #AA-TipMenu-Body a:hover {
    text-decoration:none;
    font-weight:600;
    font-size:.98rem;
    color:#DF0101;
  }

  .wall_post_avatar {
    float:left;
    margin-top:5px;
    width:80px;
    height:68px;
    background:url(https://drive.google.com/uc?id=0BxVxgA3zoQzsZjAxX3dMc2RFbnc);
    z-index:98;
  }

  .wall_post_avatar img {
    width:53px;
    height:53px;
    border:none;
    border-radius:1px;
    padding:8px 0 0 7px;
  }

  #AA-TipMenu-Content {
    display:inline-block;
    vertical-align:top;
    margin:10px;
    width:480px;
  }

  .TmImg {
    margin:-35px 5px;
  }

  .TipMenu-Note {
    display:inline-block;
    margin:-95px 0 0 60px;
    text-align:left;
    width:380px;
    z-index:1;
  }

  .TipMenu-Note2 {
    display:inline-block;
    margin:-10px 0 0 60px;
    text-align:left;
    width:380px;
    z-index:1;
  }

  /* MEMBER IMAGES. 940â€†Ã—â€†400*/
  member-container {
    display:block;
    width:940px;
    margin:10px auto;
    min-height:465px;
    background:#FFF url(https://drive.google.com/uc?id=17ufFIZP2AG7qK8OtyrPEu-OAS-ZXHBet) top center no-repeat;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    -moz-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
    -webkit-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
    box-shadow:0 0 0 2px #FFFFFF,2px 1px 6px 4px rgba(10,10,0,.5);
  }

  #wall_poster_username {
    display:none;
  }

  .member-container2 {
    display:block;
    width:900px;
    margin:10px auto;
    min-height:465px;
    background:#FFF url(https://i.ibb.co/fnLwv7Q/tip-2.png) top center no-repeat;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    -moz-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
    -webkit-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
    box-shadow:0 0 0 2px #FFFFFF,2px 1px 6px 4px rgba(10,10,0,.5);
  }

  .wall_post_info a:link {
    font-family:Verdana,Geneva,sans-serif;
    font-weight:600;
    font-style:normal;
    font-size:.9rem;
    line-height:1rem;
    color:#DF0101;
    text-decoration:none;
  }

  .wall_post_info a:visited {
    font-family:Verdana,Geneva,sans-serif;
    font-weight:600;
    font-style:italic;
    font-size:.9rem;
    line-height:1rem;
    color:#A4A4A4;
    text-decoration:none;
  }

  #new_comment_buttons input[type='submit'] {
    text-decoration:none;
    text-align:center;
    padding:5px 13px;
    border:solid 1px #FFF;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:.95rem;
    font-weight:bold;
    color:#FFF;
    background-color:#B20009;
    background-image:-moz-linear-gradient(top,#b20009 0%,#ff787f 100%);
    background-image:-webkit-linear-gradient(top,#b20009 0%,#ff787f 100%);
    background-image:-o-linear-gradient(top,#b20009 0%,#ff787f 100%);
    background-image:-ms-linear-gradient(top,#b20009 0%,#ff787f 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff787f',endColorstr='#ff787f',GradientType=0);
    background-image:linear-gradient(top,#b20009 0%,#ff787f 100%);
    -webkit-box-shadow:0 0 2px #bababa,inset 0 0 1px #ffffff;
    -moz-box-shadow:0 0 2px #bababa,inset 0 0 1px #ffffff;
    box-shadow:0 0 2px #bababa,inset 0 0 1px #ffffff;
    text-shadow:1px 1px 5px #000;
    filter:dropshadow(color=#000,offx=1,offy=1);
  }

  .fan-club {
    width:915px;
    padding:320px 0 20px 10px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.15rem;
    font-weight:600;
    color:#000;
    line-height:1.5rem;
    text-align:center;
    word-spacing:;
    overflow:auto;
    white-space:pre-line;
    -webkit-column-count:4;
    column-count:4;
    -webkit-column-width:40px;
    -moz-column-width:40px;
    column-width:40px;
    -webkit-column-gap:5px;
    -moz-column-gap:5px;
    column-gap:5px;
    -moz-column-fill:auto;
    column-fill:auto;
  }

  #profile_password_photo_galleries .photo_gallery_link img {
    display:block;
    background-image:url(https://drive.google.com/uc?id=0BxVxgA3zoQzsYzBwa1ZkRjZhMFU);
    background-repeat:no-repeat;
    background-position:0 0;
    width:85px;
    height:80px;
    margin-left:15px;
    padding-top:0!important;
    padding-right:0!important;
    padding-bottom:0!important;
    padding-left:120px!important;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-box-shadow:0 0 0 #A09C94;
    -moz-box-shadow:0 0 0 #A09C94;
    -o-box-shadow:0 0 0 #A09C94;
    box-shadow:0 0 0 #A09C94;
  }

  #profile_password_photo_galleries .photo_gallery_preview .photo_gallery_link:nth-child(2) {
    display:block;
    background-image:url(https://drive.google.com/uc?id=0BxVxgA3zoQzsZ0NxUy1DQXBVT1U);
    background-position:top right;
    background-repeat:no-repeat;
    width:70px;
    height:90px;
    margin-left:10px;
    background-position:26px 106px;
    -webkit-transition:all 1s;
    -moz-transition:all 1s;
    -o-transition:all 1s;
    transition:all 1s;
  }

  .Valentines-Names {
    margin:0 0 0 80px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:.95rem;
    font-weight:500;
    color:#FFF;
    text-shadow:0 0 2px #FFF,0 0 2px #FF0040,0 0 2px #FF0040,0 0 2px #FF0040,0 0 2px #FF0040,0 0 2px #FF0040;
    line-height:1.2rem;
    word-spacing:;
    overflow:auto;
    white-space:pre-line;
    padding:4px;
    -webkit-column-count:4;
    -moz-column-count:4;
    column-count:4;
    -webkit-column-width:170px;
    -moz-column-width:170px;
    column-width:170px;
    -webkit-column-gap:10px;
    -moz-column-gap:10px;
    column-gap:10px;
    -moz-column-fill:auto;
    column-fill:auto;
  }

  .wall_post_time {
    display:inline-table;
    font-family:Verdana,Geneva,sans-serif;
    font-weight:600;
    font-style:normal;
    font-size:.75rem;
    line-height:1rem;
    background:transparent;
    padding:5px;
    color:#FFF;
  }

  .wall_post_time:before {
    content:'posted on ';
  }

  #profile_interests_content .profile_section_content {
    display:inline-block;
    width:450px;
    text-align:center;
    margin-left:230px;
  }

  #profile_interests_content .profile_section_content .label {
    display:inline-block;
    width:450px;
    font-family:"Oswald","Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
    font-size:1.2rem;
    line-height:1.2rem;
    text-align:center;
    color:#FF0000;
  }

  .wall_post_body {
    width:auto;
    font-family:Geneva,Tahoma,Verdana,sans-serif;
    font-weight:500;
    font-style:normal;
    font-size:.91rem;
    line-height:1rem;
    color:#000;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-top:.5rem solid #B20009;
    border-bottom:.15rem solid rgba(102,102,102,0.5);
    padding:10px;
    margin:0 0 3px 10px;
    background:linear-gradient(to bottom,#F6F6F6 0%,#FFFFFF 100%) repeat scroll 0 0 rgba(0,0,0,0);
    box-shadow:0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow:0 0 3px rgba(0,0,0,0.3);
    -ms-box-shadow:0 0 3px rgba(0,0,0,0.3);
    -o-box-shadow:0 0 3px rgba(0,0,0,0.3);
  }

  .wall_post_info {
    display:inline-table;
    width:auto;
    font-family:Verdana,Geneva,sans-serif;
    font-weight:800;
    font-style:normal;
    font-size:.85rem;
    text-decoration:none;
    text-transform:capitalize;
    background:transparent;
    padding:5px;
    color:#6E6E6E;
  }

  #new_comment_buttons input[type='submit']:hover,#new_comment_buttons input[type='submit']:focus {
    text-decoration:none;
    text-align:center;
    padding:5px 13px;
    border:solid 1px #0B610B;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:.95rem;
    font-weight:bold;
    color:#FFF;
    background:#53922A;
    -webkit-box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFF;
    -moz-box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFF;
    box-shadow:0 0 2px #BABABA,inset 0 0 1px #FFF;
    text-shadow:1px 1px 5px #000;
    filter:dropshadow(color=#000,offx=1,offy=1);
  }

  #profile_password_photo_galleries .photo_gallery_preview .photo_gallery_link:nth-child(2):hover {
    background-position:20px 60px;
    -webkit-transition:all 1s;
    -moz-transition:all 1s;
    -o-transition:all 1s;
    transition:all 1s;
  }

  #profile_interests_content #know_me_label {
    display:none;
  }

  #profile_schedule .container {
    position:relative;
    display:inline-block;
    width:100px;
    height:75px;
    margin:0;
    margin-left:14px;
    padding:8px;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
  }

  #profile_schedule .heading {
    display:block;
    margin:20px auto;
    padding:8px 0;
    font-family:"Oswald","Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
    font-size:1.1rem;
    line-height:1.1rem;
    text-align:center;
    color:#FF0000;
  }

  #Slideshow-Container {
    position:absolute;
    left:-5px;
    top:-6px;
  }

  #Slideshow-Control {
    width:960px;
    height:530px;
    margin:0 auto;
    background:#F2F0F1;
    overflow:visible;
    -moz-transition:all 150ms ease-in;
    -webkit-transition:all 150ms ease-in;
    -o-transition:all 150ms ease-in;
    position:relative;
  }

  #Frame-Set {
    overflow:hidden;
    height:530px;
  }

  #Slideshow-Control:hover #pause {
    opacity:.8;
  }

  #Pause {
    position:relative;
    display:block;
    width:960px;
    height:530px;
    top:-530px;
  }

  #profile_schedule .label {
    display:block;
    width:100%;
    font-size:1.15em;
    line-height:1.2em;
    text-align:center;
  }

  #profile_schedule .value {
    position:absolute;
    display:inline-block;
    font-size:.85em;
    line-height:.9em;
    bottom:10px;
    color:#FFF;
    text-align:center;
  }

  #schedule_converted {
    text-align:center;
  }

  #Slideshow-Control:hover ul,#Slideshow-Control:hover #progressbar,#Slideshow-Control:hover #cover {
    -moz-animation-play-state:paused;
    -webkit-animation-play-state:paused;
  }

  #Slideshow-Mask {
    position:absolute;
    width:960px;
    height:530px;
    top:0;
    background-image:url(http://w.noimage.png);
    background-position:center;
    background-repeat:no-repeat;
    pointer-events:none;
    -moz-transition:all 150ms ease-in;
    -webkit-transition:all 150ms ease-in;
    -o-transition:all 150ms ease-in;
    opacity:.5;
    -moz-animation:overlay-fade 40s infinite;
    -webkit-animation:overlay-fade 40s infinite;
  }

  #Slideshow-Control ul {
    width:4800px;
    list-style:none;
    padding:0;
    margin:0;
    -moz-animation:slide-animation 40s infinite;
    -webkit-animation:slide-animation 40s infinite;
    position:relative;
    right:0;
    float:right;
  }

  #Slideshow-Control li {
    position:relative;
    float:left;
    display:inline;
    width:960px;
    height:530px;
    margin:0;
    padding:0;
    background-size:100px 100px;
    background-position:50% 50%;
    background-repeat:no-repeat;
  }

  #Slideshow-Control ul li .Slideshow-Span h1 {
    position:absolute;
    bottom:-19px;
    left:0;
    display:block;
    width:100%;
    font-family:Montez,Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
    font-size:1.6em;
    line-height:1.1em;
    padding:10px;
    background-color:rgba(0,0,0,0.4);
    color:#FFF;
    text-shadow:1px 1px 1px #473D41;
    pointer-events:none;
    text-align:left;
  }

  #Slideshow-Control li:last-of-type {
    background:#000;
  }

  #Slideshow-Control li a {
    display:block;
    text-decoration:none;
  }

  @-webkit-keyframes slide-animation {
    0% {
      right:0;
      opacity:1;
    }

    15% {
      right:0;
      opacity:1;
    }

    17.5% {
      right:-960px;
      opacity:.5;
    }

    20% {
      right:-960px;
      opacity:1;
    }

    35% {
      right:-960px;
      opacity:1;
    }

    37.5% {
      right:-1920px;
      opacity:.5;
    }

    40% {
      right:-1920px;
      opacity:1;
    }

    55% {
      right:-1920px;
      opacity:1;
    }

    57.5% {
      right:-2880px;
      opacity:.5;
    }

    60% {
      right:-2880px;
      opacity:1;
    }

    75% {
      right:-2880px;
      opacity:1;
    }

    77.5% {
      right:-3840px;
      opacity:.5;
    }

    80% {
      right:-3840px;
      opacity:1;
    }

    95% {
      right:-3840px;
      opacity:1;
    }

    97.5% {
      right:0;
      opacity:.5;
    }

    100% {
      right:0;
      opacity:1;
    }
  }

  @-moz-keyframes slide-animation {
    0% {
      right:0;
      opacity:1;
    }

    15% {
      right:0;
      opacity:1;
    }

    17.5% {
      right:-960px;
      opacity:.5;
    }

    20% {
      right:-960px;
      opacity:1;
    }

    35% {
      right:-960px;
      opacity:1;
    }

    37.5% {
      right:-1920px;
      opacity:.5;
    }

    40% {
      right:-1920px;
      opacity:1;
    }

    55% {
      right:-1920px;
      opacity:1;
    }

    57.5% {
      right:-2880px;
      opacity:.5;
    }

    60% {
      right:-2880px;
      opacity:1;
    }

    75% {
      right:-2880px;
      opacity:1;
    }

    77.5% {
      right:-3840px;
      opacity:.5;
    }

    80% {
      right:-3840px;
      opacity:1;
    }

    95% {
      right:-3840px;
      opacity:1;
    }

    97.5% {
      right:0;
      opacity:.5;
    }

    100% {
      right:0;
      opacity:1;
    }
  }

  #Disclaimer {
    position:relative;
    display:block;
    margin:-10px auto;
    width:800px;
    height:auto;
    padding:10px;
    font-family:"Oswald","Franklin Gothic Medium","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
    font-size:.95rem;
    line-height:1rem;
    color:#FFF;
    text-align:center;
  }

  #AA-HTippers3-Body {
    display:block;
    width:940px;
    height:315px;
    background:url(https://drive.google.com/uc?id=1wImmZI0yzw81jHzbPtd70ssM9lT95qSS) top center no-repeat;
  }

  #AA-HTippersGold-Name {
    display:inline-block;
    width:270px;
    margin:255px 0 0 55px;
    font-family:Geneva,Helvetica,sans-serif;
    font-weight:600;
    font-style:normal;
    font-size:1.8rem;
    text-align:center;
    color:#FFF;
    text-shadow:1px 1px 2px #A4A4A4;
  }

  #AA-HTippersSilver-Name {
    display:inline-block;
    width:270px;
    margin:255px 0 0 10px;
    font-family:Geneva,Helvetica,sans-serif;
    font-weight:600;
    font-style:normal;
    font-size:1.8rem;
    text-align:center;
    color:#FFF;
    text-shadow:1px 1px 2px #A4A4A4;
  }

  #AA-HTippersBronze-Name {
    display:inline-block;
    width:270px;
    margin:255px 0 0 20px;
    font-family:Geneva,Helvetica,sans-serif;
    font-weight:600;
    font-style:normal;
    font-size:1.8rem;
    text-align:center;
    color:#FFF;
    text-shadow:1px 1px 2px #A4A4A4;
  }

  #AA-Calendar-Container {
    width:930px;
    height:auto;
    margin:10px auto;
  }

  .AA-CalendarCell {
    width:150px;
    height:150px;
    padding-top:1px;
    padding-right:1px;
    padding-left:1px;
    color:#FFF;
    background-color:#FFFFFF;
    vertical-align:middle;
    white-space:normal;
    border-bottom-right-radius:10px;
    -moz-border-bottom-right-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.49,rgb(178,0,9)),color-stop(0.95,rgb(128,17,23)));
    background-image:-o-linear-gradient(top,rgb(178,0,9) 49%,rgb(128,17,23) 95%);
    background-image:-moz-linear-gradient(top,rgb(178,0,9) 49%,rgb(128,17,23) 95%);
    background-image:-webkit-linear-gradient(top,rgb(178,0,9) 49%,rgb(128,17,23) 95%);
    background-image:-ms-linear-gradient(top,rgb(178,0,9) 49%,rgb(128,17,23) 95%);
    background-image:linear-gradient(to top,rgb(178,0,9) 49%,rgb(128,17,23) 95%);
  }

  .AA-CalendarCellClean {
    width:150px;
    height:20px;
    padding-top:1px;
    padding-right:1px;
    padding-left:1px;
    background-color:#FFFFFF;
    vertical-align:middle;
  }

  .AA-CalendarCellSize {
    width:150px;
    height:150px;
  }

  .AA-CalendarMonth {
    position:relative;
    width:150px;
    height:14px;
    top:4px;
    left:4px;
    font-family:Geneva,Helvetica,sans-serif;
    font-size:.98rem;
    font-weight:600;
    color:#FFF;
    z-index:10;
    text-align:center;
  }

  .AA-CalendarContent {
    position:relative;
    width:150px;
    height:150px;
    margin:20px auto;
    font-family:Arial,sans-serif;
    font-size:1rem;
    font-weight:600;
    line-height:1.25rem;
    color:#FFF;
    vertical-align:middle;
    text-align:center;
    z-index:50;
  }

  #AA-Cuba-Body {
    display:block;
    width:940px;
    height:1050px;
    margin:0 auto;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
  }

  .AA-CalendarHd {
    padding:5px;
    background-color:transparent;
    text-align:center;
    vertical-align:middle;
  }

  .ModelImg {
    display:inline-block;
    width:110px;
    height:140px;
    padding:0 0 0 10px;
  }

  #AA-SuppModels-Body {
    width:380px;
    margin:10px auto;
  }

  .HR-Names-Container {
    display:block;
    width:940px;
    margin:10px auto;
    height:auto;
    min-height:100px;
    border-radius:8px;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    -moz-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
    -webkit-box-shadow:0 0 0 4px #FFFFFF,1px 1px 4px 4px rgba(10,10,0,.5);
    box-shadow:0 0 0 2px #FFFFFF,2px 1px 6px 4px rgba(10,10,0,.5);
  }

  .HR-Names {
    margin:0 0 0 80px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1rem;
    font-weight:600;
    color:#FF0000;
    line-height:1.25rem;
    word-spacing:;
    overflow:auto;
    white-space:pre-line;
    padding:4px;
    -webkit-column-count:4;
    -moz-column-count:4;
    column-count:4;
    -webkit-column-width:170px;
    -moz-column-width:170px;
    column-width:170px;
    -webkit-column-gap:10px;
    -moz-column-gap:10px;
    column-gap:10px;
    -moz-column-fill:auto;
    column-fill:auto;
  }

  .silverstar::after {
    content:'\2605';
    display:inline-block;
    margin-right:3px;
    width:20px;
    height:20px;
    text-align:center;
    color:silver;
  }

  .goldstar::after {
    content:'\2605';
    display:inline-block;
    margin-right:3px;
    width:20px;
    height:20px;
    text-align:center;
    color:gold;
  }

  .heart::before {
    content:'\2661';
    display:inline-block;
    margin-right:3px;
    width:20px;
    height:20px;
    text-align:center;
    color:#FF0000;
  }

  #HT100K-Names-Container {
    display:block;
    width:940px;
    margin:15px auto;
    min-height:100px;
    height:auto;
    padding:0 0 20px;
  }

  .HT100K-Ribbon {
    display:block;
    width:940px;
    height:100px;
    margin:0 auto;
    background:url(https://drive.google.com/uc?id=0BxVxgA3zoQzsNU1UUThHV2VhUkU) top center no-repeat;
  }

  .HT100K-Name {
    display:block;
    width:940px;
    font-family:'Helvetica Neue',Helvetica,sans-serif;
    font-size:1.5rem;
    font-weight:500;
    text-align:center;
    color:#000;
    padding:10px 0 0;
  }

  .HT100K-Tokens {
    display:block;
    width:940px;
    font-family:'Helvetica Neue',Helvetica,sans-serif;
    font-size:1.25rem;
    text-align:center;
    color:#000;
    padding:5px 0 0;
  }

  @media all and (max-width: 1024px) {
    #ot_logo,.container #last_login_string_label,#unix_last_login_label,#unix_last_broadcast_label,.container #last_login_string_value,#unix_last_login_value,#unix_last_broadcast_value {
      display:none;
    }
  }

  #AA-Mtr-Container {
    width:550px;
    margin-left:190px;
    margin-top:30px;
    padding:155px 0 0;
    background:transparent;
    z-index:99;
  }

  @-webkit-keyframes move {
    0% {
      background-position:0 0;
    }

    100% {
      background-position:50px 50px;
    }
  }

  @-moz-keyframes move {
    0% {
      background-position:0 0;
    }

    100% {
      background-position:50px 50px;
    }
  }

  /* ==========================================================================
   
     ========================================================================== */
  #AA-BFC-Body {
    width:940px;
    min-height:480px;
    margin:0 auto;
  }

  #AA-BFC-Container {
    display:block;
    margin:0 0 0 15px;
    width:940px;
  }

  .BFC-ST-Container {
    position:relative;
    float:left;
    width:180px;
    margin:0 auto;
    text-align:center;
  }

  .BFC-Seg {
    position:relative;
    width:180px;
    height:140px;
    float:left;
    margin:5px auto;
    text-align:center;
  }

  .BFC-Birthday-Name {
    position:absolute;
    width:180px;
    top:90px;
    overflow:hidden;
    font-family:"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
    font-weight:500;
    font-size:.93rem;
    line-height:1rem;
    color:#FFF;
    text-align:center;
    padding:10px 0;
  }

  .GBFC-Seg-TMB {
    width:172px;
    height:98px;
  }

  .BFC-Seg-TMB-Cont {
    display:inline-block;
    position:absolute;
    top:5px;
    left:0;
  }

  element.style {
    list-style:none;
    width:80%;
    max-width:1200px;
    min-height:161px;
    background:rgba(255,255,255,0);
    color:#4a412f;
    text-align:center;
    font-family:Century Gothic,Tahoma,Geneva,sans-serif;
  }

  .tips {
    margin-left:12px;
    margin-right:auto;
    display:block;
    padding-bottom:0;
    white-space:nowrap;
    font-weight:bold;
    color:#61dc65d1;
    width:950px;
    height:100%;
    text-align:center;
    margin-bottom:-50px;
  }

  .tips a {
    padding:4px;
    font-family:Staatliches,arial;
    font-weight:400;
    text-decoration:none;
  }

  .tips td {
    padding:5px 1.5px;
    text-align:LEFT;
    font-family:Staatliches,cursive;
    font-style:normal;
    font-weight:400;
    font-size:1.25em;
    border-radius:2em;
    text-shadow:rgb(0 0 0 / 40%) 2px 1px 25px;
  }

  .tips tr:hover {
    color:gold;
  }

  .tips tr:hover {
    color:gold;
  }

  .tips a:hover {
    color:gold;
  }

  .wall_post {
    clear:both;
    padding:30px;
    background-color:rgb(17 132 224 / 46%);
    color:black;
    border-radius:1em;
    margin-top:10px;
  }

  .user-embed {
    z-index:2;
    position:relative;
    display:flex;
    margin:0 -15px;
    padding:15px;
    padding-top:10px;
  }

  #MFC-SHARE-VIDS {
    display:inline-block;
    width:1200px;
    height:950px;
    padding:40px;
    overflow:hidden;
    text-align:center;
    margin-top:150px;
    margin-left:-120px;
  }  
}