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,sans-serif}.log-in-page{height:100vh;justify-content:center}.log-in-page,.log-in-page .log-in-content{align-items:center;display:flex;width:100%}.log-in-page .log-in-content{flex-direction:column}.log-in-page .log-in-content h1{margin:40px 0;text-align:center}.log-in-page .log-in-content form{width:100%}.log-in-page .log-in-content form .log-in-input-wrapper{align-items:center;display:flex;justify-content:space-between;margin:20px auto;width:23%}.log-in-page .log-in-content form .log-in-input-wrapper input{padding:8px 10px;width:200px}.log-in-page .log-in-content form .log-in-input-wrapper label{font-size:18px;font-weight:700}.log-in-page .log-in-content form .log-in-submit-btn{margin:50px 0;text-align:center}.log-in-page .log-in-content form .log-in-submit-btn button{background-color:#070072;border:1px solid #070072;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;height:45px;letter-spacing:1.5px;width:180px}.dashboard-sidebar{height:100vh;left:0;position:fixed;width:20%;z-index:1}.dashboard-sidebar header{margin:30px 0;text-align:center}.dashboard-sidebar .count-candidates{color:#000070;margin-top:40px;text-align:center}.dashboard-sidebar .count-candidates h4{margin:10px 0}.dashboard-sidebar .sidebar-btns{margin:20px 0;text-align:center}.dashboard-sidebar .sidebar-btns button{background-color:#fff;border:1px solid #000;padding:5px 0;width:150px}.dashboard-center{background-color:#e0dfdf;box-sizing:border-box;left:20%;padding:2% 3%;position:absolute;width:80%}.dashboard-center .header-dashboard{align-items:center;background-color:#fff;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:30px;padding:15px 20px}.dashboard-center .header-dashboard h2{margin:0}.dashboard-center .header-dashboard .dashboard-search-box{align-items:center;background-color:rgba(0,0,112,.835);border-radius:5px;color:#fff;display:flex;padding-left:10px}.dashboard-center .header-dashboard .dashboard-search-box input{background:none;border:none;color:#fff;height:45px;outline:none;padding:0 10px;width:350px}.dashboard-center .header-dashboard .dashboard-search-box input::-webkit-input-placeholder{color:#fff}.dashboard-center .header-dashboard .dashboard-search-box input::placeholder{color:#fff}.dashboard-center .dasboard-candidate-list{background-color:#fff;border-radius:5px;padding:15px 20px}.dashboard-center .dasboard-candidate-list h2{margin:10px 0}.dashboard-center .dasboard-candidate-list .border{border-top:1px solid #000}.dashboard-center .dasboard-candidate-list .candidte-filter-btns{margin:20px 0 50px}.dashboard-center .dasboard-candidate-list .candidte-filter-btns button{background-color:#fff;border:1px solid #000070;height:40px;width:200px}.dashboard-center .dasboard-candidate-list .candidte-filter-btns button:focus{background-color:rgba(0,0,112,.835);color:#fff}.dashboard-center .dasboard-candidate-list .selected{color:green}.dashboard-center .dasboard-candidate-list .rejected{color:red}.dashboard-center .dasboard-candidate-list .candidate{align-items:center;display:flex;justify-content:space-between;padding:0 15px}.dashboard-center .dasboard-candidate-list .candidate .add-width{width:55%}.dashboard-center .dasboard-candidate-list .candidate button{background:#fff;border:1px solid #000;padding:5px 10px}.dashboard-center .dasboard-candidate-list .candidate button:hover{background-color:#000070;border:1px solid #000070;color:#fff}.dashboard-center .dasboard-candidate-list .candidate .add-margin{margin:0 20px}.dashboard-center .dasboard-candidate-list .candidate-bg{background-color:#e5e5e5}button{cursor:pointer}.candidate-application-preview .form-headder{text-align:center}.candidate-application-preview .form-purpose{align-items:center;display:flex;justify-content:space-between}.candidate-application-preview .form-purpose .candidate-form-img{align-items:center;border:1px solid #000;display:flex;height:152px;justify-content:center;width:152px}.candidate-application-preview .form-purpose .candidate-form-img img{height:100%;width:100%}.candidate-application-preview .form-category-heading{text-decoration:underline}.candidate-application-preview .form-field-label{font-weight:bolder}.candidate-application-preview .candidates-general-details-wrappper{margin:40px 0}.candidate-application-preview .candidates-general-details-wrappper .candidates-general-details{display:flex;justify-content:space-between}.candidate-application-preview .candidates-general-details-wrappper .candidates-general-details>div{width:45%}.candidate-application-preview .candidates-general-details-wrappper .candidate-relative-info{display:flex;justify-content:space-between}.candidate-application-preview .candidates-general-details-wrappper .candidate-relative-info>div{width:45%}.candidate-application-preview .candidates-language-details{align-items:center;display:flex;justify-content:space-between}.candidate-application-preview .candidates-language-details>div{width:33%}.candidate-application-preview .flex{display:flex;justify-content:space-between}.candidate-application-preview .flex>div{width:45%}.candidate-application-preview .candidates-job-experience-details{display:flex;justify-content:space-between}.candidate-application-preview .candidates-job-experience-details>div{width:45%}.candidate-application-preview .candidates-technical-skill-details{display:flex;justify-content:space-between}.candidate-application-preview .candidates-technical-skill-details>div{width:45%}.application-preview-wrapper{margin:20px auto;width:80%}.application-preview-wrapper h1{color:#000070}.application-preview-wrapper .back-btn{background-color:#000070;border:1px solid #000070;border-radius:4px;color:#fff;font-size:17px;height:35px;width:120px}.application-preview-wrapper .back-btn:hover{background-color:#fff;color:#000}.application-preview-wrapper .candidate-application-btns{margin:40px 0 80px;text-align:center}.application-preview-wrapper .candidate-application-btns button{background:#fff;border:1px solid #000;height:45px;margin:0 40px;padding:0 30px}.application-preview-wrapper .candidate-application-btns button:hover{background-color:#000;color:#fff}.application-preview-wrapper .candidate-application-btns button:hover a{color:#fff}.application-preview-wrapper .candidate-application-btns button a{color:#000;text-decoration:none}.application-preview-wrapper .candidate-form-preview{border:1px solid #000;margin:60px auto;padding:30px;width:210mm}.create-admin-account-form-wrapper{align-items:center;display:flex;height:70vh;justify-content:center;width:100%}.create-admin-account-form-wrapper form{width:100%}.create-admin-account-form-wrapper .create-admin-account-form{display:flex;justify-content:space-between;margin:20px auto;width:35%}.create-admin-account-form-wrapper .create-admin-account-form input{padding:10px;width:260px}.create-admin-account-form-wrapper .create-admin-account-form select{padding:10px;width:284px}.create-admin-account-form-wrapper .create-admin-account-form label{font-size:20px;font-weight:700}.create-admin-account-form-wrapper .create-admin-account-btn{text-align:center}.create-admin-account-form-wrapper .create-admin-account-btn button{background-color:#070072;border:1px solid #070072;color:#fff;font-size:17px;height:50px;margin-top:50px;width:200px}.create-admin-account-form-btn{margin:50px auto 0;width:60%}.create-admin-account-form-btn button{background-color:#fff;border:1px solid #070072;color:#000;font-size:17px;height:45px;width:150px}.create-admin-account-form-btn button:hover{background-color:#070072;color:#fff}.onboard-sec-wrapper{margin:100px auto;width:70%}.onboard-sec-wrapper .onboard-sec{align-items:center;display:flex;justify-content:center;margin:auto;width:40%}.onboard-sec-wrapper .onboard-sec p{font-weight:700;margin:20px 0}.onboard-sec-wrapper .onboard-sec p span{font-weight:400}.onboard-sec-wrapper .onboard-sec>div{margin:10px 0 50px}.onboard-sec-wrapper .onboard-form-wrapper .onboard-form{width:500px}.onboard-sec-wrapper .onboard-form-wrapper .onboard-form .onboard-form-field{display:flex;justify-content:space-between;margin:20px 0}.onboard-sec-wrapper .onboard-form-wrapper .onboard-form .onboard-form-field input{width:200px}.onboard-sec-wrapper .onboard-form-wrapper .onboard-form .onboard-form-field input[type=file]{width:205px}.submit-btn{margin:40px 0;text-align:center}.onboard-back-btn{background-color:#070072;border:1px solid #070072;color:#fff;height:40px;width:170px}.onboard-back-btn:hover,.onboard-general-btn{background-color:#fff;color:#000}.onboard-general-btn{border:1px solid #070072;height:40px;width:170px}.onboard-general-btn:hover{background-color:#070072;color:#fff}.onboard-download-btn{background-color:#fff;border:1px solid #000;padding:5px 15px}.change-cursor-type{cursor:not-allowed}
/*# sourceMappingURL=main.136455cc.css.map*/