/* Studio: Theme */

body {
    height: 100%;
}

body.light-theme {
    background-color: #fff;
}

body.dark-theme {
    background-color: #000;
}

a {
    color: #05a8e9;
}

a:hover {
    color: #5bcbf7;
}

b,
strong {
    font-weight: 500;
}

.container-fluid {
    padding: 0;
}

hr {
    height: 1px;
}

.navItem ul {
	background-color: rgba(0,0,0,.2);
}

.navItem li a:hover,
.navItem li a.active {
	color: #fff;
	background-color: rgba(255,255,255,.05);	
}

.navItem input:checked ~ label,
.navItem label.active {
	background-color: rgba(255,255,255,.1);
}
.nav-tabs>li>a {
	margin-right: -1px;
}

.content {
    min-height: 1700px;
}

.is-modal .content {
    min-height: 0;
	padding: 0px;
}

.no-side-nav .content {
    min-height: 0;
}

.no-side-nav nav {
    display:none;
}

.padding-left-none {
	padding-left: 0;
}

.underline-text {
	text-decoration: underline !important;
}

/* Dropdown Menu */

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    /* margin: 33px 0 0; */
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    font-size: 13px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: rgba(255, 255, 255, .1);
}

.dropdown-menu .divider {
    background-color: rgba(170, 170, 170, .3);
}

.dropdown-menu>li>a {
    color: #b7b7b7;
}

.dropdown.promo-nav,
.dropdown.promo-nav:hover {
    background-color: #790e11;
}

.headerNav .nav .open.promo-nav>a,
.nav .open.promo-nav>a:focus,
.headerNav .nav .open.promo-nav>a:hover,
.headerNav .nav>li.promo-nav> a:focus,
.headerNav .nav>li.promo-nav> a:hover {
    background-color: #790e11;
}

.dropdown.promo-nav .dropdown-menu {
    background-color: #790e11;
}

.headerNav .dropdown .dropdown-menu {
    border: 0;
}

.nav.navbar-nav > li > a {
    color: #ccc;
}

.headerNav .nav .open>a,
.nav .open>a:focus,
.headerNav .nav .open>a:hover,
.headerNav .nav>li>a:focus,
.headerNav .nav>li>a:hover {
    background-color: #01212d;
    color: #fff;
    text-shadow: 0px 0px 8px #fff;
}

.dropdown-item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    clear: both;
    display: block;
    font-weight: 400;
    padding: 3px 1.5rem;
    text-align: inherit;
    white-space: nowrap;
    width: 100%;
}

.dropdown-item:hover {
	text-decoration: none;
}

/* Bootstrap Panel */

.panel {
    padding: 3px;
    border-radius: 5px;
    border-radius: 0px;
    border: 0;
}

.dark-theme .panel:not(.flirtBluePanel){
    background-color: #1c1c1c;
}

.dark-theme .panel.flirtBluePanel .panel-heading {
   border-bottom: 1px solid #9bdcf6;
}

.panel-heading,
.panel-default > .panel-heading {
    border-radius: 5px 0;
    border-radius: 0;
    padding: 15px 100px 15px 15px;
    display: block;
}

.panel-heading, 
.panel-default > .panel-heading.nobutton {
    padding: 15px;
}

label.panel-heading {
    margin: 0;
    cursor: pointer;
}

.panel-title.thickTitle {
    text-transform: uppercase;
    font-weight: 700;
}

.noTitleBg .panel-title {
    text-transform: uppercase;
    font-weight: 700;
}

.panel-heading span {
    font-weight: 300;
    display: inline-block;
    padding-left: 10px;
}

.panel-body {
    margin-top: 4px;
}

.dark-theme .panel-default>.panel-heading {
    color: #fff;
    background-color: rgba(200, 200, 200, .1);
    border-color: #333;
}

/* Flex Panel */

.flex-list {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0 -8px;
	padding: 0;
}

.list-item {

	padding: 0.5em;
	
	
}

.flex-content {
	display: flex;
	flex-direction: column;
	padding: 3px;
	width: 100%;
	box-shadow: none;
}

.flex-content p {
	flex: 1 0 auto;
}

.flex-content h3 {
	padding: 15px 10px;
	margin: 0;
}

.list-content ul {
	margin-top: 15px;
	list-style-type: disc;
}

/* Special for Forums */

.list-content.forum {
	color: #31708f;	
	background-color: #d9edf7;
	border: none;

}

.flex {
	display: flex;
}

/* 100% width, responsive video */

.embed-container { 
	position: relative; 
	padding-bottom: 40%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
} 

.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 14%;
    width: 71%;
    height: 100%;
}

/* End 100% width, responsive video */

.fl-image {
	float: left;
    max-width: 200px;
    margin: 0px 20px 0px 0px;
}

/* Custom color for buttons 

.btn-facebook {
	background-color: #3b5998;
}

.btn-twitter {
	background-color: #00aced;
}

.btn-instagram {
	background-color: #fbad50;
}

.btn-snapchat {
	background-color: #fffc00;
}

.btn-periscope {
	background-color: #40a4c4;
}

/* End custom color for buttons */

/* Bootstrap Form */

.form-control {
    border-radius: 0px;
}

label {
    font-weight: 400;
}

.btn {
    border-radius: 0px;
}

/* Bread crumb */

#main_breadcrumb.breadcrumb {
    margin-left: -25px;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0px;
    width: calc(100% + 50px);
    box-sizing: border-box;
}

/* Making custom 5 row layout bootstrap doesn't have */

.fiths {
    width: 20%;
}

/* Paging updates */

.pager li>a,
.pager li>span {
    border: 0px;
    border-radius: 0px;
}

.pager li>a, .pager li>span {
    border: 0px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0px;
}

.pagination {
    margin: 20px 0 0 0;
}

/* Bootstrap tables */


.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #222;
}

table.dataTable td.sorting_1 a,
table.dataTable td.sorting_2 a,
table.dataTable td.sorting_3 a,
table.dataTable th.sorting_1 a,
table.dataTable th.sorting_2 a,
table.dataTable th.sorting_3 a {
    font-size: 15px;
}

table.dataTable td .no-cell-data::after {
	content: '-'
}

.pager {
	margin: 5px 0px 5px 0px;
}

th a,
th {
    font-size: 14px;
}

table.dataTable .btn.btn-default {
    color: #000 !important;
}

/* Data Table */

table.dataTable.no-footer {
    border-color: #222 !important;
}

.title.sorting_1 {
    white-space: nowrap;
}

th.smaller {
    font-size: 11px;
    font-weight: normal;
}

table.dataTable thead>tr>th.smaller.sorting_asc,
table.dataTable thead>tr>th.smaller.sorting_desc,
table.dataTable thead>tr>th.smaller.sorting,
table.dataTable td.title.smaller {
    padding-right: 11px;
}

.table.noBorder > thead > tr:first-child > td, 
.table.noBorder > tbody > tr:first-child > td {
    border: none;
}

/* Table PHP */

.table-php {
    border-top: 1px solid #444;
}

table .btn {
    color: #fff !important;
}

.table-php th {
    white-space: nowrap;
}

.table-php th a {
    display: block;
    position: relative;
    padding-right: 10px;
}

.table-php th a:hover {
    text-decoration: none;
    white-space: nowrap;
}

.table-php th a:before {
    content: "";
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #636763;
    position: absolute;
    top: 50%;
    right: -3px;
    margin-top: -6px;
}

.table-php th a:after {
    content: "";
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #636763;
    position: absolute;
    bottom: 50%;
    right: -3px;
    margin-bottom: -6px;
}

