@charset "UTF-8";

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

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

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

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

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

@font-face {
  font-family:'Arsenal';
  src:url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNHq-FFgoDNV3GTKpHwuvtI.woff),url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNzbP97U9sKh0jjxbPbfOKg.ttf),local('Arsenal Pro'),local(Source-Sans-Pro-regular);
}

@font-face {
  font-family:'Shrikhand';
  font-style:normal;
  font-weight:400;
  src:local('Shrikhand Regular'),local(Shrikhand-Regular),url(https://fonts.gstatic.com/s/shrikhand/v2/JyWweKXulPH__9al48I7XltXRa8TVwTICgirnJhmVJw.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;
}

@font-face {
  font-family:'Arsenal';
  font-style:normal;
  font-weight:400;
  src:local('Arsenal Regular'),local(Arsenal-Regular),url(https://fonts.gstatic.com/s/arsenal/v1/ERd8ystuACCAfABkUtpxuw.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;
}

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

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

body {
  margin:0;
  padding:0;
  font-family:Helvetica,Arial,sans-serif;
  font-size:1rem;
  line-height:1.25;
  background:url(https://dl.dropbox.com/s/53fbs7dpdvgii0i/VRBgd.jpg) top center no-repeat;
  background-size:cover;
  -moz-background-size:cover;
  -webkit-background-size:cover;
  background-attachment:fixed;
  font-smooth:always;
  font-smoothing:antialiased;
  -moz-font-smoothing:antialiased;
  -webkit-font-smoothing:antialiased;
  -webkit-font-smoothing:subpixel-antialiased;
}

#profile {
  width:940px;
  margin:0 auto 40px;
  background:#FAFAFA url(https://i.ibb.co/6ww84Rg/VRHdr.png) top center no-repeat;
  -webkit-box-shadow:0 0 20px 3px rgba(0,0,0,.2);
  -moz-box-shadow:0 0 20px 3px rgba(0,0,0,.2);
  border:solid 1px rgba(0,10,0,.15);
  line-height:1;
  z-index:300;
}

.nav {
  position:fixed;
  top:0;
  margin:20px -11px auto;
  vertical-align:top;
  z-index:9999;
  height:40px;
  width:942px;
  text-align:center;
  background-image:url(https://dl.dropbox.com/s/6m3ecx0qwyoir07/VRMnBg.jpg);
  background-position:top left;
  background-repeat:no repeat;
  -webkit-box-shadow:inset 0 -15px 25px rgba(0,0,0,.1),inset 0 0 0 2px rgba(0,0,0,.15);
  -moz-box-shadow:inset 0 -15px 25px rgba(0,0,0,.1),inset 0 0 0 2px rgba(0,0,0,.15);
}

#profile_header {
  padding:450px 0 0;
}

.profile_section_content {
  z-index:auto;
}

.container {
  display:block;
  margin:0 0 0 20px;
  -webkit-backface-visibility:hidden;
}

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

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

.nav>li {
  margin:0;
  line-height:1;
  padding:0;
  display:inline;
  position:relative;
  margin:0 .25rem;
}

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

.nav>li>a {
  display:inline-block;
  padding:13px 5px;
  position:relative;
  font-family:'Oswald',sans-serif;
  font-weight:400;
  font-size:.97rem;
  letter-spacing:.1rem;
  text-transform:uppercase;
  text-decoration:none;
  color:#CC1919;
  -webkit-transition:color .2s linear;
  -moz-transition:color .2s linear;
  -o-transition:color .2s linear;
  -ms-transition:color .2s linear;
  transition:color .2s linear;
}

.VR-Spacer {
  display:inline-block;
  width:900px;
  margin:10px auto;
  height:10px;
}

.VR-Hdr-Img {
  display:block;
  width:940px;
  margin:50px 0 0 -10px;
}

.VR-HdrA-Img {
  display:block;
  width:940px;
  margin:80px 0 0 -10px;
}

.nav>li {
  margin:0;
  line-height:1;
  padding:0;
  display:inline;
  position:relative;
  margin:0 1rem;
}

.nav>li>a:hover,.nav>li:hover>a {
  color:#1c1c1c;
}

.nav>li>a::after {
  content:"";
  height:18px;
  width:20px;
  background-image:url(https://dl.dropbox.com/s/9wel6kyaqtcqjki/VRMImg.png);
  position:absolute;
  right:-28px;
  top:11px;
  display:block;
}

.nav>li:last-child>a::after {
  display:none;
}

.VR-HdrT-Img {
  display:block;
  width:980px;
  margin:8px 0 0 -20px;
}

.VR-Generic-Img {
  display:block;
  width:940px;
  margin:10px 0 0 -10px;
}

.VR-Title-Hdr {
  display:block;
  width:940px;
  margin:10px 0 0 -10px;
}

.nav ul {
  position:absolute;
  left:-9999px;
  padding-top:10px;
  border-bottom:1px solid #ccc;
  opacity:0;
  -webkit-transition:opacity .3s linear;
  -moz-transition:opacity .3s linear;
  -o-transition:opacity .3s linear;
  -ms-transition:opacity .3s linear;
}

#username_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:none;
}

#profile_about_me .heading {
  display:none;
}

.heading {
  display:none;
}

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

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

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

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

.nav>li:hover>ul {
  left:0;
  opacity:1;
  top:30px;
}

.nav ul li:hover>ul {
  left:150px;
  opacity:1;
  top:-11px;
  padding-left:12px;
  border-bottom:0;
  box-shadow:none;
}

.nav ul li {
  display:block;
  position:relative;
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  width:150px;
  text-align:justify;
  z-index:9;
  background:#eee;
  box-shadow:3px 4px 0 rgba(0,0,0,.1);
  -webkit-transition:background .3s linear;
  -moz-transition:background .3s linear;
  -ms-transition:background .3s linear;
  -o-transition:background .3s linear;
}

.nav ul li a {
  font-family:"Abel",sans-serif;
  font-size:1rem;
  text-decoration:none;
  display:block;
  padding:7px 12px 7px 20px;
  color:#000;
  -webkit-transition:color .3s linear;
  -moz-transition:color .3s linear;
  -ms-transition:color .3s linear;
  -o-transition:color .3s linear;
}

.nav ul li:hover>a,.nav ul li a:hover {
  color:#F7819F;
}

.nav ul li:hover {
  background:#f7f7f7;
}

.nav ul ul li:last-child {
  border-bottom:1px solid #ccc;
}

.nav ul ul li {
  box-shadow:3px 3px 0 rgba(0,0,0,.1);
}

#profile_header {
  padding:0;
}

