.ag-header-cell-label{justify-content:center;text-align:center;width:100%}.ag-header-cell{align-items:center;display:flex;justify-content:center}.header-blue .ag-header-cell-text{color:#00f!important}.text-blue{color:#00f}.cell-error{background-color:#ffe6e6;border:1px solid red!important}.overlay{align-items:center;background:rgba(0,0,0,.4);display:flex;height:100%;justify-content:center;left:0;pointer-events:all;position:fixed;top:0;width:100%;z-index:9999}.spinner{animation:spin 1s linear infinite;border:6px solid #eee;border-radius:50%;border-top-color:#3498db;height:60px;width:60px}@keyframes spin{to{transform:rotate(1turn)}}