.padding-top {
    padding-top: 20px
}

.margin-right {
    margin-right: 45px
}

.margin-left {
    margin-left: 12px
}

.nopadding-left {
    padding-left: 0px
}

.btn-default {
    color: #428bca
}

@media (min-width: 992px) {
    .stationdetail .col-md-4 {
        width: 36.333333%
    }
}

@media (min-width: 992px) {
    .stationdetail .col-md-8 {
        width: 63.666667%
    }
}

.stationdetail .col-md-12.padding-top {
    padding-right: 60px
}

.stationdetail .col-md-12.padding-top .table>thead>tr>th,
.stationdetail .col-md-12.padding-top .table>tbody>tr>td {
    vertical-align: top;
    border-bottom: 1px solid #d0d4db;
    font-family: Open Sans;
    color: #000000;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    line-height: 19px
}

.stationdetail .col-md-12.padding-top .righttable>tbody>tr>td {
    padding-top: 15px;
    padding-bottom: 25px
}

.stationdetail .col-md-12.padding-top .progress-det {
    font-family: Open Sans;
    color: #666666;
    font-size: 12px;
    text-align: left;
    line-height: 17px
}

.stationdetail .col-md-12.padding-top .values {
    font-family: Open Sans;
    color: #000000;
    font-size: 14px;
    text-align: left;
    line-height: 19px
}

.stationdetail .col-md-12.padding-top .bar_progress .progress-bar.progress-bar-danger {
    background-color: transparent;
    border-right: 2px solid #c01840
}

.stationdetail .col-md-12.padding-top .bar_progress .progress-bar.progress-bar-warning {
    background-color: transparent;
    border-right: 2px solid #f6b23e
}

.stationdetail .col-md-12.padding-top .progress-bar-success {
    background: #80c327
}

.stationdetail .fa-1x {
    font-size: 17px;
    color: #b2b9c5
}

.stationdetail .sidemap .compass {
    background: #ffffff;
    border: 1px solid #a2abba;
    border-radius: 100px;
    margin-right: 50px;
    width: 48px;
    height: 48px;
    margin-top: 35px
}

.stationdetail .sidemap .compass .direction {
    font-family: Open Sans;
    color: #4a4a4a;
    font-size: 12px;
    text-align: "";
    font-weight: 600;
    line-height: 11px
}

.stationdetail .sidemap .back-box {
    background: #ffffff;
    border: 1px solid #cad4e0;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    width: 58px;
    height: 58px;
    margin-top: 10px;
    font-family: Open Sans;
    color: #84bd00;
    font-size: 24px;
    text-align: left;
    line-height: 17px;
    left: 10px;
    position: absolute
}

.stationdetail .banner-stat {
    background: #f2f3f5;
    height: 90px
}

.stationdetail .banner-stat .sensor-pow {
    font-family: Open Sans;
    color: #222222;
    font-size: 22px;
    text-align: left;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.45px
}

.stationdetail .banner-stat .ip {
    font-family: Open Sans;
    color: #2e779c;
    font-size: 12px;
    text-align: left;
    line-height: 17px
}

.stationdetail .banner-stat .btn-grp-banner {
    font-family: Open Sans;
    font-size: 12px;
    text-align: center;
    line-height: 17px;
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width: 767px) {
    .margin-right {
        margin-right: inherit
    }
    .btn-grp-banner {
        padding-left: 0px !important;
        padding-right: 0px !important
    }
    .table-responsive {
        border: none
    }
    .nopadding-right {
        padding-right: 0px
    }
    .largemap.sidemap .googlemaps {
        height: 198px !important
    }
    .progress-det {
        font-size: 10px !important
    }
    .values {
        font-size: 11px !important
    }
    .fa-1x {
        font-size: 14px !important
    }
    .back-box {
        width: 34px !important;
        height: 34px !important;
        line-height: 9px !important;
        font-size: 15px !important
    }
}

.stationmobile {
    padding-right: 0px
}

.stationmobile table td {
    border: none
}

.stationmobile .table thead tr th,
.stationmobile .table tbody tr td {
    font-family: Open Sans;
    color: #000000;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    line-height: 19px;
    padding-left: 7px
}

.stationmobile .table tbody tr:nth-child(2n+2) {
    border-bottom: 1px solid #d0d4db;
    padding-bottom: 15px
}

.stationmobile .table tbody tr:nth-child(1) {
    border-top: 1px solid #d0d4db
}

.stationmobile .progress-det {
    font-family: Open Sans;
    color: #666666;
    font-size: 12px;
    text-align: left;
    line-height: 17px
}

.stationmobile .values {
    font-family: Open Sans;
    color: #000000;
    font-size: 14px;
    text-align: left;
    line-height: 19px
}

.stationmobile .bar_progress .progress-bar.progress-bar-danger {
    background-color: transparent;
    border-right: 2px solid #c01840
}

.stationmobile .bar_progress .progress-bar.progress-bar-warning {
    background-color: transparent;
    border-right: 2px solid #f6b23e
}