#profile_header_container {
  min-height:0;
}

.nav ul::after,.nav ul::before {
  content:"";
  display:block;
  z-index:1;
  position:absolute;
  height:9px;
  width:9px;
}

.nav>li>ul::after {
  border:1px solid #ccc;
  background:#eee;
  border-right:0;
  border-bottom:0;
  top:5px;
  left:25px;
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
}

.nav>li>ul::before {
  height:1px;
  width:12px;
  background:#eee;
  border-right:0;
  border-bottom:0;
  top:10px;
  left:24px;
  z-index:99;
}

.nav ul ul::after {
  border:1px solid #ccc;
  background:#eee;
  border-right:0;
  border-bottom:0;
  top:20px;
  left:8px;
  position:absolute;
  -webkit-transform:rotate(-45deg);
  -moz-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg);
}

.nav ul ul::before {
  height:10px;
  width:1px;
  background:#eee;
  z-index:99;
  top:20px;
  left:12px;
}

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

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_label,#unix_last_login_label,#unix_last_broadcast_label {
  display:none;
}

#last_login_string_value::after {
  content:' \2014 ';
}

#unix_last_broadcast_container #unix_last_broadcast_value {
  width:940px;
  position:absolute;
  top:760px;
  margin:0 auto;
  left:-5px;
  text-align:center;
  font-family:"Arsenal",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:600;
  font-size:1rem;
  color:#ef6565;
  text-shadow:none;
  text-transform:capitalize;
  z-index:1;
}

.profile_section_content .label {
  font-family:"Arsenal","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:1rem;
  line-height:1rem;
  color:#ef6565;
  text-transform:uppercase;
}

.Disp {
  display:block;
  width:980px;
  position:fixed;
  margin:0 auto;
  vertical-align:top;
  z-index:99999;
  background:#FAFAFA;
}

.profile_section_content .value {
  font-family:"Arsenal","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:400;
  font-size:.9rem;
  line-height:1.1rem;
  color:#1c1c1c;
}

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

.photo_gallery_previews {
  text-align:center;
}

#TipMenu {
  position:absolute;
  margin-top:-65px;
}

#unix_last_broadcast_value::before {
  content:'\2014  My last broadcast was: ';
}

#unix_last_broadcast_value::after {
  content:' \2014 ';
}

#member_status_value:before {
  color:#ef6565!important;
  content:'I am ';
  font-family:"Oswald",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-size:.94rem;
}

#member_status_value:after {
  color:#ef6565!important;
  font-family:"Oswald",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-size:.94rem;
  content:' Now';
}

#Videos,#HTippers {
  position:absolute;
  margin-top:-15px;
}

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

.photo_gallery_preview {
  color:#ef6565;
  width:160px;
}

.photo_gallery_preview > a {
  -webkit-transition:all .5s ease;
  -moz-transition:all .5s ease;
  -o-transition:all .5s ease;
  transition:all .5s ease;
}

#Display {
  width:1000px;
  height:20x;
  position:fixed;
  top:0;
  margin:-10px 0 0 -10px;
  list-style:none;
  z-index:9999;
}

.photo_gallery_preview > a:hover {
  opacity:.6;
}

.photo_gallery_preview .photo_gallery_count {
  font-family:"Aresenal","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:600;
  font-size:.85rem;
  color:#1c1c1c;
}

