﻿/* append Infiniti CSS here and it will eventually be folded into the SCSS main file */
.ServiceRetentionTile .spinner, .LoyaltyMarketingTile .spinner, .OnDemandTile .spinner, .SeasonalMarketingCampaignsTile .spinner {
    z-index: 101;
    position: relative;
    height: 100%;
    width: 100%;
    -ms-opacity: .5;
    opacity: .5;
    left: 0px;
    top: 0px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background: black;
}

#kpi-section .spinner img {
    top: 48%;
    position: relative;
    left: 48%;
}
.cost-figures th {
    text-align: right;
}

.cost-figures td span {
    float: left;
    padding-left: 10px;
}

.navbar-default li.dropbtn ul li.childItem a {
    padding-left: 25px;
}
#GAtext.ga-hidden {
    display: none;
}
.totalvin {
    margin-bottom: 40px;
}
.globalview {
    margin-top: 15px;
}

.audience-breakdown {
    font-weight: bold;
}
}
.hometileOC {
    margin-bottom: 35px !important;
}
#ERpage .clearfix {
    display: inherit;
}

#ERpage ul .itemContainer {
    margin-bottom: 5px;
}

#ERpage ul label {
    margin-bottom: 0px;
}
