﻿.mobileDetect 
{
    display: none;
}
.revenue-overflow-block-iphone
{
    display:block;
    position:absolute;
    bottom:200px;
    height:100%;
    width:100%;
}
.ff-revenue-total  
{
    font-size: 3em;
    color: black;
}
.ff-revenue-report-block
{
    float: left;
    height:50%;
}
.ff-revenue-report-block-h
{
    height:50%;
    width:50%;
    position:relative;
    float:left;
}
.ff-revenue-report-block-m
{
    height:50%;
    width:50%;
    position:relative;
    float:left;
}
.ff-revenue
{
    padding-left: 5px;
    width: 90%;
}
.ff-gauges 
{
    width: 100%;
}
.ff-country-summary 
{
    padding-left: 5px;
    width: 90%;
}
.ff-revenue-stat 
{
    width: 100%;
}
.ff-revenue-stat-td-data, .ff-revenue-hstat-td-data
{
    font-size: 1.25em;
}
.ff-revenue-stat-td-label, .ff-revenue-hstat-td-label
{
    font-size: 0.85em;
}
.ff-sales-summary 
{
    padding-left: 5px;
    width: 90%;
}
.ff-table, .grid-table
{
	font-size: 0.7em;
}
.ff-origin-base 
{
    width: 80%;
    font-size: 0.85em;
    height: 15px;
    vertical-align: middle;
}
.ff-origin-mobile, .ff-origin-pc 
{
    height: 15px;
}
.user-info
{
    position:relative;    
    min-width:170px;    
    float: right;
    margin-right:5px
}
.user-info_userpic-default
{
    display:inline-block;
    width:28px;
    height:30px;
    background-position:-275px -50px;
    margin:7px 5px 0 0;
    cursor: pointer;
}
.overlay-menu-block_link
{
    display:block;
    font-size:12px;
    color:#000000;
    text-decoration:none;
    padding:5px 15px;
}
.overlay-menu-block
{
    border: 1px solid #999;
}
.overlay-menu-block_link__selected, .overlay-menu-block_link__selected:hover
{
    font-weight:700;
    cursor:default;
}