@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fbfbfb;font-family:Poppins,sans-serif}.container{align-items:center;flex-direction:column;flex-wrap:wrap;margin:0 auto;width:280px}b{font-weight:500}ul{list-style:none}@media screen and (min-width:576px){.container{width:540px}}@media screen and (min-width:768px){.container{flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;width:720px}}@media screen and (min-width:992px){.container{width:960px}}@media screen and (min-width:1200px){.container{width:1140px}}.userRegister-section{position:relative;top:140px}.userRegister-wrapper{align-items:flex-start;background-color:#fff;display:flex;flex:1 1;height:-webkit-max-content;height:max-content;justify-content:center;margin:0 auto;padding:30px}.userLogin-section{position:relative;top:140px}.userLogin-wrapper{align-items:flex-start;background-color:#fff;display:flex;flex:1 1;height:-webkit-max-content;height:max-content;justify-content:center;margin:0 auto;padding:30px}.form-card{width:650px}.form-cardContent,form{padding:20px 30px}.demo-credentials-header{align-items:center;display:flex;gap:5px}.passwordLogin,.userLogin{border:none;border-bottom:1px solid #000;height:30px;outline:none}.form-login{display:flex;flex-direction:column;gap:5px}.addProfile-section{position:relative;top:140px}.addProfile-wrapper{display:flex;gap:25px;margin-top:15px}.addProfile-left{background:#fff;border-radius:10px;box-shadow:2px 3px 4px 2px #c3c2c2;flex:0.7 1;padding:35px}.addProfile-right{flex:0.3 1;padding:35px}.addProfile-form>*{margin-bottom:15px}.userinput{width:100%}.upload-resume{background:transparent;border:2px solid #233c9b;border-radius:30px;color:#233c9b;font-weight:600;outline:none;padding:15px 35px;width:100%}.upload-resume:hover{background-color:#233c9b;color:#fff;cursor:pointer;font-weight:600}.education-div,.projects-div,.skills-div,.workExperience-div{display:flex;flex-direction:column}.userinput>*{margin-bottom:15px}.select-education{width:50%}.addMore{align-items:center;background-color:#233c9b;border:2px solid #233c9b;border-radius:30px;color:#fff;display:flex;font-weight:600;gap:10px;outline:none;padding:10px 25px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.addMore:hover{cursor:pointer}.removeBtn{align-items:center;background-color:#df0505;border:2px solid #df0505;border-radius:30px;color:#fff;display:flex;font-weight:600;gap:10px;outline:none;padding:10px 25px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.removeBtn:hover{cursor:pointer}.btn-box{display:flex;gap:250px;margin-bottom:20px}.jobfeed-section{position:relative;top:140px}.jobCard-wrapper{align-items:baseline;background:#fff;border-radius:10px;box-shadow:2px 3px 3px 2px #e7e7e7;display:flex;gap:90px;margin-bottom:25px;padding:25px;width:540px}.jobfeed-wrapper{display:flex;flex-wrap:wrap;gap:25px;justify-content:space-around;margin-top:25px}.jobCard-left>*,.jobCard-right>*{margin-bottom:10px}.jobCard-right{display:flex;flex-direction:column;height:100%;justify-content:space-between}.applyBtn,.applyFullBtn{background:transparent;color:#233c9b}.applyBtn,.applyFullBtn,.jobApplied{border:2px solid #233c9b;border-radius:30px;font-weight:600;outline:none;padding:15px 35px}.jobApplied{background-color:#233c9b;color:#fff}.applyFullBtn{border:2px solid #aaa;color:#aaa}.applyBtn:hover{background-color:#233c9b;color:#fff;cursor:pointer;font-weight:600}.jobInfo-list{list-style:circle;list-style-position:inside}.job-salary{background:#efefef;border-radius:5px;color:#000;padding:4px 10px}.view-more{color:#233c9b}.view-more:hover{cursor:pointer}.jobfeed-search{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 3px 2px #e3e3e3;display:flex;height:45px;max-width:600px;padding:10px 15px;width:580px}.jobfeed-search>input{background:none;border:none;font-size:14px;outline:none;width:100%}.jobfeed-filterHeader{display:flex;gap:10px;justify-content:center;margin-bottom:50px;margin-top:50px}.myApplication-section{position:relative;top:140px}.applications-wrapper{display:flex;flex-wrap:wrap;gap:25px;justify-content:center}.myApplication-section>.container>h1,.myApplication-section>.container>h3{margin-bottom:15px}.rejectBtn{background:transparent;border:2px solid #233c9b;border-radius:30px;color:#233c9b;font-weight:600;outline:none;padding:15px 35px;width:100%}.rejectBtn:hover{cursor:pointer}.singleJob-section{position:relative;top:140px}.singleJobInfo-list{list-style:disc;list-style-position:inside}.singleJob-wrapper{background:#fff;border-radius:5px;box-shadow:-1px -1px 7px 3px #dfdfdf;padding:35px 45px}.singleJob-wrapper>*{margin-bottom:45px}.singleJob-bottomInfo>*{margin-bottom:20px}.singleJob-headInfo>div>*{margin-bottom:10px}.job-header,.singleJob-headInfo{display:flex;justify-content:space-between}.job-header{margin-bottom:25px}.back-btn{align-items:center;background:transparent;border:2px solid #233c9b;border-radius:30px;color:#233c9b;display:flex;font-weight:600;gap:5px;outline:none;padding:10px 25px}.back-btn:hover{background-color:#233c9b;color:#fff;cursor:pointer;font-weight:600}.userNavbar-container{display:flex}.userNavbar-container>*{color:#fff;font-weight:600;margin-left:25px;text-decoration:none}.userNavbar-container svg{font-size:18px}@media screen and (min-width:768px){nav{padding:25px 80px}.userNavbar-container svg{font-size:24px}}.userProfile-section{position:relative;top:140px}.userProfile-wrapper{background:#fff;border-radius:3px;box-shadow:0 -1px 2px 2px #dbdbdb;margin-top:15px;padding:35px 55px}.userProfile-wrapper>*{margin-bottom:25px}.user-education>h3,.user-portfolio>h3,.user-projects>h3,.user-skills>h3,.user-workExperience>h3,.userBio>h3{border-bottom:1px solid #d1d1d1;margin-bottom:10px}.user-education>div>*,.user-projects>div>*,.user-workExperience>div>*{margin-bottom:15px}.user-skills>p{margin-bottom:5px}.addProfile{background:transparent;border:2px solid #233c9b;border-radius:30px;color:#233c9b;font-weight:600;margin-top:25px;outline:none;padding:15px 35px;width:100%}.addProfile:hover{background-color:#233c9b;color:#fff;cursor:pointer;font-weight:600}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;line-height:16px;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.addJobListing-section{position:relative;top:140px}.addJobListing{background:#fff;border-radius:10px;box-shadow:2px 5px 4px 2px #c3c3c3;margin-top:25px;padding:20px 35px}.userInput{margin-bottom:10px;width:50%}.form-wrapper>*{margin-bottom:15px}.view-profile{background-color:#233c9b;border:2px solid #233c9b;border-radius:30px;color:#fff;font-weight:600;outline:none;padding:15px 35px}.view-profile:hover{cursor:pointer}.change-Appstatus>.userInput{font-weight:800}.appliedApplicant-wrapper{display:flex}.appliedApplicant-wrapper>div{flex:0.5 1}.appliedApplicant-wrapper>div>*{margin-bottom:15px}.appliedApplicant-wrapper>div>p>b{font-weight:700}.change-Appstatus>.userInput{width:100%}.appliedApplicants-section{position:relative;top:140px}.appliedApplicant-wrapper{background:#fff;border-radius:10px;box-shadow:1px 4px 3px 3px #d3d1d1;margin-top:15px;padding:25px 35px}.appliedApplicant-wrapper>*{margin-bottom:15px}.campaignCard-wrapper{background:#fff;border-radius:10px;box-shadow:1px 3px 6px 4px #ede9e9;display:flex;flex-wrap:wrap;margin-bottom:30px;margin-top:15px;padding:25px 35px}.campaignCard-left>*,.campaignCard-right>*,.container>h1,.container>h3{margin-bottom:15px}.campaignCard-left,.campaignCard-right{flex:1 1}.viewApplicants-btn{background-color:#233c9b;border:2px solid #233c9b;border-radius:30px;color:#fff;font-weight:600;outline:none;padding:15px 35px}.viewApplicants-btn:hover{cursor:pointer}.editRecruiterBio-section{position:relative;top:140px}.editRecruiter-wrapper{background:#fff;border-radius:10px;box-shadow:2px 5px 4px 2px #c3c3c3;margin-top:25px;padding:20px 35px}.editRecruiter-wrapper>form>*{margin-bottom:15px}.ongoingCampaign-section{position:relative;top:140px}nav{background-color:#fff;padding:25px 30px}.navbar{background:#233c9b;left:0;position:fixed;right:0;top:0;z-index:1}.nav-center{align-items:center;display:flex;justify-content:space-between;margin:5px auto;width:100%}.nav-center h3{color:#fff;font-size:25px;font-weight:600}.recruiter-navbar-container{display:flex}.recruiter-navbar-container>*{color:#fff;font-weight:600;margin-left:25px;text-decoration:none}.recruiter-navbar-container svg{font-size:18px}.logo{cursor:pointer}@media screen and (min-width:768px){nav{padding:25px 80px}.recruiter-navbar-container svg{font-size:24px}}.view-application-section{position:relative;top:140px}.view-application-wrapper{background:#fff;border-radius:3px;box-shadow:0 -1px 2px 2px #dbdbdb;margin-top:15px;padding:35px 55px}.view-application-wrapper>*{margin-bottom:25px}.view-resume{background-color:#233c9b;border:2px solid #233c9b;border-radius:30px;color:#fff;font-weight:600;outline:none;padding:15px 35px}.view-resume:hover{cursor:pointer}.viewAppl-header,.viewAppl-userBio{display:flex;justify-content:space-between}
/*# sourceMappingURL=main.2403d543.css.map*/