table {
    margin:0px;
}
td {
    border:none;
    padding:0px;
}
form {
    margin:0px;
}
label {
    font-weight:400;
}
a {
    text-decoration:none;
}
input, textarea, select {
    margin:0px;
    vertical-align: middle;
}
.thinText {
    font-weight:300;
}
.strongText {
    font-weight:600;
}
#hexPopupBox {
    position:absolute;
    padding:12px 20px;
    background:#fff;
    box-shadow: 0 0 3px #ccc;
    z-index:9;
    display:none;
    width:200px;
}
#hexInfoBox_hexId {
    text-align:center;
    padding-bottom:5px;
    font-weight:600;
}
#hexInfoBox_coord,
#hexInfoBox_State {
    font-size:12px;
    font-weight:300;
    text-align:center;
    line-height:normal;
}
#hexInfo_hexRisk {
    font-weight:600;
    font-size:15px;
    text-align:center;
}
.hexInfo_accLabel {
    font-size:12px;
    font-weight:600;
}
.hexInfo_accUnit {
    font-weight:300;
    font-size:11px;
}
#hexInfo_accProb {
    font-size:14px;
    padding-left:5px;
}
#hexInfo_hexRisk.lowrisk {
    color:#1abc9c;
}
#hexInfo_hexRisk.mediumrisk {
    color:#f39c12;
}
#hexInfo_hexRisk.highrisk {
    color:#c0392b;
}
#hexInfoBox_Wx {
    display:none;
}
#hexInfoBox_Hazards h3,
#hexInfoBox_Wx h3 {
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 5px;
    letter-spacing: 0px;
    color: #e67e22;
}
#hexInfoBox_WxInfo {
    font-size:11px;
}
#hexInfoBox_WxInfo .wxTypeLabel {
    font-weight:300;
    margin-right:3px;
    color:#34495e;
}
#hexInfoBox_HazardList {
    margin-bottom:0px;
    list-style-position: outside;
}
.hazEntry {
    font-size:12px;
    margin-bottom:2px;
}
.hazEntry .percHaz {
    font-size:10px;
    font-weight:300;
}