.stationmobile .progress-bar-success {
    background: #80c327
}

.stationdetaillong .fa-yellow {
    color: #f6b23e
}

.stationdetaillong .left-fix {
    margin-left: -1.5em
}

.stationdetaillong .yellow {
    background: #fdd835 !important
}

.stationdetaillong .table-background {
    opacity: 0.56;
    background: #253340;
    position: absolute;
    bottom: 0;
    width: 96.8%
}

.stationdetaillong .table-background .reduce-table {
    padding-top: 3%;
    padding-bottom: 9%
}

.stationdetaillong .table-background .reduce-table table thead tr th {
    border-bottom: 0px
}

.stationdetaillong .table-background .reduce-table table tbody tr td:nth-child(1),
.stationdetaillong .table-background .reduce-table table tbody tr td:nth-child(2) {
    border: none
}

.stationdetaillong .table-background .reduce-table table tr td,
.stationdetaillong .table-background .reduce-table table thead th {
    font-family: Open Sans;
    color: #ffffff;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    line-height: 18px
}

.stationdetaillong .table-background .reduce-table table tbody tr td {
    border-top: 1px solid rgba(162, 171, 186, 0.17) !important;
    line-height: 18px
}

.stationdetaillong .table-background .reduce-table .table.table-condensed {
    margin: 0 auto;
    width: inherit
}

.stationdetaillong .table-background .reduce-table .table.table-condensed .win_temp {
    font-size: 43px !important;
    line-height: 47px !important;
    padding-bottom: 14px
}

.stationdetaillong .table-background .reduce-table .table.table-condensed .win_temp .farred {
    font-size: 24px
}

.stationdetaillong .table-background .reduce-table .table.table-condensed .win_speed {
    vertical-align: middle !important;
    font-size: 16px !important
}

.stationdetaillong .table-background table tr td,
.stationdetaillong .table-background table thead th {
    font-family: Open Sans;
    color: #ffffff;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    line-height: 28px
}

.stationdetaillong .righttable tbody tr:nth-child(even) {
    background-color: #fafafa
}

.stationmobiledata {
    padding-right: 0px
}

.stationmobiledata table td {
    border: none
}

.stationmobiledata .table thead tr th,
.stationmobiledata .table tbody tr td {
    font-family: Open Sans;
    color: #000000;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    line-height: 19px;
    padding-left: 7px;
    padding-bottom: 18px;
}

.stationmobiledata .table tbody tr:nth-child(3n+3) {
    border-bottom: 1px solid #d0d4db;
    padding-bottom: 15px
}

.stationmobiledata .table tbody tr:nth-child(1) {
    border-top: 1px solid #d0d4db
}

.stationmobiledata .progress-det {
    font-family: Open Sans;
    color: #666666;
    font-size: 12px;
    text-align: left;
    line-height: 17px;
    white-space: normal
}

.stationmobiledata .values {
    font-family: Open Sans;
    color: #000000;
    font-size: 14px;
    text-align: left;
    line-height: 19px
}

.stationmobiledata .bar_progress .progress-bar.progress-bar-danger {
    background-color: transparent;
    border-right: 2px solid #c01840
}

.stationmobiledata .bar_progress .progress-bar.progress-bar-warning {
    background-color: transparent;
    border-right: 2px solid #f6b23e
}

.stationmobiledata .progress-bar-success {
    background: #80c327
}

.mapinfo_b .col-md-4.col-sm-4.nopadding-left {
    padding-right: 0px
}

.mapinfo_b .col-md-12.padding-top.graph {
    padding-right: 55px
}

.mapinfo_b .col-md-12.padding-top.dumgraph {
    padding-right: 0px
}

.mapinfo_b .img-graph {
    max-width: 97%
}

.mapinfo_b .time_line h4 {
    font-family: Open Sans;
    color: #000000;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    line-height: 19px
}

@media (max-width: 325px) {
    .col-md-12.padding-top.graph .pull-right {
        margin-right: -17px
    }
}

@media (max-width: 768px) {
    .stationdetail .col-md-12.padding-top {
        padding-right: 2px
    }
    .stationdetail .col-md-12.padding-top .table>thead>tr>th,
    .stationdetail .col-md-12.padding-top .table>tbody>tr>td {
        font-size: 10px
    }
    .stationdetail .col-md-12.padding-top .progress-det {
        font-size: 10px
    }
    .values {
        font-size: 10px !important
    }
}

@media (max-width: 767px) {
    .pad-dwn {
        padding-bottom: 20px !important
    }
    .grey-bg {
        background: #fafafa
    }
    .data1 .table tbody tr:nth-child(3n+3) {
        border-bottom: none;
        padding-bottom: 15px
    }
    .data1 .table tbody tr:nth-child(1) {
        border-top: none
    }
}

.stationdetail .btn.btn-default {
    background: #fff
}

.stationdetail .btn.btn-primary {
    background: #0085ca;
    border: 1px solid #0085ca
}


/*# sourceMappingURL=stationdetails.css.map */