.table-php th a.asc:after,
.table-php th a.desc:before {
    display: none;
}

/* Studio Blue Table */

.table-schedule th {
    text-align: center;	
}

.table-schedule td {
    text-align: center;	
}

.table-schedule .calendar-icon {
	position: relative;
	top: 2px;
}

/* Modals */

.modal-content {
    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.close {
    color: #fff;
    text-shadow: 0 1px 0 transparent;
    filter: alpha(opacity=20);
    opacity: .2;
}

.close:focus,
.close:hover {
    color: #fff;
    filter: alpha(opacity=100);
    opacity: 1;
}

/* Alerts */

.alert b,
strong {
    font-weight: 700;
}

/* Per Lowell to fix the Font Weight on Dark */

.alert b,
strong {
    font-weight: 500;
}

.alert {
    padding: 15px;
    margin: 20px 0px;
    border: 1px solid transparent;
    border-radius: 0px;
    font-weight: 400;
}

/* Blockquote */

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 13px;
}

/* Bio Button */

.btn.btn-bio {
	width: 100%;
}

/* Progress bar */

.progress {
    border-radius: 0px;
    box-shadow: inset 0px 0px 2px rgba(0, 0, 0, .3);
}

.btn:hover {
    opacity: 1;
}

.btn {
    opacity: .85;
}

/* Calendar */

.datepicker {
    background-color: #444;
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover,
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
    background: #555;
}

.datepicker-dropdown.datepicker-orient-top:before,
.datepicker-dropdown.datepicker-orient-top:after {
    border-top: 7px solid #444;
}

/* bs-callouts and .text-{color}
 overrides for dark theme */

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border-left-width: 5px;
    border-radius: 0px;
}

.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.bs-callout p:last-child {
    margin-bottom: 0;
}

.bs-callout code {
    border-radius: 0px;
}

.bs-callout+.bs-callout {
    margin-top: -5px;
}

.bs-callout-default {
    border-left-color: #777;
}

.bs-callout-default h4 {
    color: #777;
}

.bs-callout-primary {
    border-left-color: #428bca;
}

.bs-callout-primary h4,
.text-primary {
    color: #428bca;
}

a.text-primary:focus,
a.text-primary:hover {
    color: #7AA6CC
}

.bs-callout-success {
    border-left-color: #5cb85c;
}

.bs-callout-success h4,
.text-success {
    color: #5cb85c;
}

a.text-success:focus,
a.text-success:hover {
    color: #9FC99F
}

.bs-callout-danger {
    border-left-color: #d9534f;
}

.bs-callout-danger h4,
.text-danger {
    color: #d9534f;
}

a.text-danger:focus,
a.text-danger:hover {
    color: #DB807D
}

a.text-warning:focus,
a.text-warning:hover {
    color: #F2CC96
}

.bs-callout-info {
    border-left-color: #5bc0de;
}

.bs-callout-info h4,
.text-info {
    color: #5bc0de;
}

a.text-info:focus,
a.text-info:hover {
    color: #96CFE0
}

/* Style for date and datetime inputs - inline */

.inline-date-input,
.inline-time-input {
    display: inline-block;
    position: relative;
	text-align: left;
    width: 32%;
    margin-right: 1%;
}

.help-block {
    color: #a1a1a1;
}

/* this is for cases where php expects a separate field for "am/pm" and there are 4 fields instead of 3 */

.inline-time-input-meridian {
    display: inline-block;
    position: relative;
	text-align: left;
    width: 24%;
    margin-right: 1%;
}

/*Date Picker */

.datepicker {
    background-color: #555;
    color: #fff;
}

.datepicker-dropdown.datepicker-orient-top:after {
    border-top: 6px solid #555;
}

.datepicker-dropdown.datepicker-orient-top:before {
    border-top: 6px solid #555;
}

.datepicker-dropdown:after {
    border-bottom: 6px solid #555;
}

.datepicker th a,
.datepicker th {
    color: #fff;
    font-size: 14px;
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover {
    background-color: #777;
    color: #fff;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
    background: #777;
    color: #fff;
}

.datepicker table td {
    color: #fff;
}

.datepicker.dropdown-menu {
    border: 1px solid #444;
}

.datepicker table th {
    color: #eee;
}

/* Paging */

.hide-panel-btn {
    color: #eee;
}

/* Even Out panel heights for certain pages */

.receptionist .panel {
    min-height: 284px;
}

/* Bootstrap Tab Colors */

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	z-index: 1;
}

.tab-content {
	width: 100%;
	margin-top: -1px;
}

.tab-content .tabpanel {
    padding: 4px;
}

/*** Data Table Extras ***/

table.dataTable thead td,
table.dataTable thead th {
    border-bottom: 0;
}

.dataTables_length select,
.dataTables_filter input {
    color: #fff;
    background: #333;
    border: solid 1px #6b6b6b;
}

.dataTables_paginate a {
    color: #eee;
    background: #444;
}

.dataTables_paginate .ellipsis {
    color: #ccc;
}

.paginate_button.previous,
.paginate_button.next {
    background-color: #05a8e9;
    opacity: .8;
}

.paginate_button.previous:hover,
.paginate_button.next:hover {
    background-color: #05a8e9;
    opacity: 1;
}

/* Thumbnails */

.thumb-wrapper {
    position: relative;
    float: left;
    max-width: 246px;
    width: 246px;
    margin-right: 20px;
}

.thumbnail {
    border: 1px solid rgba(150,150,150,.2);
	position: relative;
	min-height: 200px;
}

.thumbnail img {
    padding: 4px;
}

.thumbnail a.title {
    display: block;
	margin-bottom: 10px;
	font-weight: 400;
}

.thumbnail small {
    font-size: 10px;
}

.table-responsive.stats-table {
    margin-left: -12px;
    margin-right: -12px;
}

.video-comm-default .thumbnail .text-success,
.video-comm-default .thumbnail .text-warning,
.video-comm-default .thumbnail .text-danger {
	position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding: 5px;
    text-align: center;
    color: white !important;
}

.video-comm-default .thumbnail .text-success {;
    background: #5cb85c;
}

.video-comm-default .thumbnail .text-warning {;
    background: #bd5e0a;
}

.video-comm-default .thumbnail .text-danger {;
    background: #ff0000;
}

.video-comm-default .thumbnail,
.video-comm-default .thumbnail img {
    padding: 0;
}

/* Nav Pills */

.nav.nav-pills.nav-stacked a {
    border-radius: 0;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
}

.img-thumbnail {
    background-color: #222;
    border: 1px solid #333;
    border-radius: 0px;
}

.tablePhp.fa.fa-caret-up,
.tablePhp.fa.fa-caret-down {
    color: #636763;
    float: right;
}

.caption.softwareApp {
    min-height: auto;
    height: auto;
}

.creditTiersTable {
    width: 100%;
}

.creditTierLevels .tier_icon,
.creditTierLevels .tier_icon a,
.creditTierLevels .tier_legend,
.creditTierLevels .tier_legend a,
.creditTierLevels .tier_superstar,
.creditTierLevels .creditTierLevels .tier_superstar a,
.creditTierLevels .tier_celebrity,
.creditTierLevels .tier_celebrity a,
.creditTierLevels .tier_veteran,
.creditTierLevels .tier_veteran a,
.creditTierLevels .tier_allstar,
.creditTierLevels .tier_allstar a,
.creditTierLevels .tier_socialite,
.creditTierLevels .tier_socialite a,
.creditTierLevels .tier_high,
.creditTierLevels .tier_high a,
.creditTierLevels .tier_firstbase,
.creditTierLevels .tier_firstbase a,
.creditTierLevels .tier_freshman,
.creditTierLevels .tier_freshman a,
.creditTierLevels .tier_greenhorn,
.creditTierLevels .tier_greenhorn a {
    color: #fff;
}

