@charset "UTF-8";

Model Name: EvaDobar
Type: Custom MFC Profile
Author: Max Oathtaker
Author Link: http://profiles.myfreecams.com/oathtaker
Author Email: m.oathtaker@gmail.com
Version: 1.0
Intellectual Property & Copyright Notice: The design and content of this profile and all associated copyright and other intellectual property rights to the profile and the material on the profile are reserved.You may not copy,modify,republish or in any other way use the design,stylings and/or contents of this profile except as expressly permitted by the model and myself,and you must not download any material or copy and save any material to your computer without prior permission. /=================================================== */
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%;
  }
}

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

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

a:hover,a:focus {
  color:#088A08;
  text-decoration:none;
}

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

@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:'Nunito';
  font-style:normal;
  font-weight:400;
  src:local('Nunito Regular'),local(Nunito-Regular),url(https://fonts.gstatic.com/s/nunito/v9/cSNs3NwpEgPVRQzvkh3NeQ.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:'Abel';
  src:url(https://fonts.gstatic.com/s/abel/v6/UzN-iejR1VoXU2Oc-7LsbvesZW2xOQ-xsNqO47m55DA.woff2),url(https://fonts.gstatic.com/s/abel/v6/wnJbeWILdr-ZMJJAMsiXsvesZW2xOQ-xsNqO47m55DA.woff),local(Abel),local(Abel-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/ynb8283tn31vgkl/EDBgd.jpg) top left 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:#0E0E0E url(https://dl.dropbox.com/s/i8h8r29ygt13u66/EDHdr.jpg) top center no-repeat;
  -webkit-box-shadow:0 0 7px 3px rgba(0,0,0,.45);
  -moz-box-shadow:0 0 7px 3px rgba(0,0,0,.45);
  border:solid 1px rgba(133,100,35,.45);
  line-height:1;
  z-index:300;
}

#profile_header {
  padding:450px 0 0;
}

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

.profile_section_content {
  z-index:auto;
}

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

#profile_avatar,#avatar_holder,#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 {
  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:none;
}

.heading {
  display:none;
}

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

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

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

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

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

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

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

#profile_header {
  padding:0;
}

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

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

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

#profile_header_container {
  min-height:0;
}

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

#About,#TipMenu,#Videos {
  position:absolute;
  margin-top:-60px;
}

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

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

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

#blurb_container #blurb_value {
  display:none;
}

.nav>li>a::after {
  content:"";
  width:10px;
  height:10px;
  background-image:url(https://dl.dropbox.com/s/pfrbyw6ty6lrvbz/EDMImg.png);
  position:absolute;
  right:-16px;
  top:1.2rem;
  display:block;
}

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

.container #last_login_string_label,#unix_last_login_label,#unix_last_broadcast_label {
  display:none;
}

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

#unix_last_broadcast_container #unix_last_broadcast_value {
  width:940px;
  position:absolute;
  top:713px;
  margin:0;
  left:-5px;
  text-align:center;
  font-family:'Nunito',sans-serif;
  font-weight:500;
  font-size:.8rem;
  color:#fff;
  text-shadow:none;
  text-transform:capitalize;
  z-index:1;
}

.profile_section_content .label {
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:.85rem;
  line-height:1rem;
  color:#B18904;
}

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

.profile_section_content .value {
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:.85rem;
  line-height:1rem;
  color:#fff;
}

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

.photo_gallery_previews {
  text-align:center;
}

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

#member_status_value:before {
  color:#fff!important;
  content:'I am ';
  font-family:'Nunito',sans-serif;
  font-weight:500;
  font-size:.8rem;
}

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

.photo_gallery_preview {
  color:#B18904;
  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 li {
  position:relative;
  padding:0 0 10px;
  text-align:center;
}

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

.photo_gallery_preview .photo_gallery_count {
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:.8rem;
  color:#fff;
  padding:4px 0 0;
}

#member_status_value:after {
  color:#fff!important;
  font-family:'Nunito',sans-serif;
  font-weight:500;
  font-size:.8rem;
  content:' Now';
}

#status_container {
  position:absolute;
  width:940px;
  top:728px;
  margin:0;
  left:-5px;
  text-align:center;
  font-family:'Nunito',sans-serif;
  font-weight:500;
  font-size:.8rem;
  color:#fff;
  text-shadow:none;
  text-transform:capitalize;
  z-index:1;
}

.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:'Nunito',sans-serif;
  font-weight:600;
  font-size:.85rem;
  line-height:1rem;
  text-decoration:none;
  white-space:wrap;
  color:#B18904;
}

.photo_gallery_image {
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -webkit-box-shadow:3px 3px 2px rgba(0,0,0,0.5);
  -moz-box-shadow:3px 3px 2px rgba(0,0,0,0.55);
  box-shadow:3px 3px 2px rgba(0,0,0,0.55);
}

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

#favorite_models_container .value {
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:.85rem;
}

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

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

#friends_container .value {
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:.85rem;
}

#member_status_value {
  display:inline-block;
  width:940px;
  margin:0 auto;
  left:-5px;
  text-align:center;
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:.8rem;
  color:#fff;
  text-shadow:none;
  text-transform:capitalize;
  z-index:1;
}

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

