@charset "utf-8";
/* CSS Document */


#post-grid-editor{

    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999;
    margin: 30px 0 0 160px;
    padding-right: 190px !important;
    padding: 30px;
}