.creditTierLevels .tier_icon {
    background-color: #f4db0a;  
}

.creditTierLevels .tier_legend {
    background-color: #fbb117;
}

.creditTierLevels .tier_superstar {
    background-color: #fb7400;
}

.creditTierLevels .tier_celebrity {
    background-color: #ff356d;
}

.creditTierLevels .tier_veteran {
    background-color: #e90a0a;
}

.creditTierLevels .tier_allstar {
    background-color: #a100a0;
}

.creditTierLevels .tier_socialite {
    background-color: #952cfc;
}

.creditTierLevels .tier_high {
    background-color: #6c00fa;
}

.creditTierLevels .tier_firstbase {
    background-color: #0086c9;
}

.creditTierLevels .tier_freshman {
    background-color: #00c9ba;
}

.creditTierLevels .tier_greenhorn {
    background-color: #00c985;
}

.button.dt-button:hover,
div.dt-button:hover,
a.dt-button:hover {
    background-color: #5f5f5f;
    color: #ccc;
}

.label-primary.toolsFaqs {
    float: right;
	font-size: 14px;
}

.toolsFaqs {
    float: right;
    padding: 10px;
	min-width: 230px;
}

.pageTitleArea h1 {
    font-size: 20px;
}

.fetishRed .btn.btn-primary {
    background-color: #ff0700;
    border: 0;
    width: 24.6%;
    margin-bottom: 3px;
}

.fetishRed .btn.btn-primary:hover {
    background-color: #de0600;
}

.btn.btn-primary.buttonSearch {
    margin-bottom: 0;
}

.searchNoPadding .col-xs-6,
.searchNoPadding .col-sm-4 {
    padding-left: 0;
}

.prospectSampleImages {
    width: 24%;
    float: left;
    margin-right: 1%;
    text-align: center;
}

.imgAddNewPerf {
    width: 100%;
    margin-bottom: 10px;
}

.prospectSampleImages img {
    width: 100%;
}

form.mailJumpMenu {
    margin-top: -55px;
    float: right;
}

.messageSyst .form-inline .form-control {
	max-width: 200px;
}

.panel.panelBorderNone {
    border: none;
}

select.form-control {
    margin-bottom: 5px;
}

.input-group {
    margin-bottom: 5px;
}

select.form-control {
    margin-bottom: 0;
}

.toolsFaqs.label {
    font-size: 13px;
    font-weight: normal;
    border-radius: 0;
}

.imageLevelH4 {
    margin-left: 25px;
}

.imageLevel {
    margin-top: 12px;
}

.forum-image {
	width: 200px;
}

.forum-items {
	margin: 0px;
}

.forum-badge {
    bottom: 105px;
    position: absolute;
    right: 17px;
    width: 50px;
}


/** INTERACTIVE **/

.interactiveImgSetWidth {
    max-width: 400px;
    width: 100%;
}

.interactiveLogoImgSetWidth {
    max-width: 315px;
    width: 100%;
}

.interactiveTextSetWidth {
    font-size: 30px;
}

.feelTechVideo {
    max-width: 800px;
    margin: 15px auto;
    text-align: center;
}

