:root{background-color:#fff;color:#000}html,body,#root{height:100%;margin:0}#root{display:flex;flex-direction:column;min-height:100vh}main{flex:1}.welcome_sidebar{background:#1a2c28;width:40%;height:100%;align-items:start;padding:8px 10px;display:flex;gap:32px}.login_register_Form{width:60%;height:100%;display:flex;justify-content:center}.login_register_container{width:60%;height:100%;display:flex;justify-content:center;gap:20px;padding-left:64px;padding-right:64px}.inputs{background:#f8f9fa;border:1px solid #cbd5e1;color:#111827}.inputs::placeholder{color:gray}.login_register_BTN{width:100%;background-color:#8ff4cc;color:#101010}.login_register_BTN:hover{background-color:#79e0bb}.nav-links{font-size:large;font-weight:500}.search-box{height:300px;background-image:url(/search-box-img.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff}.search-box h1{font-size:2rem;font-weight:700;margin-bottom:10px}.featured-companies{height:fit-content;border-radius:16px;text-align:center;padding:10px;width:80rem;min-width:50rem;margin-top:100px}.featured-companies h1{font-size:26px;font-weight:700;font-family:Georgia,Times New Roman,Times,serif;color:green;margin-bottom:.5rem}.featured-companies-logo{height:50px;width:200px}.popular-categories{height:fit-content;border-radius:16px;text-align:center;padding:10px;width:80rem;min-width:50rem;margin-top:100px}.popular-categories h1{font-size:26px;font-weight:700;font-family:Georgia,Times New Roman,Times,serif;color:green;margin-bottom:.5rem}.categories-grid{width:100%}.categories-container{display:flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid #ddd;border-radius:8px;background-color:#fff;transition:all .2s ease;cursor:pointer;width:11rem}.categories-container:hover{border-color:#ff7b54;background-color:#f5f5f5;box-shadow:0 4px 8px #0000000d}.categorys-icon{width:30px;height:30px;padding:6px;border-radius:6px;background-color:#ffe7df;object-fit:contain}footer{border-top:1px solid black;height:70px;font-family:Arial Narrow,Arial,sans-serif;font-weight:100;background-color:#fff}.socialIcon{height:40px;width:40px}.min-section-box-image{width:100%;height:100%;text-align:center;align-content:center;padding:20px}.filter-main-container{width:250px;height:fit-content;border-radius:10px;padding:20px}.filter-categories{border:1px solid #ccc;padding:12px;border-radius:6px;background-color:#fff}.job-card{width:600px;height:148px;padding:12px;border-radius:6px;background-color:#fff}.job-card-content-card{height:45px}.advertise{border:1px solid black;border-radius:6px;height:200px;width:250px}.applied-job-left-box{width:30%;height:fit-content;border-radius:12px;background-color:#f5f5f5;padding:18px}.applied-job-right-box{width:70%;height:500px;border-radius:12px;background-color:#f5f5f5;align-items:center}.applied-page-user-card{border-radius:12px;height:fit-content;background-color:#fff;padding:20px}.created-job-left-box{width:30%;height:fit-content;border-radius:12px;background-color:#f5f5f5;padding:18px}.created-job-right-box{width:70%;height:fit-content;padding:30px;border-radius:12px;background-color:#f5f5f5;align-items:center}.created-page-user-card{border-radius:12px;height:fit-content;background-color:#fff;padding:20px}.created-page-createNewJob-card{margin-top:20px;border-radius:12px;height:fit-content;background-color:#fff;padding:20px}.job-type-select{width:300px;padding:8px 10px;border:1px solid black;border-radius:5px;background-color:#fff;color:gray;font-size:14px;margin-bottom:10px;outline:none}
