@charset "UTF-8";
#calendar { max-width: 1140px !important; }
.fc-icon,
body .fc {
font-size: 1em
}
.fc-button-group,
.fc-icon {
display: inline-block
}
.fc-bg,
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
bottom: 0
}
.fc-icon,
.fc-unselectable {
-khtml-user-select: none;
-webkit-touch-callout: none
}
.fc {
direction: ltr;
text-align: left
}
.fc-rtl {
text-align: right
}
.fc-row.fc-widget-header {
border: none;
border-bottom: 5px solid #08364b;
}
.fc-head-container thead tr th {
background-color: #9bc03c;
color: #ffffff;
padding: 10px 26px;
font-weight: bold;
font-size: 16px;
}
.fc-head-container thead tr th a { color: #ffffff; }
.fc-head-container thead tr th.fc-axis { background-color: transparent; }
.fc th,
.fc-basic-view td.fc-week-number,
.fc-icon,
.fc-toolbar {
text-align: center;
}
.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
border-color: #ececec
}
.fc-unthemed .fc-popover {
background-color: #fff
}
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-popover .fc-header {
background: #eee
}
.fc-unthemed .fc-popover .fc-header .fc-close {
color: #666
}
.fc-unthemed td.fc-today {
background: #f5f5f5
}
.fc-highlight {
background: #bce8f1;
opacity: .3
}
.fc-bgevent {
background: #8fdf82;
opacity: .3
}
.fc-nonbusiness {
background: #d7d7d7
}
.fc-unthemed .fc-disabled-day {
background: #d7d7d7;
opacity: .3
}
.ui-widget .fc-disabled-day {
background-image: none
}
.fc-icon {
height: 1em;
line-height: 1em;
overflow: hidden;
font-family: "Courier New", Courier, monospace;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.fc-icon:after {
position: relative
}
.fc-icon-left-single-arrow:after {
content: "\02039";
font-weight: 700;
font-size: 200%;
top: -7%
}
.fc-icon-right-single-arrow:after {
content: "\0203A";
font-weight: 700;
font-size: 200%;
top: -7%
}
.fc-icon-left-double-arrow:after {
content: "\000AB";
font-size: 160%;
top: -7%
}
.fc-icon-right-double-arrow:after {
content: "\000BB";
font-size: 160%;
top: -7%
}
.fc-icon-left-triangle:after {
content: "\25C4";
font-size: 125%;
top: 3%
}
.fc-icon-right-triangle:after {
content: "\25BA";
font-size: 125%;
top: 3%
}
.fc-icon-down-triangle:after {
content: "\25BC";
font-size: 125%;
top: 2%
}
.fc-icon-x:after {
content: "\000D7";
font-size: 200%;
top: 6%
}
.fc button {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
height: 2.1em;
padding: 0 .6em;
font-size: 1em;
white-space: nowrap;
cursor: pointer
}
.fc button::-moz-focus-inner {
margin: 0;
padding: 0
}
.fc-state-default {
border: 1px solid;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
background-image: -o-linear-gradient(top, #fff, #e6e6e6);
background-image: linear-gradient(to bottom, #fff, #e6e6e6);
background-repeat: repeat-x;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
color: #333;
text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}
.fc-state-default.fc-corner-left {
border-top-left-radius: 4px;
border-bottom-left-radius: 4px
}
.fc-state-default.fc-corner-right {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px
}
.fc button .fc-icon {
position: relative;
top: -.05em;
margin: 0 .2em;
vertical-align: middle
}
.fc-state-active,
.fc-state-disabled,
.fc-state-down,
.fc-state-hover {
color: #333;
background-color: #e6e6e6
}
.fc-state-hover {
color: #333;
text-decoration: none;
background-position: 0 -15px;
-webkit-transition: background-position .1s linear;
-moz-transition: background-position .1s linear;
-o-transition: background-position .1s linear;
transition: background-position .1s linear
}
.fc-state-active,
.fc-state-down {
background-color: #ccc;
background-image: none;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}
.fc-state-disabled {
cursor: default;
background-image: none;
opacity: .65;
box-shadow: none
}
.fc-event.fc-draggable,
.fc-event[href],
.fc-popover .fc-header .fc-close,
a[data-goto] {
cursor: pointer
}
.fc .fc-button-group>* {
float: left;
margin: 0 0 0 -1px
}
.fc .fc-button-group>:first-child {
margin-left: 0
}
.fc-popover {
position: absolute;
box-shadow: 0 2px 6px rgba(0, 0, 0, .15)
}
.fc-popover .fc-header {
padding: 2px 4px
}
.fc-popover .fc-header .fc-title {
margin: 0 2px
}
.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
float: left
}
.fc-ltr .fc-popover .fc-header .fc-close,
.fc-rtl .fc-popover .fc-header .fc-title {
float: right
}
.fc-unthemed .fc-popover {
border-width: 1px;
border-style: solid
}
.fc-unthemed .fc-popover .fc-header .fc-close {
font-size: .9em;
margin-top: 2px
}
.fc-popover>.ui-widget-header+.ui-widget-content {
border-top: 0
}
.fc-divider {
border-style: solid;
border-width: 1px
}
hr.fc-divider {
height: 0;
margin: 0;
padding: 0 0 1px;
border-width: 0px 0
}
.fc-bg table,
.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
height: 100%
}
.fc-clear {
clear: both
}
.fc-bg,
.fc-bgevent-skeleton,
.fc-helper-skeleton,
.fc-highlight-skeleton {
position: absolute;
top: 0;
left: 0;
right: 0
}
.fc table {
width: 100%;
box-sizing: border-box;
table-layout: fixed;
border-collapse: collapse;
border-spacing: 0;
font-size: 1em;
margin-bottom: 0px;
}
.fc-time-grid-event { margin-right: 0px !important; }
.fc td,
.fc th {
border-style: solid;
border-width: 1px;
padding: 0;
vertical-align: top
}
.fc td.fc-today {
border-style: double
}
.fc-row table {
border-left: 0 hidden transparent;
border-right: 0 hidden transparent;
border-bottom: 0 hidden transparent
}
.fc-row:first-child table {
border-top: 0 hidden transparent
}
.fc-row {
position: relative
}
.fc-row .fc-bg {
z-index: 1
}
.fc-row .fc-bgevent-skeleton td,
.fc-row .fc-highlight-skeleton td {
border-color: transparent
}
.fc-row .fc-bgevent-skeleton {
z-index: 2
}
.fc-row .fc-highlight-skeleton {
z-index: 3
}
.fc-row .fc-content-skeleton {
position: relative;
z-index: 4;
padding-bottom: 2px
}
.fc-row .fc-helper-skeleton {
z-index: 5
}
.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
background: 0 0;
border-color: transparent;
border-bottom: 0
}
.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
border-top: 0
}
.fc-scroller {
-webkit-overflow-scrolling: touch
}
.fc-row.fc-rigid,
.fc-time-grid-event {
overflow: hidden
}
.fc-scroller>.fc-day-grid,
.fc-scroller>.fc-time-grid {
position: relative;
width: 100%
}
.fc-event {
display: block;
}
.fc-event,
.fc-event-dot {
background-color: #3a87ad
}
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
color: #fff;
text-decoration: none
}
.fc-not-allowed,
.fc-not-allowed .fc-event {
cursor: not-allowed
}
.fc-event .fc-bg {
z-index: 1;
}
.fc-event .fc-content {
position: relative;
z-index: 2
}
.fc-event .fc-resizer {
position: absolute;
z-index: 4;
display: none
}
.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
display: block
}
.fc-event.fc-selected .fc-resizer:before {
content: "";
position: absolute;
z-index: 9999;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
margin-left: -20px;
margin-top: -20px
}
.fc-event.fc-selected {
z-index: 9999!important;
box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}
.fc-event.fc-selected.fc-dragging {
box-shadow: 0 2px 7px rgba(0, 0, 0, .3)
}
.fc-h-event.fc-selected:before {
content: "";
position: absolute;
z-index: 3;
top: -10px;
bottom: -10px;
left: 0;
right: 0
}
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
margin-left: 0;
border-left-width: 0;
padding-left: 1px;
border-top-left-radius: 0;
border-bottom-left-radius: 0
}
.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
margin-right: 0;
border-right-width: 0;
padding-right: 1px;
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
cursor: w-resize;
left: -1px
}
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
cursor: e-resize;
right: -1px
}
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
width: 7px;
top: -1px;
bottom: -1px
}
.fc-h-event.fc-selected .fc-resizer {
border-radius: 4px;
border-width: 1px;
width: 6px;
height: 6px;
border-style: solid;
border-color: inherit;
background: #fff;
top: 50%;
margin-top: -4px
}
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
margin-left: -4px
}
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
margin-right: -4px
}
.fc-day-grid-event {
margin: 1px 2px 0;
padding: 0 1px
}
tr:first-child>td>.fc-day-grid-event {
margin-top: 2px
}
.fc-day-grid-event.fc-selected:after {
content: "";
position: absolute;
z-index: 1;
top: -1px;
right: -1px;
bottom: -1px;
left: -1px;
background: #000;
opacity: .25
}
.fc-day-grid-event .fc-content {
white-space: nowrap;
overflow: hidden
}
.fc-day-grid-event .fc-time {
font-weight: 700
}
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
margin-left: -2px
}
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
margin-right: -2px
}
a.fc-more {
margin: 1px 3px;
font-size: .85em;
cursor: pointer;
text-decoration: none
}
a.fc-more:hover {
text-decoration: underline
}
.fc-limited {
display: none
}
.fc-day-grid .fc-row {
z-index: 1
}
.fc-more-popover {
z-index: 2;
width: 220px
}
.fc-more-popover .fc-event-container {
padding: 10px
}
.fc-now-indicator {
position: absolute;
border: 0 solid red
}
.fc-unselectable {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent
}
.fc-toolbar.fc-header-toolbar {
margin-bottom: 1em
}
.fc-toolbar.fc-footer-toolbar {
margin-top: 1em
}
.fc-toolbar .fc-left {
float: left
}
.fc-toolbar .fc-right {
float: right
}
.fc-toolbar .fc-center {
display: inline-block
}
.fc .fc-toolbar>*>* {
float: left;
margin-left: .75em
}
.fc .fc-toolbar>*>:first-child {
margin-left: 0
}
.fc-toolbar h2 {
margin: 0
}
.fc-toolbar button {
position: relative
}
.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
z-index: 2
}
.fc-toolbar .fc-state-down {
z-index: 3
}
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
z-index: 4
}
.fc-toolbar button:focus {
z-index: 5
}
.fc-view-container *,
.fc-view-container:after,
.fc-view-container:before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box
}
.fc-view,
.fc-view>table {
position: relative;
z-index: 1
}
.fc-basicDay-view .fc-content-skeleton,
.fc-basicWeek-view .fc-content-skeleton {
padding-bottom: 1em
}
.fc-basic-view .fc-body .fc-row {
min-height: 4em
}
.fc-row.fc-rigid .fc-content-skeleton {
position: absolute;
top: 0;
left: 0;
right: 0
}
.fc-day-top.fc-other-month {
opacity: .3
}
.fc-basic-view .fc-day-number,
.fc-basic-view .fc-week-number {
padding: 2px
}
.fc-basic-view th.fc-day-number,
.fc-basic-view th.fc-week-number {
padding: 0 2px
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
float: right
}
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
float: left
}
.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
float: left;
border-radius: 0 0 3px
}
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
float: right;
border-radius: 0 0 0 3px
}
.fc-basic-view .fc-day-top .fc-week-number {
min-width: 1.5em;
text-align: center;
background-color: #f2f2f2;
color: grey
}
.fc-basic-view td.fc-week-number>* {
display: inline-block;
min-width: 1.25em
}
.fc-agenda-view .fc-day-grid {
position: relative;
z-index: 2
}
.fc-agenda-view .fc-day-grid .fc-row {
min-height: 3em
}
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
padding-bottom: 1em
}
.fc .fc-axis {
vertical-align: middle;
padding: 0 4px;
white-space: nowrap
}
.fc-ltr .fc-axis {
text-align: center;
width: 97px !important;
text-transform: capitalize;
}
.fc-rtl .fc-axis {
text-align: left
}
.ui-widget td.fc-axis {
font-weight: 400
}
.fc-time-grid,
.fc-time-grid-container {
position: relative;
z-index: 1
}
.fc-time-grid {
min-height: 100%
}
.fc-time-grid table {
border: 0 hidden transparent
}
.fc-time-grid>.fc-bg {
z-index: 1
}
.fc-time-grid .fc-slats,
.fc-time-grid>hr {
position: relative;
z-index: 2
}
.fc-time-grid .fc-content-col {
position: relative
}
.fc-time-grid .fc-content-skeleton {
position: absolute;
z-index: 3;
top: 0;
left: 0;
right: 0
}
.fc-time-grid .fc-business-container {
position: relative;
z-index: 1
}
.fc-time-grid .fc-bgevent-container {
position: relative;
z-index: 2
}
.fc-time-grid .fc-highlight-container {
z-index: 3;
position: relative
}
.fc-time-grid .fc-event-container {
position: relative;
z-index: 4
}
.fc-time-grid .fc-now-indicator-line {
z-index: 5
}
.fc-time-grid .fc-helper-container {
position: relative;
z-index: 6
}
.fc-time-grid .fc-slats td {
height: 104px;
border-bottom: 0
}
.fc-time-grid .fc-slats .ui-widget-content {
background: 0 0
}
.fc-time-grid .fc-highlight {
position: absolute;
left: 0;
right: 0
}
.fc-ltr .fc-time-grid .fc-event-container {
margin: 0px;
}
.fc-rtl .fc-time-grid .fc-event-container {
margin: 0 2px 0 2.5%
}
.fc-time-grid .fc-bgevent,
.fc-time-grid .fc-event {
z-index: 1;
margin-bottom: 1px;
}
.fc-time-grid .fc-bgevent {
left: 0;
right: 0
}
.fc-v-event.fc-not-start {
border-top-width: 0;
padding-top: 1px;
border-top-left-radius: 0;
border-top-right-radius: 0
}
.fc-v-event.fc-not-end {
border-bottom-width: 0;
padding-bottom: 1px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0
}
.fc-time-grid-event.fc-selected {
overflow: visible
}
.fc-time-grid-event.fc-selected .fc-bg {
display: none
}
.fc-time-grid-event .fc-content {
overflow: hidden
}
.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
padding: 0 1px
}
.fc-time-grid-event .fc-time {
font-size: .85em;
white-space: nowrap
}
.fc-time-grid-event.fc-short .fc-content {
white-space: nowrap
}
.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
display: inline-block;
vertical-align: top
}
.fc-time-grid-event.fc-short .fc-time span {
display: none
}
.fc-time-grid-event.fc-short .fc-time:before {
content: attr(data-start)
}
.fc-time-grid-event.fc-short .fc-time:after {
content: "\000A0-\000A0"
}
.fc-time-grid-event.fc-short .fc-title {
font-size: .85em;
padding: 0
}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
left: 0;
right: 0;
bottom: 0;
height: 8px;
overflow: hidden;
line-height: 8px;
font-size: 11px;
font-family: monospace;
text-align: center;
cursor: s-resize
}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
content: "="
}
.fc-time-grid-event.fc-selected .fc-resizer {
border-radius: 5px;
border-width: 1px;
width: 8px;
height: 8px;
border-style: solid;
border-color: inherit;
background: #fff;
left: 50%;
margin-left: -5px;
bottom: -5px
}
.fc-time-grid .fc-now-indicator-line {
border-top-width: 1px;
left: 0;
right: 0
}
.fc-time-grid .fc-now-indicator-arrow {
margin-top: -5px
}
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
left: 0;
border-width: 5px 0 5px 6px;
border-top-color: transparent;
border-bottom-color: transparent
}
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
right: 0;
border-width: 5px 6px 5px 0;
border-top-color: transparent;
border-bottom-color: transparent
}
.fc-event-dot {
display: inline-block;
width: 10px;
height: 10px;
border-radius: 5px
}
.fc-rtl .fc-list-view {
direction: rtl
}
.fc-list-view {
border-width: 1px;
border-style: solid
}
.fc .fc-list-table {
table-layout: auto
}
.fc-list-table td {
border-width: 1px 0 0;
padding: 8px 14px
}
.fc-list-table tr:first-child td {
border-top-width: 0
}
.fc-list-heading {
border-bottom-width: 1px
}
.fc-list-heading td {
font-weight: 700
}
.fc-ltr .fc-list-heading-main {
float: left
}
.fc-ltr .fc-list-heading-alt,
.fc-rtl .fc-list-heading-main {
float: right
}
.fc-rtl .fc-list-heading-alt {
float: left
}
.fc-list-item.fc-has-url {
cursor: pointer
}
.fc-list-item:hover td {
background-color: #f5f5f5
}
.fc-list-item-marker,
.fc-list-item-time {
white-space: nowrap;
width: 1px
}
.fc-ltr .fc-list-item-marker {
padding-right: 0
}
.fc-rtl .fc-list-item-marker {
padding-left: 0
}
.fc-list-item-title a {
text-decoration: none;
color: inherit
}
.fc-list-item-title a[href]:hover {
text-decoration: underline
}
.fc-list-empty-wrap2 {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0
}
.fc-list-empty-wrap1 {
width: 100%;
height: 100%;
display: table
}
.fc-list-empty {
display: table-cell;
vertical-align: middle;
text-align: center
}
.fc-unthemed .fc-list-empty {
background-color: #eee
}.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/images/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/images/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/images/fancybox/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/images/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/images/fancybox/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/images/fancybox/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}@font-face {
font-family: 'wp-jobsearch-icomoon';
src:  url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/icon-picker/fonts/icomoon.eot?ye2mdh);
src:  url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/icon-picker/fonts/icomoon.eot?ye2mdh#iefix) format('embedded-opentype'),
url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/icon-picker/fonts/icomoon.ttf?ye2mdh) format('truetype'),
url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/icon-picker/fonts/icomoon.woff?ye2mdh) format('woff'),
url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/icon-picker/fonts/icomoon.svg?ye2mdh#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
.jobsearch-icon { font-family: 'wp-jobsearch-icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.jobsearch-resume-document:before {
content: "\e900";
}
.jobsearch-paper:before {
content: "\e901";
}
.jobsearch-coding:before {
content: "\e902";
}
.jobsearch-24-hours:before {
content: "\e904";
}
.jobsearch-company-workers:before {
content: "\e905";
}
.jobsearch-graphic:before {
content: "\e906";
}
.jobsearch-support:before {
content: "\e907";
}
.jobsearch-pen:before {
content: "\e908";
}
.jobsearch-search-1:before {
content: "\e909";
}
.jobsearch-handshake:before {
content: "\e90a";
}
.jobsearch-office2:before {
content: "\e90b";
}
.jobsearch-check-square:before {
content: "\e90c";
}
.jobsearch-arrows-4:before {
content: "\e90d";
}
.jobsearch-arrows-3:before {
content: "\e90e";
}
.jobsearch-building:before {
content: "\e90f";
}
.jobsearch-curriculum:before {
content: "\e910";
}
.jobsearch-user-2:before {
content: "\e911";
}
.jobsearch-discuss-issue:before {
content: "\e912";
}
.jobsearch-newspaper:before {
content: "\e913";
}
.jobsearch-fax:before {
content: "\e914";
}
.jobsearch-placeholder:before {
content: "\e915";
}
.jobsearch-linkedin-logo:before {
content: "\e916";
}
.jobsearch-facebook-logo-1:before {
content: "\e917";
}
.jobsearch-summary:before {
content: "\e918";
}
.jobsearch-calendar-1:before {
content: "\e919";
}
.jobsearch-valentines-heart:before {
content: "\e91a";
}
.jobsearch-check-sign-in-a-rounded-black-square:before {
content: "\e91b";
}
.jobsearch-check-box-empty:before {
content: "\e91c";
}
.jobsearch-checked:before {
content: "\e91d";
}
.jobsearch-linkedin-1:before {
content: "\e91e";
}
.jobsearch-user-1:before {
content: "\e91f";
}
.jobsearch-star-1:before {
content: "\e920";
}
.jobsearch-upload:before {
content: "\e921";
}
.jobsearch-plus:before {
content: "\e922";
}
.jobsearch-credit-card-1:before {
content: "\e923";
}
.jobsearch-star:before {
content: "\e924";
}
.jobsearch-right-arrow-1:before {
content: "\e925";
}
.jobsearch-credit-card:before {
content: "\e926";
}
.jobsearch-time:before {
content: "\e927";
}
.jobsearch-folder:before {
content: "\e928";
}
.jobsearch-group:before {
content: "\e929";
}
.jobsearch-linkedin:before {
content: "\e92a";
}
.jobsearch-twitter-circular-button:before {
content: "\e92b";
}
.jobsearch-facebook-logo-in-circular-button-outlined-social-symbol:before {
content: "\e92c";
}
.jobsearch-internet:before {
content: "\e92d";
}
.jobsearch-calendar:before {
content: "\e92e";
}
.jobsearch-view:before {
content: "\e92f";
}
.jobsearch-rubbish:before {
content: "\e930";
}
.jobsearch-edit:before {
content: "\e931";
}
.jobsearch-resume-1:before {
content: "\e932";
}
.jobsearch-logout:before {
content: "\e933";
}
.jobsearch-multimedia:before {
content: "\e934";
}
.jobsearch-id-card:before {
content: "\e935";
}
.jobsearch-alarm:before {
content: "\e936";
}
.jobsearch-briefcase-1:before {
content: "\e937";
}
.jobsearch-resume:before {
content: "\e938";
}
.jobsearch-google-plus-logo-button:before {
content: "\e939";
}
.jobsearch-add:before {
content: "\e93a";
}
.jobsearch-download-arrow:before {
content: "\e93b";
}
.jobsearch-technology:before {
content: "\e93c";
}
.jobsearch-mail:before {
content: "\e93d";
}
.jobsearch-trophy:before {
content: "\e93e";
}
.jobsearch-design-skills:before {
content: "\e93f";
}
.jobsearch-mortarboard:before {
content: "\e940";
}
.jobsearch-network:before {
content: "\e941";
}
.jobsearch-user:before {
content: "\e942";
}
.jobsearch-briefcase:before {
content: "\e943";
}
.jobsearch-social-media:before {
content: "\e944";
}
.jobsearch-salary:before {
content: "\e945";
}
.jobsearch-check-mark:before {
content: "\e946";
}
.jobsearch-sort:before {
content: "\e947";
}
.jobsearch-envelope:before {
content: "\e948";
}
.jobsearch-add-list:before {
content: "\e949";
}
.jobsearch-squares:before {
content: "\e94a";
}
.jobsearch-list:before {
content: "\e94b";
}
.jobsearch-up-arrow-1:before {
content: "\e94c";
}
.jobsearch-right-arrow:before {
content: "\e94d";
}
.jobsearch-instagram-logo:before {
content: "\e94e";
}
.jobsearch-linkedin-button:before {
content: "\e94f";
}
.jobsearch-dribbble-logo:before {
content: "\e950";
}
.jobsearch-twitter-logo:before {
content: "\e951";
}
.jobsearch-facebook-logo:before {
content: "\e952";
}
.jobsearch-play-button:before {
content: "\e953";
}
.jobsearch-arrows-1:before {
content: "\e954";
}
.jobsearch-arrows:before {
content: "\e955";
}
.jobsearch-two-quotes:before {
content: "\e956";
}
.jobsearch-left-quote:before {
content: "\e957";
}
.jobsearch-filter-tool-black-shape:before {
content: "\e958";
}
.jobsearch-maps-and-flags:before {
content: "\e959";
}
.jobsearch-heart:before {
content: "\e95a";
}
.jobsearch-business:before {
content: "\e95b";
}
.jobsearch-fast-food:before {
content: "\e95c";
}
.jobsearch-books:before {
content: "\e95d";
}
.jobsearch-antenna:before {
content: "\e95e";
}
.jobsearch-hospital:before {
content: "\e95f";
}
.jobsearch-accounting:before {
content: "\e960";
}
.jobsearch-car:before {
content: "\e961";
}
.jobsearch-engineer:before {
content: "\e962";
}
.jobsearch-search:before {
content: "\e963";
}
.jobsearch-down-arrow:before {
content: "\e964";
}
.jobsearch-location:before {
content: "\e965";
}
.jobsearch-portfolio:before {
content: "\e966";
}
.jobsearch-up-arrow:before {
content: "\e967";
}
.jobsearch-arrows-2:before {
content: "\e968";
}
.jobsearch-signs22:before {
content: "\eb44";
}
.jobsearch-squares2:before {
content: "\eb45";
}
.jobsearch-map-location:before {
content: "\eb6e";
}
.jobsearch-mark2:before {
content: "\eb73";
}
.jobsearch-map3:before {
content: "\eb76";
}
.jobsearch-tool4:before {
content: "\eb7d";
}
.jobsearch-buildings2:before {
content: "\eb92";
}
.jobsearch-arrows32:before {
content: "\eb60";
}
.jobsearch-arrows22:before {
content: "\eb2d";
}
.jobsearch-arrows4:before {
content: "\eaef";
}
.jobsearch-office:before {
content: "\e903";
}
.jobsearch-arrow-right2:before {
content: "\ea3c";
}
.jobsearch-arrow-left2:before {
content: "\ea40";
}@font-face {
font-family: 'FontAwesome';
src: url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/icon-picker/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/icon-picker/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/icon-picker/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/icon-picker/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/icon-picker/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/icon-picker/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
visibility: visible !important;
background: #f2f2f2 !important;
background: rgba(0, 0, 0, 0.06) !important;
border: 0 none !important;
-webkit-box-shadow: inset 0 0 12px 4px #ffffff;
box-shadow: inset 0 0 12px 4px #ffffff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
content: '!';
visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
position: relative;
padding: 5px 8px;
border-bottom: 1px solid #d0d0d0;
background: #f8f8f8;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
position: absolute;
right: 8px;
top: 50%;
color: #303030;
opacity: 0.4;
margin-top: -12px;
line-height: 20px;
font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
border-right: 1px solid #f2f2f2;
border-top: 0 none;
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
position: relative;
padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
z-index: 1; position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 17px;
text-align: center;
font-weight: bold;
font-size: 12px;
color: inherit;
text-decoration: none;
vertical-align: middle;
display: inline-block;
padding: 2px 0 0 0;
border-left: 1px solid #0073bb;
-webkit-border-radius: 0 2px 2px 0;
-moz-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
border-left-color: #00578d;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
border-left-color: #aaaaaa;
}
.selectize-control.plugin-remove_button .remove-single {
position: absolute;
right: 28px;
top: 6px;
font-size: 23px;
}
.selectize-control {
position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
color: #303030;
font-family: inherit;
font-size: 13px;
line-height: 18px;
-webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
background: #ffffff;
cursor: text;
display: inline-block;
}
.selectize-input {
border: 1px solid #d0d0d0;
padding: 8px 8px;
display: inline-block;
width: 100%;
overflow: hidden;
position: relative;
z-index: 1;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
padding: 5px 8px 2px;
}
.selectize-input.full {
background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
cursor: default !important;
}
.selectize-input.focus {
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
}
.selectize-input > * {
vertical-align: baseline;
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
*display: inline;
}
.selectize-control.multi .selectize-input > div {
cursor: pointer;
margin: 0 3px 3px 0;
padding: 2px 6px;
background: #1da7ee;
color: #ffffff;
border: 1px solid #0073bb;
}
.selectize-control.multi .selectize-input > div.active {
background: #92c836;
color: #ffffff;
border: 1px solid #00578d;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
color: #ffffff;
background: #d2d2d2;
border: 1px solid #aaaaaa;
}
.selectize-input > input {
display: inline-block !important;
padding: 0 !important;
min-height: 0 !important;
max-height: none !important;
max-width: 100% !important;
margin: 0 1px !important;
text-indent: 0 !important;
border: 0 none !important;
background: none !important;
line-height: inherit !important;
-webkit-user-select: auto !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
display: none;
}
.selectize-input > input:focus {
outline: none !important;
}
.selectize-input::after {
content: ' ';
display: block;
clear: left;
}
.selectize-input.dropdown-active::before {
content: ' ';
display: block;
position: absolute;
background: #f0f0f0;
height: 1px;
bottom: 0;
left: 0;
right: 0;
}
.selectize-dropdown {
position: absolute;
z-index: 10;
border: 1px solid #d0d0d0;
background: #ffffff;
margin: -1px 0 0 0;
border-top: 0 none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-webkit-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
cursor: pointer;
overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
background: rgba(125, 168, 208, 0.2);
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
padding: 5px 8px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
color: #303030;
background: #ffffff;
cursor: default;
}
.selectize-dropdown .active {
background-color: #f5fafd;
color: #495c68;
}
.selectize-dropdown .active.create {
color: #495c68;
}
.selectize-dropdown .create {
color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
overflow-y: auto;
overflow-x: hidden;
max-height: 200px;
-webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
cursor: text;
}
.selectize-control.single .selectize-input:after {
content: ' ';
display: block;
position: absolute;
top: 50%;
right: 15px;
margin-top: -3px;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 5px 0 5px;
border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
margin-top: -4px;
border-width: 0 5px 5px 5px;
border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
left: 15px;
right: auto;
}
.selectize-control.rtl .selectize-input > input {
margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
opacity: 0.5;
background-color: #fafafa;
}
.selectize-control.multi .selectize-input.has-items {
padding-left: 5px;
padding-right: 5px;
}
.selectize-control.multi .selectize-input.disabled [data-value] {
color: #999;
text-shadow: none;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
border-color: #e6e6e6;
}
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
background: none;
}
.selectize-control.multi .selectize-input [data-value] {
text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #1b9dec;
background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee), to(#178ee9));
background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee', endColorstr='#ff178ee9', GradientType=0);
-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);
box-shadow: 0 1px 0 rgba(0,0,0,0.2),inset 0 1px rgba(255,255,255,0.03);
}
.selectize-control.multi .selectize-input [data-value].active {
background-color: #0085d4;
background-image: -moz-linear-gradient(top, #008fd8, #0075cf);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#008fd8), to(#0075cf));
background-image: -webkit-linear-gradient(top, #008fd8, #0075cf);
background-image: -o-linear-gradient(top, #008fd8, #0075cf);
background-image: linear-gradient(to bottom, #008fd8, #0075cf);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff008fd8', endColorstr='#ff0075cf', GradientType=0);
}
.selectize-control.single .selectize-input {
-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.8);
box-shadow: 0 1px 0 rgba(0,0,0,0.05), inset 0 1px 0 rgba(255,255,255,0.8);
background-color: #f9f9f9;
background-image: -moz-linear-gradient(top, #fefefe, #f2f2f2);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f2f2f2));
background-image: -webkit-linear-gradient(top, #fefefe, #f2f2f2);
background-image: -o-linear-gradient(top, #fefefe, #f2f2f2);
background-image: linear-gradient(to bottom, #fefefe, #f2f2f2);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#fff2f2f2', GradientType=0);
}
.selectize-control.single .selectize-input,
.selectize-dropdown.single {
border-color: #b8b8b8;
}
.selectize-dropdown .optgroup-header {
padding-top: 7px;
font-weight: bold;
font-size: 0.85em;
}
.selectize-dropdown .optgroup {
border-top: 1px solid #f0f0f0;
}
.selectize-dropdown .optgroup:first-child {
border-top: 0 none;
}.intl-tel-input {
position: relative;
display: inline-block; }
.intl-tel-input * {
box-sizing: border-box;
-moz-box-sizing: border-box; }
.intl-tel-input .hide {
display: none; }
.intl-tel-input .v-hide {
visibility: hidden; }
.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-right: 36px;
margin-right: 0; }
.intl-tel-input .flag-container {
position: absolute;
top: 0;
bottom: 0;
right: 0;
padding: 1px; }
.intl-tel-input .selected-flag {
z-index: 1;
position: relative;
display: flex;
align-items: center;
height: 100%;
padding: 0 6px 0 8px; }
.intl-tel-input .selected-flag .iti-arrow {
margin-left: 6px;
width: 0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid #555; }
.intl-tel-input .selected-flag .iti-arrow.up {
border-top: none;
border-bottom: 4px solid #555; }
.intl-tel-input .country-list {
position: absolute;
z-index: 2;
list-style: none;
text-align: left;
padding: 0;
margin: 0 0 0 -1px;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
background-color: white;
border: 1px solid #CCC;
white-space: nowrap;
max-height: 200px;
overflow-y: scroll;
-webkit-overflow-scrolling: touch; }
.intl-tel-input .country-list.dropup {
bottom: 100%;
margin-bottom: -1px; }
.intl-tel-input .country-list .flag-box {
display: inline-block;
width: 20px; }
@media (max-width: 500px) {
.intl-tel-input .country-list {
white-space: normal; } }
.intl-tel-input .country-list .divider {
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #CCC; }
.intl-tel-input .country-list .country {
padding: 5px 10px; }
.intl-tel-input .country-list .country .dial-code {
color: #999; }
.intl-tel-input .country-list .country.highlight {
background-color: rgba(0, 0, 0, 0.05); }
.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code {
vertical-align: middle; }
.intl-tel-input .country-list .flag-box, .intl-tel-input .country-list .country-name {
margin-right: 6px; }
.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=text], .intl-tel-input.separate-dial-code input[type=tel] {
padding-right: 6px;
padding-left: 52px;
margin-left: 0; }
.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
right: auto;
left: 0; }
.intl-tel-input.allow-dropdown .flag-container:hover {
cursor: pointer; }
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
background-color: rgba(0, 0, 0, 0.05); }
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
cursor: default; }
.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag, .intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
background-color: transparent; }
.intl-tel-input.separate-dial-code .selected-flag {
background-color: rgba(0, 0, 0, 0.05); }
.intl-tel-input.separate-dial-code .selected-dial-code {
margin-left: 6px; }
.intl-tel-input.iti-container {
position: absolute;
top: -1000px;
left: -1000px;
z-index: 1060;
padding: 1px; }
.intl-tel-input.iti-container:hover {
cursor: pointer; }
.iti-mobile .intl-tel-input.iti-container {
top: 30px;
bottom: 30px;
left: 30px;
right: 30px;
position: fixed; }
.iti-mobile .intl-tel-input .country-list {
max-height: 100%;
width: 100%; }
.iti-mobile .intl-tel-input .country-list .country {
padding: 10px 10px;
line-height: 1.5em; }
.iti-flag {
width: 20px; }
.iti-flag.be {
width: 18px; }
.iti-flag.ch {
width: 15px; }
.iti-flag.mc {
width: 19px; }
.iti-flag.ne {
width: 18px; }
.iti-flag.np {
width: 13px; }
.iti-flag.va {
width: 15px; }
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.iti-flag {
background-size: 5652px 15px; } }
.iti-flag.ac {
height: 10px;
background-position: 0px 0px; }
.iti-flag.ad {
height: 14px;
background-position: -22px 0px; }
.iti-flag.ae {
height: 10px;
background-position: -44px 0px; }
.iti-flag.af {
height: 14px;
background-position: -66px 0px; }
.iti-flag.ag {
height: 14px;
background-position: -88px 0px; }
.iti-flag.ai {
height: 10px;
background-position: -110px 0px; }
.iti-flag.al {
height: 15px;
background-position: -132px 0px; }
.iti-flag.am {
height: 10px;
background-position: -154px 0px; }
.iti-flag.ao {
height: 14px;
background-position: -176px 0px; }
.iti-flag.aq {
height: 14px;
background-position: -198px 0px; }
.iti-flag.ar {
height: 13px;
background-position: -220px 0px; }
.iti-flag.as {
height: 10px;
background-position: -242px 0px; }
.iti-flag.at {
height: 14px;
background-position: -264px 0px; }
.iti-flag.au {
height: 10px;
background-position: -286px 0px; }
.iti-flag.aw {
height: 14px;
background-position: -308px 0px; }
.iti-flag.ax {
height: 13px;
background-position: -330px 0px; }
.iti-flag.az {
height: 10px;
background-position: -352px 0px; }
.iti-flag.ba {
height: 10px;
background-position: -374px 0px; }
.iti-flag.bb {
height: 14px;
background-position: -396px 0px; }
.iti-flag.bd {
height: 12px;
background-position: -418px 0px; }
.iti-flag.be {
height: 15px;
background-position: -440px 0px; }
.iti-flag.bf {
height: 14px;
background-position: -460px 0px; }
.iti-flag.bg {
height: 12px;
background-position: -482px 0px; }
.iti-flag.bh {
height: 12px;
background-position: -504px 0px; }
.iti-flag.bi {
height: 12px;
background-position: -526px 0px; }
.iti-flag.bj {
height: 14px;
background-position: -548px 0px; }
.iti-flag.bl {
height: 14px;
background-position: -570px 0px; }
.iti-flag.bm {
height: 10px;
background-position: -592px 0px; }
.iti-flag.bn {
height: 10px;
background-position: -614px 0px; }
.iti-flag.bo {
height: 14px;
background-position: -636px 0px; }
.iti-flag.bq {
height: 14px;
background-position: -658px 0px; }
.iti-flag.br {
height: 14px;
background-position: -680px 0px; }
.iti-flag.bs {
height: 10px;
background-position: -702px 0px; }
.iti-flag.bt {
height: 14px;
background-position: -724px 0px; }
.iti-flag.bv {
height: 15px;
background-position: -746px 0px; }
.iti-flag.bw {
height: 14px;
background-position: -768px 0px; }
.iti-flag.by {
height: 10px;
background-position: -790px 0px; }
.iti-flag.bz {
height: 14px;
background-position: -812px 0px; }
.iti-flag.ca {
height: 10px;
background-position: -834px 0px; }
.iti-flag.cc {
height: 10px;
background-position: -856px 0px; }
.iti-flag.cd {
height: 15px;
background-position: -878px 0px; }
.iti-flag.cf {
height: 14px;
background-position: -900px 0px; }
.iti-flag.cg {
height: 14px;
background-position: -922px 0px; }
.iti-flag.ch {
height: 15px;
background-position: -944px 0px; }
.iti-flag.ci {
height: 14px;
background-position: -961px 0px; }
.iti-flag.ck {
height: 10px;
background-position: -983px 0px; }
.iti-flag.cl {
height: 14px;
background-position: -1005px 0px; }
.iti-flag.cm {
height: 14px;
background-position: -1027px 0px; }
.iti-flag.cn {
height: 14px;
background-position: -1049px 0px; }
.iti-flag.co {
height: 14px;
background-position: -1071px 0px; }
.iti-flag.cp {
height: 14px;
background-position: -1093px 0px; }
.iti-flag.cr {
height: 12px;
background-position: -1115px 0px; }
.iti-flag.cu {
height: 10px;
background-position: -1137px 0px; }
.iti-flag.cv {
height: 12px;
background-position: -1159px 0px; }
.iti-flag.cw {
height: 14px;
background-position: -1181px 0px; }
.iti-flag.cx {
height: 10px;
background-position: -1203px 0px; }
.iti-flag.cy {
height: 14px;
background-position: -1225px 0px; }
.iti-flag.cz {
height: 14px;
background-position: -1247px 0px; }
.iti-flag.de {
height: 12px;
background-position: -1269px 0px; }
.iti-flag.dg {
height: 10px;
background-position: -1291px 0px; }
.iti-flag.dj {
height: 14px;
background-position: -1313px 0px; }
.iti-flag.dk {
height: 15px;
background-position: -1335px 0px; }
.iti-flag.dm {
height: 10px;
background-position: -1357px 0px; }
.iti-flag.do {
height: 14px;
background-position: -1379px 0px; }
.iti-flag.dz {
height: 14px;
background-position: -1401px 0px; }
.iti-flag.ea {
height: 14px;
background-position: -1423px 0px; }
.iti-flag.ec {
height: 14px;
background-position: -1445px 0px; }
.iti-flag.ee {
height: 13px;
background-position: -1467px 0px; }
.iti-flag.eg {
height: 14px;
background-position: -1489px 0px; }
.iti-flag.eh {
height: 10px;
background-position: -1511px 0px; }
.iti-flag.er {
height: 10px;
background-position: -1533px 0px; }
.iti-flag.es {
height: 14px;
background-position: -1555px 0px; }
.iti-flag.et {
height: 10px;
background-position: -1577px 0px; }
.iti-flag.eu {
height: 14px;
background-position: -1599px 0px; }
.iti-flag.fi {
height: 12px;
background-position: -1621px 0px; }
.iti-flag.fj {
height: 10px;
background-position: -1643px 0px; }
.iti-flag.fk {
height: 10px;
background-position: -1665px 0px; }
.iti-flag.fm {
height: 11px;
background-position: -1687px 0px; }
.iti-flag.fo {
height: 15px;
background-position: -1709px 0px; }
.iti-flag.fr {
height: 14px;
background-position: -1731px 0px; }
.iti-flag.ga {
height: 15px;
background-position: -1753px 0px; }
.iti-flag.gb {
height: 10px;
background-position: -1775px 0px; }
.iti-flag.gd {
height: 12px;
background-position: -1797px 0px; }
.iti-flag.ge {
height: 14px;
background-position: -1819px 0px; }
.iti-flag.gf {
height: 14px;
background-position: -1841px 0px; }
.iti-flag.gg {
height: 14px;
background-position: -1863px 0px; }
.iti-flag.gh {
height: 14px;
background-position: -1885px 0px; }
.iti-flag.gi {
height: 10px;
background-position: -1907px 0px; }
.iti-flag.gl {
height: 14px;
background-position: -1929px 0px; }
.iti-flag.gm {
height: 14px;
background-position: -1951px 0px; }
.iti-flag.gn {
height: 14px;
background-position: -1973px 0px; }
.iti-flag.gp {
height: 14px;
background-position: -1995px 0px; }
.iti-flag.gq {
height: 14px;
background-position: -2017px 0px; }
.iti-flag.gr {
height: 14px;
background-position: -2039px 0px; }
.iti-flag.gs {
height: 10px;
background-position: -2061px 0px; }
.iti-flag.gt {
height: 13px;
background-position: -2083px 0px; }
.iti-flag.gu {
height: 11px;
background-position: -2105px 0px; }
.iti-flag.gw {
height: 10px;
background-position: -2127px 0px; }
.iti-flag.gy {
height: 12px;
background-position: -2149px 0px; }
.iti-flag.hk {
height: 14px;
background-position: -2171px 0px; }
.iti-flag.hm {
height: 10px;
background-position: -2193px 0px; }
.iti-flag.hn {
height: 10px;
background-position: -2215px 0px; }
.iti-flag.hr {
height: 10px;
background-position: -2237px 0px; }
.iti-flag.ht {
height: 12px;
background-position: -2259px 0px; }
.iti-flag.hu {
height: 10px;
background-position: -2281px 0px; }
.iti-flag.ic {
height: 14px;
background-position: -2303px 0px; }
.iti-flag.id {
height: 14px;
background-position: -2325px 0px; }
.iti-flag.ie {
height: 10px;
background-position: -2347px 0px; }
.iti-flag.il {
height: 15px;
background-position: -2369px 0px; }
.iti-flag.im {
height: 10px;
background-position: -2391px 0px; }
.iti-flag.in {
height: 14px;
background-position: -2413px 0px; }
.iti-flag.io {
height: 10px;
background-position: -2435px 0px; }
.iti-flag.iq {
height: 14px;
background-position: -2457px 0px; }
.iti-flag.ir {
height: 12px;
background-position: -2479px 0px; }
.iti-flag.is {
height: 15px;
background-position: -2501px 0px; }
.iti-flag.it {
height: 14px;
background-position: -2523px 0px; }
.iti-flag.je {
height: 12px;
background-position: -2545px 0px; }
.iti-flag.jm {
height: 10px;
background-position: -2567px 0px; }
.iti-flag.jo {
height: 10px;
background-position: -2589px 0px; }
.iti-flag.jp {
height: 14px;
background-position: -2611px 0px; }
.iti-flag.ke {
height: 14px;
background-position: -2633px 0px; }
.iti-flag.kg {
height: 12px;
background-position: -2655px 0px; }
.iti-flag.kh {
height: 13px;
background-position: -2677px 0px; }
.iti-flag.ki {
height: 10px;
background-position: -2699px 0px; }
.iti-flag.km {
height: 12px;
background-position: -2721px 0px; }
.iti-flag.kn {
height: 14px;
background-position: -2743px 0px; }
.iti-flag.kp {
height: 10px;
background-position: -2765px 0px; }
.iti-flag.kr {
height: 14px;
background-position: -2787px 0px; }
.iti-flag.kw {
height: 10px;
background-position: -2809px 0px; }
.iti-flag.ky {
height: 10px;
background-position: -2831px 0px; }
.iti-flag.kz {
height: 10px;
background-position: -2853px 0px; }
.iti-flag.la {
height: 14px;
background-position: -2875px 0px; }
.iti-flag.lb {
height: 14px;
background-position: -2897px 0px; }
.iti-flag.lc {
height: 10px;
background-position: -2919px 0px; }
.iti-flag.li {
height: 12px;
background-position: -2941px 0px; }
.iti-flag.lk {
height: 10px;
background-position: -2963px 0px; }
.iti-flag.lr {
height: 11px;
background-position: -2985px 0px; }
.iti-flag.ls {
height: 14px;
background-position: -3007px 0px; }
.iti-flag.lt {
height: 12px;
background-position: -3029px 0px; }
.iti-flag.lu {
height: 12px;
background-position: -3051px 0px; }
.iti-flag.lv {
height: 10px;
background-position: -3073px 0px; }
.iti-flag.ly {
height: 10px;
background-position: -3095px 0px; }
.iti-flag.ma {
height: 14px;
background-position: -3117px 0px; }
.iti-flag.mc {
height: 15px;
background-position: -3139px 0px; }
.iti-flag.md {
height: 10px;
background-position: -3160px 0px; }
.iti-flag.me {
height: 10px;
background-position: -3182px 0px; }
.iti-flag.mf {
height: 14px;
background-position: -3204px 0px; }
.iti-flag.mg {
height: 14px;
background-position: -3226px 0px; }
.iti-flag.mh {
height: 11px;
background-position: -3248px 0px; }
.iti-flag.mk {
height: 10px;
background-position: -3270px 0px; }
.iti-flag.ml {
height: 14px;
background-position: -3292px 0px; }
.iti-flag.mm {
height: 14px;
background-position: -3314px 0px; }
.iti-flag.mn {
height: 10px;
background-position: -3336px 0px; }
.iti-flag.mo {
height: 14px;
background-position: -3358px 0px; }
.iti-flag.mp {
height: 10px;
background-position: -3380px 0px; }
.iti-flag.mq {
height: 14px;
background-position: -3402px 0px; }
.iti-flag.mr {
height: 14px;
background-position: -3424px 0px; }
.iti-flag.ms {
height: 10px;
background-position: -3446px 0px; }
.iti-flag.mt {
height: 14px;
background-position: -3468px 0px; }
.iti-flag.mu {
height: 14px;
background-position: -3490px 0px; }
.iti-flag.mv {
height: 14px;
background-position: -3512px 0px; }
.iti-flag.mw {
height: 14px;
background-position: -3534px 0px; }
.iti-flag.mx {
height: 12px;
background-position: -3556px 0px; }
.iti-flag.my {
height: 10px;
background-position: -3578px 0px; }
.iti-flag.mz {
height: 14px;
background-position: -3600px 0px; }
.iti-flag.na {
height: 14px;
background-position: -3622px 0px; }
.iti-flag.nc {
height: 10px;
background-position: -3644px 0px; }
.iti-flag.ne {
height: 15px;
background-position: -3666px 0px; }
.iti-flag.nf {
height: 10px;
background-position: -3686px 0px; }
.iti-flag.ng {
height: 10px;
background-position: -3708px 0px; }
.iti-flag.ni {
height: 12px;
background-position: -3730px 0px; }
.iti-flag.nl {
height: 14px;
background-position: -3752px 0px; }
.iti-flag.no {
height: 15px;
background-position: -3774px 0px; }
.iti-flag.np {
height: 15px;
background-position: -3796px 0px; }
.iti-flag.nr {
height: 10px;
background-position: -3811px 0px; }
.iti-flag.nu {
height: 10px;
background-position: -3833px 0px; }
.iti-flag.nz {
height: 10px;
background-position: -3855px 0px; }
.iti-flag.om {
height: 10px;
background-position: -3877px 0px; }
.iti-flag.pa {
height: 14px;
background-position: -3899px 0px; }
.iti-flag.pe {
height: 14px;
background-position: -3921px 0px; }
.iti-flag.pf {
height: 14px;
background-position: -3943px 0px; }
.iti-flag.pg {
height: 15px;
background-position: -3965px 0px; }
.iti-flag.ph {
height: 10px;
background-position: -3987px 0px; }
.iti-flag.pk {
height: 14px;
background-position: -4009px 0px; }
.iti-flag.pl {
height: 13px;
background-position: -4031px 0px; }
.iti-flag.pm {
height: 14px;
background-position: -4053px 0px; }
.iti-flag.pn {
height: 10px;
background-position: -4075px 0px; }
.iti-flag.pr {
height: 14px;
background-position: -4097px 0px; }
.iti-flag.ps {
height: 10px;
background-position: -4119px 0px; }
.iti-flag.pt {
height: 14px;
background-position: -4141px 0px; }
.iti-flag.pw {
height: 13px;
background-position: -4163px 0px; }
.iti-flag.py {
height: 11px;
background-position: -4185px 0px; }
.iti-flag.qa {
height: 8px;
background-position: -4207px 0px; }
.iti-flag.re {
height: 14px;
background-position: -4229px 0px; }
.iti-flag.ro {
height: 14px;
background-position: -4251px 0px; }
.iti-flag.rs {
height: 14px;
background-position: -4273px 0px; }
.iti-flag.ru {
height: 14px;
background-position: -4295px 0px; }
.iti-flag.rw {
height: 14px;
background-position: -4317px 0px; }
.iti-flag.sa {
height: 14px;
background-position: -4339px 0px; }
.iti-flag.sb {
height: 10px;
background-position: -4361px 0px; }
.iti-flag.sc {
height: 10px;
background-position: -4383px 0px; }
.iti-flag.sd {
height: 10px;
background-position: -4405px 0px; }
.iti-flag.se {
height: 13px;
background-position: -4427px 0px; }
.iti-flag.sg {
height: 14px;
background-position: -4449px 0px; }
.iti-flag.sh {
height: 10px;
background-position: -4471px 0px; }
.iti-flag.si {
height: 10px;
background-position: -4493px 0px; }
.iti-flag.sj {
height: 15px;
background-position: -4515px 0px; }
.iti-flag.sk {
height: 14px;
background-position: -4537px 0px; }
.iti-flag.sl {
height: 14px;
background-position: -4559px 0px; }
.iti-flag.sm {
height: 15px;
background-position: -4581px 0px; }
.iti-flag.sn {
height: 14px;
background-position: -4603px 0px; }
.iti-flag.so {
height: 14px;
background-position: -4625px 0px; }
.iti-flag.sr {
height: 14px;
background-position: -4647px 0px; }
.iti-flag.ss {
height: 10px;
background-position: -4669px 0px; }
.iti-flag.st {
height: 10px;
background-position: -4691px 0px; }
.iti-flag.sv {
height: 12px;
background-position: -4713px 0px; }
.iti-flag.sx {
height: 14px;
background-position: -4735px 0px; }
.iti-flag.sy {
height: 14px;
background-position: -4757px 0px; }
.iti-flag.sz {
height: 14px;
background-position: -4779px 0px; }
.iti-flag.ta {
height: 10px;
background-position: -4801px 0px; }
.iti-flag.tc {
height: 10px;
background-position: -4823px 0px; }
.iti-flag.td {
height: 14px;
background-position: -4845px 0px; }
.iti-flag.tf {
height: 14px;
background-position: -4867px 0px; }
.iti-flag.tg {
height: 13px;
background-position: -4889px 0px; }
.iti-flag.th {
height: 14px;
background-position: -4911px 0px; }
.iti-flag.tj {
height: 10px;
background-position: -4933px 0px; }
.iti-flag.tk {
height: 10px;
background-position: -4955px 0px; }
.iti-flag.tl {
height: 10px;
background-position: -4977px 0px; }
.iti-flag.tm {
height: 14px;
background-position: -4999px 0px; }
.iti-flag.tn {
height: 14px;
background-position: -5021px 0px; }
.iti-flag.to {
height: 10px;
background-position: -5043px 0px; }
.iti-flag.tr {
height: 14px;
background-position: -5065px 0px; }
.iti-flag.tt {
height: 12px;
background-position: -5087px 0px; }
.iti-flag.tv {
height: 10px;
background-position: -5109px 0px; }
.iti-flag.tw {
height: 14px;
background-position: -5131px 0px; }
.iti-flag.tz {
height: 14px;
background-position: -5153px 0px; }
.iti-flag.ua {
height: 14px;
background-position: -5175px 0px; }
.iti-flag.ug {
height: 14px;
background-position: -5197px 0px; }
.iti-flag.um {
height: 11px;
background-position: -5219px 0px; }
.iti-flag.un {
height: 14px;
background-position: -5241px 0px; }
.iti-flag.us {
height: 11px;
background-position: -5263px 0px; }
.iti-flag.uy {
height: 14px;
background-position: -5285px 0px; }
.iti-flag.uz {
height: 10px;
background-position: -5307px 0px; }
.iti-flag.va {
height: 15px;
background-position: -5329px 0px; }
.iti-flag.vc {
height: 14px;
background-position: -5346px 0px; }
.iti-flag.ve {
height: 14px;
background-position: -5368px 0px; }
.iti-flag.vg {
height: 10px;
background-position: -5390px 0px; }
.iti-flag.vi {
height: 14px;
background-position: -5412px 0px; }
.iti-flag.vn {
height: 14px;
background-position: -5434px 0px; }
.iti-flag.vu {
height: 12px;
background-position: -5456px 0px; }
.iti-flag.wf {
height: 14px;
background-position: -5478px 0px; }
.iti-flag.ws {
height: 10px;
background-position: -5500px 0px; }
.iti-flag.xk {
height: 15px;
background-position: -5522px 0px; }
.iti-flag.ye {
height: 14px;
background-position: -5544px 0px; }
.iti-flag.yt {
height: 14px;
background-position: -5566px 0px; }
.iti-flag.za {
height: 14px;
background-position: -5588px 0px; }
.iti-flag.zm {
height: 14px;
background-position: -5610px 0px; }
.iti-flag.zw {
height: 10px;
background-position: -5632px 0px; }
.iti-flag {
height: 15px;
box-shadow: 0px 0px 1px 0px #888;
background-image: url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/images/flags.png);
background-repeat: no-repeat;
background-color: #DBDBDB;
background-position: 20px 0; }
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
.iti-flag {
background-image: url(//www.jobseeker.my/wp-content/plugins/wp-jobsearch/images/flags@2x.png); } }
.iti-flag.np {
background-color: transparent; }

@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=vietnamese");
.jobsearch-typo-wrap *,.jobsearch-typo-wrap {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.jobsearch-typo-wrap {
font-family: 'Roboto', sans-serif;
color: #999999;
line-height: 24px;
}
a,a:focus {
outline: none;
}
.jobsearch-typo-wrap a { text-decoration: none; } .jobsearch-plugin-default-container {
width: 1110px;
margin: 0 auto;
}
.jobsearch-row,.jobsearch-typo-wrap .jobsearch-row {
margin: 0px -15px;
}
.jobsearch-row:after,.jobsearch-typo-wrap .jobsearch-row:after {
clear: both;
}
.jobsearch-row:after,
.jobsearch-row:before,
.jobsearch-typo-wrap .jobsearch-row:after,
.jobsearch-typo-wrap .jobsearch-row:before {
display: table;
content: "";
}
.jobsearch-column-1, .jobsearch-column-2, .jobsearch-column-3, .jobsearch-column-4, .jobsearch-column-5,
.jobsearch-column-6, .jobsearch-column-7, .jobsearch-column-8,.jobsearch-column-9, .jobsearch-column-10,
.jobsearch-column-11, .jobsearch-column-12,
.jobsearch-typo-wrap .jobsearch-column-1, .jobsearch-typo-wrap .jobsearch-column-2, .jobsearch-typo-wrap .jobsearch-column-3, .jobsearch-typo-wrap .jobsearch-column-4, .jobsearch-typo-wrap .jobsearch-column-5,
.jobsearch-typo-wrap .jobsearch-column-6, .jobsearch-typo-wrap .jobsearch-column-7, .jobsearch-typo-wrap .jobsearch-column-8,.jobsearch-typo-wrap .jobsearch-column-9, .jobsearch-typo-wrap .jobsearch-column-10,
.jobsearch-typo-wrap .jobsearch-column-11, .jobsearch-typo-wrap .jobsearch-column-12 {
float: left;
padding: 0px 15px;
}
.jobsearch-column-12 {
width: 100%;
}
.jobsearch-column-11 {
width: 91.66666667%;
}
.jobsearch-column-10 {
width: 83.33333333%;
}
.jobsearch-column-9 {
width: 75%;
}
.jobsearch-column-8 {
width: 66.66666667%;
}
.jobsearch-column-7 {
width: 58.33333333%;
}
.jobsearch-column-6 {
width: 50%;
}
.jobsearch-column-5 {
width: 41.66666667%;
}
.jobsearch-column-4 {
width: 33.33333333%;
}
.jobsearch-column-3 {
width: 25%;
}
.jobsearch-column-2 {
width: 16.66666667%;
}
.jobsearch-column-1 {
width: 8.33333333%;
}
.jobsearch-typo-wrap h1,.jobsearch-typo-wrap h2,
.jobsearch-typo-wrap h3,.jobsearch-typo-wrap h4
.jobsearch-typo-wrap h5,.jobsearch-typo-wrap h6 {
clear: inherit;
font-weight: 600;
margin-bottom: 8px;
color: #333;
letter-spacing: 1.1px;
}
button,select {
outline: none;
}
.jobsearch-typo-wrap li { line-height: 28px; }
.jobsearch-typo-wrap a:focus,.widget a,.widget a:hover,.widget ul li a:hover { box-shadow: inherit; } .jobsearch-banner {
float: left;
width: 100%;
position: relative;
padding: 138px 0px 139px 0px;
}
.jobsearch-banner-transparent,
.careerfy-banner-transparent {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
opacity: 0.75;
background-color: #203242;
} .jobsearch-banner-caption {
float: left;
width: 100%;
text-align: center;
position: relative;
}
.jobsearch-banner-caption h1 {
margin-bottom: 17px;
font-size: 45px;
color: #ffffff;
font-weight: 200;
line-height: 1.2;
}
.jobsearch-banner-caption p {
display: inline-block;
width: 60%;
font-size: 18px;
font-weight: 300;
color: #ffffff;
margin-bottom: 48px;
} .jobsearch-banner-search {
display: inline-block;
width: 85%;
margin-bottom: 33px;
}
.jobsearch-banner-search ul,
.jobsearch-banner-search input[type="text"],
.jobsearch-banner-search input[type="submit"],
.jobsearch-select-style select,
.jobsearch-banner-search ul li input[type="number"],
.jobsearch-advance-search-holdr .jobsearch-banner-search textarea {
float: left;
width: 100%;
}
.jobsearch-banner-search ul li {
float: left;
width: 31.333%;
list-style: none;
position: relative;
}
.jobsearch-banner-search input[type="text"]:focus { border-color: #f2f2f2; }
.jobsearch-banner-search ul li:last-child { width: 6%; }
.jobsearch-banner-search input[type="text"],
.jobsearch-banner-search ul li input[type="number"] {
background-color: #ffffff;
height: 60px;
border: 1px solid #f2f2f2;
border-left: none;
font-size: 12px;
color: #666666;
padding: 8px 18px;
}
.jobsearch-advance-search-holdr input[type="text"],
.jobsearch-advance-search-holdr .jobsearch-banner-search input[type="number"] {
border-left: 1px solid #f2f2f2;
}
.jobsearch-advance-search-holdr .jobsearch-banner-search textarea {
background-color: #ffffff;
height: 60px;
border: 1px solid #f2f2f2;
font-size: 12px;
color: #111;
padding: 8px 18px;
}
.jobsearch-advance-search-holdr .filter-datewise-con { margin: 0px -5px; }
.jobsearch-advance-search-holdr .filter-datewise-con label {
float: left;
width: 50%;
padding: 0px 5px;
}
.jobsearch-advance-search-holdr .filter-datewise-con label input {
color: #111 !important;
font-weight: normal;
}
.jobsearch-advance-search-holdr .jobsearch-banner-search input[type="number"] {
color: #111 !important; }
.jobsearch-banner-search ul li i {
position: absolute;
right: 19px;
top: 21px;
color: #999999;
font-size: 16px;
}
.jobsearch-banner-search li.jobsearch-banner-submit:hover i {
background-color: #13b5ea;
color: #ffffff; }
.jobsearch-banner-search li.jobsearch-banner-submit:hover input[type="submit"] {
background-color: transparent;
}
.jobsearch-banner-search input[type="submit"]:focus {
background-color: transparent !important; } .jobsearch-select-style select {
padding: 8px 18px;
background: #fff;
color: #666666;
height: 60px;
border: 1px solid #f2f2f2;
border-left: none;
font-size: 12px;
font-weight: 400;
outline:none;
display: inline-block;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
cursor:pointer;
}
.jobsearch-select-style select option { padding: 8px 18px; }
.jobsearch-select-style { position: relative; }
.jobsearch-select-style:after {
content: "\e964";
font-family: wp-jobsearch-icomoon;
color: #999999;
right: 20px;
top: 17px;
position: absolute;
pointer-events: none;
}
.jobsearch-banner-search input[type="submit"] {
height: 60px;
border: none;
background-color: transparent;
position: relative;
z-index: 9999;
}
.jobsearch-typo-wrap .jobsearch-banner-search input[type="submit"]:hover { background-color: transparent; }
.jobsearch-banner-search ul li.jobsearch-banner-submit i {
color: #ffffff !important;
font-size: 26px;
top: 0px;
right: 0px;
width: 100%;
height: 60px;
padding-top: 18px;
border: 1px solid;
z-index: 999;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-banner-btn {
display: inline-block;
}
.jobsearch-banner-btn a:hover { color: #ffffff; }
.jobsearch-banner-btn a {
float: left;
padding: 12px 20px;
color: #ffffff;
font-weight: 500;
border-radius: 2px;
background-color: rgba(0,0,0,0.50);
margin: 10px 6px 0px 6px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-banner-btn a i {
font-size: 24px;
margin: 0px 6px 0px 0px;
display: inline-block;
vertical-align: sub;
} .categories-list,
.categories-list ul li a {
float: left;
width: 100%;
}
.categories-list ul li {
list-style: none;
text-align: center;
margin-bottom: 50px;
float: left;
}
.categories-list ul li i {
font-size: 50px;
display: block;
margin-bottom: 28px;
color: #13b5ea;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.categories-list ul li:hover i {
-webkit-transform: rotateY(160deg);
-moz-transform: rotateY(160deg);
-ms-transform: rotateY(160deg);
-o-transform: rotateY(160deg);
transform: rotateY(160deg);
}
.categories-list ul li .jobcat-title {
display: block;
text-transform: uppercase;
font-weight: 500;
line-height: 1;
margin-bottom: 4px;
font-size: 14px;
}
.categories-list ul li span {
font-size: 13px;
} .jobsearch-job-listing {
float: left;
width: 100%;
}
.jobsearch-job-listing ul li { list-style: none; } .jobsearch-featured-listing > ul > li                                                           { margin-bottom: 30px; }
.jobsearch-featured-listing                                                                     { margin-bottom: 25px; }
.jobsearch-table-layer {
display: table;
width: 100%;
}
.jobsearch-table-row {
display: table-row;
}
.jobsearch-table-cell {
display: table-cell;
line-height: 26px;
}
.jobsearch-featured-listing figure,
.jobsearch-featured-listing-text {
display: table-cell;
vertical-align: middle;
}
.jobsearch-featured-listing .jobsearch-table-layer                                          { border: 1px solid #ececec; }
.jobsearch-featured-listing figure a                                                        { display: inline-block; }
.jobsearch-featured-listing figure ~ .jobsearch-featured-listing-text                       { border-left: 1px solid #ececec; }
.jobsearch-featured-listing-text                                                            { padding: 11px 19px 3px 19px; }
.jobsearch-option-btn.jobsearch-blue                                                        { background-color: #186fc9; }
.jobsearch-option-btn.jobsearch-red                                                         { background-color: #e12335; }
.jobsearch-option-btn.jobsearch-green                                                       { background-color: #f1630d; }
.jobsearch-featured-listing figure {
margin-bottom: 0px;
text-align: center;
width: 119px;
padding: 20px;
}
.jobsearch-featured-listing-text h2 {
font-size: 16px;
display: inline-block;
width: 90%;
margin-bottom: 1px;
}
.jobsearch-like-list {
float: right;
color: #8eb507;
}
.jobsearch-featured-listing-text time {
display: block;
line-height: 1;
font-size: 12px;
font-weight: 400;
margin-bottom: 19px;
}
.jobsearch-featured-listing-options {
display: inline-block;
width: 100%;
border-top: 1px solid #eeeeee;
padding-top: 12px;
}
.jobsearch-featured-listing-options ul {
float: left;
width: 70%;
margin: 0px;
}
.jobsearch-featured-listing-options ul li {
float: left;
list-style: none;
margin-right: 14px;
}
.jobsearch-featured-listing-options ul li a {
color: #999;
font-size: 12px;
}
.jobsearch-featured-listing-options ul li i {
font-size: 10px;
color: #b1b7c1;
margin-right: 3px;
}
.jobsearch-option-btn {
float: right;
padding: 8px 17px 8px 17px;
font-size: 12px;
color: #ffffff;
background-color: #53b427;
text-transform: uppercase;
line-height: 1;
} .jobsearch-subheader-form {
float: left;
width: 100%;
text-align: center;
margin-bottom: 42px;
}
.jobsearch-top-searchbar {
float: left;
width: 100%;
padding-top: 40px;
}
.jobsearch-top-searchbar .jobsearch-banner-search { width: 100%; }
.jobsearch-subheader-form .jobsearch-banner-search {
background-color: #ffffff;
padding: 20px;
margin: 0px;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
}
.jobsearch-subheader-form .jobsearch-banner-search ul li:first-child input[type="text"] { border-left: 1px solid #f2f2f2; }
.jobsearch-subheader-form .jobsearch-banner-search ul li input[type="text"] { color: #000; } .jobsearch-filterable {
float: left;
width: 100%;
margin-bottom: 33px;
padding: 15px 19px 15px 19px;
background-color: #fbfbfb;
}
.jobsearch-filterable .clear-tags {
float: right;
padding: 5px 0px 0px 0px;
color: #e12335;
}
.no-candidate-match-error {
float: left;
width: 40%;
}
.col-md-4 .no-candidate-match-error { width: 100%; }
.no-candidate-match-error a {
float: left;
padding: 5px 16px;
color: #ffffff;
text-transform: uppercase;
font-weight: 500;
border-radius: 2px;
margin: 10px 0px 0px 0px;
background-color: #e12335;
font-size: 13px;
}
.jobsearch-filterable h2 {
float: left;
font-size: 18px;
margin-bottom: 0px;
line-height: 1;
}
.jobsearch-filterable ul {
float: left;
}
.jobsearch-filterable.jobsearch-filter-sortable {
padding: 0px;
background-color: transparent;
margin-bottom: 15px;
}
.jobsearch-filter-sortable ul { float: right; margin-top: -4px; }
.jobsearch-filterable ul li {
float: left;
list-style: none;
padding: 0px 2px;
}
.jobsearch-filterable ul li:first-child                                             { padding-left: 0px; }
.jobsearch-filterable ul li:last-child                                              { padding-right: 0px; }
.jobsearch-filterable ul li a i                                                       { color: #e12335; }
.jobsearch-filterable ul li:hover a                                                 { color: #13b5ea; }
.jobsearch-filterable ul li i {
font-size: 14px;
float: left;
margin: 2px 0px 0px 0px;
}
.jobsearch-filterable .filtration-tags li i { margin: 7px 6px 0px 0px; }
.jobsearch-filterable ul li a {
background-color: #ffffff;
border: 1px solid #e2e2e2;
border-radius: 2px;
color: #3b3b3b;
display: inline-block;
font-size: 12px;
padding: 2px 8px 3px;
}
.jobsearch-filterable ul li:hover a i { color: #13b5ea; }
.jobsearch-filterable-select select,
#top .jobsearch-filterable-select select {
padding: 4px 0px;
background: transparent;
color: #13b5ea;
height: 26px;
width: 130px;
border: none;
font-size: 14px;
font-weight: 400;
outline:none;
display: inline-block;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
cursor:pointer;
}
.jobsearch-filterable-select select option { padding: 4px 3px; }
.jobsearch-filterable-select {
position: relative;
display: inline-block;
}
.jobsearch-filterable-select:after {
content: "\e964";
font-family: wp-jobsearch-icomoon;
color: #13b5ea;
right: 0px;
top: 1px;
position: absolute;
pointer-events: none;
font-size: 11px;
} .jobsearch-job,.jobsearch-job-grid figure,.jobsearch-job-time,
.jobsearch-job-grid figure > a,.jobsearch-job-grid-wrap,
.jobsearch-jobgrid-text,.jobsearch-job-tag {
float: left;
width: 100%;
}
.jobsearch-job ul li                                    { list-style: none; }
.jobsearch-job > ul > li                                { margin-bottom: 30px; } .jobsearch-pagination-blog {
float: left;
width: 100%;
margin: 15px 0px 60px 0px;
}
.jobsearch-typo-wrap .jobsearch-pagination-blog ul { margin: 0px; }
.jobsearch-pagination-blog ul li {
float: left;
list-style: none;
margin: 0px 22px 10px 0px;
line-height: 1;
}
.jobsearch-pagination-blog ul li a,
.jobsearch-pagination-blog ul li span {
float: left;
width: 49px;
height: 49px;
background-color: #a0aab6;
font-size: 14px;
color: #ffffff;
border-radius: 100%;
text-align: center;
padding: 17px 0px 0px 0px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-pagination-blog ul li:hover a,
.jobsearch-pagination-blog ul li:hover span,
.jobsearch-pagination-blog ul li span.current {
background-color: #13b5ea;
color: #ffffff;
}
.jobsearch-pagination-blog ul li a i                                                            { font-size: 19px; }
.jobsearch-pagination-blog ul li a.next span            { padding-top: 14px; }
.jobsearch-pagination-blog ul li a.prev span            { padding-top: 14px; }
.jobsearch-pagination-blog ul li a.prev i {
display: inline-block;
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
}
.jobsearch-pagination-blog .prev.jobsearch-page-numbers, .jobsearch-pagination-blog .next.jobsearch-page-numbers { padding: 0px; background-color: transparent !important; } .jobsearch-checkbox,.jobsearch-checkbox li,
.jobsearch-search-filter-wrap,.jobsearch-search-filter,
.jobsearch-search-box,.jobsearch-seemore,.show-toggle-filter-list,
.jobsearch-search-box input[type="text"],
.jobsearch-search-filter-wrap h2,.jobsearch-checkbox-toggle {
float: left;
width: 100%;
}
.jobsearch-search-filter-wrap {
padding: 3px 19px 15px 19px;
border: 1px solid #e2e4e5;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
margin-bottom: 10px !important;
background-color: #ffffff;
}
.jobsearch-search-filter-wrap.jobsearch-remove-padding { padding-bottom: 0px; }
.jobsearch-search-filter-wrap h2 {
color: #666666;
font-size: 16px;
font-weight: 500;
margin-bottom: 0px;
}
.jobsearch-search-filter-wrap h2 a {
color: #666666;
float: left;
width: 100%;
padding: 12px 0px 15px 0px;
position: relative;
line-height: 24px;
}
.jobsearch-without-toggle.jobsearch-search-filter-wrap h2 a:before { display: none; }
.jobsearch-search-filter-wrap h2 a:before {
content: "\e964";
font-family: wp-jobsearch-icomoon;
position: absolute;
right: 0px;
top: 14px;
font-size: 13px;
color: #9d9d9d;
}
.jobsearch-remove-padding h2 a:before { content: "\e94c"; }
.jobsearch-checkbox li {
list-style: none;
margin-bottom: 2px;
position: relative;
}
.jobsearch-checkbox li .filter-post-count {
float: right;
padding: 4px 4px;
font-size: 11px;
border-radius: 10px;
background-color: #ececec;
color: #888;
line-height: 1;
width: 29px;
text-align: center;
margin-top: 5px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-checkbox li:hover .filter-post-count { color: #ffffff; }
.jobsearch-checkbox li.location-level-1 { padding-left: 8px; }
.jobsearch-checkbox li.location-level-2 { padding-left: 8px; }
.jobsearch-checkbox li.location-level-3 { padding-left: 16px; }
.jobsearch-checkbox li.location-level-4 { padding-left: 24px; }
.jobsearch-checkbox li.location-level-5 { padding-left: 36px; }
.jobsearch-typo-wrap ul.jobsearch-checkbox { margin: 0px; }
.filter-more-fields { display: none; }
.jobsearch-checkbox li small {
position: absolute;
right: 0px;
top: 7px;
font-size: 13px;
color: #c8c8c8;
line-height: 1;
}
.jobsearch-checkbox input[type="checkbox"],
.jobsearch-checkbox input[type="radio"] {
display: none !important;
}
.jobsearch-checkbox input[type="checkbox"] + label,
.jobsearch-checkbox input[type="radio"] + label {
color: #838383;
font-size: 13px;
font-weight: 400;
cursor: pointer;
margin: 0px;
display: inline-block;
position: relative;
padding-left: 22px;
width: 85%;
}
.no-filter-counts input[type="radio"] + label { width: auto; }
.jobsearch-checkbox input[type="checkbox"] + label span,
.jobsearch-checkbox input[type="radio"] + label span {
position: absolute;
left: 0px;
top: 8px;
width: 12px;
height: 12px;
margin: 0px 0px 0px 0px;
background-color: #ffffff;
border: 1px solid #c2d1d3;
}
.jobsearch-checkbox input[type="checkbox"]:checked + label span,
.jobsearch-checkbox input[type="checkbox"] + label:hover span,
.jobsearch-checkbox input[type="radio"]:checked + label span,
.jobsearch-checkbox input[type="radio"] + label:hover span {
border-color: #13b5ea;
background-color: #13b5ea;
box-shadow: 0px 0px 0px 3px #ffffff inset;
}
.jobsearch-search-box {
position: relative;
margin-bottom: 11px;
}
.jobsearch-search-box input[type="text"] {
border: 1px solid #ebebeb;
border-radius: 2px;
height: 39px;
padding: 7px 14px;
color: #999999;
font-size: 13px;
background-color: #ffffff;
}
.jobsearch-search-box input[type="submit"] {
position: absolute;
right: 0px;
top: 0px;
width: 39px;
height: 39px;
border: none;
background-color: transparent;
z-index: 2;
}
.jobsearch-search-box i {
position: absolute;
right: 14px;
top: 12px;
color: #cbd7d9;
font-size: 14px;
}
.show-toggle-filter-list:hover { color: #13b5ea; }
.jobsearch-seemore,.show-toggle-filter-list {
font-size: 13px;
color: #13b5ea;
font-style: italic;
font-weight: 400;
text-decoration: underline;
margin-top: 6px;
}
.jobsearch-location-box {
position: relative;
margin-bottom: 11px;
float: left;
width: 100%;
}
.jobsearch-job-userlist .like-btn { float: right; }
.jobsearch-location-box input[type="text"],
.jobsearch-checkbox input[type="number"],
.jobsearch-checkbox input[type="text"] {
border: 1px solid #ebebeb;
border-radius: 2px;
height: 39px;
padding: 7px 14px;
color: #999999;
font-size: 13px;
background-color: #ffffff;
float: left;
width: 100%;
}
.jobsearch-location-box i {
position: absolute;
right: 14px;
top: 12px;
color: #cbd7d9;
font-size: 14px;
} .jobsearch-joblisting-classic figure a,
.jobsearch-joblisting-classic figure a img {
float: left;
width: 100%;
}
.jobsearch-joblisting-classic figure {
float: left;
width: 70px;
border: 1px solid #eeeeee;
margin-bottom: 0px;
}
.jobsearch-job-like {
float: right;
width: 27px;
height: 27px;
border-radius: 100%;
border: 1px solid #ededed;
text-align: center;
color: #8bb300;
font-size: 12px;
line-height: 1;
padding-top: 6px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-job-like:hover {
background-color: #13b5ea;
color: #ffffff;
}
.jobsearch-joblisting-classic > ul > li                                                 { margin-bottom: 20px; }
.jobsearch-joblisting-classic figure ~ .jobsearch-joblisting-text                       { margin-left: 90px; }
.jobsearch-job-userlist .jobsearch-job-like                                             { border-color: #8bb300; }
.jobsearch-list-option ul li i                                                          { margin-right: 6px; color: #999; }
.jobsearch-list-option                                                                  { float: left; }
.jobsearch-list-option h2 {
font-size: 16px;
margin-bottom: 5px;
line-height: 1;
}
.jobsearch-list-option h2 span {
display: inline-block;
padding: 3px 10px 3px 10px;
color: #ffffff;
background-color: #ffb607;
font-size: 10px;
font-weight: 300;
border-radius: 60px;
vertical-align: top;
}
.jobsearch-typo-wrap .jobsearch-list-option ul { margin: 0px; }
.jobsearch-list-option ul {
display: inline-block;
width: 100%;
margin: 0px;
}
.jobsearch-list-option ul li {
float: left;
padding: 2px 15px;
border-left: 1px solid #e0e0e0;
line-height: 1;
font-size: 12px;
}
.jobsearch-list-option ul li:first-child {
padding-left: 0px;
border-left: none;
}
.jobsearch-job-userlist .jobsearch-option-btn {
float: left;
margin-right: 15px;
min-width: 104px;
text-align: center;
}
.jobsearch-job-userlist {
float: right;
margin-top: 10px;
}
.jobsearch-joblisting-classic-wrap {
background-color: #ffffff;
border: 1px solid #ececec;
padding: 20px 19px 17px 20px;
position: relative;
float: left;
width: 100%;
}
.job-to-fav-msg-con {
position: absolute;
right: 24px;
top: 0px;
color: #8bb300;
}
.jobsearch-joblisting-classic .jobsearch-table-cell {
vertical-align: middle;
width: 75%;
}
.jobsearch-list-option ul li a { color: #999999; }
.jobsearch-joblisting-classic .jobsearch-job-userlist { margin-top: -4px; }
.jobsearch-joblisting-classic .jobsearch-job-like { padding-top: 7px; } .jobsearch-job-subheader {
float: left;
width: 100%;
text-align: center;
position: relative;
padding: 45px 0px 87px 0px;
min-height: 320px;
margin-bottom: -190px;
} .jobsearch-jobdetail-list {
float: left;
width: 100%;
margin: 0px;
background-color: #ffffff;
padding: 40px;
border: 1px solid #efefef;
margin-bottom: 30px;
position: relative;
}
.jobsearch-jobdetail-listthumb {
float: left;
width: 200px;
border: 1px solid #efefef;
text-align: center;
padding: 19px 20px 40px 20px;
height: 200px;
position: relative;
}
.jobsearch-jobdetail-listthumb img {
height: 100%; }
.jobsearch-jobdetail-listthumb ~ figcaption {
margin-left: 230px;
padding-top: 5px;
}
.jobsearch-jobdetail-list figcaption h2 {
margin-bottom: 13px;
font-size: 26px;
line-height: 1;
}
.jobsearch-jobdetail-list figcaption span {
display: block;
font-size: 16px;
color: #333333;
font-weight: 500;
margin-top: 6px;
margin-bottom: 8px;
}
.jobsearch-jobdetail-type {
display: inline-block;
background-color: #53b427;
font-size: 12px;
color: #ffffff;
padding: 5px 8px 6px 8px;
line-height: 1;
margin-right: 5px;
font-weight: 400;
}
.jobsearch-jobdetail-postinfo {
font-style: italic;
color: #13b5ea;
font-size: 11px;
margin-left: 5px;
font-weight: 400;
}
.jobsearch-jobdetail-options {
display: inline-block;
width: 100%;
margin-bottom: 1px;
}
.jobsearch-jobdetail-options li {
display: inline-block;
list-style: none;
margin-right: 20px; margin-bottom: 3px;
}
.jobsearch-jobdetail-options li:first-child {
width: 100%;
font-size: 16px;
}
.jobsearch-jobdetail-options li a                                           { color: #999; }
.jobsearch-jobdetail-options li a.jobsearch-jobdetail-view                  { color: #ffffff; }
.jobsearch-jobdetail-options li:first-child i                               { color: #999999; }
.jobsearch-jobdetail-btn i                                                  { margin-right: 3px; }
.jobsearch-jobdetail-media li a[data-original-title="facebook"]             { color: #3b5998; }
.jobsearch-jobdetail-media li a[data-original-title="twitter"]              { color: #3ac1f1; }
.jobsearch-jobdetail-media li a[data-original-title="linkedin"]             { color: #007ab9; }
.jobsearch-jobdetail-media li a[data-original-title="google-plus"]          { color: #e24046; }
.jobsearch-jobdetail-media li a[data-original-title="dribbble"]             { color: #f95c94; }
.jobsearch-jobdetail-media li a                                             { font-size: 22px; }
.jobsearch-jobdetail-options li i {
font-size: 16px;
margin-right: 5px;
color: #13b5ea;
}
.jobsearch-jobdetail-media li .at-icon-wrapper { display: none; }
.jobsearch-jobdetail-view {
font-size: 10px;
background-color: #13b5ea;
padding: 3px 9px;
border-radius: 40px;
margin-left: 4px;
}
.jobsearch-jobdetail-btn:hover { color: #13b5ea; }
.jobsearch-jobdetail-btn.active {
border: 1px solid #13b5ea;
margin-right: 9px;
border-radius: 3px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-jobdetail-btn.active:hover { color: #ffffff; }
.jobsearch-jobdetail-btn {
float: left;
color: #13b5ea;
font-weight: 500;
padding: 9px 11px 8px 11px;
line-height: 1;
}
.jobsearch-jobdetail-media {
float: left;
margin-left: 10px;
}
.jobsearch-jobdetail-media li {
float: left;
list-style: none;
margin-right: 12px;
line-height: 2;
padding-top: 5px;
}
.jobsearch-jobdetail-media li:first-child { padding-top: 0px; }
.jobsearch-jobdetail-media li span {
font-size: 11px;
text-transform: uppercase;
font-weight: 500;
margin-right: 3px;
} .jobsearch-jobdetail-content {
float: left;
width: 100%;
padding: 30px;
border: 1px solid #efefef;
margin-bottom: 31px;
background-color: #ffffff;
}
.jobsearch-content-title,.jobsearch-description h4 {
float: left;
width: 100%;
margin-bottom: 10px;
font-weight: 600;
}
.jobsearch-content-title h2 {
font-size: 20px;
margin-bottom: 0px;
} .jobsearch-jobdetail-services {
float: left;
width: 100%;
margin: 8px 0px;
}
.jobsearch-jobdetail-services ul li {
list-style: none;
margin-bottom: 24px;
}
.jobsearch-jobdetail-services i {
font-size: 32px;
color: #13b5ea;
float: left;
padding-top: 10px;
}
.jobsearch-jobdetail-services .jobsearch-services-text {
padding-left: 53px;
color: #666666;
}
.jobsearch-jobdetail-services .jobsearch-services-text.has-no-icon { padding-left: 0px; }
.jobsearch-jobdetail-services small {
display: block;
font-size: 14px;
line-height: 1;
}
.jobsearch-description {
float: left;
width: 100%;
margin-bottom: 13px;
}
.jobsearch-description p {
font-size: 15px;
margin-bottom: 15px;
font-weight: 300;
}
.jobsearch-description ul                      { margin-bottom: 10px; }
.jobsearch-jobdetail-joblisting                 { margin-bottom: 40px; }
.jobsearch-jobdetail-joblisting.jobsearch-joblisting-classic figure {
width: 42px; }
.jobsearch-jobdetail-joblisting.jobsearch-joblisting-classic figure ~ .jobsearch-joblisting-text {
margin-left: 59px; }
.jobsearch-jobdetail-joblisting.jobsearch-joblisting-classic .jobsearch-job-userlist {
margin-top: 6px; }
.jobsearch-description ul,
.jobsearch-description ul li {
float: left;
width: 100%;
}
.jobsearch-description ul li {
list-style: none;
color: #333333;
font-weight: 300;
font-size: 15px;
margin-bottom: 5px;
position: relative;
padding-left: 26px;
}
.jobsearch-description ul li:before {
content: "\eb2d";
font-family: wp-jobsearch-icomoon;
color: #13b5ea;
font-size: 13px;
position: absolute;
left: 0px;
top: 1px;
}
.jobsearch-description ul li i {
margin: 8px 15px 0px 0px;
color: #13b5ea;
float: left;
font-size: 13px;
}
.jobsearch-jobdetail-tags {
float: left;
width: 100%;
}
.jobsearch-jobdetail-tags a {
float: left;
font-size: 14px;
padding: 10px 14px 10px 14px;
background-color: #eaeaea;
border-radius: 20px;
line-height: 1;
margin: 10px 14px 0px 0px;
color: #666;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-jobdetail-tags a:hover {
background-color: #13b5ea;
color: #ffffff;
}
.jobsearch-section-title {
float: left;
width: 100%;
margin-bottom: 8px;
}
.jobsearch-section-title h2 {
font-size: 24px;
font-weight: 500;
} .jobsearch-main-content .widget {
float: left;
width: 100%;
margin-bottom: 30px;
} .widget_apply_job_wrap {
float: left;
width: 100%;
padding: 19px;
border: 1px solid #efefef;
text-align: center;
}
.jobsearch-typo-wrap .jobsearch-applyjob-btn:hover { color: #53b427; }
.jobsearch-typo-wrap .jobsearch-sendmessage-btn:hover { color: #ffffff; }
.jobsearch-applyjob-btn,
.careerfy-typo-wrap .jobsearch-applyjob-btn {
float: left;
width: 100%;
background-color: #53b427;
font-size: 16px;
color: #ffffff;
text-transform: uppercase;
padding: 16px 10px 17px 10px;
text-align: center;
border-radius: 5px;
font-weight: 500;
line-height: 1;
margin-bottom: 12px;
border: 1px solid #53b427;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}   
.jobsearch-applyjob-btn:hover { background-color: transparent; }
.instastcky-aplybtn-con .jobsearch-applyjob-btn:hover { background-color: #53b427; color: #ffffff; }
.instastcky-aplybtn-con .jobsearch-applyjob-btn {
border-radius: 0px;
}
.widget_apply_job span {
display: block;
color: #13b5ea;
font-weight: 500;
margin-bottom: 15px;
}
.widget_apply_job span.deadline-closed { color: #fb353f; }
.jobsearch-applywith-title {
display: inline-block;
position: relative;
overflow: hidden;
width: 100%;
margin-bottom: 8px;
}
.jobsearch-applywith-title small {
position: relative;
display: inline-block;
font-size: 12px;
text-transform: uppercase;
font-weight: 500;
}
.jobsearch-applywith-title small:before, .jobsearch-applywith-title small:after {
background-color: #efefef;
content: "";
height: 1px;
left: 100%;
margin: 11px 0 0 10px;
position: absolute;
top: 0%;
width: 9999px;
}
.jobsearch-applywith-title small:after {
left: auto;
margin: 11px 10px 0 0;
right: 100%;
}
.widget_apply_job_wrap p {
font-size: 12px;
line-height: 16px;
margin-bottom: 21px;
}
.widget_apply_job ul {
float: left;
width: 100%;
}
.jobsearch-typo-wrap .widget.widget_apply_job ul li {
float: left;
list-style: none;
padding: 0px 10px 10px 10px;
width: 50%;
}
.jobsearch-typo-wrap .widge.widget_apply_job ul li:first-child { padding-left: 0px; }
.widget_apply_job ul li:last-child { padding-right: 0px; }
.widget_apply_job ul li a {
float: left;
width: 100%;
background-color: #3b5998;
padding: 9px 17px 5px 17px;
color: #ffffff;
font-size: 12px;
text-transform: uppercase;
font-weight: 500;
border-radius: 4px;
text-align: center;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.widget_apply_job ul li:hover a { opacity: 0.80; }
.jobsearch-typo-wrap .widget_apply_job ul li a:hover { color: #ffffff; }
.widget_apply_job ul li a i {
display: inline-block;
margin: 2px 6px 0px 0px;
font-size: 18px;
}
.widget_apply_job ul li a.jobsearch-applyjob-linkedin-btn { background-color: #007ab9; }
.widget_apply_job ul li a.jobsearch-applyjob-google-btn { background-color: #fb353f; }
.jobsearch-sendmessage-btn {
float: left;
width: 100%;
background-color: #ffb14a;
font-size: 16px;
color: #ffffff;
text-transform: uppercase;
padding: 16px 10px 17px 10px;
text-align: center;
border-radius: 0px 0px 5px 5px;
font-weight: 500;
line-height: 1;
margin-bottom: 12px;
}
.jobsearch-sendmessage-btn i {
font-size: 25px;
margin: 0px 6px 0px 0px;
display: inline-block;
vertical-align: sub;
}
.jobsearch_widget_map iframe {
float: left;
width: 100%;
height: 406px;
}
.widget_add img { width: 100%; } .jobsearch-widget-title {
float: left;
width: 100%;
margin-bottom: 17px;
}
.jobsearch-widget-title h2 {
font-size: 20px;
margin-bottom: 0px;
}
.widget_view_jobs ul {
float: left;
width: 100%;
padding: 20px 24px 0px 24px;
border: 1px solid #efefef;
}
.widget_view_jobs ul li {
float: left;
width: 100%;
list-style: none;
border-bottom: 1px solid #efefef;
padding-bottom: 18px;
margin-bottom: 20px;
}
.widget_view_jobs ul li span { margin-bottom: 6px; }
.widget_view_jobs ul li span,
.widget_view_jobs ul li small {
display: block;
font-size: 12px;
line-height: 1;
}
.widget_view_jobs ul li:last-child {
border-bottom: none;
padding-bottom: 0px;
}
.widget_view_jobs_btn {
float: left;
width: 100%;
background-color: #fafcfc;
padding: 18px 20px;
text-align: center;
color: #13b5ea;
border: 1px solid #efefef;
border-top: none;
font-weight: 600;
text-transform: uppercase;
line-height: 1;
}
.widget_view_jobs_btn i {
display: inline-block;
font-size: 11px;
vertical-align: middle;
margin: -1px 0px 0px 3px;
} .jobsearch-employer {
float: left;
width: 100%;
}
.jobsearch-employer ul li                   { list-style: none; }
.jobsearch-employer > ul > li               { margin-bottom: 20px; } .jobsearch-employer-list .jobsearch-table-cell { vertical-align: middle; }
.jobsearch-employer-list figure a,.jobsearch-employer-list figure img {
float: left;
width: 100%;
}
.jobsearch-employer-list figure {
float: left;
width: 80px;
margin-bottom: 0px;
}
.jobsearch-employer-list small {
font-size: 12px;
color: #13b5ea;
}
.jobsearch-employer-list h2 {
margin-bottom: 0px;
line-height: 1;
font-size: 18px;
}
.jobsearch-employer-list span {
font-size: 12px;
color: #999999;
}
.jobsearch-employer-list span i { margin-right: 4px; }
.jobsearch-employer-thumblist {
float: left;
margin: 0px;
}
.jobsearch-employer-thumblist li {
float: left;
width: 33px;
list-style: none;
margin-left: -9px;
}
.jobsearch-employer-thumblist li a,
.jobsearch-employer-thumblist li img {
float: left;
width: 100%;
height: 33px;
}
.jobsearch-employer-thumblist li img {
border-radius: 100%;
border: 2px solid #ffffff;
}
.jobsearch-employer-thumblist-size {
display: inline-block;
font-size: 13px;
color: #666666;
font-weight: 500;
margin-left: 13px;
}
.jobsearch-employer-list-btn {
float: right;
padding: 9px 16px;
border: 1px solid #13b5ea;
color: #13b5ea;
font-weight: 500;
line-height: 1;
border-radius: 4px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-employer-list-btn:hover {
background-color: #13b5ea;
color: #ffffff;
}
.jobsearch-employer-list .jobsearch-table-layer {
padding: 20px;
border: 1px solid #ececec;
background-color: #ffffff;
position: relative;
}  .jobsearch-employerdetail-btn {
float: left;
color: #13b5ea;
font-weight: 500;
padding: 13px 15px 13px 15px;
line-height: 1;
border-radius: 3px;
border: 1px solid #13b5ea;
margin-right: 9px;
font-size: 14px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-employerdetail-btn:hover {
background-color: #13b5ea;
color: #ffffff;
}
.jobsearch-employerdetail-btn i {
font-size: 12px;
margin-right: 4px;
}
.jobsearch-add-space                                                                                    { margin-top: 6px; }
.jobsearch-employerdetail-content                                                                       { padding: 30px 30px 0px 30px; margin-bottom: 0px; background-color: #ffffff; }
.jobsearch-jobdetail-services .jobsearch-services-text                { font-weight: 500; }
.jobsearch-jobdetail-services small                                   { font-weight: 400; }
.jobsearch-margin-top {
margin-top: 25px;
float: left;
width: 100%;
} .jobsearch-employer-wrap-section {
float: left;
width: 100%;
border: 1px solid #efefef;
border-top: none;
padding: 27px 29px 15px 29px;
background-color: #ffffff;
}
.jobsearch-gallery,
.jobsearch-simple-gallery ul li a img {
float: left;
width: 100%;
}
.jobsearch-simple-gallery ul li {
list-style: none;
margin-bottom: 20px;
}
.jobsearch-simple-gallery ul li a                                   { border: 1px solid #efefef; }
.jobsearch-simple-gallery ul.jobsearch-row                          { margin: 0px -10px; }
.jobsearch-simple-gallery ul li[class*="jobsearch-column-"]         { padding: 0px 10px; }
.jobsearch-addmore-space                                            { margin-bottom: 23px; } .widget_contact_form form,.widget_contact_form input[type="text"],
.widget_contact_form ul,.widget_contact_form ul li,.widget_contact_form p,
.widget_contact_form textarea,.widget_contact_form input[type="submit"] {
float: left;
width: 100%;
}
.widget_contact_form form {
border: 1px solid #efefef;
padding: 15px 24px 8px 24px;
}
.widget_contact_form ul li {
list-style: none;
margin-bottom: 10px;
position: relative;
}
.widget_contact_form .recaptcha-reload .recaptcha-reload-a i { bottom: 22px; }
.widget_contact_form input[type="text"] {
height: 42px;
border: 1px solid #efefef;
border-radius: 2px;
font-size: 12px;
color: #999999;
background-color: #ffffff;
padding: 6px 14px;
}
.widget_contact_form textarea {
height: 154px;
border: 1px solid #efefef;
border-radius: 2px;
font-size: 12px;
color: #999999;
background-color: #ffffff;
padding: 6px 14px;
margin-bottom: 5px;
}
.widget_contact_form label {
font-weight: 400;
font-size: 14px;
color: #666666;
margin-bottom: 3px;
}
.widget_contact_form i.jobsearch-icon {
position: absolute;
right: 14px;
bottom: 12px;
color: #aaaaaa;
font-size: 17px;
}
.widget_contact_form input[type="submit"] {
font-size: 16px;
color: #ffffff;
text-align: center;
padding: 14px 10px 13px 10px;
border-radius: 3px;
border: 1px solid;
background-color: #13b5ea;
text-transform: uppercase;
font-weight: 500;
line-height: 1;
margin: 0px 0px 8px 0px;
}
.widget_contact_form input[type="submit"]:hover { background-color: transparent !important; }
.widget_contact_form p {
font-size: 12px;
color: #999999;
text-align: center;
margin-bottom: 0px;
} .jobsearch-employer-dashboard-nav,
.jobsearch-employer-dashboard-nav figure,.jobsearch-employer-dashboard-nav ul li a,
.jobsearch-employer-dashboard-nav ul,.jobsearch-employer-dashboard-nav ul li {
float: left;
width: 100%;
}
.jobsearch-employer-dashboard-nav {
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.08);
padding: 30px 0px 0px 0px;
margin-bottom: 50px;
}
.jobsearch-employer-dashboard-nav figure {
text-align: center;
margin-bottom: 10px;
padding: 0px 6px;
position: relative;
}
.employer-dashboard-thumb {
display: inline-block;
border-radius: 100%;
padding: 3px;
margin-bottom: 22px;
}
.employer-dashboard-thumb img { border-radius: 100%; }
.jobsearch-dashboard-subtitle {
display: block;
font-size: 14px;
color: #4e565d;
line-height: 1;
margin-bottom: 13px;
}
.jobsearch-fileUpload {
position: relative;
overflow: hidden;
display: inline-block;
margin-bottom: 12px;
}
.jobsearch-fileUpload span {
float: left;
padding: 11px 13px;
line-height: 1;
color: #13b5ea;
font-size: 12px;
border: 1px solid #13b5ea;
border-radius: 40px;
font-weight: 500;
cursor: pointer;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-fileUpload span i {
font-size: 13px;
margin-right: 3px;
}
.jobsearch-fileUpload:hover span {
color: #ffffff;
background-color: #13b5ea;
}
.jobsearch-fileUpload input.jobsearch-upload {
position: absolute;
top: 0;
right: 0;
margin: 0;
padding: 0;
font-size: 20px;
cursor: pointer;
opacity: 0;
filter: alpha(opacity=0);
}
.jobsearch-employer-dashboard-nav figcaption h2 {
font-size: 20px;
color: #333;
line-height: 1.2;
word-wrap: break-word;
}
.skills-perc {} .jobsearch-employer-dashboard-nav ul li {
list-style: none;
border-top: 1px solid #eceeef;
}
.jobsearch-employer-dashboard-nav ul li a {
padding: 16px 24px;
line-height: 1;
color: #333333;
font-size: 16px;
border-bottom: 1px solid #ffffff;
border-top: 1px solid #ffffff;
position: relative;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-employer-dashboard-nav .fa-lock {
position: absolute;
background-color: #fb353f;
color: #fff;
padding: 12px 0px 0px 0px;
font-size: 24px;
text-align: center;
margin: 0;
right: 0;
top: 0;
height: 100%;
width: 50px;
}
.jobsearch-employer-dashboard-nav li:hover a .fa-lock {
color: #ffffff; }
.jobsearch-employer-dashboard-nav ul li.profile-del-btnlink a {
background-color: #fb353f;
color: #ffffff;
}
.jobsearch-employer-dashboard-nav ul li.profile-del-btnlink:hover a {
background-color: #fb353f;
opacity: 0.80;
color: #ffffff !important;
}
.jobsearch-employer-dashboard-nav ul li.profile-del-btnlink i { color: #ffffff !important; }
.jobsearch-employer-dashboard-nav ul li i {
color: #aaaaaa;
display: inline-block;
margin: 0px 14px 0px 0px;
font-size: 20px;
vertical-align: text-top;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-employer-dashboard-nav ul li:hover i,.jobsearch-employer-dashboard-nav ul li.active i,
.jobsearch-employer-dashboard-nav ul li:hover a,.jobsearch-employer-dashboard-nav ul li.active a                    { color: #13b5ea; }
.jobsearch-employer-dashboard-nav ul li:hover a,.jobsearch-employer-dashboard-nav ul li.active a                    { background-color: #f7f7f7; }
.jobsearch-employer-dashboard-nav ul li:last-child a                                                                { border: none; } .jobsearch-employer-box-section {
float: left;
width: 100%;
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.08);
padding: 30px 30px 18px 30px;
margin-bottom: 30px;
}
.jobsearch-profile-title {
float: left;
width: 100%;
margin-bottom: 28px;
border-bottom: 1px solid #efefef;
}
.jobsearch-profile-title h2 {
margin-top: 8px;
margin-bottom: 17px;
line-height: 1;
font-size: 22px;
color: #13b5ea;
font-weight: 400;
float: left;
}
.jobsearch-employer-profile-form li {
list-style: none;
margin-bottom: 18px;
line-height: 28px;
}
.jobsearch-employer-profile-form label {
font-size: 14px;
margin-bottom: 13px;
font-weight: 500;
color: #333333;
float: left;
width: 100%;
line-height: 1;
}
.jobsearch-employer-profile-form li input[type="text"],
.jobsearch-employer-profile-form li input[type="password"],
.jobsearch-employer-profile-form li textarea,
.jobsearch-employer-profile-form li input[type="email"],
.jobsearch-employer-profile-form li input[type="number"] {
float: left;
width: 100%;
height: 41px;
border: 1px solid #eceeef;
border-radius: 2px;
background-color: #ffffff;
padding: 6px 13px;
margin: 0px;
font-size: 12px;
color: #777777;
}
.jobsearch-employer-profile-form li textarea {
height: 147px;
line-height: 26px;
} .jobsearch-profile-select select {
padding: 8px 14px;
width: 100%;
background: #fff;
color: #777777;
height: 41px;
border: 1px solid #f2f2f2;
font-size: 12px;
font-weight: 400;
outline:none;
display: inline-block;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
cursor:pointer;
}
.jobsearch-profile-select select option                     { padding: 8px 18px; }
.jobsearch-profile-select {
position: relative;
float: left;
width: 100%;
}
.jobsearch-profile-select:after {
content: "\e964";
font-family: wp-jobsearch-icomoon;
color: #aaaaaa;
right: 15px;
top: 6px;
position: absolute;
pointer-events: none;
}
.jobsearch-employer-profile-form.jobsearch-row                                  { margin: 0px -10px; }
.jobsearch-employer-profile-form [class*="jobsearch-column-"] {
padding: 0px 10px;
float: none;
display: inline-block;
margin-right: -4px;
vertical-align: top;
}
.jobsearch-typo-wrap .jobsearch-findmap-btn,
.jobsearch-employer-profile-form .jobsearch-findmap-btn {
float: left;
width: 100%;
font-size: 14px;
color: #13b5ea;
padding: 12px 5px 13px 5px;
line-height: 1;
border-radius: 2px;
border: 1px solid #13b5ea;
background-color: transparent;
font-weight: 500;
margin-top: 27px;
}
.jobsearch-typo-wrap button, .jobsearch-typo-wrap input[type="button"], .jobsearch-typo-wrap input[type="submit"] {
font-weight: normal;
}
.jobsearch-employer-profile-form .jobsearch-findmap-btn:hover { background-color: #13b5ea; color: #ffffff; }
.jobsearch-profile-map {
float: left;
width: 100%;
margin: 18px 0px 6px 0px;
}
.jobsearch-profile-map iframe { height: 206px; }
.jobsearch-short-message {
color: #777777;
font-size: 12px;
}
.jobsearch-field-loader {
position: absolute;
right: 15px;
top: 7px;
background-color: #ffffff;
z-index: 7;
color: #aaaaaa;
} .jobsearch-company-photo {
float: left;
width: 100%;
background-color: #f6f7f9;
border: 1px dashed #b8c0cc;
text-align: center;
padding: 60px 20px 51px 20px;
margin-bottom: 12px;
}
.jobsearch-company-photo img { margin-bottom: 16px; }
.jobsearch-company-photo h2 {
font-size: 18px;
color: #666f80;
margin-bottom: 5px;
line-height: 1;
display: block;
}
.jobsearch-company-photo small {
font-size: 10px;
color: #999999;
display: block;
margin-bottom: 13px;
}
.jobsearch-company-photo .jobsearch-fileUpload span {
background-color: #13b5ea;
border: 1px solid #0585af;
border-radius: 4px;
color: #ffffff;
}
.jobsearch-typo-wrap .jobsearch-employer-profile-submit,
.other-lang-translate-post {
float: left;
background-color: #13b5ea;
font-size: 16px;
color: #ffffff;
border-radius: 4px;
padding: 13px 24px;
line-height: 1;
border: 1px solid #13b5ea;
}
.other-lang-translate-post { margin-left: 20px; }
.jobsearch-typo-wrap .main-tab-section .jobsearch-employer-profile-submit:hover,
.other-lang-translate-post:hover {
background-color: transparent;
color: #13b5ea;
}
.jobsearch-typo-wrap button, .jobsearch-typo-wrap input[type="button"], .jobsearch-typo-wrap input[type="submit"],
.other-lang-translate-post {
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-typo-wrap button:hover, .jobsearch-typo-wrap button:focus, .jobsearch-typo-wrap input[type="button"]:hover, .jobsearch-typo-wrap input[type="button"]:focus,
.jobsearch-typo-wrap input[type="submit"]:hover, .jobsearch-typo-wrap input[type="submit"]:focus {
background-color: #13b5ea;
color: #ffffff;
}
.jobsearch-employer-dasboard {
float: left;
width: 100%;
margin-bottom: 50px;
} .jobsearch-company-gallery,.jobsearch-company-gallery figure > a,.upload-port-img-btn,
.jobsearch-company-gallery figure > a img,.jobsearch-company-gallery figcaption,
.jobsearch-candidate-dashboard-editor {
float: left;
width: 100%;
}
.jobsearch-company-gallery ul { margin: 0px -10px; }
.jobsearch-company-gallery ul li,
.jobsearch-company-gallery ul li.jobsearch-column-3 {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
list-style: none;
padding: 0px 10px;
margin-bottom: 20px;
}
.jobsearch-company-gallery figcaption span {
font-size: 12px;
color: #666666;
float: left;
line-height: 1;
}
.jobsearch-company-gallery figure > a {
padding: 5px;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
}
.jobsearch-company-gallery .jobsearch-team-list-con figure > a span { height: 150px; }
.jobsearch-company-gallery figure > a span {
float: left;
width: 100%;
height: 110px;
background-size: cover;
}
.jobsearch-company-links { float: right; }
.jobsearch-company-gallery figcaption { padding-top: 13px; }
.jobsearch-company-links a {
float: left;
font-size: 11px;
color: #ff6d4a;
margin-left: 10px;
}
.jobsearch-company-links a.jobsearch-edit { color: #333; }
.jobsearch-company-links a.el-drag-item { color: #333; }
.jobsearch-candidate-dashboard-editor textarea {
float: left;
width: 100%;
height: 200px;
font-size: 12px;
color: #333;
padding: 6px 12px;
border: 1px solid #dfe2e3;
background-color: #ffffff;
} .candidate_portfolio,.candidate_portfolio figure,
.candidate_portfolio figure img,.grid-item-thumb,
.jobsearch-simple-gallery figure {
float: left;
width: 100%;
}
.jobsearch-simple-gallery figure { position: relative; }
.candidate_portfolio ul li { list-style: none; }
.jobsearch-typo-wrap .candidate_portfolio > ul { margin: 0px -10px; }
.jobsearch-typo-wrap .candidate_portfolio > ul > li {
padding: 0px 10px;
margin-bottom: 20px;
}
.candidate_portfolio figure { position: relative; }
.grid-item-thumb {
height: 182px;
}
.grid-item-thumb small {
float: left;
width: 100%;
height: 100%;
background-size: cover;
}
.jobsearch-column-6 .grid-item-thumb { height: 266px; }
.candidate_portfolio figure figcaption {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.candidate_portfolio figure:hover figcaption,li.grid-item:hover figcaption { opacity: 1; }
.jobsearch-simple-gallery li:hover figcaption:before { opacity: 0.40; }
.candidate_portfolio figure figcaption:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
opacity: 0.40;
background-color: #000;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-simple-gallery li figcaption:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
opacity: 0;
background-color: #000;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.candidate_portfolio figure:hover .img-icons,li:hover .img-icons { opacity: 1; }
.img-icons {
position: absolute;
left: 0px;
top: 50%;
width: 100%;
text-align: center;
margin-top: -20px;
opacity: 0;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
.img-icons a {
display: inline-block;
color: #13b5ea;
margin: 0px 5px;
width: 40px;
height: 40px;
background-color: #ffffff;
border-radius: 40px;
padding-top: 7px;
} .jobsearch-employer-search {
float: right;
width: 35%;
position: relative;
margin-bottom: 15px;
}
.jobsearch-employer-search input[type="text"] {
float: left;
width: 100%;
height: 32px;
font-size: 12px;
color: #b8bcbe;
padding: 6px 12px;
border: 1px solid #dfe2e3;
background-color: #ffffff;
}
.jobsearch-employer-search input[type="submit"] {
position: absolute;
right: 0px;
top: 0px;
width: 32px;
height: 32px;
background-color: transparent;
border: none;
z-index: 2;
}
.jobsearch-employer-search i {
position: absolute;
right: 10px;
top: 8px;
z-index: 1;
color: #bbc4c9;
} .jobsearch-managejobs-list {
float: left;
width: 100%;
margin-bottom: 40px;
}
.jobsearch-managejobs-thead                                                                                     { background-color: #f2f2f2; }
.jobsearch-managejobs-list .jobsearch-table-cell:first-child                                                    { width: 49%; padding-left: 15px; }
.jobsearch-managejobs-list .jobsearch-table-cell:nth-child(3)                                                   { text-align: center; }
.jobsearch-managejobs-list .jobsearch-table-cell                                                                { width: 13%; padding: 10px 0px; }
.jobsearch-managejobs-list ul li a                                                                              { color: #999999; }
.jobsearch-managejobs-tbody .jobsearch-table-cell                                                               { vertical-align: middle; }
.jobsearch-managejobs-list h6                                                                                   { margin-bottom: 0px; }
.jobsearch-managejobs-option                                                                                    { font-size: 13px; color: #fcd116; }
.jobsearch-managejobs-option.active                                                                             { color: #53b427; }
.jobsearch-managejobs-option.expired                                                                            { color: #e81123; }
.jobsearch-managejobs-tbody                                                                                     { border-bottom: 1px solid #ececec; }
.jobsearch-managejobs-tbody:nth-child(odd)                                                                      { background-color: #fafcfc; }
.jobsearch-managejobs-links a.jobsearch-view                                                                    { font-size: 20px; }
.jobsearch-managejobs-links a.jobsearch-edit                                                                    { color: #aaaaaa; }
.jobsearch-managejobs-links a.jobsearch-rubbish                                                                 { color: #ff6d4a; }
.jobsearch-managejobs-links a:first-child                                                                       { margin-left: 0px; }
.jobsearch-employer-box-section .jobsearch-pagination-blog                                                      { margin-bottom: 30px; }
.jobsearch-managejobs-thead .jobsearch-table-cell {
color: #333333;
font-size: 14px;
font-weight: 500;
}
.jobsearch-managejobs-list span.job-filled {
color: #ff6d4a;
font-size: 11px;
}
.jobsearch-managejobs-list ul {
margin: 0px;
float: left;
width: 100%;
}
.jobsearch-managejobs-list ul li {
float: left;
list-style: none;
font-size: 12px;
color: #999999;
margin-right: 14px;
line-height: 28px;
}
.jobsearch-managejobs-list ul li span {
color: #666666;
font-weight: 500;
}
.jobsearch-managejobs-list ul li i {
float: left;
font-size: 11px;
color: #aaaaaa;
margin: 8px 7px 0px 0px;
}
.jobsearch-managejobs-appli {
color: #13b5ea;
font-size: 12px;
}
.jobsearch-managejobs-links a {
display: inline-block;
vertical-align: middle;
font-size: 14px;
color: #77eb9f;
margin-left: 10px;
} .jobsearch-employer-transactions {
float: left;
width: 100%;
margin-bottom: 40px;
}
.jobsearch-transactions-thead                                                                                           { background-color: #f2f2f2; }
.jobsearch-transactions-thead .jobsearch-table-cell:nth-child(2)                                                        { width: 22%; }
.jobsearch-transactions-thead .jobsearch-table-cell:nth-child(5)                                                        { width: 18%; }
.jobsearch-transactions-thead .jobsearch-table-cell                                                                     { width: 15%; }
.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(2)                                                        { width: 22%; }
.jobsearch-transactions-tbody .jobsearch-table-cell:nth-child(5)                                                        { width: 18%; }
.jobsearch-transactions-tbody .jobsearch-table-cell                                                                     { width: 15%; }
.jobsearch-transactions-tbody                                                                                           { border-bottom: 1px solid #ececec; }
.jobsearch-transactions-tbody:nth-child(odd)                                                                            { background-color: #fafcfc; }
.jobsearch-transactions-tbody i.jobsearch-transactions-pending                                                          { color: #fbba43; }
.jobsearch-transactions-thead .jobsearch-table-cell {
color: #333333;
font-size: 14px;
font-weight: 500;
padding: 9px 16px;
}
.jobsearch-transactions-tbody .jobsearch-table-cell {
padding: 9px 16px;
font-size: 12px;
color: #999999;
}
.jobsearch-transactions-tbody span {
color: #333333;
font-size: 14px;
font-weight: 500;
}
.jobsearch-transactions-tbody small {
color: #13b5ea;
font-size: 12px;
}
.jobsearch-transactions-tbody i {
display: inline-block;
vertical-align: middle;
font-size: 8px;
margin-right: 7px;
color: #3dbf4f;
} .jobsearch-employer-packages {
float: left;
width: 100%;
margin-bottom: 40px;
}
.jobsearch-packages-thead                                                                                           { background-color: #f2f2f2; }
.jobsearch-packages-thead .jobsearch-table-cell:nth-child(3)                                                        { width: 19%; }
.jobsearch-packages-thead .jobsearch-table-cell:nth-child(6)                                                        { width: 16%; }
.jobsearch-packages-thead .jobsearch-table-cell                                                                     { width: 13%; }
.jobsearch-packages-tbody .jobsearch-table-cell:nth-child(3)                                                        { width: 19%; }
.jobsearch-packages-tbody .jobsearch-table-cell:nth-child(6)                                                        { width: 16%; }
.jobsearch-packages-tbody .jobsearch-table-cell                                                                     { width: 13%; }
.jobsearch-packages-tbody                                                                                           { border-bottom: 1px solid #ececec; }
.jobsearch-packages-tbody:nth-child(odd)                                                                            { background-color: #fafcfc; }
.jobsearch-packages-tbody i.jobsearch-packages-pending                                                              { color: #fbba43; }
.jobsearch-packages-thead .jobsearch-table-cell {
color: #333333;
font-size: 14px;
font-weight: 500;
padding: 9px 16px;
}
.jobsearch-packages-tbody .jobsearch-table-cell {
padding: 9px 16px;
font-size: 12px;
color: #999999;
}
.jobsearch-packages-tbody span {
color: #333333;
font-size: 14px;
font-weight: 500;
}
.jobsearch-packages-tbody i {
display: inline-block;
vertical-align: middle;
font-size: 8px;
margin-right: 7px;
color: #3dbf4f;
} .jobsearch-employer-resumes,.jobsearch-employer-resumes-wrap,
.jobsearch-employer-resumes figure,.jobsearch-resumes-options {
float: left;
width: 100%;
}
.jobsearch-employer-resumes                                                                                                 { margin-bottom: 20px; }
.jobsearch-employer-resumes > ul                                                                                            { margin: 0px -10px; }
.jobsearch-typo-wrap .jobsearch-employer-resumes > ul > li                                                                  { padding: 0px 10px; float: none; display: inline-block; vertical-align: top; margin-right: -4px; }
.jobsearch-employer-resumes ul li                                                                                           { list-style: none; }
.jobsearch-employer-resumes > ul > li                                                                                       { margin-bottom: 20px; }
.jobsearch-employer-resumes-wrap                                                                                            { border: 1px solid #ececec; }
.jobsearch-resumes-thumb img                                                                                                { border-radius: 100%; }
.jobsearch-employer-resumes figure                                                                                          { padding: 18px 18px 2px 18px; }
.jobsearch-resumes-download i                                                                                               { margin-right: 3px; }
.jobsearch-resumes-subtitle a                                                                                               { color: #13b5ea; }
.jobsearch-employer-resumes figcaption ul li:first-child                                                                    { padding-left: 0px; }
.jobsearch-resumes-options                                                                                                  { border-top: 1px solid #ececec; }
.jobsearch-resumes-options li:first-child                                                                                   { border-left: none; }
.jobsearch-employer-resumes .jobsearch-resumes-thumb ~ figcaption                                                           { margin-left: 62px; margin-top: 2px; }
.jobsearch-employer-resumes .jobsearch-resumes-thumb {
float: left;
width: 48px;
}
.jobsearch-employer-resumes figcaption h2 {
margin-bottom: 7px;
font-size: 16px;
display: block;
line-height: 1;
}
.jobsearch-resumes-download {
float: right;
color: #3abd69;
font-size: 11px;
font-weight: 400;
margin-top: 2px;
}
.jobsearch-resumes-subtitle {
display: block;
color: #999999;
font-size: 12px;
margin-bottom: 13px;
line-height: 1;
}
.jobsearch-employer-resumes figcaption ul {
display: inline-block;
width: 100%;
margin: 0px;
}
.jobsearch-employer-resumes figcaption ul li {
float: left;
width: 50%;
font-size: 12px;
color: #999999;
line-height: 1;
padding-left: 20px;
margin-bottom: 10px;
}
.jobsearch-employer-resumes figcaption ul li span {
display: block;
font-size: 12px;
color: #555555;
line-height: 1;
font-weight: 500;
margin-bottom: 7px;
}
.jobsearch-resumes-options li {
float: left;
width: 33.333%;
line-height: 1;
border-left: 1px solid #ececec;
}
.jobsearch-resumes-options li a {
background-color: #fcfcfc;
float: left;
width: 100%;
padding: 16px 9px;
text-align: center;
font-size: 12px;
color: #666666;
font-weight: 400;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-resumes-options li:hover a {
background-color: #13b5ea;
color: #ffffff;
}
.jobsearch-resumes-options li a i {
font-size: 18px;
display: inline-block;
vertical-align: sub;
margin: 0px 5px 0px 0px;
} .jobsearch-employer-jobnav {
float: left;
width: 100%;
text-align: center;
margin: 10px 0px 40px 0px;
}
.jobsearch-employer-jobnav ul {
display: inline-block;
margin: 0px;
}
.jobsearch-employer-jobnav ul li {
float: left;
list-style: none;
line-height: 1;
position: relative;
margin-bottom: 20px;
}
.jobsearch-employer-jobnav ul li:before {
content: '';
position: absolute;
left: 4px;
top: 50%;
background-color: #d4d4d4;
width: 100%;
height: 3px;
margin-top: -19px;
z-index: 1;
}
.jobsearch-employer-jobnav ul li.active ~ li:nth-child(2):after {
content: '';
position: absolute;
left: -60px;
top: 50%;
background-color: #13b5ea;
width: 80%;
height: 3px;
margin-top: -19px;
z-index: 1;
}
.jobsearch-employer-jobnav ul li.active:nth-child(2):after {
content: '';
position: absolute;
left: -60px;
top: 50%;
background-color: #13b5ea;
width: 80%;
height: 3px;
margin-top: -19px;
z-index: 1;
}
.jobsearch-employer-jobnav ul li.active:nth-child(3):after {
content: '';
position: absolute;
left: -120px;
top: 50%;
background-color: #13b5ea;
width: 150%;
height: 3px;
margin-top: -19px;
z-index: 1;
}
.jobsearch-employer-jobnav ul li:last-child:before { left: -15px; }
.jobsearch-employer-jobnav ul li:first-child a { padding-left: 0px; }
.jobsearch-employer-jobnav ul li:last-child a { padding-right: 0px; }
.jobsearch-employer-jobnav ul li a {
float: left;
padding: 0px 50px;
position: relative;
z-index: 2;
}
.jobsearch-employer-jobnav ul li:hover i,
.jobsearch-employer-jobnav ul li.active i {
background-color: #13b5ea; }
.jobsearch-employer-jobnav ul li i {
display: inline-block;
width: 66px;
height: 66px;
color: #ffffff;
background-color: #d4d4d4;
font-size: 36px;
border-radius: 100%;
border: 2px solid #ffffff;
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05);
padding-top: 13px;
margin-bottom: 20px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-employer-jobnav ul li span {
display: block;
font-size: 16px;
color: #333333;
font-weight: 500;
}
.jobsearch-pkgs-boughtnew {
float: left;
width: 100%;
} .jobsearch-employer-payments {
float: left;
width: 100%;
margin-bottom: 43px;
}
.jobsearch-employer-payments h2 {
font-size: 18px;
color: #333333;
margin-bottom: 23px;
}
.jobsearch-employer-payments table > thead > tr > th, .jobsearch-employer-payments table > tbody > tr > th,
.jobsearch-employer-payments table > tfoot > tr > th, .jobsearch-employer-payments table > thead > tr > td,
.jobsearch-employer-payments table > tbody > tr > td, .jobsearch-employer-payments table > tfoot > tr > td {
border: none;
text-align: left;
vertical-align: middle;
}
.jobsearch-typo-wrap table > thead > tr > th, .jobsearch-typo-wrap table > tbody > tr > th, .jobsearch-typo-wrap table > tfoot > tr > th,
.jobsearch-typo-wrap table > thead > tr > td, .jobsearch-typo-wrap table > tbody > tr > td, .jobsearch-typo-wrap table > tfoot > tr > td {
line-height: 2.5;
}
.jobsearch-employer-payments table th { padding: 4px 15px; }
.jobsearch-employer-payments table > thead {
background-color: #f2f2f2;
}
.jobsearch-employer-payments table th {
font-size: 14px;
color: #333333;
font-weight: 500;
}
.jobsearch-employer-payments table tr { border-bottom: 1px solid #ececec; }
.jobsearch-employer-payments table tr:nth-child(even) { background-color: #fafcfc; }
.jobsearch-employer-payments table td {
padding: 5px 15px;
font-size: 12px;
color: #999999;
}
.jobsearch-employer-payments table td span {
color: #333333;
font-weight: 500;
font-size: 14px;
}
.makefeat-job-sec{
float: left;
width: 100%;
}
.jobsearch-payments-checkbox input[type="checkbox"],
.jobsearch-payments-checkbox input[type="radio"] {
display: none;
}
.jobsearch-payments-checkbox input[type="checkbox"] + label { line-height: 1; }
.jobsearch-payments-checkbox input[type="checkbox"] + label span,
.jobsearch-payments-checkbox input[type="radio"] + label span {
display: inline-block;
width: 14px;
height: 14px;
margin: 0px 12px 0px 0px;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #999999;
box-shadow: 0px 0px 0px 1px #d4d4d4 inset;
border-radius: 3px;
}
.jobsearch-payments-checkbox input[type="checkbox"]:checked + label span,
.jobsearch-payments-checkbox input[type="checkbox"] + label:hover span,
.jobsearch-payments-checkbox input[type="radio"]:checked + label span,
.jobsearch-payments-checkbox input[type="radio"] + label:hover span {
box-shadow: none;
border: none;
position: relative;
}
.jobsearch-payments-checkbox input[type="checkbox"]:checked + label span:before,
.jobsearch-payments-checkbox input[type="checkbox"] + label:hover span:before,
.jobsearch-payments-checkbox input[type="radio"]:checked + label span:before,
.jobsearch-payments-checkbox input[type="radio"] + label:hover span:before {
content: "\e91b";
font-family: wp-jobsearch-icomoon;
position: absolute;
left: 0px;
top: 0px;
line-height: 1;
color: #13b5ea;
}
.jobsearch-payment-method-wrap {
float: left;
width: 100%;
border-bottom: 1px solid #e8eef2;
padding: 0px 22px 15px 0px;
margin-bottom: 23px;
}
.jobsearch-payment-method-wrap a {
float: left;
margin: 0px 10px 10px 0px;
}
.jobsearch-payment-method-wrap i {
float: right;
color: #45c386;
font-size: 29px;
}
.jobsearch-payment-method-wrap.jobsearch-light i { color: #f2f2f2; } .jobsearch-employer-confitmation {
float: left;
width: 100%;
text-align: center;
margin-bottom: 55px;
}
.jobsearch-employer-confitmation img { margin-bottom: 32px; }
.jobsearch-employer-confitmation h2 {
font-size: 36px;
color: #666f80;
margin-bottom: 15px;
line-height: 1;
}
.jobsearch-employer-confitmation p {
line-height: 24px;
margin-bottom: 30px;
display: inline-block;
width: 90%;
}
.jobsearch-employer-confitmation a {
display: inline-block;
padding: 11px 22px 12px 22px;
font-size: 12px;
color: #13b5ea;
border: 1px solid #13b5ea;
border-radius: 3px;
line-height: 1;
margin: 0px 6px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-employer-confitmation a:hover {
background-color: #13b5ea;
border-color: #0585af;
color: #ffffff;
} .jobsearch-candidate,.jobsearch-candidate-default-wrap,
.jobsearch-candidate-default figure a,.jobsearch-candidate-default figure img {
float: left;
width: 100%;
}
.jobsearch-candidate ul li                                                                                      { list-style: none; }
.jobsearch-candidate > ul > li                                                                                  { margin-bottom: 20px; } .jobsearch-candidate-default                                                                                    { margin-bottom: 20px; }
.jobsearch-candidate-default figure img                                                                         { border-radius: 100%; }
.jobsearch-candidate-default figure ~ .jobsearch-candidate-default-text                                         { margin-left: 98px; padding-top: 17px; }
.jobsearch-candidate-default-left                                                                               { float: left; }
.jobsearch-candidate-default-text ul                                                                            { margin: 0px; }
.jobsearch-candidate-default-text ul li a.jobsearch-candidate-default-studio                                    { color: #13b5ea; }
.jobsearch-candidate-default-text ul li a                                                                       { color: #999999; }
.jobsearch-candidate-default-btn i                                                                              { margin-right: 2px; }
.jobsearch-candidate-default-wrap {
border: 1px solid #ececec;
padding: 19px 19px;
position: relative;
background-color: #ffffff;
}
.resume-loding-msg {
position: absolute;
right: 20px;
top: 8px;
color: #8bb300;
}
.jobsearch-candidate-default figure {
float: left;
width: 80px;
margin: 0px;
}
.jobsearch-candidate-default figure a img { height: 80px; }
.jobsearch-candidate-default-text h2 {
font-size: 16px;
margin-bottom: 12px;
line-height: 1;
}
.jobsearch-candidate-default-text h2 i {
color: #13b5ea;
font-size: 14px;
}
.jobsearch-candidate-default-text ul li {
float: left;
color: #999999;
font-size: 12px;
padding: 0px 15px;
border-left: 1px solid #e0e0e0;
line-height: 1.4;
}
.jobsearch-candidate-default-text ul li i {
float: left;
font-size: 15px;
color: #aaaaaa;
margin: 0px 10px 0px 0px;
}
.jobsearch-candidate-default-text ul li:first-child {
padding-left: 0px;
border: none;
}
.jobsearch-candidate-default-btn {
float: right;
font-size: 12px;
color: #13b5ea;
border: 1px solid #13b5ea;
line-height: 1;
padding: 8px 9px;
margin-top: 7px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-candidate-default-btn:hover {
background-color: #13b5ea;
color: #ffffff;
}
.jobsearch-applicns-candidate ul li { margin-bottom: 0px; }
.jobsearch-applicns-candidate .jobsearch-candidate-default-wrap { border-top: none; } .jobsearch-candidate-grid figure,.jobsearch-candidate-grid-thumb img,
.jobsearch-candidate-grid figure figcaption {
float: left;
width: 100%;
}
.jobsearch-candidate-grid { margin-bottom: 15px; }
.jobsearch-candidate-grid > ul > li {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -3px;
margin-bottom: 30px;
}
.jobsearch-typo-wrap .jobsearch-candidate-grid > ul > li { float: none; }
.jobsearch-employer-wrap-section .jobsearch-candidate-grid figure { padding-bottom: 18px; }
.jobsearch-candidate-grid figure {
text-align: center;
margin: 0px;
border: 1px solid #ececec;
position: relative;
padding: 24px 22px 24px 22px;
background-color: #ffffff;
}
.jobsearch-candidate-grid-thumb {
display: inline-block;
width: 124px;
height: 124px;
position: relative;
margin-bottom: 8px;
}
.jobsearch-candidate-grid figure figcaption { line-height: 1; }
.jobsearch-candidate-grid-thumb img { border-radius: 100%; height: 100%; }
.jobsearch-candidate-grid-status {
position: absolute;
left: 8px;
top: 9px;
width: 22px;
height: 22px;
background-color: #53b427;
border: 4px solid #ffffff;
border-radius: 100%;
}
.jobsearch-candidate-grid-status.jobsearch-yellow { background-color: #fcd116; }
.jobsearch-candidate-grid-status.jobsearch-red { background-color: #e81123; }
.jobsearch-candidate-grid-status.jobsearch-none { background-color: #ffffff; border-color: #53b427; border-width: 2px; }
.jobsearch-candidate-grid figure figcaption h2 {
margin-bottom: 10px;
line-height: 1;
font-size: 16px;
}
.jobsearch-candidate-grid figure figcaption p {
font-size: 12px;
color: #999999;
margin-bottom: 8px;
line-height: 1.3;
}
.jobsearch-candidate-grid figure figcaption p a a { color: #13b5ea; }
.jobsearch-candidate-grid-option li a {
color: #999999;
float: right;
}
.jobsearch-candidate-grid figure figcaption span {
font-size: 12px;
color: #999999;
line-height: 1.3;
}
.jobsearch-candidate-grid-option  {
background-color: #fcfcfc;
float: left;
width: 100%;
border: 1px solid #ececec;
border-top: none;
padding-right: 5px;
margin: 0px;
}
.jobsearch-candidate-grid-option li {
float: left;
width: 100%;
list-style: none;
line-height: 1;
color: #999999;
font-size: 12px;
padding: 14px 18px 13px 18px;
}
.jobsearch-candidate-grid-option li div.jobsearch-right { width: 100%; }
.jobsearch-candidate-grid-option li span {
color: #555555;
font-size: 13px;
float: left;
margin-bottom: 3px;
font-weight: 500;
} .jobsearch-social-icons  {
background-color: #fcfcfc;
float: left;
width: 100%;
border: 1px solid #ececec;
border-top: none;
text-align: center;
padding-top: 13px;
}
.team-style-two ul .jobsearch-social-icons,
.jobsearch-candidate-grid .jobsearch-social-icons {
margin: 0px;
padding-top: 0px;
}
.jobsearch-social-icons li {
display: inline-block;
list-style: none;
font-size: 24px;
padding: 11px 1px 11px 1px;
}
.jobsearch-social-icons li a.jobsearch-facebook-logo                { color: #375d93; }
.jobsearch-social-icons li a.jobsearch-twitter-logo                 { color: #43afe9; }
.jobsearch-social-icons li a.jobsearch-linkedin-button              { color: #007eb3; }
.jobsearch-social-icons li a.jobsearch-google-plus-logo-button      { color: #e24046; } .jobsearch_candidate_info {
float: left;
width: 100%;
border: 1px solid #ececec;
padding: 40px 40px;
text-align: center;
margin-bottom: 21px;
position: relative;
}
.jobsearch_candidate_info figure {
display: inline-block;
width: 184px;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
border-radius: 100%;
margin-bottom: 13px;
}
.jobsearch_candidate_info figure img {
float: left;
width: 100%;
border-radius: 100%;
border: 3px solid #ffffff;
}
.jobsearch_candidate_info h2 {
margin-bottom: 10px;
font-size: 20px;
line-height: 1;
}
.jobsearch_candidate_info p,
.jobsearch_candidate_info span {
color: #999999;
font-size: 14px;
display: block;
line-height: 1.4;
}
.jobsearch_candidate_info p { margin-bottom: 6px; }
.jobsearch_candidate_info span { margin-bottom: 19px; }
.jobsearch_candidate_info p a,.jobsearch_candidate_info small { color: #13b5ea; }
.jobsearch_candidate_info small {
font-size: 14px;
display: block;
line-height: 1;
margin-bottom: 26px;
}
.jobsearch_candidate_info ul {
float: left;
width: 100%;
margin: 0px 0px 8px 0px;
}
.jobsearch_candidate_info ul li {
display: inline-block;
list-style: none;
margin-right: -4px;
line-height: 1;
}
.jobsearch_candidate_info ul li a {
float: left;
color: #375d93;
font-size: 40px;
margin: 0px 6px 10px 6px;
}
.jobsearch_candidate_info ul li a[data-original-title="twitter"]                    { color: #43afe9; }
.jobsearch_candidate_info ul li a[data-original-title="linkedin"]                   { color: #007eb3; }
.jobsearch_candidate_info ul li a[data-original-title="google-plus"]                { color: #e24046; }
.jobsearch_candidate_info ul li a[data-original-title="dribbble"]                   { color: #f95c94; }
.jobsearch-candidate-download-btn {
display: inline-block;
font-size: 14px;
color: #13b5ea;
border: 1px solid #13b5ea;
border-radius: 40px;
padding: 10px 23px;
line-height: 1;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-candidate-download-btn i {
float: left;
font-size: 16px;
margin: -2px 10px 0px 0px;
}
.jobsearch-candidate-download-btn:hover {
background-color: #13b5ea;
color: #ffffff;
}
.jobsearch-candidate-editor {
float: left;
width: 100%;
margin-bottom: 9px;
}
.jobsearch-candidate-editor .jobsearch-jobdetail-services { margin-bottom: 13px; } .jobsearch-candidate-title {
float: left;
width: 100%;
line-height: 1;
margin-bottom: 27px;
position: relative;
}
.jobsearch-candidate-title i {
display: inline-block;
width: 40px;
height: 40px;
text-align: center;
background-color: #f0f0f0;
border: 1px solid #dedede;
box-shadow: 0px 0px 0px 3px #ffffff inset;
border-radius: 100%;
color: #13b5ea;
padding-top: 9px;
margin-right: 11px;
}
.jobsearch-candidate-title h2 {
font-size: 20px;
margin-bottom: 0px;
line-height: 1;
text-transform: uppercase;
} .jobsearch-candidate-timeline {
float: left;
width: 100%;
margin-bottom: 25px;
}
.jobsearch-candidate-timeline ul li { list-style: none; }
.jobsearch-candidate-timeline > ul > li { margin-bottom: 20px; }
.jobsearch-candidate-timeline small {
float: left;
font-size: 12px;
color: #13b5ea;
padding: 19px 0px 0px 0px;
margin-left: 16px;
position: relative;
width: 87px;
text-align: right;
}
.jobsearch-candidate-timeline small:before {
content: '';
position: absolute;
left: 9px;
top: 7px;
background-color: #dddddd;
width: 78px;
height: 1px;
}
.jobsearch-candidate-timeline small:after {
content: '';
position: absolute;
left: 2px;
top: 3px;
background-color: #13b5ea;
width: 8px;
height: 8px;
border-radius: 100%;
}
.jobsearch-candidate-timeline small ~ .jobsearch-candidate-timeline-text { margin-left: 124px; }
.jobsearch-candidate-timeline-text span {
line-height: 1;
font-size: 12px;
color: #13b5ea;
margin-bottom: 11px;
display: block;
}
.jobsearch-candidate-timeline-text h2 {
font-size: 18px;
margin-bottom: 9px;
line-height: 1;
}
.jobsearch-candidate-timeline-text p {
font-size: 15px;
color: #999999;
margin-bottom: 0px;
} .jobsearch_progressbar {
margin-bottom: 17px;
float: left;
width: 100%;
position: relative;
}
.jobsearch_progressbar .bar-container {
position: relative;
height: 6px;
border-radius: 0px 10px 10px 0px;
float: right;
width: 60%;
margin-top: 3px;
}
.jobsearch_progressbar .bar-container:before,
.jobsearch_progressbar .bar-container:after,
.jobsearch_progressbar .backgroundBar:before,
.jobsearch_progressbar .backgroundBar:after {
content: '';
position: absolute;
left: 20%;
top: 0px;
width: 5px;
height: 6px;
background-color: #ffffff;
z-index: 2;
}
.jobsearch_progressbar .bar-container:after { left: 40%; }
.jobsearch_progressbar .backgroundBar:before { left: 60%; }
.jobsearch_progressbar .backgroundBar:after { left: 80%; }
.jobsearch_progressbar_wrap {
float: left;
width: 100%;
margin-bottom: 22px; }
.jobsearch_progressbar .backgroundBar {
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
}
.jobsearch_progressbar .bar {
position: absolute;
top: 0;
left: 0;
height: 100%;
border-radius: 10px 0px 0px 10px;
}
.jobsearch_progressbar .title {
float: left;
font-size: 12px;
color: #333333;
line-height: 1;
}
.jobsearch_progressbar_subtitle {
float: left;
width: 100%;
font-size: 14px;
color: #333333;
font-weight: 500;
margin: 14px 0px 38px 0px;
line-height: 1;
}
.candidate_portfolio { margin-bottom: 20px; }
.jobsearch-three-column-row { margin: 0px -5px; }
.jobsearch-three-column {
float: left;
width: 33.333%;
padding: 0px 5px;
}
.jobsearch-candidate-dasboard {
float: left;
width: 100%;
margin-bottom: 50px;
} .jobsearch-candidate-section {
float: left;
width: 100%;
padding-left: 12px;
}
.jobsearch-candidate-dashboard-editor {
padding-left: 57px;
margin-bottom: 50px;
}
.jobsearch-candidate-resume-wrap {
float: left;
width: 100%;
position: relative;
}
.jobsearch-candidate-resume-wrap:before {
content: '';
position: absolute;
left: 19px;
top: 0px;
width: 2px;
height: 100%;
background-color: #f1f0f7;
}
.jobsearch-candidate-resume-wrap:last-child:before { display: none; }
.jobsearch-candidate-resume-wrap
.jobsearch-candidate-title:before,
.jobsearch-candidate-resume-wrap
.jobsearch-candidate-title:after {
content: '';
position: absolute;
left: 19px;
top: -15px;
height: 15px;
width: 2px;
background-color: #ffffff;
}
.jobsearch-candidate-resume-wrap
.jobsearch-candidate-title:after {
top: auto;
bottom: -15px;
}
.jobsearch-resume-addbtn {
float: right;
background-color: #13b5ea;
border: 1px solid #13b5ea;
font-size: 10px;
color: #ffffff;
text-transform: uppercase;
padding: 12px 12px;
border-radius: 40px;
line-height: 1;
margin-top: 1px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-resume-addbtn:hover {
background-color: #ffffff;
} .jobsearch-resume-education {
float: left;
width: 100%;
padding-left: 78px;
}
.jobsearch-resume-education-wrap {
float: left;
padding-left: 11px;
}
.jobsearch-resume-education ul li {
list-style: none;
line-height: 1;
position: relative;
}
.jobsearch-typo-wrap .jobsearch-resume-education > ul > li { padding-bottom: 58px; }
.jobsearch-resume-education ul li:last-child:before { display: none; }
.jobsearch-resume-education > ul > li:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 1px;
height: 100%;
background-color: #dddddd;
}
.jobsearch-resume-education > ul > li:after {
content: '';
position: absolute;
left: -5px;
top: 0px;
width: 12px;
height: 12px;
border: 1px solid #dddddd;
border-radius: 100%;
background-color: #ffffff;
}
.jobsearch-resume-education small {
margin-bottom: 8px;
display: block;
}
.jobsearch-resume-education h2 {
line-height: 1;
margin-bottom: 9px;
font-size: 18px;
}
.jobsearch-resume-education h2 a { color: #666666; }
.jobsearch-resume-education span {
color: #13b5ea;
font-size: 12px;
}
.jobsearch-resume-education-btn {
float: right;
margin-top: 16px;
}
.jobsearch-resume-education-btn a {
float: left;
font-size: 14px;
color: #ff6d4a;
margin: 6px 15px 0px 0px;
}
.jobsearch-resume-education-btn a.jobsearch-edit { color: #333333; }
.jobsearch-resume-education-btn a.el-drag-item { color: #333333; }
.jobsearch-candidate-resume-wrap .jobsearch-company-gallery { padding-left: 55px; padding-bottom: 27px; } .jobsearch-add-skills {
float: left;
width: 100%;
padding-left: 57px;
margin-bottom: 30px;
}
.jobsearch-add-skills ul li {
list-style: none;
line-height: 1;
margin-bottom: 20px;
position: relative;
}
.jobsearch-add-skills-wrap {
float: left;
width: 80%;
}
.jobsearch-add-skills-wrap span {
float: left;
width: 43px;
height: 43px;
border: 1px solid #dedede;
border-radius: 100%;
color: #999999;
font-size: 18px;
text-align: center;
padding: 13px 5px 0px 5px;
margin-right: 20px;
}
.jobsearch-add-skills-wrap h2 {
font-size: 16px;
margin-bottom: 0px;
line-height: 1;
padding: 12px 0px 0px 0px;
font-weight: 400;
}
.jobsearch-add-skills-wrap h2 a { color: #666666; }
.jobsearch-add-skills-wrap .jobsearch-resume-education-btn { margin-top: 10px; }
.jobsearch-typo-wrap .jobsearch-resume-education.jobsearch-resume-awards ul li { padding-bottom: 27px; } .jobsearch-candidate-savedjobs {
float: left;
width: 100%;
margin-bottom: 40px;
}
.jobsearch-candidate-savedjobs table > thead > tr > th, .jobsearch-candidate-savedjobs table > tbody > tr > th,
.jobsearch-candidate-savedjobs table > tfoot > tr > th, .jobsearch-candidate-savedjobs table > thead > tr > td,
.jobsearch-candidate-savedjobs table > tbody > tr > td, .jobsearch-candidate-savedjobs table > tfoot > tr > td {
border: none;
}
.jobsearch-candidate-savedjobs thead { background-color: #f2f2f2; }
.jobsearch-candidate-savedjobs thead tr th:first-child,.jobsearch-candidate-savedjobs tbody td:first-child { padding-left: 15px; }
.jobsearch-candidate-savedjobs thead tr th:first-child,.jobsearch-candidate-savedjobs tbody td:first-child { width: 58%; }
.jobsearch-candidate-savedjobs thead tr th {
text-align: left;
padding: 3px 0px 3px 0px;
font-size: 14px;
color: #333333;
font-weight: 500;
}
.jobsearch-savedjobs-thumb {
display: inline-block;
width: 44px;
margin-right: 15px;
vertical-align: middle;
}
.jobsearch-candidate-savedjobs tbody td {
padding: 16px 0px 16px 0px;
font-size: 12px;
vertical-align: middle;
text-align: left;
}
.jobsearch-candidate-savedjobs tbody tr {
border-bottom: 1px solid #ececec;
}
.jobsearch-candidate-savedjobs tbody tr:nth-child(even) { background-color: #fafcfc; }
.jobsearch-candidate-savedjobs tbody td h2 {
font-size: 16px;
margin-bottom: 0px;
line-height: 1;
display: inline-block;
}
.jobsearch-candidate-savedjobs tbody td span { color: #13b5ea; }
.jobsearch-savedjobs-links {
float: right;
color: #333;
font-size: 14px;
line-height: 1;
margin-right: 15px;
}
.jobsearch-savedjobs-links.jobsearch-delete-applied-job,.jobsearch-savedjobs-links.jobsearch-delete-fav-job { color: #ff6d4a; }
.jobsearch-savedjobs-links .jobsearch-view {
font-size: 21px;
float: left;
margin-top: -3px;
} .jobsearch-applied-jobs,.jobsearch-applied-jobs-wrap {
float: left;
width: 100%;
}
.jobsearch-applied-jobs-wrap {
border: 1px solid #ececec;
padding: 14px;
}
.jobsearch-applied-jobs ul li {
list-style: none;
line-height: 1;
}
.jobsearch-applied-jobs > ul > li,.jobsearch-applied-jobs { margin-bottom: 20px; }
.jobsearch-applied-jobs-thumb {
float: left;
width: 69px;
}
.jobsearch-applied-jobs-thumb ~ .jobsearch-applied-jobs-text { margin-left: 133px; }
.jobsearch-applied-jobs-left { float: left; width: 73%; }
.jobsearch-applied-jobs-text span {
color: #13b5ea;
font-size: 12px;
line-height: 1;
margin-bottom: 8px;
display: inline-block;
}
.jobsearch-applied-jobs-text h2 {
font-size: 16px;
line-height: 1;
margin-bottom: 12px;
}
.jobsearch-applied-jobs-text ul { margin: 0px; }
.jobsearch-applied-jobs-text ul li {
float: left;
font-size: 11px;
padding: 3px 5px;
}
.jobsearch-applied-jobs-text ul li:last-child { padding-right: 0px; }
.jobsearch-applied-jobs-text ul li a { color: #999; }
.candidate-more-acts-con ul li a {
display: block;
white-space: nowrap;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-applied-jobs-text ul li:first-child {
padding-left: 0px;
border-left: none;
}
.jobsearch-applied-jobs-text ul li i {
color: #aaaaaa;
margin-right: 3px;
}
.jobsearch-applied-jobs-text .jobsearch-savedjobs-links { margin-top: 27px; }
.jobsearch-applied-job-btns {
float: right;
padding: 12px 0px 0px 0px;
}
.jobsearch-applied-job-btns .candidate-more-acts-con ul {
position: absolute;
top: 100%;
right: 0px;
border: 1px solid #ddd;
background-color: #ffffff;
margin-top: 2px;
display: none;
z-index: 100;
}
.jobsearch-applied-job-btns .candidate-more-acts-con ul li {
float: left;
width: 100%;
border-bottom: 1px solid #ddd;
padding: 9px 8px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.candidate-more-acts-con a i { float: right; margin-left: 4px; }
.jobsearch-applied-job-btns .candidate-more-acts-con ul li:hover {
background-color: #f9f9f9;
}
.jobsearch-applied-job-btns .candidate-more-acts-con ul li:hover a { color: #333333; }
.jobsearch-applied-job-btns .candidate-more-acts-con ul li:last-child { border: none; }
.jobsearch-applied-job-btns ul li {
border: none;
padding: 0px;
line-height: 1;
position: relative;
}
.jobsearch-applied-job-btns > ul > li { margin: 10px 0px 0px 5px; }
.jobsearch-applied-job-btns ul li:first-child { margin-left: 0px; }
.preview-candidate-profile,.more-actions {
float: left;
padding: 6px 6px;
border: 1px solid #ddd;
font-size: 11px;
text-transform: uppercase;
background-color: #f9f9f9;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-applied-job-btns .more-actions:hover,
.jobsearch-applied-job-btns .more-actions.open-options {
background-color: #fff;
}
.more-fields-act-btn {
float: left;
position: relative;
}
.more-fields-act-btn .more-actions {
padding: 7px 16px;
color: #333;
background-color: transparent;
border: 1px solid #efefef;
width: 120px;
font-size: 13px;
text-transform: capitalize;
}
.more-fields-act-btn .more-actions span {
float: right;
margin: 6px 0px 0px 0px;
color: #999999;
}
.more-fields-act-btn ul {
position: absolute;
top: 100%;
right: 0px;
border: 1px solid #ddd;
background-color: #ffffff;
margin-top: 2px;
display: none;
z-index: 100;
}
.more-fields-act-btn ul li {
float: left;
width: 100%;
list-style: none;
border-bottom: 1px solid #ddd;
line-height: 1;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.more-fields-act-btn ul li a {
display: block;
color: #999;
padding: 9px 8px;
font-size: 11px;
white-space: nowrap;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.more-fields-act-btn ul li:hover a {
background-color: #f9f9f9;
}
.jobsearch-applied-job-btns .more-actions,.jobsearch-applied-job-btns .more-actions i,.preview-candidate-profile:hover,.preview-candidate-profile:hover i { color: #ffffff; }
.preview-candidate-profile i,.more-actions i {
float: left;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.profile-view { color: #49a74c; font-weight: bold; }
.profile-view.unviewed { color: #ff2424; font-weight: bold; } .jobsearch-job-alerts {
float: left;
width: 100%;
margin-bottom: 40px;
}
.jobsearch-job-alerts table > thead > tr > th, .jobsearch-job-alerts table > tbody > tr > th,
.jobsearch-job-alerts table > tfoot > tr > th, .jobsearch-job-alerts table > thead > tr > td,
.jobsearch-job-alerts table > tbody > tr > td, .jobsearch-job-alerts table > tfoot > tr > td {
border: none;
}
.jobsearch-job-alerts thead { background-color: #f2f2f2; }
.jobsearch-job-alerts thead tr th:first-child,.jobsearch-job-alerts tbody td:first-child { padding-left: 15px; }
.jobsearch-job-alerts thead tr th {
text-align: left;
padding: 3px 0px 3px 0px;
font-size: 14px;
color: #333333;
font-weight: 500;
}
.jobsearch-job-alerts tbody td {
padding: 16px 0px 16px 0px;
font-size: 12px;
vertical-align: middle;
text-align: left;
}
.jobsearch-job-alerts tbody tr {
border-bottom: 1px solid #ececec;
}
.jobsearch-job-alerts tbody tr:nth-child(even) { background-color: #fafcfc; }
.jobsearch-job-alerts tbody td span {
color: #333333;
font-size: 14px;
font-weight: 500;
}
.jobsearch-job-alerts .jobsearch-savedjobs-links { margin-top: 2px; }
.jobsearch-savedjobs-links.jobsearch-del-user-job-alert { color: #ff6d4a; }
.jobsearch-job-alerts-wrap td li { list-style: none; } .jobsearch-upload-cv,.jobsearch-upload-cv p {
float: left;
width: 100%;
}
.jobsearch-upload-cv { margin-bottom: 34px; }
.jobsearch-upload-cv small {
color: #333333;
font-size: 14px;
display: block;
margin-bottom: 12px;
font-weight: 500;
line-height: 1;
}
.jobsearch-upload-cv p {
color: #b1b1b1;
font-size: 12px;
line-height: 1;
margin-bottom: 0px;
}
.jobsearch-upload-cv .jobsearch-disabled-input {
float: left;
width: 76%;
height: 40px;
background-color: #ffffff;
border: 1px solid #eceeef;
font-size: 12px;
color: #333;
padding: 6px 14px;
margin-bottom: 13px;
}
.jobsearch-cvupload-file {
position: relative;
overflow: hidden;
float: right;
}
.jobsearch-cvupload-file span {
float: left;
padding: 11px 22px;
line-height: 1;
color: #13b5ea;
font-size: 14px;
border: 1px solid #13b5ea;
border-radius: 3px;
font-weight: 400;
margin-bottom: 13px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-cvupload-file span i {
font-size: 15px;
margin-right: 6px;
}
.jobsearch-cvupload-file:hover span {
color: #ffffff;
background-color: #13b5ea;
}
.jobsearch-cvupload-file input.jobsearch-upload-btn {
position: absolute;
top: 0;
left: 0;
margin: 0;
padding: 0;
font-size: 20px;
cursor: pointer;
opacity: 0;
filter: alpha(opacity=0);
} .jobsearch-cv-manager-list,.jobsearch-cv-manager-wrap {
float: left;
width: 100%;
}
.jobsearch-cv-manager-wrap {
border: 1px solid #ececec;
padding: 14px;
}
.jobsearch-cv-manager-list ul li {
list-style: none;
line-height: 1;
}
.jobsearch-cv-manager-list .jobsearch-cv-manager-wrap {
border-bottom: none;
}
.jobsearch-cv-manager-list:last-child {
border-bottom: 1px solid #ececec;
margin-bottom: 40px;
}
.jobsearch-cv-manager-thumb {
float: left;
width: 69px;
font-size: 45px;
text-align: center;
}
.jobsearch-cv-manager-thumb .fa-file-pdf-o { color: #DE300E; }
.jobsearch-cv-manager-thumb .fa-file-word-o { color: #2B5797; }
.jobsearch-cv-manager-thumb img { border-radius: 100%; }
.jobsearch-cv-manager-thumb ~ .jobsearch-cv-manager-text { margin-left: 89px; }
.jobsearch-cv-manager-left { float: left; }
.jobsearch-cv-manager-text h2 {
font-size: 16px;
line-height: 1;
margin-bottom: 11px;
}
.jobsearch-cv-manager-text ul { margin: 0px; }
.jobsearch-cv-manager-text ul li {
float: left;
font-size: 12px;
padding: 3px 15px;
border-left: 1px solid #e0e0e0;
}
.jobsearch-cv-manager-text ul li a { color: #999; }
.jobsearch-cv-manager-text ul li:first-child {
padding-left: 0px;
border-left: none;
}
.jobsearch-cv-manager-text ul li i {
color: #aaaaaa;
margin-right: 7px;
}
.jobsearch-cv-manager-download.jobsearch-cv-manager-link { color: #60cd9b; }
.jobsearch-cv-manager-link {
float: right;
color: #ff6d4a;
font-size: 14px;
line-height: 1;
margin-right: 15px;
margin-top: 15px;
}
.jobsearch-cv-manager-link .jobsearch-view {
font-size: 21px;
float: left;
margin-top: -3px;
} .jobsearch-add-popup {
position: absolute;
left: 0px;
top: 0px;
margin-top: 6%;
background-color: #ffffff;
padding: 30px 30px 18px 30px;
z-index: 99;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
display: none;
width: 100%;
}
.close-popup-item {
position: absolute;
right: 30px;
top: 20px;
color: #ff6d4a;
cursor: pointer;
}
.jobsearch-resume-education .close-popup-item { color: #ff6d4a; font-size: 15px; }
.jobsearch-add-popup input[type="submit"] {
float: left;
background-color: #13b5ea;
font-size: 14px;
text-transform: uppercase;
font-weight: 500;
color: #ffffff;
border-radius: 40px;
padding: 13px 24px;
line-height: 1;
border: none;
margin-top: 5px;
}
.jobsearch-add-popup .jobsearch-checkbox {
margin: 0px 0px 13px 0px;
}
.jobsearch-add-popup .jobsearch-checkbox input[type="checkbox"] + label span,
.jobsearch-add-popup .jobsearch-checkbox input[type="radio"] + label span {
width: 16px;
height: 16px;
border-color: #eceeef;
} .jobsearch-modal {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 99999;
}
body.jobsearch-modal-active{
overflow: hidden;
-ms-overflow: hidden;
padding-right: 16px;
}
.jobsearch-modal {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.jobsearch-modal.fade {
visibility: hidden;
-ms-visibility: hidden;
opacity: 0;
}
.jobsearch-modal.fade-in {
visibility: visible;
-ms-visibility: visible;
opacity: 1;
}
.jobsearch-modal .modal-inner-area {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000000;
opacity: 0.70;
z-index: 9999;
}
.jobsearch-modal .modal-content-area {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
overflow-y: scroll;
-ms-overflow-y: scroll;
z-index: 99999;
text-align: center;
padding-right: 30px;
}
.jobsearch-modal .modal-box-area {
width: 600px;
background-color: #ffffff;
border-radius: 4px;
padding: 30px 30px 30px 30px;
position: absolute;
margin: -260px 0px 0px -260px;
top: 50%;
left: 50%;
}
.jobsearch-modal .modal-close {
cursor: pointer;
float: right;
color: #d1d1d1;
font-size: 19px;
line-height: 1;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-modal-title-box {
float: left;
width: 100%;
margin-bottom: 15px;
}
.jobsearch-modal-title-box h2 {
float: left;
text-transform: uppercase;
font-size: 20px;
margin-bottom: 0px;
line-height: 1;
}
.jobsearch-box-title {
float: left;
overflow: hidden;
position: relative;
width: 100%;
text-align: center;
margin-bottom: 33px;
line-height: 25px;
}
.jobsearch-box-title:before,
.jobsearch-box-title:after {
content: '';
position: absolute;
left: 0px;
bottom: 2px;
width: 1px;
height: 10px;
background-color: #e5e5e5;
}
.jobsearch-box-title:after {
left: auto;
right: 0px;
}
.jobsearch-box-title span:before,
.jobsearch-box-title span:after {
background-color: #e5e5e5;
content: "";
height: 1px;
left: 100%;
margin-left: 8px;
position: absolute;
top: 12px;
width: 999em;
}
.jobsearch-box-title span:after {
left: auto;
right: 100%;
margin-left: 0px;
margin-right: 8px;
}
.jobsearch-box-title span {
display: inline-block;
font-size: 12px;
color: #1cb5ea;
position: relative;
} .jobsearch-user-options,.jobsearch-user-options ul {
float: left;
width: 100%;
}
.jobsearch-user-options ul li {
float: left;
width: 50%;
list-style: none;
padding: 0px 10px 28px 10px;
text-align: center;
line-height: 1;
}
.jobsearch-user-options i {
position: absolute;
left: 50%;
top: -16px;
color: #ffffff;
border-radius: 100%;
width: 33px;
height: 33px;
background-color: #1cb4e9;
font-size: 17px;
padding-top: 8px;
margin-left: -16px;
}
.jobsearch-user-options span {
display: block;
font-size: 20px;
color: #2c3e50;
font-weight: 500;
margin-bottom: 6px;
}
.jobsearch-user-options small {
font-size: 12px;
color: #555555;
font-style: italic;
}
.jobsearch-user-options ul li a {
border: 1px solid #dddddd;
float: left;
width: 100%;
padding: 30px 10px 15px 10px;
position: relative;
}
.jobsearch-user-options ul li.active a { background-color: #2c3e50; }
.jobsearch-user-options ul li.active span { color: #fff; }
.jobsearch-user-options ul li.active small { color: #c4d3dd; }
.jobsearch-user-options ul li.active i { background-color: #93c907; } .jobsearch-user-form,.jobsearch-user-form label,.jobsearch-user-form-info,
.jobsearch-user-form input[type="text"],.jobsearch-user-form input[type="password"] {
float: left;
width: 100%;
text-align: left;
}
.jobsearch-user-form-info {
float: right;
width: 60%;
margin: 18px 0px 0px 0px;
}
.jobsearch-user-form-coltwo .jobsearch-user-form-info,.jobsearch-reset-password .jobsearch-user-form-info { width: auto; } 
.jobsearch-user-form ul { margin: 0px -10px; }
.jobsearch-user-form ul > li {
float: left;
width: 100%;
list-style: none;
padding: 0px 10px;
position: relative;
line-height: 1;
margin-bottom: 18px;
}
.jobsearch-user-form ul li:last-child { margin-bottom: 0px; }
.jobsearch-user-form label {
font-size: 14px;
color: #666666;
font-weight: 400;
margin-bottom: 10px;
}
.jobsearch-user-form input[type="text"],
.jobsearch-user-form input[type="password"],
.jobsearch-user-form input[type="email"],
.jobsearch-user-form input[type="number"],
.jobsearch-user-form input[type="tel"] {
padding: 6px 13px;
color: #000;
font-size: 12px;
height: 42px;
border: 1px solid #efefef;
border-radius: 3px;
background-color: #ffffff;
width: 100%;
}
.jobsearch-send-message-form textarea,.form-textarea textarea {
padding: 6px 13px;
float: left;
width: 100%;
color: #000;
font-size: 12px;
height: 150px;
border: 1px solid #efefef;
border-radius: 3px;
background-color: #ffffff;
}
.jobsearch-user-form i.jobsearch-icon {
position: absolute;
right: 29px;
bottom: 11px;
font-size: 20px;
color: #aaaaaa;
}
.jobsearch-user-form input[type="submit"] {
text-align: center;
font-size: 20px;
text-transform: uppercase;
padding: 12px 38px;
border-radius: 40px;
border: 1px solid;
background-color: #13b5ea;
color: #ffffff;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-user-form input.jobsearch-reset-password-submit-btn { padding: 10px 30px; font-size: 18px; }
.jobsearch-user-form input[type="submit"]:hover { background-color: #ffffff !important; }
.jobsearch-user-form-info p {
float: left;
color: #555555;
font-size: 12px;
margin-bottom: 0px;
line-height: 1;
}
.jobsearch-user-form-info p a { color: #13b5ea; }
.jobsearch-user-form-info .jobsearch-checkbox {
float: right;
width: auto;
}
.jobsearch-user-form-info .jobsearch-checkbox input[type="checkbox"] + label,
.jobsearch-user-form-info .jobsearch-checkbox input[type="radio"] + label {
color: #555555;
line-height: 1;
}
.jobsearch-user-form-info .jobsearch-checkbox input[type="checkbox"] + label span,
.jobsearch-user-form-info .jobsearch-checkbox input[type="radio"] + label span { margin-right: 8px; margin-top: -7px; } .jobsearch-login-media { margin: 0px -10px; }
.jobsearch-login-media li {
float: left;
width: 50%;
list-style: none;
padding: 0px 10px 15px 10px;
line-height: 1;
}
.jobsearch-login-media li:last-child,.jobsearch-login-media li:nth-child(3) { padding-bottom: 0px; }
.jobsearch-login-media li a {
float: left;
width: 100%;
background-color: #445c8e;
font-size: 14px;
color: #ffffff;
text-align: center;
font-weight: 400;
border-radius: 4px;
line-height: 3.3;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-login-media li a:hover { opacity: 0.80; }
.jobsearch-user-form-info p a:hover { text-decoration: underline; }
.jobsearch-login-media li i {
float: left;
font-size: 19px;
width: 55px;
padding: 14px 15px;
border-right: 1px solid rgba(0,0,0,0.20);
}
.jobsearch-login-media li a[data-original-title="twitter"]                    { background-color: #43afe9; }
.jobsearch-login-media li a[data-original-title="linkedin"]                   { background-color: #007eb3; }
.jobsearch-login-media li a.jobsearch-xing-bg                                 { background-color: #007575; }
.jobsearch-login-media li a[data-original-title="google"]                { background-color: #fb353f; }
.jobsearch-box-title-sub:after,.jobsearch-box-title-sub:before { display: none; }
.jobsearch-box-title-sub { margin-bottom: 18px; }
.jobsearch-user-form-coltwo.jobsearch-user-form > ul > li { width: 50%; }
.jobsearch-user-form-coltwo.jobsearch-user-form ul li.jobsearch-user-form-coltwo-full { width: 100%; }
.jobsearch-user-form .jobsearch-profile-select:after { top: 14px; }
.jobsearch-modal .jobsearch-user-form-coltwo.jobsearch-user-form > ul > li {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.jobsearch-user-form .range-in-user-form input[type="text"] {
text-align: center;
height: 22px;
padding: 0px;
margin-bottom: 8px;
} .jobsearch-login-box,.jobsearch-login-box h2,.jobsearch-login-box span,.jobsearch-login-box form,.jobsearch-login-with,
.jobsearch-login-box form ul,.jobsearch-login-box form ul li,.jobsearch-login-with a,.jobsearch-login-with span,.jobsearch-register-box { 
float: left;
width: 100%;
}
.jobsearch-login-box                            {margin-bottom: 31px;}
.jobsearch-login-box {
padding: 39px 40px 33px 40px;
background-color: #f6f6f6;
position: relative;
}
.pt-reset-password p,.login-form h2 ~ span,.pt-register h2 ~ span { font-size: 13px; }
.form-loader {
display: inline-block;
margin: 3px 0px 0px 15px;
font-size: 20px;
}
.form-loader i {
position: static;
color: #333;
}
.jobsearch-login-box h2 {
font-size: 24px;
margin:0px 0px 11px 0px;
line-height: 1;
}
.jobsearch-login-box span {
margin:0px 0px 23px 0px;
}
.jobsearch-login-box form ul { margin: 0px; }
.jobsearch-login-box form ul li {
padding: 0px 0px 12px 0px;
list-style: none;
}
.jobsearch-login-box form ul li input[type="text"],
.jobsearch-login-box form ul li input[type="password"],
.jobsearch-login-box form ul li input[type="email"],
.jobsearch-login-box form ul li input[type="tel"] {
font-size: 13px;
margin: 0px;
color: #444;
height: 39px;
width: 100%;
background-color: #ffffff;
border: 1px solid #eceeef;
padding-left: 19px;
}
.jobsearch-login-registration-form { margin: 0px -15px; }
.jobsearch-login-box form ul li textarea {
height: 155px;
font-size: 14px;
padding: 10px 10px 0px 23px;
color: #444; 
background-color: #ffffff;
width: 100%;
}
.jobsearch-login-box form input[type="submit"],
.jobsearch-login-box form .jobsearch-login-submit-btn,
.jobsearch-login-box form .jobsearch-reset-password-submit-btn {
border: none;
color: #ffffff;
font-size: 14px;
font-weight: 600;
margin: 0px 0px 0px 0px;
text-transform: uppercase;
padding: 8px 39px 6px 39px;
float: left;
}
.disabled-btn {
opacity: 0.70;
cursor: not-allowed;
}
.jobsearch-login-box form .jobsearch-register-submit-btn {
border: none;
color: #ffffff;
font-size: 14px;
font-weight: 600;
margin: 0px 0px 0px 0px;
text-transform: uppercase;
padding: 8px 39px 6px 39px;
float: left;
position: relative;
}
.jobsearch-login-box form ul li input[type="submit"] {
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-login-box form a {
float: right;
font-size: 12px;
line-height: 1;
font-style: italic;
margin-top: 14px;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.jobsearch-login-box form a:hover { text-decoration: underline; }
.jobsearch-login-box .jobsearch-profile-select select {
cursor: pointer;
color: #999;
}
.jobsearch-login-with             {text-align: center;}
.jobsearch-login-with span {
font-size: 18px;
margin: 11px 0px 29px 0px;
}
.pt-register .jobsearch-profile-select { line-height: 1.9; }
.jobsearch-login-with ul {
display: inline-block;
text-align: center;
width: 100%;
margin: 0px;
}
.jobsearch-login-with ul li {
float: left;
width: 50%;
padding: 0px 6px 12px 6px;
list-style: none;
}
.jobsearch-login-with a {
border-radius: 3px;
float: left;
width: 100%;
color: #ffffff;
font-size: 14px;
position: relative;
line-height: 2.6;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-login-with a:hover { opacity: 0.8; color: #ffffff; }
.jobsearch-login-with a i {
color: #ffffff;
padding: 11px 11px 11px 12px;
float: left;
width: 40px;
border-right: 1px solid rgba(255,255,255,0.2);
}
.login-reg-errors,.registration-errors,.jobsearch-alert.jobsearch-success-alert,
.jobsearch-alert.jobsearch-error-alert,.input-field-submit {
float: left;
width: 100%;
}
.jobsearch-user-form .registration-errors {
margin-top: 15px;
display: none;
}
.input-field-submit { margin-bottom: 8px; }
.jobsearch-send-message-form .send-email-loader-box {
position: absolute;
right: 15px;
top: 9px;
}
.jobsearch-alert.jobsearch-success-alert,
.jobsearch-alert.jobsearch-error-alert { margin-bottom: 10px; }
.login-reg-errors .alert-success,
.registration-errors .alert-success,
.jobsearch-alert.jobsearch-success-alert,
.send-email-msg-box.alert-success,
.jobsearch-send-message-form .message-box,
.widget_contact_form .jobsearch-ct-msg {
float: left;
width: 100%;
background-color: #32CD32 !important;
color: #ffffff;
padding: 8px 18px;
border-radius: 3px;
}
.widget_contact_form .jobsearch-ct-msg,.jobsearch-send-message-form .message-box { display: none; }
.jobsearch-alert.jobsearch-error-alert {
float: left;
width: 100%;
background-color: #e15440;
color: #ffffff;
padding: 8px 18px;
border-radius: 3px;
}
.jobsearch-alert.jobsearch-success-alert strong,
.jobsearch-alert.jobsearch-error-alert strong { color: #ffffff; }
.edu-loding-msg {
float: right;
background-color: #32CD32;
color: #ffffff;
padding: 8px 18px;
border-radius: 3px;
display: none;
}
.alert-danger strong { color: #ffffff; font-weight: normal; }
.login-reg-errors .alert-danger,
.registration-errors .alert-danger,
.reset-password-errors .alert-danger,
.employer-access-msg,
.jobsearch_candidate_info .employer-access-msg {
float: left;
width: 100%;
background-color: #e15440;
color: #ffffff;
padding: 8px 18px;
border-radius: 3px;
}
.jobsearch_candidate_info .employer-access-msg {
margin: 20px 0px 0px 0px;
padding: 8px 10px;
font-size: 12px;
}
.modal-box-area .jobsearch-candidate-default-btn {
float: none;
display: inline-block;
}
.modal-box-area .shortlisting-user-info { margin-top: 20px; }
.modal-box-area .resume-loding-msg {
position: static;
float: left;
width: 100%;
margin: 10px 0px 0px 0px;
}
.registration-errors .alert-danger p,
.login-reg-errors .alert-danger p,
.reset-password-errors .alert-danger p { margin: 0px; }
.registration-errors .alert-danger i,
.login-reg-errors .alert-danger i,
.reset-password-errors .alert-danger i,
.employer-access-msg i {
margin-right: 4px;
}
.jobsearch-login-with a.jobsearch-facebook-bg               {background-color: #4863a4;}
.jobsearch-login-with a.jobsearch-twitter-bg                {background-color: #55abee;}
.jobsearch-login-with a.jobsearch-google-plus-bg            {background-color: #e15440;}
.jobsearch-login-with a.jobsearch-linkedin-bg               {background-color: #0077b5;} .pt-register li label {
float: left;
font-weight: 400;
margin: 0px 20px 0px 0px;
}
.pt-register li label input[type="radio"] {
float: left;
margin: 5px 8px 0px 0px;
}
.ui-slider {
float: left;
width: 100%;
}
.jobsearch-typo-wrap .ui-widget-header { background-color: #13b5ea; }
.jobsearch-typo-wrap .ui-widget.ui-widget-content { border-color: #eceeef; }
.jobsearch-typo-wrap .ui-state-default,.jobsearch-typo-wrap .ui-widget-content .ui-state-default {
background-color: #13b5ea;
border-color: #13b5ea;
box-shadow: 0px 0px 0px 3px #fff inset;
margin: 0px 0px 0px -9px;
} .jobsearch-classic-priceplane,.jobsearch-priceplane-section,
.jobsearch-classic-priceplane h2,.jobsearch-classic-priceplane-title,
.grab-classic-priceplane,.grab-classic-priceplane ul,
.grab-classic-priceplane ul li,.jobsearch-classic-priceplane-btn {
float: left;
width: 100%;
}
.jobsearch-classic-priceplane {
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
padding: 30px 0px 30px 0px;
margin-bottom: 30px;
border-radius: 4px;
}
.jobsearch-classic-priceplane h2 {
font-size: 18px;
line-height: 1;
margin-bottom: 8px;
text-align: center;
padding: 0px 15px;
}
.jobsearch-classic-priceplane-title {
text-align: center;
font-size: 12px;
line-height: 1;
margin-bottom: 22px;
}
.jobsearch-priceplane-section {
border-top: 1px solid #f2f2f2;
border-bottom: 1px solid #f2f2f2;
padding: 13px 16px 14px 26px;
}
.jobsearch-priceplane-section span {
float: left;
color: #333333;
font-size: 30px;
text-align: center;
font-weight: 500;
padding-top: 10px;
}
.jobsearch-priceplane-section span small {
font-size: 10px;
color: #666666;
text-transform: uppercase;
display: block;
font-weight: 300;
}
.jobsearch-priceplane-section span ~ p { padding-left: 70px; }
.jobsearch-priceplane-section p {
font-size: 12px;
color: #999999;
line-height: 22px;
margin-bottom: 0px;
letter-spacing: 0px;
}
.grab-classic-priceplane { padding: 29px 30px 0px 30px; }
.grab-classic-priceplane ul li.active { color: #333; }
.grab-classic-priceplane ul li {
list-style: none;
line-height: 1;
color: #999999;
margin-bottom: 24px;
}
.grab-classic-priceplane ul li i {
float: left;
padding: 0px 9px 0px 0px;
font-size: 12px;
color: #bfbfbf;
}
.jobsearch-classic-priceplane-btn {
font-size: 16px;
color: #fff;
font-weight: 500;
text-transform: uppercase;
padding: 15px 10px;
border-radius: 3px;
line-height: 1;
text-align: center;
margin-top: 10px;
box-shadow: none;
}
.jobsearch-classic-priceplane-btn:hover,.jobsearch-classic-priceplane-btn:focus { color: #ffffff; }
.jobsearch-classic-priceplane.active { background-color: #13b5ea; }
.jobsearch-classic-priceplane.active h2,
.jobsearch-classic-priceplane.active span,
.jobsearch-classic-priceplane.active small,
.jobsearch-classic-priceplane.active p,
.jobsearch-classic-priceplane.active .grab-classic-priceplane ul li,
.jobsearch-classic-priceplane.active .grab-classic-priceplane ul li i {
color: #ffffff;
}
.jobsearch-classic-priceplane.active .jobsearch-priceplane-section { border-color: rgba(0,0,0,0.10); }
.jobsearch-classic-priceplane.active .jobsearch-classic-priceplane-btn { background-color: #fff; color: #13b5ea; }
.jobsearch-roles-container { margin: 0px -10px; }
.jobsearch-radio-checkbox {
float: left;
width: 50%;
padding: 0px 10px;
line-height: 2.4;
}
.jobsearch-radio-checkbox input[type="radio"] { display: none; }
.jobsearch-radio-checkbox label {
display: inline-block;
width: 100%;
background-color: #ffffff;
padding: 0;
border: 1px solid #eceeef;
font-size: 16px;
cursor: pointer;
margin: 0px;
text-align: center;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-radio-checkbox label i {
color: #999;
padding: 11px 11px 11px 12px;
float: left;
width: 40px;
border-right: 1px solid rgba(0,0,0,0.1);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-radio-checkbox input[type="radio"]:checked+label,
.jobsearch-radio-checkbox input[type="radio"]:hover+label {
background-color: #13b5ea;
color: #ffffff;
}
.jobsearch-radio-checkbox input[type="radio"]:checked+label i,.jobsearch-radio-checkbox input[type="radio"]:hover+label i { color: #ffffff; }
.widget .rc-anchor-normal,.widget_contact_form .rc-anchor-normal { width: 297px; } .directions-input-con,.directions-input-con input,
.jobsearch-map,.directions-modes-con {
float: left;
width: 100%;
}
.jobsearch-map,.directions-input-con {
position: relative;
}
.directions-main-con,.careerfy-typo-wrap .directions-main-con {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
z-index: 2;
padding: 15px;
}
.directions-input-con input {
background-color: #ffffff;
height: 40px;
border-radius: 3px;
border: none;
padding: 7px 15px;
font-size: 11px;
color: #999999;
}
.jobsearch-typo-wrap .directions-input-con ul { margin: 9px 0px 0px 0px; }
.directions-input-con ul {
position: absolute;
right: 0px;
top: 0px;
margin: 9px 0px 0px 0px;
}
.jobsearch-typo-wrap .widget .directions-input-con ul li,
.directions-input-con ul li {
float: left;
list-style: none;
padding: 4px 17px 4px 17px;
border: none;
border-left: 1px solid #dddddd;
line-height: 1;
}
.directions-input-con ul li a:hover { color: #b2b2b2; }
.directions-input-con ul li a:focus {
box-shadow: none;
color: #b2b2b2;
}
.jobsearch-typo-wrap .widget .directions-input-con ul li:first-child,.directions-input-con ul li:first-child { border: none; }
.directions-input-con span,.directions-input-con a { color: #b2b2b2; }
.directions-modes-con,.careerfy-typo-wrap .directions-modes-con {
background-color: #4285f4;
padding: 17px;
}
.directions-modes-con ul li {
float: left;
list-style: none;
border: none;
}
.directions-modes-con ul {
float: left;
margin: 0px;
} .directions-modes-con li {
position:relative;
float: left;
margin: 0px 12px 0px 0px;
padding: 0px;
}
.widget .directions-modes-con li { padding: 0px; }
.directions-modes-con input[type="radio"] {
display:none;
}
.directions-modes-con input[type="radio"] + label i {
float: left;
cursor:pointer;
color: #c6dafc;
width: 36px;
height: 36px;
border: 1px solid #fff;
font-size: 16px;
text-align: center;
border-radius: 40px;
padding-top: 8px;
}
.directions-modes-con input[type="radio"]:checked + label i {
color: #ffffff;
background-color: #3367d6;
}
.desti-to-orig,.desti-to-orig input {
float: left;
width: 100%;
}
.desti-to-orig { padding: 15px 0px 0px 0px; }
.desti-to-orig input {
border: none;
border-bottom: 1px solid #73a5f7;
background-color: transparent;
color: #ffffff;
font-size: 11px;
padding: 0px 0px 4px 0px;
margin-bottom: 10px;
}
.desti-to-orig ::-webkit-input-placeholder { color: #ffffff;
}
.desti-to-orig ::-moz-placeholder { color: #ffffff;
}
.desti-to-orig :-ms-input-placeholder { color: #ffffff;
}
.desti-to-orig  :-moz-placeholder { color: #ffffff;
}
.close-direc-panel {
color: #ffffff;
float: right;
}
.widget ul li:hover a.close-direc-panel,.widget a.close-direc-panel:hover { color: #ffffff; }
.jobsearch-map .map-directions-container {
border: 1px solid #f0f0f0;
height: 300px;
overflow-y: scroll;
display: none;
}
.jobsearch-map .adp-placemark {
background-color: #ffffff;
border: none;
border-bottom: 1px solid #f0f0f0;
margin: 0px;
}
.jobsearch-map .adp-placemark td.adp-text { padding: 0px 12px; }
.jobsearch-map .adp-placemark td {
line-height: 1;
font-size: 12px;
}
.adp-maneuver {
color: #4c4c4c;
}
.jobsearch-map .adp-directions td:last-child { padding-right: 12px; }
.jobsearch-map  .adp-summary {
padding: 12px;
background-color: #f5f5f5;
}
.jobsearch-map .adp-directions td {
line-height: 1.3;
font-size: 12px;
padding: 12px 0px 12px 12px;
background-color: #ffffff;
border: none;
border-bottom: 1px solid #f0f0f0;
}
.jobsearch-map .adp-legal { padding: 12px; }
.jobsearch-map .adp-distance { font-weight: bold; }
.jobsearch-typo-wrap .widget ul li, .jobsearch-typo-wrap .widget ol li {
border: none;
padding: 0px;
}
.single-featured-image-header { display: none; }
.jobsearch-load-more {
float: left;
width: 100%;
text-align: center;
margin-bottom: 18px;
}
.jobsearch-load-more a {
display: inline-block;
padding: 9px 35px 10px 35px;
border: 1px solid #13b5ea;
border-radius: 40px;
color: #13b5ea;
line-height: 1;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-load-more a:hover { color: #ffffff; }
.twentyseventeen-front-page .site-content { padding: 5.5em 0 0; }
.salary-type,.salary-input {
float: left;
width: 50%;
position: relative;
}
.salary-input { padding-left: 10px; }
.salary-input span {
position: absolute;
right: 15px;
top: 8px;
}
.single-job .wf-container-main { display: inherit !important; }
.salary-input .min-salary,.salary-input .max-salary {
float: left;
width: 50%;
position: relative;
}
.salary-input .max-salary { padding-left: 10px; }
.jobsearch-salary-types-filter {
float: left;
width: 100%;
margin-bottom: 10px;
}
.jobsearch-salary-types-filter ul li {
float: left;
width: 33.333%;
list-style: none;
}
.salary-type-radio input[type="radio"] {
display: none;
}
.salary-type-radio input[type="radio"] + label {
position: relative;
text-align: center;
float: left;
padding: 4px 6px;
width: 100%;
cursor: pointer;
}
.salary-type-radio input[type="radio"] + label small {
font-size: 13px;
font-weight: normal;
position: relative;
cursor: pointer;
}
.salary-type-radio input[type="radio"] + label span {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
margin: 0px;
vertical-align: middle;
cursor: pointer;
border: 2px solid #ffffff;
background-color: #fcfcfc;
box-shadow: 0px 0px 0px 1px #ddd inset;
}
.salary-type-radio input[type="radio"]:checked + label span { background-color: #13b5ea; }
.salary-type-radio input[type="radio"]:checked + label { color: #ffffff; }
.filter-slider-range input { text-align: center; }
.demo-login-pbtns,.demo-login-pbtns .jobsearch-demo-login-btn {
float: left;
width: 100%;
}
.demo-login-pbtns .jobsearch-demo-login-btn {
background-color: #ffffff;
padding: 0;
border: 1px solid #eceeef;
font-size: 16px;
cursor: pointer;
margin: 0px;
text-align: center;
position: relative;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-radio-checkbox .jobsearch-demo-login-btn:before {
content: '';
position: absolute;
left: 40px;
top: 0px;
width: 1px;
height: 100%;
border-right: 1px solid rgba(0,0,0,0.1);
}
.demo-login-pbtns .active .jobsearch-demo-login-btn,.demo-login-pbtns .jobsearch-demo-login-btn:hover {
background-color: #13b5ea;
color: #ffffff;
}
.demo-login-pbtns .active .jobsearch-demo-login-btn i,.demo-login-pbtns .jobsearch-demo-login-btn:hover i { color: #ffffff; }
.demo-login-pbtns .jobsearch-demo-login-btn i {
color: #999;
padding: 11px 11px 11px 12px;
float: left;
width: 40px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.demo-login-pbtns { margin: 10px -10px 0px -10px; }
.jobsearch-login-box .enter-userpass-txt { margin: 10px 0px; }
.employer-dashboard-cvr {
display: inline-block;
margin-bottom: 18px;
position: relative;
height: 150px;
width: 100%;
}
.employer-dashboard-cvr span {
height: 100%;
float: left;
width: 100%;
} .tabs-list {
float: left;
width: 100%;
border: 1px solid #efefef;
background-color: #f9f9f9;
}
.tabs-list li {
float: left;
width: 33.333%;
list-style: none;
line-height: 1;
border-left: 1px solid #eae4e4;
}
.tabs-list li:first-child { border: none; }
.tabs-list li a {
float: left;
width: 100%;
text-align: center;
padding: 20px 35px;
font-size: 14px;
position: relative;
background-color: #f9f9f9;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.tabs-list li a:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 0px;
opacity: 0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.tabs-list li:hover a:before,
.tabs-list li.active a:before {
opacity: 1;
height: 2px;
}
.tabs-list li:hover a,.tabs-list li.active a { background-color: #fff; }
.applied-jobs-sort {
float: left;
width: 100%;
border-left: 1px solid #ececec;
border-right: 1px solid #ececec;
padding: 0px 0px 0px 15px;
} .sort-select-all,
.candidate-select-box {
float: left;
position: relative;
width: 17px;
height: 17px;
margin: 22px 0px 0px 0px;
}
.jobsearch-applied-jobs-wrap .candidate-select-box { margin: 25px 20px 0px 1px; }
.sort-select-all label,
.candidate-select-box label {
float: left;
width: 17px;
height: 17px;
position: absolute;
top: 0px;
left: 0px;
cursor: pointer;
background: #f5f5f5;
border: 1px solid #e0e0e0;
}
.sort-select-all label:after,
.candidate-select-box label:after {
content: '';
width: 17px;
height: 17px;
position: absolute;
top: 0px;
left: 0px;
background: #13b5ea;
opacity: 0;
}
.sort-select-all label:hover:after,
.candidate-select-box label:hover:after {
opacity: 0.3;
}
.sort-select-all input[type=checkbox],
.candidate-select-box input[type=checkbox] {
visibility: hidden;
}
.sort-select-all input[type=checkbox]:checked + label:before,
.candidate-select-box input[type=checkbox]:checked + label:before {
content: '\f00c';
font-family: FontAwesome;
position: absolute;
left: 3px;
top: 2px;
color: #fff;
line-height: 1;
z-index: 4;
font-size: 11px;
}
.sort-select-all input[type=checkbox]:checked + label:after,
.candidate-select-box input[type=checkbox]:checked + label:after {
opacity: 1;
}
.applied-jobs-sort small {
float: left;
color: #333;
font-size: 16px;
margin: 18px 26px 0px 12px;
}
.sort-by-option {
float: left;
margin: 10px 0px;
position: relative;
}
.applied-jobs-sort .sort-by-option {
min-width: 130px;
margin: 10px 0px 3px 0px;
}
.applied-jobs-sort .selectize-control.single .selectize-input,
.applied-jobs-sort .selectize-control.single .selectize-input input {
padding: 10px 18px; }
.applied-jobs-sort .selectize-control.single .selectize-input input {
height: 14px; } .sort-by-option select {
padding: 8px 13px;
background: #fff;
color: #333;
height: 40px;
border: 1px solid #efefef;
font-size: 15px;
font-weight: 400;
outline:none;
display: inline-block;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
cursor:pointer;
}
.sort-by-option select option { padding: 8px 18px; }
.sort-by-option:after {
content: "\e964";
font-family: wp-jobsearch-icomoon;
color: #999999;
right: 16px;
top: 9px;
position: absolute;
pointer-events: none;
}
.sort-list-view {
float: right;
}
.sort-list-view a {
float: left;
border-left: 1px solid #ececec;
padding: 18px 22px 18px 22px;
font-size: 20px;
color: #999999;
position: relative;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.sort-list-view a:before {
content: '';
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
height: 0px;
opacity: 0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.sort-list-view a.active:before,.sort-list-view a:hover:before {
opacity: 1;
height: 2px;
}
.sort-more-fields {
float: left;
margin: 10px 20px 10px 20px;
}
.jobsearch-unapproved-user-con {
float: left;
width: 100%;
background-color: #fcf8e3;
padding: 15px;
margin-bottom: 20px;
border: 1px solid #faebcc;
border-radius: 4px;
}
.jobsearch-unapproved-user-con p {
color: #8a6d3b;
} .jobsearch-stats-list,
.jobsearch-stats-list-wrap {
float: left;
width: 100%;
}
.jobsearch-stats-list ul { margin: 0px -15px; }
.jobsearch-stats-list-wrap {
border: 1px solid #dbdbdb;
box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.12);
text-align: center;
padding: 24px 10px 28px 10px;
}
.jobsearch-stats-list-wrap h6 {
text-transform: uppercase;
font-size: 14px;
color: #717171;
margin-bottom: 11px;
}
.jobsearch-stats-list-wrap span {
display: block;
font-size: 24px;
color: #717171;
font-weight: bold;
margin-bottom: 10px;
}
.jobsearch-stats-list-wrap small {
font-size: 12px;
color: #777777;
}
.jobsearch-stats-list ul li {
float: left;
width: 25%;
list-style: none;
line-height: 1;
padding: 0px 15px;
margin-bottom: 30px;
}
.jobsearch-stats-list-wrap.green h6,.jobsearch-stats-list-wrap.green span { color: #86c157; }
.jobsearch-stats-list-wrap.light-blue h6,.jobsearch-stats-list-wrap.light-blue span { color: #a869d6; }
.jobsearch-stats-list-wrap.dark-blue h6,.jobsearch-stats-list-wrap.dark-blue span { color: #008dc9; }
.jobsearch-applicants-stats {
float: right;
width: 170px;
border: 1px solid #dbdbdb;
margin-bottom: 30px;
}
.jobsearch-applicants-stats-wrap {
float: left;
width: 100%;
background-color: #f7f7f7;
padding: 16px 8px 9px 8px;
text-align: center;
border-bottom: 1px solid #dbdbdb;
}
.jobsearch-applicants-stats-wrap i {
display: inline-block;
width: 40px;
height: 40px;
border: 1px solid #1864c2;
border-radius: 100%;
color: #1864c2;
font-size: 22px;
padding-top: 7px;
margin-bottom: 6px;
}
.jobsearch-applicants-stats-wrap span {
display: block;
font-size: 22px;
color: #333333;
font-weight: bold;
}
.jobsearch-applicants-stats-wrap small {
font-size: 12px;
color: #8e8e8e;
}
.jobsearch-applicants-stats ul,
.jobsearch-typo-wrap .jobsearch-applicants-stats ul {
padding: 21px 19px 16px 19px;
float: left;
width: 100%;
}
.jobsearch-applicants-stats ul li {
list-style: none;
color: #333333;
font-size: 12px;
line-height: 1;
margin-bottom: 20px;
}
.jobsearch-applicants-stats ul li i {
float: left;
margin: 0px 10px 0px 0px;
color: #84c15a;
font-size: 12px;
}
.jobsearch-applicants-stats ul li i.light-blue { color: #a869d6; }
.jobsearch-applicants-stats ul li i.dark-blue { color: #008dc9; }
.jobsearch-recent-applicants-nav,
.jobsearch-recent-applicants-nav ul {
float: left;
width: 100%;
}
.jobsearch-recent-applicants-nav ul {
border: 1px solid #ececec;
border-bottom: none;
background-color: #f7f7f7;
}
.jobsearch-recent-applicants-nav ul li {
float: left;
list-style: none;
border-left: 1px solid #eae4e4;
padding: 10px 2% 9px 2%;
color: #84716a;
line-height: 1;
}
.jobsearch-recent-applicants-nav ul li span { font-size: 17px; }
.jobsearch-recent-applicants-nav ul li small { font-size: 12px; }
.jobsearch-recent-applicants-nav ul li:first-child { border: none; }
.jobsearch-applicants-graph {
float: left;
width: 77%;
}
.jobsearch-applicants-graph svg { height: 285px; } .restrict-candidate-sec {
float: left;
width: 100%;
text-align: center;
}
.restrict-candidate-sec h2 {
font-size: 50px;
margin-bottom: 19px;
text-transform: uppercase;
font-weight: 300;
line-height: 1.1;
}
.restrict-candidate-sec p {
font-size: 22px;
font-weight: 300;
color: #666666;
margin-bottom: 39px;
}
.restrict-candidate-sec a {
display: inline-block;
padding: 12px 15px;
color: #ffffff;
border-radius: 3px;
font-weight: bold;
margin: 0px 4px;
border: 1px solid;
margin-bottom: 10px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.restrict-candidate-sec a:hover {
background-color: transparent;
}
.restrict-candidate-sec a i {
float: left;
font-size: 19px;
margin-right: 10px;
}
.restrict-candidate-sec .jobsearch-box-title {margin-top: 25px; }
.restrict-candidate-sec .jobsearch-box-title span {
background-color: #dcdcdc;
color: #999999;
width: 24px;
height: 24px;
border-radius: 100%;
font-size: 11px;
}
.restrict-candidate-sec .jobsearch-box-title:after,.restrict-candidate-sec .jobsearch-box-title:before { display: none; }
.cv-packages-section,.packages-title {
float: left;
width: 100%;
}
.packages-title {
text-align: center;
margin-bottom: 32px;
}
.packages-title h2 {
font-size: 24px;
text-transform: uppercase;
}
.jobsearch-employer-profile-form .upload-img-holder-sec img {
float: right;
width: 40px;
}
.jobsearch-employer-profile-form .upload-port-img-btn {
float: left;
width: auto;
padding: 11px 13px;
line-height: 1;
color: #13b5ea;
font-size: 12px;
border: 1px solid #13b5ea;
border-radius: 40px;
font-weight: 500;
margin-right: 10px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-employer-profile-form .upload-port-img-btn:hover {
color: #ffffff;
background-color: #13b5ea;
}
.file-container i {
font-size: 18px;
margin-right: 10px;
}
.file-container i.fa-file-text-o    { color: #333; }
.file-container i.fa-file-image-o   { color: #F1C40F; }
.file-container i.fa-file-word-o    { color: #2196F3; }
.file-container i.fa-file-excel-o   { color: #4DA462; }
.file-container i.fa-file-pdf-o     { color: #F15642; }
.jobsearch-file-attach-sec ul li {
list-style: none;
margin-bottom: 30px;
}
.jobsearch-file-attach-sec ul li .file-container {
float: left;
width: 100%;
border: 1px solid #ddd;
text-align: center;
padding: 30px 0px 0px 0px;
}
.jobsearch-file-attach-sec ul li i {
display: block;
font-size: 30px;
margin-bottom: 10px;
}
.jobsearch-file-attach-sec .file-download-btn {
float: left;
width: 100%;
border-top: 1px solid #ddd;
line-height: 38px;
margin-top: 16px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-file-attach-sec li:hover .file-download-btn {
background-color: #13b5ea;
color: #fff;
}
.jobsearch-file-attach-sec .file-download-btn i {
font-size: 18px;
float: left;
border-right: 1px solid #ddd;
padding: 11px 14px 11px 14px;
margin: 0px;
}
.jobsearch-file-attach-sec .file-download-icon {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
margin: 0px;
width: 12em;
display: inline-block;
}
.modal-box-area .login-reg-errors { margin-top: 10px; }
.jobsearch-fill-the-job {
float: left;
width: 14px;
height: 14px;
border: 1px solid #ddd;
margin: 2px 0px 0px 0px;
position: relative;
}
.jobsearch-fill-the-job i {
position: absolute;
left: 1px;
top: 1px;
color: red;
font-size: 10px;
}
.apply-job-form-msg { margin-top: 15px; }
.apply-job-form-msg .alert-danger strong { color: #a94442; }
.jobsearch-search-container .jobsearch-banner-search { width: 100%; }
.jobsearch-search-container ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
float: none;
width: auto;
}
.jobsearch-search-container ul li {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.jobsearch-search-container ul li:first-child input[type="text"] {
border-left: 1px solid #f2f2f2;
}
.jobsearch-search-container ul li i { text-align: center; }
.jobsearch-search-container .jobsearch-banner-search input[type="text"] { color: #000; }
.jobsearch-search-container .jobsearch-banner-search ul li:last-child { max-width: 14%; }
.user-cvs-list {
float: left;
width: 100%;
border: 1px solid #ddd;
margin: 5px 0px 15px 0px;
}
.user-cvs-list li {
float: left;
list-style: none;
width: 100%;
border-bottom: 1px solid #ddd;
padding: 0px 20px 0px 20px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.user-cvs-list li:hover,.user-cvs-list li.active {
background-color: #f7f7f7;
}
.jobsearch-apply-withcvs .jobsearch-modal-title-box { width: auto; }
.user-cvs-list li:last-child { border-bottom: none; }
.user-cvs-list li label {
display: block;
text-align: left;
margin: 0px;
padding: 6px 0px 0px 20px;
cursor: pointer;
}
.user-cvs-list li input {
float: right;
margin: 21px 0px 0px 0px;
}
.user-cvs-list > li > i {
float: left;
padding: 21px 19px 22px 0px;
border-right: 1px solid #ddd;
margin-right: 20px;
font-size: 24px;
}
.user-cvs-list li i.fa-file-pdf-o { color: #DE300E; }
.user-cvs-list li i.fa-file-word-o { color: #2B5797; }
.upload-datetime {
display: block;
text-align: left;
font-weight: 300;
color: #999;
line-height: 1;
padding: 5px 0px 14px 0px;
cursor: pointer;
}
.upload-datetime i { margin-right: 7px; }
.upload-cvs-sep {
display: inline-block;
width: 100%;
}
.upload-new-cv-sec h4 { margin-bottom: 16px; }
.upload-new-cv-sec .jobsearch-upload-cv .jobsearch-disabled-input { width: 72%; }
.upload-new-cv-sec .jobsearch-upload-cv { margin-bottom: 0px; }
.upload-cvs-sep .jobsearch-box-title { margin-bottom: 12px; }
.upload-new-cv-sec p { text-align: left; }
.xdsoft_datetimepicker{z-index: 99999 !important;} .jobsearch-column-9.jobsearch-typo-wrap { position: relative; }
.jobsearch-listing-loader {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 999;
background-color: rgba(255,255,255,0.90);
}
.spinner {
margin: 0 auto; margin-top: 70px;
width: 70px;
text-align: center;
}
.spinner > div {
width: 18px;
height: 18px;
background-color: #333;
border-radius: 100%;
display: inline-block;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
-o-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
-webkit-animation-delay: -0.32s;
-o-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.spinner .bounce2 {
-webkit-animation-delay: -0.16s;
-o-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
0%, 80%, 100% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-ms-transform: scale(1.0);
-o-transform: scale(1.0);
transform: scale(1.0);
}
}
@keyframes sk-bouncedelay {
0%, 80%, 100% { 
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
} 40% { 
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-ms-transform: scale(1.0);
-o-transform: scale(1.0);
transform: scale(1.0);
}
}
#circle {
width: 150px;
height: 150px;
position: relative;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
#circle img {
border-radius: 100%;
position: absolute;
left: 9px;
top: 9px;
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
}
#circle .progressbar-text {
width: 22% !important;
-webkit-transform: rotate(-180deg) !important;
-moz-transform: rotate(-180deg) !important;
-ms-transform: rotate(-180deg) !important;
-o-transform: rotate(-180deg) !important;
transform: rotate(-180deg) !important;
}
.required-skills-detail {
float: left;
width: 100%;
padding: 0px 10px;
margin-bottom: 22px;
}
.skills-perc {
float: left;
width: 100%;
border-top: 1px solid #eee;
color: #333;
margin-top: 5px;
padding-top: 13px;
margin-bottom: 13px;
}
.skills-perc small {
display: block;
font-weight: bold;
font-size: 20px;
}
.get-skill-detail-btn {
display: inline-block;
padding: 5px 16px;
color: #ffffff;
border-radius: 4px;
border: 1px solid;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.get-skill-detail-btn:hover {
background-color: #ffffff;
}
.profile-improve-con,.improve-title,
.profile-improve-con ul,
.profile-improve-con ul li,
.profile-completion-con {
float: left;
width: 100%;
}
.profile-improve-con,.profile-completion-con,.complet-title { text-align: left; }
.improve-title h5,.complet-title h5 {
font-size: 15px;
margin-bottom: 12px;
}
.profile-improve-con ul li {
list-style: none;
background-color: #f3f5f7;
padding: 9px 54px;
border-radius: 4px;
margin-top: 10px;
color: #333;
position: relative;
min-height: 45px;
}
.profile-improve-con ul li:first-child { margin-top: 0px; }
.profile-improve-con ul li:after {
content: "\f071";
font-family: FontAwesome;
position: absolute;
right: 20px;
top: 10px;
color: #f0ad4e;
}
.profile-improve-con ul li small {
position: absolute;
left: 12px;
top: 7px;
width: 30px;
height: 30px;
color: #ffffff;
border-radius: 100%;
padding-top: 9px;
text-align: center;
font-size: 12px;
line-height: 1;
}
.profile-completion-con {
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
padding-bottom: 0px;
margin-bottom: 10px;
}
.complet-percent {
float: left;
width: 65%;
padding: 20px 0px 20px 0px;
}
.percent-num {
float: left;
font-size: 28px;
padding-right: 15px;
}
.complet-percent .percent-bar {
float: left;
width: 75%;
height: 8px;
border-radius: 10px;
background-color: #eeeeee;
position: relative;
margin-top: 6px;
}
.complet-percent .percent-bar span {
position: absolute;
left: 0px;
top: 0px;
height: 8px;
border-radius: 10px;
}
.minimum-percent {
float: right;
width: 35%;
border-left: 1px solid #eee;
padding: 11px 0px 6px 20px;
}
.minimum-percent span {
color: #333;
display: block;
}
.minimum-percent small {
font-size: 16px;
color: #333;
} .selectize-control.single .selectize-input {
background-color: #ffffff;
box-shadow: none;
background-image: inherit;
text-align: left;
}
.jobsearch-banner-search .item {
display: inline-block;
padding: 19px 0px 0px 0px;
color: #777;
}
.jobsearch-top-searchbar .selectize-dropdown [data-selectable], .jobsearch-top-searchbar .selectize-dropdown .optgroup-header {
padding: 8px 8px;
color: #999;
font-weight: 300;
}
.jobsearch-banner-search .selectize-control .selectize-input {
height: 60px; }
.selectize-control.single .selectize-input, .selectize-dropdown.single {
border-color: #f2f2f2; }
.selectize-control.single .selectize-input, .selectize-control.single .selectize-input input {
padding: 0px 18px; }
.selectize-dropdown {
text-align: left; }
.jobsearch-banner-search .selectize-control.single .selectize-input {
border-left: none;
}
.jobsearch-filterable-select .selectize-control.single .selectize-input {
border: none; }
.jobsearch-filterable-select .selectize-control.single .selectize-input {
padding: 0px 35px 0px 10px; }
.jobsearch-filterable-select .selectize-control,.jobsearch-filterable-select .selectize-control.single .selectize-input {
height: 22px; }
.selectize-control.single .selectize-input input {
color: #000; }
.jobsearch-profile-select .selectize-control.single .selectize-input {
height: 42px; }
.jobsearch-profile-select .selectize-control.single .selectize-input,
.jobsearch-profile-select .selectize-control.single .selectize-input input {
padding: 10px 14px; }
.jobsearch-profile-select .selectize-control.single .selectize-input input,
.jobsearch-profile-select .selectize-select.multi .selectize-input input {
height: 20px; }
.jobsearch-profile-select .selectize-select.multi .selectize-input {
box-shadow: none;
padding: 7px 9px 5px;
border-color: #eceeef;
min-height: 40px;
}
.jobsearch-profile-select input[type="text"],
.jobsearch-banner-search .selectize-input input[type="text"] {
float: none !important;
}
.range-field-container {
float: left;
width: 100%;
border: 1px solid #f2f2f2;
padding: 20px 10px 10px 20px;
position: relative;
}
.jobsearch-employer-profile-form li .range-field-container input[type="text"] {
height: 15px;
padding: 0px;
margin-bottom: 10px;
position: absolute;
right: 0px;
top: 3px;
width: auto;
text-align: right;
padding-right: 15px;
}
.careerfy-banner-search-three .selectize-control.single .selectize-input {
height: 49px;
padding: 15px 18px;
}
.jobsearch-column-9 .careerfy-job-grid ul li { width: 33.333%; }
.jobsearch-column-9 .careerfy-featured-jobs-list > ul > li {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.jobsearch-column-9 .careerfy-featured-jobs-list .careerfy-option-btn,
.jobsearch-column-9 .careerfy-featured-listing .careerfy-option-btn {
padding: 4px 5px;
font-size: 10px;
}
.selectize-control.single .selectize-input:after {
content: "\f107";
font-family: FontAwesome;
border: none;
right: 32px;
margin-top: -9px;
font-size: 22px;
color: #999999;
}
.selectize-input.dropdown-active:before {
content: "\f106";
font-family: FontAwesome;
border: none;
height: auto;
background: transparent;
bottom: auto;
top: 50%;
display: inline-block;
left: auto;
right: 17px;
margin-top: -10px;
font-size: 22px;
color: #999999;
}
.dropdown-active.selectize-input:after,.careerfy-banner-two .selectize-input.dropdown-active:before { display: none !important; }
.jobsearch-sort-section .selectize-control.single .selectize-input input { display: none !important; }
.jobsearch-sort-section .selectize-control.single .selectize-input:after { right: 20px; }
.jobsearch-sort-section .selectize-input.dropdown-active:before { right: 10px; font-size: 14px; }
.jobsearch-sort-section .selectize-control.single .selectize-input:after { font-size: 14px; }
.jobsearch-filterable-select .selectize-control.single .selectize-input { background-color: transparent; }
.jobsearch-filter-sortable .jobsearch-filterable-select:after { display: none; }
.pass-user-ara {
float: left;
width: 100%;
position: relative;
margin-bottom: 30px;
}
.pass-user-ara input[type="password"] {
float: left;
width: 100%;
height: 40px;
border: 1px solid #d9d9d9;
padding: 7px 20px;
background-color: #ffffff;
font-size: 14px;
}
.pass-user-ara i {
position: absolute;
right: 20px;
bottom: 13px;
font-size: 16px;
color: #999;
}
.del-action-btns {
float: left;
width: 100%;
text-align: center;
margin-bottom: 20px;
}
.jobsearch-modal .del-action-btns a {
display: inline-block;
padding: 13px 30px;
background-color: #d53632;
color: #ffffff !important;
font-size: 16px;
float: none;
line-height: 1;
border-radius: 2px;
margin: 0px 10px;
}
.jobsearch-modal .del-action-btns a.jobsearch-userdel-cancel {
background-color: #7dc677; }
.conf-msg {
font-size: 20px;
margin-bottom: 0px;
color: #333;
}
.undone-msg {
font-weight: bold;
color: #333;
margin-bottom: 30px;
}
#JobSearchModalUserProfileDel.jobsearch-modal .modal-box-area { padding-bottom: 20px; }
.jobsearch-user-profiledel-pop .terms-priv-chek-con {
float: left;
width: 100%;
text-align: center;
}
.jobsearch-user-profiledel-pop .terms-priv-chek-con p {
display: inline-block;
}
.jobsearch-user-profiledel-pop .terms-priv-chek-con input {
float: left;
margin: 7px 10px 0px 0px;
}
.terms-priv-chek-con {
display: inline-block;
margin-bottom: 10px;
width: 100%;
}
.jobsearch-employer-dasboard .terms-priv-chek-con { margin: 0px 0px 14px 0px; }
.jobsearch-employer-dasboard .terms-priv-chek-con input {
margin: 7px 10px 0px 0px;
}
.terms-priv-chek-con p input {
margin: 7px 10px 0px 0px !important;
float: left;
}
.terms-priv-chek-con p a {
margin-top: 0px;
float: none;
}
.jobsearch-feat-job-form ul {
float: left;
width: 100%;
margin: 20px 0px;
}
.jobsearch-feat-job-form ul li {
float: left;
width: 100%;
list-style: none;
background-color: #f5f5f5;
padding: 7px 20px;
border-bottom: 1px solid #eee;
}
.jobsearch-feat-job-form ul li label {
float: left;
margin: 0px;
}
.jobsearch-feat-job-form ul li input {
float: right;
}
.jobsearch-feature-pkg-sbtn {
display: inline-block;
padding: 10px 30px;
color: #ffffff;
background-color: #33cc33;
font-size: 16px;
font-weight: 500;
}
.jobsearch-advance-search-holdr .jobsearch-banner-search ul li {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
padding: 0px 10px;
width: 26%;
margin-bottom: 15px;
}
.jobsearch-advance-search-holdr .adv-search-options {
text-align: left; }
.jobsearch-advance-search-holdr .jobsearch-subheader-form .jobsearch-banner-search { padding-bottom: 3px; }
.jobsearch-advance-search-holdr .jobsearch-banner-search ul li:first-child { padding-left: 0px; }
.jobsearch-advance-search-holdr .jobsearch-banner-search .selectize-control.single .selectize-input,
.jobsearch-advance-search-holdr .jobsearch-banner-search ul li:nth-child(2) input[type="text"] { border-left: 1px solid #f2f2f2; }
.jobsearch-advance-search-holdr .jobsearch-banner-search ul li.adv-srch-toggler { width: 16%; text-align: center; }
.adv-srch-toggler a {
display: inline-block;
text-decoration: underline;
margin: 15px 0px 0px 0px;
}
.adv-srch-toggler a span {
font-size: 16px;
}
.adv-search-options {
float: left;
width: 100%;
display: none;
}
.jobsearch-banner-search .adv-search-options ul li { width: 33.333%; }
.jobsearch-banner-search .adv-search-options ul li.advsrch-fields-hdng {
width: 100%;
text-align: left;
margin: 10px 0px;
}
.jobsearch-sfiltrs-heding h2 {
float: left;
width: 100%;
margin: 10px 0px;
}
.jobsearch-sfiltrs-heding,
.jobsearch-banner-search .adv-search-options ul li.advsrch-fields-hdng h2 { font-size: 21px; }
.jobsearch-banner-search .adv-search-options ul li.srch-radius-slidr { width: 100%; margin-bottom: 10px; }
.jobsearch-banner-search .adv-search-options .ui-widget-content {
background-color: #ededed;
float: left;
width: 88.50%;
margin: 9px 0px 0px 0px;
}
.jobsearch-banner-search .adv-search-options ul li:last-child { width: 33.333%; }
.jobsearch-banner-search .adv-search-options .ui-widget-content .ui-state-default { border-radius: 100%; border: 4px solid; }
.jobsearch-banner-search .adv-search-options .filter-slider-range { float: left; width: 115px; }
.jobsearch-banner-search .adv-search-options ul li.srch-radius-slidr { padding-left: 10px; }
.jobsearch-banner-search .adv-search-options .filter-slider-range input {
height: 30px;
font-size: 14px;
color: #666666;
text-align: left;
padding-left: 0px;
}
.jobsearch-banner-search .adv-search-options ul {
float: none;
width: auto;
margin: 0px -10px;
}
.jobsearch-advance-search-holdr.search-with-map {
padding-top: 0px;
margin-top: -50px;
position: relative;
} .jobsearch_map_info {
width: 330px;
padding: 20px;
box-shadow: 0px 0px 13px 1px rgba(0,0,0,0.10);
margin-top: 10px;
}
.jobsearch_map_info:before {
content: '';
position: absolute;
left: -12px;
top: 50%;
border-top: 10px solid transparent;
border-right: 12px solid #ffffff;
border-bottom: 10px solid transparent;
margin-top: -13px;
z-index: 2;
}
.jobsearch_map_info:after {
content: '';
position: absolute;
left: -13px;
top: 50%;
border-top: 10px solid transparent;
border-right: 12px solid #ddd;
border-bottom: 10px solid transparent;
margin-top: -13px;
z-index: 1;
}
.liting_map_info .listing-info-inner,
.liting_map_info .info-main-container {
float: left;
width: 100%;
}
.jobsearch_map_info { background-color: #ffffff; }
.listing-info-inner {
display: tabel;
}
.info-main-container {
display: table-row;
}
.jobsearch_map_info .img-con {
float: none;
display: table-cell;
width: 100px;
vertical-align: middle;
}
.jobsearch_map_info .img-con img {
border-radius: 0px;
border: none;
}
.img-con ~ .info-txt-holder {
display: table-cell;
padding: 0px 0px 0px 14px;
vertical-align: middle;
}
.info-txt-holder .info-title {
font-size: 17px;
color: #333;
margin-bottom: 6px;
display: inline-block;
width: 100%;
}
.post-secin {
font-size: 14px;
color: #666;
display: inline-block;
margin-bottom: 6px;
}
.jobsearch_map_info .close {
position: absolute;
right: 10px;
top: 8px;
}
.jobsearch-map-zoom-controls a {
float: left;
padding: 7px 0px 0px 0px;
width: 32px;
height: 32px;
margin: 5px 0px 5px 0px;
color: #666666;
font-size: 15px;
cursor: pointer;
text-align: center;
background-color: #ffffff;
border-left: 1px solid #e6e6e6;
}
.jobsearch-map-zoom-controls a:first-child { border-left: none; }
.jobsearch-map-zoom-controls {
margin-left: 16px !important;
margin-top: 11px !important;
}
.jobsearch_location_autocomplete {
position: absolute;
width: 100%;
} .jobsearch_searchloc_div .jobsearch_location_autocomplete { background: #fff; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10); left: 5px !important; position: absolute; top: 100%!important; z-index: 9999; text-align: left; }
.jobsearch_searchloc_div .address_headers h5 { font-weight: bold; }
.jobsearch_searchloc_div .address_headers { font-weight: bold; margin: 10px 15px; }
.jobsearch_searchloc_div .jobsearch_google_suggestions { cursor: pointer; font-size: 13px; padding: 5px 15px; -webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out; }
.jobsearch_searchloc_div .jobsearch_google_suggestions:hover { color: #fff; }
.jobsearch_searchloc_div .jobsearch_location_parent { cursor: pointer; font-size: 13px; padding: 5px 15px; -webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out; }
.jobsearch_searchloc_div .jobsearch_location_parent:hover { color: #fff; }
.sugg-search-results {
background: #fff; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10); left: 0px; position: absolute; top: 100%; z-index: 9999; text-align: left; width: 100%;
}
.jobsearch-sugges-search {
float: left;
width: 100%;
position: relative;
}
.jobsearch-banner-seven-caption .sugg-search-loader {
position: absolute;
right: 15px;
top: 12px;
}
.search-res-item,
.careerfy-typo-wrap .search-res-item {
font-size: 14px;
font-weight: normal;
line-height: 20px;
position: relative;
color: black;
margin-bottom: 0px;
cursor: pointer;
padding: 10px 15px;
border-bottom: 1px solid #f1f1f1;
float: left;
width: 100%;
text-align: left;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.search-res-item:hover,
.careerfy-typo-wrap .search-res-item:hover {
background-color: #f5f5f5;
}
.sugg-search-results .img-holder {
display: table-cell;
vertical-align: middle;
width: 35px;
}
.sugg-search-results .img-holder img {
width: 100%;
border: 1px solid #ddd;
}
.search-res-item .text-holder {
display: table-cell;
vertical-align: middle;
padding-left: 12px;
}
.search-res-item .text-holder a { overflow: hidden; vertical-align: middle; color: #666; }
.search-res-item .text-holder a { color: #2d2d2d; vertical-align: middle; }
.search-res-item .text-holder span.post-adress { color: #555; display: block; font-size: 12px; left: auto; line-height: 17px; margin: 0; position: inherit; top: auto; }
.search-res-item .text-holder span.post-adress i { position: static; display: inline-block; line-height: 24px; color: #666; font-size: 13px; margin-right: 5px; }
.show-all-results a {
float: left;
width: 100%;
color: #ffffff;
padding: 4px 0px;
text-align: center;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.show-all-results a:hover { background-color: transparent; }
.jobsearch-banner-search.search-cat-off ul li { width: 47%; }
.jobsearch-banner-search.search-cat-off ul li:last-child,.jobsearch-advance-search-holdr .jobsearch-banner-search > ul > li:last-child { width: 6%; }
.jobsearch-advance-search-holdr .search-cat-off ul li { width: 39%; }
.jobsearch-listing-mapcon {
float: left;
width: 100%;
margin-bottom: 60px;
}
.jobsearch-listing-mapcon.with-serch-map-both { margin-bottom: 0px; }
.recaptcha-reload-a,.jobsearch-login-box form .recaptcha-reload-a,
.careerfy-typo-wrap .recaptcha-reload-a,.careerfy-typo-wrap .jobsearch-login-box form .recaptcha-reload-a {
float: left;
margin: -4em 0em 0em 14em;
font-size: 12px;
position: relative;
}
.widget_contact_form .recaptcha-reload-a { margin-top: -4.5em; }
.careerfy-employer-grid-wrap,.jobsearch-employer-list .jobsearch-table-layer { cursor: pointer; }
.jobsearch-employer-cvr-img {
float: left;
width: 100%;
}
.careerfy-employer-grid-wrap {
position: relative; }
.img-cont-sec {
display: inline-block;
position: relative;
width: 100%;
}
.employer-remove-coverimg,.candidate-remove-coverimg {
position: absolute;
right: 0px;
top: 0px;
background-color: #fb353f;
color: #ffffff;
padding: 5px 8px;
line-height: 1;
z-index: 2;
font-weight: 500;
}
.careerfy-search-eight-wrap,.careerfy-search-six-wrap {
float: left;
width: 100%;
} .aplicants-grid-view > ul > li.jobsearch-column-4 {
display: inline-block;
float: none;
margin-right: -4px;
vertical-align: top;
padding: 0px 10px;
}
.aplicants-grid-view .jobsearch-row, .jobsearch-typo-wrap .aplicants-grid-view .jobsearch-row {
margin: 0px -10px;
}
.aplicants-grid-view-wrap {
float: left;
width: 100%;
border: 1px solid #ececec;
text-align: center;
position: relative;
}
.aplicants-grid-inner-con {
float: left;
width: 100%;
padding: 22px 18px 0px 18px;
}
.aplicants-grid-view-thumb {
display: inline-block;
width: 115px;
border-radius: 100%;
margin-bottom: 10px;
}
.aplicants-grid-view-thumb img {
border-radius: 100%;
width: 100%;
border: 1px solid #dddddd;
}
.aplicants-grid-view-wrap .candidate-select-box {
position: absolute;
left: 10px;
top: 10px;
margin: 0px;
}
.aplicants-grid-inner-con h2 {
margin-bottom: 0px;
font-size: 16px;
font-weight: 500;
}
.aplicants-grid-inner-con p {
color: #999999;
font-size: 12px;
margin-bottom: 2px;
display: block;
line-height: 22px;
}
.aplicants-grid-inner-con p a {
color: #13b5ea; }
.short-li-icons {
float: left;
width: 100%;
margin: 0px;
}
.short-li-icons li {
display: inline-block;
margin: 9px 3px 17px 3px;
list-style: none;
line-height: 1;
}
.short-li-icons li a {
float: left;
width: 25px;
height: 25px;
border: 1px solid #13b5ea;
border-radius: 100%;
font-size: 13px;
padding-top: 5px;
color: #13b5ea;
}
.short-li-icons li a.ap-shortlist-btn {
padding: 6px 12px 6px 9px;
width: auto;
height: auto;
border-radius: 40px;
font-size: 12px;
border-color: #53b427;
color: #53b427;
}
.short-li-icons li a.ap-shortlist-btn i {
font-size: 11px;
margin-right: 2px;
}
.short-li-icons li.unviewed a {
color: #fb353f;
border-color: #fb353f;
}
.short-li-icons li.viewd a {
color: #53b427;
border-color: #53b427;
}
.short-lidown-icons {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0px;
border-top: 1px solid #ececec;
width: 100%;
}
.short-lidown-icons li {
min-height: 1px;
border-left: 1px solid #ececec;
position: relative;
width: 100%;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.short-lidown-icons li:first-child {
border-left: none;
}
.short-lidown-icons li a {
float: left;
width: 100%;
padding: 15px 3px;
font-size: 19px;
color: #b1b1b1;
height: 100%;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.short-lidown-icons li.down-cv-donlod:hover a {
background-color: #53b427;
color: #ffffff;
}
.short-lidown-icons li.down-emial-candcon:hover a {
background-color: #ffb14a;
color: #ffffff;
}
.short-lidown-icons li.down-cand-dtrash:hover a {
background-color: #fb353f;
color: #ffffff;
}
.short-lidown-icons li.down-cand-rejct:hover a {
background-color: #ed777d;
color: #ffffff;
}
.careerfy-table-layer,.careerfy-joblisting-plain-wrap,
.featured-jobs-grid-text,.careerfy-featuredjobs-listwrap,
.careerfy-job-grid-wrap,.widget_apply_job_wrap,
.careerfy-candidate-grid figure,.jobsearch_candidate_info,
.widget_contact_form form,.careerfy-employer-grid-wrap,
.container-wrapper,.jobsearch-employer-box-section,
.careerfy-classic-priceplane,.careerfy-simple-priceplane-wrap,
.careerfy-additional-priceplane,.careerfy-partner-slider a,
.jobsearch-employer-dashboard-nav,.careerfy-dream-grid-text,
.careerfy-dream-packages,.careerfy-content-wrapper,
.careerfy-candidate-view4-wrap,.careerfy-joblisting-wrap,
.careerfy-modren-services-wrap {
background-color: #ffffff;
}
.body-nowhite-bg .jobsearch-filterable.jobsearch-filter-sortable.jobsearch-topfound-title {
padding: 0px 0px 0px 0px;
margin-bottom: 0px;
float: none;
display: inline-block;
vertical-align: middle;
width: 58%;
}
.body-nowhite-bg .jobsearch-filterable.jobsearch-filter-sortable {
margin-bottom: 0px; }
.body-nowhite-bg .jobsearch-topsort-holder {
float: none;
display: inline-block;
vertical-align: middle;
}
.body-nowhite-bg .container-wrapper {
padding: 20px;
float: left;
width: 100%;
}
.body-nowhite-bg .careerfy-candidate-view4-wrap {
padding-top: 20px;
padding-bottom: 10px;
}
.jobsearch-subs-detail {
float: right;
margin-left: 6px;
text-align: center;
}
.pkgs-table-subscription-detail {
float: right;
width: 100%;
border: 1px solid #ececec;
border-top: none;
margin-bottom: 14px;
padding: 10px 0px 20px 0px;
}
.subs-det-item {
float: left;
width: 100%;
border-top: 1px solid #ececec;
padding: 10px 25px;
}
.subs-det-item:nth-child(even) { background-color: #f5f5f5 }
.subs-det-item:first-child {
border: none;
}
.subs-det-item:last-child { background-color: #ffffff; }
.subs-det-val a {
display: inline-block;
padding: 13px 24px;
color: #ffffff;
line-height: 1;
font-size: 14px;
border-radius: 3px;
margin-left: 6px;
background-color: #00d569;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.subs-det-val a:hover {
opacity: 0.70;
}
.subs-det-title {
float: left;
color: #333;
}
.subs-det-val {
float: right;
}
.jobsearch-subslist-notes h2 {
font-size: 20px;
margin-bottom: 0px;
}
.jobsearch-subslist-notes {
float: left;
width: 100%;
padding: 20px 25px 0px 25px;
border-top: 1px solid #ececec;
}
.jobsearch-subslist-notes ol { padding: 0px 25px; }
.subs-det-val a.cancel { background-color: #fb353f; }
.jobsearch-recurings .jobsearch-table-cell,.jobsearch-recurings .jobsearch-table-cell:nth-child(3) { width: 20%; }
.user-dashthumb-remove {
position: absolute;
right: 68px;
top: 10px;
z-index: 999;
background: rgba(0,0,0,0.50);
color: #fe3d6c;
width: 24px;
height: 24px;
border-radius: 100%;
font-size: 12px;
}
.jobsearch-send-email-popup-btn {
float: left;
color: #13b5ea;
font-weight: 500;
padding: 9px 11px 8px 11px;
line-height: 1;
border: 1px solid #13b5ea;
margin-right: 9px;
}
.jobsearch-send-email-popup-btn i {
margin-right: 4px; }
.careerfy-joblisting-view4 figure a {
border: 1px solid #f0f0f0;
}
.like-btn.shortlist-container {
float: right;
}
.jobsearch-user-form .jobsearch-applybyemail-cvs ul li {
width: 100%;
margin-bottom: 0px;
}
.jobsearch-user-form .jobsearch-applybyemail-cvs ul li label {
float: none;
width: auto;
padding-top: 15px;
}
.jobsearch-user-form .jobsearch-applybyemail-cvs ul li input {
margin-top: 13px; }
.jobsearch-user-form ul.user-cvs-list {
margin: 5px 0px 15px 0px; }
ul.tagit li.tagit-choice .tagit-close .text-icon {
display: block !important; }
.jobseach-job-skills .tagit-label {
margin-right: 6px; }
.jobsearch-state-field {
position: relative;
float: left;
width: 100%;
}
.promotepof-badge {
position: absolute;
right: 0px;
top: 0px;
}
.promotepof-badge:before {
content: '';
position: absolute;
right: 0px;
top: 0px;
border-top: 40px solid #ffb607;
border-left: 40px solid transparent;
}
.promotepof-badge i {
z-index: 5;
position: relative;
color: #ffffff;
float: left;
margin: 6px 6px 0px 0px;
font-size: 12px;
}
.jobsearch-employer-list span.promotepof-badgeemp {
color: #ffffff; }
.promotepof-badgeemp {
position: absolute;
right: -7px;
top: 0px;
background-color: #ffb607;
color: #ffffff;
line-height: 1;
padding: 3px 8px 3px 5px;
font-size: 11px;
}
.promotepof-badgeemp:before {
content: '';
position: absolute;
right: 0px;
bottom: -7px;
border-top: 7px solid #ffb607;
border-right: 7px solid transparent;
}
.promotepof-badgeemp i {
float: left;
margin: 0px 6px 0px 0px;
color: #ffffff;
}
.careerfy-typo-wrap .urgntpkg-badge {
padding: 5px 10px; }
.urgntpkg-badge {
position: absolute;
left: -7px;
top: 0px;
background-color: #ffb14a;
color: #ffffff;
padding: 5px 10px;
line-height: 1;
text-transform: uppercase;
}
.urgntpkg-badge:before {
content: '';
position: absolute;
left: 0px;
bottom: -7px;
border-top: 7px solid #ffb14a;
border-left: 7px solid transparent;
}
.urgntpkg-badge i {
margin-right: 2px; }
.urgntpkg-badge small {
display: inline-block;
font-size: 13px;
}
.jobsearch_candidate_info .urgntpkg-badge {
color: #ffffff; }
.jobsearch-filterable.jobsearch-filter-sortable.jobsearch-topfound-title {
width: auto; }
.jobsearch-filterable.jobsearch-filter-sortable.jobsearch-topfound-title ~ .jobsearch-topsort-holder {
float: right;
margin: 0px 0px 0px 0px;
}
.body-nowhite-bg .jobsearch-topsort-holder .jobsearch-filter-sortable {
padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}
.body-nowhite-bg .wp-jobsearch-dev-job-content .jobsearch-filter-sortable {
padding-top: 14px;
}
.body-nowhite-bg .wp-jobsearch-dev-employer-content .jobsearch-filter-sortable ul {
margin-top: 0px;
}
.body-nowhite-bg .wp-jobsearch-dev-employer-content .sortfiltrs-contner {
padding-bottom: 3px;
}
.body-nowhite-bg .wp-jobsearch-dev-job-content .displayed-here {
padding-bottom: 0px; }
.body-nowhite-bg .jobsearch-filterable.jobsearch-filter-sortable.jobsearch-topfound-title ~ .jobsearch-topsort-holder {
float: none;
}
.body-nowhite-bg .wp-jobsearch-dev-candidate-content .displayed-here {
padding-bottom: 14px; }
.displayed-here {
font-size: 12px;
padding: 8px 0px 10px 0px;
color: #838383;
}
.jobsearch-jobdetail-services ul li li {
list-style: disc;
margin-bottom: 10px;
line-height: 22px;
}
.jobsearch-jobdetail-services ul ol li,
.jobsearch-description ol li {
list-style: decimal inside; }
.jobsearch-jobdetail-services ul ul,
.jobsearch-jobdetail-services ul ol ol,
.jobsearch-description ol ol {
margin-left: 20px; }
.jobsearch-description .wp-caption img,
.jobsearch-description img.alignnone {
height: auto; }
.jobsearch-employer-resumes-wrap {
position: relative; }
.jobsearch-rem-empresmue {
position: absolute;
right: 0px;
top: 0px;
width: 20px;
height: 20px;
background-color: #E95842;
color: #ffffff;
text-align: center;
z-index: 10;
line-height: 1.5;
}
.jobsearch-custom-field {
margin: 0px;
display: inline-block;
width: 100%;
}
.jobsearch-custom-field li {
list-style: none;
float: left;
padding: 0px 16px 8px 0px;
line-height: 1;
font-size: 12px;
border: none;
}
.jobsearch-job .jobsearch-custom-field li,
.featured-jobs-grid-text .jobsearch-custom-field li {
border: none;
padding: 0px 16px 8px 0px;
}
.careerfy-joblisting-plain-left .jobsearch-custom-field li i {
margin: -1px 9px 0px 0px; }
.careerfy-joblisting-plain-left .jobsearch-custom-field li {
margin-right: 0px; }
.jobsearch-custom-field li i {
margin-right: 6px;
color: #999;
}
.featured-jobs-grid-text ul.jobsearch-custom-field li:before {
display: none; }
.jobsearch-custom-field li small {
font-size: 12px; }
.careerfy-featured-jobs-list-text .jobsearch-custom-field li small {
display: inline-block;
color: #999 !important;
}
.careerfy-joblisting-plain .careerfy-joblisting-plain-left {
width: 80%; }
.jobsearch-joblisting-classic .urgntpkg-badge {
left: auto;
right: -7px;
}
.body-nowhite-bg .sortfiltrs-contner {
float: left;
width: 100%;
background: #fff;
margin-bottom: 15px;
padding: 15px 15px 15px 15px;
}
.body-nowhite-bg .wp-jobsearch-dev-candidate-content .sortfiltrs-contner {
padding-bottom: 0px; }
.body-nowhite-bg .wp-jobsearch-dev-candidate-content .jobsearch-filter-sortable ul {
margin-top: 0px; }
.jobsearch-joblisting-classic .urgntpkg-badge:before {
left: auto;
right: 0px;
border-top: 7px solid #ffb14a;
border-right: 7px solid transparent;
border-left: none;
}
.promotepof-detv1 {
position: absolute;
left: -27px;
top: 24px;
background-color: #ffb14a;
color: #ffffff;
padding: 5px 30px;
line-height: 1;
text-transform: uppercase;
z-index: 99;
-webkit-transform: rotate(-40deg);
-moz-transform: rotate(-40deg);
-ms-transform: rotate(-40deg);
-o-transform: rotate(-40deg);
transform: rotate(-40deg);
}
.jobsearch-jobdetail-list .jobsearch-jobdetail-listthumb {
overflow: hidden; }
.deadline-closed {
display: inline-block;
color: #fe3d6c;
margin: 8px 0px 5px 0px;
font-weight: bold;
width: 100%;
}
.careerfy-typo-wrap .deadline-closed {
margin: 8px 0px 5px 0px; }
.widget_jobdetail_three_apply .deadline-closed {
margin-bottom: 0px; }
.careerfy-jobdetail-four-links .deadline-closed {
width: auto;
margin-top: 21px;
}
.careerfy-banner-search-six ul li:nth-child(2) i {
left: auto;
right: 26px;
color: #666;
font-size: 16px;
top: 17px;
}
.jobsearch-job-detail-advs {
float: left;
width: 100%;
overflow: hidden;
margin-bottom: 30px;
}
.jobsearch-job-detail-advs .careerfy-jobs-scroll-slider ul li {
margin-bottom: 0px; }
.jobsearch-empmember-add-popup {
float: right;
background-color: #13b5ea;
border: 1px solid #13b5ea;
font-size: 10px;
color: #ffffff;
text-transform: uppercase;
padding: 12px 12px;
border-radius: 40px;
line-height: 1;
margin-top: 1px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-empmember-add-popup:hover {
background-color: #ffffff;
color: #13b5ea;
}
.empacc-menbers-list,
.empacc-menbers-list ul {
float: left;
width: 100%;
}
.empacc-menbers-list .accmem-head {
border-bottom: 1px solid #efefef;
padding: 7px 20px 3px 20px;
}
.empacc-menbers-list .accmem-head:nth-child(even) {
background-color: #f7f7f7;
}
.jobsearch-adingmem-permisons {
margin: 0px 0px 10px 0px; }
.jobsearch-adingmem-permisons h3 {
margin-bottom: 15px; }
.empacc-menbers-list ul li {
list-style: none;
float: left;
width: 50%;
color: #000;
font-weight: 500;
margin-bottom: 3px;
}
.empacc-menbers-list ul li:last-child {
text-align: right; }
.empacc-menbers-list ul li a {
display: inline-block;
margin: 0px 0px 0px 7px;
color: #ff6d4a;
}
.empacc-menbers-list ul li a.emp-memb-updatebtn {
color: #333333; }
.jobsearch-adingmem-permisons input[type=checkbox] + label {
display: block;
margin: 0em;
cursor: pointer;
line-height: 1.2;
}
.jobsearch-adingmem-permisons input[type=checkbox] {
display: none; }
.jobsearch-adingmem-permisons input[type=checkbox] + label:before {
content: "\2714";
border: 0.1em solid #999;
border-radius: 0.1em;
display: inline-block;
width: 1.3em;
height: 1.3em;
line-height: 1.2;
padding-left: 0.2em;
padding-bottom: 0em;
margin-right: 0.6em;
vertical-align: bottom;
color: transparent;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.jobsearch-adingmem-permisons input[type=checkbox] + label:active:before {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.jobsearch-adingmem-permisons input[type=checkbox]:checked + label:before {
background-color: MediumSeaGreen;
border-color: MediumSeaGreen;
color: #fff;
}
.dash-hdtabchng-btn {
float: right;
padding: 5px 16px;
color: #ffffff;
border-radius: 4px;
border: 1px solid #13b5ea;
background-color: #13b5ea;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.jobsearch-profile-ressetin {
float: left;
width: 100%;
}
.jobsearch-profile-ressetin h2 {
margin-bottom: 15px;
font-size: 20px;
}
.jobsearch-typo-wrap a.addmor-shbtn-resumtyp,
a.addmor-shbtn-resumtyp {
display: inline-block;
text-decoration: underline;
color: #333;
}
.res-profile-reslist {
margin-bottom: 15px;
}
.res-profile-reslist li {
margin-bottom: 0px; }
.shcand-types-list {
display: inline-block;
width: 100%;
text-align: left;
}
.jobsearch-pagination-blog ul li a.next,
.jobsearch-pagination-blog ul li a.prev {
padding-top: 0px; }
.cands-savetype-filter {
float: right;
width: 40%;
padding-right: 20px;
margin-top: -3px;
}
.cands-savetype-filter .filtr-label {
float: left;
padding-top: 10px;
}
.cands-savetype-filter .jobsearch-profile-select {
float: right;
width: 66%;
}
.shsaved-groups {
display: inline-block;
width: 100%;
text-align: center;
background-color: rgba(0,0,0,0.50);
padding: 8px 10px;
color: #ffffff;
}
.careerfy-jobdetail-btn  {
float: left;
color: #13b5ea;
font-weight: 500;
padding: 9px 11px 8px 11px;
border: 1px solid #13b5ea;
line-height: 1;
}
.jobsearch_candidate_info .jobsearch-candidate-default-btn {
float: none;
display: inline-block;
border-radius: 80px;
padding: 8px 14px;
margin-left: 5px;
}
.jobsearch_candidate_info .jobsearch-candidate-default-btn i {
display: none; }
.page .jobsearch-login-registration-form .jobsearch-login-box span {
width: 100%; }
.urgntpkg-candv1 {
color: #ffb607;
}
.jobsearch-activcode-popupbtn,
.jobsearch-resend-accactbtn {
text-transform: uppercase;
font-weight: bold;
color: #fff;
font-size: 18px;
margin: 0px 5px;
}
.jobsearch-user-form i.jobsearch-icon.jobsearch-upload {
position: static;
display: inline-block;
margin: -4px 4px 0px 0px;
}
.jobsearch-fileUpload:hover span i.jobsearch-icon.jobsearch-upload { color: #ffffff; } .select-appsjob-con,
.jobsearch-all-aplicantslst {
float: left;
width: 100%;
}
.select-appsjob-con {
margin-bottom: 20px;
}
.allapps-selctcounts-holdr {
float: left;
width: 35%;
}
.allapps-job-label h2 {
color: #23282d;
font-size: 1.3em;
margin: 1em 0px;
}
.allapps-selctcounts-holdr .allapps-jobselct-con {
width: 180px; }
.overall-appcreds-con {
float: right;
width: 65%;
}
.overall-appcreds-con ul {
margin: 0px -5px; }
.overall-appcreds-con ul li {
float: left;
width: 33.333%;
list-style: none;
padding: 0px 5px;
line-height: 1;
margin: 10px 0px 0px 0px;
}
.overall-appcreds-con span {
display: inline-block;
width: 100%;
background-color: #7cd6f8;
padding: 12px 15px;
border-radius: 4px 4px 0px 0px;
color: #ffffff;
font-size: 14px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
line-height: 1.3;
}
.overall-appcreds-con .applicnt-count-box.tot-apps {
background-color: #5bccf6; }
.overall-appcreds-con .applicnt-count-box.sh-apps {
background-color: #9bd159; }
.overall-appcreds-con .applicnt-count-box.rej-apps {
background-color: #ff5757; }
.overall-appcreds-con span.sh-apps {
background-color: #b0d979; }
.overall-appcreds-con span.rej-apps {
background-color: #ff7978; }
.overall-appcreds-con .applicnt-count-box {
float: left;
width: 100%;
padding: 10px 16px;
background-color: #00b9eb;
color: #ffffff;
border-radius: 0px 0px 4px 4px;
text-align: center;
}
.overall-appcreds-con .applicnt-count-box a {
color: #ffffff;
font-weight: 700;
}
.thjob-title h2 {
float: left;
font-size: 15px;
width: 25%;
line-height: 1.2;
padding-top: 10px;
}
.thjob-title {
float: left;
width: 100%;
margin-bottom: 16px;
}
.total-appcreds-con {
float: right;
}
.total-appcreds-con ul {
margin: 0px -5px;
}
.total-appcreds-con ul li {
float: left;
list-style: none;
padding: 0px 5px;
line-height: 1;
margin: 10px 0px 9px 0px;
}
.total-appcreds-con .applicnt-count-box {
float: left;
width: 100%;
padding: 10px 16px;
background-color: #00b9eb;
color: #ffffff;
border-radius: 4px;
}
.applicnt-count-box.tot-apps {
background-color: #5bccf6;
}
.applicnt-count-box.sh-apps {
background-color: #9bd159;
}
.applicnt-count-box.rej-apps {
background-color: #ff5757;
}
.lodmore-jobapps-btnsec {
float: left;
width: 100%;
text-align: center;
}
.lodmore-jobapps-btnsec a {
display: inline-block;
padding: 12px 22px;
line-height: 1;
background-color: #5bccf6;
border: 1px solid #5bccf6;
color: #ffffff;
border-radius: 4px;
font-weight: 500;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.lodmore-jobapps-btnsec a:hover {
background-color: transparent;
color: #5bccf6;
}
.lodmore-jobapps-btnsec a i {
margin-left: 5px; }
.jobsearch-filterable .jobsearch-rssfeed-btn {
border: none;
background-color: #f8991b;
color: #ffffff;
float: left;
margin: -4px 0px 0px 0px;
padding: 0px 10px;
}
.jobsearch-filterable .jobsearch-rssfeed-btn i {
color: #ffffff;
margin: 6px 6px 0px 0px;
}
.jobsearch-filterable .jobsearch-rssfeed-btn:hover,
.jobsearch-filterable .jobsearch-rssfeed-btn:hover i {
color: #ffffff;
}
.body-nowhite-bg .with-rssfeed-enable .jobsearch-filterable.jobsearch-filter-sortable.jobsearch-topfound-title {
width: 47%;
}
.onsubmit-apilocs-con a,
.depdrpdwn-form-submitbtn {
float: left;
width: 100%;
color: #ffffff;
border-radius: 1px;
padding: 10px 10px;
text-align: center;
}
.onsubmit-apilocs-con a:hover,.depdrpdwn-form-submitbtn.btn:hover { color: #ffffff; }
.depdrpdwn-form-submitbtn {
margin-top: 10px; }
[class=*"jobsearch-jobfeture-"] {
color: #fcd116;
}
.profile-improve-con ul *, .profile-improve-con ul {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.dash-reviews-list,
.jobsearch-typo-wrap .dash-reviews-list .jobsearch-company-review-text {
border: none; }
.dash-reviews-list.jobsearch-employer-wrap-section {
padding: 0px; }
.dash-reviews-list .reviw-mainitem-con {
float: left;
width: 100%;
border: 1px solid #efefef;
padding: 0px 0px 0px 0px;
margin-bottom: 15px;
border-radius: 4px;
position: relative;
}
.reviw-contntholdr-con {
float: left;
width: 100%;
padding: 0px 25px 10px 25px;
}
.dash-reviews-list .reply-review,
.jobsearch-typo-wrap .update-cuser-review,
.update-cuser-review {
float: right;
margin: 1px 10px 0px 0px;
text-decoration: underline;
}
.dash-reviews-list .reply-review i {
margin-right: 7px;
font-size: 12px;
}
.update-cuser-review i {
margin-right: 2px;
font-size: 12px;
}
.comrnt-reply-con {
float: left;
width: 100%;
background-color: #fafafa;
padding: 40px 25px 25px 25px;
position: relative;
}
.replied-review-box {
float: left;
width: 100%;
background-color: #fafafa;
position: relative;
padding: 25px 25px 25px 25px;
}
.dash-reviews-list .jobsearch-company-review figure {
float: left;
width: 100%;
background-color: #fafafa;
position: relative;
padding: 22px 25px 22px 25px;
}
.reply-review-close {
position: absolute;
right: 0px;
top: 0px;
width: 25px;
height: 25px;
background-color: gray;
color: #ffffff;
text-align: center;
}
.comrnt-replyholdr-con textarea {
float: left;
width: 100%;
box-shadow: 0 0 5px #bababa;
font-weight: normal;
outline: 0;
line-height: 1.25;
border-radius: 4px;
color: gray;
background: white;
border: 1px solid #bababa;
padding: 5px 8px;
font-size: 14px;
height: 150px;
}
.submt-replybtn-con,
.comrnt-reply-con p,
.comrnt-replyholdr-con,
.revuser-img img {
float: left;
width: 100%;
}
.submt-replybtn-con .reply-review-submit {
float: left;
background-color: gray;
border: none;
border-radius: 4px;
color: white;
font-size: 14px;
line-height: 1.5;
margin: 0;
padding: 5px 20px;
text-align: center;
text-decoration: none;
}
.comrnt-reply-con p {
margin: 8px 0px;
line-height: 1.5;
}
.revuser-img {
float: left;
width: 60px;
}
.revuser-img img {
border-radius: 100%;
height: 60px;
}
.revuser-img ~ .revuser-conent {
margin-left: 80px;
}
.revuser-conent span {
font-size: 18px;
display: block;
font-weight: bold;
color: #666;
margin-bottom: 5px;
}
.jobsearch-revmtitle-box,
.jobsearch-revmsort-box {
float: left;
width: 50%;
}
.jobsearch-profile-title .jobsearch-revmtitle-box h2 {
margin-bottom: 0px !important;
color: #666;
font-size: 20px;
margin-right: 10px;
}
.jobsearch-revmtitle-box .jobsearch-company-rating {
width: 100px;
height: 20px;
margin-top: 10px;
}
.jobsearch-revmtitle-box .jobsearch-company-rating-box {
height: 20px; }
.jobsearch-revmtitle-box .jobsearch-company-rating:before,
.jobsearch-revmtitle-box .jobsearch-company-rating-box:before {
font-size: 17px; }
.jobsearch-revmtitle-box .jobsearch-company-rating:before,
.reviw-mainitem-con .jobsearch-company-rating:before {
color: #9f9f9f; }
.jobsearch-revmsort-box form {
float: right;
width: 50%;
text-align: left;
}
.jobsearch-revmsort-box {
text-align: right; }
.jobsearch-revmsort-box span {
display: inline-block;
margin: 4px 10px 0px 0px;
color: #666;
}
.jobsearch-profile-title.jobsearch-revmain-tholdr {
padding-bottom: 9px; }
.jobsearch-revmsort-box .selectize-control.single .selectize-input input {
height: auto; }
.jobsearch-revmsort-box .selectize-control.single .selectize-input {
padding: 7px 18px; }
.jobsearch-company-review-left .reviewr-user-name {
display: block;
font-size: 18px;
font-weight: bold;
margin-bottom: 4px;
line-height: 1;
color: #666;
}
.single-employer .dash-reviews-list {
margin-top: 25px; }
.jobsearch-updaterev-holdr {
float: left;
width: 100%;
position: relative;
margin-bottom: 25px;
padding: 0px 30px;
}
.update-review-close {
float: right;
margin: 20px 0px -31px 0px;
position: relative;
}
.jobsearch-add-review-con input[type="text"] {
float: left;
width: 100%;
border: 1px solid #ddd;
padding: 8px 16px;
height: 42px;
background-color: #efefef;
}
.dash-reviews-list .jobsearch-company-review-left small {
float: right;
margin-top: 7px;
}
#main:not(.sidebar-none) .wf-container-main {
display: inline-block !important;
width: 100%;
}
.careerfy-featured-candidates-hr {
float: right;
margin: 16px 10px 0px 0px;
width: 25px;
height: 25px;
background-color: #ffb607;
border-radius: 100%;
text-align: center;
color: #fff;
}
.jobsearch-candidate-resume-wrap .jobseach-skills-con {
float: left;
width: 100%;
padding-left: 60px;
margin-bottom: 40px;
}
.phon-num-fieldcon .intl-tel-input {
width: 100%; }
.phon-num-fieldcon input.required,
.phon-num-fieldcon input[type="tel"] {
padding: 6px 13px 6px 182px;
color: #000;
font-size: 12px;
height: 42px;
border: 1px solid #efefef;
border-radius: 3px;
background-color: #ffffff;
width: 100%;
}
.intl-tel-input.allow-dropdown input[type="tel"] {
padding-left: 95px;
}
.phon-num-fieldcon .contry-info-con {
position: absolute;
left: 53px;
top: 15px;
z-index: 99;
line-height: 1;
}
.phon-num-fieldcon span {
float: none;
width: auto;
margin: 0px;
}
.page-template-user-login-template .intl-tel-input .country-list {
min-width: 450px; }
.jobsearch-whatsapp-msgcon {
float: left;
width: 100%;
text-align: center;
margin: 20px 0px 0px 0px;
}
.jobsearch-whatsapp-msgcon a {
display: inline-block;
position: relative;
}
.jobsearch-whatsapp-msgcon i {
float: left;
font-size: 40px;
border: 5px solid #fff;
border-radius: 100%;
position: absolute;
left: -1px;
top: -2px;
background: #fff;
color: #2c9445;
}
.jobsearch-whatsapp-msgcon a small {
display: inline-block;
background-color: #2c9445;
color: #ffffff;
font-size: 18px;
border-radius: 80px;
margin: 0px;
padding: 12px 60px 12px 80px;
}
.jobsearch_candidate_info .careerfy-featured-candidates-hr {
float: none;
display: inline-block;
margin-left: 10px;
}
.jobsearch-allaplicants-holder .jobsearch-all-aplicantslst .jobsearch-applied-jobs .jobsearch-applied-jobs-thumb ~ .jobsearch-applied-jobs-text { margin-left: 95px; }
.jobsearch_whatsap_view_2,
.jobsearch_whatsap_view_3,
.jobsearch_whatsap_view_4,
.careerfy-typo-wrap .jobsearch_whatsap_view_2,
.careerfy-typo-wrap .jobsearch_whatsap_view_3,
.careerfy-typo-wrap .jobsearch_whatsap_view_4 {
border: 1px solid #ddd;
padding: 20px 10px;
}
.profpkg-hding {
background-color: #f5f5f5;
font-weight: 600;
text-align: left;
}
.profpkg-btn-holdr a {
display: inline-block;
background-color: #01bbec;
color: #ffffff;
padding: 9px 20px;
line-height: 1;
border-radius: 3px;
min-width: 120px;
}
.user-subsprofpkg-detail table > tbody > tr > td,
.user-subsprofpkg-detail table > tbody > tr > th,
.all-chprofpkg-list table > tbody > tr > th,
.all-chprofpkg-list table > tbody > tr > td,
.all-chprofpkg-list thead th {
padding: 7px 20px;
color: #565654;
}
.user-subsprofpkg-detail .renewal-btn a {
background-color: #ff6f0f;
min-width: 120px;
width: auto;
float: none;
display: inline-block;
position: relative;
}
.current-planame-holder {
float: right;
margin: 6px 0px 0px 0px;
font-size: 18px;
}
.user-subsprofpkg-detail .profpkg-titlemid {
width: auto; }
.current-planame-holder span {
color: #ff6b09; }
.user-subsprofpkg-detail {
margin-bottom: 15px; }
.all-profilpkgs-head {
font-size: 20px;
margin-bottom: 10px;
color: #333;
}
.model-heading {
text-align: left; }
.profpckg-detail-pcon,
.profpkg-det-item {
display: inline-block;
width: 100%;
text-align: left;
}
.profpkg-det-item {
background-color: #f5f5f5;
border-bottom: 1px solid #d2d2d2;
}
.profpkg-det-item:nth-last-child(2) {
border-bottom: none;
}
.detitem-label {
display: inline-block;
width: 35%;
vertical-align: middle;
margin-right: -4px;
padding: 14px 20px;
font-weight: 600;
}
.detitem-val {
display: inline-block;
width: 65%;
vertical-align: middle;
margin-right: -4px;
padding: 14px 20px;
}
.profpkg-item-subscon,
.jobsearch-subsemp-profile-pkg,
.jobsearch-subscand-profile-pkg {
float: left;
width: 100%;
position: relative;
}
.pkg-loding-msg {
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
color: #ffffff;
background-color: #53b427;
padding: 14px 15px;
text-align: center;
}
.jobsearch-subsemp-profile-pkg,
.jobsearch-subscand-profile-pkg {
background-color: #53b427;
width: 100%;
float: left;
padding: 14px 15px;
color: #ffffff;
text-align: center;
}
.profpckg-popup-main .modal-box-area {
padding: 0px; }
.profpckg-popup-main .model-heading {
padding: 10px 0px 5px 15px;
background-color: #636363;
}
.profpckg-popup-main .model-heading h2 {
color: #fff;
font-size: 20px;
}
.profpckg-popup-main .modal-close {
position: absolute;
right: 0px;
top: 0px;
background-color: #fb353f;
color: #ffffff;
padding: 16px;
}
.profpkg-btn-holdr a.buy-profpkgbtn {
background-color: #53b427;
width: auto;
float: none;
position: relative;
}
.profpkg-titlemid {
width: 30%; }
.profpkg-btn-holdr {
display: inline-block;
width: 100%;
position: relative;
}
.profpkg-btn-holdr a.buy-profpkgbtn .pkg-loding-msg,
.profpkg-btn-holdr.renewal-btn a .pkg-loding-msg {
padding-top: 9px;
padding-bottom: 9px;
}
.jobsearch-form.jobsearch-login-registration-form li#jobsearch-xing-wrapper {
border: 1px solid #1f7575;
border-radius: 2px;
background: #1f7575;
padding: 0;
} .all-awards-items,
.all-affiliations-items,
.careerfy-typo-wrap .all-awards-items,
.careerfy-typo-wrap .all-affiliations-items {
margin: 0px -8px; }
.award-item,
.affiliation-item,
.careerfy-typo-wrap .award-item,
.careerfy-typo-wrap .affiliation-item {
display: inline-block;
vertical-align: top;
margin-right: -4px;
margin-bottom: 16px;
width: 50%;
padding: 0px 8px;
}
.award-item img,
.widget_emp_awards h2,
.widget_emp_affiliations h2,
.affiliation-item img {
float: left;
width: 100%;
}
.widget_emp_awards h2,
.widget_emp_affiliations h2 {
margin-bottom: 15px; }
.jobsearch-typo-wrap ~ .jobsearch-row,
.jobsearch-typo-wrap * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.jobsearch-typo-wrap ul,
.jobsearch-typo-wrap ol {
padding-left: 0px;
margin-bottom: 0px;
}
.instastcky-aplybtn-con {
position: fixed;
right: 0%;
bottom: 0px;
width: 100%;
z-index: 999;
margin: 0;
border-radius: 0;
display: none;
}
.instastcky-aplybtn-con a {
float: left;
width: 100%;
background-color: #53b427;
font-size: 16px;
color: #ffffff;
text-transform: uppercase;
padding: 16px 10px 17px 10px;
text-align: center;
border-radius: 0px;
font-weight: 500;
line-height: 1;
margin-bottom: 0px;
border: 1px solid #53b427;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.instastcky-aplybtn-con a:hover { background-color: #53b427; color: #ffffff; }.jobsearch-color,.jobsearch-colorhover:hover,.navbar-nav > li:hover > a,.navbar-nav > li.active > a,.navbar-nav .sub-menu > li:hover > a,.widget_nav_manu ul li:hover a,.widget_nav_manu ul li:hover a:before,
.categories-list ul li i,li:hover .jobsearch-blog-grid-text h2 a,li:hover .jobsearch-read-more,.jobsearch-filterable ul li:hover a,.jobsearch-job-tag a,.jobsearch-list-option ul li a:hover,.jobsearch-jobdetail-postinfo,
.jobsearch-jobdetail-options li i,.jobsearch-jobdetail-btn,.jobsearch-jobdetail-services i,.jobsearch-list-style-icon li i,.widget_view_jobs_btn,.jobsearch-employer-list small,.jobsearch-employer-list-btn,
.jobsearch-employer-grid figcaption small,.jobsearch-fileUpload span,.jobsearch-managejobs-appli,.jobsearch-transactions-tbody small,.jobsearch-resumes-subtitle a,.jobsearch-employer-confitmation a,
.jobsearch-candidate-default-text h2 i,.jobsearch-candidate-default-btn,.jobsearch-candidate-grid figure figcaption p a,.jobsearch_candidate_info p a,.jobsearch-candidate-download-btn,.show-toggle-filter-list,
.jobsearch-employer-dashboard-nav ul li:hover a,.jobsearch-employer-dashboard-nav ul li.active a,.jobsearch-candidate-savedjobs tbody td span,.jobsearch-cvupload-file span,.jobsearch-modal .modal-close:hover,
.jobsearch-box-title span,.jobsearch-user-form-info p a,.jobsearch-services-classic span i,.widget_faq ul li:hover a,.grab-classic-priceplane ul li.active i,.jobsearch-classic-priceplane.active .jobsearch-classic-priceplane-btn,
.jobsearch-plain-services i,.jobsearch-packages-priceplane ul li i,.jobsearch-additional-priceplane-btn,.contact-service i,.jobsearch-filterable ul li:hover a i,.jobsearch-login-box form a:hover,.jobsearch-resume-addbtn:hover,.img-icons a,
.jobsearch-description ul li:before,.jobsearch-employer-list small a,.jobsearch-employer-wrap-section .jobsearch-candidate-grid figure figcaption span,.jobsearch-load-more a,.jobsearch-jobdetail-btn:hover,.tabs-list li:hover a,
.tabs-list li.active a,.sort-list-view a.active,.sort-list-view a:hover,.jobsearch-applied-job-btns .more-actions:hover,.jobsearch-applied-job-btns .more-actions:hover i,.jobsearch-applied-job-btns .more-actions.open-options,
.jobsearch-applied-job-btns .more-actions.open-options i,.restrict-candidate-sec a:hover,.get-skill-detail-btn:hover,.jobsearch-filterable-select .selectize-control.single .selectize-input input,
.jobsearch-list-option ul li.job-company-name a,.adv-srch-toggler a,.jobsearch-typo-wrap .jobsearch-add-review-con input[type="submit"]:hover,.jobsearch-user-form input[type="submit"]:hover,
.widget_contact_form input[type="submit"]:hover,.register-form:hover,.jobsearch-applyjob-btn:hover,.send-contract-to-applicnt {
color: #13b5ea;
}
.jobsearch-bgcolor,.jobsearch-bgcolorhover:hover,.navbar-nav > li > a:before,.jobsearch-banner-search ul li.jobsearch-banner-submit i,.jobsearch-plain-btn a,.jobsearch-testimonial-slider .slick-arrow:hover,
.jobsearch-featured-label,.jobsearch-job-like:hover,.jobsearch-pagination-blog ul li:hover a, .jobsearch-pagination-blog ul li:hover span,.jobsearch-jobdetail-view,.jobsearch-jobdetail-tags a:hover,.jobsearch-employer-list-btn:hover,
ul li:hover .jobsearch-employer-grid-btn,.widget_contact_form input[type="submit"],.jobsearch-fileUpload:hover span,.jobsearch-resumes-options li:hover a,.jobsearch-employer-jobnav ul li:hover i,.jobsearch-employer-jobnav ul li.active i,
.jobsearch-employer-jobnav ul li.active ~ li:nth-child(2):after,.jobsearch-employer-jobnav ul li.active:nth-child(2):after,.jobsearch-employer-jobnav ul li.active:nth-child(3):after,.jobsearch-employer-confitmation a:hover,
.jobsearch-candidate-default-btn:hover,.jobsearch-candidate-download-btn:hover,.jobsearch-add-popup input[type="submit"],.jobsearch-user-form input[type="submit"],.jobsearch-classic-services ul li:hover i,
.jobsearch-service-slider .slick-arrow:hover,.jobsearch-classic-priceplane-btn,.jobsearch-classic-priceplane.active,.active .jobsearch-simple-priceplane-basic a,.jobsearch-packages-priceplane-btn,
.jobsearch-additional-priceplane.active h2,.jobsearch-additional-priceplane.active .jobsearch-additional-priceplane-btn,.jobsearch-contact-info-sec,.jobsearch-contact-form input[type="submit"],.contact-service a,
.jobsearch-employer-profile-form .jobsearch-findmap-btn:hover,.jobsearch-login-box form input[type="submit"],.jobsearch-login-box form .jobsearch-login-submit-btn, .jobsearch-login-box form .jobsearch-reset-password-submit-btn,
.jobsearch-login-box form .jobsearch-register-submit-btn,.jobsearch-radio-checkbox input[type="radio"]:checked+label,.jobsearch-radio-checkbox input[type="radio"]:hover+label,.jobsearch-load-more a:hover,
.jobsearch-typo-wrap .jobsearch-add-review-con input[type="submit"],.email-jobs-top,.jobalert-submit,.tabs-list li a:before,.sort-list-view a:before,.more-actions,.preview-candidate-profile:hover,.restrict-candidate-sec a,
.get-skill-detail-btn,.profile-improve-con ul li small,.jobsearch_searchloc_div .jobsearch_google_suggestions:hover,.jobsearch_searchloc_div .jobsearch_location_parent:hover,.jobsearch-jobdetail-btn.active:hover,
.jobsearch-checkbox li:hover .filter-post-count {
background-color: #13b5ea;
}
.jobsearch-bordercolor,.jobsearch-bordercolorhover:hover,.jobsearch-jobdetail-btn,.jobsearch-employer-list-btn,.jobsearch-fileUpload span,.jobsearch-employer-confitmation a,.jobsearch-candidate-default-btn,
.jobsearch-candidate-download-btn,.jobsearch-cvupload-file span,.active .jobsearch-simple-priceplane-basic a,.jobsearch-additional-priceplane-btn,.jobsearch-resume-addbtn,.jobsearch-load-more a,
.more-actions,.restrict-candidate-sec a,.get-skill-detail-btn,.jobsearch-banner-search .adv-search-options .ui-widget-content .ui-state-default,.jobsearch-typo-wrap .jobsearch-add-review-con input[type="submit"],
.jobsearch-user-form input[type="submit"],.jobsearch-jobdetail-btn.active:hover,.widget_contact_form input[type="submit"],.register-form {
border-color: #13b5ea;
}
.jobsearch-read-more {
box-shadow: 0px 0px 0px 2px #13b5ea inset;
}
.jobsearch-typo-wrap button:hover, .jobsearch-typo-wrap button:focus, .jobsearch-typo-wrap input[type="button"]:hover, .jobsearch-typo-wrap input[type="button"]:focus,
.jobsearch-typo-wrap input[type="submit"]:hover, .jobsearch-typo-wrap input[type="submit"]:focus {
background-color: #13b5ea;
}.morris-hover {
position: absolute;
z-index: 1000
}
.morris-hover.morris-default-style {
border-radius: 10px;
padding: 6px;
color: #666;
background: rgba(255, 255, 255, 0.8);
border: solid 2px rgba(230, 230, 230, 0.8);
font-family: sans-serif;
font-size: 12px;
text-align: center
}
.morris-hover.morris-default-style .morris-hover-row-label {
display: none;
}
.morris-hover.morris-default-style .morris-hover-point {
white-space: nowrap;
margin: 0.1em 0
}@media (min-width: 768px) and (max-width: 990px) {
.jobsearch-plugin-default-container { width: 768px; padding: 0px 15px; }
.jobsearch-column-3.jobsearch-typo-wrap,.jobsearch-column-9.jobsearch-typo-wrap,.jobsearch-column-8.jobsearch-typo-wrap,.jobsearch-column-4.jobsearch-typo-wrap { width: 100%; }
.jobsearch-filter-responsive-wrap,.jobsearch-main-content .widget { width: 50%; padding: 0px 5px; margin-right: -4px; float: none; display: inline-block; vertical-align: top; }
.wp-jobsearch-employer-content,.wp-jobsearch-job-content,.wp-jobsearch-candidate-content { margin-top: 20px; }
.jobsearch-modal .modal-content-area { padding-right: 10px; padding-left: 10px; }
.jobsearch-candidate-savedjobs table { width: 770px; } .jobsearch-candidate-savedjobs { overflow: scroll; }
.jobsearch-applied-jobs-text .jobsearch-savedjobs-links { float: left; margin-top: 12px; }
.jobsearch-managejobs-list,.jobsearch-employer-transactions,.jobsearch-employer-packages { width: 770px; }
.jobsearch-jobs-list-holder,.jobsearch-transactions-list-holder,.jobsearch-packages-list-holder { float: left; width: 100%; overflow: scroll; }
.jobsearch-applicants-graph svg,.jobsearch-applicants-graph { width: 100%; } .jobsearch-search-container .jobsearch-banner-search ul li { float: left; width: 50%; flex-basis: auto !important; }
.jobsearch-search-container .jobsearch-banner-search ul li:last-child { max-width: 100% !important; width: 100% !important; }
.jobsearch-search-container .jobsearch-select-style select { border-top: none; }
.jobsearch-search-container ul li:nth-child(2) .jobsearch-select-style select { border-top: 1px solid #f2f2f2; }
.jobsearch-search-container ul li:nth-child(3) .jobsearch-select-style select { border-left: 1px solid #f2f2f2; }
.jobsearch-banner-search.search-cat-off ul li { width: 45%; } .jobsearch-banner-search.search-cat-off ul li:last-child { width: 10%; } .jobsearch-modal .modal-box-area { margin-left: 0px; } .careerfy-main-content aside.careerfy-column-4,.careerfy-main-content div.careerfy-column-8 { width: 100%; }
.careerfy-main-content .widget.careerfy-candidatedetail-services { padding-top: 15px; }
.careerfy-jobdetail-four-list figure ~ .careerfy-jobdetail-four-list-text { margin-left: 0px !important; float: left; width: 100%; }
.careerfy-employer-detail2-tablink ul li { padding: 0px 11px; }
.careerfy-employerfour-list figure img ~ figcaption { margin-left: 0px !important; float: left; width: 100%; }
.careerfy-main-section .candidate-detail-two-thumb { margin-top: 0px; }
.candidate-detail-two-subheader .candidate-detail-two-subheaderwrap { width: 100%; padding-left: 20px; }
.candidate-detail-two-subheader-social { margin-top: 15px; }
.careerfy-candidate-detail-four-subheader figure { width: 65%; }
} @media (max-width: 767px) {
.jobsearch-plugin-default-container { width: 100%; padding: 0px 15px; }
.jobsearch-column-3.jobsearch-typo-wrap { padding: 0px 15px; }
.jobsearch-column-3.jobsearch-typo-wrap,.jobsearch-column-9.jobsearch-typo-wrap,.jobsearch-column-8.jobsearch-typo-wrap,.jobsearch-column-4.jobsearch-typo-wrap,.jobsearch-column-10,.jobsearch-column-2 { width: 100%; }
.jobsearch-column-4 { width: 50%; }
.jobsearch-filter-responsive-wrap,.jobsearch-main-content .widget { width: 50%; padding: 0px 5px; margin-right: -4px; float: none; display: inline-block; vertical-align: top; }
.wp-jobsearch-employer-content,.wp-jobsearch-job-content,.wp-jobsearch-candidate-content { margin-top: 20px; }
.jobsearch-employer .jobsearch-table-cell { display: inline-block; margin-right: -4px; width: 40%; vertical-align: middle; }
.jobsearch-employer .jobsearch-table-cell:first-child { width: 20%; }
.jobsearch-employer .jobsearch-table-cell:nth-child(3) { display: none; }
.jobsearch-job-userlist,.jobsearch-candidate-default-btn { float: left; } .jobsearch-jobdetail-joblisting .jobsearch-job-userlist { float: right; }
.jobsearch-candidate-default-left { width: 100%; }
.jobsearch-filterable ul li:first-child { padding-left: 0px; }
.jobsearch-list-option h2 { line-height: 1.4; }
.jobsearch-candidate-default-text ul li { margin-bottom: 8px; }
.jobsearch-jobdetail-options li,.jobsearch-jobdetail-options li:first-child { font-size: 13px; } .jobsearch-jobdetail-list figcaption h2 { font-size: 24px; } .jobsearch-jobdetail-media { margin-left: 0px; }
.jobsearch-modal .modal-content-area { padding-right: 10px; padding-left: 10px; }
.jobsearch-user-form ul li { width: 50%; } .jobsearch-user-form ul li.jobsearch-user-form-coltwo-full { width: 100%; }
.jobsearch-login-media li a { text-indent: -9999px; } .jobsearch-login-media li a i { text-indent: 0px; } .jobsearch-login-media { margin: 0px -5px; } .jobsearch-login-media li { width: 25%; padding: 0px 5px; }
.jobsearch-login-media li i { border: none; width: 100%; } .jobsearch-modal .modal-box-area { margin: 0px 0px 0px 0px; width: 100%; padding: 30px 20px 30px 20px; display: inline-block; position: static !important; }
.jobsearch-modal .modal-content-area { margin-top: 40px; }
.jobsearch-user-form-info { width: 64%; } .jobsearch-user-form input[type="submit"] { font-size: 15px; } .jobsearch-jobdetail-media li { margin-right: 6px; }
.widget_apply_job ul li a { text-indent: -9999px; } .widget_apply_job ul li a i { text-indent: 0px; float: left; width: 100%; }
.jobsearch-form.jobsearch-login-registration-form { margin: 0px; } .jobsearch-login-box { padding: 30px 30px 20px 30px; }
.jobsearch-login-box form ul li { text-align: center; } .jobsearch-login-box form ul li ul li { text-align: left: 0; } .jobsearch-login-box form a,.jobsearch-login-box form .jobsearch-login-submit-btn { float: none; display: inline-block; }
.login-reg-errors .alert-danger,.registration-errors .alert-danger { font-size: 15px; } .jobsearch-login-box form a { margin-bottom: 12px; margin-top: 0px; }
.jobsearch-login-with a { text-indent: -9999px; } .jobsearch-login-with a i { text-indent: 0px; width: 100%; } .jobsearch-login-box form .jobsearch-reset-password-submit-btn { padding: 8px 20px 6px 20px; }
.jobsearch-radio-checkbox { width: 100%; margin-bottom: 10px; } .jobsearch-company-gallery ul li { width: 50%; } .jobsearch-add-popup { margin-top: 10%; }
.jobsearch-candidate-savedjobs table { width: 770px; } .jobsearch-candidate-savedjobs { overflow: scroll; }
.jobsearch-applied-jobs-text .jobsearch-savedjobs-links { float: left; margin-top: 12px; } .jobsearch-applied-jobs-text ul li { margin-bottom: 8px; }
.jobsearch-managejobs-list,.jobsearch-employer-transactions,.jobsearch-employer-packages { width: 770px; } .jobsearch-jobs-list-holder,.jobsearch-transactions-list-holder,.jobsearch-packages-list-holder { float: left; width: 100%; overflow: scroll; }
.jobsearch-employer-resumes > ul > li { width: 100%; }
.jobsearch-employer-jobnav ul li:before,.jobsearch-employer-jobnav ul li.active ~ li:nth-child(2):after { display: none; } .jobsearch-employer-jobnav ul li a { padding: 0px 20px; }
.jobsearch-subheader-form .jobsearch-banner-search ul li { width: 50%; }
.jobsearch-stats-list ul li { width: 50%; }
.jobsearch-applicants-graph svg,.jobsearch-applicants-graph { width: 100%; }
.jobsearch-candidate-default figure ~ .jobsearch-candidate-default-text { margin-left: 0px; float: left; width: 100%; }
.jobsearch-alert-in-content .alerts-fields ul li { width: 100% !important; } .jobsearch-alert-in-content .jobsearch-checkbox li { margin-bottom: 7px; }
.complet-percent,.minimum-percent { width: 100%; } .minimum-percent { border-left: none;  padding-top: 5px; padding-left: 0px;} .percent-num { margin-bottom: 15px; }
.jobsearch-joblisting-classic .jobsearch-table-cell { float: left; width: 100%; margin-bottom: 8px; }
.jobsearch-filterable h2 { margin-bottom: 20px; }
.search-full-element { z-index: 99 !important; }
.jobsearch-banner-search.search-cat-off ul li { width: 45%; } .jobsearch-banner-search.search-cat-off ul li:last-child { width: 10%; }
.jobsearch-jobdetail-view { display: inline-block; line-height: 1; padding: 3px 9px; }
.jobsearch-banner-search .jobsearch_searchloc_div input[type="text"] { border-left: 1px solid #f2f2f2; border-top: none; } .jobsearch-search-container .jobsearch-banner-search ul li { float: left; width: 50%; flex-basis: auto !important; }
.jobsearch-search-container .jobsearch-banner-search ul li:last-child { max-width: 100% !important; width: 100% !important; }
.jobsearch-search-container .jobsearch-select-style select { border-top: none; }
.jobsearch-search-container ul li:nth-child(2) .jobsearch-select-style select { border-top: 1px solid #f2f2f2; }
.jobsearch-search-container ul li:nth-child(3) .jobsearch-select-style select { border-left: 1px solid #f2f2f2; }
.jobsearch-search-container .jobsearch-banner-search { padding: 0px; }
.jobsearch-column-9 .careerfy-job-grid ul li {  width: 50%; } .jobsearch-advance-search-holdr .jobsearch-banner-search ul li.adv-srch-toggler,.jobsearch-advance-search-holdr .jobsearch-banner-search > ul > li:last-child { width: 100% !important; }
.adv-srch-toggler a { margin: 0px 0px 10px 0px; } .careerfy-main-content aside.careerfy-column-4,.careerfy-main-content div.careerfy-column-8 { width: 100%; }
.careerfy-jobdetail-services ul li.careerfy-column-4 { width: 50%; }
.careerfy-main-content .widget.widget_application_apply { padding-top: 20px; padding-bottom: 20px; }
.careerfy-main-content .careerfy-joblisting-media ~ .careerfy-joblisting-text { float: left; width: 100%; margin-left: 0px; }
.careerfy-header-one .careerfy-user-section ul { left: auto; right: 0px; }
.careerfy-main-content .widget.careerfy-candidatedetail-services { padding-top: 15px; }
.careerfy-list-option ul li { margin-bottom: 10px; }
.careerfy-jobdetail-four-list figure ~ .careerfy-jobdetail-four-list-text { margin-left: 0px !important; float: left; width: 100%; }
.careerfy-jobdetail-four-list figure { width: 100% !important; }
.careerfy-employer-detail2-tablink ul li { margin-bottom: 10px; padding: 0px 12px; }
.jobsearch-candidate-grid > ul > li { width: 50%; }
.careerfy-candidate-grid2 ul li { width: 50%; }
.careerfy-employer-subheader-three figure img { margin-top: -30px; }
.careerfy-employerfour-list figure img ~ figcaption { margin-left: 0px !important; float: left; width: 100%; }
.careerfy-employerfour-top-section .careerfy-column-4,.careerfy-employerfour-top-section .careerfy-column-8,.careerfy-employerfour-list .careerfy-column-8 { width: 100%; }
.careerfy-employerfour-map { margin-top: 0px !important; }
.careerfy-employerfour-top-social { margin-bottom: 15px; }
.careerfy-main-section .candidate-detail-two-thumb { margin-top: 0px; }
.candidate-detail-two-subheader .candidate-detail-two-subheaderwrap { width: 100%; padding-left: 20px; }
.candidate-detail-two-subheader-social { margin-top: 15px; }
.careerfy-column-4.circle-pie-list { width: 100%; }
.careerfy-main-section .careerfy-candidatedetail-text3 img ~ figcaption { margin-left: 0px; padding-top: 15px; float: left; width: 100%; }
.careerfy-candidate-detail-four-subheader figure img ~ figcaption { margin-left: 0px !important; float: left; width: 100%; }
.careerfy-main-section .candidate-detail4-timeline-thumb ~ .candidate-detail4-timeline-text { padding-left: 155px; }
.careerfy-main-section .candidate-detail4-timeline-thumb { width: 20%; }
.phon-num-fieldcon .contry-info-con { display: none; }
.intl-tel-input.allow-dropdown input[type="tel"] { padding-left: 60px; }
} @media (max-width: 480px) {
.jobsearch-column-9 .careerfy-job-grid ul li {  width: 100%; }
.jobsearch-filter-responsive-wrap { width: 100%; padding: 0px; }
.jobsearch-employer .jobsearch-table-cell { width: 50%; margin-bottom: 14px; }
.jobsearch-employer .jobsearch-table-cell:first-child { width: 30%; }
.jobsearch-employer .jobsearch-table-cell:nth-child(2) { width: 70%; }
.jobsearch-search-filter-wrap { width: 100%; margin: 0px 0px 10px 0px; }
.jobsearch-employer .jobsearch-table-cell:nth-child(3) { display: inline-block; }
.jobsearch-list-option ul li { border: none; padding: 12px 0px 0px 0px; }
.jobsearch-filterable ul { float: left; }
.jobsearch-filterable ul li { padding-left: 0px; border: none; }
.jobsearch-candidate-default-text ul li { border: none; padding: 0px; }
.jobsearch-jobdetail-listthumb { width: 100%; } .jobsearch-jobdetail-listthumb ~ figcaption { float: left; width: 100%; margin-left: 0px; padding-top: 15px; }
.jobsearch-jobdetail-list figcaption h2 { line-height: 1.2; }
.jobsearch-column-4,.jobsearch-column-3,.jobsearch-column-6,.jobsearch-company-gallery ul li { width: 100%; } .jobsearch-jobdetail-joblisting .jobsearch-job-userlist { float: left; }
.jobsearch-main-content .widget,.jobsearch-list-option ul li,.jobsearch-user-form-info { width: 100%; } .widget .rc-anchor-normal .rc-anchor-pt { margin-right: 32px; }
.jobsearch-modal .modal-box-area { position: static; margin: 0; width: 100%; position: relative; display: inline-block; } .jobsearch-user-form-info .jobsearch-checkbox { float: left; margin-top: 10px; }
.jobsearch-user-form ul li { width: 100%; } .jobsearch-user-form-info { text-align: center; } .jobsearch-user-form-info p,.jobsearch-user-form-info .jobsearch-checkbox { float: none; display: inline-block; }
.modal-close { position: absolute; right: 12px; top: 12px; } .jobsearch-user-options ul li,.jobsearch-user-form-coltwo.jobsearch-user-form ul li,.jobsearch-user-form-coltwo .jobsearch-user-form-info,
.jobsearch-reset-password .jobsearch-user-form-info { width: 100%; } .jobsearch-employerdetail-btn { margin-bottom: 8px; } .jobsearch-jobdetail-list { padding: 32px 32px 24px 32px; }
.jobsearch-candidate-timeline-text h2 { line-height: 1.3; } .jobsearch-resume-education h2 { line-height: 1.3; } .jobsearch-add-popup { padding: 20px 20px 13px 20px; }
.jobsearch-resume-addbtn { float: left; margin-left: 55px; } .jobsearch-add-popup { margin-top: 40%; }
.jobsearch-resume-education { padding-left: 58px; } .jobsearch-employer-box-section { padding: 30px 30px 18px 30px; }
.jobsearch-add-popup.jobsearch-update-resume-items-sec { left: -9px; } .jobsearch-candidate-resume-wrap .jobsearch-candidate-title:after { bottom: 23px; }
.jobsearch-applied-jobs-text ul li { border: none; padding: 0px; line-height: 1.4; margin-bottom: 6px; width: 100%; } .jobsearch-applied-jobs-text h2 { line-height: 1.3; }
.jobsearch-applied-jobs-thumb ~ .jobsearch-applied-jobs-text { margin-left: 0px; float: left; width: 100%; }
.jobsearch-employer-search { width: 40%; } .jobsearch-employer-resumes figcaption ul li { width: 100%; padding-left: 0px; } .jobsearch-resumes-download { float: left; margin: 5px 0px 9px 0px; width: 100%; }
.jobsearch-resumes-subtitle { float: left; } .jobsearch-resumes-options li a { text-indent: -9999px; } .jobsearch-resumes-options li a i { float: left; width: 100%; text-indent: 0px; }
.jobsearch-employer-jobnav ul li { width: 100%; margin-bottom: 30px; } .jobsearch-employer-jobnav ul li a { float: none; display: inline-block; padding: 0px; }
.jobsearch-subheader-form .jobsearch-banner-search ul li,.jobsearch-stats-list ul li { width: 100%; }
.jobsearch-joblisting-classic figure ~ .jobsearch-joblisting-text { margin-left: 0px; float: left; width: 100%; padding-top: 10px; }
.salary-type, .salary-input { width: 100%; padding-left: 0px; }
.salary-input .min-salary, .salary-input .max-salary { width: 100%; }
.salary-input .max-salary {padding-left: 0px; padding-top: 8px; }
.jobsearch-banner-search.search-cat-off ul li:last-child { width: 100%; } .jobsearch-search-container .jobsearch-banner-search ul li { width: 100%; }
.jobsearch-search-container ul li:nth-child(2) .jobsearch-select-style select,.jobsearch-search-container .jobsearch-select-style select { border-top: none; }
.jobsearch-search-container ul li .jobsearch-select-style select { border-left: 1px solid #f2f2f2; } .jobsearch-jobdetail-joblisting.jobsearch-joblisting-classic figure ~ .jobsearch-joblisting-text { margin-left: 0px; } .careerfy-jobdetail-services ul li.careerfy-column-4 { width: 100%; }
.careerfy-list-option ul li { border: none; padding-left: 0px; }
.jobsearch-candidate-grid > ul > li { width: 100%; }
.careerfy-candidate-grid2 ul li { width: 100%; }
.careerfy-main-section .careerfy-candidatedetail3-social { margin-left: 0px; margin-top: 15px; }
.careerfy-main-section .candidate-detail4-timeline-thumb ~ .candidate-detail4-timeline-text { padding-left: 50px; float: left; width: 100%; }
.careerfy-main-section .candidate-detail4-timeline-thumb { width: 100%; }
.candidate-detail4-timeline-text:before { display: none; }
} @media screen and (min-width: 991px) and (max-width: 1054px) {
.jobsearch-plugin-default-container { width: 940px; }
} @media screen and (min-width: 991px) and (max-width: 1366px) {
.jobsearch-search-container .jobsearch-banner-search ul li:last-child { max-width: 19%; }
.search-full-element { z-index: 99 !important; }
}.xdsoft_datetimepicker {
box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
background: #fff;
border-bottom: 1px solid #bbb;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
color: #333;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
padding: 8px;
padding-left: 0;
padding-top: 2px;
position: absolute;
z-index: 9999;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
padding: 8px 0 8px 8px;
}
.xdsoft_datetimepicker iframe {
position: absolute;
left: 0;
top: 0;
width: 75px;
height: 210px;
background: transparent;
border: none;
} .xdsoft_datetimepicker button {
border: none !important;
}
.xdsoft_noselect {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.xdsoft_noselect::selection { background: transparent }
.xdsoft_noselect::-moz-selection { background: transparent }
.xdsoft_datetimepicker.xdsoft_inline {
display: inline-block;
position: static;
box-shadow: none;
}
.xdsoft_datetimepicker * {
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
display: block;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
width: 224px;
float: left;
margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
float: right;
margin-right: 8px;
margin-left: 0;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
width: 256px;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
width: 58px;
float: left;
text-align: center;
margin-left: 8px;
margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
float: right;
margin-right: 8px;
margin-left: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
margin-top: 8px;
margin-bottom: 3px
}
.xdsoft_datetimepicker .xdsoft_monthpicker {
position: relative;
text-align: center;
}
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}
.xdsoft_datetimepicker .xdsoft_label i {
opacity: 0.5;
background-position: -92px -19px;
display: inline-block;
width: 9px;
height: 20px;
vertical-align: middle;
}
.xdsoft_datetimepicker .xdsoft_prev {
float: left;
background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
float: left;
background-position: -70px 0;
margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_next {
float: right;
background-position: 0 0;
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_today_button {
background-color: transparent;
background-repeat: no-repeat;
border: 0 none;
cursor: pointer;
display: block;
height: 30px;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
outline: medium none;
overflow: hidden;
padding: 0;
position: relative;
text-indent: 100%;
white-space: nowrap;
width: 20px;
min-width: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
float: none;
background-position: -40px -15px;
height: 15px;
width: 30px;
display: block;
margin-left: 14px;
margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
float: none;
margin-left: 0;
margin-right: 14px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
background-position: -40px 0;
margin-bottom: 7px;
margin-top: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
height: 151px;
overflow: hidden;
border-bottom: 1px solid #ddd;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
background: #f5f5f5;
border-top: 1px solid #ddd;
color: #666;
font-size: 12px;
text-align: center;
border-collapse: collapse;
cursor: pointer;
border-bottom-width: 0;
height: 25px;
line-height: 25px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
border-top-width: 0;
}
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.xdsoft_datetimepicker .xdsoft_label {
display: inline;
position: relative;
z-index: 9999;
margin: 0;
padding: 5px 3px;
font-size: 14px;
line-height: 20px;
font-weight: bold;
background-color: #fff;
float: left;
width: 182px;
text-align: center;
cursor: pointer;
}
.xdsoft_datetimepicker .xdsoft_label:hover>span {
text-decoration: underline;
}
.xdsoft_datetimepicker .xdsoft_label:hover i {
opacity: 1.0;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
border: 1px solid #ccc;
position: absolute;
right: 0;
top: 30px;
z-index: 101;
display: none;
background: #fff;
max-height: 160px;
overflow-y: hidden;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: -7px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
color: #fff;
background: #ff8000;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
padding: 2px 10px 2px 5px;
text-decoration: none !important;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
background: #33aaff;
box-shadow: #178fe5 0 1px 3px 0 inset;
color: #fff;
font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_month {
width: 100px;
text-align: right;
}
.xdsoft_datetimepicker .xdsoft_calendar {
clear: both;
}
.xdsoft_datetimepicker .xdsoft_year{
width: 48px;
margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar table {
border-collapse: collapse;
width: 100%;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
padding-right: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
height: 25px;
}
.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
width: 14.2857142%;
background: #f5f5f5;
border: 1px solid #ddd;
color: #666;
font-size: 12px;
text-align: right;
vertical-align: middle;
padding: 0;
border-collapse: collapse;
cursor: pointer;
height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
width: 12.5%;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
background: #f1f1f1;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
color: #33aaff;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
background: #ffe9d2;
box-shadow: #ffb871 0 1px 4px 0 inset;
color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
background: #c1ffc9;
box-shadow: #00dd1c 0 1px 4px 0 inset;
color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
background: #33aaff;
box-shadow: #178fe5 0 1px 3px 0 inset;
color: #fff;
font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
cursor: default;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
opacity: 0.2;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
color: #fff !important;
background: #ff8000 !important;
box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
background: #33aaff !important;
box-shadow: #178fe5 0 1px 3px 0 inset !important;
color: #fff !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
color: inherit	!important;
background: inherit !important;
box-shadow: inherit !important;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
font-weight: 700;
text-align: center;
color: #999;
cursor: default;
}
.xdsoft_datetimepicker .xdsoft_copyright {
color: #ccc !important;
font-size: 10px;
clear: both;
float: none;
margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }
.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }
.xdsoft_time_box {
position: relative;
border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
background: #ccc !important;
height: 20px;
border-radius: 3px;
}
.xdsoft_scrollbar {
position: absolute;
width: 7px;
right: 0;
top: 0;
bottom: 0;
cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
left: 0;
right: auto;
}
.xdsoft_scroller_box {
position: relative;
}
.xdsoft_datetimepicker.xdsoft_dark {
box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
background: #000;
border-bottom: 1px solid #444;
border-left: 1px solid #333;
border-right: 1px solid #333;
border-top: 1px solid #333;
color: #ccc;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
background: #0a0a0a;
border-top: 1px solid #222;
color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
border: 1px solid #333;
background: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
color: #000;
background: #007fff;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
background: #cc5500;
box-shadow: #b03e00 0 1px 3px 0 inset;
color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
background: #0a0a0a;
border: 1px solid #222;
color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
background: #0e0e0e;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
color: #cc5500;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
background: #ffe9d2;
box-shadow: #ffb871 0 1px 4px 0 inset;
color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
background: #c1ffc9;
box-shadow: #00dd1c 0 1px 4px 0 inset;
color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
background: #cc5500;
box-shadow: #b03e00 0 1px 3px 0 inset;
color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
color: #000 !important;
background: #007fff !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright { color: #333 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a { color: #111 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover { color: #555 !important }
.xdsoft_dark .xdsoft_time_box {
border: 1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
display: block;
border: 1px solid #dddddd !important;
margin-top: 5px;
width: 100%;
color: #454551;
font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
font-family: "museo-sans", "Book Antiqua", sans-serif;
font-size: 12px;
font-weight: 300;
color: #82878c;
height: 28px;
position: relative;
padding: 4px 17px 4px 33px;
border: 1px solid #d7d8da;
background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa)); background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%); background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%); background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%); background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 ); }
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
color: #454551;
background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF)); background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%); background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%); background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%); background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 ); }ul.tagit {
padding: 1px 5px;
overflow: auto;
margin-left: inherit; margin-right: inherit;
}
.jobsearch-typo-wrap .ui-widget-content.tagit li {
display: block;
float: left;
margin: 2px 5px 2px 0px;
background-color: #f6f6f6;
border: 1px solid #dddddd;
box-shadow: none;
padding-bottom: 0px;
padding-top: 0px;
}
ul.tagit li.tagit-choice {    
position: relative;
line-height: inherit;
}
input.tagit-hidden-field {
display: none;
}
ul.tagit li.tagit-choice-read-only { 
padding: .2em .5em .2em .5em; 
} 
ul.tagit li.tagit-choice-editable { 
padding: .2em 18px .2em .5em; 
} 
ul.tagit li.tagit-new {
padding: .25em 4px .25em 0;
}
ul.tagit li.tagit-choice a.tagit-label {
cursor: pointer;
text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
cursor: pointer;
position: absolute;
right: .1em;
top: 50%;
margin-top: -8px;
line-height: 17px;
} ul.tagit li.tagit-choice .tagit-close .text-icon {
display: none;
}
ul.tagit li.tagit-choice input {
display: block;
float: left;
margin: 2px 5px 2px 0;
}
ul.tagit input[type="text"] {
-moz-box-sizing:    border-box;
-webkit-box-sizing: border-box;
box-sizing:         border-box;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
margin: 0;
padding: 0;
width: inherit;
background-color: inherit;
outline: none;
}
.jobsearch-employer-profile-form li input.ui-autocomplete-input.ui-widget-content {
background-color: #ffffff;
border: none;
height: 29px;
padding: 0px 20px;
border: none;
box-shadow: inherit;
}
.jobsearch-typo-wrap .jobsearch-employer-profile-form li.tagit-new {
background-color: #ffffff;
border: none;
padding: 0px 0px;
border: none;
box-shadow: inherit;
}
.suggested-skills-con {
display: none;
width: 100%;
margin-top: 16px;
}
.suggested-skills-con h5 { margin-bottom: 16px; }
.suggested-skills li {
float: left;
list-style: none;
line-height: 1;
margin: 0px 4px 4px 0px;
background-color: #f6f6f6;
border: 1px solid #dddddd;
padding: 4px 8px;
border-radius: 3px;
cursor: pointer;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.suggested-skills li:before {
content: "\f067";
font-family: FontAwesome;
display: inline-block;
margin: 0px 4px 0px 0px;
font-size: 10px;
}
.suggested-skills li:hover { background-color: #13b5ea; color: #ffffff; }.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-audio audio{width:100%;min-width:300px}.block-editor-block-list__layout .reusable-block-edit-panel{align-items:center;background:#f8f9f9;color:#555d66;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;top:-14px;margin:0 -14px;padding:8px 14px;position:relative;border:1px dashed rgba(145,151,162,.25);border-bottom:none}.block-editor-block-list__layout .block-editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-right:auto}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{margin-right:8px;white-space:nowrap;font-weight:600}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{flex:1 1 100%;font-size:14px;height:30px;margin:4px 0 8px}.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{flex-shrink:0}@media (min-width:960px){.block-editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap}.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0}.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 0 0 5px}}.editor-block-list__layout .is-selected .reusable-block-edit-panel{border-color:rgba(66,88,99,.4) rgba(66,88,99,.4) rgba(66,88,99,.4) transparent}.is-dark-theme .editor-block-list__layout .is-selected .reusable-block-edit-panel{border-color:hsla(0,0%,100%,.45) hsla(0,0%,100%,.45) hsla(0,0%,100%,.45) transparent}.block-editor-block-list__layout .reusable-block-indicator{background:#fff;border:1px dashed #e2e4e7;color:#555d66;top:-14px;height:30px;padding:4px;position:absolute;z-index:1;width:30px;right:-14px}.wp-block-button{color:#fff;margin-bottom:1.5em}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:inherit}.is-style-squared .wp-block-button__link{border-radius:0}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background-color:transparent;border:2px solid}.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #e2e4e7}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:440;background:#edeff0}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#00739c}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-column{flex-grow:1;margin-bottom:1em;flex-basis:100%;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (min-width:600px){.wp-block-column{flex-basis:calc(50% - 16px);flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;width:100%;margin:0 0 1.5em;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-left-content,.wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover-image.has-left-content .wp-block-cover-text,.wp-block-cover-image.has-left-content h2,.wp-block-cover.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,.wp-block-cover.has-left-content h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content,.wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover-image.has-right-content .wp-block-cover-text,.wp-block-cover-image.has-right-content h2,.wp-block-cover.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,.wp-block-cover.has-right-content h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2{color:#fff;font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center}.wp-block-cover-image .wp-block-cover-image-text a,.wp-block-cover-image .wp-block-cover-image-text a:active,.wp-block-cover-image .wp-block-cover-image-text a:focus,.wp-block-cover-image .wp-block-cover-image-text a:hover,.wp-block-cover-image .wp-block-cover-text a,.wp-block-cover-image .wp-block-cover-text a:active,.wp-block-cover-image .wp-block-cover-text a:focus,.wp-block-cover-image .wp-block-cover-text a:hover,.wp-block-cover-image h2 a,.wp-block-cover-image h2 a:active,.wp-block-cover-image h2 a:focus,.wp-block-cover-image h2 a:hover,.wp-block-cover .wp-block-cover-image-text a,.wp-block-cover .wp-block-cover-image-text a:active,.wp-block-cover .wp-block-cover-image-text a:focus,.wp-block-cover .wp-block-cover-image-text a:hover,.wp-block-cover .wp-block-cover-text a,.wp-block-cover .wp-block-cover-text a:active,.wp-block-cover .wp-block-cover-text a:focus,.wp-block-cover .wp-block-cover-text a:hover,.wp-block-cover h2 a,.wp-block-cover h2 a:active,.wp-block-cover h2 a:focus,.wp-block-cover h2 a:hover{color:#fff}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10:before,.wp-block-cover.has-background-dim.has-background-dim-10:before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:before,.wp-block-cover.has-background-dim.has-background-dim-20:before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:before,.wp-block-cover.has-background-dim.has-background-dim-30:before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:before,.wp-block-cover.has-background-dim.has-background-dim-40:before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:before,.wp-block-cover.has-background-dim.has-background-dim-50:before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:before,.wp-block-cover.has-background-dim.has-background-dim-60:before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:before,.wp-block-cover.has-background-dim.has-background-dim-70:before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:before,.wp-block-cover.has-background-dim.has-background-dim-80:before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:before,.wp-block-cover.has-background-dim.has-background-dim-90:before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:before,.wp-block-cover.has-background-dim.has-background-dim-100:before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:305px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover-image .wp-block-subhead,.wp-block-cover-image h1,.wp-block-cover-image h2,.wp-block-cover-image h3,.wp-block-cover-image h4,.wp-block-cover-image h5,.wp-block-cover-image h6,.wp-block-cover-image p,.wp-block-cover .wp-block-subhead,.wp-block-cover h1,.wp-block-cover h2,.wp-block-cover h3,.wp-block-cover h4,.wp-block-cover h5,.wp-block-cover h6,.wp-block-cover p{color:inherit}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit,.block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit,.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{padding-top:66.66%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/2)}.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3 - 1px)}}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4 - 1px)}}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5 - 1px)}}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6 - 1px)}}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7 - 1px)}}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8);margin-right:16px}@supports (-ms-ime-align:auto){.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8 - 1px)}}.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.wp-block-gallery .blocks-gallery-item.has-add-item-button{width:100%}.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:305px;width:100%}.wp-block-gallery.aligncenter,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{display:flex}.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{max-width:100%;margin-bottom:1em;margin-left:0;margin-right:0}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-media-text{display:grid;grid-template-rows:auto;align-items:center;grid-template-areas:"media-text-media media-text-content";grid-template-columns:50% auto}.wp-block-media-text.has-media-on-the-right{grid-template-areas:"media-text-content media-text-media";grid-template-columns:auto 50%}.wp-block-media-text .wp-block-media-text__media{grid-area:media-text-media;margin:0}.wp-block-media-text .wp-block-media-text__content{word-break:break-word;grid-area:media-text-content;padding:0 8%}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important;grid-template-areas:"media-text-media" "media-text-content"}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right{grid-template-areas:"media-text-content" "media-text-media"}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}.has-drop-cap:not(:focus):after{content:"";display:table;clear:both;padding-top:14px}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:305px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:#191e23;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table.has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table.has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table.has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table.has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tr:nth-child(odd),.wp-block-table.is-style-stripes tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{white-space:nowrap;overflow:auto}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.has-pale-pink-background-color.has-pale-pink-background-color{background-color:#f78da7}.has-vivid-red-background-color.has-vivid-red-background-color{background-color:#cf2e2e}.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color{background-color:#ff6900}.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color{background-color:#fcb900}.has-light-green-cyan-background-color.has-light-green-cyan-background-color{background-color:#7bdcb5}.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color{background-color:#00d084}.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color{background-color:#8ed1fc}.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color{background-color:#0693e3}.has-very-light-gray-background-color.has-very-light-gray-background-color{background-color:#eee}.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color{background-color:#abb8c3}.has-very-dark-gray-background-color.has-very-dark-gray-background-color{background-color:#313131}.has-pale-pink-color.has-pale-pink-color{color:#f78da7}.has-vivid-red-color.has-vivid-red-color{color:#cf2e2e}.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color{color:#ff6900}.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color{color:#fcb900}.has-light-green-cyan-color.has-light-green-cyan-color{color:#7bdcb5}.has-vivid-green-cyan-color.has-vivid-green-cyan-color{color:#00d084}.has-pale-cyan-blue-color.has-pale-cyan-blue-color{color:#8ed1fc}.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color{color:#0693e3}.has-very-light-gray-color.has-very-light-gray-color{color:#eee}.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color{color:#abb8c3}.has-very-dark-gray-color.has-very-dark-gray-color{color:#313131}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}.wc-block-featured-product{position:relative;background-color:#24292d;background-size:cover;background-position:50%;width:100%;margin:0 0 1.5em}.wc-block-featured-product,.wc-block-featured-product .wc-block-featured-product__wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-product .wc-block-featured-product__wrapper{overflow:hidden;height:100%}.wc-block-featured-product.has-left-content{justify-content:flex-start}.wc-block-featured-product.has-left-content .wc-block-featured-product__description,.wc-block-featured-product.has-left-content .wc-block-featured-product__price,.wc-block-featured-product.has-left-content .wc-block-featured-product__title{margin-left:0;text-align:left}.wc-block-featured-product.has-right-content{justify-content:flex-end}.wc-block-featured-product.has-right-content .wc-block-featured-product__description,.wc-block-featured-product.has-right-content .wc-block-featured-product__price,.wc-block-featured-product.has-right-content .wc-block-featured-product__title{margin-right:0;text-align:right}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title{color:#fff;line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-product .wc-block-featured-product__description a,.wc-block-featured-product .wc-block-featured-product__description a:active,.wc-block-featured-product .wc-block-featured-product__description a:focus,.wc-block-featured-product .wc-block-featured-product__description a:hover,.wc-block-featured-product .wc-block-featured-product__price a,.wc-block-featured-product .wc-block-featured-product__price a:active,.wc-block-featured-product .wc-block-featured-product__price a:focus,.wc-block-featured-product .wc-block-featured-product__price a:hover,.wc-block-featured-product .wc-block-featured-product__title a,.wc-block-featured-product .wc-block-featured-product__title a:active,.wc-block-featured-product .wc-block-featured-product__title a:focus,.wc-block-featured-product .wc-block-featured-product__title a:hover{color:#fff}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__link,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title{width:100%;padding:0 48px 16px;z-index:1}.wc-block-featured-product .wc-block-featured-product__title{margin-top:0}.wc-block-featured-product .wc-block-featured-product__title:before{display:none}.wc-block-featured-product .wc-block-featured-product__description p{margin:0}.wc-block-featured-product.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wc-block-featured-product.has-background-dim.has-background-dim-10:before{opacity:.1}.wc-block-featured-product.has-background-dim.has-background-dim-20:before{opacity:.2}.wc-block-featured-product.has-background-dim.has-background-dim-30:before{opacity:.3}.wc-block-featured-product.has-background-dim.has-background-dim-40:before{opacity:.4}.wc-block-featured-product.has-background-dim.has-background-dim-50:before{opacity:.5}.wc-block-featured-product.has-background-dim.has-background-dim-60:before{opacity:.6}.wc-block-featured-product.has-background-dim.has-background-dim-70:before{opacity:.7}.wc-block-featured-product.has-background-dim.has-background-dim-80:before{opacity:.8}.wc-block-featured-product.has-background-dim.has-background-dim-90:before{opacity:.9}.wc-block-featured-product.has-background-dim.has-background-dim-100:before{opacity:1}.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright{max-width:305px;width:100%}.wc-block-featured-product:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wc-block-featured-product:after{content:none}}.wc-block-featured-product.aligncenter,.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright{display:flex}
.wp-block-woocommerce-handpicked-products.is-hidden-price .price,.wp-block-woocommerce-handpicked-products.is-hidden-title .woocommerce-loop-product__title,.wp-block-woocommerce-product-best-sellers.is-hidden-price .price,.wp-block-woocommerce-product-best-sellers.is-hidden-title .woocommerce-loop-product__title,.wp-block-woocommerce-product-category.is-hidden-price .price,.wp-block-woocommerce-product-category.is-hidden-title .woocommerce-loop-product__title,.wp-block-woocommerce-product-new.is-hidden-price .price,.wp-block-woocommerce-product-new.is-hidden-title .woocommerce-loop-product__title,.wp-block-woocommerce-product-on-sale.is-hidden-price .price,.wp-block-woocommerce-product-on-sale.is-hidden-title .woocommerce-loop-product__title,.wp-block-woocommerce-product-top-rated.is-hidden-price .price,.wp-block-woocommerce-product-top-rated.is-hidden-title .woocommerce-loop-product__title,.wp-block-woocommerce-products-by-attribute.is-hidden-price .price,.wp-block-woocommerce-products-by-attribute.is-hidden-title .woocommerce-loop-product__title{display:none!important}.wp-block-woocommerce-handpicked-products.is-hidden-rating .star-rating,.wp-block-woocommerce-product-best-sellers.is-hidden-rating .star-rating,.wp-block-woocommerce-product-category.is-hidden-rating .star-rating,.wp-block-woocommerce-product-new.is-hidden-rating .star-rating,.wp-block-woocommerce-product-on-sale.is-hidden-rating .star-rating,.wp-block-woocommerce-product-top-rated.is-hidden-rating .star-rating,.wp-block-woocommerce-products-by-attribute.is-hidden-rating .star-rating{display:none}.wp-block-woocommerce-handpicked-products.is-hidden-button .button[data-product_sku],.wp-block-woocommerce-product-best-sellers.is-hidden-button .button[data-product_sku],.wp-block-woocommerce-product-category.is-hidden-button .button[data-product_sku],.wp-block-woocommerce-product-new.is-hidden-button .button[data-product_sku],.wp-block-woocommerce-product-on-sale.is-hidden-button .button[data-product_sku],.wp-block-woocommerce-product-top-rated.is-hidden-button .button[data-product_sku],.wp-block-woocommerce-products-by-attribute.is-hidden-button .button[data-product_sku]{display:none!important}@font-face {
font-family: 'careerfy';
src:  url(//www.jobseeker.my/wp-content/plugins/careerfy-framework/icons-manager/assets/default/fonts/careerfy.eot?fdfmkl);
src:  url(//www.jobseeker.my/wp-content/plugins/careerfy-framework/icons-manager/assets/default/fonts/careerfy.eot?fdfmkl#iefix) format('embedded-opentype'),
url(//www.jobseeker.my/wp-content/plugins/careerfy-framework/icons-manager/assets/default/fonts/careerfy.ttf?fdfmkl) format('truetype'),
url(//www.jobseeker.my/wp-content/plugins/careerfy-framework/icons-manager/assets/default/fonts/careerfy.woff?fdfmkl) format('woff'),
url(//www.jobseeker.my/wp-content/plugins/careerfy-framework/icons-manager/assets/default/fonts/careerfy.svg?fdfmkl#careerfy) format('svg');
font-weight: normal;
font-style: normal;
}
.careerfy-icon { font-family: 'careerfy' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.careerfy-circle-fill:before {
content: "\e900";
}
.careerfy-plus-light:before {
content: "\e909";
}
.careerfy-down-arrow:before {
content: "\e90e";
}
.careerfy-plus-fill-circle:before {
content: "\e90f";
}
.careerfy-shoping-bag:before {
content: "\e913";
}
.careerfy-chef-plate:before {
content: "\e923";
}
.careerfy-gps-o:before {
content: "\e92e";
}
.careerfy-edit-square:before {
content: "\e92f";
}
.careerfy-responsive:before {
content: "\e94e";
}
.careerfy-user-blank:before {
content: "\e963";
}
.careerfy-edit-pencil:before {
content: "\e9a4";
}
.careerfy-user-support:before {
content: "\e9cc";
}
.careerfy-pin:before {
content: "\ea41";
}
.careerfy-calendar:before {
content: "\ea42";
}
.careerfy-next:before {
content: "\ea43";
}
.careerfy-briefcase-work:before {
content: "\ea44";
}
.careerfy-avatar:before {
content: "\ea45";
}
.careerfy-portfolio:before {
content: "\ea46";
}
.careerfy-visit:before {
content: "\ea47";
}
.careerfy-quote:before {
content: "\ea48";
}
.careerfy-next-long:before {
content: "\ea49";
}
.careerfy-gear:before {
content: "\ea4a";
}
.careerfy-comment:before {
content: "\ea4b";
}
.careerfy-heart:before {
content: "\ea4c";
}
.careerfy-phone:before {
content: "\ea4d";
}
.careerfy-google-play:before {
content: "\ea4e";
}
.careerfy-star:before {
content: "\ea4f";
}
.careerfy-mail:before {
content: "\ea50";
}
.careerfy-phone-1:before {
content: "\ea51";
}
.careerfy-facebook:before {
content: "\ea52";
}
.careerfy-twitter:before {
content: "\ea53";
}
.careerfy-google-plus:before {
content: "\ea54";
}
.careerfy-plane:before {
content: "\ea55";
}
.careerfy-linkedin:before {
content: "\ea56";
}
.careerfy-pinterest:before {
content: "\ea57";
}
.careerfy-next-2:before {
content: "\ea58";
}
.careerfy-user:before {
content: "\ea59";
}
.careerfy-upload:before {
content: "\ea5a";
}
.careerfy-user-outline-1:before {
content: "\ea80";
}
.careerfy-search-outline:before {
content: "\ea98";
}
.careerfy-phrase:before {
content: "\ea9a";
}
.careerfy-play:before {
content: "\ea9b";
}
.careerfy-star-fill-smoth:before {
content: "\ea9c";
}
.careerfy-clock:before {
content: "\ea9d";
}
.careerfy-comment-outline:before {
content: "\ea9e";
}
.careerfy-like:before {
content: "\ea9f";
}
.careerfy-user-1:before {
content: "\eaa0";
}
.careerfy-login:before {
content: "\eaa1";
}
.careerfy-password:before {
content: "\eaa9";
}
.careerfy-people:before {
content: "\e901";
}
.careerfy-target:before {
content: "\e902";
}
.careerfy-human-resources:before {
content: "\e903";
}
.careerfy-arrow-left-long:before {
content: "\e904";
}
.careerfy-twitter1:before {
content: "\e905";
}
.careerfy-hospital:before {
content: "\e906";
}
.careerfy-money:before {
content: "\e907";
}
.careerfy-apple:before {
content: "\e908";
}
.careerfy-user-plus:before {
content: "\e90a";
}
.careerfy-diamond:before {
content: "\e90b";
}
.careerfy-map-pin-fill:before {
content: "\e90c";
}
.careerfy-play-circular:before {
content: "\e90d";
}
.careerfy-arrow-pointing-to-right:before {
content: "\e910";
}
.careerfy-arrow-pointing-to-left:before {
content: "\e911";
}
.careerfy-user1:before {
content: "\e912";
}
.careerfy-login1:before {
content: "\e914";
}
.careerfy-android-logo:before {
content: "\e915";
}
.careerfy-resume-document:before {
content: "\e916";
}
.careerfy-paper:before {
content: "\e917";
}
.careerfy-coding:before {
content: "\e918";
}
.careerfy-office:before {
content: "\e919";
}
.careerfy-clock-hours:before {
content: "\e91a";
}
.careerfy-company-workers:before {
content: "\e91b";
}
.careerfy-graphic:before {
content: "\e91c";
}
.careerfy-support:before {
content: "\e91d";
}
.careerfy-pen:before {
content: "\e91e";
}
.careerfy-search-papper:before {
content: "\e91f";
}
.careerfy-handshake:before {
content: "\e920";
}
.careerfy-office-building:before {
content: "\e921";
}
.careerfy-check-square:before {
content: "\e922";
}
.careerfy-arrow-right-circular-fill:before {
content: "\e924";
}
.careerfy-arrow-down-circular-fill:before {
content: "\e925";
}
.careerfy-building:before {
content: "\e926";
}
.careerfy-curriculum:before {
content: "\e927";
}
.careerfy-user-line-double:before {
content: "\e928";
}
.careerfy-discuss-issue:before {
content: "\e929";
}
.careerfy-newspaper:before {
content: "\e92a";
}
.careerfy-fax:before {
content: "\e92b";
}
.careerfy-placeholder:before {
content: "\e92c";
}
.careerfy-linkedin-fill:before {
content: "\e92d";
}
.careerfy-facebook1:before {
content: "\e930";
}
.careerfy-summary:before {
content: "\e931";
}
.careerfy-calendar-line:before {
content: "\e932";
}
.careerfy-heart-fill:before {
content: "\e933";
}
.careerfy-check-box-fill:before {
content: "\e934";
}
.careerfy-check-box-empty:before {
content: "\e935";
}
.careerfy-checked:before {
content: "\e936";
}
.careerfy-linkedin1:before {
content: "\e937";
}
.careerfy-user-circular:before {
content: "\e938";
}
.careerfy-star-empty:before {
content: "\e939";
}
.careerfy-upload1:before {
content: "\e93a";
}
.careerfy-plus-circular:before {
content: "\e93b";
}
.careerfy-credit-card-line:before {
content: "\e93c";
}
.careerfy-star-fill:before {
content: "\e93d";
}
.careerfy-right-arrow-long:before {
content: "\e93e";
}
.careerfy-credit-card:before {
content: "\e93f";
}
.careerfy-time:before {
content: "\e940";
}
.careerfy-folder:before {
content: "\e941";
}
.careerfy-group:before {
content: "\e942";
}
.careerfy-linkedin-circular:before {
content: "\e943";
}
.careerfy-twitter-circular:before {
content: "\e944";
}
.careerfy-facebook-circular:before {
content: "\e945";
}
.careerfy-internet:before {
content: "\e946";
}
.careerfy-calendar1:before {
content: "\e947";
}
.careerfy-view:before {
content: "\e948";
}
.careerfy-rubbish:before {
content: "\e949";
}
.careerfy-edit1:before {
content: "\e94a";
}
.careerfy-resume-user:before {
content: "\e94b";
}
.careerfy-logout:before {
content: "\e94c";
}
.careerfy-multimedia:before {
content: "\e94d";
}
.careerfy-id-card:before {
content: "\e94f";
}
.careerfy-alarm:before {
content: "\e950";
}
.careerfy-briefcase-time:before {
content: "\e951";
}
.careerfy-resume:before {
content: "\e952";
}
.careerfy-google-plus-circular-fill:before {
content: "\e953";
}
.careerfy-add:before {
content: "\e954";
}
.careerfy-download-arrow:before {
content: "\e955";
}
.careerfy-technology:before {
content: "\e956";
}
.careerfy-envelope-line:before {
content: "\e957";
}
.careerfy-trophy:before {
content: "\e958";
}
.careerfy-design-skills:before {
content: "\e959";
}
.careerfy-degree-cap:before {
content: "\e95a";
}
.careerfy-network:before {
content: "\e95b";
}
.careerfy-user-line:before {
content: "\e95c";
}
.careerfy-briefcase:before {
content: "\e95d";
}
.careerfy-social-media:before {
content: "\e95e";
}
.careerfy-salary:before {
content: "\e95f";
}
.careerfy-check-circular-fill:before {
content: "\e960";
}
.careerfy-sort:before {
content: "\e961";
}
.careerfy-envelope:before {
content: "\e962";
}
.careerfy-add-list:before {
content: "\e964";
}
.careerfy-squares:before {
content: "\e965";
}
.careerfy-list:before {
content: "\e966";
}
.careerfy-up-arrow:before {
content: "\e967";
}
.careerfy-right-arrow:before {
content: "\e968";
}
.careerfy-instagram-circular-fill:before {
content: "\e969";
}
.careerfy-linkedin-circular-fill:before {
content: "\e96a";
}
.careerfy-dribbble-circular-fill:before {
content: "\e96b";
}
.careerfy-twitter-circular-fill:before {
content: "\e96c";
}
.careerfy-facebook-circular-fill:before {
content: "\e96d";
}
.careerfy-play-button:before {
content: "\e96e";
}
.careerfy-arrow-right-circular:before {
content: "\e96f";
}
.careerfy-arrow-left-circular-fill:before {
content: "\e970";
}
.careerfy-two-quotes:before {
content: "\e971";
}
.careerfy-left-quote:before {
content: "\e972";
}
.careerfy-filter-tool-black-shape:before {
content: "\e973";
}
.careerfy-map-pin:before {
content: "\e974";
}
.careerfy-heart1:before {
content: "\e975";
}
.careerfy-business:before {
content: "\e976";
}
.careerfy-fast-food:before {
content: "\e977";
}
.careerfy-books:before {
content: "\e978";
}
.careerfy-antenna:before {
content: "\e979";
}
.careerfy-hospital2:before {
content: "\e97a";
}
.careerfy-accounting:before {
content: "\e97b";
}
.careerfy-car:before {
content: "\e97c";
}
.careerfy-engineer:before {
content: "\e97d";
}
.careerfy-search:before {
content: "\e97e";
}
.careerfy-down-arrow1:before {
content: "\e97f";
}
.careerfy-location:before {
content: "\e980";
}
.careerfy-briefcase-line:before {
content: "\e981";
}
.careerfy-arrow-up-circular:before {
content: "\e982";
}
.careerfy-upload-arrow:before {
content: "\e983";
}
.careerfy-arrow-right-fill:before {
content: "\ea3c";
}
.careerfy-arrow-left:before {
content: "\ea40";
}
.careerfy-arrow-right-bold:before {
content: "\eaef";
}
.careerfy-arrow-right:before {
content: "\eb2d";
}
.careerfy-list-sign:before {
content: "\eb44";
}
.careerfy-grid-square:before {
content: "\eb45";
}
.careerfy-arrow-right-light:before {
content: "\eb60";
}
.careerfy-map-location-pin:before {
content: "\eb6e";
}
.careerfy-check-mark:before {
content: "\eb73";
}
.careerfy-map-pin-square:before {
content: "\eb76";
}
.careerfy-edit-tool:before {
content: "\eb7d";
}
.careerfy-building-office:before {
content: "\eb92";
}.slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.careerfy-media-player,.col-md-6.careerfy-media-player {
padding: 0px;
min-height: 541px;
}
.careerfy-media-player .mejs__controls { display: none !important; }
.mejs__container {
width: 100% !important;
height: auto !important;
padding-top: 56%;
}
.mejs__overlay, .mejs__poster {
width: 100% !important;
height: 100% !important;
background-size: cover;
}
.mejs__container video {
position: absolute;
top: 0; left: 0; right: 0; bottom: 0;
width: 100% !important;
height: 100% !important;
}
.mejs__offscreen {
border: 0;
clip: rect( 1px, 1px, 1px, 1px );
-webkit-clip-path: inset( 50% );
clip-path: inset( 50% );
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal;
}
.mejs__container {
background: #000;
box-sizing: border-box;
position: relative;
text-align: left;
text-indent: 0;
vertical-align: top;
float: left;
width: 100%;
}
.mejs__container * {
box-sizing: border-box;
} .mejs__container video::-webkit-media-controls,
.mejs__container video::-webkit-media-controls-panel,
.mejs__container video::-webkit-media-controls-panel-container,
.mejs__container video::-webkit-media-controls-start-playback-button {
-webkit-appearance: none;
display: none !important;
}
.mejs__fill-container,
.mejs__fill-container .mejs__container {
height: 100%;
width: 100%;
}
.mejs__fill-container {
background: transparent;
margin: 0 auto;
overflow: hidden;
position: relative;
}
.mejs__container:focus {
outline: none;
}
.mejs__iframe-overlay {
height: 100%;
position: absolute;
width: 100%;
}
.mejs__embed,
.mejs__embed body {
background: #000;
height: 100%;
margin: 0;
overflow: hidden;
padding: 0;
width: 100%;
}
.mejs__fullscreen {
overflow: hidden !important;
}
.mejs__container-fullscreen {
bottom: 0;
left: 0;
overflow: hidden;
position: fixed;
right: 0;
top: 0;
z-index: 1000;
}
.mejs__container-fullscreen .mejs__mediaelement,
.mejs__container-fullscreen video {
height: 100% !important;
width: 100% !important;
} .mejs__background {
left: 0;
position: absolute;
top: 0;
}
.mejs__mediaelement {
height: 100%;
left: -2px;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
}
.mejs__poster {
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
left: 0;
position: absolute;
top: 0;
z-index: 1;
}
:root .mejs__poster-img {
display: none;
}
.mejs__poster-img {
border: 0;
padding: 0;
}
.mejs__overlay {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
left: 0;
position: absolute;
top: 0;
}
.mejs__layer {
z-index: 1;
}
.mejs__overlay-play {
cursor: pointer;
}
.mejs__overlay-button {
background: url(//www.jobseeker.my/wp-content/plugins/careerfy-framework/build/play-icon.png) no-repeat;
background-position: 0px 0px;
height: 113px;
width: 113px;
}
.mejs__overlay-loading {
height: 80px;
width: 80px;
}
.mejs__overlay-loading-bg-img {
-webkit-animation: mejs__loading-spinner 1s linear infinite;
animation: mejs__loading-spinner 1s linear infinite;
background: transparent url(//www.jobseeker.my/wp-content/plugins/careerfy-framework/build/mejs-controls.svg) -160px -40px no-repeat;
display: block;
height: 80px;
width: 80px;
z-index: 1;
}
@-webkit-keyframes mejs__loading-spinner {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes mejs__loading-spinner {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}  .mejs__controls {
bottom: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 40px;
left: 0;
list-style-type: none;
margin: 0;
padding: 0 10px;
position: absolute;
width: 100%;
z-index: 3;
}
.mejs__controls:not([style*='display: none']) {
background: rgba(255, 0, 0, 0.7);
background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.35));
background: linear-gradient(transparent, rgba(0, 0, 0, 0.35));
}
.mejs__button,
.mejs__time,
.mejs__time-rail {
font-size: 10px;
height: 40px;
line-height: 10px;
margin: 0;
width: 32px;
}
.mejs__button > button {
background: transparent url(//www.jobseeker.my/wp-content/plugins/careerfy-framework/build/mejs-controls.svg);
border: 0;
cursor: pointer;
display: block;
font-size: 0;
height: 20px;
line-height: 0;
margin: 10px 6px;
overflow: hidden;
padding: 0;
position: absolute;
text-decoration: none;
width: 20px;
} .mejs__button > button:focus {
outline: dotted 1px #999;
}
.mejs__container-keyboard-inactive a,
.mejs__container-keyboard-inactive a:focus,
.mejs__container-keyboard-inactive button,
.mejs__container-keyboard-inactive button:focus,
.mejs__container-keyboard-inactive [role=slider],
.mejs__container-keyboard-inactive [role=slider]:focus {
outline: 0;
}  .mejs__time {
box-sizing: content-box;
color: #fff;
font-size: 11px;
font-weight: bold;
height: 24px;
overflow: hidden;
padding: 16px 6px 0;
text-align: center;
width: auto;
}  .mejs__play > button {
background-position: 0 0;
}
.mejs__pause > button {
background-position: -20px 0;
}
.mejs__replay > button {
background-position: -160px 0;
}  .mejs__time-rail {
direction: ltr;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
height: 40px;
margin: 0 10px;
padding-top: 10px;
position: relative;
}
.mejs__time-total,
.mejs__time-buffering,
.mejs__time-loaded,
.mejs__time-current,
.mejs__time-float,
.mejs__time-hovered,
.mejs__time-float-current,
.mejs__time-float-corner,
.mejs__time-marker {
border-radius: 2px;
cursor: pointer;
display: block;
height: 10px;
position: absolute;
}
.mejs__time-total {
background: rgba(255, 255, 255, 0.3);
margin: 5px 0 0;
width: 100%;
}
.mejs__time-buffering {
-webkit-animation: buffering-stripes 2s linear infinite;
animation: buffering-stripes 2s linear infinite;
background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
background: linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);
background-size: 15px 15px;
width: 100%;
}
@-webkit-keyframes buffering-stripes {
from {
background-position: 0 0;
}
to {
background-position: 30px 0;
}
}
@keyframes buffering-stripes {
from {
background-position: 0 0;
}
to {
background-position: 30px 0;
}
}
.mejs__time-loaded {
background: rgba(255, 255, 255, 0.3);
}
.mejs__time-current,
.mejs__time-handle-content {
background: rgba(255, 255, 255, 0.9);
}
.mejs__time-hovered {
background: rgba(255, 255, 255, 0.5);
z-index: 10;
}
.mejs__time-hovered.negative {
background: rgba(0, 0, 0, 0.2);
}
.mejs__time-current,
.mejs__time-buffering,
.mejs__time-loaded,
.mejs__time-hovered {
left: 0;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transition: 0.15s ease-in all;
transition: 0.15s ease-in all;
width: 100%;
}
.mejs__time-buffering {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
}
.mejs__time-hovered {
-webkit-transition: height 0.1s cubic-bezier(0.44, 0, 1, 1);
transition: height 0.1s cubic-bezier(0.44, 0, 1, 1);
}
.mejs__time-hovered.no-hover {
-webkit-transform: scaleX(0) !important;
-ms-transform: scaleX(0) !important;
transform: scaleX(0) !important;
}
.mejs__time-handle,
.mejs__time-handle-content {
border: 4px solid transparent;
cursor: pointer;
left: 0;
position: absolute;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
z-index: 11;
}
.mejs__time-handle-content {
border: 4px solid rgba(255, 255, 255, 0.9);
border-radius: 50%;
height: 10px;
left: -7px;
top: -4px;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
width: 10px;
}
.mejs__time-rail:hover .mejs__time-handle-content,
.mejs__time-rail .mejs__time-handle-content:focus,
.mejs__time-rail .mejs__time-handle-content:active {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.mejs__time-float {
background: #eee;
border: solid 1px #333;
bottom: 100%;
color: #111;
display: none;
height: 17px;
margin-bottom: 9px;
position: absolute;
text-align: center;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 36px;
}
.mejs__time-float-current {
display: block;
left: 0;
margin: 2px;
text-align: center;
width: 30px;
}
.mejs__time-float-corner {
border: solid 5px #eee;
border-color: #eee transparent transparent;
border-radius: 0;
display: block;
height: 0;
left: 50%;
line-height: 0;
position: absolute;
top: 100%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 0;
}
.mejs__long-video .mejs__time-float {
margin-left: -23px;
width: 64px;
}
.mejs__long-video .mejs__time-float-current {
width: 60px;
}
.mejs__broadcast {
color: #fff;
height: 10px;
position: absolute;
top: 15px;
width: 100%;
}  .mejs__fullscreen-button > button {
background-position: -80px 0;
}
.mejs__unfullscreen > button {
background-position: -100px 0;
}  .mejs__mute > button {
background-position: -60px 0;
}
.mejs__unmute > button {
background-position: -40px 0;
}
.mejs__volume-button {
position: relative;
}
.mejs__volume-button > .mejs__volume-slider {
-webkit-backface-visibility: hidden;
background: rgba(50, 50, 50, 0.7);
border-radius: 0;
bottom: 100%;
display: none;
height: 115px;
left: 50%;
margin: 0;
position: absolute;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 25px;
z-index: 1;
}
.mejs__volume-button:hover {
border-radius: 0 0 4px 4px;
}
.mejs__volume-total {
background: rgba(255, 255, 255, 0.5);
height: 100px;
left: 50%;
margin: 0;
position: absolute;
top: 8px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 2px;
}
.mejs__volume-current {
background: rgba(255, 255, 255, 0.9);
left: 0;
margin: 0;
position: absolute;
width: 100%;
}
.mejs__volume-handle {
background: rgba(255, 255, 255, 0.9);
border-radius: 1px;
cursor: ns-resize;
height: 6px;
left: 50%;
position: absolute;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 16px;
}
.mejs__horizontal-volume-slider {
display: block;
height: 36px;
position: relative;
vertical-align: middle;
width: 56px;
}
.mejs__horizontal-volume-total {
background: rgba(50, 50, 50, 0.8);
border-radius: 2px;
font-size: 1px;
height: 8px;
left: 0;
margin: 0;
padding: 0;
position: absolute;
top: 16px;
width: 50px;
}
.mejs__horizontal-volume-current {
background: rgba(255, 255, 255, 0.8);
border-radius: 2px;
font-size: 1px;
height: 100%;
left: 0;
margin: 0;
padding: 0;
position: absolute;
top: 0;
width: 100%;
}
.mejs__horizontal-volume-handle {
display: none;
}  .mejs__captions-button,
.mejs__chapters-button {
position: relative;
}
.mejs__captions-button > button {
background-position: -140px 0;
}
.mejs__chapters-button > button {
background-position: -180px 0;
}
.mejs__captions-button > .mejs__captions-selector,
.mejs__chapters-button > .mejs__chapters-selector {
background: rgba(50, 50, 50, 0.7);
border: solid 1px transparent;
border-radius: 0;
bottom: 100%;
margin-right: -43px;
overflow: hidden;
padding: 0;
position: absolute;
right: 50%;
visibility: visible;
width: 86px;
}
.mejs__chapters-button > .mejs__chapters-selector {
margin-right: -55px;
width: 110px;
}
.mejs__captions-selector-list,
.mejs__chapters-selector-list {
list-style-type: none !important;
margin: 0;
overflow: hidden;
padding: 0;
}
.mejs__captions-selector-list-item,
.mejs__chapters-selector-list-item {
color: #fff;
cursor: pointer;
display: block;
list-style-type: none !important;
margin: 0 0 6px;
overflow: hidden;
padding: 0;
}
.mejs__captions-selector-list-item:hover,
.mejs__chapters-selector-list-item:hover {
background-color: rgb(200, 200, 200) !important;
background-color: rgba(255, 255, 255, 0.4) !important;
}
.mejs__captions-selector-input,
.mejs__chapters-selector-input {
clear: both;
float: left;
left: -1000px;
margin: 3px 3px 0 5px;
position: absolute;
}
.mejs__captions-selector-label,
.mejs__chapters-selector-label {
cursor: pointer;
float: left;
font-size: 10px;
line-height: 15px;
padding: 4px 10px 0;
width: 100%;
}
.mejs__captions-selected,
.mejs__chapters-selected {
color: rgba(33, 248, 248, 1);
}
.mejs__captions-translations {
font-size: 10px;
margin: 0 0 5px;
}
.mejs__captions-layer {
bottom: 0;
color: #fff;
font-size: 16px;
left: 0;
line-height: 20px;
position: absolute;
text-align: center;
}
.mejs__captions-layer a {
color: #fff;
text-decoration: underline;
}
.mejs__captions-layer[lang=ar] {
font-size: 20px;
font-weight: normal;
}
.mejs__captions-position {
bottom: 15px;
left: 0;
position: absolute;
width: 100%;
}
.mejs__captions-position-hover {
bottom: 35px;
}
.mejs__captions-text,
.mejs__captions-text * {
background: rgba(20, 20, 20, 0.5);
box-shadow: 5px 0 0 rgba(20, 20, 20, 0.5), -5px 0 0 rgba(20, 20, 20, 0.5);
padding: 0;
white-space: pre-wrap;
}
.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container {
display: none;
}  .mejs__overlay-error {
position: relative;
}
.mejs__overlay-error > img {
left: 0;
max-width: 100%;
position: absolute;
top: 0;
z-index: -1;
}
.mejs__cannotplay,
.mejs__cannotplay a {
color: #fff;
font-size: 0.8em;
}
.mejs__cannotplay {
position: relative;
}
.mejs__cannotplay p,
.mejs__cannotplay a {
display: inline-block;
padding: 0 15px;
width: 100%;
}.careerfy-banner-search-two .selectize-control.single .selectize-input {
background-color: transparent;
border: none;
border-bottom: 2px solid rgba(255,255,255,0.20);
height: 36px;
padding-left: 0px;
}
.careerfy-banner-search-two .selectize-input .item {
color: #ffffff;
padding-top: 7px;
}
.careerfy-banner-search .item {
display: inline-block;
padding: 19px 0px 0px 0px;
color: #777;
font-weight: 500;
}
.careerfy-banner-search-two .selectize-control.single .selectize-input:after { display: none; } 
.careerfy-banner-search-two .careerfy-select-style:after { top: 1px; }
.careerfy-banner-search .selectize-control.single .selectize-input {border-radius: 0;}
.careerfy-banner-search .selectize-control.single .selectize-input {
height: 60px; }
.careerfy-banner-search .selectize-control.single .selectize-input {
border-left: none;
}
.careerfy-banner-search-two .item {
display: inline-block;
padding: 19px 0px 0px 0px;
color: #777;
}
.careerfy-banner-search-two .selectize-control.single .selectize-input {border-radius: 0;}
.careerfy-banner-search-two .selectize-control.single .selectize-input {
border-left: none;   
}
.careerfy-banner-search-two .selectize-input input[type="text"] {
float: none !important;
height: 21px;
}
.careerfy-banner-search-three .item {
display: inline-block;
padding: 0px 0px 0px 0px;
color: #666;
vertical-align: top;
}
.careerfy-banner-search-three .selectize-control.single .selectize-input {border-radius: 0;}
.careerfy-banner-search-three .selectize-control.single .selectize-input {
height: 50px; }
.careerfy-banner-search-three .selectize-control input[type="text"] {
float: none;
height: 20px;
}
.careerfy-banner-search-three .selectize-input input[type="text"] {
float: none !important;
}
.careerfy-banner-search-four .item {
display: inline-block;
padding: 12px 0px 0px 0px;
color: #666;
}
.careerfy-banner-search-four .selectize-control.single .selectize-input {border-radius: 0;}
.careerfy-banner-search-four .selectize-control.single .selectize-input {
height: 41px;
box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.09);
}
.careerfy-banner-search-four .selectize-input input[type="text"] {
float: none !important;
}
.careerfy-filterable-select .selectize-control.single .selectize-input {
border: none; }
.careerfy-filterable-select .selectize-control.single .selectize-input {
padding: 0px 35px 0px 10px; }
.careerfy-filterable-select .selectize-input > * {
float: left; }
.careerfy-filterable-select .selectize-control,.careerfy-filterable-select .selectize-control.single .selectize-input {
height: 22px; }
.careerfy-profile-select .selectize-control.single .selectize-input {
height: 42px; }
.careerfy-profile-select .selectize-control.single .selectize-input,
.careerfy-profile-select .selectize-control.single .selectize-input input {
padding: 10px 14px; }
.careerfy-profile-select .selectize-control.single .selectize-input input,
.careerfy-profile-select .selectize-select.multi .selectize-input input {
height: 20px; }
.careerfy-profile-select .selectize-select.multi .selectize-input {
box-shadow: none;
padding: 7px 9px 5px;
border-color: #eceeef;
}
.careerfy-profile-select input[type="text"],
.careerfy-banner-search .selectize-input input[type="text"] {
float: none !important;
}
.careerfy-banner-search-three .selectize-control .item {
overflow: hidden;
text-overflow: ellipsis;
max-height: 17px;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
} .careerfy-jobs-scroll-slider,.careerfy-jobs-scroll-slider-wrap,
.careerfy-jobs-scroll-slider-text {
float: left;
width: 100%;
}
.careerfy-jobs-scroll-slider ul {
margin-left: -15px;
margin-right: -15px;
}
.careerfy-jobs-scroll-slider ul li {
float: left;
list-style: none;
margin-bottom: 30px;
padding: 15px 15px;
}
.careerfy-jobs-scroll-slider-wrap {
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
text-align: center;
border-radius: 8px;
}
.careerfy-foot-wrap {
float: left;
width: 100%;
border-top: 1px solid #ececec;
padding: 12px 0px;
margin-top: 10px;
}
.careerfy-jobs-scroll-slider-text {
border-top: 1px solid #ececec;
padding: 17px 25px 23px 25px;
text-align: left;
}
.careerfy-jobs-scroll-slider figure { margin-bottom: 0px; }
.careerfy-jobs-scroll-slider figure a {
display: inline-block;
width: 115px;
padding: 30px 0px 20px 0px;
}
.careerfy-jobs-scroll-slider figure figcaption {
position: absolute;
right: 15px;
top: 15px;
color: #666;
font-size: 13px;
}
.careerfy-jobs-scroll-slider figure figcaption span {
background-color: #ffc23e;
color: #ffffff;
padding: 3px 4px;
border-radius: 3px;
line-height: 1;
margin-left: 6px;
}
.careerfy-jobs-scroll-slider-text h2 {
font-size: 20px;
font-weight: bold;
margin-bottom: 3px;
}
.careerfy-jobs-scroll-slider-text span {
display: block;
margin-bottom: 0px;
}
.careerfy-jobs-scroll-slider-text span.careerfy-scroll-jobs-type {
display: inline-block;
padding-left: 10px;
padding-right: 10px;
}
.careerfy-jobs-scroll-slider-text small {
display: inline-block;
font-size: 14px;
color: #13b5ea;
border-radius: 40px;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
padding: 2px 18px 1px 18px;
margin-bottom: 7px;
}
.careerfy-jobs-scroll-slider .careerfy-jobs-type {
top: auto;
bottom: 12px;
}