.video-container-iframe {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.kiirooImgSetWidth {
    max-width: 800px;
    width: 100%;
}

.login-panel {
    margin: 20px auto 20px auto;
    max-width: 500px;
}

/** MANAGE PROFILE BIO **/

.flex-wrap {
	width:  100%;
	display: flex;
	flex-wrap: wrap;
}

.modelBlock {			
	float: left;
    overflow: visible;
    margin: 0px 0px 16px 16px;
	position: relative;
	width: 18.5%;
	padding: 15px;
}

.modelBlock .modelPhoto {
	width:  100%;
}

.modelBlock .modelPhoto img {
	width:  100%;
}

/* Loading image animation */

.loading_img {
    font-size: 40px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 0;
    position: absolute;
    left: 45%;
    top: 30%;
    z-index: 2;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: loading 1.7s infinite ease;
    animation: loading 1.7s infinite ease;
}

.monthYearInlineFix {
	display: inline;
	width: 46.5%;
	margin-left: 2%;
}

.changeDateInlineButton {
	margin-top: 18px;
	width: 100%;
}

.date_title.changeDates {
	font-size: 13px;
}

.statsPerfChart {
	padding: 15px 0;
}

.imgFloatFix {
	float: left;
}

.buttonFloatRight {
	float: right;
}

ul li {
	margin-bottom: 10px;
}

.responsive-tabs ul li {
	margin-bottom: -1px;
}

.table-php.emailTitleFix th a,
.table-php.emailTitleFix th {
    line-height: 2em;
}

/* fix for Firebox mail jump menu */

.form-inline.mailJumpMenu .form-control {
	max-width: 767px;
}

.form-inline.mailJumpMenu .form-control option {
	display: block;
	border: none;
}

/* Notification Box Overright Color for Panels */

.notificationPanel.overWriteColor {
	background-color: rgba(200, 200, 200, 0.05);
}

.marg-bottom-add-sm {
	margin-bottom: 5px;
}

.coverJumpFix {
	max-width: 330px;
}

.btn.btn-primary.width-100-percent {
	width: 100%;
}

.dropdown-menu.dropdown-no-margin {
    margin: 0;
}

.text-primary.text-wht,
a.text-primary.text-wht {
	color: #fff !important;
	text-decoration: underline;
}

.credit-tier-colors {
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
}

.all-caps-text {
	text-transform: uppercase;
}

.standard-fa,
.small-fa {
	display: inline-block;
	font-family: FontAwesome;
	font-feature-settings: normal;
	font-kerning: auto;
	font-language-override: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-synthesis: weight style;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-rendering: auto;
	color: #28b5e6;
	font-size: 10em;
}

.small-fa.fa-grey {
    color: #868686;

}

.small-fa {
	font-size: 5em;
}

.fa-icon-left {
	float: left;
	padding: 0px 20px 0px 17px;
}

.fa-icon-left-lg {
	padding: 0px 40px 0px 17px;			
}

.fa-icon-right {
	float: right;
	padding: 0px 17px 0px 20px;
}

.panel-padding { 
	padding: 15px 15px 20px 15px;
    overflow: auto;
}

.panel-padding-top-5 {
	padding-top: 5px;
}

.panel-padding-top-10 {
	padding-top: 10px;
}

.panel-padding-top-15 {
	padding-top: 15px;
}

.panel-padding-top-20 {
	padding-top: 20px;
}

.power_score_page {
	width: 100%;
}
.progress {
    height: 30px;
	border-radius: .25rem;
	line-height: 43rem;
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite;
}

.progress-bar {
	height: 30px;
	line-height: 30px;
}
 
.bg-success {
    background-color: #5cb85c!important;	
}

/* on page top button menu */

.headerMenuOnPage a,
.headerMenuOnPage a:focus,
.headerMenuOnPage a:hover {
    text-decoration: none;
}

.headerMenuOnPage .btn-group a>.btn,
.headerMenuOnPage .btn-group a.btn {
    margin-right: -1px;
}

.headerMenuOnPage .btn-group a>.btn.activePageButton,
.headerMenuOnPage .btn-group a.btn.activePageButton {
    border-bottom: 0;
}

.btn-group.models-menu {
    display: table;
    white-space: nowrap;
    table-layout: fixed;
}

.btn-group.models-menu a.btn,
.btn-group.models-menu .btn {
   	display: table-cell;
   	margin-right: 0;
   	float: none; 
	border-right: 0;
}

.btn-group>.btn:last-child:not(:first-child) {
    border-right: 1px solid #2b2b2b;
}

/* FOTY Design */

.fotyBioContainer {
  float: left;
  margin-bottom: 25px;
  width: 98%;
  padding: 1%;
  margin-top: 8px;
}

/* Tabs for Hall of Fame */

.webHallOfFame A.button_2:link,
.webHallOfFame A.button_2:active,
.webHallOfFame A.button_2:visited,
.webHallOfFame .button_2,
.webHallOfFame button.button_2 {
    margin-right: 2px;
    line-height: 1.42857143;
    position: relative;
    display: block;
    padding: 10px 15px;
	float: left;
	text-decoration: none;
	z-index: 1;
	margin-bottom: -1px;
}

.fetish-pages .fetishRed .fa {
	color: #fff;
}

.fetish-pages .fa {
	color: #c20004;
}

/* Perfect Scrollbar updates */
.ps-container.ps-active-y>.ps-scrollbar-y-rail,
.ps-container:hover>.ps-scrollbar-y-rail:hover {
	background: rgba(150,150,150,.4);
	border-radius: 0px;	
	width: 10px;
}

.ps-container.ps-active-x>.ps-scrollbar-x-rail,
.ps-container:hover>.ps-scrollbar-x-rail:hover {
	height: 10px;	
	background: rgba(150,150,150,.4);
	border-radius: 0px;	
	border-left: 1px solid rgba(255,255,255,.9);
}

.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail,
.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail {
	background: rgba(150,150,150,.1);
}

.panel-body .ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y {
	border: 1px solid rgba(0,0,0,.2);
}

/* basic scroller */
.panel-body-scroll-basic {
	overflow: auto;
}

.panel-body-scroll-basic {overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:150px}
.panel-body-scroll-basic::-webkit-scrollbar{width: 10px}
.panel-body-scroll-basic::-webkit-scrollbar-thumb{background:rgba(255,255,255,0.5)}
.panel-body-scroll-basic::-webkit-scrollbar-track{background:rgba(150,150,150,0.6)}
.panel-body-scroll-basic::-webkit-scrollbar-button{background:rgba(150,150,150,0.2);height:10px}


/* For Upload Tip Target Photo */
.upload-box {
	text-align: center;
}

.col-center-block {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.upload-box .input-group {
	text-align: center;
	margin: 0 auto;
}

#tip-target-photo input {
	display: none;
}

.custom-file-upload {
	border: 1px solid #ccc;
	display: inline-block;
	padding: 6px 12px;
	cursor: pointer;
}
 
.modelBlock.bio-images {
	overflow: hidden;
	position: relative;
	padding: 0;
}

.bioRibbon {
    background-color: #5a5a5a;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: auto;
    left: -33px;
    padding: 7px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 24px;
    transform: rotate(-45deg);
    width: 150px;
    z-index: 5;
}

.fetish-color {
	color: #ff0700;
	font-weight: bold;
}

.light-theme .pageTitleArea h1, .light-theme .pageTitleArea h2, h2, h1, h3 {
    color: #222;
}

.light-theme .dashboardModelInfo h3,
.light-theme .dashboardModelInfo .tagline {
    color: #000;
}

.light-theme .flirtBluePanel .panel-title {
    color: #fff;
}

.light-theme footer {
    border-top: 1px solid #ccc;
}

.light-theme .breadcrumb {
    border-bottom: 1px solid #ddd;
}

.light-theme a.promoList {
    border-left: 3px solid #73d9ff;
}

.light-theme .noTitleBg.panel-heading {
    border-bottom: 1px solid #ddd;
}

.light-theme nav {
    background-color: #28a6da;
    color: #fff;
}

.light-theme .navItem label > span, .navItem label > a {
    color: #fff;
}

.light-theme th a,
.light-theme th {
    color: #333;
}

.light-theme .navItem label {
    border-bottom: 1px solid rgba(255,255,255,.5);
}

.light-theme .form-control,
.light-theme .calendarDateInput {
    color: #000;
    background-color: #eee;
    border: 1px solid #ccc;
}

.light-theme .table-bordered>thead>tr>th {
	border: 1px solid #e2e2e2;
}

.light-theme .table-bordered th {
    background-color: #eee;
}

.light-theme .navItem li a {
    color: #fff;
}

.light-theme .panel-default >.noTitleBg.panel-heading {
	background-color: #fff;
}

.light-theme .noTitleBg .panel-title {
    color: #05a8e9;
}

.light-theme .tab-info {
    background: #fff;
    border: 1px solid #dbdbdb;
}

.light-theme #nav_menu:checked ~ nav .navItem:hover label {
    background-color: #49bff0;
}

.light-theme .datepicker.dropdown-menu {
	background-color: #444;
}

.dark-theme .pageTitleArea h1,
.dark-theme .pageTitleArea h2, h2, h1, h3 {
    color: #b7b7b7;
}

.dark-theme nav a {
    color: #bbb;
}

.dark-theme .bs-callout {
    border: 1px solid #555;
}

body.dark-theme {
	color: #b7b7b7;
}

.dark-theme .form-control {
    color: #ccc;
    background-color: #2d2d2d;
    border: 1px solid #6b6b6b;
}

.dark-theme .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #212121;
}

.dark-theme .noTitleBg .panel-title {
    color: #05a8e9;
}

.dark-theme .panel-default >.panel-heading.noTitleBg {
     background-color: transparent;
}

.dark-theme .well {
    background: #1c1c1c;
    border-color: #111;
}

.dark-theme hr {
    border-top: #313131;
}

.dark-theme th a,
.dark-theme th {
    color: #ccc;
}

.dark-theme #nav_menu:checked ~ .content.showSideNav {
    border-left: 50px solid #1c1c1c;
}

.dark-theme .table-bordered>tbody>tr>td,
.table-bordered>thead>tr>th{
    border: 1px solid #353535;
}

.dark-theme .tab-content>.active {
    display: block;
    border: 1px solid #222222;
}

.dark-theme .bg-info {
    background-color: #1c1c1c !important;
}

.dark-theme .video-comm-default .thumbnail {
	background-color: #2d2d2d;
}

.dark-theme .video-comm-default .thumbnail p {
	color: #ccc;
}

.fanclub-side-samples {
	max-width: 200px;
}

/* Flirt University Dashboard Styles */

.flex-buttons {
	margin: 10px auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 100%;
}

.flex-buttons a {
	margin: .3em;
	text-decoration: none;
	flex-grow: 1;
	text-align: center;	
}

.social-media-button {
	max-width: 75px;
	padding: 5px 0px;
	margin: 0 auto !important;
	color: #fff;
	font-size: 42px;
	border-radius: 3px;
}

.social-media-button:hover, .social-media-button:active, .social-media-button:visited {
	text-decoration: none;
	color: #ffffff;
}

.btn-facebook {
	background-color: #3b5998;
}

.btn-twitter {
	background-color: #00aced;
}