#loadingDiv{
    position:absolute;
    left:50%;
    top:50%;
    width:140px;
    height:140px;
    margin-left:-70px;
    margin-top:-70px;
    text-align:center;
}
#loadingDiv img {
    width:100%;
    height:100%;
}
#loadingPage_overlay {
    display:block;
    background-color:rgba(0,0,0,0.7);
    z-index:1002;
}
.litebox_overlay{
    display:none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 1000;
    background-color: rgba(0,0,0,0.3);
    overflow:auto;
}
body {
    background:#ecf0f1;
}
#pageWrap {
    
}
.pageWrap {
    position:relative;
}
.pageWrap #sideBar {
    position:absolute;
    left:0px;
    top:0px;
    bottom:0px;
    background:#595959;
    color:#fff;
    padding:15px 20px;
    width:200px;
}
.sideBar label span {
    margin-right:10px;
}
.sideBar label {
    margin:0px;
}
.sideBar .airspaceSelect {
    width:124px;
    color:#595959;
}
.sideBox {
    padding:20px 0px;
    border-bottom:1px #7F7F7F solid;
}
.sideBox .sideHeader {
    margin-bottom:5px;
    font-weight:600;
}
.sideBox .timeWindLabel {
    margin-bottom:5px;
}
.sideBox .timeWindLabel input[type=date]{
    color:#333;   
}
.sideBox .timeWindLabel input[type=radio], 
.sideBox .timeWindLabel input[type=checkbox]{
    margin-right:5px;   
}
.sideBox #timeWindow {
    width:80px;
    color:#595959;
}
.sideBtnDiv {
    margin-top:25px;
    text-align:center;
}
.sideBtnDiv #sideSubBtn {
    border-color:#fff;
    color:#fff;
}
.sideBtnDiv #sideSubBtn:disabled{
    border-color:#ccc;
    color:#ccc;
}
.pageWrap .dashSide {
    padding:8px 0px;
    margin-left:240px;
    min-width: 945px;
}
.dashBox {
    display:inline-block;
    background:#fff;
    padding-top:15px;
    margin-left:8px;
    margin-bottom:8px;
    vertical-align: bottom;
}
.dashBox h3 {
    font-weight:600;
    font-size:20px;
    text-align:center;
    margin-bottom: 16px;
}
.topHazardList .hazPerc {
    height:65px;
    width:65px;
    text-align:center;
    color:#fff;
    font-size:18px;
    font-weight:330;
}
.topHazardList {
    width:290px;
}
.topHazardList table {
    width:100%;
}
.topHazardList .hazDesc,
.forecastParaList .paraDesc {
    font-size:16px;
    padding-right:20px;
    padding-left:10px;
    border-top: 1px #ddd solid;
}
.topHazardList .hazPerc.loadingRisk {
    background:#7f8c8d;
    border-top:1px #7f8c8d solid;
}
.topHazardList .hazPerc.highRisk {
    background:#c0392b;
    border-top:1px #c0392b solid;
}
.topHazardList .hazPerc.highMediumRisk {
    background:#e74c3c;
    border-top:1px #e74c3c solid;
}
.topHazardList .hazPerc.mediumRisk {
    background:#f39c12;
    border-top:1px #f39c12 solid;
}
.topHazardList .hazPerc.mediumLowRisk {
    background:#f1c40f;
    border-top:1px #f1c40f solid;
}
.topHazardList .hazPerc.lowRisk {
    background:#1abc9c;
    border-top:1px #1abc9c solid;
}
.usAirspaceMapDiv {
    position:relative;
    text-align:center;
    width:615px;
    background:#636e72;
    padding:0px;
    overflow:hidden;
    height:395px;
}
.hextile,
.hexLabel {
    position:absolute;
}
.wxHexTile {
    position:absolute;
}
.hextile.activeHex{
    width: 34px !important;
    height: 37px !important;
    padding: 1px;
    margin-left: -3px;
    margin-top: -3px;
    background: rgba(0,0,0,0.6);
    z-index: 10;
}
.hextileConus.activeHex{
    width: 22px !important;
    height: 24px !important;
    margin-left: -4px;
    margin-top: -4px;
}
.hexLabel {
    text-align:center;
    font-size:6px;
    padding-top:3px;
    width:16px;
}
.usAirspaceMapDiv .airMap {
    position:absolute;
    z-index:9;
    pointer-events: none;
}
.usAirspaceMapDiv .conusMap {
    width:605px;
    top:32px;
    left:5px;
}
.usAirspaceMapDiv .centerMap {
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-height:310px;
}
.usAirspaceMapDiv .regionLabel {
    cursor:pointer;
    position:absolute;
    display:inline-block;
    color:#fff;
    font-weight:600;
    z-index:9;
    padding: 1px 5px;
    transition:background 0.5s;
}
.usAirspaceMapDiv .regionLabel:hover {
    background: rgba(0,0,0,0.3);
}
.forecastParaDiv {
    vertical-align:top;
}
.forecastParaList {
    width:300px;
    border-bottom:1px #ddd solid;
    line-height: 20px;
}
.forecastParaList .paraStat {
    height:50px;
    width:90px;
    text-align:center;
    color:#fff;
    background:#747d8c;
    border-top:1px #ddd solid;
    font-size:13px;
}
.forecastParaList .paraDesc {
    font-size:14px;
}
.forecastParaAdjDiv {
    text-align:center;
    padding:15px 0px;
}
#forecastParaBtn {
    background-color:#1abc9c !important;
    color:#fff !important;
    border:none !important;
    padding-left:48px;
    background-image:url(../images/adjust.png);
    background-repeat:no-repeat;
    background-position:12px center;
    background-size:25px;
}
.bottomRowDiv {
    margin-top:8px;
}
.riskSummaryDiv {
    width:340px;
    padding-left:15px;
    padding-right:15px;
}
.overallRiskBox {
    position:relative;
    padding-bottom: 15px;
    border-bottom: 1px #ddd solid;
}
.overallRiskBox h3 {
    margin-bottom:6px;
}
.overallRiskBox .overallRiskScoreDiv {
    position:relative;
}
.overallRiskScoreDiv #overallRiskScoreImg {
    width:100%;
}
.overallRiskScoreDiv #overallRiskPointerImg {
    position: absolute;
    left: 50%;
    margin-left: -18px;
    top: 7px;
    width: 36px;
    height: 78px;
    transform-origin: 18px 60px;
}
.risk_scale_div {
    position:absolute;
    bottom:15px;
    left:20px;
    color:#fff;
    font-size:10px;
}
.risk_scale_div .risk_scale_img {
    width:135px;
}
#low_thresh_scale {
    position:absolute;
    left: 30px;
    bottom: -12px;
}
#high_thresh_scale {
    position: absolute;
    left: 82px;
    bottom: -12px;
}
#med_thresh_scale {
    position: absolute;
    left: 59px;
    bottom: 12px;
}
.riskOvrallRate {
    text-align:center;
    font-weight:600;
    font-size:20px;
}
.riskOvrallRate.highRisk {
    color:#c0392b;
}
.riskOvrallRate.mediumRisk {
    color:#f39c12;
}
.riskOvrallRate.lowRisk {
    color:#1abc9c;
}
.riskOvrallRate span {
    font-size:16px;
    font-weight:400;
}

