@charset "UTF-8";.steps-view {position:relative;width:100%;height:1px;margin-bottom:15px;background-color:#ccc;}.steps-view > div {position:absolute;width:200px;height:5px;top:-2px;background-color:#BF9A5E;border-radius:3px;}form.renderForm {display:block;position:relative;}form.renderForm h2 {display:block;font-family:"Source Sans 3", sans-serif;font-size:1.1em;font-weight:600;margin:0 0 15px 0;padding:0;}form.renderForm h3 {display:block;font-family:"Source Sans 3", sans-serif;font-size:1em;font-weight:500;margin:-5px 0 15px 0;padding:0;}form.renderForm.renderForm-fullsize {position:absolute;left:15px;right:15px;top:15px;bottom:25px;max-width:1200px;margin:0 auto;}form.renderForm > fieldset {position:relative;border:2px solid #ccc;border-radius:10px;padding:10px 20px 20px 20px;}form.renderForm > fieldset > span.page-info {position:absolute;right:15px;top:-25px;padding:0 5px;background-color:#EAEAEA;font-family:"Poppins", sans-serif;font-weight:normal;font-size:1em;}form.renderForm > fieldset > legend {font-family:"Source Sans 3", sans-serif;font-weight:600;font-size:1em;padding:0 10px 0 8px;margin-left:-10px;color:#2F5E99;}form.renderForm > fieldset > legend > span {float:right;margin-left:15px;}form.renderForm > fieldset.without-border {border:0 none;padding:10px 10px 20px 10px;}@media only screen and (max-width :1200px) {form.renderForm > fieldset.without-border {padding:10px 0 20px 0; }}form.renderForm > fieldset.without-border > legend {display:none;}form.renderForm > fieldset.without-border > span.page-info {display:none;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-label {font-family:"Source Sans 3", sans-serif;font-weight:600;font-size:1em;line-height:1.3em;padding-bottom:5px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-label > span {float:right;font-weight:300;font-size:0.8em;color:#888;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input {padding-bottom:15px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input input[type=text],form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input input[type=password],form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input input[type=date],form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input textarea,form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input select {width:100%;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input input[type=text].form-input-error,form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input input[type=password].form-input-error,form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input input[type=date].form-input-error,form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input textarea.form-input-error,form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input select.form-input-error {border:2px solid #a00000;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input b, form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input strong {font-weight:400;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input input:disabled {opacity:0.7;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input td {vertical-align:top;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-error-message {color:#a00000;font-size:0.8em;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > .irs {margin-top:10px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input div.form-input-info {border:2px solid #ccc;border-radius:10px;padding:15px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input span.form-input-info {display:block;margin-top:3px;color:#888;font-size:0.8em;line-height:1.3em;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input p.form-intro-text {margin:0 0 10px 0;padding:0;color:#444;}@media only screen and (max-width :1200px) {form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input p.form-intro-text {font-size:0.9em;line-height:1.2em; }}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input #email_userCheck > span {display:block;margin-top:10px;padding:10px;background-color:#F2F3F4;font-size:1.1em;text-align:left;border-radius:3px;border:2px solid #ccc;margin-bottom:15px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input #email_userCheck > button {display:inline-block;margin-bottom:20px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-birthday > select:nth-of-type(1) {width:calc(25% - 10px);margin-right:10px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-birthday > select:nth-of-type(2) {width:calc(25% - 10px);margin-right:10px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-birthday > select:nth-of-type(3) {width:50%;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-selectOptions {margin-top:15px;margin-bottom:-10px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-selectOptions > div > span,form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-selectOptions > div > fieldset > span {display:inline-block;margin:0 10px 10px 0;padding:5px 10px;background-color:#d5d5d5;border-radius:3px;font-size:0.9em;cursor:pointer;}@media only screen and (max-width :1200px) {form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-selectOptions > div > span,form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-selectOptions > div > fieldset > span {font-size:0.8em;line-height:1.4em; }}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-selectOptions > div > span.selected,form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-selectOptions > div > fieldset > span.selected {background-color:#2F5E99;color:#fff;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-selectOptions > div > span.hide,form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-selectOptions > div > fieldset > span.hide {display:none;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-selectOptions > div > fieldset {padding:0 0 5px 15px;border:0 none;}@media only screen and (max-width :1200px) {form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-selectOptions > div > fieldset {padding:0 0 5px 0; }}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-selectOptions > div > fieldset > legend {padding:0 0 15px 0;margin-left:-15px;color:#2F5E99;font-weight:bold;font-family:"Source Sans 3", sans-serif;font-weight:600;}@media only screen and (max-width :1200px) {form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-selectOptions > div > fieldset > legend {margin-left:0; }}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-selectOptions > button {display:inline-block;margin:5px 10px 10px 0 !important;padding:5px 10px !important;background-color:#e5d2b2;border-radius:3px;border:0 none;box-shadow:none;font-size:0.9em !important;height:auto;font-weight:normal;cursor:pointer;}@media only screen and (max-width :1200px) {form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-selectOptions > button {font-size:0.8em;line-height:1.4em; }}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-ownSkills {padding-top:10px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-ownSkills input[type=text] {width:250px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-ownSkills input[type=button] {margin-left:10px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-ownSkills > div.skills > span {display:inline-block;margin:10px 10px 0 0;background-color:#d5d5d5;border-radius:3px;font-size:0.9em;cursor:pointer;}@media only screen and (max-width :1200px) {form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-ownSkills > div.skills > span {font-size:0.8em;line-height:1.4em; }}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-ownSkills > div.skills > span > span:nth-of-type(1) {display:inline-block;padding:5px 10px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-ownSkills > div.skills > span > span:nth-of-type(2) {display:inline-block;font-size:0.9em;background-color:#ccc;padding:5px 10px;border-radius:3px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-multiselect {border:1px solid #ccc;padding:5px 15px 5px 15px;border-radius:3px;max-height:170px;overflow:auto;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-multiselect > div {padding:5px 0 5px 0;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-multiselect > div > input[type=checkbox] {transform:scale(1.2);}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input .form-input-multiselect > div > label {display:inline-block;padding-left:10px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-postcode table {width:100%;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-postcode table > tr > td {width:100%;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-postcode select {width:60px;margin-right:10px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-postcode input[type=text] {width:100%;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-postcode-radius {margin-top:15px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-postcode-radius > .radius-map {display:block;width:100%;height:250px;margin-top:15px;}@media only screen and (max-width :1200px) {form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-postcode-radius > .radius-map {height:180px; }}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-checkbox {position:relative;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-checkbox > input[type=checkbox] {position:absolute;width:20px;height:20px;top:3px;margin:0;padding:0;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-checkbox > input[type=checkbox].form-input-error {outline:2px solid #a00000;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-checkbox > label {display:block;padding:0 0 0 30px;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-selectbuttons > h2 {display:block;font-family:"Source Sans 3", sans-serif;font-size:1.2em;font-weight:600;margin:0 0 25px 0;padding:0;text-align:center;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-selectbuttons h3 {display:block;font-family:"Source Sans 3", sans-serif;font-size:1.1em;font-weight:600;margin:-5px 0 15px 0;padding:0;text-align:center;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-selectbuttons p {font-family:"Source Sans 3", sans-serif;font-size:0.9em;padding:0;margin:0;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-selectbuttons > button {display:block;width:100%;height:auto;margin-bottom:20px;padding:20px;border:0 none;border-radius:10px;box-shadow:none;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-selectbuttons > button > .title {display:block;font-family:"Poppins", sans-serif;font-size:1.1em;line-height:1em;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-selectbuttons > button > .description {display:block;margin-top:15px;font-family:"Source Sans 3", sans-serif;font-size:0.9em;}form.renderForm > fieldset > div.form-wrapper > div.form-row > div.form-input > div.form-input-selectbuttons > button:last-of-type {margin-bottom:0;}form.renderForm > fieldset > div.form-wrapper > div.form-buttons {display:block;clear:none;margin-top:10px;}form.renderForm > fieldset > div.form-wrapper > div.form-buttons > div.form-buttons-left {float:left;width:80px;text-align:left;}form.renderForm > fieldset > div.form-wrapper > div.form-buttons > div.form-buttons-right {float:right;width:calc(100% - 80px);text-align:right;}form.renderForm > fieldset > div.form-wrapper > div.form-buttons > div.form-buttons-right > button {margin-left:10px;}form.renderForm > fieldset > div.form-wrapper > div.form-buttons > div.form-buttons-right > button:first-of-type {margin-left:0;}form.renderForm > fieldset > div.form-wrapper > div.form-buttons > div.form-buttons-normal-leftspace {display:none;}form.renderForm > fieldset > div.form-wrapper > div.form-buttons > div.form-buttons-normal > button {margin-left:10px;}form.renderForm > fieldset > div.form-wrapper > div.form-buttons > div.form-buttons-normal > button:first-of-type {margin-left:0;}@media only screen and (max-width :1200px) {form.renderForm > fieldset > div.form-wrapper > div.form-buttons > div.form-buttons-normal > button[type=submit] + button[type=button] {float:right; }}form.renderForm > fieldset > div.form-wrapper > div.form-buttons button > img {width:20px;height:auto;margin-top:5px;filter:invert(6%) sepia(0%) saturate(0%) hue-rotate(163deg) brightness(103%) contrast(84%);}form.renderForm .form-itemProposal {margin:0 0 10px 0;}@media only screen and (max-width :1200px) {form.renderForm .form-itemProposal > fieldset {padding-left:15px;padding-right:10px; }}form.renderForm .form-itemProposal > fieldset > .item,form.renderForm .form-itemProposal > .item {display:inline-block;margin:0 10px 10px 0;padding:5px 10px;background-color:#d5d5d5;border-radius:3px;font-size:0.9em;cursor:pointer;}@media only screen and (max-width :1200px) {form.renderForm .form-itemProposal > fieldset > .item,form.renderForm .form-itemProposal > .item {font-size:0.8em;line-height:1.4em; }}form.renderForm .form-itemProposals {margin:0 0 15px 0;}form.renderForm .form-itemProposals p {padding:0;margin:0 0 15px 0;color:#2F5E99;}form.renderForm .form-itemProposals p > span {white-space:nowrap;}form.renderForm .form-itemProposals > fieldset {padding-right:15px;}@media only screen and (max-width :1200px) {form.renderForm .form-itemProposals > fieldset {padding-left:15px;padding-right:10px; }}form.renderForm .form-itemProposals > fieldset > .items,form.renderForm .form-itemProposals > .items {overflow:auto;max-height:180px;margin-bottom:10px;}@media only screen and (max-width :1200px) {form.renderForm .form-itemProposals > fieldset > .items,form.renderForm .form-itemProposals > .items {max-height:165px; }}form.renderForm .form-itemProposals > fieldset > .items > .item,form.renderForm .form-itemProposals > .items > .item {display:inline-block;margin:0 10px 10px 0;padding:5px 10px;background-color:#d5d5d5;border-radius:3px;font-size:0.9em;cursor:pointer;}@media only screen and (max-width :1200px) {form.renderForm .form-itemProposals > fieldset > .items > .item,form.renderForm .form-itemProposals > .items > .item {font-size:0.8em;line-height:1.4em;display:block; }form.renderForm .form-itemProposals > fieldset > .items > .item:first-of-type,form.renderForm .form-itemProposals > .items > .item:first-of-type {margin-top:5px; }}fieldset.itemProposals {position:relative;border:2px solid #ccc;border-top:0 none;border-radius:10px;border-top-left-radius:0;border-top-right-radius:0;padding:0 20px 10px 20px;}fieldset.itemProposals > legend {font-family:"Poppins", sans-serif;font-weight:normal;font-size:1em;padding:0 10px 0 8px;color:#2F5E99;background-color:#EAEAEA;position:absolute;bottom:0;left:0;transform:translate(10px, 50%);}fieldset.itemProposals > legend > span {float:right;margin-left:15px;}@charset "UTF-8";#dialog-background {position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);z-index:500 !important;}#dialog-frame {position:fixed;text-align:center;padding:15px;top:30%;left:50%;background-color:#fff;border-radius:10px;width:400px;margin-left:-200px;font-family:"Source Sans 3", sans-serif;font-weight:300;}#dialog-frame-fullsize {position:fixed;text-align:center;padding:10px 0 10px 0;top:10%;left:50%;bottom:10%;background-color:#fff;border-radius:10px;width:80%;margin-left:-40%;}#dialog-frame-halfsize {position:fixed;text-align:center;padding:10px 0 10px 0;top:10%;left:50%;bottom:10%;border-radius:10px;background-color:#fff;width:40%;margin-left:-20%;}#dialog-frame-info {font-weight:600;font-family:"Source Sans 3", sans-serif;padding:0;line-height:1.2em;margin:10px 0 20px 0;}#dialog-frame-question {padding:0;margin:5px 0 20px 0;line-height:1.4em;}#dialog-frame-question > b, #dialog-frame-question strong {font-weight:400;}#dialog-frame-content {padding:20px 20px 10px 20px;height:90%;height:calc(100% - 50px);margin-bottom:10px;overflow:auto;text-align:left;background-color:#eee;box-shadow:inset 0px 0px 5px rgba(50, 50, 50, 0.4);}#dialog-frame-content h2:first-of-type {margin-top:0;font-weight:500;font-size:1.4em;}#dialog-frame-page {padding:10px 20px 10px 20px !important;height:90%;height:calc(100% - 50px);margin-bottom:10px;overflow:auto;text-align:left;}#dialog-frame-page h2 {margin-top:0;font-weight:500;font-size:1.4em;}#dialog-frame-buttons {margin-top:30px;margin-bottom:10px;}#dialog-frame-buttons button {min-width:50px;margin-left:10px;}#dialog-frame-buttons button:first-of-type {margin-left:0;}@media only screen and (max-width:500px) {#dialog-frame {width:auto;left:20px;right:20px;margin-left:0; }#dialog-frame-fullsize,#dialog-frame-halfsize {width:auto;left:20px;right:20px;margin-left:0; }#dialog-frame-content {padding:10px 10px 10px 10px; }#dialog-frame-page {padding:10px 10px 10px 10px; }}@charset "UTF-8";.section-one {padding:100px 0 50px 0;}.ki-input {max-width:600px;margin:0 auto;}.ki-input p.intro {padding:0 10px 20px 10px;color:#2F5E99;font-weight:600;text-align:center;}.ki-input p.intro u {color:inherit;}.ki-input .form-buttons {padding-top:20px;clear:both !important;}.ki-input .form-input input[type=text], .ki-input .form-input textarea {box-sizing:border-box;}.ki-input .form-input #captcha {display:block;clear:both;}.ki-input .form-input #captcha div.input-captcha {display:block;clear:both;vertical-align:top;}.ki-input .form-input #captcha div.input-captcha > img#captcha-image {float:left;}.ki-input .form-input #captcha div.input-captcha > div#captcha-reload {display:inline-block;float:left;cursor:pointer;}.ki-input .form-input #captcha div.input-captcha > div#captcha-reload > img {display:inline-block;width:auto;height:20px;padding:14px 20px 15px 20px;}@media only screen and (max-width :480px) {.ki-input .form-input #captcha div.input-captcha > div#captcha-reload > img {padding:14px 0px 15px 10px; }}.ki-input .form-input #captcha div.input-captcha > span {float:left;display:inline-block;width:0;height:0;margin:20px 25px 0 25px;border-style:solid;border-width:5px 0 5px 10px;border-color:transparent transparent transparent #ccc;}@media only screen and (max-width :480px) {.ki-input .form-input #captcha div.input-captcha > span {margin:20px 8px 0 8px; }}.ki-input .form-input #captcha div.input-captcha > input {width:100px;float:left;text-align:center;font-weight:700;}@media only screen and (max-width :480px) {.ki-input .form-input #captcha div.input-captcha > input {width:90px; }}.ki-input .form-row:nth-of-type(1) .form-input {position:relative;}.ki-input .form-row:nth-of-type(1) .form-input::before {position:absolute;display:inline-block;left:-45px;top:5px;content:url("https://app.jobswop.io/gfx/app/iconLocation.svg");transform:scale(0.7);filter:invert(32%) sepia(66%) saturate(519%) hue-rotate(172deg) brightness(92%) contrast(92%);}@media only screen and (max-width:750px) {.ki-input .form-row:nth-of-type(1) .form-input::before {display:none; }}.ki-input .form-row:nth-of-type(2) .form-input {position:relative;}.ki-input .form-row:nth-of-type(2) .form-input::before {position:absolute;display:inline-block;left:-53px;top:-8px;content:url("https://app.jobswop.io/gfx/app/iconEmployee.svg");transform:scale(0.5);filter:invert(32%) sepia(66%) saturate(519%) hue-rotate(172deg) brightness(92%) contrast(92%);}@media only screen and (max-width:750px) {.ki-input .form-row:nth-of-type(2) .form-input::before {display:none; }}.ki-input .form-row:nth-of-type(3) .form-input {position:relative;}.ki-input .form-row:nth-of-type(3) .form-input::before {position:absolute;display:inline-block;left:-45px;top:10px;content:url("https://app.jobswop.io/gfx/app/iconKI.svg");transform:scale(0.8);filter:invert(85%) sepia(20%) saturate(7468%) hue-rotate(2deg) brightness(110%) contrast(102%);}@media only screen and (max-width:750px) {.ki-input .form-row:nth-of-type(3) .form-input::before {display:none; }}.ki-result {display:none;position:fixed;left:50%;top:400px;width:600px;transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);padding:0 0 20px 0;background-color:#fff;border-radius:15px;border:5px solid #2F5E99;box-shadow:2px 2px 10px 1px rgba(0, 0, 0, 0.5);}@media only screen and (max-width :480px) {.ki-result {top:350px;width:90%; }}.ki-result .ki-query-result > h3 {font-size:1.3em;text-align:center;padding-bottom:15px;padding-top:10px;background:#2F5E99;color:#fff;}.ki-result .ki-query-result > p {margin:0 0 20px 0;text-align:center;font-weight:600;}.ki-result .ki-query-result > div.results {clear:both;margin:10px 20px;background-color:#f2f2f2;border-radius:8px;padding:10px 15px;cursor:pointer;}.ki-result .ki-query-result > div.results:hover {background-color:#E1F1FF;}.ki-result .ki-query-result > div.results > span.percent {display:inline-block;float:left;width:50px;font-weight:700;}.ki-result .ki-query-result > div.results > span.title {display:block;margin-left:50px;font-size:0.9em;max-height:100px;overflow:auto;}.ki-result .ki-query-result > div.results > span.code {display:block;margin-left:50px;color:#888;font-size:0.9em;}.ki-result .ki-query-result > div.buttons {text-align:center;margin-top:20px;}.ki-result .ki-query-result > div.buttons > button {background-color:#aaa;}.ki-candidates-popup {display:none;position:fixed !important;left:50%;top:40%;width:420px;padding:25px 25px 30px 25px;background-color:#fff;border:5px solid rgb(191, 154, 94);border-radius:15px;margin-left:-210px;margin-top:-150px;box-shadow:0px 0px 50px rgba(0, 0, 0, 0.5);z-index:99999;text-align:center;}@media only screen and (max-width :480px) {.ki-candidates-popup {top:350px;width:90%;left:0;margin-left:5%;box-sizing:border-box; }}.ki-candidates-popup h2 {margin:0 0 20px 0;font-family:"Poppins", sans-serif;font-weight:600;font-size:1.2em;}.ki-candidates-popup button.register {margin-top:20px;cursor:pointer;}.ki-candidates-popup button.close {cursor:pointer;position:absolute;right:0;top:0;background-color:transparent;width:40px;height:40px;color:#888 !important;text-align:center;font-size:1.2em;padding:0;}.ki-candidates {max-width:1000px;margin:40px auto 50px auto;text-align:center;}.ki-candidates #candidates-more {display:none;}.ki-candidates > .candidates {width:100%;margin-top:40px;position:relative;}.ki-candidates > .candidates > .candidate {position:relative;display:inline-block;text-align:left;width:280px;padding:25px;box-sizing:border-box;border-radius:15px;background:#FFFFFF;margin:0px 10px 20px 10px;border:3px solid rgba(240, 231, 217, 0.52);cursor:pointer;}.ki-candidates > .candidates > .candidate:hover {border:3px solid rgba(191, 154, 94, 0.5);box-shadow:0px 0px 15px rgba(191, 154, 94, 0.5);}.ki-candidates > .candidates > .candidate > img {width:auto;height:50px;}.ki-candidates > .candidates > .candidate > div.cv {width:100px;height:100px;overflow:hidden;position:absolute;top:-10px;right:-10px;}.ki-candidates > .candidates > .candidate > div.cv::before, .ki-candidates > .candidates > .candidate > div.cv::after {position:absolute;z-index:-1;content:"";display:block;border:5px solid #BF9A5E;border-top-color:transparent;border-right-color:transparent;}.ki-candidates > .candidates > .candidate > div.cv::before {top:0;left:0;}.ki-candidates > .candidates > .candidate > div.cv::after {bottom:0;right:0;}.ki-candidates > .candidates > .candidate > div.cv > span {position:absolute;display:block;width:175px;padding:5px 0;background-color:#BF9A5E;box-shadow:0 5px 10px rgba(0, 0, 0, 0.1);color:#fff;font-size:12px;text-shadow:0 1px 1px rgba(0, 0, 0, 0.2);text-transform:uppercase;text-align:center;left:-25px;top:30px;transform:rotate(45deg);}.ki-candidates > .candidates > .candidate > div.cv > span > span {display:inline-block;color:inherit;font:inherit;margin-left:-15px;}.ki-candidates > .candidates > .candidate > span {display:block;line-height:1.2em;}.ki-candidates > .candidates > .candidate > span.nickname {font-weight:700;font-size:1.1em;margin-top:5px;margin-bottom:10px;}.ki-candidates .candidates-button {margin-top:40px;font-size:1.2em;padding:15px 40px;cursor:pointer;}.ki-candidates .candidates-button u {color:inherit;}.ki-loading-background {display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0, 0, 0, 0.5);z-index:9990;}.ki-loading {display:none;z-index:9990;position:fixed;left:50%;top:50%;width:350px;height:150px;margin-left:-175px;margin-top:-75px;border-radius:15px;background-color:#fff;padding:20px;text-align:center;}@media only screen and (max-width :480px) {.ki-loading {box-sizing:border-box;left:5%;width:90%;height:200px;margin-left:0; }}.ki-loading > .text {display:block;text-align:center;padding:20px;}.ki-loading > .loader {width:60px;height:25px;margin:35px auto 20px auto;border:2px solid;box-sizing:border-box;border-radius:50%;display:grid;animation:l2 2s infinite linear;}.ki-loading > .loader:before,.ki-loading > .loader:after {content:"";grid-area:1/1;border:inherit;border-radius:50%;animation:inherit;animation-duration:3s;}.ki-loading > .loader:after {--s:-1;}@keyframes l2 {100% {transform:rotate(calc(var(--s, 1) * 1turn)); }}.select2-container {box-sizing:border-box;display:inline-block;margin:0;padding:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single {box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered {display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-selection--single .select2-selection__clear {background-color:transparent;border:none;font-size:1em;}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple {box-sizing:border-box;cursor:pointer;display:block;min-height:35px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered {display:inline;list-style:none;padding:0;}.select2-container .select2-selection--multiple .select2-selection__clear {background-color:transparent;border:none;font-size:1em;}.select2-container .select2-search--inline .select2-search__field {box-sizing:border-box;border:none;font-size:100%;margin-top:0px;margin-left:0px;padding:6px 5px 0px 5px;max-width:100%;resize:none;height:24px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {-webkit-appearance:none;}.select2-dropdown {background-color:white;border:0px solid #aaa;border-radius:5px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results {display:block;}.select2-results__options {list-style:none;margin:0;padding:0;}.select2-results__option {padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option--selectable {cursor:pointer;}.select2-container--open .select2-dropdown {left:0;}.select2-container--open .select2-dropdown--above {border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below {border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown {display:block;padding:4px;}.select2-search--dropdown .select2-search__field {padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide {display:none;}.select2-close-mask {border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}.select2-hidden-accessible {border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important;}.select2-container--default .select2-selection--single {background-color:#fff;border:0px solid #aaa;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered {color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear {cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px;}.select2-container--default .select2-selection--single .select2-selection__placeholder {color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow {height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b {border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {float:left;}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single {background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple {background-color:white;border:0px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative;}.select2-container--default .select2-selection--multiple.select2-selection--clearable {padding-right:25px;}.select2-container--default .select2-selection--multiple .select2-selection__clear {cursor:pointer;border:0 none;box-shadow:none;font-weight:bold;height:auto;margin-right:10px;margin-top:0px;position:absolute;right:0;padding:5px;line-height:1em;font-size:20px;}.select2-container--default .select2-selection--multiple .select2-selection__choice {background-color:#e4e4e4;border:1px solid #ccc;border-radius:5px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:30px;padding-right:10px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;}.select2-container--default .select2-selection--multiple .select2-selection__choice__display {cursor:default;padding-left:5px;padding-right:5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {background-color:transparent;border:none;height:auto;border-right:1px solid #ccc;border-top-left-radius:3px;border-bottom-left-radius:3px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 10px;position:absolute;left:0;top:0;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {background-color:#f1f1f1;color:#333;outline:none;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {margin-left:5px;margin-right:auto;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {padding-left:5px;padding-right:2px;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {float:left;margin-left:10px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple {border:solid black 2px;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple {background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove {display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field {border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field {background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;}.select2-container--default .select2-results > .select2-results__options {max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option .select2-results__option {padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group {padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option {margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--group {padding:0;}.select2-container--default .select2-results__option--disabled {color:#999;}.select2-container--default .select2-results__option--selected {background-color:#ddd;}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {background-color:#5897fb;color:white;}.select2-container--default .select2-results__group {cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single {background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, white 50%, #eeeeee 100%);background-image:-o-linear-gradient(top, white 50%, #eeeeee 100%);background-image:linear-gradient(to bottom, white 50%, #eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);}.select2-container--classic .select2-selection--single:focus {border:1px solid #5897fb;}.select2-container--classic .select2-selection--single .select2-selection__rendered {color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear {cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder {color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow {background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b {border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {float:left;}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single {border:1px solid #5897fb;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {background:transparent;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, white 0%, #eeeeee 50%);background-image:-o-linear-gradient(top, white 0%, #eeeeee 50%);background-image:linear-gradient(to bottom, white 0%, #eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eeeeee 50%, white 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, white 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);}.select2-container--classic .select2-selection--multiple {background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px;}.select2-container--classic .select2-selection--multiple:focus {border:1px solid #5897fb;}.select2-container--classic .select2-selection--multiple .select2-selection__clear {display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice {background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {cursor:default;padding-left:2px;padding-right:5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {color:#555;outline:none;}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {margin-left:5px;margin-right:auto;}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {padding-left:5px;padding-right:2px;}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;}.select2-container--classic.select2-container--open .select2-selection--multiple {border:1px solid #5897fb;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field {border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field {outline:0;box-shadow:none;}.select2-container--classic .select2-dropdown {background-color:white;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above {border-bottom:none;}.select2-container--classic .select2-dropdown--below {border-top:none;}.select2-container--classic .select2-results > .select2-results__options {max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option--group {padding:0;}.select2-container--classic .select2-results__option--disabled {color:grey;}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {background-color:#3875d7;color:white;}.select2-container--classic .select2-results__group {cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown {border-color:#5897fb;}@charset "UTF-8";body:before {display:block;position:absolute;width:60%;left:50%;margin-left:-30%;padding:20px;z-index:99999;border:3px solid #ff0000;background-color:#fb9e9e;white-space:pre-line !important;word-break:break-all !important;}svg {width:0px;height:0px;}.icon-svg {width:0px;height:0px;}.autocomplete {background:#FFFFFF;z-index:1000;overflow:auto;box-sizing:border-box;border:1px solid #ccc;}.autocomplete * {font:inherit;font-size:0.8em;}.autocomplete > div {padding:10px 10px;}@media only screen and (max-width :1000px) {.autocomplete > div {padding:10px 10px; }}.autocomplete .group {background:#eee;}.autocomplete .empty {background:#ffe6e6;}.autocomplete > div:hover:not(.group),.autocomplete > div.selected {background:#E1F1FF;cursor:pointer;}@media only screen and (max-width :1000px) {.form-input-jobname > div.jobname-item {padding:7px 10px; }}.form-input-jobname > div.jobname-item > div:nth-of-type(1) {font-size:1.1em;line-height:1.1em;}.form-input-jobname > div.jobname-item > div:nth-of-type(1) b {font-size:inherit;font-weight:bold;}.form-input-jobname > div.jobname-item > div:nth-of-type(2) {color:#888;font-size:0.93em;line-height:1.1em;}@charset "UTF-8";body:before {display:block;position:absolute;width:60%;left:50%;margin-left:-30%;padding:20px;z-index:99999;border:3px solid #ff0000;background-color:#fb9e9e;white-space:pre-line !important;word-break:break-all !important;}svg {width:0px;height:0px;}.icon-svg {width:0px;height:0px;}.irs {position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial, sans-serif;}.irs-line {position:relative;display:block;overflow:hidden;outline:none !important;}.irs-bar {position:absolute;display:block;left:0;width:0;}.irs-shadow {position:absolute;display:none;left:0;width:0;}.irs-handle {position:absolute;display:block;box-sizing:border-box;cursor:default;z-index:1;}.irs-handle.type_last {z-index:2;}.irs-min,.irs-max {position:absolute;display:block;cursor:default;}.irs-min {left:0;}.irs-max {right:0;}.irs-from,.irs-to,.irs-single {position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap;}.irs-grid {position:absolute;display:none;bottom:0;left:0;width:100%;height:20px;}.irs-with-grid .irs-grid {display:block;}.irs-grid-pol {position:absolute;top:0;left:0;width:1px;height:8px;background:#000;}.irs-grid-pol.small {height:4px;}.irs-grid-text {position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000;}.irs-disable-mask {position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:rgba(0, 0, 0, 0);z-index:2;}.lt-ie9 .irs-disable-mask {background:#000;filter:alpha(opacity=0);cursor:not-allowed;}.irs-disabled {opacity:0.4;}.irs-hidden-input {position:absolute !important;display:block !important;top:0 !important;left:0 !important;width:0 !important;height:0 !important;font-size:0 !important;line-height:0 !important;padding:0 !important;margin:0 !important;overflow:hidden;outline:none !important;z-index:-9999 !important;background:none !important;border-style:solid !important;border-color:transparent !important;}.irs--flat {height:40px;}.irs--flat.irs-with-grid {height:60px;}.irs--flat .irs-line {top:25px;height:12px;background-color:#e1e4e9;border-radius:4px;}.irs--flat .irs-bar {top:25px;height:12px;background-color:#ed5565;}.irs--flat .irs-bar--single {border-radius:4px 0 0 4px;}.irs--flat .irs-shadow {height:1px;bottom:16px;background-color:#e1e4e9;}.irs--flat .irs-handle {top:22px;width:16px;height:18px;background-color:transparent;}.irs--flat .irs-handle > i:first-child {position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453;}.irs--flat .irs-handle.state_hover > i:first-child,.irs--flat .irs-handle:hover > i:first-child {background-color:#a43540;}.irs--flat .irs-min,.irs--flat .irs-max {top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px;}.irs--flat .irs-from,.irs--flat .irs-to,.irs--flat .irs-single {color:white;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px;}.irs--flat .irs-from:before,.irs--flat .irs-to:before,.irs--flat .irs-single:before {position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565;}.irs--flat .irs-grid-pol {background-color:#e1e4e9;}.irs--flat .irs-grid-text {color:#999;}.irs--big {height:55px;}.irs--big.irs-with-grid {height:70px;}.irs--big .irs-line {top:33px;height:12px;background-color:white;background:linear-gradient(to bottom, #ddd -50%, white 150%);border:1px solid #ccc;border-radius:12px;}.irs--big .irs-bar {top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);box-shadow:inset 0 0 1px 1px rgba(255, 255, 255, 0.5);}.irs--big .irs-bar--single {border-radius:12px 0 0 12px;}.irs--big .irs-shadow {height:1px;bottom:16px;background-color:rgba(66, 139, 202, 0.5);}.irs--big .irs-handle {top:25px;width:30px;height:30px;border:1px solid rgba(0, 0, 0, 0.3);background-color:#cbcfd5;background:linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);box-shadow:1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;border-radius:30px;}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover {border-color:rgba(0, 0, 0, 0.45);background-color:#939ba7;background:linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%);}.irs--big .irs-min,.irs--big .irs-max {top:0;padding:1px 5px;color:white;text-shadow:none;background-color:#9f9f9f;border-radius:3px;}.irs--big .irs-from,.irs--big .irs-to,.irs--big .irs-single {color:white;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(to bottom, #428bca 0%, #3071a9 100%);border-radius:3px;}.irs--big .irs-grid-pol {background-color:#428bca;}.irs--big .irs-grid-text {color:#428bca;}.irs--modern {height:55px;}.irs--modern.irs-with-grid {height:55px;}.irs--modern .irs-line {top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px;}.irs--modern .irs-bar {top:25px;height:5px;background:#20b426;background:linear-gradient(to bottom, #20b426 0%, #18891d 100%);}.irs--modern .irs-bar--single {border-radius:5px 0 0 5px;}.irs--modern .irs-shadow {height:1px;bottom:21px;background-color:rgba(209, 214, 224, 0.5);}.irs--modern .irs-handle {top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;box-shadow:1px 1px 1px rgba(0, 0, 0, 0.1);border-radius:0 0 3px 3px;}.irs--modern .irs-handle > i:nth-child(1) {position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:white;transform:rotate(45deg);}.irs--modern .irs-handle > i:nth-child(2) {position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(to bottom, white 0%, #e9e6e6 100%);border-radius:0 0 3px 3px;}.irs--modern .irs-handle > i:nth-child(3) {position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1;}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover {border-color:#7685a2;background:#c3c7cd;background:linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);}.irs--modern .irs-handle.state_hover > i:nth-child(1),.irs--modern .irs-handle:hover > i:nth-child(1) {border-color:#7685a2;}.irs--modern .irs-handle.state_hover > i:nth-child(3),.irs--modern .irs-handle:hover > i:nth-child(3) {border-color:#48536a;}.irs--modern .irs-min,.irs--modern .irs-max {top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:white;background-color:#d1d6e0;border-radius:5px;}.irs--modern .irs-from,.irs--modern .irs-to,.irs--modern .irs-single {font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:white;border-radius:5px;}.irs--modern .irs-from:before,.irs--modern .irs-to:before,.irs--modern .irs-single:before {position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426;}.irs--modern .irs-grid {height:25px;}.irs--modern .irs-grid-pol {background-color:#dedede;}.irs--modern .irs-grid-text {color:silver;font-size:13px;}.irs--sharp {height:50px;font-size:12px;line-height:1;}.irs--sharp.irs-with-grid {height:57px;}.irs--sharp .irs-line {top:30px;height:2px;background-color:black;border-radius:2px;}.irs--sharp .irs-bar {top:30px;height:2px;background-color:#ee22fa;}.irs--sharp .irs-bar--single {border-radius:2px 0 0 2px;}.irs--sharp .irs-shadow {height:1px;bottom:21px;background-color:rgba(0, 0, 0, 0.5);}.irs--sharp .irs-handle {top:25px;width:10px;height:10px;background-color:#a804b2;}.irs--sharp .irs-handle > i:first-child {position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2;}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover {background-color:black;}.irs--sharp .irs-handle.state_hover > i:first-child,.irs--sharp .irs-handle:hover > i:first-child {border-top-color:black;}.irs--sharp .irs-min,.irs--sharp .irs-max {color:white;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:0.4;background-color:#a804b2;border-radius:2px;}.irs--sharp .irs-from,.irs--sharp .irs-to,.irs--sharp .irs-single {font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:white;border-radius:2px;}.irs--sharp .irs-from:before,.irs--sharp .irs-to:before,.irs--sharp .irs-single:before {position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2;}.irs--sharp .irs-grid {height:25px;}.irs--sharp .irs-grid-pol {background-color:#dedede;}.irs--sharp .irs-grid-text {color:silver;font-size:13px;}.irs--round {height:50px;}.irs--round.irs-with-grid {height:65px;}.irs--round .irs-line {top:36px;height:4px;background-color:#dee4ec;border-radius:4px;}.irs--round .irs-bar {top:36px;height:4px;background-color:#2F5E99;}.irs--round .irs-bar--single {border-radius:4px 0 0 4px;}.irs--round .irs-shadow {height:4px;bottom:21px;background-color:rgba(222, 228, 236, 0.5);}.irs--round .irs-handle {top:26px;width:24px;height:24px;border:4px solid #2F5E99;background-color:#BF9A5E;border-radius:24px;box-shadow:0 1px 3px rgba(0, 0, 255, 0.3);}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover {background-color:#f0f6ff;}.irs--round .irs-min,.irs--round .irs-max {color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0, 0, 0, 0.1);border-radius:4px;}.irs--round .irs-from,.irs--round .irs-to,.irs--round .irs-single {font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#2F5E99;color:white;border-radius:4px;}.irs--round .irs-from:before,.irs--round .irs-to:before,.irs--round .irs-single:before {position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#2F5E99;}.irs--round .irs-grid {height:25px;}.irs--round .irs-grid-pol {background-color:#dedede;}.irs--round .irs-grid-text {color:silver;font-size:13px;}.irs--square {height:50px;}.irs--square.irs-with-grid {height:60px;}.irs--square .irs-line {top:31px;height:4px;background-color:#dedede;}.irs--square .irs-bar {top:31px;height:4px;background-color:black;}.irs--square .irs-shadow {height:2px;bottom:21px;background-color:#dedede;}.irs--square .irs-handle {top:25px;width:16px;height:16px;border:3px solid black;background-color:white;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover {background-color:#f0f6ff;}.irs--square .irs-min,.irs--square .irs-max {color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0, 0, 0, 0.1);}.irs--square .irs-from,.irs--square .irs-to,.irs--square .irs-single {font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:black;color:white;}.irs--square .irs-grid {height:25px;}.irs--square .irs-grid-pol {background-color:#dedede;}.irs--square .irs-grid-text {color:silver;font-size:11px;}