.photo_gallery_preview a,.photo_gallery_preview a:link,.photo_gallery_preview a:active,.photo_gallery_preview a:hover,.photo_gallery_preview a:visited {
  font-family:'Arsenal',Helvetica,Arial,sans-serif;
  font-size:1.1rem;
  font-weight:600;
  line-height:1rem;
  text-decoration:none;
  white-space:wrap;
  color:#ef6565;
}

.photo_gallery_image {
  border:3px solid #ef6565;
  border-radius:100%;
  -moz-border-radius:100%;
  -webkit-border-radius:100%;
}

#Club {
  position:absolute;
  margin-top:-35px;
}

#Display li {
  position:relative;
  padding:0 0 10px;
  text-align:center;
}

#Store {
  position:absolute;
  margin-top:-15px;
}

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

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

#favorite_models_container .value a {
  display:inline-block;
  margin:5px 0;
  padding:1px 5px;
  background:#F6CED8;
  color:#1c1c1c;
  border:solid 1px #BDBDBD;
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  text-decoration:none;
}

#status_container {
  position:absolute;
  width:940px;
  top:785px;
  margin:0 auto;
  left:-5px;
  text-align:center;
  font-family:"Oswald",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-size:.94rem;
  color:#ef6565;
  text-shadow:none;
  text-transform:capitalize;
  z-index:1;
}

#favorite_models_container a:hover {
  background:#088A08;
  color:#FFF;
  border-radius:2px;
}

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

#friends_container .value a {
  display:inline-block;
  margin:5px 0;
  padding:1px 5px;
  background:#F6CED8;
  color:#1c1c1c;
  border:solid 1px #BDBDBD;
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  text-decoration:none;
}

#friends_container .value a:hover {
  background:#088A08;
  color:#FFF;
  border-radius:2px;
}

#admirers_container a,#friends_container a,#favorite_models_container a {
  text-transform:capitalize;
}

#tags_container {
  display:inline-block;
  width:850px;
  margin:0 0 0 30px;
}

#tags_container .value {
  font-family:"Arsenal",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-size:.9rem;
  font-weight:500;
  line-height:1.1rem;
  color:#1c1c1c;
}

#member_status_value {
  display:inline-block;
  width:940px;
  margin:0 auto;
  left:-5px;
  text-align:center;
  font-family:"Oswald",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-size:.94rem;
  color:#ef6565;
  text-shadow:none;
  text-transform:capitalize;
  z-index:1;
}

.VR-Panel {
  width:940px;
  margin:10px 0 0 -10px;
  text-align:center;
  z-index:99;
}

#status_value {
  font-size:0!important;
}

#status_value a {
  display:none;
  color:#ef6565!important;
  font-family:"Oswald",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-size:.94rem;
}

#cam_score_container {
  width:940px;
  position:absolute;
  top:630px;
  left:-25px;
  text-align:center;
  line-height:10px;
  text-transform:capitalize;
  z-index:99999;
}

#status_value span a {
  display:inline-block!important;
  font-family:"Oswald",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-size:1rem!important;
  color:#ef6565;
}

#status_value span:nth-child(3) {
  margin-left:10px;
}

#member_type_value {
  display:none;
}

#status_value #member_message_value {
  display:none!important;
}

#status_label {
  display:none!important;
}

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

.Sub-Title {
  width:850px;
  margin:0 auto;
  padding:10px 0;
  font-family:"Shrikhand",Arial,sans-serif;
  font-weight:400;
  font-size:2rem;
  line-height:1.8rem;
  text-align:center;
  color:#000;
}

@media all and (max-width: 1024px) {
  #ot_logo {
    display:none;
  }
}

#cam_score_container .label {
  display:inline-block;
  margin-bottom:7px;
  margin-right:0;
  min-width:70px;
  text-align:center;
  font-family:"Shrikhand",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:400;
  font-size:1.4rem;
  color:#ef6565;
}

.Sub-Title2 {
  width:850px;
  margin:0 auto;
  padding:5px 0;
  font-family:"Shrikhand",Arial,sans-serif;
  font-weight:400;
  font-size:1.2rem;
  line-height:1.6rem;
  text-align:center;
  color:#000;
}

#Links-Cont {
  position:absolute;
  width:940px;
  height:60px;
  top:700px;
  margin:10px 0 0 -10px;
}

.General-Text {
  width:940px;
  margin:10px auto;
  padding:20px 0 20px 20px;
  font-family:"Arsenal",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:1rem;
  line-height:1.3rem;
  text-align:center;
  color:#1C1C1C;
}

#cam_score_value {
  color:#ff0000;
  display:inline-block;
  font-weight:700;
  text-align:center;
  font-family:"Shrikhand",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:400;
  font-size:1.4rem;
  color:#ef6565;
}

.Link-Twitter a {
  display:inline-block;
  float:left;
  margin:0 0 0 100px;
  width:182px;
  height:120px;
  padding:0 0 0 5px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/3hj6o9p33ghnfog/VRL1T.png) no-repeat;
}

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

