* {font-size: 100.01%;}
html {
  font-size: 62.5%;
}
body{
  margin:0;
  color:#494949;
  min-width:1003px;
  font:1.2em/1.4em 'UbuntuRegular', Arial, Helvetica, sans-serif;
  background:#fff;
}
img{border-style:none;}
a {
  text-decoration:none;
  color:#0a5a83;
}
a:hover{text-decoration:underline;}
input, textarea, select{
  font:100% Arial, Helvetica, sans-serif;
  vertical-align:middle;
  color:#000;
}
form, fieldset{
  margin:0;
  padding:0;
  border-style:none;
}
form .description {
  margin-bottom: 15px;
}
form #error_notice {
  background-color: #FFFEE9;
  border: 1px solid red;
  text-align: center;
  width: 80%;
  padding: 5px;
  margin: 30px auto 0px auto;
  color: red;
  font-weight: bold;
}
form #error_notice p {
  margin: 4px 0;
  padding: 0;
}
form > .fieldset-wrap {
  display:block;
  position:relative;
}
form > .fieldset-wrap > .field-wrap {
  display:inline-block;
  margin-right:1em;
}
legend {
  display: block;
  color: #0C6A93;
  font-size: 1.266em;
  font-family: 'UbuntuMedium', Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 10px 0px 10px 0px;
}
hr.light {
  border: 0; /* Reset borders */
  color :#989898;
  background-color:#989898;
  height: 1px;
}
.message, .message.dismissible_notice, #direct_deposit_warning, .compliancemessage {
  background-color: #ffffd3;
  padding: 15px;
  border: 1px solid #ccc;
  margin: 5px 0 5px 0;
  text-align: center;
  font:1.2em 'UbuntuMedium', Arial, Helvetica, sans-serif;
}
.message p, .compliancemessage p, #direct_deposit_warning p {
  margin: 0;
}
.message p, .compliancemessage p {
  padding: 0 !important;
}
.compliancemessage.importantmessage {
    background-color: #ffd0b8;
}
.compliancemessage.successmessage {
    background-color: #BCF5A9;
}
.compliancemessage.debugmessage {
    background-color: #e4d0f5;
}
.cambouncernotes {
    background-color: #ffff00 !important;
}
.invalidatoralert {
    background-color: #f9bcfa;
}
.alignleft{float:left;}
.alignright{float:right;}
.none{display:none;}
.logo-zone{
  float:left;
  padding:6px 0 0 15px;
}
.logo-zone strong{
  display:block;
  padding:0 0 0 17px;
  font:.833em 'UbuntuMedium', Arial, Helvetica, sans-serif;
}
.logo-zone svg{
  width: 198px;
  height: 61px;
}
.logo{
  width:210px;
  height:65px;
  text-indent:-9999px;
  overflow:hidden;
  padding:0;
  background:url(/static/images/logo-standard.png?1ad136cac9cf) no-repeat;
  box-sizing: border-box;
}
.logo a{
  height:100%;
  display:block;
  position:relative;
}
.creat {
  color:#fff;
  font:1.66em/1.55em 'UbuntuMedium', Arial, Helvetica, sans-serif;
  background:#f47321;
  border-radius:4px 4px 0 0;
  -webkit-border-radius:4px 4px 0 0;
  -moz-border-radius:4px 4px 0 0;
  padding: 6px 15px 0 15px;
  margin: 0 0 0 10px;
  right: 0;
  display: flex;
  float: right;
  position: relative;
  text-transform: uppercase;
}
.creat img {
  align-self: center;
  padding-left: 8px;
  height: 11px;
  width: 6px;
}
#main{
  width:100%;
}
.top-section{
  padding:8px 15px 0 15px;
  height:1%;
  border-bottom:1px solid #8bb3da;
  background:#e2e2e2 url(/static/images/bg-top-block.gif?1ad136cac9cf) repeat-x;
  font:1.25em/1.133em 'UbuntuMedium', Arial, Helvetica, sans-serif;
}
.top-section_small_gfx{
  background:#e2e2e2 url(/static/images/bg-top-block-small.gif?1ad136cac9cf) repeat-x;
}
.top-section:after{
  content:"";
  display:block;
  clear:both;
}

