/* Base */
body {
    /* navbar-fixed-top
    padding-top: 50px;
    */
    padding-top: 0px;

    background-color: #E5E5E5 !important;
}
.navbar.navbar-inverse.navbar-fixed-top {
    min-height: inherit;
}
.nav-bar-generic {
    background-color: #FEF5F5 !important;
    height: 60px !important;
    margin-bottom: 0 !important;
    padding-bottom: 0;
    background-image: inherit;
}
.navbar-brand {
    float: left;
    font-size: 20px;
    height: 90px;
    line-height: 24px;
    padding: 25px 15px;
}
.title-nav-bar {
    margin-top: 15px
}
.logo-icon {
    height: 24px;
    margin-top: 3px;
}

.well {
    border-radius: 0 !important;
}

.max-width {
    max-width: 1024px;
}
/* Bar Entity */
.bar-entity {
	border-top: 2px solid #FFFFFF;
	background-color: #53AAD2;
    height: 100px;
}
.mt-menu {
	margin-top: 10px;
}
.icon-entity {
	margin-top: 5px;
    max-height: 50px;
    margin-right: 15px;
    margin-left: 15px;
}
.entity-name {
	color: #004C9E;
    font-size: 28px;
    margin: 0;
    margin-top: 10px;
    font-family: ProximaNovaLight;
}
.score-team {
    font-weight: bold;
}
.rm-padd-left {
	padding-left: 0;
}
.rm-pad {
	padding: 0;
}
.counter {
	color: #FFFFFF;
	font-size: 50px;
	margin: 0;
    font-weight: bold;
    margin-right: 15px;
}
.line-separator {
	border-right: 1px solid #FFF;
    margin-right: 15px;
    height: 80px;
}
.total-message {
	color: #ffffff;
    font-size: 18px;
    margin: 10px 0 0;
}
.volume-message {
	color: #ffffff;
    font-size: 23.7px;
    margin: 0 0 4px;
}

/* Bar Volume */
.bar-volume {
    height: 50px;
    background-color: #E6E6E6;
    border-bottom: 1px solid #155571;
}
.contain-counter-total {
    margin-top: 11px;
}
.counter-total-title {
    color: #53AAD2;
    font-size: 19px;
    font-weight: bold;
}
.counter-total {
    color: #53AAD2;
    font-size: 19px;
}
.shout-act-icon {
    max-height: 35px;
    margin-right: 10px;
    margin-top: -5px;
}

/* Floating Vibeboard */
#wrap {
    background-image: inherit;
    background-size: inherit;
    background-color: #C7C7C7;
}

#vibeboard-wrapper {
    background-image: url('/static/vibecast/image/default/default_bg.png') !important;
    background-size: 100% 100% !important;
    background-position: center center;
    height: 467px;
    overflow: inherit;
}

/* Bar VB navigation */
.vb-main-bg {
    background-color: #000000;
}
.bar-vb-navigation {
    height: 34px;
    background-color: rgba(21, 85, 113, 1);
}
.bar-vb-navigation-tran {
    height: 34px;
    background-color: rgba(21, 85, 113, 0.7);
}
.arrow-nav {
    color: #FFFFFF;
    margin-top: 3px;
}
.arrow-nav:hover {
    color: #545556;
}
.icon-nav-number-1 {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/white/number1.png");
    background-size: 100% 100%;
    height: 35px;
    width: 35px;
    margin-top: 2px;
}
.icon-nav-number-1:hover {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/number1_on.png");
}

.icon-nav-number-2 {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/white/number2.png");
    background-size: 100% 100%;
    height: 35px;
    width: 35px;
    margin-top: 2px;
}
.icon-nav-number-2:hover {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/number2_on.png");
}

.icon-nav-number-3 {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/white/number3.png");
    background-size: 100% 100%;
    height: 35px;
    width: 35px;
    margin-top: 2px;
}
.icon-nav-number-3:hover {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/number3_on.png");
}

.icon-nav-number-4 {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/white/number4.png");
    background-size: 100% 100%;
    height: 35px;
    width: 35px;
    margin-top: 2px;
}
.icon-nav-number-4:hover {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/number4_on.png");
}

.icon-nav-number-5 {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/white/number5.png");
    background-size: 100% 100%;
    height: 35px;
    width: 35px;
    margin-top: 2px;
}
.icon-nav-number-5:hover {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/number5_on.png");
}

.icon-nav-number-6 {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/white/number6.png");
    background-size: 100% 100%;
    height: 35px;
    width: 35px;
    margin-top: 2px;
}
.icon-nav-number-6:hover {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/number6_on.png");
}

