﻿body {
}
@media (min-width: 1200px){
    #group_col_text_right{
        margin-left:0px !important;
        float:right;
        text-align: right;
    }
    .col-lg-2{
        width:25% !important;
    }
   
}
@media (min-width: 1200px){
    #group_right{
         text-align: right !important;
    }
#lblheadersearch{
padding-right:0px !important;
    text-align: right !important;
    width:32% !important;
}
    #btn_right {
    width:18% !important;  
    }
}
.showmobile{
    display:none;
}
.desktopDiv {
    display: block;
}
.divTxtFloodGageBar {
    margin-top: -8%;
}
.fontTableIntro {
    font-size: 12px;
}
.activeBar {
    width: 480px;
    height: 60px;
    margin-right: 35px;
}
.inactiveBar {
    font-size: 12px;
}
#tableFlowCss tbody > tr > td {
    padding: 2px !important;
    color: black;
}

#tableRainCss tbody > tr > td {
    padding: 7px !important;
    color: black;
}

#tableFloodCss tbody > tr > td {
    padding: 7px !important;
    color: black;
}
#tableWaterCss tbody > tr > td {
    padding: 7px !important;
    color: black;
}
.lastRadarTablet {
    margin-top: -18px;
}
@media screen and (min-device-width: 564px) and (max-device-width: 1024px) and (orientation:portrait) {
    .divTxtFloodGageBar {
        margin-top: -11%;
    }
    .main {
        margin-left: 350px !important;
    }
    .sidenav{
        width:350px !important;
    }
    .fontTableIntro {
        font-size: 10px;
    }
    .lastRadarTablet {
        margin-top: -16px;
    }
    .activeBar {
        width: 450px;
        height: 60px;
        margin-right: 35px;
    }
    .fontRadarTablet {
        font-size: 11px !important;
    }
    .inactiveBar {
        font-size: 11px !important;
    }
    #tableFlowCss tbody > tr > td {
        padding: 1px !important;
    }

    #tableRainCss tbody > tr > td {
        padding: 4px !important;
    }

    #tableFloodCss tbody > tr > td {
        padding: 4px !important;
    }
    #tableWaterCss tbody > tr > td {
        padding: 4px !important;
    }
    .showmobile {
        display: block;
    }
    .desktopDiv {
        display: none;
    }
}

@media screen and (min-device-width: 564px) and (max-device-width: 1024px) and (orientation:landscape) {
    .divTxtFloodGageBar {
        margin-top: -11%;
    }
    .fontTableIntro {
        font-size: 10px;
    }
    .lastRadarTablet{
        margin-top:-16px;
    }
    .activeBar {
        width: 450px;
        height: 60px;
        margin-right: 35px;
    }
    .fontRadarTablet {
        font-size: 11px !important;
    }
    .main {
        margin-left: 350px !important;
    }
        .sidenav {
        width: 350px !important;
    }
    .inactiveBar {
        font-size: 11px !important;
    }
    #tableFlowCss tbody > tr > td {
        padding: 1px !important;
    }

    #tableRainCss tbody > tr > td {
        padding: 4px !important;
    }

    #tableFloodCss tbody > tr > td {
        padding: 4px !important;
    }
    #tableWaterCss tbody > tr > td {
        padding: 4px !important;
    }
    .showmobile {
        display: block;
    }
    .desktopDiv {
        display: none;
    }
}

@media only screen and (max-width: 563px) {
    .divTxtFloodGageBar {
        margin-top: -13%;
    }
    .fontTableIntro {
        font-size: 10px;
    }
    .activeBar {
        width: 400px;
        height: 60px;
        margin-right: 35px;
    }
    .lastRadarTablet {
        margin-top: -19px;
    }
    .inactiveBar {
        font-size: 10px !important;
    }
    #tableFlowCss tbody > tr > td {
        padding: 1px !important;
    }

    #tableRainCss tbody > tr > td {
        padding: 4px !important;
    }

    #tableFloodCss tbody > tr > td {
        padding: 4px !important;
    }
    #tableWaterCss tbody > tr > td {
        padding: 4px !important;
    }
    .showmobile {
        display: block;
    }
    .desktopDiv {
        display: none;
    }
}