.Link-Amazon a {
  display:inline-block;
  float:left;
  width:182px;
  height:120px;
  padding:0 0 0 5px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/up4hp2bcd9eza72/VRL2Ama.png) no-repeat;
}

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

.Link-Note a {
  display:inline-block;
  float:left;
  width:182px;
  height:120px;
  padding:0 0 0 5px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/jhg3ftgr4cnfk7w/VRL4N.png) no-repeat;
}

#TMenu {
  width:940px;
  margin:0 0 0 -8px;
  overflow:hidden;
}

.Link-Note a:hover {
  background-position:0 -121px;
}

.Link-Offline a {
  display:inline-block;
  float:left;
  width:182px;
  height:120px;
  padding:0 0 0 5px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/zs3jm1kwuz8boar/VRL4O.png) no-repeat;
}

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

.TM-Clms {
  display:inline-block;
  width:300px;
  margin:0 auto;
  padding:5px;
  text-align:center;
  vertical-align:top;
}

.TM-Desc {
  display:block;
  margin:3px;
  margin-left:15px;
}

.TM-Desc {
  display:inline-block;
  background:-moz-linear-gradient(91deg,rgba(255,209,216,1) 0%,rgba(250,147,154,1) 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(250,147,154,1)),color-stop(100%,rgba(255,209,216,1)));
  background:-webkit-linear-gradient(91deg,rgba(255,209,216,1) 0%,rgba(250,147,154,1) 100%);
  background:-o-linear-gradient(91deg,rgba(255,209,216,1) 0%,rgba(250,147,154,1) 100%);
  background:-ms-linear-gradient(91deg,rgba(255,209,216,1) 0%,rgba(250,147,154,1) 100%);
  background:linear-gradient(359deg,rgba(255,209,216,1) 0%,rgba(250,147,154,1) 100%);
  border:2px solid #1c1c1c;
  border-radius:5px;
  padding:8px 5px 0;
  font-family:"Oswald";
  font-size:1rem;
  line-height:1.1rem;
  text-transform:uppercase;
  width:200px;
  height:25px;
}

#VideosT {
  display:block;
  width:920px;
  margin:0 0 0 -10px;
}

#VR-Store-Body {
  display:block;
  width:925px;
  margin:0 auto;
  min-height:100px;
}

.TM-Price {
  display:inline-block;
  width:25px;
  height:25px;
  font-family:"Oswald";
  font-size:1rem;
  line-height:1.1rem;
  background:-moz-linear-gradient(91deg,rgba(255,209,216,1) 0%,rgba(250,147,154,1) 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(250,147,154,1)),color-stop(100%,rgba(255,209,216,1)));
  background:-webkit-linear-gradient(91deg,rgba(255,209,216,1) 0%,rgba(250,147,154,1) 100%);
  background:-o-linear-gradient(91deg,rgba(255,209,216,1) 0%,rgba(250,147,154,1) 100%);
  background:-ms-linear-gradient(91deg,rgba(255,209,216,1) 0%,rgba(250,147,154,1) 100%);
  background:linear-gradient(359deg,rgba(255,209,216,1) 0%,rgba(250,147,154,1) 100%);
  border:2px solid #1c1c1c;
  border-radius:100%;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  padding:8px 5px 0;
  text-align:center;
}

a.TM {
  color:#000;
  z-index:999999;
}

.TM:hover {
  z-index:999999;
}

.TM:hover {
  -webkit-transition:all .6s ease;
  -moz-transition:all .6s ease;
  -o-transition:all .6s ease;
  -ms-transition:all .6s ease;
  transition:all .6s ease;
}

.TM-Desc:hover {
  background:-moz-linear-gradient(89deg,rgba(154,255,120,1) 0%,rgba(31,163,38,1) 99%,rgba(31,163,38,1) 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(31,163,38,1)),color-stop(1%,rgba(31,163,38,1)),color-stop(100%,rgba(154,255,120,1)));
  background:-webkit-linear-gradient(89deg,rgba(154,255,120,1) 0%,rgba(31,163,38,1) 99%,rgba(31,163,38,1) 100%);
  background:-o-linear-gradient(89deg,rgba(154,255,120,1) 0%,rgba(31,163,38,1) 99%,rgba(31,163,38,1) 100%);
  background:-ms-linear-gradient(89deg,rgba(154,255,120,1) 0%,rgba(31,163,38,1) 99%,rgba(31,163,38,1) 100%);
  background:linear-gradient(1deg,rgba(154,255,120,1) 0%,rgba(31,163,38,1) 99%,rgba(31,163,38,1) 100%);
  border:2px solid #1c1c1c;
}

.VR-Store-Holder {
  display:inline-block;
  width:220px;
  height:258px;
  float:left;
  margin:15px 0 0;
  border:none;
  overflow:hidden;
  position:relative;
  text-align:center;
  z-index:998;
  background:#FFF;
  border:solid 2px rgba(250,152,159,1);
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}

