﻿body {
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #d8d8d8;
    margin: 1em 0;
    padding: 0;
}

.yearCombo {
    margin-left: 20px;
    margin-top: 10px;
    /*display:none;*/
}

.psiGauge {
    margin-top: -30px;
    margin-left: -8px;
}

.psiGaugeMain {
    margin-top: -60px;
    margin-left: 210px;
    margin-right: 10px;
}

.psiGaugeMainR {
    margin-top: -60px;
    margin-left: 100px;
}


.shFooter {
    position: absolute;
    bottom: 0px;
    height: 25px;
    color: seagreen;
}

.loginBox {
    float: left;
    border: 1px solid lightgray;
    border-radius: 5px;
    height: 230px;
    width: 400px;
    box-shadow: rgb(229, 233, 233) 2px inset;
    margin-top: 5px;
    margin-bottom: 16px;
    align-content: center;
    text-align: center;
    padding: 10px;
}

.loginOuter {
    width: 500px;
    float: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    background-color: white;
}

.title {
    width: 500px;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.controls {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.dxbButton_iOS div.dxb {
    padding: 4px 2px 4px !important;
    width: 60px !important;
}

.dxbButton {
    border-radius: 3px !important;
    border-color: #007bf7 !important;
}

.chartTitle {
    margin-bottom: 20px;
    width: 100%;
    height: 20px;
    font-family: 'Spectral';
    font-size: 18px;
    color: seagreen;
}

.chartTitleMinor {
    margin-bottom: 10px;
    width: 100%;
    height: 20px;
    font-family: 'Spectral';
    font-size: 14px;
    color: seagreen;
}

.progress-bar {
    background-color: seagreen !important;
}

.includepbar {
    width: 49%;
    text-align: center;
    font-family: 'Spectral';
    font-size: 13px;
    color: seagreen;
}
