

.modelPicturePanel {
	padding: 0;
}

.modelPicturePanel .modelPic {
	height: 180px;
	float: left;
}

.dashboardModelInfo {
	display: inline-block;
	float: left;
	box-sizing: border-box;
	padding: 15px;
	width: calc(100% - 255px);	
}

.dashboard .dashboardModelInfo {
	width: calc(100% - 50%);	
}

.dashboardModelInfo h3 {
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	margin: 0;
	padding: 0 0 5px 0px;	
}

.dashboardModelInfo .cats {
	font-size: 10px;
	padding: 0 0 5px 0px;	
}

.dashboardModelInfo .tagline {
	font-size: 14px;
	color: #fff;
	padding: 5px 0 15px 0px;	
}

.dashboardModelInfo a {
	color: #ddd;	
}

.dashboardModelInfo a:hover {
	color: #fff;
	text-decoration: none;	
}

.credit-tier {
	display: flex;
	flex-wrap: wrap;
	font-size: 13px;
	font-weight: 400;
	cursor: pointer;
}

.credit-tier strong {
	font-weight: 600;
}

.credit-tier img {
	height: 40px;
	padding-right: 10px;
}

.credit-tier .userMoreInfo {
    display: none;
}

.dashboardModelInfo .line {
	margin: 0px 0 10px 0;
}

.model #ranking:not(.mid-row-height),
.model #credits_per_hour_panel {
	min-height: 480px;
}


#news {
	min-height: 460px;
}


/* Notification panel */
.notificationPanel,
.panel.notificationPanel {
	background-color: #005267;	
	color: #fff;
	border-left: 5px solid #73d9ff;
	min-height: 188px;
}

.studio .notificationPanel,
.studio .panel.notificationPanel,
.studio-switch-panel {
	min-height: 150px;
}


.notificationPanel h3 {
	color: #fff;
	font-weight: 300;
	font-size: 16px;
	margin: 0;
	padding: 0 0 10px 0px;	
}

/* Promo List / Other lists */

#promo_list {
	position: relative;
	height: 210px;	
}

a.promoList {
	display: block;
	padding: 3px 3px 3px 8px;
	border-left: 3px solid #73d9ff;
	color: #b7b7b7;
}

a.promoList:hover {
	text-decoration: none;
	color: #eee;
	border-left: 3px solid #b2e9fd;
	background-color: #222;
}

.promoName {
	font-size: 16px;	
	font-weight: 300;
	padding: 0 0 5px 0px;
}

.dateLine {
	font-size: 10px;
	position: relative;
}

.dateLine i {
	font-size: 11px;	
}

.dateLine .label.label-primary {
	font-size: 14px;
    position: absolute;
    right: 0;
    top: -5px;
    font-weight: 400;
    color: #05a8e9;
	background-color: transparent;
}


/* Current period stats */

.currentStat .panel-body {
	position: relative;
	height: 196px;	
}

.currentStat.heightAuto .panel-body {
	height: auto;	
}

.currentStat .fiths {
	font-size: 24px;
	font-weight: 500;
	border-right: 1px solid #96daf6;
	padding: 10px 0px 10px 0px;	
	margin-top: 20px;
}

.currentStat .fiths.last {
	border-right: 0px;	
}

.currentStat .fiths span {
	font-size: 15px;
	display: block;
	text-transform: uppercase;
	font-weight: 400;	
}


.currentStat .fiths.studio {
	font-size: 22px;
}

.currentStat .fiths.studio span {
	font-size: 12px;	
}

.creditsPerHour {
	font-size: 14px;
	margin: 30px 0px 20px 0px;	
}


.currentStat .fiths .current-stat-format {
	line-height: 24px;
	min-height: 90px;
	padding-top: 16px;
}

.currentStat .fiths .current-stat-format.studio {
	padding-top: 20px;
}

.currentStat .fiths .current-stat-format small {
	font-size: 11px;
	line-height: 18px;
	display: block;
	margin-top: 5px;
	padding: 0 5px 0px 5px;
}

/* Big numbers box like current stats non-fiths */
.bigBox .panel-body {
	position: relative;
	height: auto;	
}

.bigBox .panel-body  div {
	font-size: 24px;
	font-weight: 500;
	border-right: 1px solid #96daf6;
	padding: 10px 0px 10px 0px;	
	margin-top: 15px;
}

.bigBox .panel-body  div.last {
	border-right: 0px;	
}

.bigBox .smallDec {
	font-size: 15px;
	display: block;
	text-transform: uppercase;
	font-weight: 400;	
}