.VR-Store-PCnt {
  margin:5px 0 0;
  width:218px;
  height:30px;
  overflow:hidden;
}

.ImgS {
  display:block;
  width:220px;
  height:150px;
  outline:1px inset rgba(250,152,159,1);
}

#HTips-Container {
  display:block;
  width:940px;
  min-height:50px;
  margin:10px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/z3lkwlwi78uipig/VRP2HT.jpg) top center no-repeat;
}

#HTips-Hldr {
  display:inline-block;
  width:600px;
  margin:200px 0 0 175px;
}

#VR-HT-Single {
  display:block;
  clear:both;
  margin:0 0 0 10px;
  padding:0 0 1px;
  width:600px;
  position:relative;
  z-index:90;
}

#HTipsMonth-Container {
  display:block;
  width:940px;
  margin:10px 0 0 -10px;
}

.VR-Store-Title {
  width:220px;
  height:40px;
  overflow:hidden;
  z-index:998;
  background:-moz-linear-gradient(91deg,rgba(255,209,216,1) 0%,rgba(250,147,154,1) 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(250,147,154,1)),color-stop(100%,rgba(255,209,216,1)));
  background:-webkit-linear-gradient(91deg,rgba(255,209,216,1) 0%,rgba(250,147,154,1) 100%);
  background:-o-linear-gradient(91deg,rgba(255,209,216,1) 0%,rgba(250,147,154,1) 100%);
  background:-ms-linear-gradient(91deg,rgba(255,209,216,1) 0%,rgba(250,147,154,1) 100%);
  background:linear-gradient(359deg,rgba(255,209,216,1) 0%,rgba(250,147,154,1) 100%);
}

.VR-Store-Title p {
  font-family:'Oswald',sans-serif;
  font-weight:500;
  font-size:1rem;
  text-transform:uppercase;
  color:#1c1c1c;
  margin:12px 0 0;
  text-align:center;
}

.VR-Store-Desc {
  margin:5px 0 2px;
  width:218px;
  height:55px;
  z-index:998;
}

.VR-Store-Price {
  display:block;
  float:left;
  margin:1px 0 0 70px;
  padding:2px;
  color:#000;
  font-weight:600;
  text-align:center;
}

.VR-Store-Price::before {
  display:inline-block;
  width:20px;
  height:20px;
  float:left;
  margin:1px 2px 0 0;
  content:url(https://dl.dropbox.com/s/kolzus3m97hp6rq/VRGCoins.png);
}

.VR-ST-Buy,.VR-ST-Buy:link,.VR-ST-Buy:visited {
  display:inline-block;
  width:80px;
  margin:0 auto;
  background:#FA989F;
  color:#1c1c1c;
  padding:5px 0;
  font-family:"Arsenal",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.94rem;
  text-align:center;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -webkit-transition:all .4s;
  -moz-transition:all .4s;
  transition:all .4s;
}

.VR-ST-Buy:hover {
  background:#298A08;
  color:#FFF;
}

#Store-Cont ul li {
  display:inline-block;
  text-align:center;
}

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

.Store-ItemsL li {
  width:225px;
  max-width:225px;
  text-align:center;
}

#HTipsMonth-Hldr {
  display:inline-block;
  width:600px;
  margin:10px 0 0 175px;
}

#VR-HTMonth-Single {
  display:block;
  clear:both;
  margin:0 0 0 10px;
  padding:0 0 1px;
  width:600px;
  position:relative;
  z-index:90;
}

#VR-HTMonth-Cumulative {
  display:block;
  clear:both;
  margin:0 0 0 10px;
  padding:0 0 1px;
  width:600px;
  position:relative;
  z-index:90;
}

.Main-Title {
  display:inline-block;
  width:600px;
  margin:30px auto;
  font-family:'Shrikhand',"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-size:1.8rem;
  font-weight:600;
  line-height:1rem;
  text-align:center;
  color:#DA787C;
}

.Name {
  white-space:nowrap;
  font-family:'Shrikhand',"Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:1.8rem;
  font-style:normal;
  line-height:2.5rem;
  margin-right:5px;
  text-transform:capitalize;
  text-rendering:optimizeLegibility;
  background:url(https://dl.dropbox.com/s/r1btn5q67316a16/TxtBg.png) repeat-y;
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  -webkit-text-fill-color:transparent;
  -webkit-animation:HTClip 20s linear infinite;
  -webkit-transform:translate3d(0,0,0);
  -webkit-backface-visibility:hidden;
}

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

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

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

#VR-R2 {
  position:relative;
  width:940px;
  height:344px;
  margin:30px 0 0 -10px;
  font-weight:600;
  z-index:99;
}

#VR-R2 img {
  position:absolute;
  top:10px;
  left:0;
}

.Spcr {
  width:100%;
  font-family:"Arsenal","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:1rem;
  font-style:normal;
  line-height:2rem;
  color:#585858;
  border-bottom:1px solid #585858;
  margin-bottom:5px;
}