.btn-instagram {
	background: radial-gradient(circle at 33% 100%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}

.btn-snapchat {
	background-color: #fffc00;
	text-shadow: 0px 0px 2px #000;
}

.btn-periscope {
	background-color: #40a4c4;
}

.btn-periscope .red-circle {
	color: #d75344;
	margin: -27px 0px 0px -8px;
	font-size: 22px;
}

.btn-periscope .white-circle {
	color: #f4fcfd;
	margin: -21px 0px 0px -4px;
	font-size: 8px;
}

.btn-periscope .white-outline {
	color: #f4fcfd;
	font-size: 48px;
	margin: -28px 0px 0px -12px;
}

.btn-periscope .stack-fa {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

/* End Flirt University Dashboard Styling */

/* Social Media Page in FLirt University */

.fu-social-tabs .tab-btns label {
	padding: 1rem 2rem;
	width: 20%;
	cursor: pointer;
	font-weight: bold;
	transition: background ease 0.2s;
	text-align: center;
	color: #fff !important;
	font-size: 30px;
	border: 0px !important;
	border-bottom: 0px !important;
}

.fu-social-tabs .tab-btns {
	width: 100%;
}

.fu-social-tabs .facebook-social-tab, .fu-social-tabs .facebook-social-tab:hover {
	background-color: #3b5998 !important;
}

.fu-social-tabs .twitter-social-tab, .fu-social-tabs .twitter-social-tab:hover {
	background-color: #00aced !important;
}

.fu-social-tabs .instagram-social-tab, .fu-social-tabs .instagram-social-tab:hover {
	background: radial-gradient(circle at 33% 100%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%) !important;

}

.fu-social-tabs .snapchat-social-tab, .fu-social-tabs .snapchat-social-tab:hover {
	background-color: #fffc00 !important;
}

.fu-social-tabs .snapchat-social-tab, .fu-social-tabs .snapchat-social-tab:hover {
	background-color: #fffc00 !important;
	text-shadow: 0px 0px 2px #000;
}

.fu-social-tabs .periscope-social-tab, .fu-social-tabs .periscope-social-tab:hover {
	background-color: #40a4c4 !important;
}

.fu-social-tabs .tiktok-social-tab,
.fu-social-tabs .tiktok-social-tab:hover {
	background-color: #EE1D52 !important;
}

.fu-social-tabs .facebook-social-tab, 
.fu-social-tabs .twitter-social-tab, 
.fu-social-tabs .instagram-social-tab, 
.fu-social-tabs .snapchat-social-tab, 
.fu-social-tabs .periscope-social-tab,
.fu-social-tabs .tiktok-social-tab {
	opacity: .5;
}

.fu-social-tabs input[type=radio]:nth-child(1):checked ~ .responsive-tabs label:nth-child(1), 
.fu-social-tabs input[type=radio]:nth-child(2):checked ~ .responsive-tabs label:nth-child(2),
.fu-social-tabs input[type=radio]:nth-child(3):checked ~ .responsive-tabs label:nth-child(3),
.fu-social-tabs input[type=radio]:nth-child(4):checked ~ .responsive-tabs label:nth-child(4),
.fu-social-tabs input[type=radio]:nth-child(5):checked ~ .responsive-tabs label:nth-child(5) {
	opacity: 1 !important;		
}

.tab-info-facebook {
	border: 2px solid #3b5998 !important;
	margin: 2px 1px;
}

.tab-info-twitter {
	border: 2px solid #00aced !important;
	margin: 2px 1px;
}

.tab-info-instagram {
	border: 2px solid #fbad50 !important;
	margin: 2px 1px;
}

.tab-info-snapchat {
	border: 2px solid #fffc00 !important;
	margin: 2px 1px;
}

.tab-info-periscope {
	border: 2px solid #40a4c4 !important;
	margin: 2px 1px;
}

/* End Social Media Page in FLirt University */

.vod-upload-check-box {
	float: left;
	width: 25%;
	margin-bottom: 5px;
}

/* Flex buttons for fan club page */

.flex-buttons {
	margin: 10px auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 100%;
}

.flex-buttons a {
	margin: .3em;
	text-decoration: none;
	flex-grow: 1;
	text-align: center;	
}

/* End flex buttons */


/* Studio Header Marquee */
.notify-marquee {
	width: 250px;
	color: #eee;
	height: 50px;
	line-height: 50px;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid rgba(100,100,100,.5);
	border-left: 1px solid rgba(100,100,100,.5);
}

.notify-marquee a {
	color: #fff;
}

.vod-details-cats {
	float: left;
	width: 25%;
}

.vod-details-left {
	float: left;
	width: calc(100% - 685px);
	margin-left: 25px;
}

.vod-details-left input {
	width: 100%;	
}

.responsive-tabs.vod-tabs  {
	margin-bottom: -2px;
	z-index: 1;
}

.padding-20 {
	padding: 20px;
}

#fu-top-questions,
#fu-community-forums {
    position: relative;
    height: 300px;
}

.list-content.foty {
	background-color: none;
	border: solid 1px #444;
}

/* Primary Nav Start (Flirt University) */

.responsive-nav.flirt-handbook-nav {
	max-height: 320px;
	overflow: auto;
}

.responsive-nav.flirt-handbook-nav .mobile-title {
	display: block;
	cursor: pointer;
	height: 40px;
	width: 100%;
	line-height: 40px;
	padding: 0 10px 0px 10px;
}

.responsive-nav.flirt-handbook-nav > ul {
	display: none;
}

#open_side_menu:checked ~ .responsive-nav.flirt-handbook-nav > ul {
	display: block;
}

.flirt-handbook-nav .nav>li>a {
    position: relative;
    display: block;
    padding: 0px 15px 9px 15px;
}

.flirt-handbook-nav .fa.fa-caret-down {
    float: right;
    font-size: 27px;
    margin-top: 6px;
    margin-right: 6px;
    color: #868686;
}

.flirt-handbook-nav .nav>li>a:hover {
    padding-top: 10px;
    margin-top: -10px;
}

.flirt-handbook-nav .nav-pills>li.active>a,
.flirt-handbook-nav .nav-pills>li.active>a:focus,
.flirt-handbook-nav .nav-pills>li.active>a:hover {
	padding-top: 10px;
    margin-top: -10px;
}

.flirt-u-top-quest {
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
	margin-bottom: 12px;
	cursor: pointer;
}

.flirt-u-top-quest:hover {
	color: #05a8e9;
}

img.faq-aud-vid-setup {
	width: 100%;
	max-width: 592px;
	margin: 0 auto;
	display: block;
}

.models-social-section {
	margin-bottom: 20px;
}

.models-social-icon {
	max-width: 75px;
	margin-right: 20px;
}

.models-social-input {
	margin-top: 20px;
	text-transform: capitalize;
}

#fu-community-forums .first-line i {
	font-family: 'Open Sans', sans-serif;
}

.panel-heading.activated {
		background-color: #05a8e9;
	}
	
.social-section h4 {
	margin-bottom: 3px;
	color: #05a8e9;
	font-weight: 700;
}

.social-section img {
	border: 1px solid #eeeeee;
}

.heavy-bold {
	font-weight: 900;
}

/* Primary Nav End (Flirt University) */

/* Performer Handbook Fixes */

.performer-handbook-fixes {
   font-family: 'Open Sans', sans-serif;
}

.performer-handbook-fixes h3 {
    font-size: 16px;
}

.performer-handbook-fixes h4,
.performer-handbook-fixes h1,
.performer-handbook-fixes h2 {
    font-size: 18px;
	font-weight: bold;
}

.performer-handbook-fixes p,
.performer-handbook-fixes b {
	font-weight: 300;
    font-size: calc(12px + .2vw);
}
        
.mb-model {
    padding: 5px 10px;
    background-color: #fdfdfd;
    margin-bottom: 5px;
    margin: 8px 10px;
    border: 1px solid #eae9e9;
}

.mb-model-image {
	display: inline-block;
	max-width: 50px;
	margin: 5px;
	box-shadow: 0px 1px 3px #a8a8a8;
}

.bonus-summary-prize {
	font-size: 100%;
	display: block;
	padding: 7px 15px;	
}

