@charset "UTF-8";

/* vietnamese */
@font-face {
  font-family:'Dancing Script';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/dancingscript/v14/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSo3Rep6hNX6plRPjLo.woff) format("woff");
  unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
}

/* latin-ext */
@font-face {
  font-family:'Dancing Script';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/dancingscript/v14/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSo3ROp6hNX6plRPjLo.woff) format("woff");
  unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

/* latin */
@font-face {
  font-family:'Dancing Script';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url(https://fonts.gstatic.com/s/dancingscript/v14/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSo3Sup6hNX6plRP.woff) format("woff");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

/* tamil */
@font-face {
  font-family:'Baloo Thambi 2';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:local('Baloo Thambi 2 Regular'),local(BalooThambi2-Regular),url(https://fonts.gstatic.com/s/baloothambi2/v1/cY9cfjeOW0NHpmOQXranrbDyu7hWDpKTZhPofRc.woff2) format("woff2");
  unicode-range:U+0964-0965,U+0B82-0BFA,U+200C-200D,U+20B9,U+25CC;
}

/* vietnamese */
@font-face {
  font-family:'Baloo Thambi 2';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:local('Baloo Thambi 2 Regular'),local(BalooThambi2-Regular),url(https://fonts.gstatic.com/s/baloothambi2/v1/cY9cfjeOW0NHpmOQXranrbDyu7hPDpKTZhPofRc.woff2) format("woff2");
  unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB;
}

/* latin-ext */
@font-face {
  font-family:'Baloo Thambi 2';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:local('Baloo Thambi 2 Regular'),local(BalooThambi2-Regular),url(https://fonts.gstatic.com/s/baloothambi2/v1/cY9cfjeOW0NHpmOQXranrbDyu7hODpKTZhPofRc.woff2) format("woff2");
  unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

/* latin */
@font-face {
  font-family:'Baloo Thambi 2';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:local('Baloo Thambi 2 Regular'),local(BalooThambi2-Regular),url(https://fonts.gstatic.com/s/baloothambi2/v1/cY9cfjeOW0NHpmOQXranrbDyu7hADpKTZhPo.woff2) format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}

UTF-8;
a:link,a:active,a:hover {
  color:#;
}

a:visited {
  color:#;
}

body {
  background-color:#FF3030;
  color:#FF3030;
  font-family:'Baloo Thambi 2';
  font-weight:normal;
  font-style:normal;
  font-size:16px;
}

.profile_section_content {
  color:#FF3030;
  border:0 none #;
  padding:5px;
  margin:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_background {
  background-color:transparent;
  background-color:#FFFFFF;
  filter:alpha(opacity=100);
  opacity:100;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
}

.profile_section_content .heading {
  padding:5px;
  background-color:#68d6eb;
  color:#121010;
  font-family:'Lucida Console';
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:0 0 0 #777777;
  -moz-box-shadow:0 0 0 #777777;
  box-shadow:0 0 0 #777777;
  -webkit-text-shadow:0 0 0 #777777;
  -moz-text-shadow:0 0 0 #777777;
  text-shadow:0 0 0 #777777;
}

.content {
  padding:5px;
}

.my_mfc_news_feed {
  width:100%;
  height:330px;
}

/*Custom CSS*/
#username_container,#gender_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#city_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#drugs_container,#marital_status_container,#occupation_container,#school_container,#favorite_food_container,#pets_container,#cam_score_container,#automobile_container,#about_me_label,#profile_main_photo,#profile_header,.heading,#tags_container {
  display:none;
}

.oj-profile {
  width:1000px;
  margin-left:auto;
  margin-right:auto;
}

#model_title h1 {
  font-size:100px;
  color:#FF3030;
  font-family:'Dancing Script';
  margin:0 auto;
  width:100%;
}

#model_image img {
  border:10px solid #FF3030;
  width:300px;
  height:300px;
  border-radius:50%;
}

/* Header Test */
#model-header-full {
  width:100%;
  margin-bottom:200px;
}

#model_image img {
  float:left;
  border:10px 0 solid #FF3030;
  width:300px;
  height:300px;
  border-radius:50%;
}

#model_title h1 {
  font-size:100px;
  color:#FF3030;
  font-family:'Dancing Script';
  margin:0 auto;
  width:100%;
}

.tip-me {
  margin-left:auto;
  margin-right:auto;
  width:850px;
  margin-bottom:450px;
}

.tip h3 {
  font-family:'Goudy Bookletter 1911';
  color:#8a53bc;
  font-size:80px;
}

.tip img {
  display:block;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:20px;
}

.tip-me-right {
  float:right;
}

.tip-me a {
  text-decoration:none;
  color:#8a53bc;
  font-size:18px;
}

.tip-me a:hover {
  text-decoration:none;
  color:#b19cd9;
}

.tip-me .tip {
  color:#333333;
  float:left;
  font:12px 'Lucida Sans','trebuchet MS',Arial,Helvetica;
  padding:20px;
  position:relative;
  width:775px;
}

.tip-me h3 {
  background-color:#FFFFFF;
  font-size:70px;
  font-weight:normal;
  margin:40px 40px 50px;
  padding:20px;
  text-align:center;
  border-bottom:1px solid #DDDDDD;
}

.tip-me h4 {
  background-color:#EEEEEE;
  font-size:40px;
  font-weight:normal;
  margin:-20px -20px 50px;
  padding:20px;
  text-align:center;
}

.tip-me ul {
  list-style:none;
  margin:0 0 40px;
  padding:0;
  color:#717171;
  font-family:tahoma;
  font-size:12px;
  -webkit-column-count:2;
  -moz-column-count:2;
  column-count:2;
}

.cum-show ul {
  list-style:none;
  margin:0 0 40px;
  padding:0;
  color:#8a53bc;
  font-family:tahoma;
  font-size:12px;
  -webkit-column-count:1;
  -moz-column-count:1;
  column-count:1;
}

.cumming {
  font-weight:bold;
}

.cum-show li {
  padding:10px 40px;
  margin-left:-300px;
  font-size:25px;
}

#model_info {
  text-align:center;
  margin:0 auto;
  width:50%;
  font-size:20px;
  color:#FF3030;
}

div.video_preview_section {
  background-color:#Fmodel6C1;
  padding:10px;
  width:700px;
  border-radius:10px;
  margin-left:auto;
  margin-right:auto;
}

div.video_preview_row {
  display:flex;
  justify-content:space-around;
  margin:10px 0;
}

div.video_preview_container {
  display:inline-block;
  position:relative;
  text-align:center;
  width:200px;
}

img.video_preview_gif {
  position:relative;
  width:200px;
  margin:0;
  border-radius:20px;
}

div.preview_info {
  position:absolute;
  top:0;
  left:0;
  height:135px;
  width:200px;
  border-radius:20px;
  background-color:rgba(0,0,0,0);
  color:rgba(0,0,0,0);
  vertical-align:middle;
  transition:background-color 2s,color 1s ease-in;
}

div.video_preview_container:hover div.preview_info {
  background-color:rgba(0,0,0,0.8);
  color:rgba(255,255,255,1);
}

div.preview_desc {
  padding:10px;
  padding-top:40px;
}

h3.preview_title {
  position:relative;
  background-color:rgba(165,165,165,0.9);
  width:200px;
  margin:0;
  color:white;
}

h3.preview_title a {
  color:white;
  text-decoration:none;
}

#schedule_model td,th {
  border:10px solid #FF3030;
  font-size:20px;
  color:#FF3030;
}

#schedule_model td {
  color:#FF3030;
  text-align:center;
}

#schedule_model th {
  color:#FF3030;
  text-align:center;
  font-size:30px;
  font-family:'Baloo Thambi 2';
}

#schedule_model table {
  border-collapse:collapse;
}

.smodel h1 {
  color:#FF3030;
  font-size:80px;
  font-family:'Dancing Script';
}

.mfc_share_menu {
  margin-left:auto;
  margin-right:auto;
}

.mfc_share_menu iframe {
  border:10px solid #FF3030;
  border-radius:10px;
}