.Tokens {
  white-space:nowrap;
  font-family:"Shrikhand","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:500;
  font-size:1.8rem;
  font-style:normal;
  line-height:2.5rem;
  background:url(https://dl.dropbox.com/s/r1btn5q67316a16/TxtBg.png) repeat-y;
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-text-fill-color:transparent;
  -webkit-text-fill-color:transparent;
  -webkit-animation:HTClip 20s linear infinite;
  -webkit-transform:translate3d(0,0,0);
  -webkit-backface-visibility:hidden;
  margin:0 0 0 5px;
  text-align:right;
}

.HTClms {
  column-count:1;
  width:500px;
  margin:0 auto;
}

.HTD {
  display:flex;
  padding:0 0 2px;
}

#VR-R2 img.top {
  -webkit-animation-name:VR-R2FadeInOut;
  -webkit-animation-timing-function:ease-in-out;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-duration:15s;
  -webkit-animation-direction:alternate;
  -moz-animation-name:VR-R2FadeInOut;
  -moz-animation-timing-function:ease-in-out;
  -moz-animation-iteration-count:infinite;
  -moz-animation-duration:15s;
  -moz-animation-direction:alternate;
  -o-animation-name:VR-R2FadeInOut;
  -o-animation-timing-function:ease-in-out;
  -o-animation-iteration-count:infinite;
  -o-animation-duration:15s;
  -o-animation-direction:alternate;
  animation-name:VR-R2FadeInOut;
  animation-timing-function:ease-in-out;
  animation-iteration-count:infinite;
  animation-duration:15s;
  animation-direction:alternate;
}

@-webkit-keyframes VR-R2FadeInOut {
  0% {
    opacity:1;
  }

  25% {
    opacity:1;
  }

  75% {
    opacity:0;
  }

  100% {
    opacity:0;
  }
}

@-moz-keyframes VR-R2FadeInOut {
  0% {
    opacity:1;
  }

  25% {
    opacity:1;
  }

  75% {
    opacity:0;
  }

  100% {
    opacity:0;
  }
}

@-o-keyframes VR-R2FadeInOut {
  0% {
    opacity:1;
  }

  25% {
    opacity:1;
  }

  75% {
    opacity:0;
  }

  100% {
    opacity:0;
  }
}

@keyframes VR-R2FadeInOut {
  0% {
    opacity:1;
  }

  25% {
    opacity:1;
  }

  75% {
    opacity:0;
  }

  100% {
    opacity:0;
  }
}

#VR-Gardeners-Body {
  display:block;
  width:940px;
  min-height:50px;
  margin:0 0 0 -10px;
}

.VR-Clubs-Container {
  display:block;
  width:580px;
  margin:0 0 0 10px;
  min-height:100px;
}

#VR-Gardeners {
  width:920px;
  font-family:"Shrikhand","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-weight:400;
  font-style:normal;
  font-size:1.8rem;
  line-height:2rem;
  color:#dd5973;
  word-spacing:;
  overflow:auto;
  white-space:pre-line;
  padding:10px 4px;
  -webkit-column-count:1;
  -moz-column-count:1;
  column-count:1;
  -webkit-column-width:100px;
  -moz-column-width:100px;
  column-width:100px;
  -webkit-column-gap:10px;
  -moz-column-gap:10px;
  column-gap:10px;
  column-fill:auto;
  text-align:center;
}

#VR-Roses-Body {
  display:block;
  width:940px;
  min-height:50px;
  margin:0 0 0 -10px;
}

#VR-Roses {
  width:920px;
  font-family:"Shrikhand","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-weight:400;
  font-style:normal;
  font-size:1.6rem;
  line-height:2rem;
  color:#dd5973;
  word-spacing:;
  overflow:auto;
  white-space:pre-line;
  padding:10px 4px;
  -webkit-column-count:1;
  -moz-column-count:1;
  column-count:1;
  -webkit-column-width:100px;
  -moz-column-width:100px;
  column-width:100px;
  -webkit-column-gap:10px;
  -moz-column-gap:10px;
  column-gap:10px;
  column-fill:auto;
  text-align:center;
}

#profile_friends {
  background-image:url(https://dl.dropbox.com/s/g81kpxio3nqkiql/VRH6Frnd.png);
  margin:0 auto;
}

#profile_password_photo_galleries {
  background-image:url(https://dl.dropbox.com/s/aediqkm1vin1bsx/VRH7LG.png)!important;
}

#profile_photo_galleries {
  background-image:url(https://dl.dropbox.com/s/uxfsvgmh46abi18/VRH8FG.png)!important;
}

#VR-Orchids-Body {
  display:block;
  width:940px;
  min-height:50px;
  margin:0 0 0 -10px;
}

