﻿
.ddl_txt-control {
    width: 20%;
}

.Grid_ActionBtn {
    width: 22px;
    height: 22px;
}
    .grid_footerLe {
        width: 8%;
        float: left;
        height: 25px;
        padding-top: 3px;
    }

    .grid_footerMi {
        width: 84%;
        float: left;
        height: 25px;
    }

    .grid_footerRi {
        width: 8%;
        float: left;
        height: 25px;
    }

    .grid_footerLe1 {
        width: 10%;
        float: left;
        height: 25px;
        padding-top: 3px;
    }

    .grid_footerMi1 {
        width: 78%;
        float: left;
        height: 25px;
    }

    .grid_footerRi1 {
        width: 10%;
        float: left;
        height: 25px;
    }
    
    .class_write_control {
    top: 10%;
    left: 30% !important;
    width: 40% !important;
}
      .TxtPagNo {
            margin-top: 3px;
            width: 50%;
            height: 20px;
            border: 1px solid #a5a3a3;
            border-radius: 10px !important;
            padding-left: 3%;
        }

@media (max-width:993px) {
    .ddl_txt-control {
        width: 30%;
    }

    .grid_footerLe {
        width: 12%;
        float: left;
        height: 25px;
        padding-top: 3px;
    }

    .grid_footerMi {
        width: 76%;
        float: left;
        height: 25px;
    }

    .grid_footerRi {
        width: 12%;
        float: left;
        height: 25px;
    }
    .class_write_control {
    top: 10%;
    left: 23% !important;
    width: 54% !important;
    }
}

@media (max-width:768px) {
    .All_btn {
        margin: 0px !important;
    }

    .grid_footerLe {
        width: 20%;
        float: left;
        height: 25px;
        padding-top: 3px;
    }

    .grid_footerMi {
        width: 60%;
        float: left;
        height: 25px;
    }

    .grid_footerRi {
        width: 20%;
        float: left;
        height: 25px;
    }

    .Grid_ActionBtn {
        width: 14px;
        height: 14px;
    }
    .class_write_control {
    top: 10%;
    left: 10% !important;
    width: 80% !important;
}
}

@media (max-width:461px) {
    .ddl_txt-control {
        width: 100%;
        margin: 5px 0px;
    }

    .grid_footerLe {
        width: 30%;
        float: left;
        height: 25px;
        padding-top: 3px;
    }

    .grid_footerMi {
        width: 40%;
        float: left;
        height: 25px;
    }

    .grid_footerRi {
        width: 30%;
        float: left;
        height: 25px;
    }
    .class_write_control {
    top: 10%;
    left: 5% !important;
    width: 90% !important;
}
}
@media (max-width:461px) {
    .TxtPagNo {
    margin-top: 3px;
    width: 45%;
    height: 20px;
    border: 1px solid #a5a3a3;
    border-radius: 10px !important;
    padding-left: 3%;
}
   
}