.panel-default >.panel-heading.flirt-u-heading {
	background: #28a6da;
	color: #fff;
}

.attachment_wrapper {
	padding: 5px 10px;
	background: #eee;
	border: 1px solid #ccc;
	margin-top: 5px;
}

.attachment_name {
	margin-right: 10px;
} 

#attachment.choose-file { 
	font-size: 14px;
	margin-top: 8px;
}

img.snap-tutorial {
	border: 1px solid #ccc;
	float: left;
	margin: 15px 10px 30px 0;
	width: 100%;
	max-width: 400px;
}

.promotional-discount-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.promotional-discount-single {
	width: 49%;
	margin: 10px 0px;
	padding: 30px;
	background: #28a6da;
	text-align: center;
	color: #ffffff;
	border-top: 15px solid #2085ae;
	border-radius: 1px;
	box-shadow: 0px 0px 1px rgba(32, 133, 174, 0.5);
}

.promotional-discount-single p {
	font-size: 18px;
	font-weight: 900;
}

.promotional-discount-single span {
	display: block;
	font-size: 16px;
	font-weight: 500;
}

.promotional-discount-single i {
	font-size: 32px;
	padding: 20px 20px;
	color: #ffffff;
	border-radius: 50%;
	text-align: center;
	min-width: 75px;
	min-height: 60px;
	margin-bottom: 20px;
	border: 2px solid #fff;
}

.mod-rec-info {
	height: 30px;
	line-height: 30px;
	margin-bottom: 16px;
	border-bottom: 1px solid #999;
}

.was-this-useful {
	text-align:right;
}

.was-this-useful .fa-thumbs-up,
.was-this-useful .fa-thumbs-down {
	font-size: 24px;
	color: #adadad;
	margin-left: 5px;
}

.was-this-useful .fa-thumbs-up.chosen {
	color: #24c429;
}

.was-this-useful .fa-thumbs-down.chosen {
	color: #ff0b0b;
}

.social-section h4 {
	margin-bottom: 3px;
	color: #05a8e9;
	font-weight: 700;
}

.social-section img {
	border: 1px solid #eeeeee;
	padding: 20px;
	background: #ffffff;
	width: 100%;
	margin-bottom: 15px;
}

.social-section img.twitter-screen {
	margin: 5px;
	max-width: 280px;
}

.tab-info-snapchat .social-section img, .tab-info-instagram .social-section img {
	padding: 0px;
}

.auto-tweet-image {
	border: none !important; 
	max-width: 300px;
	width: 100%;
}

.auto-tweet-checklist {
	overflow: auto;
	margin: 10px 0px;
}

.auto-tweet-checklist img {
	max-width: 300px;
	float: left;
}

.auto-tweet-checklist ul {
	margin: 25px 0px 0px 0px;
	float: left;
}

.news-announcements img {
	max-width: 100%;		
}

.form-group .text-align-right {
	text-align: right;
}

.vod-flex-list,
.vod-ref-flex {
	display: flex;
}

.recruit-banners {
	width: 100%;
	height: 100px;
	max-width: 750px;
	padding: 10px;
}

.recruit-your-link {
	width: 100%;
	padding: 5px;
}

.payout-date-pick {
	width: 250px;
	float: left;
	margin-right: 10px;
	padding: 10px;
}

.performer-prospect-img {
	float: left;
	margin-right: 10px;
}

.ps-triangle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 11.5px 23px 11.5px;
	border-color: transparent transparent #007bff transparent;
	float: left;
}

.sample-headshot-image {
	width:100%;
	max-width:320px;
	float:left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.term-cond-container {
	height: 300px;
	overflow-y: scroll;
	border: 1px solid #ccc;
	padding: 15px;
}

.perf-headshot {
	width: 90px;
	text-align: center;
	float: left;
	margin-right: 25px;
	font-size: 13px;
	font-weight: bold;
}

.perf-headshot .needed {
	float: left;
	font-size: 11px;
	background-color: #eee;
	border: 1px solid #ccc;
	text-align: center;
	padding: 15px;
}

/* Css for user profile page */
.user-profile-container {
	overflow: auto;
	position: relative;
	margin-bottom: 25px;
}

.user-profile-picture {
	background-color: #fff;
	border-radius: 50% 50% 50% 0;
	border: 2px solid #fff;
}

.dark-theme .user-profile-picture {
	background-color: #000;
	border-radius: 50% 50% 50% 0;
	border: 2px solid #000;
}

.user-profile-icon-badge-wrap {
	position: absolute;
	bottom: 20px;
	left: -20px;
}

.user-profile-icon-badge-wrap span {
	line-height: 30px !important;
}

.user-profile-actions {
	display: inline-block;
}

.user-profile-metrics {
	display: inline-block;
	text-align: right;
	margin: 15px 6px 0px 0px;
}

.user-profile-name {
	position: relative;
}

.user-profile-name h3 {
	font-size: 36px;
	color: #05a8e9;
	font-weight: 600;
	margin-left: 15px;
	display: inline-block;
}

.user-profile-private {
	font-size: 12px;
	color: #919191;
	margin-left: 10px;
	display: inline-block;
	font-style: italic;
}

.user-profile-picture-section {
	float: left;
	margin: 2px 0px 0px -2px;
	position: absolute;
	bottom: 0;
}

.user-profile-picture .fa {
	font-size: 9vw;
}

.btn-profile-message {
	background-color: #01a56d;
	border-color: #28b383;
}

.btn-profile-contact {
	background-color: #ff5722;
	border-color: #ff5722;
}

.btn-profile-gift {
	background-color: #3f51b5;
	border-color: #3f51b5;
}

.btn-profile-vod {
	background-color: #d64635;
	border: 1px solid #c83c2c;
}

.btn-profile-message, .btn-profile-contact, .btn-profile-gift, .btn-profile-vod {
	color: #ffffff;
	opacity: .9;
}

.btn-profile-message:hover, .btn-profile-contact:hover, .btn-profile-gift:hover, .btn-profile-vod:hover {
	color: #ffffff;
	opacity: 1;
}

.user-profile-sections {
	width: 100%;
	padding-top: 1%;
}

.top-profile-section {
	padding-left: 12%;
}

.bottom-profile-section {
	background-color: #02a7e0;
	padding: 15px 30px 10px 9%;
	margin: 0px 0px 0px 4%;
}

.bottom-profile-section h4 {
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

.metrics-container {
	display: flex;
	justify-content: space-between;
}

.metrics-container .tooltip {
	margin-top: -5px;
}

.metrics-container p {
	color: #fff;
}

.metrics-container span {
	font-weight: 600;
}

.metrics-container a {
	color: #fff;
	text-decoration: underline;
}

.blue-panel {
	padding: 0px;
}

.blue-panel .panel-title {
	background-color: #02a7e0;
	color: #fff;
}

.blue-panel .panel-heading {
	background-color: #02a7e0 !important;
	color: #fff;
}

.dark-theme .blue-panel .panel-title {
	background-color: #333333;
	color: #cacaca;
}

.dark-theme .blue-panel .panel-heading {
	background-color: #333333 !important;
	color: #cacaca;
}

.pink-panel {
	padding: 0px;
}

.pink-panel .panel-title {
	background-color: #d45884;
	color: #fff;
}

.pink-panel .panel-heading {
	background-color: #d45884 !important;
	color: #fff;
}

.dark-theme .pink-panel .panel-title {
	background-color: #333333;
	color: #cacaca;
}

.dark-theme .pink-panel .panel-heading {
	background-color: #333333 !important;
	color: #cacaca;
}

.schedule-shows-tool-container .week-title {
	width: 100%;
}

.add-prospect-pag {
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
}

.tutorial-interactive {
	float: left;
	position: relative;
	border: 1px solid #e4e4e4;
    padding: 20px;
    margin: 20px;
	min-height: 275px;
}

.tutorial-interactive-circle {
    position: absolute;
    top: -25px;
    left: -25px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #02a7e0;
    z-index: 1;
    color: #fff;
    font-weight: 800;
    line-height: 55px;
    text-align: center;
    font-size: 42px;
}

.col-md-12.col-lg-4.tut-interactive img {
	width: 60%;
}

.vod-item-info {
	background: #f3f3f3;
	text-align: center;
	width: 100%;
	color: #000;
	margin: 0 auto;
	display: block;
	font-size: 14px;
	float: left;
	padding: 8px 0;
}

.banner-model-pass {
	position: relative;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}

.banner-model-pass .banner-back {
	width: 100%;
	z-index: 1;
}

.banner-model-pass .banner-model {
	position: absolute;
	top: 9.5%;
	left: 2.9%;
	max-width: 159px;
	height: 84%;
	width: 18%;
	z-index: 0;
	overflow: hidden;
}

.banner-model-pass .banner-model img {
	width: 100%;
}

/* START - studios solo signup */
.content .application-process .next-steps-section .bordered-content-box button {
	display: block;
	margin: 6px auto 14px auto;
	font-weight: bold;
	font-size: 16px;
	padding: 8px 18px;
	background: #fff;
	border: 2px solid #000;
}

.content .application-process .next-steps-section .bordered-content-box button:hover {
	border: 2px solid rgb(151, 151, 151);
}

.content .application-process .next-steps-section .bordered-content-box button a, 
.content .application-process .next-steps-section .bordered-content-box button a:link, 
.content .application-process .next-steps-section .bordered-content-box button a:visited {
	text-decoration: none !important;
	color: #05a8e9 !important;
}

.content .application-process .next-steps-section .bordered-content-box button a:hover {
	text-decoration: underline !important;
	color: #64c0e4 !important;
}

.content .application-process .next-steps-section .bordered-content-box .italic {
	font-style: italic;
}

.settings-new-label {
    position: absolute;
    right: 10px;
    top: 9px;
    font-size: 10px;
    background-color: #3e9b3e;
    border-radius: 5px;
    color: #fff;
    width: auto;
    padding: 2px 4px 3px;
    font-weight: 600;
    line-height: normal;
    z-index: 2; 
}

/* END - studios solo signup */

@keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        box-shadow: 0 -0.83em 0 -0.4em #fff,
		0 -0.83em 0 -0.42em #fff,
		0 -0.83em 0 -0.44em #fff,
		0 -0.83em 0 -0.46em #fff,
		0 -0.83em 0 -0.477em #fff;
    }

    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em #fff,
		0 -0.83em 0 -0.42em #fff,
		0 -0.83em 0 -0.44em #fff,
		0 -0.83em 0 -0.46em #fff,
		0 -0.83em 0 -0.477em #fff;
    }

    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em #fff,
		-0.087em -0.825em 0 -0.42em #fff,
		-0.173em -0.812em 0 -0.44em #fff,
		-0.256em -0.789em 0 -0.46em #fff,
		-0.297em -0.775em 0 -0.477em #fff;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em #fff,
		-0.338em -0.758em 0 -0.42em #fff,
		-0.555em -0.617em 0 -0.44em #fff,
		-0.671em -0.488em 0 -0.46em #fff,
		-0.749em -0.34em 0 -0.477em #fff;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em #fff,
		-0.377em -0.74em 0 -0.42em #fff,
		-0.645em -0.522em 0 -0.44em #fff,
		-0.775em -0.297em 0 -0.46em #fff,
		-0.82em -0.09em 0 -0.477em #fff;
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        box-shadow: 0 -0.83em 0 -0.4em #fff,
		0 -0.83em 0 -0.42em #fff,
		0 -0.83em 0 -0.44em #fff,
		0 -0.83em 0 -0.46em #fff,
		0 -0.83em 0 -0.477em #fff;
	}

}