#VR-Orchids {
  width:920px;
  font-family:"Shrikhand","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-weight:400;
  font-style:normal;
  font-size:1.4rem;
  line-height:2rem;
  color:#dd5973;
  word-spacing:;
  overflow:auto;
  white-space:pre-line;
  padding:10px 4px;
  -webkit-column-count:1;
  -moz-column-count:1;
  column-count:1;
  -webkit-column-width:100px;
  -moz-column-width:100px;
  column-width:100px;
  -webkit-column-gap:10px;
  -moz-column-gap:10px;
  column-gap:10px;
  column-fill:auto;
  text-align:center;
}

#VR-Sunflowers-Body {
  display:block;
  width:940px;
  min-height:50px;
  margin:0 0 0 -10px;
}

#VR-Sunflowers {
  width:920px;
  font-family:"Shrikhand","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-weight:400;
  font-style:normal;
  font-size:1.2rem;
  line-height:2rem;
  color:#dd5973;
  word-spacing:;
  overflow:auto;
  white-space:pre-line;
  padding:10px 4px;
  -webkit-column-count:1;
  -moz-column-count:1;
  column-count:1;
  -webkit-column-width:100px;
  -moz-column-width:100px;
  column-width:100px;
  -webkit-column-gap:10px;
  -moz-column-gap:10px;
  column-gap:10px;
  column-fill:auto;
  text-align:center;
}

#VR-Tulips-Body {
  display:block;
  width:940px;
  min-height:50px;
  margin:0 0 0 -10px;
}

#VR-Tulips {
  width:920px;
  font-family:"Shrikhand","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-weight:400;
  font-style:normal;
  font-size:1.1rem;
  line-height:1.5rem;
  color:#dd5973;
  word-spacing:;
  overflow:auto;
  white-space:pre-line;
  padding:10px 4px;
  -webkit-column-count:1;
  -moz-column-count:1;
  column-count:1;
  -webkit-column-width:100px;
  -moz-column-width:100px;
  column-width:100px;
  -webkit-column-gap:10px;
  -moz-column-gap:10px;
  column-gap:10px;
  column-fill:auto;
  text-align:center;
}

#VR-Daisies-Body {
  display:block;
  width:940px;
  min-height:50px;
  margin:0 0 0 -10px;
}

#profile_interests_content {
  background-image:url(https://dl.dropbox.com/s/9ietbwlxzr5lps5/VRH9Int.png)!important;
}

#comments {
  background-image:url(https://dl.dropbox.com/s/gu23hdtx98sl8ws/VRH10MW.png)!important;
}

#photo_galleries .profile_section {
  margin-bottom:10px!important;
}

#VR-Daisies {
  width:920px;
  font-family:"Shrikhand","Franklin Gothic","ITC Franklin Gothic",Arial,sans-serif;
  font-weight:400;
  font-style:normal;
  font-size:.99rem;
  line-height:1.2rem;
  color:#dd5973;
  word-spacing:;
  overflow:auto;
  white-space:pre-line;
  padding:10px 4px;
  -webkit-column-count:4;
  -moz-column-count:4;
  column-count:4;
  -webkit-column-width:100px;
  -moz-column-width:100px;
  column-width:100px;
  -webkit-column-gap:10px;
  -moz-column-gap:10px;
  column-gap:10px;
  column-fill:auto;
  text-align:center;
}

.VR-T-Buy,.VR-T-Buy:link,.VR-T-Buy:visited {
  display:inline-block;
  width:180px;
  margin:10px auto;
  background:#dd5973;
  color:#FFF;
  padding:5px 0;
  font-family:"Arsenal",Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:1rem;
  text-align:center;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -webkit-transition:all .4s;
  -moz-transition:all .4s;
  transition:all .4s;
}

.VR-T-Buy:hover {
  background:#298A08;
  color:#FFF;
}

#profile_password_photo_galleries .photo_gallery_image {
  margin-top:30px!important;
}

#profile_photo_galleries .photo_gallery_preview > a.photo_gallery_link {
  height:80px!important;
  width:120px!important;
}

.wall_post {
  display:inline-block;
  margin:0;
  width:450px;
  height:170px;
}

#wall_poster_username {
  display:none;
}

.wall_post_info a:link {
  font-family:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:600;
  font-style:normal;
  font-size:.82rem;
  margin:0 0 0 -6px;
  color:#ef6565;
  text-decoration:none;
}

.wall_post_info a:visited {
  font-family:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:600;
  font-style:italic;
  font-size:.82rem;
  margin:0 0 0 -6px;
  color:#A4A4A4;
  text-decoration:none;
}

.wall_post_time {
  display:inline-table;
  font-family:Geneva,Tahoma,Verdana,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.8rem;
  background:transparent;
  padding:1px 0 0;
  color:#1c1c1c;
}

#profile_password_photo_galleries,#password_photo_galleries,#profile_friends,#profile_photo_galleries,#photo_galleries {
  margin-bottom:10px!important;
}

#profile_friends .heading,#profile_password_photo_galleries .heading,#profile_photo_galleries .heading {
  display:none;
}