.icon-nav-number-7 {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/white/number7.png");
    background-size: 100% 100%;
    height: 35px;
    width: 35px;
    margin-top: 2px;
}
.icon-nav-number-7:hover {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/number7_on.png");
}

.icon-nav-number-8 {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/white/number8.png");
    background-size: 100% 100%;
    height: 35px;
    width: 35px;
    margin-top: 2px;
}
.icon-nav-number-8:hover {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/number8_on.png");
}

.icon-nav-number-9 {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/white/number9.png");
    background-size: 100% 100%;
    height: 35px;
    width: 35px;
    margin-top: 2px;
}
.icon-nav-number-9:hover {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/number9_on.png");
}

.icon-nav-number-10 {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/white/number10.png");
    background-size: 100% 100%;
    height: 35px;
    width: 35px;
    margin-top: 2px;
}
.icon-nav-number-10:hover {
    background-image: url("/static/vibecast/image/navbar/vibeboard_numbers/number10_on.png");
}

/* Generic Element Space */
.col-action {
    /*
	background-color: #1C1C1C;
    */
    background-color: #000000;
}
.col-action.left {
	box-shadow: inset -10px 0px 20px #070707;
}
.col-action.right {
	box-shadow: inset 10px 0px 20px #070707;
}
#generic-element {
    border-radius: 50%;
    height: 450px;
    margin: 0 auto;
    width: 450px;
    background-size: 450px 450px;

    opacity: 0.1;
    filter: alpha(opacity=10); /* For IE8 and earlier */
}
#flag-dashboard {
	width: 100% !important;
	margin-top: 170px;
}

.featured {
    background: transparent url('/static/vibecast/image/activity/featureticker_background.png') no-repeat;
    color: #ffffff;
    display: none;
    height: 170px;
    position: absolute;
    width: 100%;
    background-size: 100% 100%;
}
.featured .picture {
    height: 80px;
    line-height: 80px;
    text-align: center;
}
.featured .picture img {
    vertical-align: middle;
    height: 80px;
    width: 80px;
}
.featured .username {
    overflow: hidden;
    margin-left: 25px;
    font-size: 20px;
    color: #CCCCCC;
}
.featured .location {
    overflow: hidden;
    margin-left: 25px;
    font-size: 16px;
    font-weight: bold;
    color: #DDDDDD;
}
.featured .supporting {
    overflow: hidden;
    margin-left: 25px;
    font-size: 18px;
    color: #CCCCCC;
}
.featured .divider {
    width: 100%;
    height: 3px;
    background: transparent url('/static/vibecast/image/activity/featureticker_divider.png') no-repeat;
    background-size: 100% 100%;
}
.featured .icon {
    margin-top: -15px;
    width: 50px;
    height: 50px;
    background-size: 50px 50px !important;
}
.featured .activity {
    font-weight: bold;
    font-style: italic;
    color: #00FFFF;
    text-shadow: 0 0 20px #00FFFF;
    font-size: 16px;
    text-align: right;
    text-transform:uppercase;
}

#animation {
    position: relative;
    top: 35%;
    left: 38%;
    width: 32%;
    height: 32%;
    background: transparent url('/static/vibecast/image/default/clapping_hands_sprite.png') no-repeat scroll 0 0;
    background-size: 1500% 100%;
}

#ratesprite {
    background: transparent url('/static/vibecast/image/default/rate_activity/rate1.png') no-repeat;
    background-size: 100%;
    margin: 50px auto 0;
}
#ratesprite.rate0 {
    background-image: url('/static/vibecast/image/default/rate_activity/rate1.png');
}
#ratesprite.rate1 {
    background-image: url('/static/vibecast/image/default/rate_activity/rate2.png');
}
#ratesprite.rate2 {
    background-image: url('/static/vibecast/image/default/rate_activity/rate3.png');
}
#ratesprite.rate3 {
    background-image: url('/static/vibecast/image/default/rate_activity/rate4.png');
}

.light {
	color: #DDDDDD;
	font-size: 20px;
}
.dim {
	color: #999999;
	font-size: 20px;
}
.action-counter {
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0 0 10px #00FFFF;
    font-size: 45px;
}

.m-bottom {
	margin-bottom: 20px;
}
.black-bg {
	background-color: #000000;
}

.generic-element-bg {
    background-color: #000000;
}

.user-img {
	max-width: 70px;
	max-height: 70px;
}

.icon-nav-select {
    height: 30px;
    width: 30px;
    margin: 2px auto;
}