#friends_container .value a {
  display:inline-block;
  margin:5px 0;
  padding:1px 5px;
  background:#997C1E;
  color:#fff;
  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;
  -webkit-border-radius:2px;
  -moz-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 20px;
}

#tags_container .value {
  font-family:'Nunito',sans-serif;
  font-weight:500;
  font-size:.8rem;
  line-height:1.1rem;
  color:#fff;
}

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

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

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

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

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

#status_value a {
  display:none;
  color:#DBA901!important;
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:.8rem;
  text-transform:uppercase;
}

#status_value span a {
  display:inline-block!important;
  font-family:'Nunito',sans-serif;
  font-weight:600;
  font-size:.8rem;
  color:#DBA901;
  text-transform:uppercase;
}

#Links-Cont {
  position:absolute;
  width:920px;
  top:722px;
  margin:10px auto;
}

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

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

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

.Main-Title {
  display:inline-block;
  width:920px;
  margin:40px auto;
  font-family:"Oswald","Trebuchet MS",Arial,sans-serif;
  font-weight:500;
  font-size:1.5rem;
  line-height:1rem;
  text-align:center;
  text-shadow:1px 2px rgba(255,255,255,.2);
  color:#1c1c1c;
}

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

.Sub-Title {
  margin:2px 0 0;
  width:920px;
  font-family:'Nunito',sans-serif;
  font-weight:500;
  font-size:.95rem;
  line-height:1.25;
  font-style:normal;
  text-align:center;
  color:#fff;
}

#ED-Welcome-Body {
  display:block;
  width:940px;
  min-height:50px;
  margin:0 0 0 -10px;
  background:url(https://dl.dropbox.com/s/jywyn1n0uq56l4i/EDP1About.jpg) top center no-repeat;
}

.Link-Note a {
  display:inline-block;
  float:left;
  width:65px;
  height:70px;
  margin:0 0 0 355px;
  padding:0 0 0 5px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/q5j8titrjvnu2n6/EDL1Nte.png) no-repeat;
}

.Link-Note a:hover {
  -webkit-transform:rotateY(360deg);
  -moz-transform:rotateY(360deg);
  -ms-transform:rotateY(360deg);
  transform:rotateY(360deg);
  -webkit-transition:all .9s ease;
  -moz-transition:all .9s ease;
  transition:all .9s ease;
}

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

.Link-Offline a:hover {
  -webkit-transform:rotateY(360deg);
  -moz-transform:rotateY(360deg);
  -ms-transform:rotateY(360deg);
  transform:rotateY(360deg);
  -webkit-transition:all .9s ease;
  -moz-transition:all .9s ease;
  transition:all .9s ease;
}

.Link-Room a {
  display:inline-block;
  float:left;
  width:65px;
  height:70px;
  padding:0 0 0 5px;
  z-index:998;
  background:transparent url(https://dl.dropbox.com/s/qhvnv0lbhmfe157/EDL3Room.png) no-repeat;
}

.Link-Room a:hover {
  -webkit-transform:rotateY(360deg);
  -moz-transform:rotateY(360deg);
  -ms-transform:rotateY(360deg);
  transform:rotateY(360deg);
  -webkit-transition:all .9s ease;
  -moz-transition:all .9s ease;
  transition:all .9s ease;
}

#Welcome-Cont {
  width:940px;
  margin:0 auto;
  padding:110px 0 0;
}

#ED-TM-Body {
  display:inline-block;
  width:940px;
  height:500px;
  margin:10px 0 0 -10px;
  background:url(https://dl.dropbox.com/s/g9phqjqaqsjr2fi/EDP2TM.jpg) top center no-repeat;
}

#ED-TM-Cont {
  display:inline-block;
  width:940px;
  margin:60px auto;
}

#Welcome-Text {
  width:900px;
  height:200px;
  margin:0 auto;
  font-family:'Abel',"Trebuchet MS",Arial,sans-serif;
  font-weight:500;
  font-size:1.15rem;
  color:#fff;
  text-align:center;
  overflow:auto;
  padding:0 4px;
}

#Welcome-Text::-webkit-scrollbar {
  -webkit-appearance:none;
  width:8px;
}

#Welcome-Text::-webkit-scrollbar-thumb {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  background-color:#B18904;
}

#Welcome-Text::-webkit-scrollbar-track-piece {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
}

.TM-Title {
  font-family:'Abel',sans-serif;
  font-weight:600;
  font-size:1.05rem;
  color:#000;
  text-decoration:none;
  padding:2px 8px;
  text-transform:uppercase;
  display:inline-block;
  width:270px;
  margin:8px 0 0;
  padding:6px 15px;
  background:#997C1E;
  border:1px solid rgba(255,255,255,0.0);
}

#comments {
  width:850px;
  margin:0 auto;
  background:transparent;
}

.heading {
  text-align:center;
  color:green;
}

#new_comment {
  width:550px;
  margin:10px 0 0 50px;
}

.wall_post_avatar #wall_poster_avatar {
  display:none;
}

#profile_comments {
  padding:0 0 20px;
}

