.scene-rating-data-5 {
color: maroon;
}

.featured-model-container {
position: absolute;
bottom: 0px;
left: 3px;
right: 3px;
background: url('../images/black.png') repeat-x;
z-index: 10000;
padding: 10px 0px 5px 0px;
height: 50px;
-webkit-font-smoothing: antialiased;
text-shadow: 1px 1px 3px black;
line-height: 20px;
}

.featured-model-name {

font-size: 1.5em;
color: white;
text-align: center;
font-family: 'PT Sans', cursive;
letter-spacing: -0.05em;
}

.featured-model-text {
font-size: 0.8em;
color: #ee339e;
font-weight: bold;
text-transform: uppercase;
letter-spacing: -0.05em;
text-align: center;
}

.model-data-box {
text-align: center;

}

.model-data-box-lg {
font-size: 110px;
text-align: center;
color: #454545;
line-height: 110px;
text-shadow: 0.05em 0.05em 0.05em #999999;
-webkit-font-smoothing: antialiased;
}

.model-data-box-md {
font-size: 90px;
text-align: center;
color: #454545;
line-height: 90px;
-webkit-font-smoothing: antialiased;
}

.model-data-box-sm {
font-size: 75px;
text-align: center;
color: #454545;
line-height: 75px;
-webkit-font-smoothing: antialiased;
}

.model-data-box-xs {
font-size: 75px;
text-align: center;
color: #454545;
line-height: 75px;
-webkit-font-smoothing: antialiased;
}

.model-data-number {
font-size: 1em;
font-family: 'Source Sans Pro', sans-serif;
}

.model-data-text {
font-size: 0.15em;
font-weight: bold;
text-transform: uppercase;
font-family: 'Source Sans Pro', sans-serif;
line-height: 0.25em;
text-shadow: 0.1em 0.1em 0.1em #999999;
padding-bottom: 0.15em;
}

.model-data-block {
/*padding: 3px;*/
}

.model-data-block > div {
/*background-color: #EFEFEF;*/
padding: 2px 0px;
/*border-radius: 1px;*/
/*box-shadow: 0px 0px 3px rgba(0,0,0,0.2);*/
}

.model-data-text-spacer {
font-size: 0.2em;
height: 0.5em;
}

.model-data-block-header {
background-color: rgba(0,0,0,0.8);
padding: 4px 20px 4px 10px;
font-size: 16px;
text-transform: uppercase;
font-family: 'Source Sans Pro', sans-serif;
display: inline-block;
color: white;
margin-top: 10px;
margin-left: 3px;
border-radius: 1px;
box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
margin-bottom: 3px;
}

.model-bio {
font-size: 14px;
line-height: 18px;
color: #333333;
}

.model-data-value {
font-family: 'The Girl Next Door', cursive;
color: darkblue;
text-shadow: 0px 0px 1px black;
font-size: 18px;
}

.model-data-value a {
color: darkblue;
text-shadow: 0px 0px 1px black;
}

.addthis {
float: right;
clear: both;
width: 150px;
padding: 5px;
}

.mode-page .preview-block .row{
    padding-left: 3px;
    padding-right: 3px;
}