@import url(https://fonts.googleapis.com/css?family=Poppins:wght@300&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{font-family:Poppins}body{margin:0 10px;overflow-x:hidden}.header{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin-top:5px;padding:10px 0}.little-image{height:76px}.student-header{border-bottom:3px solid #000;border-image:linear-gradient(90deg,#e22c1d 25%,#f5ae30 0,#f5ae30 50%,#2289cb 0,#2289cb 75%,#2a9545 0) 5;flex:7 1;font-size:22px;font-weight:700;letter-spacing:1px;padding:7px;text-align:center}main{display:flex;gap:4%;justify-content:space-between;width:100%}main .location-data,main .normal-data{width:48%}input{border:none;border-bottom:1px solid #d3d3d3;display:block}input:focus{outline:none}h4{font-size:17px;letter-spacing:.5px;margin:1% 0}select{-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box}#school-details{color:gray;padding-left:20px}.dropdown-icon{font-size:20px;left:300px;position:absolute;top:7.5px}.required{display:inline-block;font-size:14px;letter-spacing:.5px;margin-bottom:5px;margin-top:13px;text-transform:uppercase}.required:after{color:red;content:"*"}.tags{height:25px;padding-left:5px;text-transform:capitalize;width:100%}input[type=email]{text-transform:lowercase}form{height:calc(100vh - 120px)}.tags::-webkit-input-placeholder{font-size:12px;letter-spacing:.5px;text-transform:capitalize}.tags::placeholder{font-size:12px;letter-spacing:.5px;text-transform:capitalize}.sub-header-title{position:relative;text-transform:uppercase}.sub-header-title:after{background:#d64c4c;bottom:-4px;content:"";height:2.5px;left:1px;position:absolute;width:78px}.nearbyLocations{background-color:#fff;border:1px solid grey;border-bottom:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:none;font-size:13px;font-weight:400;position:absolute;width:330px;z-index:5}.nearbyLocations p{border-bottom:1px solid grey;cursor:pointer;padding:5px 10px}.nearbyLocations p:hover{background-color:#e9e9e9}.nearbyLocations p:last-child{border-radius:10px}.button{border-radius:15px;cursor:pointer;display:inline-block;font-size:11px;font-weight:700;letter-spacing:1px;margin-top:30px;padding:10px 38px;text-transform:uppercase}.submit{background-color:#13aa13;border:1px solid #0f990f;color:#fff;margin-top:20px}.submit:hover{background-color:green}.reset{background-color:#fff;border:1px solid #0b749e;color:blue;margin-left:20px;margin-top:20px}.reset:hover{background-color:#0b749e;color:#fff}.sub-container{display:flex;gap:4%}.sub-container .inputContainers{width:48%}.copyright{align-items:center;bottom:0;display:flex;flex-direction:column;font-size:12px;margin-top:5px;width:100%}.copyright .lFirst{color:green}.copyright .i{color:teal}.copyright .tFirst{color:red}.copyright .tSecond{color:#dfbc1f}.copyright .lSecond{color:teal}.copyright .e{color:red}.copyright .year{font-weight:400}.error{color:red;font-size:10.5px;margin-top:1px;padding-left:5px}.address{width:600px}.location{position:relative}.location-icon{color:gray;font-size:17px;position:absolute;right:10px;top:7.5px}#student-photo{cursor:pointer;margin-left:-15px;margin-top:-15px;opacity:0;position:absolute}.address-line{width:100%}.file-upload{border:none;border-bottom:1px solid #d3d3d3;color:gray;font-size:12px;height:25px;letter-spacing:.5px;padding-left:5px;padding-top:4px;position:relative;width:100%}.file-upload .logo{font-size:14px;position:absolute;right:25px}.file-upload .eye{cursor:pointer;right:0}.file-upload .eye:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:768px){form{height:calc(100% - 120px)}main{display:block;height:100%}main .location-data,main .normal-data{width:100%}.sub-container{display:block}.address-line,.sub-container .inputContainers{width:100%}body{margin-left:5%}.address,.location{width:330px}.imageCrop-footer .sub-footer{display:flex;flex-direction:column}.imageCrop-footer .sub-footer img{margin-left:0}.little-image{height:60px;object-fit:cover;width:117px}}.modalContainerForImageCrop{background-color:#fff;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.35);display:flex;flex-direction:column;padding:25px}.modalBackgroundForImageCrop{align-items:center;display:flex;height:100vh;justify-content:center;margin-left:auto;margin-right:auto;position:absolute;top:0;width:100vw;z-index:999}.button{margin-bottom:10px}.imageCrop-footer{display:flex;justify-content:space-between}.imageCrop-submit{align-self:flex-end;background-color:#0c76a0;border:skyblue;border-radius:10px;color:#fff;cursor:pointer;padding:15px}.imageCrop-footer .text{align-self:center}.imageCrop-footer .image{height:100px;margin-top:10px;width:100px}.imageCrop-footer .sub-footer{align-items:flex-start;display:flex;justify-content:flex-start}@media (max-width:768px){.header{flex-direction:column;gap:15px;text-align:center}.student-header{flex:none;font-size:18px;width:100%}.little-image{height:60px}}@media (max-width:480px){.header{gap:10px;padding:5px 0}.student-header{font-size:16px;letter-spacing:.5px}.little-image{height:50px}}*{text-transform:capitalize}body{font-family:sans-serif;letter-spacing:.5px}.modalBackground{align-items:center;background-color:rgba(0,0,0,.35);display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw}.modalContainer{background-color:#fff;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.35);display:flex;flex-direction:column}.modalContainer .main-container{margin-left:15px}.sub-container .review-address-details{margin-top:10px;padding-right:15px}.modalBackground label{color:#696666;display:block;font-size:13px;margin:10px 0 5px;text-transform:uppercase}.modalBackground h4{margin:30px 0 10px;position:relative;text-transform:uppercase}.modalBackground h4:after{background:#d64c4c;bottom:-4px;content:"";height:2.5px;left:1px;position:absolute;width:78px}.modalBackground input{background-color:#f3f3f3;border:none;padding:5px 10px;width:250px}.modalBackground input:focus{outline:none}.modalBackground .student-photo{align-items:center;display:flex;justify-content:center}.modalBackground .student-photo img{border-radius:50%;height:120px;object-fit:fill;width:120px}.modalBackground .sub-container{display:flex;gap:60px;justify-content:space-between}.modalContainer .header{align-items:flex-start;background-color:#0b749e;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;display:flex;font-size:12px;justify-content:space-between;margin-top:0;padding:5px 5px 5px 15px;text-transform:uppercase}#map-modal{border:3px solid #000;border-image:linear-gradient(90deg,red 25%,#dfbc1f 0,#dfbc1f 50%,teal 0,teal 75%,green 0) 5;border-radius:10px;height:345px;margin-top:10px;position:relative;width:500px}.header .header-text{padding:5px;text-transform:uppercase}.header .close{align-self:center;cursor:pointer;font-size:18px;padding-right:10px}.modalBackground .student-school{margin-top:20px}.modalBackground .student-school input{width:560px}.modalBackground .footer{margin:15px 5px}.review-address-details input{width:500px}.sub-container .parent-details,.sub-container .student-details{display:flex;gap:35px;justify-content:space-between}.parent-details .address{width:600px}.footer .text{text-transform:capitalize}.text button{border-radius:15px;cursor:pointer;display:inline-block;font-size:11px;font-weight:700;letter-spacing:1px;margin-left:20px;margin-top:13px;padding:8px 30px;text-transform:uppercase}.text .submit-button{background-color:#13aa13;border:1px solid #0f990f;color:#fff}.text .back-button{background-color:#fff;border:1px solid #0b749e;color:blue}.text .submit-button:hover{background-color:green}.text .back-button:hover{background-color:#0b749e;color:#fff}.x-button{cursor:pointer;float:right;margin-right:15px}.mystudent-address{background-color:#f3f3f3;color:#242323;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:13.5px;font-weight:lighter;padding:5px 10px;width:500px}@media screen and (max-width:768px){.modalBackground{display:block;left:20px;top:30px}.modalBackground .sub-container,.sub-container .parent-details,.sub-container .student-details{display:block}.review-address-details{width:80%}#map-modal{height:300px;width:100%}.modalBackground .student-school input,.mystudent-address,.parent-details .address{width:250px}.modalBackground .student-photo{justify-content:flex-start}.container-success-msg{background-color:#fff}.success-sub-container{border:1px solid #000}}@-webkit-keyframes slideInFromLeft{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(80%);transform:translateX(80%)}}@keyframes slideInFromLeft{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(80%);transform:translateX(80%)}}.error-msg{background-color:rgba(219,0,0,.59);left:0;padding:15px;right:0;text-align:center;top:0;width:100%}.container-success-msg{align-items:center;background-color:rgba(0,0,0,.35);display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw;z-index:9999}.success-sub-container{background-color:#fff;border-radius:10px;height:220px;padding-top:20px;width:400px}.success-msg{align-items:center;display:flex;flex-direction:column;gap:30px;margin-bottom:20px}.success-msg img{height:70px;width:70px}.success-sub-container button{background-color:#2faf4b;border:#2faf4b;border-radius:10px;color:#fff;cursor:pointer;padding:7px 40px}.success-sub-container .error{background-color:#d92229;border:#d92229}
/*!
 * Cropper.js v1.5.12
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2021-06-12T08:00:11.623Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}*{box-sizing:border-box;margin:0;padding:0}#jay{height:73.5%}#jay,#map{position:relative}#map{border-radius:10px;height:100%;margin-top:10px;width:99%}#jay:before{background-color:#399953;background-image:linear-gradient(#e22c1d,#e22c1d),linear-gradient(#f5ae30,#f5ae30),linear-gradient(#2289cb,#2289cb);background-position:0 0,100% 0,100% 100%,0 100%;background-repeat:no-repeat;background-size:50% 50%,50% 50%;height:102.3%;left:-.7%;top:-1.25%;width:100.45%;z-index:-2}#jay:after,#jay:before{border-radius:10px;content:"";position:absolute}#jay:after{background:#fff;height:100%;left:0;top:0;width:calc(100% - 7px);z-index:-1}#description{font-family:Roboto;font-size:15px;font-weight:300}#infowindow-content .title{font-weight:700}#infowindow-content{display:none}#map #infowindow-content{display:inline}.pac-card{background-color:#fff;border:0;border-radius:2px;box-shadow:0 1px 4px -1px rgba(0,0,0,.3);font:400 18px Roboto,Arial,sans-serif;margin:10px;overflow:hidden;padding:0}.stop-details__drop,.stop-details__pickup{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px;width:100%}.pac-controls{display:inline-block;padding:5px 11px}.pac-controls label{font-size:13px;font-weight:300}#pac-input1,#pac-input2{text-overflow:ellipsis;width:100%}#title{background-color:#4d90fe;color:#fff;font-size:25px;font-weight:500;padding:6px 12px}@media screen and (max-width:768px){#jay{width:336px}#jay,#map{height:250px}#map{width:330px}}.bulk-upload-container{font-family:Gotham,Arial,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.loading-overlay{align-items:center;background:hsla(0,0%,100%,.9);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.loading-gif{height:80px;width:80px}.bulk-upload-header{margin-bottom:30px;text-align:center}.bulk-upload-header h2{color:#333;font-size:28px;margin-bottom:10px}.bulk-upload-header p{color:#666;font-size:16px}.upload-section{display:flex;flex-direction:column;gap:30px}.template-download{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:20px;text-align:center}.template-btn{align-items:center;background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;gap:8px;padding:12px 24px;transition:background-color .2s}.template-btn:hover{background:#0056b3}.template-download p{color:#666;font-size:14px;margin-top:10px}.file-drop-zone{background:#fafafa;border:2px dashed #ccc;border-radius:12px;cursor:pointer;padding:60px 20px;text-align:center;transition:all .3s ease}.file-drop-zone.drag-active,.file-drop-zone:hover{background:#f0f8ff;border-color:#007bff}.drop-zone-content{align-items:center;display:flex;flex-direction:column;gap:15px}.file-icons{color:#666;display:flex;gap:20px}.drop-zone-content h3{color:#333;font-size:20px;margin:0}.drop-zone-content p{color:#666;font-size:14px;margin:0}.parsing-section{align-items:center;display:flex;justify-content:center;min-height:300px}.parsing-indicator{text-align:center}.spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;height:40px;margin:0 auto 20px;width:40px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.parsing-indicator h3{color:#333;margin-bottom:10px}.parsing-indicator p{color:#666}.data-preview{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);overflow:hidden}.preview-header{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:20px}.preview-header h3{color:#333;margin:0 0 15px}.preview-stats{display:flex;flex-wrap:wrap;gap:20px}.stat{align-items:center;border-radius:20px;display:flex;font-size:14px;font-weight:500;gap:8px;padding:8px 16px}.stat.valid{background:#d4edda;color:#155724}.stat.invalid{background:#f8d7da;color:#721c24}.stat.total{background:#e2e3e5;color:#383d41}.preview-controls{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;padding:15px 20px}.filter-controls{display:flex;gap:10px}.filter-btn{align-items:center;background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 16px;transition:all .2s}.filter-btn:hover{background:#f8f9fa}.filter-btn.active{background:#007bff;border-color:#007bff;color:#fff}.pagination{align-items:center;display:flex;gap:15px}.pagination button{background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:14px;padding:6px 12px}.pagination button:disabled{cursor:not-allowed;opacity:.5}.pagination button:not(:disabled):hover{background:#f8f9fa}.preview-table-container{max-height:500px;overflow-x:auto;overflow-y:auto}.preview-table{border-collapse:collapse;font-size:14px;width:100%}.preview-table th{background:#f8f9fa;border-bottom:2px solid #e9ecef;color:#333;font-weight:600;padding:12px 8px;position:-webkit-sticky;position:sticky;text-align:left;top:0;z-index:10}.preview-table td{border-bottom:1px solid #e9ecef;padding:10px 8px;vertical-align:top}.valid-row{background:#f8fff9}.invalid-row{background:#fff5f5}.status-icon{font-size:16px}.status-icon.valid{color:#28a745}.status-icon.invalid{color:#dc3545}.data-cell{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.errors-cell{max-width:300px}.error-list{display:flex;flex-direction:column;gap:5px}.error-item{align-items:flex-start;color:#dc3545;display:flex;font-size:12px;gap:6px}.error-icon{flex-shrink:0;margin-top:2px}.preview-actions{background:#f8f9fa;border-top:1px solid #e9ecef;display:flex;justify-content:space-between;padding:20px}.cancel-btn{background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:16px;padding:10px 20px}.cancel-btn:hover{background:#f8f9fa}.upload-btn{background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:10px 20px}.upload-btn:disabled{background:#6c757d;cursor:not-allowed}.upload-btn:not(:disabled):hover{background:#218838}.progress-tracker{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:30px;text-align:center}.progress-header{margin-bottom:30px}.progress-header h3{color:#333;margin-bottom:10px}.progress-stats{color:#666;display:flex;font-size:14px;gap:20px;justify-content:center}.progress-bar-container{margin-bottom:30px}.progress-bar{background:#e9ecef;border-radius:10px;height:20px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#007bff,#0056b3);height:100%;transition:width .3s ease}.progress-details{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.detail-item{align-items:center;display:flex;font-size:16px;gap:10px;justify-content:center}.detail-icon{font-size:18px}.detail-icon.success{color:#28a745}.detail-icon.error{color:#dc3545}.error-preview{background:#fff5f5;border:1px solid #f8d7da;border-radius:6px;margin-top:20px;padding:15px;text-align:left}.error-preview h4{color:#721c24;font-size:16px;margin:0 0 10px}.error-preview .error-list{display:flex;flex-direction:column;gap:8px}.error-preview .error-item{color:#721c24;display:flex;font-size:14px;gap:10px}.error-row{font-weight:600;min-width:60px}.error-more{color:#6c757d;font-size:13px;font-style:italic}.completion-message{align-items:center;background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;color:#155724;display:flex;font-weight:500;gap:10px;justify-content:center;margin-top:20px;padding:15px}.completion-icon{font-size:20px}.results-summary{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);overflow:hidden}.summary-header{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:20px}.summary-header h3{color:#333;margin:0 0 20px;text-align:center}.summary-stats{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.stat-card{align-items:center;border-radius:8px;display:flex;gap:15px;min-width:150px;padding:20px}.stat-card.success{background:#d4edda;border:1px solid #c3e6cb}.stat-card.failed{background:#f8d7da;border:1px solid #f5c6cb}.stat-card.total{background:#e2e3e5;border:1px solid #d6d8db}.stat-icon{font-size:24px}.stat-card.success .stat-icon{color:#28a745}.stat-card.failed .stat-icon{color:#dc3545}.stat-number{font-size:24px;font-weight:700;line-height:1}.stat-label{color:#666;font-size:14px}.summary-message{padding:20px;text-align:center}.message{align-items:center;border-radius:6px;display:flex;font-size:16px;gap:10px;justify-content:center;padding:15px}.message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.message.partial{background:#fff3cd;border:1px solid #ffeaa7;color:#856404}.message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.message-icon{font-size:18px}.error-section{border-top:1px solid #e9ecef;padding:20px}.error-header{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:15px}.error-header h4{color:#721c24;margin:0}.error-actions{display:flex;gap:10px}.download-errors-btn,.toggle-errors-btn{align-items:center;background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;display:flex;font-size:14px;gap:6px;padding:8px 16px}.download-errors-btn:hover,.toggle-errors-btn:hover{background:#f8f9fa}.download-errors-btn{background:#dc3545;border-color:#dc3545;color:#fff}.download-errors-btn:hover{background:#c82333}.error-section .error-list{background:#fff5f5;border:1px solid #f8d7da;border-radius:6px;max-height:300px;overflow-y:auto}.error-section .error-item{border-bottom:1px solid #f8d7da;display:flex;gap:15px;padding:15px}.error-section .error-item:last-child{border-bottom:none}.error-section .error-row{color:#721c24;font-weight:600;min-width:60px}.error-details{flex:1 1}.error-section .error-message{color:#721c24;font-weight:500;margin-bottom:5px}.error-data{color:#6c757d;font-size:13px}.summary-actions{background:#f8f9fa;border-top:1px solid #e9ecef;padding:20px;text-align:center}.reset-btn{align-items:center;background:#007bff;border:1px solid #007bff;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;gap:8px;padding:12px 24px}.reset-btn:hover{background:#0056b3;border-color:#0056b3}@media (max-width:768px){.bulk-upload-container{padding:15px}.preview-stats,.summary-stats{align-items:center;flex-direction:column}.preview-controls{align-items:stretch;flex-direction:column}.filter-controls{justify-content:center}.preview-table-container{font-size:12px}.preview-table td,.preview-table th{padding:8px 4px}.data-cell{max-width:100px}.error-header{align-items:stretch;flex-direction:column}.error-actions{justify-content:center}}.template-download-section{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;margin:20px 0;padding:20px;text-align:center}.template-download-section h3{color:#495057;font-size:18px;margin:0 0 10px}.template-download-section p{color:#6c757d;font-size:14px;margin:0 0 15px}.template-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.template-download-btn{align-items:center;background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 20px;transition:all .3s ease}.template-download-btn:hover{background:#0056b3;box-shadow:0 4px 8px rgba(0,123,255,.3);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.template-help-link{align-items:center;border-radius:4px;color:#6c757d;display:flex;font-size:14px;gap:6px;padding:8px 12px;text-decoration:none;transition:all .3s ease}.template-help-link:hover{background:#e9ecef;color:#495057;text-decoration:none}@media (max-width:768px){.template-buttons{flex-direction:column;gap:10px}.template-download-btn,.template-help-link{justify-content:center;width:100%}}.student-bulk-upload .bulk-upload-header{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-left:4px solid #007bff}.student-header .header-icon{margin-bottom:15px;text-align:center}.student-header h2{align-items:center;color:#007bff;display:flex;gap:10px;justify-content:center}.student-header .inline-icon{font-size:24px}.student-header .header-description{color:#1565c0;font-size:16px;margin:15px 0}.student-drop-zone{background:linear-gradient(135deg,#f8fbff,#e3f2fd);border:2px dashed #007bff}.student-drop-zone:hover{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-color:#0056b3}.student-spinner{border-color:#007bff transparent}.template-download-btn.student-btn{background:#007bff;border-color:#007bff}.template-download-btn.student-btn:hover{background:#0056b3;border-color:#0056b3}.employee-bulk-upload .bulk-upload-header{background:linear-gradient(135deg,#e8f5e8,#c8e6c9);border-left:4px solid #28a745}.employee-header .header-icon{margin-bottom:15px;text-align:center}.employee-header h2{align-items:center;color:#28a745;display:flex;gap:10px;justify-content:center}.employee-header .inline-icon{font-size:24px}.employee-header .header-description{color:#1b5e20;font-size:16px;margin:15px 0}.employee-drop-zone{background:linear-gradient(135deg,#f8fff8,#e8f5e8);border:2px dashed #28a745}.employee-drop-zone:hover{background:linear-gradient(135deg,#e8f5e8,#c8e6c9);border-color:#1e7e34}.employee-spinner{border-color:#28a745 transparent}.template-download-btn.employee-btn{background:#28a745;border-color:#28a745}.template-download-btn.employee-btn:hover{background:#1e7e34;border-color:#1e7e34}.registration-info{display:flex;justify-content:center;margin:20px 0}.info-card{align-items:center;background:hsla(0,0%,100%,.8);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;gap:15px;padding:15px 25px}.info-icon{color:#666;font-size:24px}.info-content h4{color:#333;font-size:14px;font-weight:600;margin:0 0 5px}.info-content p{color:#666;font-size:16px;font-weight:500;margin:0}.template-info{background:hsla(0,0%,100%,.9);border-radius:6px;margin-top:15px;padding:15px;text-align:left}.template-info h4{color:#333;font-size:14px;margin:0 0 10px}.template-info ul{color:#666;font-size:13px;margin:0;padding-left:20px}.template-info li{margin-bottom:5px}.upload-requirements{background:hsla(0,0%,100%,.9);border-radius:6px;margin:20px 0;padding:15px;text-align:left}.upload-requirements h4{color:#333;font-size:14px;margin:0 0 10px}.upload-requirements ul{color:#666;font-size:13px;margin:0;padding-left:20px}.upload-requirements li{margin-bottom:5px}.parsing-steps{margin-top:20px;text-align:left}.parsing-steps .step{color:#666;font-size:14px;padding:5px 0}.bulk-upload-wrapper{background:#f8f9fa;min-height:100vh}.bulk-upload-wrapper .header{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:0;padding:15px 20px}.mode-toggle-container{align-items:center;display:flex;flex-direction:column;gap:8px;margin-left:auto}.mode-toggle{background:#f8f9fa;border:2px solid #e9ecef;border-radius:25px;cursor:pointer;display:flex;height:50px;min-width:280px;padding:4px;position:relative;transition:all .3s ease}.mode-toggle:hover{border-color:#007bff;box-shadow:0 2px 8px rgba(0,123,255,.15)}.mode-toggle.disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.toggle-option{align-items:center;border-radius:20px;display:flex;flex:1 1;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:8px 16px;position:relative;transition:all .3s ease;z-index:2}.toggle-option.active{color:#fff}.toggle-option:not(.active){color:#6c757d}.toggle-icon{font-size:16px}.toggle-label{font-family:Gotham,Arial,sans-serif;white-space:nowrap}.toggle-slider{background:linear-gradient(135deg,#007bff,#0056b3);border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.1);height:calc(100% - 8px);left:4px;position:absolute;top:4px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:calc(50% - 4px);z-index:1}.toggle-slider.bulk{-webkit-transform:translateX(100%);transform:translateX(100%)}.toggle-slider.individual{-webkit-transform:translateX(0);transform:translateX(0)}.mode-description{color:#6c757d;font-family:Gotham,Arial,sans-serif;font-size:12px;line-height:1.3;max-width:280px;text-align:center}@media (max-width:768px){.mode-toggle-container{margin-left:0;margin-top:15px;width:100%}.mode-toggle{max-width:320px;min-width:100%}.toggle-label{font-size:13px}.mode-description{font-size:11px;max-width:100%}}@media (max-width:480px){.mode-toggle{height:45px;min-width:260px}.toggle-option{gap:6px;padding:6px 12px}.toggle-icon{font-size:14px}.toggle-label{font-size:12px}}
/*# sourceMappingURL=main.fba633cf.css.map*/