.funding-progress {
    background-color: #0d0039;
    height: 32px;
    width: 350px;
    margin-bottom: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-top: #050015 1px solid;
    border-bottom: #20017c 1px solid;
}

.funding-progressbar {
    background-color: #ec0a66;     
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;    
    height: 32px;
    border-top: #fc50fa 1px solid;
    border-bottom: #ab0068 1px solid;
}

.frame {
}

.tn img {
    margin: 0;
    padding: 0;
    border: 0;    
}

.tn {
    border: 0;    
    margin: 0;
    padding: 0;
    display: inline-block;
}

.nowhere-info * {
    font-size: 10pt;
}

.nowhere-landscape {
    width: 940px;
    height: 454px;
    background-image: url('/images/nowhere_landscape.jpg');
    background-repeat: no-repeat;
}

#nowhere-title {
    float: none;
    width: 940px;
    height: 220px;
    background-image: url('/images/nowhere_logo.png');
    background-repeat: no-repeat;
}

.reward-box {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    
    display: inline-block;
    width: 250px;
    text-align: left;
    margin: 5px;
    padding: 10px;
    padding-left: 52px;
    background-color: #0f1215;
    border: 1px solid;
    border-color: #2f3643 #17191e #000 #17191e; 
    
    color: #939dac;
    font-size: 90%;
    
    background-repeat: no-repeat;
    background-position: 10px;
    
    vertical-align: text-top;
}

.reward-badge {
    background-image: url('/images/reward_badge.png');
}
.reward-credits {
    background-image: url('/images/reward_credits.png');
}
.reward-credits-upgrade {
    background-image: url('/images/reward_credits_upgrade.png');
}
.reward-sponsor {
    background-image: url('/images/reward_sponsor.png');
}
.reward-intro {
    background-image: url('/images/reward_intro.png');
}
.reward-calendar {
    background-image: url('/images/reward_calendar.png');
}
.reward-easter-egg {
    background-image: url('/images/reward_easter_egg.png');
}
.reward-world {
    background-image: url('/images/reward_world.png');
}
.reward-credits-exclusive {
    background-image: url('/images/reward_credits_exclusive.png');
}
.reward-shirt {
    background-image: url('/images/reward_shirt.png');
}
.reward-shoutout {
    background-image: url('/images/reward_shoutout.png');
}
.reward-avatar {
    background-image: url('/images/reward_avatar.png');
}
.reward-bgae {
    background-image: url('/images/reward_bgae.png');
}
.reward-artbook-album {
    background-image: url('/images/reward_artbook_album.png');
}
.reward-alpha {
    background-image: url('/images/reward_alpha.png');
}
.reward-final {
    background-image: url('/images/reward_final.png');
}
.reward-steam-key {
    background-image: url('/images/reward_steam_key.png');
}

.tier-box {
    background-color: #0b0d0f;
    border: 1px #0f1215 solid;
    margin-top: 2em;
    width: 700px;
}

.tier-name {
    color: #ff0066;
    font-family: 'Dosis', sans-serif;
    font-weight: 600;
    font-size: 140%;
    margin-left: 1em;
}

.tier-price {
    color: #00FFCC;
    font: 11pt 'Ubuntu', sans-serif;
    font-weight: bold;
    font-size: 140%; 
    float: right;
    margin-right: 1em;   
}

.tier-title {
    margin: 0;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 64px;
    text-align: left;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 10px;
}

.tier-title-8 *, .tier-price-8 {
    color: #deaa87;
}

.tier-title-1 {
    background-image: url('/images/tier_1.png');
}

.tier-title-2 {
    background-image: url('/images/tier_2.png');
}

.tier-title-3 {
    background-image: url('/images/tier_3.png');
}

.tier-title-4 {
    background-image: url('/images/tier_4.png');
}

.tier-title-5 {
    background-image: url('/images/tier_5.png');
}

.tier-title-6 {
    background-image: url('/images/tier_6.png');
}

.tier-title-7 {
    background-image: url('/images/tier_7.png');
}

.tier-title-8 {
    background-image: url('/images/tier_8.png');
}