@media all and (min-width: 2160px) {
			
	.user-profile-picture .fa {
		font-size: 190px;
	}
}

@media all and (min-width: 1025px) {
	
    #nav_menu:checked ~ #nav_hamburger {
        border-bottom: 1px solid rgba(255, 255, 255, .05);
    }
	
	#nav_menu:checked ~ .content.showSideNav {
		border-left: 50px solid #28a6da;
	}
	
}

@media all and (min-width: 960px) {
	.list-item {
		width: 50%;
	}
}

@media all and (max-width: 2600px) {
	
	.modelBlock {
		width: 12.5%;
		margin: 0px 3px 28px 28px;
	}
}

@media all and (max-width: 2200px) {
	
	.modelBlock  {
		width: 17.5%;
		 
	}
}

@media all and (max-width: 1800px) {
	
	.modelBlock  {
		width: 21.5%;
		margin: 0px 3px 10px 32px;
	}
	
	.col-md-12.col-lg-4.tut-interactive {
		width: 50%;
	}
	
	.tutorial-interactive {
		min-height: 330px;
	}
}

@media all and (max-width: 1500px) {
	
    .interactiveTextSetWidth {
        font-size: 21px;
    }
	
	.modelBlock  {
		width: 29.5%;
	}
	
	.vod-details-cats {
		width: 33%;
	}
}

@media all and (max-width: 1380px) {
	
	.documentWidth {
		width: 75%
	}
	
	.modelBlock  {
		width: 27.5%;
	}
}

@media all and (max-width: 1300px) {
	
    .interactiveTextSetWidth {
        font-size: 16px;
    }
	
	.modelBlock  {
		width: 43%;
	}

}

@media all and (max-width: 1280px) {
	
    .prospectSampleImages {
        width: 32%;
    }
	
	.vod-details-left {
		width: 100%;
		margin-left: 0;
	}
	
}

@media all and (max-width: 1155px) and (min-width: 767px) {

	.bottom-profile-section {
		padding: 15px 5px 10px 16%;
	}

	.top-profile-section {
		padding-left: 20%;
	}

	.user-profile-picture .fa {
		font-size: 14vw;
	}
	
	.col-md-12.col-lg-4.tut-interactive { 
		width: 100%;
		text-align: center;
	}
	
	.col-md-12.col-lg-4.tut-interactive img {
		width: 25%;
		display: block;
		margin: 0 auto;
	}

}

@media all and (max-width: 1155px) {
	
    .tutorial-interactive {
		min-height: 0;
	}
	
}
	
@media all and (max-width: 1100px) {
	
    .fetishRed .btn.btn-primary {
        width: 49.5%;
    }
	
}

@media all and (max-width: 1050px) { 
	
	.modelBlock  {
		width: 31%;
		margin: 0px 3px 10px 8px;
	}
}

@media all and (max-width: 1024px) {
	
    .thumb-wrapper {
        margin-left: 30px;
    }

    #main_breadcrumb.breadcrumb {
        padding: 8px 0px 8px 0px;
        margin-left: 0px;
        position: static;
        width: 100%;
    }

    .table-responsive.stats-table {
        margin-left: 0px;
        margin-right: 0px;
    }

    .interactiveTextSetWidth {
        font-size: 21px;
    }
	
	form.mailJumpMenu {
		margin-top: -45px;
	}

	.content {
		min-height: none;
	}

}

@media all and (max-width: 1003px) {
	
    .imageLevelCenter {
        text-align: center;
    }

}

