.ow_jobssearch * {
    box-sizing: border-box;
}
.ow_jobssearch_title_location .select-container:after {
    display: none;
}
.ow_jobssearch_title_location .select2-container .select2-search--inline .select2-search__field {
    margin-top: 6px;
    height: 25px;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
.ow_jobssearch_title_location .select2-container .select2-search--inline .select2-search__field::placeholder {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #808080;
}
.ow_jobssearch_title_location .select2.select2-container.select2-container--default.select2-container--above.select2-container--focus.select2-container--open .select2-selection.select2-selection--multiple {
    border: 1px solid #2f41f3;
    box-shadow: #2f41f3 0px 0px 0px 1px;
}
.ow_jobssearch_title_location .select2-container--default .select2-selection--multiple {
    border: 1px solid #ccc;
    background-color: transparent;
}
.ow_jobssearch_title_location .select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right: 66px;
    padding-left: 30px;
}
.ow_jobssearch_title_location .select2-container--default .select2-selection--multiple {
    padding-right: 66px;
    padding-left: 30px;
}
.ow_jobssearch_title_location .select2-container--default .select2-selection--multiple .select2-selection__clear {
    margin-top: 4px;
    right: 34px;
    font-size: 22px;
    color: #7f7f7f;
    font-weight: normal;
}
.ow_jobssearch_title_location .select2-container--default .select2-selection--multiple .select2-selection__clear:after {
    content: '';
    display: block;
    height: 28px;
    width: 1px;
    background-color: rgb(204, 204, 204);
    position: absolute;
    top: 0;
    right: -11px;
}
body .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #f3f3f3;
    color: black;
}
.ow_jobssearch_title_location .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.ow_jobssearch_title_location .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
    background-color: rgb(255, 189, 173);
    color: rgb(222, 53, 11);
    outline: none;
}
.ow_jobssearch_title_location .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    font-size: 15px;
    right: 0;
    top: 0;
    left: auto;
    border-right: none;
    height: 26px;
    border-radius: 2px;
    padding: 0 6px;
}
.ow_jobssearch_title_location .select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding-right: 20px;
    padding-left: 5px;
    background-color: rgb(230, 230, 230);
    border-radius: 2px;
    border: none;
    height: 26px;
    display: inline-flex;
    align-items: center;
}
.ow_jobssearch_title_location .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 0;
    padding-right: 4px;
    color: #333;
    font-weight: 600;
}
.ow_jobssearch_title_location .select-container {
    position: relative;
    z-index: 0;
    display: none;
}
.ow_jobssearch_title_location .select-container.active {
    display: block;
}
.ow_jobssearch_title_location .select-container:after {
    content: '';
    display: block;
    height: 20px;
    width: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='20' width='20' viewBox='0 0 20 20' aria-hidden='true' focusable='false' class='css-8mmkcg'%3E%3Cpath d='M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z'%3E%3C/path%3E%3C/svg%3E");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 8px;
    right: 8px;
    opacity: 0.5;
    z-index: -1;
}
.ow_jobssearch_title_location .ow_jobssearch_title_location_item.title .select-container:before {
    content: '';
    display: block;
    height: 18px;
    width: 18px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='100' height='100' viewBox='0 0 50 50'%3E%3Cpath d='M 21 3 C 11.601563 3 4 10.601563 4 20 C 4 29.398438 11.601563 37 21 37 C 24.355469 37 27.460938 36.015625 30.09375 34.34375 L 42.375 46.625 L 46.625 42.375 L 34.5 30.28125 C 36.679688 27.421875 38 23.878906 38 20 C 38 10.601563 30.398438 3 21 3 Z M 21 7 C 28.199219 7 34 12.800781 34 20 C 34 27.199219 28.199219 33 21 33 C 13.800781 33 8 27.199219 8 20 C 8 12.800781 13.800781 7 21 7 Z'%3E%3C/path%3E%3C/svg%3E");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 9px;
    left: 9px;
    opacity: 0.9;
    z-index: -1;
}
.ow_jobssearch_title_location .ow_jobssearch_title_location_item.location .select-container:before {
    content: '';
    display: block;
    height: 16px;
    width: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='256' height='256' viewBox='0 0 256 256' xml:space='preserve'%3E%3Cdefs%3E%3C/defs%3E%3Cg style='stroke: none; stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: none; fill-rule: nonzero; opacity: 1;' transform='translate(1.4065934065934016 1.4065934065934016) scale(2.81 2.81)' %3E%3Cpath d='M 45 0 C 25.463 0 9.625 15.838 9.625 35.375 c 0 8.722 3.171 16.693 8.404 22.861 L 45 90 l 26.97 -31.765 c 5.233 -6.167 8.404 -14.139 8.404 -22.861 C 80.375 15.838 64.537 0 45 0 z M 45 48.705 c -8.035 0 -14.548 -6.513 -14.548 -14.548 c 0 -8.035 6.513 -14.548 14.548 -14.548 s 14.548 6.513 14.548 14.548 C 59.548 42.192 53.035 48.705 45 48.705 z' style='stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(0,0,0); fill-rule: nonzero; opacity: 1;' transform=' matrix(1 0 0 1 0 0) ' stroke-linecap='round' /%3E%3C/g%3E%3C/svg%3E");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    left: 8px;
    opacity: 0.9;
    z-index: -1;
}
.ow_jobssearch_title_location {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 30px;
    min-height: 55px;
    position: relative;
}
.ow_jobssearch_title_location_item {
    flex: 0 0 auto;
    width: 41.66666667%;
    padding: 8px;
    border: 1px solid rgb(223, 225, 229);
    background: #fff;
    min-height: 55px;
    position: relative;
}
.ow_jobssearch_title_location_submit {
    flex: 0 0 auto;
    width: 16.66666667%;
}
.ow_jobssearch_title_location .ow_label {
    margin-bottom: 4px;
}
.ow_jobssearch_title_location_submit input[type=submit],
.ow_jobssearch_title_location_submit input[type=button] {
    height: 55px;
    line-height: 55px;
    width: 100%;
    font-size: 16px;
}
.ow_jobssearch_title_location_submit span {
    width: 100%;
    border-radius: 0;
}
.ow_jobssearch_filter_results {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    padding: 10px 0 30px;
    gap: 12px;
}
.ow_jobssearch_filter_results_title {
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 6px;
    width: 20%;
    flex: 0 0 auto;
}
.ow_jobssearch_filter_results_item {
    width: calc(30% - 6px);
    flex: 0 0 auto;
    background-color: #2f41f3;
    height: 40px;
    border-radius: 4px;
    position: relative;
    z-index: 0;
}
.ow_jobssearch_filter_results_item:after {
    content: '';
    display: block;
    height: 26px;
    width: 26px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Clink xmlns='' type='text/css' rel='stylesheet' id='dark-mode-custom-link'/%3E%3Clink xmlns='' type='text/css' rel='stylesheet' id='dark-mode-general-link'/%3E%3Cstyle xmlns='' lang='en' type='text/css' id='dark-mode-custom-style'/%3E%3Cstyle xmlns='' lang='en' type='text/css' id='dark-mode-native-style'/%3E%3Cstyle xmlns='' lang='en' type='text/css' id='dark-mode-native-sheet'/%3E%3Cscript xmlns=''/%3E%3Cpath d='M16.9999 9.16994C16.8126 8.98369 16.5591 8.87915 16.2949 8.87915C16.0308 8.87915 15.7773 8.98369 15.5899 9.16994L11.9999 12.7099L8.45995 9.16994C8.27259 8.98369 8.01913 8.87915 7.75495 8.87915C7.49076 8.87915 7.23731 8.98369 7.04995 9.16994C6.95622 9.26291 6.88183 9.37351 6.83106 9.49537C6.78029 9.61723 6.75415 9.74793 6.75415 9.87994C6.75415 10.012 6.78029 10.1427 6.83106 10.2645C6.88183 10.3864 6.95622 10.497 7.04995 10.5899L11.2899 14.8299C11.3829 14.9237 11.4935 14.9981 11.6154 15.0488C11.7372 15.0996 11.8679 15.1257 11.9999 15.1257C12.132 15.1257 12.2627 15.0996 12.3845 15.0488C12.5064 14.9981 12.617 14.9237 12.7099 14.8299L16.9999 10.5899C17.0937 10.497 17.1681 10.3864 17.2188 10.2645C17.2696 10.1427 17.2957 10.012 17.2957 9.87994C17.2957 9.74793 17.2696 9.61723 17.2188 9.49537C17.1681 9.37351 17.0937 9.26291 16.9999 9.16994Z' fill='%23fff'/%3E%3Cscript xmlns=''/%3E%3C/svg%3E");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: -1;
}
.ow_jobssearch_filter_results_item select {
    display: none;
}

