body{background-color:#d3d3d3}.hide{display:none!important}.dropdown-action-request{min-width:200px!important}.dropdown-action-request>.dropdown-item{padding:6px 20px!important}.modal-footer{justify-content:space-between!important}.emph-text{font-size:1rem;font-weight:700}#loader-overlay{align-items:center;background:hsla(0,0%,100%,.8);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.spinner{animation:spin 1s linear infinite;border:6px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}