.top-section h1{
  margin:0 0 14px;
  font-weight: normal;
}
.top-section .announcement {
  font-family: 'Ubuntu', Arial, Helvetica, sans-serif;
}
.top-section p{margin:0 0 14px;}
.actions{
  display:inline-block;
  position: relative;
  list-style:none;
  margin:0;
  padding:0;
  height: 1%;
  top: 4px;
  float:right;
  font:.667em/2.4em 'UbuntuMedium', Arial, Helvetica, sans-serif;
}
.actions li{
  float:right;
  margin:0 0 0 2px;
}
.actions li a{
  float:left;
  color:#dc5500;
  border:1px solid #8bb3da;
  border-radius:4px 4px 0 0;
  -webkit-border-radius:4px 4px 0 0;
  -moz-border-radius:4px 4px 0 0;
  border-bottom:0;
  position:relative;
  padding:0 13px 0 5px;
  background:#fceadb url(/static/images/arrow-right.png?1ad136cac9cf) no-repeat 95% 50%;
}
.actions li .prev{
  padding:0 5px 0 13px;
  background:#fceadb url(/static/images/arrow-left.gif?1ad136cac9cf) no-repeat 5% 50%;
}
.actions.no_arrow li a{
  background-image: none;
  padding:0 5px 0 5px;
}
.content{
  padding:11px 0 17px 0;
  overflow:hidden;
}
.content .c-1{
  margin:0 15px 0 15px;
}
.content .c-1 .followers {
  font-weight: bold;
  margin: 8px 0px 5px 3px;
}
.content .c-1 .recorded{
  color: red;
  font-weight: bold;
  margin: 8px 0px 5px 3px;
}
.content .ad{
  clear: both;
  float:right;
  width:186px;
  margin:0 0 0 6px;
  border:1px solid #acacac;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  background-color: #E0E0E0;
  padding-bottom: 4px;
  text-align: center;
}
.content .ad img{
  display:block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 3px;
  margin-bottom: 3px;
}
.list{
  list-style:none;
  margin:0;
  padding:0;
  overflow:hidden;
  height:1%;
}
.list .subject {
  height: 32px
}
.list.show-location .subject {
  height: 16px
}
.list .location {
  display: none;
}
.list.show-location .location:empty {
  visibility: hidden;
}
.list.show-location .location {
  display: block;
}
.list .thumbnail_label, .list .thumbnail_label_featured{
  position: absolute;
  right: 3px;
  padding: 1px 3px 1px 3px;
  text-align: center;
  overflow: hidden;
  color: #FFF;
  font: 10px 'UbuntuRegular',Arial,Helvetica,sans-serif;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.list .thumbnail_label {
    bottom: 76px;
}
.list .thumbnail_label_featured{
    bottom: 76px;
    border-bottom: 2px solid #dd7f21;
}
.list .thumbnail_label_exhibitionist {
    background-color:#6D85B5;
}

.list .thumbnail_label_recorded{
  background-color:#4f4f4f;
}
.list .thumbnail_label_offline{
  background-color:#4f4f4f;
}
.list .thumbnail_label_plug {
  background-color:#900;
}
.list .thumbnail_label_c {
  background-color:#0C6A93;
}
.thumbnail_label_recommender {
  display: none;  /* Hide "Recommended" thumbnail labels by default except in internal theme */
}
.list .thumbnail_label_c_promoted {
  background-color: #0471A1;
}
.list .thumbnail_label_c_private_show {
  background-color:#C00;
}
.list .thumbnail_label_c_gaming {
  background-color:#7F26B1;
}
.list .thumbnail_label_c_new {
  background-color: #71b404;
}
* html .list{
  padding-bottom:7px;
}
*+html .list{
  padding-bottom:7px;
  margin:0;
}
.list li{
  width:180px;
  background:#f0f1f1;
  float:left;
  position:relative;
  margin:0 7px 7px 0;
  border:1px solid #acacac;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  max-height: 222px;
  overflow: hidden;
}
.list img{display:block;}
.list .details{
  padding:4px 7px 0;
    text-align: left;
}
.list .title {
  width:100%;
  overflow:hidden;
  border-bottom:1px solid #acacac;
  display: flex;
}
.list .title a {
  float:left;
  color:#0a5a83;
  font:1.166em/1.142em 'UbuntuMedium', Arial, Helvetica, sans-serif;
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 0.25em;
  flex-grow: 1;
}
.list .title .age{
  float:left;
  color:#575757;
  padding:2px 6px 0 0;
  font:1em/1.333em 'UbuntuMedium', Arial, Helvetica, sans-serif;
}

.list .title .age_gender_container {
  float: right;
}

.list .title .genderf,
.list .title .genderm,
.list .title .genderc,
.list .title .genders,
.list .title .genderx {
  width: 14px;
  height: 14px;
  display: inline-block;
  float: left;
}
.list .title .genderf::before,
.list .title .genderm::before,
.list .title .genderc::before,
.list .title .genders::before,
.list .title .genderx::before {
  content: "\00a0";
}

.list .title .genderf{background:url(/static/images/ico-female.svg?1ad136cac9cf) no-repeat 100% 0; background-size: contain;}
.list .title .genderm{background:url(/static/images/ico-male.svg?1ad136cac9cf) no-repeat 100% 0; background-size: contain;}
.list .title .genderc{background:url(/static/images/ico-couple.svg?1ad136cac9cf) no-repeat 100% 0; background-size: contain;}
.list .title .genders{background:url(/static/images/ico-trans.svg?1ad136cac9cf) no-repeat 100% 0; background-size: contain;}
.list .title .genderx{background:url(/static/images/ico-blank.png?1ad136cac9cf) no-repeat 100% 0; background-size: contain;}
.likes, .subject {
  list-style:none;
  margin:0;
  padding:0;
  font-size:11px;
  line-height:16px;
  height: 32px;
  overflow:hidden;
  color:#000;
}
.subject.one_line {
  height: 16px;
}
.likes li, .subject li {
  width:auto;
  background:none;
  border:0;
  margin:0 !important;
  padding:0 2px;
}
.likes li a, .subject li a {
  /*color:#000;*/
}
.sub-info{
  list-style:none;
  margin:0;
  padding:0 0 4px;
  font-size:.8333em;
  color:#5a5a5a;
  overflow:hidden;
  height:1%;
}
.sub-info li{
  width:auto;
  background:none;
  border:0;
  padding:0 0 0 18px;
  margin:0 !important;
  position:relative;
  float:none;
  height:1%;
  text-align: left;
}
.sub-info li.location{
  background:url(/static/images/ico-01.png?1ad136cac9cf) no-repeat 0 50%;
  width: 145px;
  height: 15px;
  overflow: hidden;
}
.sub-info li.cams{
  background:url(/static/images/ico-cams.png?1ad136cac9cf) no-repeat 0 50%;
  width: 145px;
  height: 15px;
  overflow: hidden;
}
.sub-info li.cams_opaque{
  opacity: 0;
}
.paging{
  list-style:none;
  margin:0;
  padding:8px 0 10px;
  overflow:hidden;
  height:22px;
  text-align:center;
}
.paging li{
  display:inline-block;
  margin:0 1px;
}
.paging li a{
  float:left;
  padding-left: 6px;
  padding-right: 6px;
  color:#dc5500;
  text-align:center;
  font:1.166em/1.577em 'UbuntuMedium', Arial, Helvetica, sans-serif;
  border:1px solid #cecece;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  background:#ededed;
}

* html .paging li {
  display:inline;
  margin:0 3px;
}
*+html .paging li {
  display:inline;
  margin:0 3px;
}
.paging li a:hover,
.paging li.active a{
  color:#6d6d6d;
  border:1px solid #fff;
  text-decoration:none;
  background:none;
  font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
}
.paging li.active a{
  cursor: default;
}
.paging li a.prev,
.paging li a.prev:hover{
  text-indent:-9999px;
  border:1px solid #f1d2bf;
  background:#fceadb url(/static/images/arrow-left.gif?1ad136cac9cf) no-repeat 50% 50%;
  width: 11px;
}
.paging li a.next,
.paging li a.next:hover{
  text-indent:-9999px;
  border:1px solid #f1d2bf;
  background:#fceadb url(/static/images/arrow-right.gif?1ad136cac9cf) no-repeat 50% 50%;
  width: 11px;
}

.darkmode li a.prev, li a.prev:hover {
  background: #2a2c2e url(/static/images/arrow-left_dm.svg?1ad136cac9cf) no-repeat 50% 50%;
}

.darkmode li a.next {
  background: #2a2c2e url(/static/images/arrow-right_dm.svg?1ad136cac9cf) no-repeat 50% 50%;
}

.banner{
  margin:0 auto;
  text-align: center;
}
.banner img{
  display:block;
  margin-right: auto;
  margin-left: auto;
}
.block{
  background:#e0e0e0;
  border:1px solid #acacac;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  padding:4px;
  overflow:hidden;
}
.block .section{
  overflow:hidden;
  margin:0 0 5px;
  height:514px;
}
.buttons{
  font:.916em/19px  'UbuntuMedium', Arial, Helvetica, sans-serif;
  list-style:none;
  margin:0 0 10px;
  padding:3px 0 0 3px;
  overflow:hidden;
  background:#7f7f7f;
}
.buttons li{
  float:left;
  margin:0 2px 0 0;
}
.buttons a{
  float:left;
  color:#4c4c4c;
  padding:0 8px;
  margin:0;
  position:relative;
  background:#c9c9c9;
  border-radius:4px 4px 0 0;
  -webkit-border-radius:4px 4px 0 0;
  -moz-border-radius:4px 4px 0 0;
}
.buttons a:hover,
.buttons .active a{
  text-decoration:none;
  background:#fff;
  color:#dc5500;
}
.buttons .active a{
  cursor: default;
}
.buttons img{
  display:block;
  margin:2px 0 1px;
}

.color-g{color:#494949;}

#leaderboard .number {
  width: 25px;
}
#leaderboard .image {
  width: 52px;
}
#leaderboard {
  color: #0C6A93;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
}
#leaderboard .points {
  color: #000;
  font-weight: normal;
  font-size: 12px;
}
#leaderboard .position_1, #leaderboard .position_1 a {
  color: #DC5500;
  font-weight: bold;
  font-size: 20px;
}
#leaderboard p {
  margin: 5px;
}
#leaderboard {
  border-collapse:collapse;
  width: 640px;
}
#leaderboard .unclaimed {
  color: #930a11;
  font-size: 15px;
  line-height: 44px;
}
#leaderboard td {
  padding: 5px;
  border-bottom: 1px solid #ccc;
}
#leaderboard .time {
  width: 50px;
  text-align: center;
  font-size: 13px;
}
.leaderboard p {
  margin: 0px;
}
.content_body{
  padding:0 19px 0 32px;
  font:1em/1.3em 'UbuntuMedium', Arial, Helvetica, sans-serif;
}
.content .legal_text {
  font:1.1em/1.3em 'UbuntuMedium', Arial, Helvetica, sans-serif;
}
.legal_text {
  font:1.1em/1.3em 'UbuntuMedium', Arial, Helvetica, sans-serif;
}
.content_body h1{
  margin:0 0 14px;
  font:1.733em/1.0769em 'UbuntuMedium', Arial, Helvetica, sans-serif;
  color:#f47321;
}
.content_body h2{
  margin:20px 0 14px;
  font:1.166em/1.142em 'UbuntuMedium', Arial, Helvetica, sans-serif;
}
.content_body h3{
  margin:20px 0 14px;
  font:1.166em/1.142em 'UbuntuMedium', Arial, Helvetica, sans-serif;
}
.content_body li{
  margin: 8px 0px 8px 0px;
}
.content_header{
  font:1.166em/1.142em 'UbuntuRegular', Arial, Helvetica, sans-serif;
  line-height:1.5em;
}
.content_header .standout {
  color:#DC5500;
  font-family:'UbuntuMedium', Arial, Helvetica, sans-serif;
}
.content_header h1{
  margin:0px;
  font:1.733em/1.0769em 'UbuntuMedium', Arial, Helvetica, sans-serif;
  color: #090;
}
.photopages, #tabs_content_container, .claim_winnings, .contest_rules,
.leaderboard, .previous_winners {
  margin: 15px;
}
.photopages .photos_links,
#tabs_content_container .sub_navigation {
  display: block;
  margin-bottom: 15px;
}
#tabs_content_container .sub_navigation span {
  color:#888;
}
#tabs_content_container .ubunturegular {
  font: 1.2em/1.4em 'UbuntuRegular', Arial, Helvetica, sans-serif;
}
#tabs_content_container .share_input {
  width: 375px;
}
#tabs_content_container  h1 {
    font: 1.2em/1.4em 'UbuntuMedium', Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
}
.endless_container {
  clear:both;
  display: block;
  margin-bottom: 15px;
}
.margintop_100px {
  margin-top: 100px;
}
.previous_winners h2 {
  color: #626262;
  font: 1.45em 'UbuntuBold', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.previous_winners .form strong {
  color:#000;
  font: 1.0em 'UbuntuBold', Arial, Helvetica, sans-serif;
  font-weight: normal;
}

/* fonts */
@font-face {
  font-family: 'UbuntuRegular';
  src: url('/static/fonts/ubuntur-webfont.eot?c9b8c3b1d423');
  src: url('/static/fonts/ubuntur-webfont.eot?&c9b8c3b1d423#iefix') format('eot'),
  url('/static/fonts/ubuntur-webfont.woff?c9b8c3b1d423') format('woff'),
  url('/static/fonts/ubuntur-webfont.ttf?c9b8c3b1d423') format('truetype'),
  url('/static/fonts/ubuntur-webfont.svg?c9b8c3b1d423#webfontH0ji1hXa') format('svg');
  font-weight: normal;
  font-style: normal;
  }
@font-face {
  font-family: 'UbuntuBold';
  src: url('/static/fonts/ubuntub-webfont.eot?c9b8c3b1d423');
  src: url('/static/fonts/ubuntub-webfont.eot?&c9b8c3b1d423#iefix') format('eot'),
  url('/static/fonts/ubuntub-webfont.woff?c9b8c3b1d423') format('woff'),
  url('/static/fonts/ubuntub-webfont.ttf?c9b8c3b1d423') format('truetype'),
  url('/static/fonts/ubuntub-webfont.svg?c9b8c3b1d423#webfontOIyUgfKw') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UbuntuMedium';
  src: url('/static/fonts/ubuntum-webfont.eot?c9b8c3b1d423');
  src: url('/static/fonts/ubuntum-webfont.eot?&c9b8c3b1d423#iefix') format('eot'),
  url('/static/fonts/ubuntum-webfont.woff?c9b8c3b1d423') format('woff'),
  url('/static/fonts/ubuntum-webfont.ttf?c9b8c3b1d423') format('truetype'),
  url('/static/fonts/ubuntum-webfont.svg?c9b8c3b1d423#webfontl8qOUOft') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UbuntuLight';
  src: url('/static/fonts/ubuntul-webfont.eot?&c9b8c3b1d423#iefix') format('eot'),
  url('/static/fonts/ubuntul-webfont.woff?c9b8c3b1d423') format('woff'),
  url('/static/fonts/ubuntul-webfont.ttf?c9b8c3b1d423') format('truetype'),
  url('/static/fonts/ubuntul-webfont.svg?c9b8c3b1d423') format('svg');
  font-weight: normal;
  font-style: normal;
}

#af_content {
  width: 960px;
  margin: 0px auto;
}
#af_content p {
  font: 14px 'UbuntuRegular', Arial, Helvetica, sans-serif;
  line-height: 22px;
  color: #454545;
  font-weight: normal;
}
#af_content p span {
  font: 18px 'UbuntuBold', Arial, Helvetica, sans-serif;
  color: #303030;
}
#af_content h2 {
  font-weight: normal;
  font: 20px 'UbuntuBold', Arial, Helvetica, sans-serif;
  color: #f47321;
}
#af_content h3 {
  font-weight: normal;
  font: 18px 'UbuntuBold', Arial, Helvetica, sans-serif;
  color: #303030;
  margin: 0 0 10px 0;
}
#af_content .signup_button {
  float: right;
}
#af_content .signup_button:after {
  clear:both;
  display: block;
}
#af_content .tier {
  background-color: #efefef;
  border: 1px solid #acacac;
  padding: 10px;
  width: 278px;
  margin-right: 30px;
  float: left;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}