.ow_jobssearch_filter_results_item select option {
    color: #4E4D5A;
    background: #ffffff;
    border-color: #aaaaaa;
}
.ow_jobssearch_filter_results_item .ow_value {
    position: relative;
}
.ow_jobssearch_filter_results_item_clear {
    position: absolute;
    font-size: 15px;
    left: 0;
    top: 0;
    height: 40px;
    width: 38px;
    border-radius: 4px 0 0 4px;
    padding: 0 6px;
    z-index: 2;
    background-color: #dc3545;
    border: none;
    color: #fff;
    cursor: pointer;
}
.ow_jobssearch_filter_results_item .jcf-select {
    width: 100%;
    background: transparent;
}
.ow_jobssearch_filter_results_item .jcf-select .jcf-select-text {
    display: none;
}
.ow_jobssearch_strict {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 0 20px;
}
@media (max-width: 500px) {
.ow_jobssearch_strict {
    padding: 0!important;
}
}
.ow_jobssearch_strict .ow_label {
    color: #0d6efd;
    font-weight: bold;
    font-size: 19px;
    line-height: 1;
    margin-bottom: 0;
}
.ow_jobssearch_strict .jcf-checkbox.jcf-checked {
    background-color: coral!important;
    border-color: coral!important;
}
.ow_jobssearch_strict .jcf-checkbox {
    height: 20px;
    width: 20px;
}
.ow_jobssearch_strict .jcf-checkbox.jcf-checked span {
    top: 6px;
    left: 5px;
    background-color: #2f41f3;
}
.ow_jobssearch_filter_results_item .jcf-select {
    border: none;
}
.ow_jobssearch_filter_results_item .jcf-select .jcf-select-opener {
    display: none;
}
label#ai_label {color:#5ce1e6;}
label#ai_label.jcf-label-active {color:coral;}

