@font-face {
    font-family: "Play";
    src:url("/wp-content/elitchain-jobs/assets/Play-Regular.ttf");
}
.elitchain-jobs, .elitchain-jobs-detail {
    font-family: Play;
}
.elitchain-jobs h1, .elitchain-jobs h2,
.elitchain-jobs-detail h1, .elitchain-jobs-detail h2 {
    padding: 44px 0 59px 0;
    background: linear-gradient(to right,#ED8A01,#550151, #8C0147, #01B163);
    background-clip: text;
    font-size: 40px;
    font-weight: bold;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.elitchain-jobs-detail h1 {
    padding-bottom: 0;
}
.elitchain-jobs-detail h2 {
    font-size: 28px;
    padding: 40px 0 20px;
}
form.filter {
    background: linear-gradient(to right,#ED8A01,#550151, #8C0147, #01B163);
    padding: 15px 30px 15px;
    font-size: 0;
    margin-bottom: 30px;
    border-radius: 20px;
}
form.filter select, form.filter button {
    display: block;
    width: 100%;
    font-size: 16px;
    height: 40px;
    color: #777777;

    padding: 6px 12px;
    border-radius: 5px;
}
form.filter button {
    outline: 0;
    cursor: pointer;
    border: 2px solid white;
    background: transparent;
    color: white;
}

.elitchain-jobs .btn, .elitchain-jobs-detail .btn  {
    background: white;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 4px;
    letter-spacing: 1px;
    font-family: "Play",sans-serif;
    background: linear-gradient(to right,#ED8A01,#550151, #8C0147, #01B163);
    padding: 3px;
    z-index: 3;
    position: relative;
    padding: 10px 20px;
    display: inline-block;
    outline: 0;
    border: 0 transparent none;
    font-weight: bold;
}
.elitchain-jobs .btn::before, .elitchain-jobs-detail .btn::before {
    position: absolute;
    content: '';
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    border-radius: 4px;
    background: white;
    z-index: 1;
}
.elitchain-jobs .btn > span, .elitchain-jobs-detail .btn > span {
    position: relative;
    z-index: 2;
    background: linear-gradient(to right, #ED8A01,#550151, #8C0147, #01B163);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.pozice {
    position: relative;
    display: inline-block;
    margin-right: 24px;
    margin-bottom: 20px;
    color: white;
    text-align: left;
    font-size: 13px;
}
.zeroMarginPozice .pozice {
    margin-right: 0;
}
.pozice > .controlls {
    position: absolute;
    right: 10px;
    display: inline-block;
}
.pozice > .controlls:first-child {
    top: 0px;
    font-size: 18px;
}
.pozice > .controlls:first-child a {
    color: white;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}
.pozice > .controlls:first-child a i {
    font-size: 30px;
    width: auto;
    height: auto;
}
.pozice > .controlls:last-child {
    bottom: 15px;
}
.pozice > div > span {
    position: absolute;
}
.pozice > div > span.nazev {
    color: white;
    top: 13%;
    left: 11.385%;
    font-size: 35.122px;
    text-transform: uppercase;

    display: inline-block;
    line-height: normal;
}
.pozice > div > span.info {
    top:  35.5%;
    left: 11.385%;
    width: 88.615%;
    height: 33.33%;
    background-image: url(/wp-content/plugins/elitchain-jobs/assets/table.png);
    font-weight: bold;
}
.pozice > div > span.info > span {
    position: absolute;
    top: 41.3%;
    width: 28%;
    display: inline-block;
}
.pozice > div > span.info > span:nth-child(1) {
    left: 9.5%;
}
.pozice > div > span.info > span:nth-child(2) {
    left: 37.5%;
}
.pozice > div > span.info > span:nth-child(3) {
    left: 70.2%;
}

.elitchain-jobs-detail .date{
    font-size: 13px;
    color: #252525;
    padding-left: 5px;
}

.elitchain-jobs-detail form label:not(.special) > span:first-child{
    color: #252525;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    padding-bottom: 27px;
    display: block;
}
.elitchain-jobs-detail form label.customLabel > span:last-child {
    background: linear-gradient(to right, #ED8A01,#550151, #8C0147, #01B163);
    padding: 3px;
    display: block;
    border-radius: 4px;
}

.elitchain-jobs-detail form label.customLabel input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 11px;
    flex-shrink: 0;
    font-size: 14px;
    border: 0px solid transparent;
    border-radius: 3px;
}
.elitchain-jobs-detail form label.customLabel.small > span {
    display: inline-block;
    width: 60px;
}
.elitchain-jobs-detail form label.customLabel.small input {
    height: 29px;
}
.elitchain-jobs-detail form label.file > span:first-child {
    color: #2E2911;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.133px;
    margin: 15px 0;
}
.elitchain-jobs-detail .textRight {
    text-align: right;
}

.elitchain-jobs-detail .ft strong {
    color: #2E2911;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: block;
    text-align: center;
   padding: 57px 0 27px; 
}
.elitchain-jobs-detail .file .btn{
    padding: 5px 33px 6px 11px;
}
.elitchain-jobs-detail .info  {
    font-weight: bold;
}
.elitchain-jobs-detail .info > span.icon {
    display: inline-block;
    width: 40px;
}
.elitchain-jobs-detail .values {
    padding-left: 40px;
}
.list .pozice:nth-child(even) {
    margin: 0;
}
.elitchain-jobs .list {
    text-align: center;
}
.pozice2 {
    position: relative;
    max-width: 527px;
    margin: 0 auto 40px;
}
.pozice2 > div {
    position: absolute;
    z-index: -1;
    max-width: 200px;
    max-height: 60px;
    overflow: hidden;
}
.pozice2 > span {
    display: inline-block;
    position: relative;
}
.pozice2 > span > img {
    width: 100%;
    height: auto;
    max-width: 527px;
    border-radius: 20px;
}
.pozice2 > span > a {
    position: absolute!important;
    right: 10px;
    bottom: 15px;
}