.riskOvrallStat .thinText {
    color: #34495e;
}
.airborneRiskBox {
    border-bottom:1px #ddd solid;
}
.airborneRiskBox h3,
.groundRiskBox h3{
    margin-top:12px;
    margin-bottom:8px;
    font-size:17px;
    text-align:left;
    color:#353b48;
}
.airborneRiskScore {
    font-weight:600;
    padding-left:28px;
    background-size:24px;
    background-repeat:no-repeat;
    background-position:left center;
}
.airborneRiskScore.mediumRisk {
    color:#f39c12;
    background-image:url(../images/medium.png);
}
.airborneRiskScore.lowRisk {
    color:#1abc9c;
    background-image:url(../images/low.png);
}
.airborneRiskScore.highRisk {
    color:#c0392b;
    background-image:url(../images/high.png);
}
.airborneRiskStat {
    margin-top:5px;
    padding-bottom:15px;
}
.bottomRowDiv {
    padding-bottom:15px;
}
.chartDiv{
    position:relative;
    width:100%;
}
.calculating_loading_div {
    position:absolute;
    top:0px;
    left:0px;
    bottom:0px;
    width:100%;
    background-color:rgba(0,0,0,0.5);
    z-index:999;
}
.calculating_loading {
    position:absolute;
    left:50%;
    top:50%;
    width:150px;
    margin-left:-75px;
    margin-top:-75px;
}
.progress_wrap {
    position:relative;
    height:3px;
    margin-top:-3px;
    margin-bottom:-2px;
    background:#ccc;
}
#progress_bar {
    position:absolute;
    left:0px;
    top:0px;
    height:3px;
    background:#1abc9c;
    width:0%;
}
.topHazardDiv {
    position:relative;
    min-height:380px;
}
.topHazardDiv img {
    vertical-align:middle;
    margin-right:5px;
}
.topHazardDiv #hazardLoading {
    display:none;
    position:absolute;
    right:5px;
    top:30px;
}
#hazLoadPerc{
    font-size:12px;
    font-weight:300;
}
.valAcc {
    cursor:pointer;
    position:absolute;
    width:12px;
    height:12px;
    z-index:9;
}
.mostAccBox {
    padding-right:20px;
    padding-left:20px;
    max-height:400px;
    overflow:auto;
}
.mostAccDiv {
    font-size:13px;
}
.mostAccDiv div {
    padding-bottom:3px;
}
#val_acc_coord_box {
    position:absolute;
    display:none;
    padding:10px 15px;
    background:#fff;
    z-index:10;
}
.usAirspaceMapDiv .airMapVal {
    position:absolute;
    z-index:9;
}
#validate_start_date {
    display:none;
}
.validateBtnDiv {
    margin-bottom: 10px;
}
#showValidDateBtn {
    font-size: 13px;
    color: #fff;
    font-weight: 300;
    text-decoration: underline;
}
#showARTCCLabels {
    position: absolute;
    left: 20px;
    top: 312px;
    color: #fff;
    font-size: 11px;
}
#showWxLabels {
    position: absolute;
    top: 330px;
    left: 20px;
    color: #fff;
    font-size: 11px;
}
/* Larger than mobile */
@media (min-width: 400px) {

}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {
    
}

/* Larger than tablet */
@media (min-width: 750px) {
    
}

/* Larger than desktop */
@media (min-width: 1000px) {

    
}

/* Larger than Desktop HD */
@media (min-width: 1200px) {

    
}