*{margin:0;padding:0;box-sizing:border-box;font-size:12px}li{list-style:none}a{text-decoration:none}a,a:visited{color:#000}button{border:0;background-color:#fff}button:active{background-color:grey;outline:none;border:none}button:hover{cursor:pointer}body{margin:0;width:100%;font-family:"Inter",sans-serif}.flex{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.grid-two{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:20px}.text-red{color:red}.btn,.text-red{font-weight:700}.btn{border:1px solid #000;padding:.25rem 1.5rem;cursor:pointer}.container{padding:0 .5rem;margin:0 .5rem}.header{border:1px solid #000;height:10vh;position:fixed;max-width:100%;left:0;right:1rem;left:1rem}.nav-item{padding:.5rem}.main{display:grid;width:85%;padding-top:1rem;margin-left:15%}.nav-bar{height:86vh;width:15%;padding:0 .75rem;top:13vh;left:1rem;position:fixed;border:1px solid #000}.nav-bar__item{padding:.5rem 0}.section__heading{padding-top:.5rem}.section{border-top:1px solid #000;padding:.5rem 0}.section:first-of-type{border-top:0}.nav-bar-item__text{padding-left:.5rem}.article-bar{display:flex;justify-content:space-between;flex-wrap:wrap;position:relative;top:10vh;grid-template-columns:repeat(3,1fr);border:0;margin-left:2rem;margin-right:10%}.side-bar{position:fixed;right:1rem;top:13vh;height:86vh;border:1px solid #000;padding:.5rem}div.side-bar>div{padding:1rem}.side-bar-item:last-of-type{position:absolute;bottom:1rem}.article{border:1px solid #000;padding:1rem;border-radius:20px;margin:.25rem;min-width:250px}.article i{padding-right:.25rem;min-width:23px}.article-heading{font-weight:700}.side-bar-item{margin:0 auto;min-width:23px}div.article-numbers div:first-child{border-top:1px solid #000}.article-numbers div:last-child{border-bottom:1px solid #000}.article-numbers>div{padding:.5rem 0}.single-article>div{padding:.25rem 0}.add-candidate-modal{padding:1rem}.job-title{font-weight:700;padding-bottom:1.5rem}@media screen and (max-width:992px){.nav-item{padding:.25rem}.left-header,.right-header{display:block}.nav-bar{display:none}.main{margin-left:0}}@media screen and (max-width:600px){.header{height:12vh}.nav-item{padding:.25rem}.left-header,.right-header{display:block}.nav-bar{display:none}.main{margin-left:0}}.modal{height:100%;width:100%;position:fixed;background-color:rgba(0,0,0,.64);left:0;top:0;z-index:999;padding:10% 0}.modal-body{background-color:#f4f5f7;margin:auto;width:70%;padding:.5rem;width:30%;opacity:1}
/*# sourceMappingURL=main.d1536e4e.chunk.css.map */