.gsc-control-cse {
    background:transparent!important;
    border-color:transparent!important;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.gsc-orderby-container {
    display: none!important;
}
.gsc-selected-option-container {
    max-width: 100% !important;
    background-color: #2f41f3 !important;
    border-color: #2f41f3 !important;
    border-radius: 4px !important;
}
.gsc-results {
    background-color: transparent !important;
}
.gsc-result-info-container {
    display:none!important;
}

.gsc-webResult.gsc-result {
    border: 1px solid #f1f1f8 !important;
    border-radius: 8px !important;
    box-shadow: #00000026 1.95px 1.95px 2.6px !important;
    background: #fff !important;
    padding: 10px 15px !important;
    margin-bottom: 1rem !important;
    color: #4b432f !important;
}
.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b {
    margin: 1rem 0rem !important;
    color: #0d6efd !important;
    text-shadow: 0 0 BLACK;
    font-size: 16px !important;
    font-weight: 700;
}
.gsc-control-cse .gsc-table-result {
    font-size: 15px !important;
    color: #474d6a !important;
}
.gs-webResult div.gs-visibleUrl {
    color: #3cb371!important;
    margin:0.25rem 0rem !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: smaller;
}
.gs-webResult div.gs-visibleUrl-breadcrumb {
    display: block;
    text-transform: uppercase;
    font-size: smaller;
}
.gs-web-image-box, .gs-promotion-image-box {
    margin-right: 0.5rem !important;
}
.gsc-results .gsc-cursor-box {
    margin:20px 0px !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #444444 !important;
    background-color: #FFFFFF !important;
    color: #444444 !important;
    padding: 0.75rem !important;
    border-radius: 0.25rem !important;
}
.gsc-control-cse .gsc-table-result, .gs-snippet b {
    color: black !important;
}
div.gcsc-more-maybe-branding-root {
    display:none!important;
}
.gsc-orderby-label {
    color: #0d6efd;
    padding: 5px 5px 6px 0;
    display: none !important;
}
html>body .gsc-inline-block {
    display: -moz-inline-box;
    display: inline-block;
    min-width: 80px;
    height: 30px;
    margin-bottom:4px;
    font-weight: 700;
}
.gsc-refinementsArea {
    background: #ffffff!important;
    backdrop-filter: blur(10px)!important;
    -webkit-backdrop-filter: blur(10px)!important;
    border-radius: 8px;!important;
    margin: 6px 0 4px 0!important;
}
.gsc-refinementBlock {
  overflow-x: auto;
  white-space: nowrap;
}

.gsc-refinementBlock {
  width: 100%; 
}
.gsc-refinementHeader.gsc-refinementhInactive {
    cursor: pointer;
    padding-bottom: 2px;
    padding-top: 15px!important;
}
.gsc-tabHeader.gsc-tabhActive, .gsc-refinementHeader.gsc-refinementhActive {
    color: #000!important;
    background-color: transparent!important;
}
.gsc-tabHeader.gsc-tabhInactive, .gsc-refinementHeader.gsc-refinementhInactive {
    background-color: transparent!important;
color: #0d6efd!important;
}
div.gs-per-result-labels{
display:none!important;
}

.gsc-selected-option {
    position: relative;
    width: 100%;
    line-height: 40px;
    font-size: 14px;
    color: #fff !important;
}
.gsc-option-menu-item-highlighted {
    display: none!important;
}
.gsc-control-cse .gsc-option-selector {
    top:50% !important;
    right:10px !important;
    filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(4311%) hue-rotate(171deg) brightness(110%) contrast(101%) !important;
}
.gsc-selected-option {
    color: #fff !important;
    cursor: pointer !important;
}
.gsc-control-cse .gsc-option-menu {
    top: 40px !important;
}
.ad-title {
    background:#0d6efd;
    margin-bottom: 0rem;
    color:#FFF;
    padding:5px;
}
.gsc-cursor-current-page {
    color:#0d6efd !important
}
.ow_jobssearch_more_filters_results * {
    box-sizing: border-box;
}
.ow_jobssearch_more_filters_results {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
.ow_jobssearch_more_filters_button {
    display: none;
    border: none;
    background-color: #2f41f3;
    color: #fff;
    border-radius: 3px;
    font-size: 16px;
    height: 42px;
    padding: 0 14px 0 40px;
    cursor: pointer;
    position: relative;
}
.ow_jobssearch_more_filters_button:before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background-image: url("data:image/svg+xml,%3Csvg class='svg-icon' style='width: 1em; height: 1em;vertical-align: middle;fill: currentColor;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M640 288a64 64 0 1 1 0.032-128.032A64 64 0 0 1 640 288z m123.456-96c-14.304-55.04-64-96-123.456-96s-109.152 40.96-123.456 96H128v64h388.544c14.304 55.04 64 96 123.456 96s109.152-40.96 123.456-96H896V192h-132.544zM640 864a64 64 0 1 1 0.032-128.032A64 64 0 0 1 640 864m0-192c-59.456 0-109.152 40.96-123.456 96H128v64h388.544c14.304 55.04 64 96 123.456 96s109.152-40.96 123.456-96H896v-64h-132.544c-14.304-55.04-64-96-123.456-96M384 576a64 64 0 1 1 0.032-128.032A64 64 0 0 1 384 576m0-192c-59.456 0-109.152 40.96-123.456 96H128v64h132.544c14.304 55.04 64 96 123.456 96s109.152-40.96 123.456-96H896v-64H507.456c-14.304-55.04-64-96-123.456-96' fill='%23fff' /%3E%3C/svg%3E");    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    left: 10px;
}
.ow_jobssearch_more_filters_button:hover {
    filter: brightness(95%);
}
.ow_jobssearch_more_filters_button.active {
    background-color: #dc3545;
}
.ow_jobssearch_more_filters {
    flex: 0 0 auto;
    width: 25%;
    padding-right: 10px;
}
.ow_jobssearch_results {
    flex: 0 0 auto;
    width: 75%;
}
.ow_jobssearch_more_filters_main_title {
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
    color: #121224;
    margin-bottom: 8px;
}
.ow_jobssearch_more_filters_box {
    border: 1px solid #e7e7f1;
    background: #fff;
    padding: 20px;
    border-radius: 12px;
    color: #4b432f;
}
.ow_jobssearch_more_filters_title {
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
    color: #121224;
    margin-bottom: 10px;
}
.ow_jobs_filters:first-child {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.ow_jobssearch_more_filters_list {

}
.ow_jobssearch_more_filters_list_item {
    padding: 6px 0;
    display: flex;
    align-items: center;
}
.ow_jobssearch_more_filters_list_btn {
    background-color: #f8f9fa;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    border-radius: 6px;
    color: #121224;
    display: inline-block;
    margin-top: 12px;
    cursor: pointer;
}
.ow_jobssearch_more_filters_list_item label {
    color: #4b432f;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1;
}
body .ow_jobssearch_more_filters_list_item .jcf-checkbox {
    margin-right: 7px;
}
.ow_jobssearch_more_filters_list_item .jcf-checkbox.jcf-checked span {
    top: 5px;
    left: 4px;
    background-color: #2f41f3;
}
.ow_jobssearch_more_filters_list_item .jcf-checkbox {
    height: 18px;
    width: 18px;
}

.ow_jobssearch_modal_title {
    margin-bottom: 10px;
}
.ow_jobssearch_field {
    margin-bottom: 14px;
}
.ow_jobssearch_modal_list_item {
    padding: 6px 0;
    display: flex;
    align-items: center;
}
.ow_jobssearch_modal_list_item label {
    color: #4b432f;
}
body .ow_jobssearch_modal_list .jcf-checkbox {
    margin-right: 7px;
}
.ow_jobssearch_modal_list .jcf-checkbox.jcf-checked span {
    top: 5px;
    left: 4px;
    background-color: #2f41f3;
}
.ow_jobssearch_modal_list .jcf-checkbox {
    height: 18px;
    width: 18px;
}
.ow_typing_container {
    color: #fff;
    font-weight: bold;
    font-size: 19px;
    line-height: 1;
    margin: 0 12px;
}
.ow_jobssearch_filter_results .select2-container--default .select2-selection--single {
    background-color: transparent;
    height: 40px;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
}
.ow_jobssearch_filter_results .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    line-height: 40px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
}
.ow_jobssearch_filter_results .select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}
.elite-badge-wrapper{background:linear-gradient(160deg,rgba(255,255,255,.08) 0,rgba(255,255,255,.02) 100%);border-radius:12px;padding:15px 20px;box-shadow:1px solid rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.15);margin-top:50px;font-family:'Segoe UI',sans-serif}.powered-line{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:14px;font-weight:500;color:#e0e6f0;text-shadow:0 1px 2px rgba(0,0,0,.3)}.logo-sm{height:24px;padding:10px 0;vertical-align:middle}.small-label{font-size:12px;color:#a8b5d1;text-shadow:0 1px 1px rgba(0,0,0,.2)}.credentials-line{margin-top:10px}.credential-list{display:flex;flex-wrap:wrap;gap:15px;list-style:none;padding:0;font-size:12.5px;color:#d0d8e8}.credential-list li{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:6px 10px;transition:background-color .3s,border-color .3s,box-shadow .3s,color .3s}.credential-list li:hover{background:rgba(37,117,252,.2);border-color:rgba(37,117,252,.5);color:#fff;box-shadow:0 0 10px rgba(37,117,252,.3)}
@media (max-width: 500px) {
    .ow_jobssearch_title_location {
        flex-direction: column;
    }
    .ow_jobssearch_title_location_item {
        width: 100%;
    }
    .ow_jobssearch_title_location_submit {
        width: 100%;
    }
    .ow_jobssearch_filter_results_item_clear {
        width: 30px;
    }
    .ow_jobssearch_more_filters {
        width: 100%;
        padding-right: 0;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .ow_jobssearch_results {
        width: 100%;
    }
    .ow_typing_container {
        margin: 12px 0;
    }
    .ow_jobssearch_filter_results_title {
        width: 100%;
    }
    .ow_jobssearch_filter_results_item {
        width: 48%;
    }
    .ow_jobssearch_more_filters_results {
        justify-content: flex-end;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .ow_jobssearch_more_filters_button {
        display: block;
    }
    .ow_jobssearch_more_filters_main_title {
        display: none;
    }
    .ow_jobssearch_more_filters {
        display: none;
    }
    .ow_jobssearch_more_filters.active {
        display: block;
    }
}

.timeStyled {
    background-color: #2f41f3;
    color: white;
    padding: 2px 6px;
    margin-right: 4px;
    border-radius: 4px;
    font-size: 13px;
}
