@media only screen and (max-width:1199px) {
    .addEditPageWrapper .mat-mdc-form-field {margin: 0 !important;width: 100% !important;margin-bottom: 10px !important;}
    .addEditPageWrapper .form_field_wrapper {margin: 0 !important;width: 100% !important;}
    .addEditPageWrapper form {display: block !important;} 

    .addEditPageWrapper .form_field_wrapper.form_field_wrapperlogo .form_field_logo #listlogo .filecontainerdiv {margin-bottom: 20px;}
    .addEditPageWrapper .form_field_wrapper.form_field_wrapperlogo .form_field_logo #listlogo .filecontainerdiv .actionbtndiv {justify-content: center;}


    .location_col{flex:1 0 100%;}
    .use_summary_col7{width:100%;margin-left:0;margin-top:20px;padding: 15px; }
    .use_summary_col3{width:100%;padding: 15px;}
    .use_summary_col7 .adminlisttable_v2 .lib-pager-class:first-of-type {right: 0;top: 0;background: transparent;padding: 0;margin: 0;}
    .use_summary_col_container .adminlisttable_v2 .mdc-card {padding-top: 0px !important;background-color: transparent;}
    .use_summary_col_container .adminlisttable_v2 .multipledeleteandupdatebuttan {padding: 0;right: 0;top: 1px;}
}

@media only screen and (max-width:1024px) {
    .lastLoginWrapper {flex-direction: column-reverse;}
    .lastLoginWrapper > div {width: 100%;margin-right: 0;}
    .lastLoginWrapper > div p {width: auto;}
    .lastLoginWrapper .lastLoginSubWrapper {margin-bottom: 15px !important;width: 100%;}
    .lastLoginWrapper .lastLoginSubWrapper > div {width: 100%;text-align: center;}
    .lastLoginWrapper .lastLoginSubWrapper > div p {padding: 15px !important;}
    .lastLoginWrapper .labdetails_lastlogin {width: 100%;}


}
@media only screen and (max-width:899px) {
    .location_col p strong{min-width:156px}
}

@media only screen and (max-width:699px) {
    .loginPage .bg_block2 {display: none;}
    .loginPage .bg_block3 {left: unset;top: unset;right: -160px;bottom: -140px;}
}

@media only screen and (max-width:499px) {
    .loginPage .mdc-card.loginPageBody {padding: 15px;}    
    .loginPage .loginPageBody > img {width: 90%;margin: 0 auto 25px;}

    .menu_left {width: 65%;}
    .menu_right {width: 35%;}

    /* .lastLoginWrapper > div p span {width: auto;margin-right: 10px;} */
}