.count-applause-pos {
    margin-top: -9.5%;
}
/* General Stats */
.well-bg {
    background-color: #ffffff;
    margin: 5px;
}
.rm-pad-left {
    padding-left: 0;
}
.rm-pad-right {
    padding-right: 0;
}
.rm-pad-mid-right {
    padding-right: 7.5px;
}
.rm-pad-mid-left {
    padding-left: 7.5px;
}
.rm-pad-top {
    padding-top: 0;
}
.rm-margin {
    margin: 0;
}
.count-icon {
    margin: 0 auto;
    display: block;
    height: 120px;
}
.count-icon-map {
    margin: 0 auto;
    display: block;
    height: 110px;
    margin-bottom: 26px;
}
.title-count {
    font-weight: bold;
    margin-top: 8px;
}
.text-counters {
    color: #000000;
    margin: 0;
}
.text-title-counters {
    color: #5CBDE9;
    margin-top: 0;
    margin-bottom: 50px;
}
.sep-line {
    border: 1px solid;
    color: #000000;
    margin: 0 auto;
    width: 80%;
}
.bar-cover-tickers {
    background-color: #FFFFFF;
    height:115px;
}

.mh-counter {
    height: 210px !important;
}
.background-rate1 {
    background-image: url("/static/vibecast/image/default/rate_activity/rate1.png");
    background-repeat: no-repeat;
    height: 195px;
    background-position: center;
    background-size: 195px;
}
.background-rate2 {
    background-image: url("/static/vibecast/image/default/rate_activity/rate2.png");
    background-repeat: no-repeat;
    height: 195px;
    background-position: center;
    background-size: 195px;
}
.background-rate3 {
    background-image: url("/static/vibecast/image/default/rate_activity/rate3.png");
    background-repeat: no-repeat;
    height: 195px;
    background-position: center;
    background-size: 195px;
}
.background-rate4 {
    background-image: url("/static/vibecast/image/default/rate_activity/rate4.png");
    background-repeat: no-repeat;
    height: 195px;
    background-position: center;
    background-size: 195px;
}
.icon-rate {
    display: block;
    height: 185px;
    margin: 10px auto 0;
    padding: 68px;
    position: relative;
}

/* World Map */
#map-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    min-height:385px;
    height: 500px;
    max-width: 1024px;
}

/* Come on Rate */
.bar-comeon {
    background-color: #1E1F1E;
    height: 108px;
}
.space-box {
    width: 28%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.space-box-image {
    width: 16%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.line-box-separator {
    border-right: 1px solid #FFF;
    height: 100%;
}
.img-title {
    height: 100px;
    margin: 0 auto;
    display: block;
}
.action-title {
    font-size: 20px;
    font-weight: bold;
    color: #C7C6C5;
}
.icon-comeon {
    height: 36px;
    margin-top: -20px
}
.rate-sec {
    font-size: 18px;
    font-weight: bold;
    color: #868787;
}
.icon-comeon-rate {
    height: 80px;
    margin-top: -65px;
}

.comeon-rate-block {
    height: 530px;
    background-color: #000000;
}
.comeon-activity-container {
    height: 505px;
    margin-top: 10px;
    background-size: 80% auto;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center center;
}
.comeon-activity-container.rate0 {
    background-image: url('/static/vibecast/image/default/come_on_section/come_on_rate/rate1.png');
}
.comeon-activity-container.rate1 {
    background-image: url('/static/vibecast/image/default/come_on_section/come_on_rate/rate2.png');
}
.comeon-activity-container.rate2 {
    background-image: url('/static/vibecast/image/default/come_on_section/come_on_rate/rate3.png');
}
.comeon-activity-container.rate3 {
    background-image: url('/static/vibecast/image/default/come_on_section/come_on_rate/rate4.png');
}

/* New Rate Activity */
.background-applause-rate1 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/applaud/rate1.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 195px;
}
.background-applause-rate2 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/applaud/rate2.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 225px;
}
.background-applause-rate3 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/applaud/rate3.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 255px;
}
.background-applause-rate4 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/applaud/rate4.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 300px;
}

.background-come-on-rate1 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/come_on/rate1.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 195px;
}
.background-come-on-rate2 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/come_on/rate2.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 225px;
}
.background-come-on-rate3 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/come_on/rate3.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 255px;
}
.background-come-on-rate4 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/come_on/rate4.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 300px;
}

.background-flag-rate1 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/flag/rate1.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 195px;
}
.background-flag-rate2 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/flag/rate2.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 225px;
}
.background-flag-rate3 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/flag/rate3.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 255px;
}
.background-flag-rate4 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/flag/rate4.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 300px;
}

.background-no-rate1 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/no/rate1.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 195px;
}
.background-no-rate2 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/no/rate2.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 225px;
}
.background-no-rate3 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/no/rate3.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 255px;
}
.background-no-rate4 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/no/rate4.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 300px;
}

