.app-loader{position:absolute;top:0;left:0;right:0;bottom:0;width:auto;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--color-loader-bg);border-radius:inherit;margin:0;padding:20px;z-index:9}.app-loader svg{content:"";width:96px;height:96px;max-width:95%;max-height:95%;-o-object-fit:contain;object-fit:contain}.app-loader svg circle{fill:var(--color-loader)}.app-loader.fixed-on-desktop svg{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:fixed}.app-loader~* .app-loader{display:none}.page-som-bulk-provision-file-upload{padding-bottom:80px}.page-som-bulk-provision-file-upload h1.heading{margin-bottom:40px}.page-som-bulk-provision-file-upload .container{border:1px solid #ccc;padding:20px}.page-som-bulk-provision-file-upload .form-group{margin-bottom:1rem}.page-som-bulk-provision-file-upload .form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.page-som-bulk-provision-file-upload label{display:inline-block;margin-bottom:.5rem}.page-som-bulk-provision-file-upload .board{position:relative;background-color:var(--color-component-bg-primary);border-radius:4px;-webkit-box-shadow:var(--box-shadow-secondary);box-shadow:var(--box-shadow-secondary)}.page-som-bulk-provision-file-upload .two-column-layout{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.page-som-bulk-provision-file-upload .left-column,.page-som-bulk-provision-file-upload .right-column{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.page-som-bulk-provision-file-upload .upload-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px dashed #ccc;border-radius:4px;padding:40px;text-align:center;margin-bottom:20px}.page-som-bulk-provision-file-upload .upload-area .upload-icon{color:#666;margin-bottom:10px}.page-som-bulk-provision-file-upload .upload-area .upload-icon .icon-file-upload:before{font-family:icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;content:"";text-align:center;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:60px;color:#4a90e2}.page-som-bulk-provision-file-upload .upload-area .upload-text{margin:10px 0;color:#666}.page-som-bulk-provision-file-upload .upload-area .file-type-text{font-size:12px;color:#999}.page-som-bulk-provision-file-upload .upload-area .browse-btn{margin-top:10px;margin-bottom:10px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-som-bulk-provision-file-upload .upload-area.disabled{opacity:.6;cursor:not-allowed}.page-som-bulk-provision-file-upload .uploaded-file{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px;background-color:#f5f5f5;border-radius:4px;margin-bottom:20px}.page-som-bulk-provision-file-upload .uploaded-file,.page-som-bulk-provision-file-upload .uploaded-file .file-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-som-bulk-provision-file-upload .uploaded-file .file-info .icon-file-info:before{font-family:icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;content:"";text-align:center;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:40px}.page-som-bulk-provision-file-upload .uploaded-file .delete-btn{background:none;border:none;color:#4a90e2;cursor:pointer}.page-som-bulk-provision-file-upload .uploaded-file .delete-btn .icon-delete:before{font-family:icons;font-size:24px;font-style:normal;font-weight:400;line-height:1;content:"";text-align:center;font-variant:normal;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:40px;color:#4a90e2}.page-som-bulk-provision-file-upload .execute-btn{width:80%;margin:20px auto 0;padding:10px;background-color:#4a90e2;color:#fff;border:none;border-radius:4px;cursor:pointer;display:block}.page-som-bulk-provision-file-upload .execute-btn:hover{background-color:#357abd}.page-som-bulk-provision-file-upload .alerts-section{margin-top:20px;margin-left:20px}.page-som-bulk-provision-file-upload .alerts-section h4{margin-bottom:10px}.page-som-bulk-provision-file-upload .alerts-section h5{margin-bottom:5px}.page-som-bulk-provision-file-upload .alerts-section .success-alerts{color:#28a745}.page-som-bulk-provision-file-upload .alerts-section .error-alerts{color:#dc3545}.page-som-bulk-provision-file-upload .alerts-section ul{list-style-type:disc;margin-left:20px;margin-bottom:15px}@media (max-width:1024px){.page-som-bulk-provision-file-upload .two-column-layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:480px){.page-som-bulk-provision-file-upload{padding-bottom:64px}.page-som-bulk-provision-file-upload h1.heading{margin-bottom:32px}.page-som-bulk-provision-file-upload .board{padding:24px 8px}}