.width-500-modal .modal-dialog{max-width:100%;min-width:500px}@media (max-width:768px){.width-500-modal .modal-dialog{width:100%!important;min-width:unset;margin:0}.width-500-modal .modal-content{border-radius:0;min-height:100vh}}.width-500-modal .modal-body{max-height:calc(100vh - 200px);overflow-y:auto}.width-500-modal .modal-content{display:flex;flex-direction:column;max-height:calc(100vh - 60px)}.width-500-modal .modal-footer,.width-500-modal .modal-header{flex-shrink:0}.clone-error-state .status-icon,.clone-success-state .status-icon{font-size:48px}.clone-package-modal .glyphicon.spinning{animation:clone-spin 1s linear infinite}.clone-package-body{padding-top:0!important}.clone-package-form-group{margin-bottom:0!important}.clone-preview-well{padding:10px;border-radius:4px;background-color:rgba(128,128,128,.1);border:1px solid rgba(128,128,128,.2)}.clone-preview-well label{display:block;margin-bottom:4px}@keyframes clone-spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.clone-progress-section{margin-bottom:8px}.clone-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.clone-progress-label{font-weight:600;font-size:13px}.clone-progress-count{font-size:12px;color:#777}.clone-progress-bar{height:20px;margin-bottom:0;border-radius:4px}.clone-progress-bar .progress-bar{line-height:20px;font-size:11px}.clone-progress-details{padding:12px 0;border-top:1px solid rgba(128,128,128,.2)}.clone-stat{display:flex;flex-direction:column;align-items:center}.clone-stat-value{font-size:24px;font-weight:700;line-height:1.2}.clone-stat-label{font-size:11px;text-transform:uppercase;color:#777;margin-top:2px}