﻿@media only screen and (min-width: 801px) and (max-width: 1280px) {
    .grid {
        height: 370px;
    }

    .dashboardAlertDesc {
        float: left;
        width: 70%;
        font-size: 16px;
    }

    .gridDashboard {
        height: 372px;
    }

    .criteriabtnAlign {
        float: right;
        position: absolute;
        bottom: 0px;
        margin-left: 600px;
        padding: 2px;
    }

    .alertCriteriaModalBtnSaveWidth {
        float: right;
        width: 70px;
        text-align: center;
        left: -9%;
        position: relative;
    }

    .closeBtnCriteria {
        left: -14%;
        padding-bottom: 0%;
        margin-bottom: 0%;
        float: right;
        position: relative;
    }

    .accountModalBtnBackWidth {
        float: right;
        width: 70px;
        text-align: center;
        left: -5%;
        position: relative;
    }

    .criteriaFilterModalWidth {
        width: 70%;
    }

    .customreport_customFieldDiv {
        height: 500px;
    }

    .customreport_reportDiv {
        height: 285px;
    }

    .customreport_timeRange {
        height: 200px;
    }

    .buttonz {
        margin-top: 0px;
    }

    .width_searchbox_dropdown {
        width: 130px;
    }
}

@media only screen and (min-width: 1281px) and (max-width: 1300px) {
    .grid {
        height: 510px;
    }

    .customreport_customFieldDiv {
        height: 600px;
    }

    .customreport_reportDiv {
        height: 370px;
    }

    .customreport_timeRange {
        height: 215px;
    }

    .buttonz {
        margin-top: 0px;
    }
}

/*@media only screen and (min-width: 1387px) and (max-width: 1400px) {

}*/

@media only screen and (min-width: 1440px) and (max-width: 1679px) {
    .grid {
        height: 460px;
    }

    .gridDashboard {
        height: 475px;
    }

    .gridDashboard {
        height: 460px;
    }

    .customreport_customFieldDiv {
        height: 600px;
    }

    .customreport_reportDiv {
        height: 370px;
    }

    .customreport_timeRange {
        height: 215px;
    }

    .buttonz {
        margin-top: 0px;
    }

    .accountNumberModalWidth {
        width: 20%;
    }
     .toDatePickerCol {
    float: right;
    margin-right: -234px;
    margin-top: 0px;
    width: 257px;
} 
}

@media only screen and (min-width: 1680px) and (max-width: 1919px) {
    .grid {
        height: 610px;
    }

    .customreport_customFieldDiv {
        height: 700px;
    }

    .customreport_reportDiv {
        height: 420px;
    }

    .customreport_timeRange {
        height: 265px;
    }

    .buttonz {
        margin-top: 0px;
    }

    .dashboardBtnLastRowAlign {
        padding-left: 21%;
    }

    .gridDashboard {
        height: 615px;
    }

    .criteriaFilterModalWidth {
        width: 56%;
    }

    .filterDateTo {
        width: 75%;
    }

    .accountNumberModalWidth {
        width: 20%;
    }
     .toDatePickerCol {
    float: right;
    margin-right: -234px;
    margin-top: 0px;
    width: 257px;
}
}

@media only screen and (min-width: 1920px) and (max-width: 2560px) {
    .grid {
        height: 720px;
    }

    .customreport_customFieldDiv {
        height: 700px;
    }

    .criteriaFilterModalWidth {
        width: 55%;
    }

    .accountNumberModalWidth {
        width: 20%;
    }

    .dropdown_align {
        width: 42px;
        border: none;
        border-bottom: 1px solid #C0C0C0;
    }

    .customreport_reportDiv {
        height: 420px;
    }

    .customreport_timeRange {
        height: 265px;
    }

    .criteriaFilterModalWidth {
        width: 50%;
    }

    .accountNumberModalWidth {
        width: 18%;
    }

    .dropdown_align {
        width: 43px;
        border: none;
        border-bottom: 1px solid #C0C0C0;
    }

    .buttonz {
        margin-top: 0px;
    }

    .dashboardBtnLastRowAlign {
        padding-left: 26%;
    }

    .gridDashboard {
        height: 650px;
    }

    .toDatePickerCol {
    float: right;
    margin-right: -234px;
    margin-top: 0px;
    width: 257px;
}

}