@media all and (max-width: 991px) {
	
    .changeDateInlineButton {
		margin-top: 0px;
		width: 100%;
	}
	.webHallOfFame {
		 margin-bottom: 40px;
	}
	
	.vod-upload-check-box {
		width: 33%;
	}
	
	.modelBlock  {
		width: 43%;
	}
	
	.tutorial-interactive {
		float: none;
	}
	
}

@media all and (max-width: 800px) {
	
    .prospectSampleImages {
        width: 49%;
    }

}

@media all and (max-width: 767px) {
	
    form.mailJumpMenu {
        margin-top: 15px;
        float: none;
        border-top: 1px solid #333;
        padding-top: 11px;
    }

    form.mailJumpMenu select {
        margin-bottom: 10px;
    }

    .btn.btn-primary.buttonSearch {
        width: 100%;
    }
	
	.documentWidth {
		width: 65%;
	}
	
	.toolsFaqs {
		float: none;
		width: 98%;
		margin-top: 10px;
		min-width: 0;
		padding: 5px;
	}
	
	.faqLineHeightFix {
		font-size: 14px;
		text-align: center;
	}
	
	.models-social-icon {
		margin: 0 auto;
		display: block;
	}
	
	.promotional-discount-single {
		width: 100%;
	}
	
	.vod-flex-list,
	.vod-ref-flex {
		display: block;
	}

	.vod-ref-flex {
		margin-bottom: 20px;
	}
	
	.user-profile-picture-section {
		float: none;
		position: relative;
		text-align: center;
	}

	.top-profile-section {
		padding: 0px;
	}

	.user-profile-actions {
		display: block;
		text-align: center;
	}

	.user-profile-icon-badge-wrap {
		position: relative;
		bottom: 0px;
		left: 0;
		display: inline-block;
	}

	.user-profile-name h3 {
		margin: 0px;
		font-size: 32px;
	}

	.user-profile-private {
		display: block;
	}

	.user-profile-metrics {
		margin: 10px 0px;
		display: block;
		float: none;
		text-align: center;
	}

	.bottom-profile-section {
		padding: 10px;
		margin: 0;
		text-align: center;
	}

	.metrics-container {
		display: block;
	}

	.user-profile-picture .fa {
		font-size: 20vw;
	}
	
	.tutorial-interactive {
		float: left;
		width: 92%;
	}
	
	.col-md-12.col-lg-4.tut-interactive {
		width: 100%;
	}
	
	.col-md-12.col-lg-4.tut-interactive img {
		width: 25%;
		display: block;
		margin: 0 auto;
		text-align: center;
		float: left;
	}
}

@media all and (max-width: 700px) { 
	.fa-icon-left, .fa-icon-right {
		float: none;
		text-align: center;
		display: block;
		font-size: 40vw;
	}
	
	.modelBlock {
		margin: 0px 3px 10px 28px;
	}
	
	.vod-details-cats {
		width: 50%;
	}
}

@media all and (max-width: 648px) {
	.webHallOfFame {
		margin-bottom: 39px;

	}
	
	.vod-upload-check-box {
		width: 50%;
	}
}

@media all and (max-width: 600px) {

	.panel-heading-btns.thread-margin {
		top: 59px;
	
	}
	
    .panel-body.fix-margin {
       margin-top: 50px;
    }
	
	.power_score_page {
		width: 98%;
	}
	
	.sample-headshot-image {
		width: 100%;
		max-width: none;
	}
	
}

@media all and (max-width: 580px) {
	
    .video-container iframe {
        width: 100%;
    }
	
	#power_score_page .powerscore_bar {
    	width: 342px;
	}
	
	#power_score_page .model_record_icon img.modelPowerScore {
		height: 61px;
		width: 357px;
	}
}

@media all and (max-width: 550px) { 
	.modelBlock  {
		width: 98%;
	}
}

@media all and (max-width: 500px) {
	
    a.btn.btn-default,
    a.btn.btn-primary,
    a.btn.btn-info,
    a.btn.btn-success,
    a.btn.btn-warning,
    a.btn.btn-danger,
	.btn.btn-default,
    .btn.btn-primary,
    .btn.btn-info,
    .btn.btn-success,
    .btn.btn-warning,
    .btn.btn-danger {
        width: 100%;
        height: 40px;
		margin-bottom: 5px;
		line-height: 23px;
    }

    .fetishRed .btn.btn-primary {
        width: 100%;
    }

    .prospectSampleImages {
        width: 100%;
        margin-right: 0;
    }
	
	.btn.btn-primary.studioOverview {
		width: 48%;
		height: 31px;
	}
	
	.documentWidth {
		width: 93%;
		margin-left: 10px;
	}
	
	.imgFloatFix {
		float: none;
	}
	
	.buttonFloatRight {
		float: none;
	}
	
		
	.camera-img img {
		width: 90%;
		height: auto;
	}
	
	.btn-mobile-same-ht .btn.btn-primary {
		height: 34px;
	}	
	.panel-heading-btns {
   		top: 2px;
	}
	
	/* Dropdown Menu */

	.dropdown-menu.fix-width {
		width: 100%;
		margin-top: 41px;
	}

	.btn.text-left {
		text-align: left;
	}
	
	.modelPicturePanel .modelPic {
		width: 100%;
		height: auto;
		text-align: center;
		float: none;
		max-width: none;
	}
	
	.col-xs-6.center-column {
		text-align: center;
		width: 100%;
	}
	
	.webHallOfFame {
		 margin-bottom: 85px;
		 text-align: center;
	}
	
	.webHallOfFame A.buttonOn:link,
	.webHallOfFame A.buttonOn:active,
	.webHallOfFame A.buttonOn:visited,
	.webHallOfFame .buttonOn,
	.webHallOfFame button.buttonOn {
		width: 100%;
	}
	
	.webHallOfFame A.button_2:link,
	.webHallOfFame A.button_2:active,
	.webHallOfFame A.button_2:visited,
	.webHallOfFame .button_2,
	.webHallOfFame button.button_2 {
		width: 100%;
    	border: 1px solid #1c1c1c;
	}
	
	.webHallOfFame {
		margin-bottom: 85px;
		text-align: center;
	}
	
	.vod-details-cats {
		width: 100%;
	}

}

@media all and (max-width: 470px) {

	#power_score_page .powerscore_bar {
    	width: 327px;
	}
	
	#power_score_page .model_record_icon img.modelPowerScore {
		height: 61px;
		width: 340px;
	}
	
	.vod-upload-check-box {
		width: 100%;
	}
	
	.col-md-12.col-lg-4.tut-interactive {
		text-align: center;
	}
	
	.col-md-12.col-lg-4.tut-interactive img {
		width: 50%;
		float: none;
	}

}

@media all and (max-width: 440px) {

	#power_score_page .powerscore_bar {
		width: 285px;
	}
	
	#power_score_page .model_record_icon img.modelPowerScore {
		height: 61px;
		width: 299px;
	}
	
	.social-media-button {
		max-width: 55px;
	}
	
}

@media all and (max-width: 430px) {
	
    .label-primary.toolsFaqs {
        padding: 5px;
    }

    .pageTitleArea h1 {
        font-size: 15px;
    }
	
	.panel-body.fix-margin {
		margin-top: 80px;
	}
	
	.panel-heading-btns.thread-margin {
		top: 70px;
	}

}

@media all and (max-width: 405px) {

	#power_score_page .powerscore_bar {
		width: 185px;
	}
	
	#power_score_page .model_record_icon img.modelPowerScore {
		height: 61px;
		width: 195px;
	}
}

@media all and (max-width: 400px) {
	.forum-image {
		width: 100%;
	}
}
