﻿.job-widget-filter
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 32px;
    margin-top: 32px;
}
.job-widget-filter .form-group
{
    height: 100%;
    margin-bottom: 6px!important;
}
@media only screen and (min-width: 768px)
{
    .job-widget-filter .form-group
    {
        margin-bottom: 0!important;
    }
}
.job-widget-filter .form-group label
{
    display: none!important;
}
.job-widget-filter .form-group input, .job-widget-filter .form-group select
{
    border-radius: 24px;
    font-size: 1rem;
    padding-bottom: 11px;
    padding-top: 11px;
}
@media only screen and (min-width: 768px)
{
    .job-widget-filter .form-group input, .job-widget-filter .form-group select
    {
        border-radius: 40px;
    }
}
.job-widget-filter .form-group select
{
    border: none!important;
}
.job-widget-filter .filter-wrap
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    background-color: #d6d5d5;
    border-radius: 24px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    padding: 12px;
}
@media only screen and (min-width: 768px)
{
    .job-widget-filter .filter-wrap
    {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        border-radius: 40px;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 0;
    }
}
.job-widget-filter .filter-wrap>div
{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.job-widget-filter .filter-search
{
    min-width: 180px;
}
.job-widget-filter .filter-search .form-group input
{
    background-color: #fff!important;
}
.job-widget-filter .filter-select
{
    min-width: 180px;
}
.job-widget-filter .filter-select select
{
    background-color: transparent!important;
    padding-left: 16px;
}
.job-widget-filter .filter-select .form-group.select:after
{
    z-index: 0;
}
.job-widget-filter .filter-button
{
    -webkit-box-flex: 0!important;
    -webkit-flex: 0!important;
    -ms-flex: 0!important;
    flex: 0!important;
    text-align: center;
}
.wp-block-group .job-widget .job-widget-list
{
    margin-left: -16px;
    margin-right: -16px;
}
.job-widget-list
{
    padding-bottom: 32px;
}
.job-widget-list .row
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px;
}
.job-widget-list .tcell
{
    padding-left: 16px;
    padding-right: 16px;
    width: 100%;
}
@media only screen and (min-width: 768px)
{
    .job-widget-list .tcell
    {
        max-width: 25%;
    }
}
@media only screen and (min-width: 992px)
{
    .job-widget-list .tcell
    {
        max-width: 20%;
        padding-bottom: 16px;
        padding-top: 16px;
    }
}
.job-widget-list .tcell.vacancy-division
{
    display: none;
}
@media only screen and (min-width: 992px)
{
    .job-widget-list .tcell.vacancy-division
    {
        display: block;
    }
}
.job-widget-list .thead
{
    border-bottom: 1px solid #707070;
    display: none;
}
@media only screen and (min-width: 768px)
{
    .job-widget-list .thead
    {
        display: block;
    }
}
.job-widget-list .thead .tcell
{
    font-weight: 700;
    padding-bottom: 24px;
    padding-top: 16px;
}
.job-widget-list .tbody
{
    margin-bottom: 24px;
}
.job-widget-list .tbody .vacancy
{
    border-bottom: 1px solid #707070;
    padding-bottom: 32px;
    padding-top: 32px;
}
@media only screen and (min-width: 768px)
{
    .job-widget-list .tbody .vacancy
    {
        padding-bottom: 16px;
        padding-top: 16px;
    }
}
@media only screen and (min-width: 1200px)
{
    .job-widget-list .tbody .vacancy
    {
        padding-bottom: 0;
        padding-top: 0;
    }
}
.job-widget-list .tbody .vacancy-link
{
    display: block;
}
@media only screen and (min-width: 1200px)
{
    .job-widget-list .tbody .vacancy-link
    {
        padding-right: 16px;
    }
}
.job-widget-list .tbody .vacancy-link h3
{
    color: #000;
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: .1875em;
}
.job-widget-list .tbody .vacancy-category
{
    color: #7442c8;
    font-size: smaller;
    margin-bottom: 16px;
}
@media only screen and (min-width: 768px)
{
    .job-widget-list .tbody .vacancy-category
    {
        color: #000;
        font-size: inherit;
    }
}
.job-widget-list .tbody .vacancy-specs
{
    margin-bottom: 16px;
}
@media only screen and (min-width: 768px)
{
    .job-widget-list .tbody .vacancy-specs
    {
        margin-bottom: 0;
    }
}
.job-widget-list .tbody .vacancy-specs address
{
    font-style: normal;
    margin-bottom: 6px;
}
@media only screen and (min-width: 768px)
{
    .job-widget-list .tbody .vacancy-specs address
    {
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 1200px)
{
    .job-widget-list .tbody .vacancy-button .btn
    {
        padding-left: 32px;
        padding-right: 32px;
    }
}
.job-widget-list .tfoot
{
    text-align: center;
}
.job-widget-status
{
    display: none;
    margin-bottom: 3em;
    text-align: center;
}
.job-widget-status .status-title
{
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1em;
}
@media only screen and (min-width: 768px)
{
    .job-widget-status .status-title
    {
        font-size: 2.25rem;
    }
}
.job-widget-status .btn-refresh
{
    display: none;
    margin-top: 24px;
}
.editor-styles-wrapper .job-widget .form-group
{
    margin-bottom: 12px;
    position: relative;
}
.editor-styles-wrapper .job-widget .form-group input, .editor-styles-wrapper .job-widget .form-group select, .editor-styles-wrapper .job-widget .form-group textarea
{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: inherit;
    border: 1px solid #b2b1b1;
    border-radius: 0;
    border-radius: 24px;
    font-family: Poppins,Trebuchet MS,Arial,sans-serif;
    font-size: .9375rem;
    line-height: 31px;
    outline: none;
    padding: 6px 16px;
    width: 100%;
}
@media only screen and (min-width: 768px)
{
    .editor-styles-wrapper .job-widget .form-group input, .editor-styles-wrapper .job-widget .form-group select, .editor-styles-wrapper .job-widget .form-group textarea
    {
        border-radius: 29px;
        padding: 12px 32px;
    }
}
.editor-styles-wrapper .job-widget .form-group input:active, .editor-styles-wrapper .job-widget .form-group input:focus, .editor-styles-wrapper .job-widget .form-group select:active, .editor-styles-wrapper .job-widget .form-group select:focus, .editor-styles-wrapper .job-widget .form-group textarea:active, .editor-styles-wrapper .job-widget .form-group textarea:focus
{
    border-color: #000;
}
.editor-styles-wrapper .job-widget .form-group input::-webkit-input-placeholder, .editor-styles-wrapper .job-widget .form-group textarea::-webkit-input-placeholder
{
    color: rgba(0,0,0,.57);
}
.editor-styles-wrapper .job-widget .form-group input::-moz-placeholder, .editor-styles-wrapper .job-widget .form-group textarea::-moz-placeholder
{
    color: rgba(0,0,0,.57);
}
.editor-styles-wrapper .job-widget .form-group input:-ms-input-placeholder, .editor-styles-wrapper .job-widget .form-group textarea:-ms-input-placeholder
{
    color: rgba(0,0,0,.57);
}
.editor-styles-wrapper .job-widget .form-group input::-ms-input-placeholder, .editor-styles-wrapper .job-widget .form-group textarea::-ms-input-placeholder
{
    color: rgba(0,0,0,.57);
}
.editor-styles-wrapper .job-widget .form-group input::placeholder, .editor-styles-wrapper .job-widget .form-group textarea::placeholder
{
    color: rgba(0,0,0,.57);
}
.editor-styles-wrapper .job-widget .form-group input:focus+i
{
    color: #000;
}
.editor-styles-wrapper .job-widget .form-group i
{
    color: #b2b1b1;
    font-size: 1.4375rem;
    padding: 16px;
    position: absolute;
}
.editor-styles-wrapper .job-widget .form-group.select select
{
    color: #050505;
    cursor: pointer;
    padding-right: 48px;
    position: relative;
    z-index: 1;
}
.editor-styles-wrapper .job-widget .form-group.select select:required:invalid
{
    color: #808080;
}
.editor-styles-wrapper .job-widget .form-group.select select option
{
    color: #050505;
}
.editor-styles-wrapper .job-widget .form-group.select select option[value=""][disabled]
{
    display: none;
}
.editor-styles-wrapper .job-widget .form-group.select:after
{
    bottom: 0;
    content: "";
    display: block;
    font-family: evolution!important;
    font-size: 23px;
    height: 23px;
    line-height: 1;
    margin: auto;
    position: absolute;
    right: 16px;
    top: 0;
    width: 23px;
    z-index: -1;
}
.editor-styles-wrapper .job-widget .form-group.ic-l input
{
    padding-left: 48px;
}
.editor-styles-wrapper .job-widget .form-group.ic-l i
{
    left: 0;
}
.editor-styles-wrapper .job-widget .btn
{
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 99px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Poppins,Trebuchet MS,Arial,sans-serif;
    font-size: .9375rem;
    font-weight: 700;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none;
}
.editor-styles-wrapper .job-widget .btn.btn-primary
{
    background-color: #7442c8;
}
.editor-styles-wrapper .job-widget .btn.btn-secondary
{
    background-color: transparent;
    border-color: #000;
    color: #000;
}
.editor-styles-wrapper .job-widget .btn.btn-transparent
{
    background-color: transparent;
    border-color: transparent;
    color: #000;
}
.editor-styles-wrapper .job-widget .btn:disabled
{
    background-color: var(--evo--color--light-grey)!important;
    color: #fff!important;
}
.editor-styles-wrapper .job-widget .btn.btn-sm
{
    font-size: .75rem;
}
.editor-styles-wrapper .job-widget .btn.btn-lg
{
    font-size: 1.125rem;
}
.editor-styles-wrapper .job-widget .btn.btn-xl
{
    font-size: 1.5rem;
    padding: 16px 64px;
}
.editor-styles-wrapper .job-widget .btn.btn-full
{
    width: 100%;
}
.editor-styles-wrapper .job-widget .btn-row
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    gap: 1em;
    justify-content: center;
}
.editor-styles-wrapper .job-widget *
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.editor-styles-wrapper .job-widget .row
{
    margin-left: 0;
    margin-right: 0;
}
.editor-styles-wrapper .job-widget-filter *
{
    cursor: default;
    pointer-events: none!important;
}