.bigBox .panel-body  div {
	font-size: 22px;
}

.bigBox .panel-body .smallDec {
	font-size: 12px;	
}

.bigBox span.label {
	font-size: 10px;
	margin: 10px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	font-weight: 300;
}

/* twitter panel */

#twitter_list {
	position: relative;
	height: 400px;	
}

#rankings_list {
	position: relative;
	max-height: 500px;	
}

.mid-row-height #rankings_list {
	max-height: 330px;	
}

.twitterScrollSpacer {
	height: 600px;	
}

.ps-active-y .twitterScrollSpacer {
	height: 10px;	
}

.twitter-timeline {
	min-width: 0 !important;	
	max-width: 620px !important;
	width: 100% !important;	
	background: none !important;
	margin: auto !important;
}

/* Current Rankings panel */
a.rankingList {
	display: table;
	width: 100%;
	color: #fff;
	text-decoration: none;
	padding: 10px;
	background: #cc3a6e;
	position: relative;
	margin-bottom: 2px;
	opacity: .95;
}

a.rankingList:hover {
	opacity: 1;
	color: #fff;
}

.rankedNum {
	display: table-cell;
	vertical-align: middle;
	width: 80px;
	height: 70px;
	background: rgba(255,255,255,.2);
	text-align: center;	
	font-size: 11px;
	position: relative;
	letter-spacing: 1px;
}

.rankedNum > .rankedNum {
	background: transparent;
}

.rankedNum span {
	display: block;
	width: 100%;
	text-align: center;	
}

.rankNameTime {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px 0px 20px;
}

.rankingName {
	font-size: calc(12px + .1vw);
	padding: 0 0 2px 0px;
	margin:0;
	text-transform: uppercase;	
}

.daily-promo-descr {
	font-size: 11px;
	margin-bottom: 4px;
}

.rankingName2 {
	font-size: 12px;
	margin: -3px 0px 4px 0px;	
}

.dailyBonus .rankingName {
	padding: 0 0 4px 0px;
}

.rankingInfo {
	display: table-cell;
	width: 100px;
	font-size: 11px;
	line-height: 18px;
	vertical-align: middle;
}

.youWon {
	text-align: center;
	color: #fff;
	font-weight: 400;
	font-size: 11px;	
}

.youWon div {
	font-size: 22px;	
}

.rankedNum .number {
	font-size: 24px;
	font-weight: 400;
}

a.rankingList.dailyBonus {
	background-color: #43c33d;
}

a.rankingList .dateLine {
	opacity: .9;	
}

.dailyBonus .rankedNum {
	background: rgba(255,255,255,0);
	border-right: 1px solid rgba(255,255,255,.4);
	letter-spacing: 1px;
}

.dailyBonus .rankedNum span {
	position: absolute;
	bottom: 4px;
}

.checkmark {
	display: inline-block;
	width: 12px;
	height: 26px;
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -10px;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;; 
	transform: rotate(40deg);	
}

.rankingList.fotd {
	background-color: #316573;	
} 

.rankingList.fotm {
	background-color: #0072bc;	
} 

.rankingList.foty {
	background-color: #1598bd;	
} 

.rankingList.summit {
	background-color: #9471b7;	
}

.rankingList.firstbase {
	background-color: #b7a671;	
}

#ranking .yes, #ranking .no {
	display:none;
	top:-10px;
	position:relative;
}

#news_list {
	min-height: 300px;
}

ul.newsList {
	padding:0;
	margin:0;
	display: inline-block;
}

.newsList li {
	list-style-type: none;
	padding: 0 0 0 35px;
	margin: 0 0 20px 0px;
	position: relative;
}

.newsList li a {
	text-decoration: none;
	color: #b7b7b7;
}

.newsList li .dateLine {
	margin: 4px 0px 5px 0px;
	font-style: italic;	
}

.newsList li a:hover h5{
	text-decoration: underline;
	color: #fff;
}

.newsList li a span {
	color: #05a8e9;
}

.newsList li:before {
	content: "";
	position: absolute;
	top: 4px;
	left: 10px;
	height: 10px;
	width: 10px;
	background: #777;
}

.newsList li h5 {
	display: block;
	margin: 0;
	padding: 0 0 3px 0px;
	color: #eee;
}

#chart_performer_goals ,
#chart_studio_goals {
	height: 470px;	
}

#chart_studio_models {
	height: 450px;
}

.dashboard .currentStat .fiths span {
	font-size: 12px;
}

.rankingList.level {
	background-color: #155db7;
	background-color: #ccae09;
}