#profile_password_photo_galleries,#profile_photo_galleries,#profile_interests_content,#comments {
  background-repeat:no-repeat!important;
  padding-top:30px!important;
}

#profile_friends,#profile_interests_content,#comments {
  background-repeat:no-repeat!important;
  padding-top:50px!important;
}

.wall_post_body {
  margin:0 0 0 5px;
  padding:10px;
  height:130px;
  overflow-y:auto;
  font-family:"Arsenal",Geneva,Tahoma,Verdana,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.9rem;
  line-height:1.1rem;
  color:#000;
  border:1px solid #E7A2B3;
  border-radius:2px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  background:linear-gradient(to bottom,#F6F6F6 0%,#FFFFFF 100%) repeat scroll 0 0 rgba(0,0,0,0);
  box-shadow:0 0 1px rgba(0,0,0,0.25);
  -webkit-box-shadow:0 0 1px rgba(0,0,0,0.25);
  -moz-box-shadow:0 0 1px rgba(0,0,0,0.25);
}

.wall_post_body::-webkit-scrollbar {
  -webkit-appearance:none;
  width:8px;
}

.wall_post_body::-webkit-scrollbar-thumb {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  background-color:#ef6565;
}

.wall_post_body::-webkit-scrollbar-track-piece {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
}

.wall_post_body iframe {
  width:152px;
  height:85px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
}

#profile_mfc_news_feed_content {
  display:inline-block;
  width:920px;
}

#profile_mfc_news_feed_content .heading {
  display:inline-block;
  width:920px;
  font-family:'Arsenal',Helvetica,Arial,sans-serif;
  font-size:1.2rem;
  font-weight:600;
  color:#ef6565;
  line-height:1rem;
  text-transform:uppercase;
  text-align:center;
}

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

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

#profile_interests_content .profile_section_content .label {
  display:inline-block;
  width:440px;
  font-family:'Arsenal',Helvetica,Arial,sans-serif;
  font-size:1.2rem;
  font-weight:600;
  color:#ef6565;
  line-height:1rem;
  text-align:center;
  text-transform:capitalize;
}

.wall_post_avatar {
  float:left;
  margin:5px 0 0 5px;
  width:80px;
  height:68px;
  background:url(https://dl.dropbox.com/s/9kugpb000yd27yf/VRMWA.png);
  z-index:98;
}

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

.wall_post_body iframe {
  width:150px;
  height:84px;
}

#comment_preview,#comment_preview_body {
  color:#1c1c1c;
}

#new_comment_buttons input[type='submit'] {
  text-decoration:none;
  text-align:center;
  padding:5px 13px;
  border:solid 1px #e7a2b3;
  -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:#ff85a4;
  background-image:-moz-linear-gradient(top,#ff85a4 0%,#e3bac4 100%);
  background-image:-webkit-linear-gradient(top,#ff85a4 0%,#e3bac4 100%);
  background-image:-o-linear-gradient(top,#ff85a4 0%,#e3bac4 100%);
  background-image:-ms-linear-gradient(top,#ff85a4 0%,#e3bac4 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3bac4',endColorstr='#e3bac4',GradientType=0);
  background-image:linear-gradient(top,#ff85a4 0%,#e3bac4 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);
}

.my_mfc_news_feed::-webkit-scrollbar {
  -webkit-appearance:none;
  width:10px;
}

.my_mfc_news_feed::-webkit-scrollbar-thumb {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  background-color:#ef6565;
}

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

.my_mfc_news_feed::-webkit-scrollbar-track-piece {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
}

#profile_interests_content .profile_section_content .value {
  display:inline-block;
  width:450px;
  margin-left:0;
  font-family:"Arsenal","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:400;
  font-size:1rem;
  line-height:1.15rem;
  color:#1c1c1c;
  text-align:center;
}

#profile_schedule .container {
  position:relative;
  display:inline-block;
  width:100px;
  height:60px;
  margin:0;
  margin-left:10px;
  padding:8px;
}

#profile_schedule .heading {
  display:block;
  margin:20px auto;
  padding:8px 0;
  font-family:'Arsenal',Helvetica,Arial,sans-serif;
  font-size:1.4rem;
  font-weight:600;
  color:#F68885;
  line-height:1rem;
  text-align:center;
}

#profile_schedule .label {
  display:block;
  width:100%;
  font-family:'Arsenal',Helvetica,Arial,sans-serif;
  font-size:1.1rem;
  font-weight:600;
  color:#F68885;
  text-align:center;
  text-transform:capitalize;
}

#profile_schedule .value {
  position:absolute;
  display:inline-block;
  margin:5px 0;
  font-family:"Arsenal","Franklin Gothic Medium","Franklin Gothic",Arial,sans-serif;
  font-weight:400;
  font-size:.94rem;
  line-height:1.15rem;
  color:#1c1c1c;
  text-align:center;
}

#schedule_converted {
  margin:45px auto;
  text-align:center;
  font-size:.93rem;
}