.modal{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:rgba(0,0,0,.7);z-index:1000;display:grid;align-items:center;justify-items:center;box-sizing:border-box}.modal .modal-content{width:100%;max-width:600px;background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:30px;border-radius:20px;max-height:100vh;box-sizing:border-box;overflow-y:auto;max-height:calc(100vh - 40px)}.modal .modal-content h1{text-align:center;margin-bottom:40px}.modal .modal-content label{margin-top:15px}.modal .modal-content input{width:100%;box-sizing:border-box}.modal .modal-content .form-group-2{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:15px}.modal .modal-content .btn{height:50px;box-sizing:border-box;border-radius:50px;line-height:25px;font-size:16px}code[class*=language-],pre[class*=language-]{color:#000;background:none;text-shadow:0 1px #fff;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-]::selection,pre[class*=language-] ::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}#VacancyShow{display:grid;grid-template-columns:auto 300px;height:calc(100vh - 90px);overflow:hidden}#VacancyShow .vacancy-show-wrapper{padding:20px;height:100%;overflow-y:auto;border-right:1px solid #ededed}#VacancyShow #sidebarRight{display:grid;grid-row-gap:15px;padding:20px;align-self:start}#VacancyShow #sidebarRight .btn{position:relative}#VacancyShow #sidebarRight .btn img{left:25px}#VacancyShow #sidebarRight #downloadBtn{align-self:end;line-height:14px}#VacancyShow #sidebarRight #downloadBtn img{margin-right:10px;position:absolute;margin-top:-1px}#VacancyShow #sidebarRight #editBtn{align-self:end;line-height:14px}#VacancyShow #sidebarRight #editBtn img{margin-right:10px;position:absolute;margin-top:-1px}#VacancyShow #sidebarRight #deleteBtn{align-self:end;line-height:14px}#VacancyShow #sidebarRight #deleteBtn img{margin-right:10px;position:absolute;margin-top:-1px}#VacancyShow #VacancyInfo{margin-top:20px}#VacancyShow #VacancyInfo article{margin:20px 0;border-left:1px solid #151221;padding-left:15px;width:300px;line-height:24px}#VacancyShow #VacancyInfo article h3{margin-bottom:10px}#VacancyShow #VacancyInfo #detailGeneral{border-color:#2d2aca}#VacancyShow #VacancyInfo #detailGeneral h3{color:#2d2aca}#VacancyShow #VacancyInfo #detailGeneral span{float:right}#VacancyShow #VacancyInfo #detailPersonalInfo{border-color:#2a76ca}#VacancyShow #VacancyInfo #detailPersonalInfo h3{color:#2a76ca}#VacancyShow #VacancyInfo #detailPersonalInfo span{float:right}#VacancyShow #VacancyInfo #detailAttachment{border-color:#2acab3}#VacancyShow #VacancyInfo #detailAttachment h3{color:#2acab3}#VacancyShow #vacancyActivity{margin-top:20px}#VacancyShow #vacancyActivity h3{margin-bottom:15px}#VacancyShow #vacancyActivity ul{margin-top:20px;list-style-type:none;padding:0}#VacancyShow #vacancyActivity ul li{display:grid;grid-template-columns:85px 1fr;grid-column-gap:25px}#VacancyShow #vacancyActivity ul li .activity-time{position:relative;border-right:3px solid #ebedf3}#VacancyShow #vacancyActivity ul li .activity-time:after{content:"";width:13px;height:13px;border-radius:13px;position:absolute;right:-10px;border:2px solid #6672fb;background-color:#fff}#VacancyShow #vacancyActivity ul li.successfull-activity b{color:#2d2aca}#VacancyShow #vacancyActivity ul li.successfull-activity .activity-time:after{border:2px solid #2d2aca}#VacancyShow #vacancyActivity ul li.failed-activity b{color:#f47373}#VacancyShow #vacancyActivity ul li.failed-activity .activity-time:after{border:2px solid #f47373}#VacancyShow #vacancyActivity ul li.test-activity{opacity:.4}#VacancyShow #vacancyActivity ul li .activity-description{padding-bottom:20px}#generatedVacancyModal .code-preview{box-sizing:border-box;padding:10px;font-size:12px;overflow-x:scroll;background:rgba(0,0,0,.03);max-height:calc(100vh - 320px)}#generatedVacancyModal .btn{margin-top:20px}#chooseVacancyTemplateModal .modal-content .template{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;grid-row-gap:20px;margin:40px 0}#chooseVacancyTemplateModal .modal-content .template img{width:100%;box-shadow:0 0 24px hsla(0,0%,69.8%,.2);border-radius:10px;padding:15px;box-sizing:border-box;border:1px solid rgba(0,0,0,.1)}#chooseVacancyTemplateModal .modal-content .template img.selected-template{border:1px solid #2d2aca}#chooseVacancyTemplateModal .modal-content .template div{background-position:50%;background-size:cover;border-radius:20px}#chooseVacancyTemplateModal .btn{margin-top:20px}