body {
    padding-bottom:40px;
    padding-top:60px;
}

hr {
    color:#A0522D;
}

p {
    margin-left:20px;
}

.percentage {
    background-position-y:-1px;
    background-repeat:no-repeat;
    background-size:15px;
    font-size:15px;
    margin-left:10px;
    padding-left:20px;
}

.up {
    background:url("../../../adminapp/images/green_arrow_up.6074b3cc.png") no-repeat center left;
    color:green;
    padding-left:10px;
}

.down {
    background:url("../../../adminapp/images/red_arrow_down.40d19ed9.png") no-repeat center left;
    color:red;
    padding-left:10px;
}

.total {
    color:gray;
    font-size:14px;
}

.highcharts-range-selector {
    font-size:10px;
    line-height:12px;
    padding:0;
    vertical-align:baseline;
    width:100px;
}

.hero-unit {
    padding:30px;
    width:1140px;
}

.hero-unit h1 {
    font-size:30px;
    padding-bottom:10px;
}

.hero-unit .nav-tabs {
    font-size:25px;
}

.nav-list .active > a:hover {
    background-color:#CB2027;
}

.hero-unit .side-links {
    font-size:10px;
}

.dashboard-graph {
    display:inline-block;
    height:300px;
    width:300px;
}

.ui-datepicker {
    background-color:#FFF;
    text-align:center;
}

.ui-datepicker-prev {
    padding-right:20px;
}

.smallGraph {
    float:left;
    height:250px;
    width:320px;
}

.dashboard_download_link {
    float:right;
    font-size:10px;
    padding-right:20px;
}

div.chart-header-title {
    display:block;
    font-size:15px;
}

div.container-chart {
    height:240px;
    width:300px;
}

span.chart-header-title-value {
    float:right;
    font-size:30px;
    padding-right:20px;
    padding-top:10px;
}

div.legend-line {
    border-style:none none solid;
    border-width:0 0 3px;
    width:50px;
}

div.legend-label {
    bottom:10px;
    left:55px;
    position:relative;
}

.body-nav-wrapper {
    width:80%;
}

.show-icon,[class$="-links-sidebar"],.nav-header.seo-widgets-links {
    display:none;
}