.background-yes-rate1 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/yes/rate1.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 195px;
}
.background-yes-rate2 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/yes/rate2.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 225px;
}
.background-yes-rate3 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/yes/rate3.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 255px;
}
.background-yes-rate4 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/yes/rate4.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 300px;
}

.background-shout-rate1 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/shout/rate1.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 195px;
}
.background-shout-rate2 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/shout/rate2.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 225px;
}
.background-shout-rate3 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/shout/rate3.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 255px;
}
.background-shout-rate4 {
    background-image: url("/static/vibecast/image/man_city/rate_activity/v2/rate/shout/rate4.png");
    background-repeat: no-repeat;
    height: 300px;
    background-position: center;
    background-size: 300px;
}

.featured-rate {
    color: #ffffff;
    display: none;
    position: absolute;
    z-index: 100;
    width: 100%;
}
.featured-user {
    background-color: rgba(0, 0, 0, 0.5);
    height: 90px;
    width: 100%;
}
.featured-activity {
    height: 30px;
    width: 45%;
}

.applause-bg {
    background-color: rgba(51, 183, 115, 0.7);
}
.come-on-bg {
    background-color: rgba(233, 157, 84, 0.7);
}
.flag-bg {
    background-color: rgba(0, 186, 242, 0.7);
}
.no-bg {
    background-color: rgba(241, 90, 64, 0.7);
}
.yes-bg {
    background-color: rgba(153, 155, 157, 0.7);
}
.shout-bg {
    background-color: rgba(121, 122, 125, 0.7);
}

.container-rate-image {
    margin-top: 12px;
}
.rate-image {
    border-radius: 50%;
    width: 65px;
    margin-left: 10px;
}
.username.rate {
    font-size: 22px;
    margin-top: 7px;
}
.location.rate {
    font-weight: bold;
}
.activity.rate {
    font-size: 15px;
    margin-left: 3px;
    margin-top: 3px;
}
.icon-featured {
    height: 28px;
    margin-top: 1px;
}

.pad-bot-counter {
    margin-bottom: 5px
}
.pad-top-counter {
    margin-top: 5px
}

.mtop-rate-counter {
    margin-top: 55px;
}

.bold-font {
    font-family: "ProximaNovaBold";
}



/*-----------
Mediaqueries
-----------*/
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .bar-volume {
        height: 82px;
    }
    .bar-comeon {
        height: 406px;
    }
    .comeon-rate-block {
        height: 1034px;
    }
    #flag-dashboard {
        margin-top: 0 !important;
    }
    #generic-element {
        margin-top: 170px;
    }
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    .bar-volume {
        height: 82px;
    }
    .bar-comeon {
        height: 406px;
    }
    .comeon-rate-block {
        height: 1034px;
    }
    #flag-dashboard {
        margin-top: 0 !important;
    }
    #generic-element {
        margin-top: 170px;
    }
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    .bar-volume {
        height: 50px;
    }
    .bar-comeon {
        height: 108px;
    }
    .comeon-rate-block {
        height: 530px;
    }
    #flag-dashboard {
        margin-top: 170px !important;
    }
    #generic-element {
        margin-top: 70px;
    }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .bar-volume {
        height: 50px;
    }
    .bar-comeon {
        height: 108px;
    }
    .comeon-rate-block {
        height: 530px;
    }
    #flag-dashboard {
        margin-top: 170px !important;
    }
    #generic-element {
        margin-top: 70px;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .bar-volume {
        height: 50px;
    }
    .bar-comeon {
        height: 108px;
    }
    .comeon-rate-block {
        height: 530px;
    }
    #flag-dashboard {
        margin-top: 170px !important;
    }
    #generic-element {
        margin-top: 70px;
    }
}
/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    .bar-volume {
        height: 50px;
    }
    .bar-comeon {
        height: 108px;
    }
    .comeon-rate-block {
        height: 530px;
    }
    #flag-dashboard {
        margin-top: 170px !important;
    }
    #generic-element {
        margin-top: 70px;
    }
}
/* Large screens ----------- */
@media only screen and (min-width : 1824px) {
    .bar-volume {
        height: 50px;
    }
    .bar-comeon {
        height: 108px;
    }
    .comeon-rate-block {
        height: 530px;
    }
    #flag-dashboard {
        margin-top: 170px !important;
    }
    #generic-element {
        margin-top: 70px;
    }
}
/* iPhone 4 ----------- */
/*
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
    .bar-volume {
        height: 82px;
    }
    .bar-comeon {
        height: 406px;
    }
    .comeon-rate-block {
        height: 1034px;
    }
    #flag-dashboard {
        margin-top: 0 !important;
    }
    #generic-element {
        margin-top: 170px;
    }
}
*/