#af_content .last {
  margin-right: 0px;
}
#af_content .tier .title {
  border-bottom: 1px solid #777;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font: 18px 'UbuntuMedium', Arial, Helvetica, sans-serif;
  color: #484848;
}
#af_content .tier p {
  font: 12px 'UbuntuRegular', Arial, Helvetica, sans-serif;
  color: #363636;
  margin: 0px;
  padding: 0px;
}
#af_content .tier strong {
  color: #378b0a;
  font: 17px 'UbuntuBold', Arial, Helvetica, sans-serif;
}
#af_content .share {
  background-color: #d4ecf8;
  border: 1px solid #acacac;
  padding: 0 10px;
  width: 938px;
  margin: 10px 0 20px 0;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}
#af_content .share p {
  margin: 5px 0 5px 5px;
  font: 14px 'UbuntuRegular', Arial, Helvetica, sans-serif;
}
#af_content .share p span {
  font: 14px 'UbuntuBold', Arial, Helvetica, sans-serif;
  color: #378b0a;
}
#af_content .share input {
  border: 1px solid #acacac;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  width: 930px;
  padding: 5px 0px 5px 5px;
  margin-bottom: 10px;
  font: 20px 'UbuntuRegular', Arial, Helvetica, sans-serif;
  color: #5a5a5a;
}
#af_content .button {
  float: right;
  display: block;
  width: 370px;
  font-weight: normal;
  text-transform:uppercase;
  font: 21px 'UbuntuBold', Arial, Helvetica, sans-serif;
  color: #fff;
  background: #F47321 url(/static/images/arrow-white-v2.gif?1ad136cac9cf) no-repeat right 50%;
  padding: 10px 0px 10px 20px;
  border: 1px solid #B1B1B1;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
