.blocks .block{background:#eee;border:1px solid #ccc;border-radius:.4rem;color:#000;cursor:move;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.4rem;padding:1rem;position:relative}.blocks .block .actions{position:absolute;right:.4rem;top:.4rem}.blocks .block .block-details p{margin-bottom:0;text-align:center}.blocks .block .block-details p.type{font-size:11px;font-weight:700}.block-actions-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.available-blocks-list{position:fixed;width:33.3333%;max-width:400px}.page-form{min-height:100vh}