.wall_post {
  display:inline-block;
  float:left;
  width:410px;
  height:190px;
  margin:10px 0 0 10px;
  padding-bottom:30px;
  border:1px solid #BDBDBD;
  background:#FFF;
  clear:none;
  overflow-y:auto;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
}

.TM-Clms {
  display:inline-block;
  width:930px;
  margin:0 auto;
  padding:5px;
  -webkit-column-count:3;
  -moz-column-count:3;
  column-count:3;
}

.ED-TM-Value {
  display:inline-block;
  padding:0 0 0 8px;
  font-family:'Abel',sans-serif;
  font-weight:600;
  font-size:.92rem;
  color:#FACC2E;
  letter-spacing:.0.7rem;
}

.wall_post::-webkit-scrollbar {
  -webkit-appearance:none;
  width:7px;
}

.wall_post::-webkit-scrollbar-thumb {
  background-color:#000;
}

.wall_post_body {
  width:295px;
  margin:5px 0 0 55px;
  padding:5px 0 0;
  border-top:solid 1px #424242;
  font-family:Tahoma,Verdana,Segoe,sans-serif;
  font-size:.88rem;
  line-height:1rem;
  color:#424242;
  text-align:justify;
  overflow:hidden;
}

.wall_post_info {
  margin:10px 0 0;
  text-align:center;
}

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

.wall_post_body img {
  max-height:80px;
  border:solid 1px #DE3145;
}

.wall_post_avatar {
  margin:10px 172px 0;
  width:55px;
  height:55px;
  radius:100%;
  z-index:98;
}

.wall_post_avatar img {
  display:inline-block;
  width:50px;
  height:50px;
  border-radius:100%;
  border:solid 2px #DE3145;
}

.wall_post_info a {
  display:inline-block;
  width:400px;
  text-align:center;
  margin:3px auto;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-size:1rem;
  color:#DE3145;
  text-decoration:none;
}

.wall_post_info a:visited {
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-size:1rem;
  color:#848484;
  text-decoration:none;
}

.wall_post_time {
  display:inline-block;
  width:400px;
  margin:0 auto;
  font-family:Optima,Segoe,"Segoe UI",Candara,Calibri,Arial,sans-serif;
  font-size:.82rem;
  font-weight:500;
  color:#151515;
  text-align:center;
}

.TSbn,.TSbn:link,.TSbn:visited {
  display:inline-block;
  width:270px;
  margin:8px 0 0;
  padding:6px 15px;
  font-family:'Abel',sans-serif;
  font-weight:600;
  font-size:.92rem;
  color:#fff;
  text-decoration:none;
  text-align:left;
  text-transform:uppercase;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  transition:all .3s;
  background:#683535;
}

.TSbn:hover {
  background:#0B570B;
  color:#FFF;
}

#wall_poster_username {
  display:none;
}

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

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

#profile_mfc_news_feed_content .heading {
  display:inline-block;
  width:920px;
  font-family:Futura,"Trebuchet MS",Arial,sans-serif;
  font-size:1rem;
  font-weight:600;
  line-height:1rem;
  color:#B18904;
  text-decoration:none;
  white-space:nowrap;
  text-align:center;
}

#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 {
  -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:#fff;
}

.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 {
  display:inline-block;
  width:450px;
  text-align:center;
  margin-left:230px;
}

#profile_schedule {
  position:relative;
  margin:0 auto;
}

#profile_schedule .container {
  position:relative;
  display:inline-block;
  margin:0 auto;
  left:5px;
  width:118px;
  height:80px;
  background:#F0EDED;
  border:double 4px rgba(46,46,46,0.25);
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}

#profile_interests_content .profile_section_content .label {
  display:inline-block;
  width:450px;
  font-family:Futura,"Trebuchet MS",Arial,sans-serif;
  font-size:1rem;
  font-weight:600;
  line-height:1rem;
  color:#B18904;
  text-decoration:none;
  white-space:nowrap;
  text-align:center;
}

#profile_interests_content .profile_section_content .value {
  display:inline-block;
  width:450px;
  margin-left:0;
  font-family:Arial,sans-serif;
  font-weight:400;
  font-size:.85rem;
  line-height:1.1rem;
  color:#fff;
  text-align:center;
}

#schedule_converted {
  text-align:center;
  font-size:15px;
  margin:10px auto;
}

#profile_schedule .heading {
  display:block;
  margin:20px auto;
  padding:8px 0 0;
  font-family:Futura,"Trebuchet MS",Arial,sans-serif;
  font-size:1rem;
  font-weight:600;
  line-height:1rem;
  color:#B18904;
  text-decoration:none;
  white-space:nowrap;
  text-align:center;
}

#profile_schedule .label {
  display:block;
  width:100%;
  margin:5px 0 0;
  font-size:.95rem;
  line-height:1.12rem;
  text-align:center;
}

#profile_schedule .value {
  position:absolute;
  display:inline-block;
  width:115px;
  left:3px;
  font-size:.8rem;
  line-height:.95rem;
  top:30px;
  color:#2e2e2e;
  text-align:center;
}

#schedule_converted {
  text-align:center;
}