#af_content hr {
  clear: both;
  margin: 25px 0 20px 0;
  border: 0;
  color :#989898;
  background-color:#989898;
  height: 1px;
}
.code {
  font-family: monospace;
  font-size: 14px;
  color: #084a67;
}
.data_table {
  border: 1px solid #ccc;
  color:#222;
  border-collapse:collapse;
  margin-bottom: 30px;
}
.data_table th, .data_table td {
  border-right: 1px solid #ccc;
  padding-left: 4px;
  line-height: 20px;
}
.data_table th {
  background-color: #cccccc;
  text-align: left;
  color: #494949;
}
.data_table .altbg {
  background-color: #eeeeee;
}
.data_table .data_message {
  color: #666;
  font-weight: normal;
  word-break: break-all;
}
.table_tokens_earned {
  width: 275px;
}
.table_recent_tips {
  width: 675px;
  padding: 0px;
  margin: 0px;
}
.account_activity {
  width: 700px;
  height: 250px;
  overflow: auto;
}
.dismissible_notice {
  background-color: #ccc;
  padding: 3px;
  margin-bottom: 5px;
}
table.tabular th{
    font: 1.1em 'UbuntuMedium',Arial,Helvetica,sans-serif;
    border-bottom: 1px solid #CCCCCC;
    padding-right: 5px;
}
table.tabular tr:nth-child(even) {background: #dde9f5}
table.tabular tr:nth-child(odd) {background: #ffffff}
table.tabular tr td{
    padding: 3px;
    font: 1.1em Arial,Helvetica,sans-serif;
}
.content_body ul.followers li{
    margin-left: 10px;
}
.content_body .frame {
    background-color: #FFF;
}
div.warning-info{
    color: #808080;
}
div.warning{
    padding: 10px;
}
.searching-overlay {
  position: absolute;
  box-sizing: border-box;
  z-index: 1;
  background-color: #f1f2f2;
  opacity: 0.9;
  text-align: center;
  min-height: 30px;
}
.searching-overlay-spinner {
  height: 125px;
  animation-name: spin;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  margin-top: 200px;
  vertical-align: top;
}
@keyframes spin {
  from {
    transform: rotate(0deg)
  }
  to {
    transform: rotate(360deg)
  }
}
.searching-overlay-spinner-medium {
  height: 75px;
  margin-top: 0;
  vertical-align: middle;
}
.searching-overlay-spinner-small {
  height: 50%;
  margin-top: 0;
  vertical-align: middle;
}
.searching-overlay-spinner-very-small {
  height: 100%;
  margin-top: 0;
}
.clearfix{
  content: "";
  clear: both;
  display: table;
}
.notice span {
    font-weight: bold;
    color: #ff0000;
}
.supportlink{
    font-size: 11px;
    text-align: center;
    color: #FFFFFF;
}
.supportlink a {
    font-weight: normal;
    text-align: center;
    color: #ccc;
    text-decoration: underline;
}
.upgrade_footer_text {
    text-align: center;
    font-family:'UbuntuRegular', Arial, Helvetica, sans-serif;
    margin-top: 40px;
}
.more_text_button {
  color: #0b5d81;
  margin-left: 5px;
  cursor: pointer;
}
.featured_text h1 {
    font: 1.5em/1.2em 'UbuntuBold', Arial, Helvetica, sans-serif
}
.featured_text{
    padding: 11px 20px 0px 30px;
    font: 1em/1em 'UbuntuRegular', Arial, Helvetica, sans-serif;
}
.featured_text p {
    line-height: 16px;
}
div.big-photo h4 {
    margin-top: 2px;
    margin-bottom: 2px;
}
div.cambouncer_imgs .image{
    float: left;
    display: inline-block;
    margin: 5px;
}
div.premium_box > h2{
  margin-left: 15px;
}
div.premium_box p.empty{
  margin-left: 30px;
  padding: 0;
}
.premium-desc {
  margin: 0 0 16px 0;
}
.footercon {
    line-height: 14px;
    width: 100%;
}
@media (max-width: 800px) {
    .footercon {
      text-align: left;
    }
}
.footercon dd {
    -webkit-margin-start: 0px;
}
.col1, .col2, .col3, .col4, .col5 {
    text-align: left;
    font-size: 12px;
    height: 155px;
    margin: 15px 0;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    width: 135px;
}
.col1 dd, .col2 dd, .col3 dd, .col4 dd, .col5 dd {
    margin: 0;
    padding: 0;
}

#facebox .popup{
  border: none;
}

#facebox .content {
  width: auto;
}