.dashboard .modelPic {
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: left center;
	width: 230px;
}

.studio #upcoming {
	/* min-height: 432px; */
}
/** Current Ranking start off as hidden **/
a.rankingList {
	display:none;
}

@media all and (max-width: 1650px) {
	
	.currentStat .fiths{
		font-size: 18px;	
	}
	
	.currentStat .fiths span {
		font-size: 11px;	
	}
	
	.bigBox .panel-body div {
		font-size: 20px;
	}
	
	.bigBox .panel-body div span {
		font-size: 11px;
	}
	
	.dashboard .currentStat .fiths span {
		font-size: 11px;
	}
	
	.dashboard .modelPic {
		width: 40%;
		background-position: center center;
	}
	
}


@media all and (max-width: 1250px) {
	
	.modelPicturePanel .modelPic {
		height: 100px;
	}
	
	.dashboardModelInfo {
		width: calc(100% - 180px);	
	}
	
	.dashboard .notificationPanel {
		min-height: 0;
	}
	
	.currentStat .panel-body {
		height: auto;	
	}
	
	.currentStat .fiths {
		float: none;
		width: 100%;
		border-right: 0;
		border-bottom: 1px solid #96daf6;
		margin-top: 0;
		text-align: left;	
	}
	
	.currentStat .fiths span {
		display: inline-block;
	}
	
	.bigBox .panel-body div {
		float: none;
		width: 100%;
		border-right: 0;
		border-bottom: 1px solid #96daf6;
		margin-top: 0;
		text-align: left;	
	}
	
	.bigBox .panel-body div {
		height: auto;
	}
	
	.bigBox .panel-body div span {
		display: inline-block;
	}
	
	.dashboard .currentStat .fiths span {
		font-size: 10px;
	}
	
	.dashboard {
		display: block;
	}

	.dashboard > div .panel {
		height: auto;
	}

	.dashboard > div {
		margin-bottom: 0;
	}
	
	#skip_tutorial, #model-step1 {
		display: none;
	}
	
	.dashboard .modelPic {
		min-height: 200px;
	}

	
}


@media all and (max-width: 1024px) {
	
	.modelPicturePanel .modelPic {
		width: 150px;
		height: auto;
	}
	
	.dashboard .modelPic {
		width: 33.3%;
		background-position: center center;
	}
	
	.dashboardModelInfo {
		width: calc(100% - 150px);
		padding: 6px 6px 6px 12px;	
	}
	
	.dashboardModelInfo .tagline {
		font-size: 10px;	
	}
	
	.dashboardModelInfo h3 {
		font-size: 14px;
	}
	
	#chart_performer_goals {
		height: 300px;	
	}
	
	#promo_list {
		max-height: 210px;
		height: auto;	
	}
	
	.currentStat .fiths .current-stat-format {
		min-height: 0;
	}
	
	.panel-heading-right {
		position: static;
		margin-top: 10px;
	}
	
	#upcoming {
		min-height: 0;
	}
	
	.model #ranking,
	.model #credits_per_hour_panel {
		min-height: 1px;
	}
	
	#ranking .yes, #ranking .no {
		line-height: 80px;
	}

	
}


@media all and (max-width: 500px) {
	
	.panel-title {
		font-size: 14px;
	}
	
	.promoName {
		font-size: 13px;
	}
	
	.rankingName {
		font-size: 13px;
	}
	
	.rankedNum {
		width: 80px;
		height: 80px;
		display: block;
		float:left;
		padding: 10px;
		box-sizing: border-box;
	}
	
	.dailyBonus .rankedNum {
		height: 80px;	
	}
	
	.dailyBonus .rankedNum span {
    	position: relative;	
    	bottom: auto;
		margin: 45px 0px 0px 0px;	
	}
	
	.rankNameTime {
		float:left;
		display: inline-block;
		width: calc(100% - 100px)
	}
	
	.rankNameTime:after {
		content: "";
		height: 1px;
		width: 1px;
		clear: both;
	}
	
	.rankingInfo {
		display: block;
		width: 100%;
		padding: 5px 0px 0px 90px;
	}
	
	.rankingInfo div {
		display: inline-block;
		padding: 10px 0px 0px 10px;
	}
	
	.dashboardModelInfo {
		width: 100%;	
	}
	
	.dashboard .dashboardModelInfo {
		width: 100%;
	}
	
	.dashboardModelInfo h3, .dashboardModelInfo .tagline {
		text-align: center;	
	}
	
	.dashboard .modelPic {
		width: 100%;
	}
	
}
