#id-shinken-window-modal .shinken-window-modal-content {
    /*margin : 2% calc(5% + 50px);*/
    background-color: #DFDFDF;
    border-radius: 10px;
    text-align: left;
    /*padding: 25px 0;*/
    box-sizing: border-box;
    z-index: 2;
    position : relative;
}
#id-shinken-window-modal .shinken-loading-cell-icon ,
#id-shinken-window-modal .shinken-loading-cell-text  {
    text-align: center;
    font-size: 30px;

}