.invalid_message {
  color: red;
}

.invalid_autologin_message {
  color: red;
}

.tour_list {
  min-width: 180px !important;
}

.endless_page_styles h2{
    color: #0a5a83 !important;
    font: 1.166em/1.142em 'UbuntuMedium', Arial, Helvetica, sans-serif;
}
.followed_online_offline {
    display: flex;
}
.followed_online_offline .title {
    display: inline-block;
    padding-right: 15px;
    font-size: 12px;
}
.followed_online_offline .bold {
    font-family: UbuntuBold, Helvetica, Arial, sans-serif;
}
.followed_online_offline .title p {
    margin: 0;
}
.followed_online_offline .title a:hover {
    text-decoration: none;
}
.allfree-iframe-body {
  min-width: 0;
}


#player {
  background-size: 100% 100%;
}

.terms-address-US {
  background: url(/static/images/terms-address-US.png?1ad136cac9cf) no-repeat;
  background-size: 225px 50px;
  width: 225px;
  height: 50px;
  margin-top: 10px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  .terms-address-US {
    background: url(/static/images/terms-address-US@2x.png?1ad136cac9cf) no-repeat;
    background-size: 225px 48px;
    height: 48px;
  }
}

.company-name-US {
  background: url(/static/images/multimediallc.png?1ad136cac9cf) no-repeat;
  background-size: 113px 15px;
  width: 113px;
  height: 15px;
  display: inline-block;
  margin-bottom: -3px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  .company-name-US {
    background: url(/static/images/multimediallc@2x.png?1ad136cac9cf) no-repeat;
    background-size: 113px 15px;
  }
}

.icon_following {
  background: url(/static/images/following-hover.png?1ad136cac9cf) no-repeat;
  opacity: .7;
}

.icon_not_following {
  background: url(/static/images/following-off.png?1ad136cac9cf) no-repeat;
  opacity: .5;
}

.icon_update_following {
  background: url(/static/images/following-update.gif?1ad136cac9cf) no-repeat;
  opacity: .5;
}

.no_select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.icon_following:not(.no_hover):hover, .icon_not_following:not(.no_hover):hover {
  background: url(/static/images/following-off-hover.png?1ad136cac9cf) no-repeat;
}

@media (hover: none) {
  .icon_following:not(.no_hover):hover {
    background: url(/static/images/following-hover.png?1ad136cac9cf) no-repeat;
    opacity: .7;
  }

  .icon_not_following:not(.no_hover):hover {
    background: url(/static/images/following-off.png?1ad136cac9cf) no-repeat;
    opacity: .5;
  }
}

.icon_following, .icon_not_following, .icon_update_following, .icon_following:not(.no_hover):hover, .icon_not_following:not(.no_hover):hover {
  position: absolute;
  top: 0;
  right: 0;
  width: 23.25px;
  height: 23.25px;
  margin-top: 1px;
  margin-right: 1px;
  cursor: pointer;
  background-size: 23.25px 23.25px;
}

.grecaptcha-badge { display: none; }

/** Flags used on the site */
.flag {
    height: 14px;
    vertical-align: text-top;
    margin: 0 3px 0 3px;
    background: #f47321;
    border-radius: 2px;
    color: #fff;
    padding: 0 4px 0 3px;
    text-shadow: none;
    font: 11px ubunturegular,Arial,Helvetica,sans-serif;
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1003;
  text-align: left;
}


#facebox .popup{
  position:relative;
  border:3px solid rgba(0,0,0,0);
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:0 0 18px rgba(0,0,0,0.4);
  -moz-box-shadow:0 0 18px rgba(0,0,0,0.4);
  box-shadow:0 0 18px rgba(0,0,0,0.4);
}

#facebox .content {
  display:table;
  width: 370px;
  padding: 10px;
  background: #fff;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

#facebox .content > p:first-child{
  margin-top:0;
}
#facebox .content > p:last-child{
  margin-bottom:0;
}

#facebox .close{
  position:absolute;
  top:5px;
  right:5px;
  padding:2px;
  background:#fff;
}
#facebox .close img{
  opacity:0.3;
}
#facebox .close:hover img{
  opacity:1.0;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 1002;
}
/*emote popups*/
body {
	background-color:#0b5d81;
	font: 12px 'UbuntuRegular', Arial, Helvetica, sans-serif;
	min-width: 800px;
}
#upload_formborder {
	margin:12px;
	padding:15px;
	background-color:#fff;
	border:1px solid #fff;
	border-radius:4px 4px 4px 4px;
	-webkit-border-radius:4px 4px 4px 4px;
	-moz-border-radius:4px 4px 4px 4px;
}
#upload_formborder input[type="file"] {border:none;}
#upload_formborder h1 {
	font-size:20px;
	color:#0b5d81;
	font-weight:bold;
	margin:0px 0px 10px;
	padding:0px;
}
#upload_formborder h1 span {
	color:#525252;
	font-weight:normal;
}
#upload_formborder h2 {
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
}
#upload_formborder p {margin:0px;padding:5px 0px 15px;color:#666;}
.upload_options {
	font-size:11px;
	color:#454545;
	font-weight:bold;
	margin-bottom:20px;
}
.clearboth {clear:both;}

/* facebox popup */
#facebox .popup{background-color:#5e5e5e;border:3px solid #313131;}
#facebox .content {background:#5e5e5e;width:464px;}
#facebox .close{
  padding:1px 4px 2px;
  background:#2f2f2f;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}
.fieldset_main {
  border: none;
}


/* fonts */
@font-face {
	font-family: 'UbuntuRegular';
	src: url('/static/fonts/ubuntur-webfont.eot?c9b8c3b1d423');
	src: url('/static/fonts/ubuntur-webfont.eot?&c9b8c3b1d423#iefix') format('eot'),
		url('/static/fonts/ubuntur-webfont.woff?c9b8c3b1d423') format('woff'),
		url('/static/fonts/ubuntur-webfont.ttf?c9b8c3b1d423') format('truetype'),
		url('/static/fonts/ubuntur-webfont.svg?c9b8c3b1d423#webfontH0ji1hXa') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'UbuntuBold';
	src: url('/static/fonts/ubuntub-webfont.eot?c9b8c3b1d423');
	src: url('/static/fonts/ubuntub-webfont.eot?&c9b8c3b1d423#iefix') format('eot'),
		url('/static/fonts/ubuntub-webfont.woff?c9b8c3b1d423') format('woff'),
		url('/static/fonts/ubuntub-webfont.ttf?c9b8c3b1d423') format('truetype'),
		url('/static/fonts/ubuntub-webfont.svg?c9b8c3b1d423#webfontOIyUgfKw') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'UbuntuMedium';
	src: url('/static/fonts/ubuntum-webfont.eot?c9b8c3b1d423');
	src: url('/static/fonts/ubuntum-webfont.eot?&c9b8c3b1d423#iefix') format('eot'),
		url('/static/fonts/ubuntum-webfont.woff?c9b8c3b1d423') format('woff'),
		url('/static/fonts/ubuntum-webfont.ttf?c9b8c3b1d423') format('truetype'),
		url('/static/fonts/ubuntum-webfont.svg?c9b8c3b1d423#webfontl8qOUOft') format('svg');
	font-weight: normal;
 	font-style: normal;
}

.fieldset_main {
    margin-left: 50px;
}
form th {
  text-align:right;
  width: 130px;
  vertical-align: top;
  padding-top: 10px;
}
form th label {
  display: block;
  font:1em/1.3em 'UbuntuMedium', Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px 4px 6px 0px;
  color: #494949;
}

.bio form th label {
  min-width: 130px;
}

form .requiredfield label:after, form .required label:after {
  content: ' *';
}
form input[type=text], form input[type=password], form input[type=email],
form input[type=file], form input[type=url], form input[type=tel] {
  width: 225px;
  height: 20px;
  line-height: 18px;
  margin-top: 4px;
  padding-top: 4px;
}
form input[type=text], form input[type=password], form input[type=email],
form input[type=url], form input[type=tel] {
  background: #FFF;
  border:1px solid #b1b1b1;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  padding:2px 4px;
}
#roomtitleform input[type=text] {
  width: 300px;
  height: auto;
  line-height: normal;
  margin-top: auto;
  border:none;
  padding:0px;
}
form select {
  width: auto;
  line-height: 18px;
  background: #FFF;
  margin-top: 4px;
  border:1px solid #b1b1b1;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  padding:2px 4px;
}
form textarea {
  width: 350px;
  line-height: 18px;
  background: #FFF;
  margin-top: 4px;
  border:1px solid #b1b1b1;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  padding:2px 4px;
}
form input[type=checkbox], form input[type=radio] {
  width: 18px;
  height: 18px;
}
form .button {
  display: block;
  margin: 15px 0px 0px 148px;
  color: #FFF;
  width: 238px;
  font:1.16em/1.0em 'UbuntuMedium', Arial, Helvetica, sans-serif;
  background:#f47321 url(/static/images/arrow-white-v2.gif?1ad136cac9cf) no-repeat right 50%;
  height: 28px;
  padding: 0px 30px 2px 15px;
  border:1px solid #b1b1b1;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}
form .button:hover {
  background-color: #FF6300;
  text-decoration: underline;
  cursor: pointer;
}
form .button:disabled {
  background-color: #bababa;
  cursor: default;
}
form ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  -webkit-margin-before: 0px;
  -webkit-margin-after: 0px;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
  clear:both;
  display: block;
}
form ul li {
  float: left;
  margin: 0px 10px 0px 0px;
  padding: 0px;
}
form .errorlist{
  background: url(/static/images/ico-error.gif?1ad136cac9cf) no-repeat 2px 50%;
  font:.833em 'UbuntuMedium', Arial, Helvetica, sans-serif;
  color: #666;
  margin: 5px 0px 0px 2px;
  padding: 2px 0px 0px 20px;
  display: inline-block;
}
.search_criteria ul {
  margin-top: 12px;
}
.search_criteria ul li {
  margin: 0px 10px 0px 0px;
  width: 150px;
}
.submit_button_footer {
  display: block; 
  margin: 5px 0px 0px 148px; 
  font-size: .8em;
}

.formvalidate_error {
  color: #d50000;
  padding: 0;
}

.formvalidate_spinner {
  display: inline-block;
  vertical-align: middle;
}

.formvalidate_spinner img {
  width: 19px;
  height: 19px;
}

.formvalidate_hidden {
  display: none!important;
}

/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}