@charset "UTF-8";
@charset "UTF-8";
.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(//kibriskariyer.net/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(//kibriskariyer.net/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-row * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
position: relative; }
.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,.careerfy-featured-jobs-list [class*="col-md-"] {
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 {
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-typo-wrap .jobsearch-select-style select {
height: 60px; }
.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 !important;
position: relative;
z-index: 5;
cursor: pointer;
}
.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: 4;
-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: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.categories-list ul li i {
font-size: 50px;
display: block;
margin-bottom: 28px;
-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;
position: relative;
z-index: 2;
}
.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 4px 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 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-select select,
#top .jobsearch-filterable-select select {
padding: 4px 0px;
background: transparent;
color: #333;
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;
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 {
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 .jobsearch-fltbox-title,.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 .jobsearch-fltbox-title {
color: #666666;
font-size: 16px;
font-weight: 500;
margin-bottom: 0px;
}
.jobsearch-search-filter-wrap .jobsearch-fltbox-title a {
color: #666666;
float: left;
width: 100%;
padding: 12px 0px 15px 0px;
position: relative;
line-height: 24px;
}
.jobsearch-without-toggle.jobsearch-search-filter-wrap .jobsearch-fltbox-title a:before { display: none; }
.jobsearch-search-filter-wrap .jobsearch-fltbox-title 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%;
}
.modal-box-area .jobsearch-checkbox input[type="checkbox"] + label, .modal-box-area .jobsearch-checkbox input[type="radio"] + label { width: 100%; }
.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 {
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;
}
.jobsearch-seemore,.show-toggle-filter-list {
font-size: 13px;
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;
text-align: center;
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 i {
-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,
.jobsearch-job-like:hover i,
.jobsearch-add-job-to-favourite.jobsearch-job-like:hover i,
.jobsearch-job-like i {
color: #ffffff;
}
.jobsearch-add-job-to-favourite.jobsearch-job-like {
background-color: #fff;
}
.jobsearch-joblisting-classic > ul > li                                                 { margin-bottom: 20px; }
.jobsearch-joblisting-classic figure ~ .jobsearch-joblisting-text                       { margin-left: 90px; }
.jobsearch-list-option ul li i                                                          { margin-right: 6px; color: #999; }
.jobsearch-list-option                                                                  { float: left; }
.jobsearch-list-option .jobsearch-pst-title {
font-size: 16px;
margin-bottom: 5px;
line-height: 1;
}
.jobsearch-list-option .jobsearch-pst-title 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%;
overflow: hidden;
}
.job-to-fav-msg-con {
position: absolute;
right: 24px;
top: 6px;
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: 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 !important;
}
.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;
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"],.jobsearch-jobdetail-media li a[data-original-title="facebook"]:before             { color: #3b5998; }
.jobsearch-jobdetail-media li a[data-original-title="twitter"],.jobsearch-jobdetail-media li a[data-original-title="twitter"]:before              { color: #3ac1f1; }
.jobsearch-jobdetail-media li a[data-original-title="linkedin"],.jobsearch-jobdetail-media li a[data-original-title="linkedin"]:before             { color: #007ab9; }
.jobsearch-jobdetail-media li a[data-original-title="google-plus"],.jobsearch-jobdetail-media li a[data-original-title="google-plus"]:before          { color: #e24046; }
.jobsearch-jobdetail-media li a[data-original-title="dribbble"],.jobsearch-jobdetail-media li a[data-original-title="dribbble"]:before             { color: #f95c94; }
.jobsearch-jobdetail-media li a {
font-size: 22px;
line-height: 1;
}
.jobsearch-jobdetail-options li i {
font-size: 16px;
margin-right: 5px;
}
.jobsearch-jobdetail-media li .at-icon-wrapper { display: none; }
.jobsearch-jobdetail-view {
font-size: 10px;
padding: 3px 9px;
border-radius: 40px;
margin-left: 4px;
}
.jobsearch-jobdetail-btn.active {
border: 1px solid;
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;
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;
float: none !important;
display: inline-block;
margin-right: -3px;
vertical-align: top;
}
.jobsearch-jobdetail-services i {
font-size: 32px;
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;
margin-bottom: 12px;s
}
.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;
font-size: 13px;
position: absolute;
left: 0px;
top: 1px;
}
.jobsearch-description ul li i {
margin: 8px 15px 0px 0px;
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 {
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 {
display: inline-block;
width: 100%;
flex: auto;
}
.jobsearch-main-content .widget,
.jobsearch-main-content .jobsearch_side_box {
float: left;
width: 100%;
margin-bottom: 30px;
} .jobsearch_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; color: #53b427 !important; }
.instastcky-aplybtn-con .jobsearch-applyjob-btn:hover { background-color: #53b427; color: #ffffff; }
.instastcky-aplybtn-con .jobsearch-applyjob-btn {
border-radius: 0px;
}
.jobsearch_apply_job span {
display: block;
font-weight: 500;
margin-bottom: 15px;
}
.jobsearch_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%;
}
.jobsearch_apply_job_wrap p {
font-size: 12px;
line-height: 16px;
margin-bottom: 21px;
}
.jobsearch_apply_job ul {
float: left;
width: 100%;
}
.jobsearch-typo-wrap .jobsearch_side_box.jobsearch_apply_job ul li,
.jobsearch-elementor-apply-job .jobsearch_apply_job_wrap ul li {
float: left;
list-style: none;
padding: 0px 10px 10px 10px;
width: 50%;
}
.jobsearch-typo-wrap .widge.jobsearch_apply_job ul li:first-child { padding-left: 0px; }
.jobsearch_apply_job ul li:last-child { padding-right: 0px; }
.jobsearch_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;
}
.jobsearch_apply_job ul li:hover a { opacity: 0.80; }
.jobsearch-typo-wrap .jobsearch_apply_job ul li a:hover { color: #ffffff; }
.jobsearch_apply_job ul li a i {
display: inline-block;
margin: 2px 6px 0px 0px;
font-size: 18px;
}
.jobsearch_apply_job ul li a.jobsearch-applyjob-linkedin-btn { background-color: #007ab9; }
.jobsearch_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_box_map iframe {
float: left;
width: 100%;
height: 406px;
}
.widget_add img { width: 100%; } .jobsearch-wdg-box-title {
float: left;
width: 100%;
margin-bottom: 17px;
}
.jobsearch-wdg-box-title h2 {
font-size: 20px;
margin-bottom: 0px;
line-height: 1 !important;
}
.jobsearch_box_view_jobs ul,
.jobsearch-typo-wrap .jobsearch_box_view_jobs ul {
float: left;
width: 100%;
padding: 20px 24px 0px 24px;
border: 1px solid #efefef;
}
.jobsearch_box_view_jobs ul li,
.jobsearch-typo-wrap .jobsearch_box_view_jobs ul li {
float: left;
width: 100%;
list-style: none;
border-bottom: 1px solid #efefef;
padding-bottom: 18px;
margin-bottom: 20px;
}
.jobsearch_box_view_jobs ul li span { margin-bottom: 6px; }
.jobsearch_box_view_jobs ul li span,
.jobsearch_box_view_jobs ul li small,
.jobsearch-typo-wrap .jobsearch_box_view_jobs ul li span,
.jobsearch-typo-wrap .jobsearch_box_view_jobs ul li small {
display: block;
font-size: 12px;
line-height: 1;
}
.jobsearch-typo-wrap .jobsearch_box_view_jobs ul li h6 a {
color: #333; }
.jobsearch_box_view_jobs ul li:last-child {
border-bottom: none;
padding-bottom: 0px;
}
.jobsearch_box_view_jobs_btn {
float: left;
width: 100%;
background-color: #fafcfc;
padding: 18px 20px;
text-align: center;
border: 1px solid #efefef;
border-top: none;
font-weight: 600;
text-transform: uppercase;
line-height: 1;
}
.jobsearch_box_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 .jobsearch-table-cell:first-child { width: 100px; }
.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;
}
.jobsearch-employer-list h2 {
margin-bottom: 0px;
line-height: 1;
font-size: 18px;
word-break: break-all;
}
.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;
font-weight: 500;
line-height: 1;
border-radius: 4px;
margin-left: 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-list-btn:hover {
color: #ffffff;
}
.jobsearch-employer-list .jobsearch-table-layer {
padding: 20px;
border: 1px solid #ececec;
background-color: #ffffff;
position: relative;
}  .jobsearch-employerdetail-btn {
float: left;
font-weight: 500;
padding: 9px 11px 8px 11px;
line-height: 1;
border-radius: 3px;
border: 1px solid;
margin-right: 9px;
margin-top: 5px;
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 {
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; } .jobsearch_box_contact_form form,.jobsearch_box_contact_form input[type="text"],
.jobsearch_box_contact_form ul,.jobsearch_box_contact_form ul li,.jobsearch_box_contact_form p,
.jobsearch_box_contact_form textarea,.jobsearch_box_contact_form input[type="submit"] {
float: left;
width: 100%;
}
.jobsearch_box_contact_form form {
border: 1px solid #efefef;
padding: 15px 24px 8px 24px;
}
.jobsearch_box_contact_form ul li {
list-style: none;
margin-bottom: 10px;
position: relative;
}
.jobsearch_box_contact_form .recaptcha-reload .recaptcha-reload-a i { bottom: 22px; }
.jobsearch_box_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;
}
.jobsearch_box_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;
}
.jobsearch_box_contact_form label {
font-weight: 400;
font-size: 14px;
color: #666666;
margin-bottom: 3px;
}
.jobsearch_box_contact_form i.jobsearch-icon,
.jobsearch_box_contact_form i.careerfy-icon {
position: absolute;
right: 14px;
bottom: 12px;
color: #aaaaaa;
font-size: 17px;
}
.jobsearch_box_contact_form input[type="submit"] {
font-size: 16px;
color: #ffffff;
text-align: center;
padding: 14px 10px 13px 10px;
border-radius: 3px;
border: 1px solid;
text-transform: uppercase;
font-weight: 500;
line-height: 1;
margin: 0px 0px 8px 0px;
}
.jobsearch_box_contact_form input[type="submit"]:hover { background-color: transparent !important; }
.jobsearch_box_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%;
width: 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;
font-size: 12px;
border: 1px solid;
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;
}
.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 16px 62px;
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: 0px;
left: 0px;
top: 0px;
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;
position: absolute;
left: 24px;
top: 14px;
margin: 0px 0px 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 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 !important;
font-size: 22px;
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;
padding: 12px 5px 13px 5px;
line-height: 1;
border-radius: 2px;
border: 1px solid;
background-color: transparent;
font-weight: 500;
margin-top: 27px;
cursor: pointer;
}
.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 { 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 {
border: 1px solid;
border-radius: 4px;
color: #ffffff;
}
.jobsearch-typo-wrap .jobsearch-employer-profile-submit,
.other-lang-translate-post {
float: left;
font-size: 16px;
color: #ffffff;
border-radius: 4px;
padding: 13px 24px;
line-height: 1;
border: 1px solid;
cursor: pointer;
}
.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;
}
.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 {
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,
.careerfy-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: 124px;
}
.grid-item-thumb small {
float: left;
width: 100%;
height: 100%;
background-size: cover;
}
.jobsearch-column-6 .grid-item-thumb,
.careerfy-gallery.careerfy-simple-gallery .careerfy-column-6 .grid-item-thumb { height: 266px; }
.candidate_portfolio figure figcaption,
.careerfy-simple-gallery 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;
}
.careerfy-simple-gallery figure:hover figcaption,.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,
.careerfy-simple-gallery 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,
.careerfy-typo-wrap .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;
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,.jobsearch-managejobs-links a.jobsearch-edit:before                                                                    { color: #aaaaaa; }
.jobsearch-managejobs-links a.jobsearch-rubbish,.jobsearch-managejobs-links a.jobsearch-rubbish:before                                                                 { 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 {
font-size: 12px;
}
.jobsearch-managejobs-links a {
display: inline-block;
vertical-align: middle;
font-size: 14px;
color: #77eb9f;
margin-left: 5px;
}
#dashboard-tab-manage-jobs .jobsearch-managejobs-links > a {
background: #ffffff;
border: 1px solid #ddd;
width: 32px;
text-align: center;
height: 32px;
margin: 0px 0px 5px 5px;
padding: 7px 0px 0px 0px;
}
#dashboard-tab-manage-jobs .jobsearch-managejobs-links br {
clear: both; }
#dashboard-tab-manage-jobs .jobsearch-filledjobs-links a {
margin: 6px 8px 0px 0px;
}
#dashboard-tab-manage-jobs .jobsearch-filledjobs-links a i {
margin: 0px 0px 0px 0px;
} .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 {
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-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 {
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.active:after {
content: '';
position: absolute;
left: -60px;
top: 50%;
width: 80%;
height: 3px;
margin-top: -19px;
z-index: 1;
}
.jobsearch-employer-jobnav ul li.active ~ li:nth-child(2):after {
background-color: #d4d4d4; }
.jobsearch-employer-jobnav ul li.active ~ li:nth-child(3).active:after {
left: 0px;
}
.jobsearch-employer-jobnav ul li.active:nth-child(2):after {
content: '';
position: absolute;
left: -60px;
top: 50%;
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 !important;
top: 50%;
width: 150% !important;
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 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;
}
.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;
border: 1px solid;
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 {
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                                                                       { 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;
}
h2.jobsearch-pst-title,
.jobsearch-pst-title,
h2.jobsearch-pst-title a {
font-size: 16px !important;
line-height: 1 !important;
}
h2.jobsearch-fltcount-title,
.jobsearch-fltcount-title {
font-size: 18px !important;
line-height: 1 !important;
}
.jobsearch-candidate-default-text h2 i {
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;
border: 1px solid;
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 {
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 !important;
font-size: 16px;
}
.jobsearch-candidate-grid figure figcaption p {
font-size: 12px;
color: #999999;
margin-bottom: 8px;
line-height: 1.3;
}
.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_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 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-download-btn {
display: inline-block;
font-size: 12px;
border: 1px solid;
border-radius: 40px;
padding: 8px 14px;
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 {
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%;
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;
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;
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;
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%;
}
.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;
border: 1px solid;
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 {
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 {
width: 100%; }
.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-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;
position: relative;
}
.jobsearch-instamatch-applic {
position: absolute;
right: 0px;
top: 0px;
overflow: hidden;
z-index: 2;
width: 90px;
height: 39px;
}
.jobsearch-instamatch-applic strong {
position: absolute;
right: -31px;
top: 7px;
background-color: #d72c2c;
color: #ffffff;
font-size: 11px;
text-transform: lowercase;
padding: 4px 30px;
line-height: 1;
-webkit-transform: rotate(24deg);
-moz-transform: rotate(24deg);
-ms-transform: rotate(24deg);
-o-transform: rotate(24deg);
transform: rotate(24deg);
}
.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;
border: 1px solid #eee;
}
.jobsearch-applied-jobs-thumb ~ .jobsearch-applied-jobs-text { margin-left: 90px; }
.jobsearch-applied-jobs-left { float: left; width: 73%; }
.jobsearch-employer-dasboard .jobsearch-applied-jobs .jobsearch-applied-jobs-left { padding-left: 15px; }
.jobsearch-applied-jobs-text span {
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 h2 small {
font-size: 13px;
letter-spacing: 0px;
}
.jobsearch-applied-jobs-text ul { margin: 0px; }
.jobsearch-applied-jobs-text ul li {
float: left;
font-size: 13px;
padding: 3px 5px;
}
.jobsearch-emailaplicants-holder .thjob-title h2 { width: 60%; }
.jobsearch-emailaplicants-holder .thjob-title h2 span.email-sento {
font-size: 13px;
color: #999;
display: block;
font-weight: normal;
padding-top: 6px;
}
.jobsearch-emailaplicants-holder .thjob-title h2 span.email-sento a { color: #999; }
.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-jobs-wrap a.preview-candidate-profile.btn-downlod-cvbtn {
background-color: #53b427;
color: #ffffff;
}
.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;
font-size: 14px;
border: 1px solid;
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;
}
.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;
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;
cursor: pointer;
}
.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: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9999;
overflow: hidden;
outline: 0;
}
.jobsearch-modal .modal-content-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (0.5rem * 2));
position: relative;
pointer-events: none;
max-width: 600px;
margin: 0px auto;
padding-top: 30px;
padding-bottom: 30px;
z-index: 1;
}
.jobsearch-modal .modal-box-area {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: 4px;
outline: 0;
padding: 25px;
background-color: #ffffff;
}
body.jobsearch-modal-active {
overflow: hidden;
padding-right: 17px;
}
body.jobsearch-modal-active .jobsearch-modal {
overflow-x: hidden;
overflow-y: auto;
background-color: rgba(0,0,0,0.70);
}
.jobsearch-modal .jobsearch-user-form-info .jobsearch-checkbox { margin-top: 4px; }
.jobsearch-modal.fade {
visibility: hidden;
-ms-visibility: hidden;
opacity: 0;
}
.jobsearch-modal .modal-box-area {
-webkit-transform: translate(0, -25%);
transform: translate(0, -25%);
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;
}
.jobsearch-modal.fade-in .modal-box-area {
-webkit-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
.jobsearch-modal.fade-in {
visibility: visible;
-ms-visibility: visible;
opacity: 1;
}
.modal-inner-area { display: none; }
.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 .modal-close i {
float: right; }
.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;
}
.logged-in .jobsearch-user-form ul { padding: 0px; }
.logged-in .jobsearch-modal .aply-cvr-letter.jobsearch-user-form ul li:last-child { margin-bottom: 15px; }
.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-typo-wrap .apply-fields-list textarea {
height: 150px; }
.jobsearch-user-form i.jobsearch-icon {
position: absolute;
right: 29px;
bottom: 11px;
font-size: 20px;
color: #aaaaaa;
}
#dashboard-tab-change-password li[class*="jobsearch-column-"],
.jobsearch-login-box form ul li {
position: relative; }
#dashboard-tab-change-password .passlenth-chk-msg {
padding: 15px 50px 13px 15px;
line-height: 1;
}
.page .jobsearch-login-registration-form .jobsearch-login-box span.passlenth-chk-msg {
width: auto;
line-height: 1;
top: 1px;
right: 1px;
padding: 13px 30px 10px 15px;
}
.passlenth-chk-msg {
position: absolute;
right: 11px;
top: 25px;
padding: 13px 50px 13px 15px;
border-radius: 80px 0px 0px 80px;
color: #23282d;
font-weight: bold;
-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;
}
input.jobsearch_chk_passfield.jobsearch-vweakpass {
border-color: #e35b5b !important; }
input.jobsearch_chk_passfield.jobsearch-weakpass {
border-color: #f78b53 !important; }
input.jobsearch_chk_passfield.jobsearch-strongpass {
border-color: #83c373 !important; }
input.jobsearch_chk_passfield.jobsearch-mediumpass {
border-color: #ffc733 !important; }
.jobsearch-vweakpass {
background-color: #f1adad;
}
.jobsearch-weakpass {
background-color: #fbc5a9; }
.jobsearch-mediumpass {
background-color: #ffe399; }
.jobsearch-strongpass {
background-color: #c1e1b9; }
.jobsearch-user-form input[type="submit"] {
text-align: center;
font-size: 17px;
text-transform: capitalize;
padding: 12px 38px;
border-radius: 40px;
border: 1px solid;
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: 17px; margin-bottom: 15px; }
.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 .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;
}
a.jobsearch-showpass-btn {
position: absolute;
right: 22px;
bottom: 14px;
font-size: 16px;
color: #13b5ea;
} .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,
.entry-content .jobsearch-login-box form ul, #left-area .jobsearch-login-box form ul { margin: 0px; padding: 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"],
.jobsearch-login-box form ul li input[type="number"] {
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: 11px 39px 8px 39px;
float: left;
line-height: 1;
}
.disabled-btn {
opacity: 0.70;
cursor: not-allowed;
}
.jobsearch-disable-btn {
opacity: 0.30;
cursor: not-allowed !important;
}
.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: 12px 39px 9px 39px;
float: left;
position: relative;
line-height: 1;
}
.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,
.jobsearch_box_contact_form .jobsearch-ct-msg {
float: left;
width: 100%;
background-color: #32CD32 !important;
color: #ffffff;
padding: 8px 18px;
border-radius: 3px;
}
.jobsearch_box_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.ui-widget-content { border-color: #eceeef; }
.jobsearch-typo-wrap .ui-state-default,.jobsearch-typo-wrap .ui-widget-content .ui-state-default {
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 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; }
.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-login-box .jobsearch-radio-checkbox label {
line-height: 2.4;
}
.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 {
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,.jobsearch_box_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 .jobsearch_side_box .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 .jobsearch_side_box .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 .jobsearch_side_box ul li, .jobsearch-typo-wrap .jobsearch_side_box 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;
border-radius: 40px;
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 { 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 {
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;
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 {
width: 100%;
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;
font-size: 12px;
border: 1px solid;
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;
}
.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 {
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%; }
#JobSearchNonuserApplyModal .jobsearch-upload-cv .jobsearch-disabled-input { width: 70%; }
.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;}
#JobSearchNonuserApplyModal i.jobsearch-icon.jobsearch-upload {
position: absolute;
left: 11px;
top: 11px;
-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;
}
#JobSearchNonuserApplyModal .jobsearch-fileUpload:hover i.jobsearch-icon.jobsearch-upload {
color: #ffffff; }
#JobSearchNonuserApplyModal .jobsearch-fileUpload span {
padding: 11px 25px 11px 35px;
} .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 ul {
padding: 0px;
}
.profile-improve-con,.profile-completion-con,.complet-title { text-align: left; }
.improve-title h5,.complet-title h5 {
font-size: 15px;
margin-bottom: 12px;
margin-top: 0px !important;
}
.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: 0px 7px 0px 0px;
display: inline-block;
vertical-align: middle;
height: 18px;
width: 18px;
}
.jobsearch-modal .terms-priv-chek-con p input { margin-top: 3px !important; }
.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;
position: relative;
z-index: 0;
}
.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: 0px !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-banner-search.search-loc-off.search-cat-off > ul > li:first-child,
.jobsearch-banner-search.search-keyword-off.search-cat-off > ul > li:first-child { width: 92%; }
.jobsearch-banner-search.search-loc-off > ul > li { width: 47%; }
.jobsearch-banner-search.search-loc-off > ul > li:last-child,.jobsearch-advance-search-holdr .jobsearch-banner-search > ul > li:last-child { width: 6%; }
.jobsearch-advance-search-holdr .search-loc-off > ul > li { width: 39%; }
.has-advance-search .jobsearch-banner-search.search-loc-off.search-cat-off > ul > li:first-child { width: 77%; }
.jobsearch-advance-search-holdr.has-advance-search .search-cat-off > ul > li:first-child { width: 38%; }
.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;
}
.jobsearch_box_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;
}
.short-li-icons {
float: left;
width: 100%;
margin: 0px;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.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;
border-radius: 100%;
font-size: 13px;
padding-top: 5px;
}
.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,.jobsearch_apply_job_wrap,
.careerfy-candidate-grid figure,.jobsearch_candidate_info,
.jobsearch_box_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: 20px 15px 10px 15px;
}
.jobsearch-subs-detail {
float: right;
margin-left: 6px;
text-align: center;
}
.pkgs-table-subscription-detail {
float: right;
width: 100%;
border-top: none;
margin-bottom: 14px;
padding: 10px 0px 20px 0px;
}
.jobsearch-recurings .jobsearch-packages-tbody .jobsearch-table-cell:nth-child(2),
.jobsearch-recurings  .jobsearch-packages-thead .jobsearch-table-cell:nth-child(2) {
width: 26%;
}
.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: 99;
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;
font-weight: 500;
padding: 9px 11px 8px 11px;
line-height: 1;
border: none;
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: 15px 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: none;
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;
}
a.jobsearch-updresmuesh-item-cc {
float: right;
margin: 0px 20px 0px 0px;
background-color: #13b5ea;
color: #fff;
padding: 4px 5px 4px 5px;
line-height: 1;
font-size: 12px;
}
.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;
margin: 0px 0px 6px 10px;
display: inline-block;
}
.careerfy-featured-jobs-list-text .jobsearch-custom-field li small {
display: inline-block;
color: #999 !important;
}
.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;
z-index: 99;
-webkit-transform: rotate(-40deg);
-moz-transform: rotate(-40deg);
-ms-transform: rotate(-40deg);
-o-transform: rotate(-40deg);
transform: rotate(-40deg);
}
.empdet_imgcon .promotepof-detv1 {
top: 18px;
}
.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;
font-size: 10px;
color: #ffffff;
text-transform: uppercase;
padding: 12px 12px;
border: 1px solid;
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;
}
.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;
-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; }
.res-profile-reslist .jobsearch-employer-profile-form li {
margin-bottom: 15px; }
.avil-input-con {
display: inline-block;
width: 100%;
position: relative;
}
.avil-input-con a.trash-avaltime-btn {
position: absolute;
right: 14px;
top: 7px;
color: #E95842;
}
.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;
font-weight: 500;
padding: 9px 11px 8px 11px;
border: 1px solid;
line-height: 1;
margin-right: 9px;
}
.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; }
.jobsearch_candidate_info .jobsearch-candidate-cand-chat i {
display: inline-block;
margin-right: 5px;
}
.page .jobsearch-login-registration-form .jobsearch-login-box > span {
width: 100%; }
.urgntpkg-candv1,.urgntpkg-jobv1 {
position: absolute;
left: -21px;
top: 8px;
font-size: 13px !important;
background-color: #d72c2c;
color: #ffffff !important;
padding: 5px 26px;
line-height: 1;
z-index: 1;
-webkit-transform: rotate(-40deg);
-moz-transform: rotate(-40deg);
-ms-transform: rotate(-40deg);
-o-transform: rotate(-40deg);
transform: rotate(-40deg);
}
.urgntpkg-candv2 {
position: absolute;
left: 0px;
top: 0px;
overflow: hidden;
width: 65px;
height: 53px;
}
.urgntpkg-candv2 span {
position: absolute;
left: -21px;
top: 8px;
font-size: 13px !important;
background-color: #d72c2c;
color: #ffffff !important;
padding: 5px 26px;
line-height: 1;
z-index: 1;
-webkit-transform: rotate(-40deg);
-moz-transform: rotate(-40deg);
-ms-transform: rotate(-40deg);
-o-transform: rotate(-40deg);
transform: rotate(-40deg);
}
.urgntpkg-candv2.cic_is_verified span {
background-color: #40d184;
left: -25px;
top: 7px;
}
.jobsearch-activcode-popupbtn,
.jobsearch-resend-accactbtn {
text-transform: uppercase;
font-weight: bold;
color: #fff;
font-size: 18px;
margin: 0px 5px;
}
#JobSearchModalAccountActivationForm a.jobsearch-resend-accactbtn {
color: #777; }
.jobsearch-user-form i.jobsearch-icon.jobsearch-upload {
position: static !important;
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: right;
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: 27%;
line-height: 1.2 !important;
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 a {
color: #ffffff; }
.jobsearch-profile-title .applicnts-view-btn {
float: right;
padding: 8px 16px;
background-color: #ffb14a;
color: #ffffff;
border-radius: 4px;
line-height: 1;
margin: 6px 0px 0px 10px;
}
.jobsearch-profile-title .applicnts-view-btn i {
margin-right: 4px; }
.lodmoreemil-jobapps-btnsec {
display: inline-block;
width: 100%;
text-align: center;
}
.lodmoreemil-jobapps-btnsec a {
display: inline-block;
padding: 10px 16px;
background-color: #00b9eb;
color: #ffffff;
border-radius: 4px;
line-height: 1;
}
.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;
}
#main:not(.sidebar-none) .wf-container-main {
display: inline-block;
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%;
}
.phonefild-wout-valid.phon-num-fieldcon input[type="tel"] {
padding-left: 13px; }
.intl-tel-input.allow-dropdown input[type="tel"] {
padding-left: 95px !important;
}
.phon-num-fieldcon .contry-info-con {
position: absolute;
left: 53px;
top: 13px;
z-index: 99;
line-height: 1;
font-size: 14px;
color: #444;
}
.phon-num-fieldcon span {
float: none;
width: auto;
margin: 0px;
}
.page-template-user-login-template .intl-tel-input .country-list,
.jobsearch-login-box .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 .jobsearch-modal-title-box {
padding: 16px 0px 4px 30px;
margin-bottom: 11px;
}
.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-paper.jobsearch-duplict-cusjob,
.jobsearch-paper.jobsearch-duplict-cusjob:before {
color: orange;
}
.jobsearch-managejobs-links a:before {
color: #77eb9f;
}
.jobsearch-banner-search ul li.jobsearch-banner-submit {
z-index: 40;
}
.addcand-databy-emp {
padding: 10px 20px 10px 20px;
float: left;
font-size: 16px;
color: #ffffff;
text-transform: uppercase;
text-align: center;
border-radius: 0px;
font-weight: 500;
line-height: 1;
margin-bottom: 0px;
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;
}
.single-job .gm-control-active.gm-fullscreen-control {
margin-top: 260px !important; }
.wc-pao-addon-container textarea.wc-pao-addon-custom-textarea {
display: inline-block;
width: 100%;
background-color: #fff;
border: 1px solid #ddd;
height: 150px;
margin: 12px 0px 10px 0px;
}
.wc-pao-addon-container input.wc-pao-addon-custom-price,
.wc-pao-addon-container input.wc-pao-addon-input-multiplier {
display: inline-block;
width: 100%;
background-color: #fff;
border: 1px solid #ddd;
height: 42px;
margin: 12px 0px 10px 0px;
}
.popup-jobfilters-con label {
text-align: left; }
.popup-jobfilters-con input[type="text"],
.popup-jobfilters-con select {
display: inline-block;
width: 100%;
background-color: #fff;
border: 1px solid #ddd;
height: 40px;
}
.popup-jobfilters-con [class*="jobsearch-column-"] {
margin-bottom: 15px; }
.alret-submitbtn-con {
display: inline-block;
width: 100%;
margin: 10px 0px 0px 0px;
}
.alret-submitbtn-con a.jobsearch-savejobalrts-sbtn {
display: inline-block;
font-size: 16px;
color: #ffffff;
padding: 13px 30px;
line-height: 1;
border-radius: 4px;
border-radius: 80px;
}
#popup_alert_filtrsform {
margin-top: 20px; }
.criteria-tags-popmain span.tags-loder {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: rgba(255,255,255,0.85);
z-index: 2;
}
.criteria-tags-popmain .tags-loder i {
position: absolute;
left: 50%;
top: 50%;
font-size: 26px;
}
.popup-jobfilters-con .filter-item-text {
display: inline-block;
width: 100%;
position:  relative;
}
.popup-jobfilters-con .filter-item-text span.loc-loader {
position: absolute;
right: 15px;
top: 12px;
}
.jobsearch-checkbox-toggle .jobsearch-profile-select:after {
color: #999999;
font-weight: bold;
top: 9px;
}
.jobsearch-checkbox-toggle .jobsearch-profile-select select {
color: #303030;
height: 44px;
}
.jobsearch-advance-search-holdr .jobsearch-banner-search ul li {
z-index: inherit; }
.jobsearch-select-multi .selectize-input, .jobsearch-select-multi .selectize-dropdown.single {
border-color: #f2f2f2; }
.jobsearch-select-multi .selectize-input {
background-color: #ffffff;
box-shadow: none;
background-image: inherit;
text-align: left;
}
.jobsearch-select-multi .selectize-input:after {
content: "\f107";
font-family: FontAwesome;
display: block;
position: absolute;
top: 50%;
border: none;
right: 15px;
margin-top: -9px;
font-size: 22px;
color: #999999;
}
.jobsearch-select-multi .selectize-input {
padding: 5px 18px; }
.jobsearch-select-multi .selectize-dropdown {
box-shadow: none; }
.jobsearch-select-multi input[type="text"], .jobsearch-select-multi ul li input[type="number"] {
height: 52px;
}
.allow-dropdown > .flag-container {
height: 40px; }
.jobsearch-onlyonelog-form {
display: inline-block;
text-align: center;
width: 100%;
}
.jobsearch-onlyonelog-form .jobsearch-login-box {
width: 50%;
float: none;
display: inline-block;
text-align: left;
}
.jobsearch-drpzon-con,
.jobsearch-drpzon-con .upload-icon-con,
.upload-or-con {
display: inline-block;
width: 100%;
}
.jobsearch-drpzon-con {
margin-bottom: 22px; }
.jobsearch-drpzon-con .dropzone {
border: 2px dashed #d5dbdf;
display: inline-block;
width: 100%;
padding: 15px 25px 25px 25px;
}
.jobsearch-drpzon-con .upload-icon-con {
font-size: 60px;
margin-bottom: 12px;
}
.jobsearch-drpzon-con strong {
display: block;
font-size: 26px;
margin-bottom: 7px;
}
.jobsearch-drpzon-con .upload-inffo {
font-size: 14px;
margin-bottom: 10px;
color: #777;
}
.jobsearch-drpzon-con .jobsearch-drpzon-btn {
display: inline-block;
border: 1px solid;
padding: 10px 24px;
border-radius: 2px;
-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-drpzon-con:hover .jobsearch-drpzon-btn { color: #ffffff; }
.jobsearch-drpzon-con .jobsearch-drpzon-btn i {
margin-right: 6px; }
.upload-or-con {
position: relative;
text-align: center;
margin-bottom: 11px;
}
.upload-or-con span {
color: #d5dbdf;
display: inline-block;
font-size: 22px;
}
.upload-or-con:before {
content: '';
display: inline-block;
width: 107px;
background-color: #d5dbdf;
height: 1px;
margin-right: 17px;
vertical-align: super;
}
.upload-or-con:after {
content: '';
display: inline-block;
width: 107px;
background-color: #d5dbdf;
height: 1px;
margin-left: 17px;
vertical-align: super;
}
.jobsearch-login-box .upload-inffo span,
.jobsearch-login-box .upload-or-con span {
margin-bottom: 0px;
width: auto !important;
float: none;
}
.jobsearch-login-box .jobsearch-drpzon-con .jobsearch-drpzon-btn {
float: none;
}
.jobsearch-login-box .upload-or-con,
.jobsearch-login-box .jobsearch-drag-dropcustom .fileContainerFileName {
margin-bottom: 0px;}
.upload-inffo span {
color: #000;
font-weight: bold;
}
.jobsearch-drag-dropcustom .upload-icon-con {
font-size: 30px; }
.jobsearch-drag-dropcustom strong {
font-size: 18px; }
.jobsearch-drag-dropcustom .jobsearch-drpzon-btn i {
position: static;
font-size: 14px;
}
.jobsearch-drag-dropcustom:hover .jobsearch-drpzon-btn i {
color: #ffffff; }
.jobsearch-drpzon-con.jobsearch-drag-dropcustom {
text-align: center;
margin-bottom: -20px;
}
.jobsearch-drag-dropcustom .dz-message {
margin: 0 !important; }
.jobsearch-drag-dropcustom .dropzone {
min-height: auto; }
.jobsearch-drag-dropcustom .fileContainerFileName {
display: inline-block;
width: 100%;
margin-bottom: 15px;
word-break: break-all;
}
.jobsearch-drag-dropcustom .upload-inffo {
font-size: 12px; }
.jobsearch_candidate_info ul li a[data-original-title="twitter"],.jobsearch_candidate_info ul li a[data-original-title="twitter"]:before,
.jobsearch-social-icons li a.jobsearch-twitter-logo,.jobsearch-social-icons li a.jobsearch-twitter-logo:before                    { color: #43afe9; }
.jobsearch_candidate_info ul li a[data-original-title="linkedin"],.jobsearch_candidate_info ul li a[data-original-title="linkedin"]:before,
.jobsearch-social-icons li a.jobsearch-linkedin-button,.jobsearch-social-icons li a.jobsearch-linkedin-button:before,.jobsearch-social-icons li a i                   { color: #007eb3; }
.jobsearch_candidate_info ul li a[data-original-title="google-plus"],.jobsearch_candidate_info ul li a[data-original-title="google-plus"]:before,
.jobsearch-social-icons li a.jobsearch-google-plus-logo-button,.jobsearch-social-icons li a.jobsearch-google-plus-logo-button:before                { color: #e24046; }
.jobsearch_candidate_info ul li a[data-original-title="dribbble"],.jobsearch_candidate_info ul li a[data-original-title="dribbble"]:before                   { color: #f95c94; }
.jobsearch_candidate_info ul li a[data-original-title="facebook"],.jobsearch_candidate_info ul li a[data-original-title="facebook"]:before,
.jobsearch-social-icons li a.jobsearch-facebook-logo,.jobsearch-social-icons li a.jobsearch-facebook-logo:before                   { color: #375d93; }
.jobsearch-modal .modal-box-area * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.jobsearch-cusfield-checkbox  {
display: inline-block;
width: 100%;
}
.cusfield-checkbox-radioitm.jobsearch-checkbox {
width: auto;
margin-right: 15px;
}
.cusfield-checkbox-radioitm.jobsearch-checkbox label {
line-height: 2.2;}
.jobsearch-jobexpire-notifyerr,
.jobexpire-notify-hdrlogo,
.jobexpire-notify-msgcon,
.jobexpire-notify-msgcon h2,
.jobexpire-notify-footrlogo,
.backto-home-btncon {
float: left;
width: 100%;
}
.jobsearch-jobexpire-notifyerr {
text-align: center;
margin: 10px 0px 50px 0px;
}
.jobexpire-notify-hdrlogo {
margin-bottom: 40px;
}
.jobexpire-notify-msgcon h2 {
margin-bottom: 20px;
font-size: 28px;
color: #d63b3c;
}
.jobexpire-notify-msgcon p {
font-size: 20px;
color: #333;
display: inline-block;
width: 100%;
margin-bottom: 20px;
}
.jobexpire-notify-msgcon {
margin-bottom: 36px;
}
.jobexpire-notify-footrlogo span {
display: inline-block;
color: #8b8fd7;
font-size: 24px;
vertical-align: middle;
margin-right: 15px;
}
.backto-home-btncon a {
display: inline-block;
padding: 16px 30px;
line-height: 1;
color: #ffffff;
background-color: #f3581a;
border-radius: 3px;
font-size: 19px;
}
.jobsearch-jobexpire-notifyerr-inner {
display: inline-block;
width: 60%;
box-shadow: 0px 0px 10px #eee;
padding: 50px;
}
.mapbox-directions .directions-input-con {
background-color: #ffffff
}
.mapbox-directions .mapboxgl-ctrl svg {
display: none;
}
.mapbox-directions .mapboxgl-ctrl-geocoder {
margin-left: 0px;
}
.mapbox-directions .mapboxgl-ctrl-geocoder input[type='text'] {
padding-left: 20px; }
.mapbox-directions .suggestions-wrapper ul {
margin: 0px;
}
.mapbox-directions .suggestions-wrapper ul li {
padding-left: 0px !important;
padding-right: 0px !important;
width: 100%;
}
.mapboxgl-ctrl-directions {
max-width: 100% !important;
width: 100% !important;
}
.mapbox-directions-step {
color: rgba(255,255,255,.75) !important;
padding: 20px 20px 20px 40px !important;
line-height: 18px !important;
}
.mapboxgl-popup-content {
width: 320px;
}
.mapboxgl-popup-content .jobsearch_map_info {
padding: 0px;
box-shadow: none;
margin-top: 0px;
width: 100%;
}
.mapboxgl-popup-content .jobsearch_map_info:before,
.mapboxgl-popup-content .jobsearch_map_info:after {
display: none; }
.mapboxgl-popup-content .mapboxgl-popup-close-button {
right: 10px;
top: 4px;
font-size: 18px;
}
.page-template-user-dashboard-template .mapboxgl-ctrl-geocoder {
width: 100% !important;
max-width: 100% !important;
box-shadow: none !important;
}
.page-template-user-dashboard-template .mapboxgl-ctrl-geocoder input[type='text'] {
padding-left: 30px;
}
.page-template-user-dashboard-template .mapbox-geocoder-searchtxt {
position: relative;
z-index: 9;
}
.suggestions-wrapper {
position: absolute;
left: 0;
width: 100%;
top: 100%;
margin: 40px 0px 0px 0px;
}
.message-box,
.careerfy-typo-wrap .message-box {
display: inline-block;
width: 100%;
padding: 4px 15px 3px 15px;
border-radius: 4px;
}
#JobSearchModalSendMessage .modal-close i {
float: right;
}
.jobsearch-user-form input[type="submit"] ~ .terms-priv-chek-con {
margin-top: 15px;
}
.jobsearch-user-form input[type="submit"] ~ .terms-priv-chek-con,
.jobsearch-user-form input[type="submit"] ~ .terms-priv-chek-con p {
margin-bottom: 0px;
}
.jobsearch-filter-keywordsrch {
float: left;
width: 100%;
position: relative;
}
.jobsearch-filter-keywordsrch input[type="text"] {
float: left;
width: 100%;
height: 40px;
padding: 0px 15px 0px 15px;
font-size: 11px;
}
.onsubmit-keyword-con {
position: absolute;
right: 0px;
top: 0px;
}
.onsubmit-keyword-con a {
float: left;
width: 40px;
height: 40px;
color: #ffffff;
text-align: center;
padding-top: 9px;
font-size: 18px;
}
.embeddable-jobs-form input.input-text {
background-color: #ffffff;
height: 42px;
border: 1px solid #f2f2f2;
font-size: 13px;
color: #303030;
padding: 6px 18px;
float: left;
width: 100%;
}
.embeddable-jobs-form fieldset {
margin-bottom: 15px;
}
.embed-code-getbtncon a {
display: inline-block;
font-size: 16px;
color: #ffffff;
text-align: center;
padding: 14px 30px 13px 30px;
border-radius: 3px;
border: 1px solid;
font-weight: 500;
line-height: 1;
margin: 0px 0px 8px 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;
}
.embed-code-getbtncon a:hover {
background-color: #ffffff;
}
#embarg-code-preview iframe {
height: 500px;
}
#embarg-code-content,
#embarg-code-content textarea {
display: inline-block;
width: 100%;
}
#embarg-code-content textarea {
height: 160px;
}
#embarg-code-preview {
display: inline-block;
width: 100%;
margin-bottom: 20px;
}
.jobadv-search-fields {
display: inline-block;
width: 100%;
}
.jobadv-search-fields > ul {
display: inline-block;
width: 100%;
}
.jobadv-search-fields > ul > li {
display: inline-block;
width: 100%;
list-style: none;
}
.jobsearch-login-box .selectize-dropdown-content span.highlight {
width: auto !important;
margin: 0;
}
.jobsearch-notifics-listcon,
.jobsearch-notifics-listcon .notificate-item-inner,
.jobsearch-notifics-listcon ul li,
.lodmore-notifics-btnsec {
float: left;
width: 100%;
}
.lodmore-notifics-btnsec {
text-align: center;
margin: 10px 0px 0px 0px;
}
.jobsearch-notifics-listcon ul li {
list-style: none;
margin-bottom: 10px;
border-left: 3px solid #47d765;
}
.jobsearch-notifics-listcon ul li.unread-notific .notificate-item-inner {
background-color: #fff7d6; }
.jobsearch-notifics-listcon .notificate-item-inner {
background-color: #ffffff;
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.08);
margin-bottom: 0px;
padding: 12px 15px 13px 15px;
position: relative;
display: flex;
width: 100%;
justify-content: space-between;
}
.jobsearch-notifics-listcon strong {
padding-left: 20px;
}
.jobsearch-notifics-listcon .close-notific-item {
margin-left: 10px;
font-size: 20px;
color: #7c7c7c;
}
.jobsearch-notifics-listcon .notific-check-icon {
display: inline-block;
vertical-align: middle;
background-color: #47d765;
color: #ffffff;
border-radius: 100%;
width: 25px;
height: 25px;
text-align: center;
line-height: 1.9;
}
.reject-for-jobnoti .notific-check-icon {
background-color: #d9534f; }
.jobsearch-notifics-listcon ul li.reject-for-jobnoti {
border-color: #d9534f; }
.shrtlist-for-jobnoti .notific-check-icon {
background-color: #5bc0de; }
.jobsearch-notifics-listcon ul li.shrtlist-for-jobnoti {
border-color: #5bc0de; }
.jobsearch-notifics-listcon .notificate-item-inner a.readmore-notific-btn {
display: block;
margin-top: 2px;
color: #aaa;
font-weight: normal;
line-height: 1;
}
.lodmore-notifics-btnsec a {
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;
}
.lodmore-notifics-btnsec a:hover {
background-color: #ffffff; }
.lodmore-jobs-btnsec {
float: left;
width: 100%;
text-align: center;
}
.lodmore-jobs-btnsec a {
display: inline-block;
padding: 13px 30px 12px 30px;
color: #ffffff;
border-radius: 4px;
border: 1px solid;
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;
}
.lodmore-jobs-btnsec a:hover {
background-color: #ffffff; }
.jobsearch-usernotifics-menubtn a {
position: relative; }
.jobsearch-usernotifics-menubtn a span {
position: absolute;
right: -6px;
top: -10px;
min-width: 15px;
height: 15px;
color: #ffffff;
border-radius: 100%;
text-align: center;
line-height: 1.3;
font-size: 11px;
}
.jobsearch-usernotifics-menubtn a i {
font-size: 20px;
position: relative;
}
.jobsearch-userdash-menumain .elementor-nav-menu--dropdown a {
justify-content: flex-start; }
.jobsearch-userdash-menumain .elementor-nav-menu--dropdown a i {
margin-right: 10px; }
.jobsearch-usernotifics-menubtn .jobsearch-notification-item {
display: inline-block;
width: 100%;
border-bottom: 1px solid #dfe0e3;
padding: 6px 0px;
}
.jobsearch-hdernotifics-listitms {
position: absolute;
right: 0px;
top: 50%;
width: 400px;
background-color: #ffffff;
text-align: left;
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.18);
z-index: 9999;
opacity: 0;
visibility: hidden;
-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-hdernotifics-listitms:before {
content: '';
position: absolute;
right: 13px;
top: -10px;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #f8f9fc;
z-index: 2;
}
.jobsearch-hdernotifics-listitms:after {
content: '';
position: absolute;
right: 13px;
top: -11px;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #ddd;
z-index: 0;
}
ul li.jobsearch-usernotifics-menubtn:hover .jobsearch-hdernotifics-listitms {
opacity: 1;
visibility: visible;
top: 100%;
}
.hdernotifics-title-con {
float: left;
width: 100%;
background-color: #f8f9fc;
text-transform: uppercase;
padding: 15px 16px;
}
.hder-notifics-title {
display: inline-block;
font-weight: 600;
color: #333;
}
.hder-notifics-count {
float: right;
border: 1px solid;
border-radius: 80px;
padding: 2px 7px;
line-height: 1;
font-weight: 700;
font-size: 11px;
margin: 7px 0px 0px 0px;
}
.jobsearch-hdrnotifics-list {
float: left;
width: 100%;
padding: 0px 15px;
margin: 0px;
}
span.notific-item-datetime {
float: right;
font-size: 12px;
margin-top: 7px;
}
.hdernotifics-after-con {
float: left;
width: 100%;
padding: 16px 15px 16px 15px;
}
.hdernotifics-after-con a {
float: left;
text-transform: uppercase;
font-weight: 600;
padding: 6px 15px;
line-height: 1 !important;
border-radius: 80px;
border: 1px solid;
margin-bottom: 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;
}
.hdernotifics-after-con a.hdernotifics-viewall-btn {
float: right;
}
.hdernotifics-after-con a:hover {
color: #ffffff !important; } .jobsearch-dashbord-onoffswitch {
display: inline-block;
position: relative;
width: 84px;
text-align: left;
vertical-align: middle;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select: none;
}
.opt_notific_setcheckbtn {
display: none !important; }
.jobsearch-optnotific-label {
display: block;
overflow: hidden;
cursor: pointer;
border-radius: 80px;
width: auto !important;
margin: 0px !important;
}
span.onoffswitch-inner:after,
span.onoffswitch-inner:before {
float: left;
width: 50%;
height: 30px;
padding: 0px;
line-height: 31px;
font-size: 14px;
color: #ffffff;
font-weight: 400;
}
span.onoffswitch-inner:after {
content: "Off";
padding-right: 18px;
background-color: #e42a45;
color: #ffffff;
text-align: right;
}
span.onoffswitch-inner:before {
content: "On";
padding-left: 24px;
background-color: #46b169;
color: #ffffff;
}
.onoffswitch-switch {
display: block;
width: 24px;
height: 24px;
background: #ffffff;
position: absolute;
top: 3px;
bottom: 0;
right: 56px;
border-radius: 80px;
-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;
}
span.onoffswitch-inner {
display: inline-flex;
width: 200%;
margin-left: -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;
}
.opt_notific_setcheckbtn:checked + .jobsearch-optnotific-label span.onoffswitch-inner {
margin-left: 0; }
.opt_notific_setcheckbtn:checked + .jobsearch-optnotific-label .onoffswitch-switch {
right: 9px;
top: 3px;
}
.jobsearch-onoffswitch-title {
float: left;
margin: 4px 10px 0px 0px;
font-size: 14px;
color: #717171;
font-weight: 600;
width: 70%;
line-height: 1.4;
}
.jobsearch-onoffswitch-title strong {
margin-left: 4px; }
.jobsearch-notifics-loistitms {
width: 100%; }
span.hder-notifics-nofound {
padding: 10px 0px 10px 17px;
float: left;
width: 100%;
}
.jobsearch-onoffswitch-outer {
float: left;
width: 100%;
border: 1px solid #dbdbdb;
box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.12);
padding: 20px 10px 18px 25px;
}
.notificate-item-inner strong {
line-height: 1.4;
flex-basis: 90%;
}
small.apply-bmsg.alert-msg.alert-danger {
color: red;
}
.jobsearch-employer-followin-btn {
float: right;
padding: 9px 16px 8px 16px;
border: 1px solid;
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-followin-btn i {
margin-right: 5px; }
.jobsearch-employer-followin-btn:hover { color: #ffffff; }
.fpkg-detail {
display: inline-block;
width: 80%;
}
.item-detail-pkg {
color: #222;
}
.item-detail-pkg span {
margin-right: 10px;
display: inline-block;
}
.jobsearch-employer-dashboard-nav > h2 {
word-break: break-all;
padding: 0px 20px 20px 20px;
text-align: center;
}
.careerfy-packages-priceplane .careerfy-packages-priceplane-btn.jobsearch-subsemp-profile-pkg {
float: none; }
.body-nowhite-bg .jobsearch_box_view_jobs ul,
.body-nowhite-bg .jobsearch-whatsapp-msgcon {
background-color: #fff; }
.app_tabs_count_4.tabs-list li {
width: 25%; }
.app_tabs_count_4.tabs-list li a {
padding: 20px 5px; }
.jobsearch-typo-wrap .jobsearch-employer-profile-form li p {
display: inline-block;
margin: 10px 0px 0px 0px;
}
.candskills-list li {
float: left;
margin: 6px 0px 0px 0px;
}
.candskills-list li span {
display: inline-block;
background-color: #aaaaaa;
padding: 5px 10px;
line-height: 1;
color: #ffffff;
margin: 0px 7px 0px 0px;
border-radius: 3px;
font-size: 13px;
}
.instacands-btns-con {
float: right;
}
.instacands-btns-con .more-fields-act-btn a {
display: inline-block;
padding: 11px 17px 10px 17px;
line-height: 1;
border-radius: 2px;
border: 1px solid;
margin-left: 6px;
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;
}
.instacands-btns-con .more-fields-act-btn a.mail-instacands-btn {
border-color: #ffb14a;
background-color: #ffb14a;
}
.instacands-btns-con .more-fields-act-btn a.mail-instacands-btn:hover {
color: #ffb14a; }
.instacands-btns-con .more-fields-act-btn a:hover {
background-color: #ffffff; }
.instacands-btns-con .more-fields-act-btn a i {
margin-right: 4px;
}
.candskills-list li span.insta-halfmatch-skill {
background-color: #aaccee; }
.candskills-list li span.insta-match-skill {
background-color: #aaccee; }
span.jobcand-job-title.instamatch-job-title {
font-size: 16px;
background-color: #fef85c;
color: #333;
}
.jobsearch-applied-jobs-text h2.instamatch-job-maintitle {
margin-bottom: 8px; }
a.jobsearch-pckg-mordetail,
.jobsearch-typo-wrap a.jobsearch-pckg-mordetail {
display: inline-block;
color: #33baeb;
border-bottom: 1px solid #33baeb;
font-weight: 500;
line-height: 1;
}
a.jobsearch-pckg-mordetail i {
font-size: 15px;
margin-left: 5px;
display: inline-block;
vertical-align: baseline;
margin: 0px 0px 0px 2px;
}
.packge-detail-sepbox {
width: 100%;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.08);
margin: 0;
position: absolute;
background: #fff;
left: 0;
top: 100%;
z-index: 50;
}
.jobsearch-packages-list-holder .jobsearch-packages-tbody {
position: relative; }
.packge-detail-sepbox table > tbody > tr:nth-child(even) {
background-color: #fafcfc;
}
.packge-detail-sepbox table > tbody > tr > td {
border: none;
text-align: left;
padding: 8px 18px;
color: #2c3e50;
border-bottom: 1px solid #f0f0f0;
font-size: 13px;
}
.packge-detail-sepbox table > tbody > tr > td.pakcge-one-hding {
color: #000;
font-weight: 500;
}
.packge-detail-sepbox table > tbody > tr.pakcge-itm-hedr td {
color: #999;
}
a.jobsearch-pckg-closdetail,
.jobsearch-typo-wrap a.jobsearch-pckg-closdetail {
color: #ff002a;
text-decoration: underline;
}
.jobsearch-typo-wrap .jobsearch-pckg-mordetail.open-detbox,
.jobsearch-pckg-mordetail.open-detbox {
color: #ff002a;
border-bottom-color: #ff002a;
}
a.jobsearch-pckg-closdetail i {
margin-left: 6px;
font-size: 16px;
}
.packge-detail-sepbox .packg-name-con {
color: #333333;
margin-left: 30px;
display: inline-block;
font-size: 12px;
font-weight: 600;
}
.packge-detail-sepbox table > tbody > tr.pakcge-itm-hedr td i {
margin-right: 5px;
}
.packge-detail-sepbox table > tbody > tr.pakcge-itm-hedr td i.fa-circle {
color: #3dbf4f; }
.pakcge-active-date {
background-color: #3dbf4f; }
.packge-detail-sepbox table > tbody > tr.pakcge-itm-footr td {
width: 50%;
text-align: center;
}
.date-sec {
color: #ffffff;
font-weight: 500;
}
.date-sec i {
font-size: 14px;
vertical-align: baseline;
color: #ffffff;
}
.pakcge-expiry-date {
background-color: #ff8599; }
.jobsearch-packages-tbody .jobsearch-table-cell:nth-child(2),
.jobsearch-packages-thead .jobsearch-table-cell:nth-child(2) {
width: 35%;
}
.pkg-disabled {
opacity: 0.50;
cursor: not-allowed;
}
.jobsearch-managejobs-list .job-is-fetured i,
.jobsearch-managejobs-list a[class*="jobsearch-jobfeture-btn-"] i {
color: #ffb607;
font-size: 20px;
}
.jobsearch-mangjobs-list-inner .jobsearch-recent-applicants-nav ul {
border-top: none; }
.jobsearch-mangjobs-list-inner .jobsearch-recent-applicants-nav ul li {
line-height: 22px; }
.site-header .jobsearch-usernotifics-menubtn a {
padding-top: 0px;
padding-right: 0;
}
.alert-frequency .jobsearch-checkbox input[type="radio"] + label {
width: auto; }
.container-wrapper.container-wrapper-view1 {
display: inline-block;
width: 100%;
padding: 20px 20px 0px 20px;
position: relative;
}
.jobsearch_whatsap_view_4,
.jobsearch_whatsap_view_3,
.jobsearch_whatsap_view_2 {
margin-bottom: 20px !important;
}
.jobsearch_box_candidate_info .jobsearch_candidate_info {
margin-bottom: 0px;
}
.jobsearch-quick-apply-box {
position: fixed;
right: -100%;
top: 0;
width: 66%;
z-index: 9995;
height: 100%;
overflow-y: scroll;
padding-left: 45px;
}
.jobsearch-quick-apply-box-inner {
background-color: #f5f5f5;
display: table;
width: 100%;
height: 100%;
}
.jobsearch-quick-apply-box-left {
display: table-cell;
width: 70%;
background-color: #ffffff;
border-left: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1;
vertical-align: top;
}
.jobsearch-quick-apply-box-right {
display: table-cell;
width: 30%;
padding: 46px 25px 40px 25px;
}
.jobsearch-quick-apply-image .jobsearch-jobdetail-list {
border: none;
padding: 40px 30px 0px 30px;
}
.jobsearch-jobdetail-content.jobsearch-quick-apply-content {
border: none;
padding-top: 0px;
}
a.jobsearch-quick-apply-close {
position: sticky;
left: -45px;
top: 0;
margin: 0px 0px 0px -45px;
float: left;
width: 45px;
text-align: center;
border: 1px solid #efefef;
border-right: none;
font-size: 10px;
color: #f44336;
text-transform: uppercase;
font-weight: 500;
line-height: 1;
padding: 8px 0px 8px 0px;
background-color: #ffffff;
z-index: 9999;
}
.jobsearch-quick-apply-close i {
display: block;
font-size: 18px;
margin-bottom: 2px;
}
.jobsearch-quick-apply-box .jobsearch-profile-select select {
height: 41px;
}
.jobsearch-quick-apply-box .phon-num-fieldcon input.required,
.jobsearch-quick-apply-box .phon-num-fieldcon input[type="tel"] {
padding-left: 20px;
}
.jobsearch-quick-apply-box .jobsearch-modal-title-box h2 {
width: 100%; }
.jobsearch-quick-apply-box .jobsearch-user-form-coltwo.jobsearch-user-form > ul > li {
width: 100%;
}
.jobsearch-quick-apply-box .jobsearch-user-form .range-in-user-form input[type="text"] {
height: 42px; }
.jobsearch-quick-apply-box .jobsearch-drpzon-con .upload-inffo {
line-height: 1.5; }
.jobsearch-quick-apply-box .jobsearch-user-form input[type="submit"] {
width: 100%;
border-radius: 4px;
}
.jobsearch-quick-apply-box .upload-or-con:before,
.jobsearch-quick-apply-box .upload-or-con:after {
width: 90px; }
.jobsearch-quick-apply-box .jobsearch-jobdetail-listthumb {
width: 130px;
height: 130px;
}
.jobsearch-quick-apply-box .jobsearch-jobdetail-listthumb ~ figcaption {
margin-left: 160px;
padding-top: 0px;
}
.jobsearch-quick-apply-box .spinner {
margin-top: 120px;
}
.jobsearch-quick-apply-box .careerfy-loading-section {
position: absolute; }
.jobsearch-quick-apply-box .line-scale-pulse-out {
left: auto; }
.jobsearch-quick-apply-box-right .jobsearch_apply_job ul li {
float: left;
width: 100%;
list-style: none;
margin-top: 10px;
}
.jobsearch-quick-apply-box-right .jobsearch-apply-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-top: 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;
}
.careerfy-employer-subheader-three figure h2 {
word-break: break-all; }
.jobsearch-quick-apply-validate {
font-size: 16px;
line-height: 1.5;
}
.jobsearch_searchloc_div {
display: inline-block;
width: 100%;
position: relative;
}
i.mce-ico.mce-i-dashicon.dashicons-admin-generic {display:none;}
.careerfy-radius-tooltip,
.careerfy-typo-wrap .careerfy-radius-tooltip {
position: absolute;
right: -7px;
top: -34px;
text-align: left;
background-color: #ffffff;
border: 1px solid #ddd;
padding: 0px;
width: 270px;
border-radius: 100px;
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20);
z-index: 50;
opacity: 0;
visibility: hidden;
-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;
}
li:hover .careerfy-radius-tooltip,
.careerfy-typo-wrap li:hover .careerfy-radius-tooltip {
opacity: 1;
visibility: visible;
}
.careerfy-radius-tooltip:before {
content: '';
position: absolute;
right: 25px;
bottom: -10px;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid #ddd;
}
.careerfy-radius-tooltip label {
float: left;
width: 45% !important;
line-height: 1;
margin-top: 14px;
padding-left: 15px !important;
}
.careerfy-radius-tooltip input,
.jobsearch-top-searchbar .jobsearch-banner-search ul li .careerfy-radius-tooltip input {
background-color: #eee;
width: 50%;
height: 40px !important;
float: right;
border: none;
color: #666;
border-radius: 100px;
padding: 4px 16px;
margin: 0px;
}
.careerfy-tooltip-radius-wrapper:hover .careerfy-radius-tooltip {
opacity: 1;
visibility: visible;
}
.jobsearch_box_application_apply .jobsearch_apply_job li {
margin-bottom: 8px;
float: left;
width: 100%;
}
.jobsearch-chat-start-btn {
float: left;
width: 100%;
text-align: center;
margin: 20px 0px 0px 0px;
}
.jobsearch-chat-start-btn a {
display: inline-block;
position: relative;
}
.jobsearch-chat-start-btn i {
float: left;
font-size: 40px;
border: 3px solid #fff;
border-radius: 100%;
position: absolute;
left: -1px;
top: -2px;
background: #fff;
color: #13b5ea;
}
.jobsearch-chat-start-btn a small {
display: inline-block;
background-color: #13b5ea;
color: #ffffff;
font-size: 18px;
border-radius: 80px;
margin: 0px;
padding: 12px 40px 12px 70px;
}
.jobsearch-applyin-withemail {
text-align: center;
font-size: 17px;
text-transform: capitalize;
padding: 12px 38px;
border-radius: 4px;
border: 1px solid;
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;
float: left;
width: 100%;
background-color: #13b5ea;
}
.morris-hover {
z-index: 950;
} .jobsearch-applyquests-dash,
.dash-applyquests-apendcon,
.applyquest-item-box,
.applyquest-item-type,
.applyquest-item-queststr,
.applyquest-answers-outer,
.applyquest-options-main,
.applyquest-options-apendcon,
.applyquest-option-itm,
.quest-type-hding,
.addnew-questtypes-btnscon,
.select-questype-hding,
.addnew-questtypes-btnsiner,
.addnew-aplyquestbtn-con {
float: left;
width: 100%;
}
.applyquest-item-box {
border: 1px solid #eceeef;
margin-bottom: 30px;
}
.applyquest-item-type {
border-bottom: 1px solid #eceeef; }
.quest-typecon-leftsec {
float: left;
background-color: #f2f2f2;
}
.quest-typecon-leftsec i {
float: left;
color: #ffffff;
padding: 10px 0px 0px 0px;
font-size: 20px;
width: 40px;
height: 40px;
text-align: center;
}
.quest-typecon-leftsec span {
float: left;
padding: 9px 17px 0px 15px;
}
.quest-typecon-ritesec,
.quest-sortremve-sec {
float: right; }
.chekunchk-opt-box {
float: left;
margin: 6px 0px 0px 24px;
}
.chk-onoffswitch-title {
float: left;
padding: 4px 10px 0px 0px;
}
.chekunchk-opt-boxiner {
display: inline-block; }
.quest-sortremve-sec a {
float: left;
width: 40px;
text-align: center;
color: #ffffff;
font-size: 17px;
padding: 8px 0px;
background-color: #6e97ff;
margin-left: 1px;
}
.quest-sortremve-sec a.applyquest-item-remove {
background-color: #d75a4a; }
.quest-sortremve-sec {
margin-left: 19px; } .chekunchk-opt-boxiner {
display: inline-block;
position: relative;
width: 70px;
text-align: left;
vertical-align: middle;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select: none;
}
.corect-opt-chkunchk {
display: none !important; }
.chekunchk-opt-boxiner label {
display: block;
overflow: hidden;
cursor: pointer;
border-radius: 80px;
width: auto !important;
margin: 0px !important;
}
span.chkunchk-onoffswitch-inner:after,
span.chkunchk-onoffswitch-inner:before {
float: left;
width: 50%;
height: 26px;
padding: 0px;
line-height: 27px;
font-size: 14px;
color: #ffffff;
font-weight: 400;
}
span.chkunchk-onoffswitch-inner:after {
content: "Off";
padding-right: 18px;
background-color: #e42a45;
color: #ffffff;
text-align: right;
}
span.chkunchk-onoffswitch-inner:before {
content: "On";
padding-left: 24px;
background-color: #46b169;
color: #ffffff;
}
.chkunchk-onoffswitch-switch {
display: block;
width: 20px;
height: 20px;
background: #ffffff;
position: absolute;
top: 3px;
bottom: 0;
right: 46px;
border-radius: 80px;
-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;
}
span.chkunchk-onoffswitch-inner {
display: inline-flex;
width: 200%;
margin-left: -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;
}
.corect-opt-chkunchk:checked + label span.chkunchk-onoffswitch-inner {
margin-left: 0; }
.corect-opt-chkunchk:checked + label .chkunchk-onoffswitch-switch {
right: 3px;
top: 3px;
}
.applyquest-answers-outer {
padding: 28px 30px 19px 30px; }
.applyquest-item-queststr input[type="text"] {
float: left;
width: 100%;
height: 40px;
border: 1px solid #eff0f1;
color: #777777;
padding: 5px 14px;
background-color: #ffffff;
}
.applyquest-item-queststr {
margin-bottom: 19px; }
.applyquest-item-queststr .quest-type {
float: left;
width: 100%;
margin-bottom: 5px;
}
.applyquest-option-itm {
margin-bottom: 19px; }
.applyquest-option-itm .applyquest-optionstr {
float: left;
width: 60%;
}
.applyquest-opts-btnsec {
float: left;
width: 40%;
}
.applyquest-option-itm .applyquest-optionstr input[type="text"] {
float: left;
width: 100%;
height: 40px;
border: 1px solid #eff0f1;
color: #777777;
padding: 5px 14px;
background-color: #ffffff;
}
.quest-type-hding {
margin-bottom: 5px; }
.applyquest-opts-btnsec .chk-onoffswitch-title {
padding-top: 2px; }
.opts-plusminus-sec {
float: right;
}
.opts-plusminus-sec a {
float: left;
width: 24px;
height: 24px;
background-color: #46b169;
border-radius: 100%;
color: #fff;
text-align: center;
margin: 8px 0px 0px 10px;
padding-top: 1px;
font-size: 10px;
}
.opts-plusminus-sec a.questopt-item-remove {
background-color: #e0325f; }
.addnew-questtypes-btnscon {
text-align: center; }
.select-questype-hding strong {
display: inline-block;
font-size: 20px;
margin-bottom: 25px;
}
.addnew-questtypes-btnsiner a {
display: inline-block;
padding: 0px 22px 0px 0px;
margin: 0px 16px 15px 0px;
border: 1px solid #eceeef;
border-radius: 4px;
color: #777777;
line-height: 2.9;
-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;
}
.addnew-questtypes-btnsiner a i {
float: left;
font-size: 20px;
padding: 10px 10px;
margin-right: 22px;
border-right: 1px solid #eceeef;
-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;
}
.addnew-questtypes-btnsiner a:hover,
.addnew-questtypes-btnsiner a.active-type-itm {
background-color: #f2f2f2; }
.addnew-questtypes-btnsiner a:hover i,
.addnew-questtypes-btnsiner a.active-type-itm i {
color: #ffffff; }
.addnew-aplyquestbtn-con {
margin: 14px 0px 15px 0px;
}
.addnew-aplyquestbtn-con button {
display: inline-block;
padding: 14px 14px;
color: #ffffff;
border-radius: 4px;
font-size: 16px;
line-height: 1;
border: 1px solid;
}
.addnew-aplyquestbtn-con button:hover {
background-color: #ffffff !important; }
.applyquest-item-box.ui-sortable-helper {
background-color: #f9f9f9;
} .jobsearch-applyjobans-con,
.jobsearch-applyquesthtml-main,
.applyjob-questsall-items,
.applyjob-quests-item,
.quests-item-title,
.quests-item-answer {
float: left;
width: 100%;
}
.quests-item-title {
border-bottom: 1px solid #eeeeee;
padding: 13px 15px;
cursor: pointer;
}
.quests-item-title strong {
float: left;
font-size: 15px;
}
.title-icon-con {
float: right;
font-size: 20px;
}
.quests-item-answer {
display: none;
border: 1px solid #eeeeee;
border-top: none;
padding: 15px 20px 5px 20px;
}
.quest-item-isopen .quests-item-title {
background-color: #eeeeee; }
.applyjob-quests-item {
margin-bottom: 10px; }
.answer-posible-option {
float: left;
width: 100%;
background-color: #f9f9f9;
margin-bottom: 10px;
padding: 10px 15px;
}
.answer-posible-option.correct-opt-selected {
background: #e4f7d4;
color: #000;
font-weight: bold;
}
.answer-posible-option.wrong-opt-selected {
background: #ff7978;
color: #fff;
}
.jobsearch-applied-jobs-text .quest-answers-acts {
margin-top: -14px; }
.quest-answers-acts li {
width: 100%; }
.quest-answers-acts a {
float: left;
padding: 10px 10px;
border: 1px solid #ddd;
font-size: 14px;
font-weight: 600;
background-color: #f9f9f9;
width: 100%;
text-align: center;
border-radius: 3px;
}
.quests-item-answer p a {
display: inline-block;
padding: 8px 19px 6px 19px;
background-color: #13b5ea;
border-radius: 4px;
color: #fff;
-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;
}
.quests-item-answer p a:hover {
opacity: 0.80;
}
.user-nocvs-found {
float: left;
width: 100%;
}
.jobsearch-injobapplics-con {
float: left;
width: 100%;
overflow: hidden;
position: relative;
padding: 6px;
min-height: 1000px;
}
body.page-template-user-dashboard-template {
overflow-x: hidden; }
.jobsearch-applics-filterscon {
position: fixed;
right: -400px;
top: 0;
width: 320px;
background-color: #fff;
z-index: 9999;
padding: 25px;
box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.15);
-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-applics-filterscon.animate-filters-open {
right: 0px;
}
.jobsearch-applics-filterscon a.applicfilters-sideclose-btn {
position: absolute;
left: -31px;
top: 0;
width: 30px;
height: 30px;
background-color: #fb353f;
text-align: center;
color: #fff;
padding-top: 3px;
}
.jobsearch-applics-filterscon input.applics-filter-formbtn {
padding: 12px 30px 11px 30px;
line-height: 1;
font-size: 14px;
border: 1px solid;
border-radius: 0px;
font-weight: 500;
margin-top: 0px;
position: fixed;
right: -400px;
bottom: 0;
width: 320px;
color: #fff;
-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-applics-filterscon.animate-filters-open input.applics-filter-formbtn {
right: 0px;
}
.jobsearch-applics-filterscon form {
height: 940px;
overflow-y: scroll;
float: left;
width: 100%;
}
.jobsearch-applics-filterscon .jobsearch-search-filter-wrap {
box-shadow: none; }
.jobsearch-applics-filterscon .jobsearch-sfiltrs-heding h2 {
font-size: 18px;
margin-top: 0px;
}
.sort-list-view a.jobsearch-applics-filterbtn {
color: #ffb14a;
}
.jobsearch-checkbox-toggle .jobseach-job-skills li {
float: left;
margin: 5px 5px 0px 0px;
list-style: none;
}
.jobsearch-checkbox-toggle .jobseach-job-skills li:last-child {
padding-top: 0px; }
.jobsearch-checkbox-toggle .jobseach-job-skills .tagit-close {
font-size: 11px;
right: 8px !important;
}
.skills-result-con {
float: left;
width: 100%;
background-color: #fff;
border: 1px solid #c5c5c5;
margin: 10px 0px 0px 0px;
}
.skills-result-con li {
list-style: none; }
.skills-result-con li a {
float: left;
width: 100%;
padding: 1px 11px;
-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;
}
.skills-result-con li:hover a {
background-color: #efefef; }
.jobsearch-sort-cv-fields {
padding-top: 10px;
display: inline-block;
}
.short-li-icons li a.jobsearch-pdf-grid-btn {
background-color: #ff2323;
color: #fff;
border-color: #ff2323;
}
.wpb_text_column .jobsearch-banner-search ul li:before {
display: none; }
.jobalert-filter-item .selectize-input input[type="text"] {
height: auto;
}
.jobalert-criteria-con li {
float: left;
background-color: #888;
padding: 4px 7px;
border-radius: 4px;
margin: 0px 5px 4px 0px;
color: #fff;
line-height: 1;
}
.jobsearch-job-alerts-wrap td:nth-child(2) {
width: 45%; }
.jobsearch-user-profiledel-pop {
float: left;
width: 100%;
text-align: center;
}
a.jobsearch-alrtslectizecf-remove,
.jobsearch-alrtslectize-remove {
position: absolute;
right: 42px;
top: 12px;
z-index: 2;
color: #d72c2c;
}
a.jobsearch-slectizelocco-remove,
.jobsearch-alrtslectizeloc-remove,
.jobsearch-slectizelocst-remove,
.jobsearch-slectizelocci-remove {
position: absolute;
right: 42px;
top: 7px;
z-index: 2;
color: #d72c2c;
}
.jobalerts_modal_popup .selectize-control input[type="text"],
.jobalerts_modal_popup select {
font-weight: bold;
}
.jobsearch-candidate-pdf-list {
float: left;
width: 100%;
margin-bottom: 20px;
}
.jobsearch-candidate-langs .jobsearch_progressbar .bar-container:before,
.jobsearch-candidate-langs .jobsearch_progressbar .bar-container:after,
.jobsearch-candidate-langs .jobsearch_progressbar .backgroundBar:before,
.jobsearch-candidate-langs .jobsearch_progressbar .backgroundBar:after {
display: none;
}
.jobsearch-candidate-langs .jobsearch_progressbar .bar-container {
background-image: url(//kibriskariyer.net/wp-content/plugins/wp-jobsearch/images/lang-skills-bg.png);
background-repeat: no-repeat;
background-color: transparent !important;
height: 14px !important;
margin-top: -15px;
width: 80px;
}
.jobsearch-candidate-langs .jobsearch_progressbar .bar {
background-image: url(//kibriskariyer.net/wp-content/plugins/wp-jobsearch/images/lang-skills-top.png);
background-repeat: no-repeat;
background-color: transparent !important;
}
header .menu li.jobsearch-usernotifics-menubtn a i {
position: relative !important;
top: auto !important;
}
.jobsearch-mobile-btn,
.jobsearch-typo-wrap .jobsearch-mobile-btn {
display: inline-block;
width: 100%;
padding: 15px 19px 14px 19px;
border: 1px solid #e2e4e5;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
background-color: #ffffff;
color: #666666;
font-size: 16px;
font-weight: 600;
margin-bottom: 15px;
}
.jobsearch-mobile-btn i,
.jobsearch-typo-wrap .jobsearch-mobile-btn i {
float: right;
margin: 4px 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-mobile-btn.open i {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.pt-reset-password p {
display: inline-block; }
.jobsearch-quick-apply-image .jobsearch_side_box.jobsearch_apply_job {
position: absolute;
right: 0;
top: 0;
width: 30%;
padding: 45px 20px 0px 20px;
}
.jobsearch-quick-apply-image .jobsearch_apply_job_wrap {
border: none;
padding: 0px;
}
.jobsearch-quick-apply-box .jobsearch-jobdetail-listthumb ~ figcaption {
padding-right: 320px;
}
.jobsearch-quick-apply-box .jobsearch-sendmessage-btn {
border-radius: 5px;
}
.careerfy-simple-gallery.candidate_portfolio > ul > li:first-child .grid-item-thumb {
height: 206px; }
.careerfy-simple-gallery.candidate_portfolio .grid-item-thumb {
height: 93px; }
.careerfy-simple-gallery.candidate_portfolio ul li .img-icons a {
width: 40px;
float: none;
}
.jobsearch-applied-jobs ul li.create-meetin-li {
width: 100%;
margin: -6px 0px 16px 0px;
flex-basis: 100%;
}
.create-meetin-li a.jobsearch-creatmeetin-btn {
width: auto;
border-radius: 80px;
padding: 5px 30px 6px 30px;
height: auto;
display: inline-block;
float: none;
}
.jobsearch-quick-apply-box-left .jobsearch-applyjob-btn-wrapper {
text-align: center; }
.jobsearch-quick-apply-box-left .jobsearch-applyjob-btn-wrapper p {
margin-bottom: 20px;
}
.jobsearch-quick-apply-image .jobsearch_side_box.jobsearch_apply_job .jobsearch-applyjob-btn-wrapper {
width: 100%; }
.quest-hding-optcomb {
margin: 0px 0px 15px 0px;
float: left;
width: 100%;
}
.quest-hding-optcomb .quest-type-hding {
width: 50%;
margin: 4px 0px 0px 0px;
}
.quest-hding-optcomb .chekunchk-opt-box {
float: right;
margin: 0;
}
.applicant-status-pending {
position: relative;
cursor: no-drop;
}
span.pending-profile-applicant {
position: absolute;
z-index: 4;
width: 100%;
left: 0px;
top: 3px;
text-align: center;
padding: 22px 0px;
color: #ffffff;
font-weight: 500;
line-height: 1.5;
}
span.pending-profile-applicant small {
color: #ffb14a;
font-size: 14px;
}
.applicant-status-pending .jobsearch-applied-jobs-wrap:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #000;
z-index: 2;
opacity: 0.80;
}
.error-api {
color: #000; }
.jobsearch-apply-withemail-con .user-cvs-list li {
margin-bottom: 0px;
line-height: 1.9;
padding: 0px 20px;
}
.jobsearch-apply-withemail-con .user-cvs-list li label {
float: none;
color: #333333;
font-weight: 500;
}
.jobsearch-applied-jobs-text .user-ipgent-info li {
width: 100%;
padding: 0;
margin: 0px 0px 8px 0px;
line-height: 1.5;
}
.externl-job-liknwrap ul li:last-child {
padding-left: 0px; }
.jobsearch-emaplied-jobs-right {
float: right; }
.jobsearch-emaplied-jobs-right a {
float: left;
margin: 25px 14px 0px 0px;
font-size: 16px;
}
.jobsearch-emaplied-jobs-right a.jobsearch-remove-emailaplicnt{
color: #ff6d4a; } .jobsearch-onaply-priceplan {
display: flex;
width: 100%;
flex-wrap: wrap;
padding-top: 10px;
}
.jobsearch-popupplan-wrap {
display: flex;
width: 100%;
background-color: #f1f1f1;
margin: 0px 0px 25px 0px;
border-radius: 8px;
}
.jobsearch-popupplan h2 {
border-bottom: 1px solid #cbcbcb;
font-size: 20px;
color: #000;
margin: 0px;
width: 100%;
padding: 11px 22px;
text-transform: uppercase;
font-weight: 500;
}
.jobsearch-popupplan {
width: 100%;
}
ul.popupplan-features-list {
display: flex;
width: 100%;
padding: 5px 22px 0px 22px;
flex-wrap: wrap;
}
ul.popupplan-features-list li {
list-style: none;
flex-basis: 50%;
font-size: 14px;
color: #000;
font-weight: 400;
padding-top: 1px;
display: flex;
align-items: baseline;
}
ul.popupplan-features-list li.active i {
color: #13b5ea;
}
.popupplan-pricebtn-con {
width: 100%;
display: flex;
border-top: 1px solid #cbcbcb;
margin-top: 6px;
justify-content: space-between;
padding: 14px 22px;
}
ul.popupplan-features-list li i {
margin-right: 9px;
color: #a3a3a3;
}
.jobsearch-popupplan-btn a {
display: inline-block;
padding: 14px 30px 12px 30px;
border: 1px solid;
color: #fff;
border-radius: 40px;
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-popupplan-btn a:hover {
background-color: #f1f1f1;
color: #13b5ea;
}
.jobsearch-poprice-wrp {
align-self: center;
display: flex;
align-items: center;
}
.jobsearch-poprice-wrp span.price-holdr {
font-size: 36px;
font-weight: 500;
color: #000;
line-height: 1;
}
.jobsearch-poprice-wrp span.expiry-holdr {
font-size: 14px;
color: #666666;
}
.jobsearch-popupplan-wrap.jobsearch-recmnded-plan {
border-left: 8px solid; }
.candinvite-btn-con {
float: left;
width: 100%;
text-align: center;
}
.candinvite-btn-con a {
display: inline-block;
border-radius: 80px;
padding: 8px 14px;
margin-left: 5px;
border: 1px solid #13b5ea;
min-width: 180px;
color: #13b5ea;
margin-top: 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;
}
.candinvite-btn-con a:hover {
background-color: #13b5ea;
color: #ffffff;
} .candinvite-modal-popup .jobsearch-modal-title-box {
background-color: #fafafa;
padding: 20px 20px;
margin-bottom: 20px;
}
.candinvite-modal-popup .jobsearch-modal-title-box h2 {
text-transform: capitalize;
font-weight: 600;
letter-spacing: 0px;
}
.candinvite-modal-popup span.modal-close {
color: #3e4e5f; }
.nojob-invite-con strong,
.invitefor-job-hdin h4 {
font-size: 16px;
font-weight: 500;
letter-spacing: 0px;
margin-bottom: 7px;
display: block;
}
.invitefor-job-hdin h4 {
margin-bottom: 10px;
}
.nojob-invite-con p {
margin-bottom: 20px; }
.cncle-nojobinvite-btns a,
.invite-aplycall-con a {
display: inline-block;
padding: 13px 35px;
line-height: 1;
background-color: #13b5ea;
color: #fff;
border-radius: 80px;
border: 1px solid #13b5ea;
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;
}
.cncle-nojobinvite-btns a:hover,
.invite-aplycall-con a:hover {
background-color: #ffffff;
color: #13b5ea;
}
.cncle-nojobinvite-btns a.invite-cancel-btn {
background-color: #7a8592;
border-color: #7a8592;
}
.cncle-nojobinvite-btns a.invite-cancel-btn:hover  {
background-color: #ffffff;
color: #7a8592;
}
.invite-aplycall-con {
margin-top: 15px;
display: block;
}
.total-appcreds-con .applicnt-count-box.active a {
color: #5bccf6;
box-shadow: none;
}
.total-appcreds-con .applicnt-count-box.active {
background-color: transparent !important;
box-shadow: 0px 0px 0px 1px #5bccf6;
}
.jobsearch-candcover-uplodholdr {
float: left;
width: 100%;
margin-top: 20px;
}
.jobsearch-modal .jobsearch-fileUpload:hover span i {
color: #fff !important; }
.jobsearch-modal .jobsearch-fileUpload span i {
font-size: 13px !important;
position: static !important;
-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 .user-cvs-list li {
margin-bottom: 0px !important; }
.jobsearch-modal .user-cvs-list li label {
width: 87%;
padding-top: 16px;
padding-left: 0px;
}
.jobsearch-modal .user-cvs-list li input {
margin-top: 12px; }
.mapboxgl-ctrl-geocoder.mapboxgl-ctrl {
min-width: calc(100% - 0px);
max-width: calc(100% - 0px);
margin: 0px;
}
.jobsearch-jobs-topsrchul .geolction-btn i,
.careerfy-jobs-srchul .geolction-btn i {
z-index: 1; }
.mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--icon {
display: none; }
.jobsearch-banner-search .suggestions-wrapper li,
.careerfy-banner-search .suggestions-wrapper li {
width: 100% !important;
text-align: left;
margin: 0 !important;
padding: 0px !important;
}
.modal-box-area .mapboxgl-ctrl-geocoder.mapboxgl-ctrl {
position: relative;
z-index: 5;
}
.modal-box-area .suggestions-wrapper {
top: 0px; }.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,.jobsearch_box_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,
.jobsearch_box_contact_form input[type="submit"]:hover,.register-form:hover,.jobsearch-applyjob-btn:hover,.send-contract-to-applicnt,.jobsearch_apply_job span, .jobsearch-sort-section .selectize-input,.careerfy-jobdetail-btn,a.careerfy-jobdetail-btn:hover,.jobsearch-send-email-popup-btn,.jobsearch-send-email-popup-btn:hover,.jobsearch-drpzon-con .jobsearch-drpzon-btn,
.jobsearch-drag-dropcustom .jobsearch-drpzon-btn i,.jobsearch-user-form i.jobsearch-icon,.jobsearch-candidate-timeline-text span,.jobsearch-candidate-timeline small,.jobsearch-candidate-title i,
.jobsearch_candidate_info small,.jobsearch-employerdetail-btn,.jobsearch-profile-title h2,.jobsearch-typo-wrap .jobsearch-findmap-btn, .jobsearch-employer-profile-form .jobsearch-findmap-btn,
.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,
.jobsearch-typo-wrap .main-tab-section .jobsearch-employer-profile-submit:hover, .other-lang-translate-post:hover,.jobsearch-employer-profile-form .upload-port-img-btn,.jobsearch-resume-education span,
.jobsearch-applied-jobs-text span,.jobsearch-empmember-add-popup:hover,.categories-list ul li i,.jobsearch-filterable ul li:hover a,.jobsearch-filterable ul li:hover a i,.jobsearch-filterable-select:after,
.show-toggle-filter-list:hover,.jobsearch-seemore,.show-toggle-filter-list,.jobsearch-jobdetail-postinfo,.jobsearch-jobdetail-options li i,.jobsearch-jobdetail-btn:hover,.jobsearch-jobdetail-btn,
.jobsearch-jobdetail-services i,.jobsearch-description ul li:before,.jobsearch-description ul li i,.jobsearch_apply_job span,.jobsearch_box_view_jobs_btn,.jobsearch-employer-list small,.jobsearch-employer-list-btn,
.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,.jobsearch-candidate-default-text ul li a.jobsearch-candidate-default-studio,
.jobsearch-candidate-grid figure figcaption p a a,.aplicants-grid-inner-con p a,.short-li-icons li a,.embed-code-getbtncon a:hover,.hder-notifics-count,.hdernotifics-after-con a:hover,
.hdernotifics-after-con a,.addnew-aplyquestbtn-con button:hover,.jobsearch-add-job-to-favourite.jobsearch-job-like i {
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-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,.jobsearch_box_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.active: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, .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,
.jobsearch-pagination-blog ul li:hover a,
.jobsearch-pagination-blog ul li:hover span,
.jobsearch-pagination-blog ul li span.current,.jobsearch-typo-wrap .ui-widget-header,.jobsearch-typo-wrap .ui-state-default, .jobsearch-typo-wrap .ui-widget-content .ui-state-default,
.jobsearch-drpzon-con:hover .jobsearch-drpzon-btn,.jobsearch-candidate-timeline small:after,.jobsearch-employerdetail-btn:hover,.jobsearch-typo-wrap .jobsearch-employer-profile-submit,
.other-lang-translate-post,.jobsearch-resume-addbtn,.jobsearch-employer-profile-form .upload-port-img-btn:hover,.suggested-skills li:hover,.jobsearch-empmember-add-popup,.dash-hdtabchng-btn,
.addcand-databy-emp,.alret-submitbtn-con a.jobsearch-savejobalrts-sbtn,.jobsearch-jobdetail-view,.jobsearch-jobdetail-tags a:hover,.jobsearch-employer-list-btn:hover,.jobsearch-company-photo .jobsearch-fileUpload span,
.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,.jobsearch-cvupload-file:hover span,.salary-type-radio input[type="radio"]:checked + label span,
.demo-login-pbtns .active .jobsearch-demo-login-btn,.demo-login-pbtns .jobsearch-demo-login-btn:hover,.jobsearch-file-attach-sec li:hover .file-download-btn,.embed-code-getbtncon a,
.jobsearch-usernotifics-menubtn a span,.hdernotifics-after-con a:hover,.quest-typecon-leftsec i,.addnew-questtypes-btnsiner a:hover i,.addnew-aplyquestbtn-con button,.addnew-questtypes-btnsiner a.active-type-itm i,
.quests-item-answer p a,.jobsearch-applics-filterscon input.applics-filter-formbtn,.jobsearch-job-like,.jobsearch-popupplan-btn a {
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,.jobsearch_box_contact_form input[type="submit"],.register-form, .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,.careerfy-jobdetail-btn,.jobsearch-send-email-popup-btn,
.jobsearch-typo-wrap .ui-state-default, .jobsearch-typo-wrap .ui-widget-content .ui-state-default,.jobsearch-drpzon-con .jobsearch-drpzon-btn,.jobsearch-employerdetail-btn,
.jobsearch-typo-wrap .jobsearch-employer-profile-submit,.other-lang-translate-post,.jobsearch-typo-wrap .jobsearch-findmap-btn, .jobsearch-employer-profile-form .jobsearch-findmap-btn,
.jobsearch-employer-profile-form .upload-port-img-btn,.jobsearch-empmember-add-popup,.dash-hdtabchng-btn,.addcand-databy-emp,.jobsearch-jobdetail-btn.active,.jobsearch-employer-list-btn,
.jobsearch-company-photo .jobsearch-fileUpload span,.short-li-icons li a,.embed-code-getbtncon a,.hder-notifics-count,.hdernotifics-after-con a,.addnew-aplyquestbtn-con button,.jobsearch-job-like,
.jobsearch-popupplan-btn a,.jobsearch-popupplan-wrap.jobsearch-recmnded-plan {
border-color: #13b5ea;
}
.jobsearch-read-more {
box-shadow: 0px 0px 0px 2px #13b5ea inset;
}
.sort-select-all label:after,.candidate-select-box label:after {
background: #13b5ea;
}
.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;
}@media (min-width: 768px) and (max-width: 990px) {
.jobsearch-plugin-default-container { width: 750px; 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%; }
.instastcky-aplybtn-con { display: block; }
.jobsearch-onlyonelog-form .jobsearch-login-box { width: 70%; }
.jobsearch-quick-apply-box-left, .jobsearch-quick-apply-box-right { float: left; width: 100%; }
.applyquest-option-itm .applyquest-optionstr,.applyquest-opts-btnsec { width: 100%; }
.applyquest-options-main .chekunchk-opt-box { margin-left: 0px; } .applyquest-opts-btnsec { margin-top: 10px; }
} @media (max-width: 767px) {
.jobsearch-plugin-default-container { width: 100% !important; 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; margin-bottom: 60px !important; 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; }
.jobsearch_apply_job ul li a { text-indent: -9999px; } .jobsearch_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; }
.instastcky-aplybtn-con { display: block; }
#JobSearchNonuserApplyModal .modal-box-area { margin-top: 0px; }
.jobsearch-banner-search .adv-search-options ul li, .jobsearch-banner-search .adv-search-options ul li:last-child { width: 50% !important; }
.jobsearch-onlyonelog-form .jobsearch-login-box { width: 100%; }
.jobsearch-banner-search ul li.jobsearch-banner-submit,.jobsearch-banner-search ul li { z-index: auto !important; }
.jobsearch-top-searchbar .jobsearch-subheader-form .jobsearch-banner-search ul li,.jobsearch-top-searchbar .jobsearch-subheader-form .jobsearch-banner-search ul li.jobsearch-banner-submit i { z-index: inherit !important; }
.jobsearch-top-searchbar .jobsearch-subheader-form .jobsearch-banner-search input[type="submit"] { z-index: 5; }
.jobsearch-banner-search input[type="submit"],.allapps-selctcounts-holdr,.overall-appcreds-con { width: 100%; }
.overall-appcreds-con ul li { width: 50%; float: left; }
.jobsearch-quick-apply-box-left, .jobsearch-quick-apply-box-right { float: left; width: 100%; }
.jobsearch-quick-apply-box { width: 100%; }
.jobsearch-employer-list-btn { margin-bottom: 10px; }
.applyquest-option-itm .applyquest-optionstr,.applyquest-opts-btnsec,.quest-typecon-ritesec { width: 100%; }
.applyquest-options-main .chekunchk-opt-box { margin-left: 0px; } .applyquest-opts-btnsec { margin-top: 10px; }
} @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-employer-list .jobsearch-table-cell:nth-child(2) { padding-left: 20px; }
.jobsearch-search-filter-wrap { width: 100%; margin: 0px 0px 10px 0px; }
.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 !important; padding-top: 15px !important; }
.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; }
.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% !important; }
.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; }
.jobsearch-apply-btns-inner-section { width: 100% !important; }
.jobsearch-banner-search .adv-search-options ul li, .jobsearch-banner-search .adv-search-options ul li:last-child { width: 100% !important; }
.upload-or-con { display: none; }
.overall-appcreds-con ul li { width: 100%; }
.jobsearch-employer .jobsearch-table-cell:last-child { width: 100%; }
.jobsearch-advance-search-holdr .jobsearch-banner-search ul li:first-child { padding-left: 10px; }
.jobsearch-login-box form a.lost-password { width: 100%; }
.jobsearch-filterable .clear-tags { text-align: center; width: 100%; }
} @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; }
.jobsearch-quick-apply-box-left, .jobsearch-quick-apply-box-right { float: left; width: 100%; }
}.job-template-default .bb-grid > *, .single-employer .bb-grid > * {
margin-left: 0;
margin-right: 0;
flex: inherit;
width: 100%;
}
.single-employer .bb-grid > :not(.no-gutter), .single-employer .bb-grid-cell:not(.no-gutter) {
padding-left: 0px; }
.single-employer .site-content .container,
.job-template-default .site-content .container,
.single-candidate .site-content .container {
max-width: 100%;
}
.single-employer script,
.job-template-default script {
display: none !important;
}
.single-employer .site-content,
.job-template-default .site-content {
padding-left: 0px !important;
padding-right: 0px !important;
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
filter: alpha(opacity=0);
opacity: 0;
line-break: auto;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.bb-grid .email-jobs-top {
text-align: center;
margin-bottom: 10px;
border-radius: 3px;
}
.jobsearch-typo-wrap input, .jobsearch-typo-wrap textarea, .jobsearch-typo-wrap select {
height: auto;
}
.jobsearch-login-box form .jobsearch-register-submit-btn,
.jobsearch-login-box form .jobsearch-login-submit-btn {
border-radius: 4px;
}
.directions-input-con input {
height: 40px !important;
}
body.fusion-button_size-large .jobsearch-employer-profile-form button.button {
background: transparent;
border: none;
box-shadow: none;
padding: 0;
}
.jobsearch-drag-dropcustom strong,
.jobsearch-drpzon-con strong {
font-size: 18px;
color: #333;
line-height: 1;
}
.jobsearch-drag-dropcustom .upload-icon-con,
.jobsearch-drpzon-con .upload-icon-con {
font-size: 30px;
}
.jobsearch-drag-dropcustom .upload-inffo,
.jobsearch-drpzon-con .upload-icon-con {
font-size: 24px;
}
.jobsearch-drpzon-con .upload-inffo,
.jobsearch-drag-dropcustom .upload-inffo {
font-size: 12px;
}
.jobsearch-drpzon-con .upload-icon-con i {
color: #13b5ea; }
.jobsearch-drpzon-con .jobsearch-drpzon-btn {
line-height: 1;
}.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 { color: #ffffff; }.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(//kibriskariyer.net/wp-content/plugins/careerfy-framework/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(//kibriskariyer.net/wp-content/plugins/careerfy-framework/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(//kibriskariyer.net/wp-content/plugins/careerfy-framework/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(//kibriskariyer.net/wp-content/plugins/careerfy-framework/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(//kibriskariyer.net/wp-content/plugins/careerfy-framework/images/fancybox/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//kibriskariyer.net/wp-content/plugins/careerfy-framework/images/fancybox/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}.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(//kibriskariyer.net/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(//kibriskariyer.net/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(//kibriskariyer.net/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;
color: #777;
} .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;
background-color: #ffffff;
}
.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;
overflow: hidden;
}
.careerfy-jobs-scroll-slider figure a {
display: inline-block;
width: 170px;
padding: 0px 0px 0px 0px;
height: 170px;
text-align: center;
white-space: nowrap;
vertical-align: middle;
margin: 20px 0px;
}
.careerfy-jobs-scroll-slider figure a img {
vertical-align: middle;
max-height: 170px;
max-width: 170px;
display: inline-block;
}
.jobs-scrolslider-imghelpr {
display: inline-block;
height: 100%;
vertical-align: middle;
}
.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: 16px;
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;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: .67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
} @media print {
*,
*:before,
*:after {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//kibriskariyer.net/wp-content/themes/careerfyyy/fonts/glyphicons-halflings-regular.eot);
src: url(//kibriskariyer.net/wp-content/themes/careerfyyy/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//kibriskariyer.net/wp-content/themes/careerfyyy/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(//kibriskariyer.net/wp-content/themes/careerfyyy/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//kibriskariyer.net/wp-content/themes/careerfyyy/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//kibriskariyer.net/wp-content/themes/careerfyyy/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\002a";
}
.glyphicon-plus:before {
content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-cd:before {
content: "\e201";
}
.glyphicon-save-file:before {
content: "\e202";
}
.glyphicon-open-file:before {
content: "\e203";
}
.glyphicon-level-up:before {
content: "\e204";
}
.glyphicon-copy:before {
content: "\e205";
}
.glyphicon-paste:before {
content: "\e206";
}
.glyphicon-alert:before {
content: "\e209";
}
.glyphicon-equalizer:before {
content: "\e210";
}
.glyphicon-king:before {
content: "\e211";
}
.glyphicon-queen:before {
content: "\e212";
}
.glyphicon-pawn:before {
content: "\e213";
}
.glyphicon-bishop:before {
content: "\e214";
}
.glyphicon-knight:before {
content: "\e215";
}
.glyphicon-baby-formula:before {
content: "\e216";
}
.glyphicon-tent:before {
content: "\26fa";
}
.glyphicon-blackboard:before {
content: "\e218";
}
.glyphicon-bed:before {
content: "\e219";
}
.glyphicon-apple:before {
content: "\f8ff";
}
.glyphicon-erase:before {
content: "\e221";
}
.glyphicon-hourglass:before {
content: "\231b";
}
.glyphicon-lamp:before {
content: "\e223";
}
.glyphicon-duplicate:before {
content: "\e224";
}
.glyphicon-piggy-bank:before {
content: "\e225";
}
.glyphicon-scissors:before {
content: "\e226";
}
.glyphicon-bitcoin:before {
content: "\e227";
}
.glyphicon-btc:before {
content: "\e227";
}
.glyphicon-xbt:before {
content: "\e227";
}
.glyphicon-yen:before {
content: "\00a5";
}
.glyphicon-jpy:before {
content: "\00a5";
}
.glyphicon-ruble:before {
content: "\20bd";
}
.glyphicon-rub:before {
content: "\20bd";
}
.glyphicon-scale:before {
content: "\e230";
}
.glyphicon-ice-lolly:before {
content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.glyphicon-education:before {
content: "\e233";
}
.glyphicon-option-horizontal:before {
content: "\e234";
}
.glyphicon-option-vertical:before {
content: "\e235";
}
.glyphicon-menu-hamburger:before {
content: "\e236";
}
.glyphicon-modal-window:before {
content: "\e237";
}
.glyphicon-oil:before {
content: "\e238";
}
.glyphicon-grain:before {
content: "\e239";
}
.glyphicon-sunglasses:before {
content: "\e240";
}
.glyphicon-text-size:before {
content: "\e241";
}
.glyphicon-text-color:before {
content: "\e242";
}
.glyphicon-text-background:before {
content: "\e243";
}
.glyphicon-object-align-top:before {
content: "\e244";
}
.glyphicon-object-align-bottom:before {
content: "\e245";
}
.glyphicon-object-align-horizontal:before {
content: "\e246";
}
.glyphicon-object-align-left:before {
content: "\e247";
}
.glyphicon-object-align-vertical:before {
content: "\e248";
}
.glyphicon-object-align-right:before {
content: "\e249";
}
.glyphicon-triangle-right:before {
content: "\e250";
}
.glyphicon-triangle-left:before {
content: "\e251";
}
.glyphicon-triangle-bottom:before {
content: "\e252";
}
.glyphicon-triangle-top:before {
content: "\e253";
}
.glyphicon-console:before {
content: "\e254";
}
.glyphicon-superscript:before {
content: "\e255";
}
.glyphicon-subscript:before {
content: "\e256";
}
.glyphicon-menu-left:before {
content: "\e257";
}
.glyphicon-menu-right:before {
content: "\e258";
}
.glyphicon-menu-down:before {
content: "\e259";
}
.glyphicon-menu-up:before {
content: "\e260";
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:focus {
outline: 0px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.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;
}
[role="button"] {
cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
padding: .2em;
background-color: #fcf8e3;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eee;
border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto !important;
margin-left: auto !important;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1140px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
min-height: .01%;
overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
min-height: 34px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-right: 0;
padding-left: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #333;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
color: #fff;
background-color: #286090;
border-color: #122b40;
}
.btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
color: #fff;
background-color: #204d74;
border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
font-weight: normal;
color: #337ab7;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777;
text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
right: auto;
left: 0;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group .form-control:focus {
z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
}
.nav > li.disabled > a {
color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid #ddd;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
background-color: #ddd;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-default .btn-link {
color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #080808;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0";
}
.breadcrumb > .active {
color: #777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 3;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777;
cursor: not-allowed;
background-color: #fff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
a.label:hover,
a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color: #777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 15px;
padding-left: 15px;
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.thumbnail .caption {
padding: 9px;
color: #333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-object.img-thumbnail {
max-width: none;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5;
}
button.list-group-item {
width: 100%;
text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-right: 15px;
padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, .15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition:      -o-transform .3s ease-out;
transition:         transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5;
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
filter: alpha(opacity=0);
opacity: 0;
line-break: auto;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
line-break: auto;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
content: "";
border-width: 10px;
}
.popover.top > .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, .25);
border-bottom-width: 0;
}
.popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, .25);
border-left-width: 0;
}
.popover.right > .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
.popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
-o-transition: .6s ease-in-out left;
transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform .6s ease-in-out;
-o-transition:      -o-transform .6s ease-in-out;
transition:         transform .6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
background-color: rgba(0, 0, 0, 0);
filter: alpha(opacity=50);
opacity: .5;
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
font-family: serif;
line-height: 1;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -10px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
.careerfy-blog-grid-text h2 a {
-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;
} .careerfy-counter-full { border-bottom: 1px solid #e9e9e9; margin: -12px 0px 71px 0px; }
.careerfy-parallex-full { background-color: #f9f9f9; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; margin: 60px 0px 70px 0px; padding: 40px 0px 31px 0px; }
.careerfy-testimonial-full { margin: 60px 0px 70px 0px; }
.careerfy-parallex-text-full { margin-bottom: 53px; }
.careerfy-subheader-form-full { margin: -97px 0px 0px 0px; }
.careerfy-about-text-full { padding-top: 40px; }
.careerfy-classic-services-full { padding-bottom: 40px; }
.careerfy-accordion .panel-body { border: none !important; }
.careerfy-accordion .panel { box-shadow: inherit !important; }
.careerfy-services-classic-full { background-color: #f9f9f9; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; padding: 70px 0px 0px 0px; margin: 70px 0px 70px 0px; }
.careerfy-classic-priceplane-full { margin-top: 20px; }
.careerfy-parallex-text-cvpkg-full .careerfy-parallex-text { padding-top: 35px; }
.careerfy-parallex-text-cvpkg-full .careerfy-logo-thumb { padding-top: 40px; }
.careerfy-parallex-text-full.careerfy-parallex-text-cvpkg-full { margin-bottom: 0px; }
.careerfy-testimonial-full.careerfy-testimonial-cvpkg-full { margin: 43px 0px -10px 0px; }
.careerfy-packages-priceplane-full { background-color: #f9f9f9; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; padding: 50px 0px 65px 0px; }
.careerfy-partner-slider-full { padding: 70px 0px 80px 0px; }
.careerfy-plain-services-full { padding: 20px 0px 30px 0px; }
.careerfy-additional-priceplane-full { padding-bottom: 60px; }
.map-full { margin-top: -50px; }
.careerfy-contact-form-full-section { margin-top: -114px; }
.contact-service-full { background-color: #f9f9f9; padding: 80px 0px 45px 0px; margin-bottom: -10px; }
.careerfy-modren-services-full { padding: 20px 0px 56px 0px; }
.careerfy-joblisting-plain-full { padding-bottom: 65px; }
.careerfy-news-grid-full { padding: 69px 0px 54px 0px; }
.careerfy-testimonial-slider-full { background-color: #f8faff; padding: 69px 0px 0px 0px; margin: 33px 0px 0px 0px; }@font-face{font-family:'FontAwesome';src:url(//kibriskariyer.net/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//kibriskariyer.net/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//kibriskariyer.net/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//kibriskariyer.net/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//kibriskariyer.net/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//kibriskariyer.net/wp-content/plugins/elementor/assets/lib/font-awesome/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:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;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:#fff}.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}@font-face {
font-family: 'careerfy';
src:  url(//kibriskariyer.net/wp-content/plugins/careerfy-framework/icons-manager/assets/default/fonts/careerfy.eot?ih3uhg);
src:  url(//kibriskariyer.net/wp-content/plugins/careerfy-framework/icons-manager/assets/default/fonts/careerfy.eot?ih3uhg#iefix) format('embedded-opentype'),
url(//kibriskariyer.net/wp-content/plugins/careerfy-framework/icons-manager/assets/default/fonts/careerfy.ttf?ih3uhg) format('truetype'),
url(//kibriskariyer.net/wp-content/plugins/careerfy-framework/icons-manager/assets/default/fonts/careerfy.woff?ih3uhg) format('woff'),
url(//kibriskariyer.net/wp-content/plugins/careerfy-framework/icons-manager/assets/default/fonts/careerfy.svg?ih3uhg#careerfy) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
.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-accounting:before {
content: "\e9b4";
}
.careerfy-add:before {
content: "\e98d";
}
.careerfy-add-list:before {
content: "\e99d";
}
.careerfy-age:before {
content: "\e921";
}
.careerfy-alarm:before {
content: "\e989";
}
.careerfy-android-logo:before {
content: "\e94e";
}
.careerfy-antenna:before {
content: "\e9b2";
}
.careerfy-apple:before {
content: "\e941";
}
.careerfy-arrow:before {
content: "\e929";
}
.careerfy-arrow-down-circular-fill:before {
content: "\e95e";
}
.careerfy-arrow-left:before {
content: "\ea40";
}
.careerfy-arrow-left-circular-fill:before {
content: "\e9a9";
}
.careerfy-arrow-left-long:before {
content: "\e93d";
}
.careerfy-arrow-pointing-to-left:before {
content: "\e94a";
}
.careerfy-arrow-pointing-to-right:before {
content: "\e949";
}
.careerfy-arrow-right:before {
content: "\eb2d";
}
.careerfy-arrow-right-bold:before {
content: "\eaef";
}
.careerfy-arrow-right-circular:before {
content: "\e9a8";
}
.careerfy-arrow-right-circular-fill:before {
content: "\e95d";
}
.careerfy-arrow-right-fill:before {
content: "\ea3c";
}
.careerfy-arrow-right-light:before {
content: "\eb60";
}
.careerfy-arrow-up-circular:before {
content: "\e9bb";
}
.careerfy-available:before {
content: "\e903";
}
.careerfy-avatar:before {
content: "\ea45";
}
.careerfy-back:before {
content: "\e909";
}
.careerfy-back-arrow:before {
content: "\e916";
}
.careerfy-back-arrow-line:before {
content: "\e928";
}
.careerfy-books:before {
content: "\e9b1";
}
.careerfy-briefcase:before {
content: "\e996";
}
.careerfy-briefcase-line:before {
content: "\e9ba";
}
.careerfy-briefcase-time:before {
content: "\e98a";
}
.careerfy-briefcase-work:before {
content: "\ea44";
}
.careerfy-building:before {
content: "\e95f";
}
.careerfy-building-office:before {
content: "\eb92";
}
.careerfy-business:before {
content: "\e9af";
}
.careerfy-calendar:before {
content: "\ea42";
}
.careerfy-calendar-line:before {
content: "\e96b";
}
.careerfy-calendar-filled:before {
content: "\e980";
}
.careerfy-car:before {
content: "\e9b5";
}
.careerfy-check:before {
content: "\e91a";
}
.careerfy-check-box-empty:before {
content: "\e96e";
}
.careerfy-check-box-fill:before {
content: "\e96d";
}
.careerfy-check-circular-fill:before {
content: "\e999";
}
.careerfy-check-mark:before {
content: "\eb73";
}
.careerfy-check-square:before {
content: "\e95b";
}
.careerfy-checked:before {
content: "\e96f";
}
.careerfy-chef-plate:before {
content: "\e95c";
}
.careerfy-circle-fill:before {
content: "\e939";
}
.careerfy-clock:before {
content: "\ea9d";
}
.careerfy-clock-hours:before {
content: "\e953";
}
.careerfy-coding:before {
content: "\e951";
}
.careerfy-comment:before {
content: "\ea4b";
}
.careerfy-comment-outline:before {
content: "\ea9e";
}
.careerfy-company-workers:before {
content: "\e954";
}
.careerfy-cost:before {
content: "\e905";
}
.careerfy-cost-paper:before {
content: "\e92a";
}
.careerfy-credit-card:before {
content: "\e978";
}
.careerfy-credit-card-line:before {
content: "\e975";
}
.careerfy-curriculum:before {
content: "\e960";
}
.careerfy-degree-cap:before {
content: "\e993";
}
.careerfy-design-skills:before {
content: "\e992";
}
.careerfy-diamond:before {
content: "\e944";
}
.careerfy-discuss-issue:before {
content: "\e962";
}
.careerfy-dog:before {
content: "\e90c";
}
.careerfy-dog-line:before {
content: "\e90e";
}
.careerfy-down-arrow:before {
content: "\e947";
}
.careerfy-down-arrow-line:before {
content: "\e9b8";
}
.careerfy-download-arrow:before {
content: "\e98e";
}
.careerfy-dribbble-circular-fill:before {
content: "\e9a4";
}
.careerfy-edit:before {
content: "\e901";
}
.careerfy-edit-pencil:before {
content: "\e9bd";
}
.careerfy-edit-square:before {
content: "\e968";
}
.careerfy-edit-tool:before {
content: "\eb7d";
}
.careerfy-edit-outline:before {
content: "\e983";
}
.careerfy-engineer:before {
content: "\e9b6";
}
.careerfy-envelope:before {
content: "\e99b";
}
.careerfy-envelope-line:before {
content: "\e990";
}
.careerfy-experience:before {
content: "\e920";
}
.careerfy-eye:before {
content: "\e922";
}
.careerfy-facebook-circular:before {
content: "\e97e";
}
.careerfy-facebook-circular-fill:before {
content: "\e9a6";
}
.careerfy-facebook:before {
content: "\e969";
}
.careerfy-fast-food:before {
content: "\e9b0";
}
.careerfy-father:before {
content: "\e92c";
}
.careerfy-fax:before {
content: "\e964";
}
.careerfy-filter-tool-black-shape:before {
content: "\e9ac";
}
.careerfy-folder:before {
content: "\e97a";
}
.careerfy-forgot:before {
content: "\e900";
}
.careerfy-gear:before {
content: "\ea4a";
}
.careerfy-goal:before {
content: "\e924";
}
.careerfy-google-play:before {
content: "\ea4e";
}
.careerfy-google-plus-circular-fill:before {
content: "\e98c";
}
.careerfy-gps-o:before {
content: "\e967";
}
.careerfy-graduation-cap:before {
content: "\e91e";
}
.careerfy-graphic:before {
content: "\e955";
}
.careerfy-grid-square:before {
content: "\eb45";
}
.careerfy-group:before {
content: "\e97b";
}
.careerfy-handshake:before {
content: "\e959";
}
.careerfy-wash-toub:before {
content: "\e90a";
}
.careerfy-injection:before {
content: "\e90b";
}
.careerfy-heart:before {
content: "\ea4c";
}
.careerfy-heart-o:before {
content: "\e91b";
}
.careerfy-help:before {
content: "\e92d";
}
.careerfy-hospital:before {
content: "\e93f";
}
.careerfy-household:before {
content: "\e92e";
}
.careerfy-human-resources:before {
content: "\e93c";
}
.careerfy-id-card:before {
content: "\e988";
}
.careerfy-insight:before {
content: "\e907";
}
.careerfy-instagram-circular-fill:before {
content: "\e92f";
}
.careerfy-internet:before {
content: "\e97f";
}
.careerfy-left-quote:before {
content: "\e9ab";
}
.careerfy-like:before {
content: "\ea9f";
}
.careerfy-link:before {
content: "\e923";
}
.careerfy-linkedin-circular-fill:before {
content: "\ea56";
}
.careerfy-linkedin:before {
content: "\e926";
}
.careerfy-linkedin-circular:before {
content: "\e97c";
}
.careerfy-linkedin-o:before {
content: "\e966";
}
.careerfy-list:before {
content: "\e99f";
}
.careerfy-list-sign:before {
content: "\eb44";
}
.careerfy-location:before {
content: "\e9b9";
}
.careerfy-map-marker:before {
content: "\e911";
}
.careerfy-login:before {
content: "\eaa1";
}
.careerfy-logout-line:before {
content: "\e94d";
}
.careerfy-logout:before {
content: "\e985";
}
.careerfy-maid:before {
content: "\e930";
}
.careerfy-mail:before {
content: "\ea50";
}
.careerfy-man:before {
content: "\e927";
}
.careerfy-map-location-pin:before {
content: "\eb6e";
}
.careerfy-map-pin:before {
content: "\e9ad";
}
.careerfy-pin-on-map:before {
content: "\eb76";
}
.careerfy-money:before {
content: "\e940";
}
.careerfy-multimedia:before {
content: "\e986";
}
.careerfy-network:before {
content: "\e994";
}
.careerfy-newborn:before {
content: "\e904";
}
.careerfy-newspaper:before {
content: "\e963";
}
.careerfy-next:before {
content: "\ea43";
}
.careerfy-logout-o:before {
content: "\ea58";
}
.careerfy-next-long:before {
content: "\ea49";
}
.careerfy-note:before {
content: "\e90d";
}
.careerfy-office-o:before {
content: "\e952";
}
.careerfy-office:before {
content: "\e95a";
}
.careerfy-paper:before {
content: "\e950";
}
.careerfy-password:before {
content: "\eaa9";
}
.careerfy-pen:before {
content: "\e957";
}
.careerfy-people:before {
content: "\e93a";
}
.careerfy-phone:before {
content: "\ea4d";
}
.careerfy-phrase:before {
content: "\ea9a";
}
.careerfy-pin:before {
content: "\ea41";
}
.careerfy-pinterest:before {
content: "\ea57";
}
.careerfy-pin-line:before {
content: "\e965";
}
.careerfy-plane:before {
content: "\ea55";
}
.careerfy-play:before {
content: "\ea9b";
}
.careerfy-play-button:before {
content: "\e9a7";
}
.careerfy-play-circular:before {
content: "\e946";
}
.careerfy-plus-circular:before {
content: "\e974";
}
.careerfy-plus-fill-circle:before {
content: "\e948";
}
.careerfy-plus-light:before {
content: "\e942";
}
.careerfy-portfolio:before {
content: "\ea46";
}
.careerfy-quote:before {
content: "\ea48";
}
.careerfy-responsive:before {
content: "\e987";
}
.careerfy-resume:before {
content: "\e98b";
}
.careerfy-resume-document:before {
content: "\e94f";
}
.careerfy-resume-user:before {
content: "\e984";
}
.careerfy-right-arrow:before {
content: "\e9a1";
}
.careerfy-right-arrow-long:before {
content: "\e977";
}
.careerfy-rss:before {
content: "\e918";
}
.careerfy-rubbish:before {
content: "\e982";
}
.careerfy-salary:before {
content: "\e998";
}
.careerfy-search:before {
content: "\e9b7";
}
.careerfy-search-o:before {
content: "\e90f";
}
.careerfy-search-outline:before {
content: "\ea98";
}
.careerfy-search-papper:before {
content: "\e958";
}
.careerfy-self-esteem:before {
content: "\e902";
}
.careerfy-shield:before {
content: "\e906";
}
.careerfy-shield-double:before {
content: "\e931";
}
.careerfy-shoping-bag:before {
content: "\e94c";
}
.careerfy-skills:before {
content: "\e91f";
}
.careerfy-social-media:before {
content: "\e997";
}
.careerfy-sort:before {
content: "\e99a";
}
.careerfy-squares:before {
content: "\e99e";
}
.careerfy-star-empty:before {
content: "\e972";
}
.careerfy-star-fill:before {
content: "\e976";
}
.careerfy-star-fill-smoth:before {
content: "\ea9c";
}
.careerfy-stopwatch:before {
content: "\e910";
}
.careerfy-student:before {
content: "\e914";
}
.careerfy-submit:before {
content: "\e932";
}
.careerfy-summary:before {
content: "\e96a";
}
.careerfy-support:before {
content: "\e956";
}
.careerfy-swap:before {
content: "\e917";
}
.careerfy-target:before {
content: "\e93b";
}
.careerfy-technology:before {
content: "\e98f";
}
.careerfy-tie:before {
content: "\e933";
}
.careerfy-time:before {
content: "\e979";
}
.careerfy-trophy:before {
content: "\e991";
}
.careerfy-twitter-circular:before {
content: "\e97d";
}
.careerfy-twitter-circular-fill:before {
content: "\e9a5";
}
.careerfy-twitter:before {
content: "\e93e";
}
.careerfy-two-quotes:before {
content: "\e9aa";
}
.careerfy-up-arrow:before {
content: "\e9a0";
}
.careerfy-upload:before {
content: "\ea5a";
}
.careerfy-upload-arrow:before {
content: "\e9bc";
}
.careerfy-upload-cloud:before {
content: "\e973";
}
.careerfy-user:before {
content: "\ea59";
}
.careerfy-user-shield:before {
content: "\eaa0";
}
.careerfy-user-filled:before {
content: "\e915";
}
.careerfy-user-blank:before {
content: "\e99c";
}
.careerfy-user-circular:before {
content: "\e971";
}
.careerfy-user-line:before {
content: "\e995";
}
.careerfy-user-line-double:before {
content: "\e961";
}
.careerfy-user-outline:before {
content: "\ea80";
}
.careerfy-user-plus:before {
content: "\e943";
}
.careerfy-user-profiles:before {
content: "\e934";
}
.careerfy-user-support:before {
content: "\e9cc";
}
.careerfy-user-new:before {
content: "\e94b";
}
.careerfy-vacuum-cleaner:before {
content: "\e935";
}
.careerfy-view:before {
content: "\e981";
}
.careerfy-visit:before {
content: "\ea47";
}
.careerfy-whatsapp:before {
content: "\e91d";
}
.careerfy-woman:before {
content: "\e912";
}
.careerfy-woman-line:before {
content: "\e936";
}
.careerfy-work:before {
content: "\e913";
}
.careerfy-work-line:before {
content: "\e919";
}
.careerfy-work-bold-line:before {
content: "\e925";
}
.careerfy-youtube:before {
content: "\e91c";
}.body-nowhite-bg table.shop_table {
background-color: #fff; }
.clear,
.woocommerce .woocommerce-breadcrumb:after {
clear: both
}
@-webkit-keyframes spin {
100% {
-webkit-transform: rotate(360deg)
}
}
@-moz-keyframes spin {
100% {
-moz-transform: rotate(360deg)
}
}
@keyframes spin {
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg)
}
}
@font-face {
font-family: star;
src: url(//kibriskariyer.net/wp-content/themes/careerfyyy/fonts/star.eot);
src: url(//kibriskariyer.net/wp-content/themes/careerfyyy/fonts/star.eot?#iefix) format("embedded-opentype"), url(//kibriskariyer.net/wp-content/themes/careerfyyy/fonts/star.woff) format("woff"), url(//kibriskariyer.net/wp-content/themes/careerfyyy/fonts/star.ttf) format("truetype"), url(//kibriskariyer.net/wp-content/themes/careerfyyy/fonts/star.svg#star) format("svg");
font-weight: 400;
font-style: normal
}
@font-face {
font-family: WooCommerce;
src: url(//kibriskariyer.net/wp-content/themes/careerfyyy/fonts/WooCommerce.eot);
src: url(//kibriskariyer.net/wp-content/themes/careerfyyy/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(//kibriskariyer.net/wp-content/themes/careerfyyy/fonts/WooCommerce.woff) format("woff"), url(//kibriskariyer.net/wp-content/themes/careerfyyy/fonts/WooCommerce.ttf) format("truetype"), url(//kibriskariyer.net/wp-content/themes/careerfyyy/fonts/WooCommerce.svg#WooCommerce) format("svg");
font-weight: 400;
font-style: normal
}
p.demo_store {
position: fixed;
top: 0;
left: 0;
right: 0;
margin: 0;
width: 100%;
font-size: 1em;
padding: 1em 0;
text-align: center;
background-color: #a46497;
color: #fff;
z-index: 99998;
box-shadow: 0 1px 1em rgba(0, 0, 0, .2)
}
p.demo_store a {
color: #fff
}
.admin-bar p.demo_store {
top: 32px
}
.woocommerce .blockUI.blockOverlay {
position: relative;
}
.woocommerce .blockUI.blockOverlay:before,
.woocommerce .loader:before {
position: absolute;
top: 50%;
left: 50%;
margin-left: -.5em;
margin-top: -.5em;
display: block;
content: "\f021";
font-family: FontAwesome;
-webkit-animation: spin 1s ease-in-out infinite;
-moz-animation: spin 1s ease-in-out infinite;
animation: spin 1s ease-in-out infinite;
line-height: 1;
text-align: center;
font-size: 5em;
color: rgba(0, 0, 0, .75);
}
.checkout.woocommerce-checkout.processing {
display: inline-block;
width: 100%;
}
.woocommerce a.remove {
display: block;
font-size: 1.3em;
height: 1em;
width: 1em;
text-align: center;
line-height: 1.1;
border-radius: 100%;
color: red!important;
text-decoration: none;
font-weight: 700;
border: 0
}
.woocommerce a.remove:hover {
color: #fff!important;
background: red
}
.woocommerce small.note {
display: block;
color: #777;
font-size: .857em;
margin-top: 10px
}
.woocommerce .woocommerce-breadcrumb {
margin: 0 0 1em;
padding: 0;
font-size: .92em;
color: #777
}
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-breadcrumb:before {
content: " ";
display: table
}
.woocommerce .woocommerce-breadcrumb a {
color: #777
}
.woocommerce .quantity .qty {
width: 3.631em;
text-align: center
}
.woocommerce div.product {
margin-bottom: 0;
position: relative
}
.woocommerce div.product .product_title {
clear: none;
margin-top: 0;
padding: 0;
font-size: 24px;
margin-bottom: 0px;
}
.woocommerce #reviews #comments .add_review:after,
.woocommerce .products ul:after,
.woocommerce div.product form.cart:after,
.woocommerce div.product p.cart:after,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce ul.products:after {
clear: both
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
background: inherit;
font-weight: 400;
text-transform: unset;
}
.woocommerce-review-link  { font-style: italic; } 
.woocommerce div.product p.stock {
font-size: .92em
}
.woocommerce div.product .stock {
color: #77a464
}
.woocommerce div.product .out-of-stock {
color: red
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 12px;
}
.woocommerce div.product div.images img {
display: block;
width: 100%;
height: auto;
box-shadow: none
}
.woocommerce div.product div.images div.thumbnails {
display: inline-block;
width: 100%;
text-align: center;
}
.woocommerce div.product div.images div.thumbnails a {
display: inline-block;
width: 33.333%;
margin: 0px -4px 0px 0px;
padding: 10px;
}
.woocommerce div.product div.social {
text-align: right;
margin: 0 0 1em
}
.woocommerce div.product div.social span {
margin: 0 0 0 2px
}
.woocommerce div.product div.social span span {
margin: 0
}
.woocommerce div.product div.social span .stButton .chicklets {
padding-left: 16px;
width: 0
}
.woocommerce div.product div.social iframe {
float: left;
margin-top: 3px
}
.woocommerce-tabs {
display: inline-block;
width: 100%;
margin-bottom: 30px;
}
.woocommerce-tabs .woocommerce-Tabs-panel {
float: left;
width: 100%;
}
.woocommerce div.product .woocommerce-tabs .panel {
display: inline-block;
width: 100%;
}
.woocommerce-Reviews #comments {
border: 1px solid #eaeaea;
border-top: none;
padding: 39px 23px 0px 34px;
margin-bottom: 25px;
}
.tab-content-wrap .panel {
border: none;
box-shadow: none;
}
.woocommerce-Reviews .comment-respond h3 {
padding-bottom: 17px;
border-bottom: 2px solid #2a2a2a;
margin-bottom: 15px;
text-transform: uppercase;
color: #262626;
margin-bottom: 20px;
font-weight: 400;
display: inline-block;
width: 100%;
}
.woocommerce-Reviews .comment-respond label {
margin-bottom: 10px;
color: #262626;
}
.woocommerce-Reviews .comment-respond input[type="text"],
.woocommerce-Reviews .comment-respond input[type="email"] {
background-color: #fff;
border: 1px solid #eee;
color: #333;
float: left;
font-size: 16px;
font-weight: 300;
height: 43px;
padding: 5px 15px;
width: 100%;
}
.woocommerce-Reviews .comment-respond textarea {
background-color: #fff;
border: 1px solid #eee;
color: #333333;
float: left;
font-size: 16px;
font-weight: 300;
height: 156px;
margin-bottom: 15px;
padding: 10px 15px;
width: 100%;
}
.woocommerce div.product .woocommerce-tabs .panel p strong,
.woocommerce div.product .woocommerce-tabs .panel p time {
margin-bottom: 3px;
color: #b4b4b4;
}
.woocommerce-Reviews-title {
margin-bottom: 15px;
}
.woocommerce div.product form.cart:after,
.woocommerce div.product form.cart:before,
.woocommerce div.product p.cart:after,
.woocommerce div.product p.cart:before {
display: table;
content: " "
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
margin-bottom: 2em
}
.woocommerce div.product form.cart div.quantity {
float: left;
margin: 9px 4px 0 0
}
.woocommerce div.product form.cart table {
border-width: 0 0 1px
}
.woocommerce div.product form.cart table td {
padding-left: 0
}
.woocommerce div.product form.cart table div.quantity {
float: none;
margin: 0
}
.woocommerce div.product form.cart table small.stock {
display: block;
float: none
}
.woocommerce div.product form.cart .variations {
margin-bottom: 1em;
border: 0;
width: 100%
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
border: 0;
vertical-align: top;
line-height: 2em
}
.woocommerce div.product form.cart .variations label {
font-weight: 700
}
.woocommerce div.product form.cart .variations select {
max-width: 100%;
min-width: 75%;
display: inline-block;
margin-right: 1em
}
.woocommerce div.product form.cart .variations td.label {
padding-right: 1em
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
margin-bottom: 1em
}
.woocommerce div.product form.cart .reset_variations {
visibility: hidden;
font-size: .83em
}
.woocommerce div.product form.cart .wc-no-matching-variations {
display: none
}
.woocommerce div.product form.cart .button {
vertical-align: middle;
float: left
}
.woocommerce div.product form.cart .group_table td.label {
padding-right: 1em;
padding-left: 1em
}
.woocommerce div.product form.cart .group_table td {
vertical-align: top;
padding-bottom: .5em;
border: 0
}
.wc-tab.panel h2 {
float: left;
width: 100%;
margin: 0px 0px 20px;
font-weight: 500;
font-size: 20px;
position: relative;
line-height: 1;
padding: 15px 0px 0px;
}
.wc-tab .comment-form-rating p { padding: 0px; }
.wc-tab .comment-form-rating { padding: 0px 8px; }
.wc-tab .comment-respond form p label span:before,.wc-tab .comment-respond form p label span:after,
.wc-tab .comment-respond form p label:before,.wc-tab .comment-respond form p label:after { display: none; }
.wc-tab .comment-respond form p label span {
position: static;
}
.woocommerce span.onsale {
padding: 4px 10px;
position: absolute;
text-align: center;
top: 0em;
left: 0em;
margin: 0px;
background-color: #77a464;
color: #fff;
font-size: 14px;
text-transform: uppercase;
z-index: 10;
}
.woocommerce .products ul,
.woocommerce ul.products {
padding: 0;
list-style: none;
clear: both
}
.related > h2 {
display: inline-block;
font-size: 18px;
font-weight: 900;
margin-bottom: 30px;
padding-bottom: 9px;
line-height: 1;
position: relative;
}
.related > h2:before {
content: '';
position: absolute;
right: -3px;
bottom: 0px;
width: 54px;
height: 2px;
}
.woocommerce .products ul:after,
.woocommerce .products ul:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before {
content: " ";
display: table
}
.woocommerce .products ul li,
.woocommerce ul.products li {
list-style: none;
float: none;
display: inline-block;
vertical-align: middle;
margin-right: -4px;
}
.panel-description h2 { display: none; }
.woocommerce ul.products li.product .onsale {
top: 0;
right: 0;
left: auto;
margin: -.5em -.5em 0 0
}
.woocommerce ul.products li.product h3 {
padding: .5em 0;
margin: 0;
font-size: 1em
}
.woocommerce ul.products li.product a {
text-decoration: none
}
.woocommerce ul.products li.product a img {
width: 100%;
height: auto;
display: block;
margin: 0 0 1em;
box-shadow: none
}
.woocommerce ul.products li.product strong {
display: block
}
.woocommerce ul.products li.product .kingdom-study-rating {
font-size: .857em
}
.woocommerce ul.products li.product .button {
margin-top: 1em
}
.woocommerce ul.products li.product .price {
color: #77a464;
display: block;
font-weight: 400;
margin-bottom: .5em;
font-size: .857em
}
.woocommerce ul.products li.product .price del {
color: inherit;
opacity: .5;
display: block
}
.woocommerce ul.products li.product .price ins {
background: 0 0;
font-weight: 700
}
.woocommerce ul.products li.product .price .from {
font-size: .67em;
margin: -2px 0 0;
text-transform: uppercase;
color: rgba(132, 132, 132, .5)
}
.woocommerce .woocommerce-ordering select {
vertical-align: top
}
.woocommerce nav.woocommerce-pagination {
text-align: center
}
.woocommerce nav.woocommerce-pagination ul {
display: inline-block;
white-space: nowrap;
padding: 0;
border: 1px solid #d3ced2;
border-right: 0;
margin: 1px
}
.woocommerce nav.woocommerce-pagination ul li {
border-right: 1px solid #d3ced2;
padding: 0;
margin: 0;
float: left;
display: inline;
overflow: hidden
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
margin: 0;
text-decoration: none;
line-height: 1;
font-size: 1em;
font-weight: 400;
padding: .5em;
min-width: 1em;
display: block
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
background: #ebe9eb;
color: #8a7e88
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
display: inline-block;
padding: 12px 22px;
color: #fff;
background-color: #303032;
line-height: 1;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
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;
}
.woocommerce button.button:hover { background-color: transparent; }
.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
opacity: .25;
padding-right: 2.618em
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
font-family: WooCommerce;
content: "\e01c";
vertical-align: top;
-webkit-font-smoothing: antialiased;
font-weight: 400;
position: absolute;
top: .618em;
right: 1em;
-webkit-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
animation: spin 2s linear infinite
}
.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
font-family: WooCommerce;
content: "\e017";
margin-left: .53em;
vertical-align: bottom
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
text-decoration: none;
background-image: none;
color: #fff;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
color: #fff;
-webkit-font-smoothing: antialiased
}
.single_add_to_cart_button {
margin-left: 20px;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
color: #fff
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
background-color: #a46497;
color: #fff
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
color: inherit;
cursor: not-allowed;
opacity: .5;
padding: .618em 1em;
color: #fff;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
color: inherit;
background-color: #ebe9eb
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
float: none
}
.woocommerce a.added_to_cart {
white-space: nowrap;
display: inline-block;
text-decoration: underline;
padding-left: 10px;
}
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child { width: 100%; }
.woocommerce-product-gallery__wrapper { margin: 0px -8px; }
.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
float: left;
width: 25%;
padding: 0px 8px 8px 8px;
}
.woocommerce #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:before,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:before {
content: " ";
display: table
}
.woocommerce #reviews h2 small {
float: right;
color: #777;
font-size: 15px;
margin: 10px 0 0
}
.woocommerce #reviews h2 small a {
text-decoration: none;
color: #777
}
.woocommerce #reviews h3 {
margin: 0
}
.woocommerce #reviews #respond {
margin: 0;
border: 0;
padding: 0
}
.woocommerce #reviews #comments h2 {
clear: none
}
.woocommerce #review_form #respond:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce .woocommerce-product-rating:after,
.woocommerce td.product-name dl.variation:after {
clear: both
}
.woocommerce #reviews #comments ol.commentlist {
margin: 10px 0px;
width: 100%;
background: 0 0;
list-style: none;
padding-left: 0px;
}
.woocommerce #reviews #comments ol.commentlist li {
padding: 0;
margin: 0 0 50px;
position: relative;
display: inline-block;
background: 0;
border: 0;
list-style: none;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
float: left;
}
.woocommerce #reviews #comments ol.commentlist li .meta strong {
font-size: 16px;
color: #262626;
}
.woocommerce #reviews #comments ol.commentlist li .meta time {
font-style: italic;
font-size: 12px;
padding: 0 12px 0 0;
}
.woocommerce #reviews #comments .kingdom-study-rating:before,
.woocommerce #reviews #comments .kingdom-study-rating span:before {
color: #ffae00;
}
#reviews #comments .description {
display: inline-block;
width: 100%;
color: #6c8391;
font-size: 16px;
line-height: 1.5;
padding: 5px 0 0;
}
.woocommerce-tabs .comment-form {
display: inline-block;
width: 100%;
}
.woocommerce-tabs .comment-form form {
margin: 0px -10px;
width: 100%;
padding: 0px 42px 0px 0px;
}
.woocommerce-tabs .comment-form p.comment-form-comment,
.woocommerce-tabs .comment-form p.form-submit,
.woocommerce-tabs .comment-form p.comment-form-rating {
width: 100%;
margin-bottom: 22px;
}
.woocommerce-tabs .comment-respond form,
.woocommerce-tabs .comment-form p.form-submit {
padding-top: 20px;
}
.woocommerce-tabs .comment-form p.comment-form-rating {
line-height: 1;
}
.woocommerce-tabs .comment-form p.comment-form-rating label {
float: left;
}
.woocommerce-tabs .comment-form p.comment-form-rating p.stars {
margin: 0px !important;
}
.woocommerce-tabs .comment-form form p {
list-style-type: none;
margin-bottom: 19px;
width: 33.333%;
float: left;
padding: 0px 10px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
float: left;
width: 65px;
height: auto;
margin: 0;
border-radius: 100%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0 0 0 94px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .kingdom-study-rating {
float: none;
display: inline-block;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
margin: 0px 0px 0px 0px;
line-height: 1.5;
color: #3d4158;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
font-size: .83em
}
.woocommerce #reviews #comments ol.commentlist ul.children {
list-style: none;
margin: 20px 0 0 50px
}
.woocommerce #reviews #comments ol.commentlist ul.children .kingdom-study-rating {
display: none
}
.woocommerce #reviews #comments ol.commentlist #respond {
border: 1px solid #e4e1e3;
border-radius: 4px;
padding: 1em 1em 0;
margin: 20px 0 0 50px
}
.woocommerce #reviews #comments .commentlist>li:before {
content: ""
}
.kingdom-study-shopwrap {
margin-bottom: 60px;
float: left;
width: 100%;
}
section.related.products {
display: inline-block;
width: 100%;
}
.woocommerce .kingdom-study-rating {
float: left;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 8em;
font-family: star;
letter-spacing: 5px;
font-size: 11px;
margin-top: 9px;
}
.woocommerce .kingdom-study-rating:before {
content: "\73\73\73\73\73";
float: left;
top: 0;
left: 0;
position: absolute
}
.woocommerce .kingdom-study-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em
}
.woocommerce .kingdom-study-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0
}
.woocommerce .woocommerce-product-rating {
line-height: 2;
display: block
}
.woocommerce .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:before {
content: " ";
display: table
}
.woocommerce .woocommerce-product-rating .kingdom-study-rating {
margin: .8em 4px 0 0;
float: left
}
.woocommerce .products .kingdom-study-rating {
display: block;
margin: 0 0 .5em;
float: none
}
.woocommerce .hreview-aggregate .kingdom-study-rating {
margin: 10px 0 0
}
.woocommerce #review_form #respond {
position: static;
margin: 0;
width: auto;
padding: 0;
background: 0 0;
border: 0
}
.woocommerce #review_form #respond:after,
.woocommerce #review_form #respond:before {
content: " ";
display: table
}
.woocommerce p.stars a:before,
.woocommerce p.stars a:hover~a:before {
content: "\e021"
}
.woocommerce #review_form #respond p {
margin: 0 0 10px;
}
.woocommerce-tabs .comment-form-rating {
float: left;
width: 100%;
}
.woocommerce #review_form #respond .form-submit input {
left: auto
}
.woocommerce #review_form #respond textarea {
box-sizing: border-box;
width: 100%
}
.woocommerce p.stars a {
position: relative;
height: 1em;
width: 1em;
text-indent: -999em;
display: inline-block;
text-decoration: none
}
.woocommerce p.stars a:before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
line-height: 1;
font-family: WooCommerce;
text-indent: 0
}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
line-height: 1.5;
border-bottom: 1px dotted rgba(0, 0, 0, .1);
border-top: 0;
margin: 0
}
.woocommerce p.stars.selected a.active:before,
.woocommerce p.stars:hover a:before {
content: "\e020";
}
.woocommerce p.stars.selected a.active~a:before {
content: "\e021"
}
.woocommerce p.stars.selected a:not(.active):before {
content: "\e020"
}
.woocommerce table.shop_attributes {
border: 0;
border-top: 1px dotted rgba(0, 0, 0, .1);
margin-bottom: 1.618em;
width: 100%
}
.woocommerce table.shop_attributes th {
width: 150px;
font-weight: 700;
padding: 8px
}
.woocommerce table.shop_attributes td {
font-style: italic;
padding: 0
}
.woocommerce table.shop_attributes td p {
margin: 0;
padding: 8px 0
}
.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th {
background: rgba(0, 0, 0, .025)
}
.woocommerce table.shop_table.shop_table_responsive {
border: 1px solid #eee;
}
.woocommerce table.shop_table {
border: 1px solid rgba(0, 0, 0, .1);
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
border-collapse: separate;
}
.woocommerce table.shop_table thead tr th,
.woocommerce table.shop_table tr td,
.woocommerce table.shop_table.shop_table_responsive tr th,
.woocommerce table.shop_table.shop_table_responsive tr td {
border-color: #eee;
}
.woocommerce table.shop_table strong { color: #333; }
.woocommerce table.shop_table th {
font-weight: 400;
padding: 9px 12px;
border-color: #eee;
}
.woocommerce table.shop_table tr td input.input-text.qty {
background-color: #fff;
border: 1px solid #eee;
}
.woocommerce table.shop_table td {
border-top: 1px solid rgba(0, 0, 0, .1);
padding: 6px 12px;
vertical-align: middle
}
.woocommerce table.shop_table td small {
font-weight: 400
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
border-top: 0
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
font-weight: 700;
border-top: 1px solid #eee
}
.woocommerce table.my_account_orders {
font-size: .85em
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
padding: 4px 8px;
vertical-align: middle
}
.woocommerce table.my_account_orders .button {
white-space: nowrap
}
.woocommerce table.my_account_orders .order-actions {
text-align: right
}
.woocommerce table.my_account_orders .order-actions .button {
margin: .125em 0 .125em .25em
}
.woocommerce td.product-name dl.variation {
margin: .25em 0
}
.woocommerce td.product-name dl.variation:after,
.woocommerce td.product-name dl.variation:before {
content: " ";
display: table
}
.woocommerce td.product-name dl.variation dd,
.woocommerce td.product-name dl.variation dt {
display: inline-block;
float: left;
margin-bottom: 1em
}
.woocommerce td.product-name dl.variation dt {
font-weight: 700;
padding: 0 0 .25em;
margin: 0 4px 0 0;
clear: left
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li:after {
clear: both
}
.woocommerce td.product-name dl.variation dd {
padding: 0 0 .25em
}
.woocommerce td.product-name dl.variation dd p:last-child {
margin-bottom: 0
}
.woocommerce td.product-name p.backorder_notification {
font-size: .83em
}
.woocommerce td.product-quantity {
min-width: 80px
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
list-style: none;
padding: 0;
margin: 0
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
padding: 4px 0px 10px 0px;
margin: 0;
list-style: none;
}
.widget .star-rating span:before {
color: #ffaf00;
}
.widget .star-rating:before { color: #999; }
.woocommerce aside .widget ul li {
padding: 15px 0px;
display: inline-block;
width: 100%;
border-bottom: 1px solid #f3f3f3;
}
.woocommerce aside .widget ul li:last-child {
padding-bottom: 0px;
border-bottom: none;
} .woocommerce.widget_product_categories > ul,
.woocommerce.widget_product_categories > ul > li {
float: left;
width: 100%;
}
.woocommerce.widget_product_categories > ul > li {
list-style: none;
padding: 11px 0px 11px 0px;
border-top: 1px solid #eee;
}
.woocommerce.widget_product_categories > ul > li:first-child {
padding-top: 0px;
}
.woocommerce.widget_product_categories > ul {
padding: 0px;
}
.woocommerce.widget_product_categories > ul > li:first-child {
border: none;
}
.woocommerce.widget_product_categories > ul > li > a {
float: left;
color: #333;
font-size: 18px;
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-ms-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.woocommerce.widget_product_categories ul ul {
padding: 10px 0px 0px 10px;
float: left;
width: 100%;
margin: 0px;
}
.woocommerce.widget_product_categories ul ul > li {
float: left;
width: 100%;
list-style: none;
padding: 0px 0px 8px 0px;
border-bottom: none;
}
.woocommerce.widget_product_categories ul ul > li a:hover {
color: #6c8391;
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-ms-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.woocommerce.widget_product_categories ul ul > li > a:before {
position: absolute;
top: 0px;
right: -16px;
content: "\f105";
opacity: 0;
font-family: fontawesome;
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-ms-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.woocommerce.widget_product_categories ul ul > li:hover > a:before {
opacity: 1;
}
.woocommerce.widget_product_categories ul > li > span { float: right; }
.woocommerce.widget_product_categories ul ul > li > a {
float: left;
font-size: 15px;
position: relative;
padding: 0px;
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-ms-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
} .widget_top_rated_products .kingdom-study-rating {
margin: 5px 0px;
}
.widget_product_tag_cloud a {
font-size: 15px !important;
}
.kingdom-study-shop-text .woocommerce-product-details__short-description p { margin-bottom: 25px; }
.widget_product_tag_cloud a {
background-color: #f6f6f6;
border-radius: 25px;
color: #6c8391;
float: left;
font-size: 15px;
margin: 0px 10px 13px 0px;
padding: 2px 16px 4px;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-ms-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}
.product_meta span a {
color: #6c8391;
display: inline-block;
font-size: 15px;
margin: 0px 0px 0px 10px;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-ms-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
} .widget_price_filter form {
display: inline-block;
width: 100%;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
float: left;
font-size: 15px;
background-color: #f3f3f3;
padding: 9px 29px 10px 29px;
border-radius: 40px;
color: #999;
line-height: 1;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-ms-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
color: #ffffff;
}
.woocommerce .widget_price_filter .price_label {
font-size: 15px;
color: #6c8391;
}
.widget_product_search form {
width: 100%;
position: relative;
float: left;
}
.widget_product_search form input[type="search"] {
height: 43px;
width: 100%;
color: #6c8391;
font-size: 15px;
float: left;
padding: 4px 20px;
font-size: 15px;
background-color: #f3f3f3;
}
.widget_product_search form input[type="submit"] {
position: absolute;
bottom: 0px;
right: 0px;
height: 43px;
border: none;
z-index: 2;
color: #fff;
padding: 0px 20px;
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before {
content: " ";
display: table
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
display: block;
font-weight: 700
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
float: right;
margin-left: 4px;
width: 70px;
height: auto;
box-shadow: none
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
margin: 0;
padding-left: 1em;
border-left: 2px solid rgba(0, 0, 0, .1)
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li dl:before {
content: " ";
display: table
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
display: inline-block;
float: left;
margin-bottom: 1em
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
font-weight: 700;
padding: 0 0 .25em;
margin: 0 4px 0 0;
clear: left
}
#add_payment_method .wc-proceed-to-checkout:after,
.woocommerce .order_details:after,
.woocommerce .widget_layered_nav ul li:after,
.woocommerce .widget_rating_filter ul li:after,
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-account .addresses .title:after,
.woocommerce-account .woocommerce:after,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-checkout .wc-proceed-to-checkout:after,
.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after,
.woocommerce.widget_shopping_cart .buttons:after {
clear: both
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
padding: 0 0 .25em
}
.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
margin-bottom: 0
}
.woocommerce ul.cart_list li .kingdom-study-rating,
.woocommerce ul.product_list_widget li .kingdom-study-rating {
float: none
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
border-top: 1px solid #f3f3f3;
padding: 10px 0 0;
margin-top: 15px;
}
.widget .buttons a {
display: inline-block;
padding: 10px 22px;
font-size: 12px;
margin-right: 10px;
color: #ffffff;
border-radius: 40px;
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;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
min-width: 40px;
display: inline-block
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
padding-left: 2em;
position: relative;
padding-top: 0;
display: inline-block;
width: 100%;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
position: absolute;
top: 0;
left: 0
}
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:before {
content: " ";
display: table
}
.woocommerce form .form-row {
padding: 4px;
margin: 0 0 6px;
display: inline-block;
width: 50%;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
-webkit-transition: opacity .5s .5s ease;
-moz-transition: opacity .5s .5s ease;
transition: opacity .5s .5s ease;
opacity: 0
}
.woocommerce form .form-row label {
line-height: 2;
color: #333;
text-transform: capitalize;
}
.woocommerce form .form-row label.hidden {
visibility: hidden
}
.woocommerce form .form-row label.inline {
display: inline
}
.woocommerce form .form-row select {
cursor: pointer;
margin: 0
}
.woocommerce form .form-row .required {
color: red;
font-weight: 700;
border: 0
}
.woocommerce form .form-row .input-checkbox {
display: inline;
margin: -2px 8px 0 0;
text-align: center;
vertical-align: middle
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
line-height: 1;
height: 40px;
padding: 6px 15px;
background-color: #fff;
border: 1px solid #eee;
}
.woocommerce-billing-fields h3,
.woocommerce-checkout h3,
.woocommerce form .woocommerce-shipping-fields .form-row {
display: inline-block;
width: 100%;
}
.woocommerce form .form-row textarea {
height: 12em;
line-height: 1.5;
display: block;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none
}
.woocommerce form .form-row .select2-container {
width: 100%;
line-height: 2em
}
.woocommerce form .form-row.woocommerce-invalid label {
color: #333
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
border-color: #a00
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
border-color: #69bf29
}
.select2-container .select2-choice {
background-color: #141414;
padding: 4px 0px 4px 12px;
border-color: #222;
}
.select2-container-active .select2-choice, .select2-container-active .select2-choices { border-color: #222; }
.select2-dropdown-open .select2-choice { box-shadow: 0 1px 0 #222 inset; }
.woocommerce form .form-row::-webkit-input-placeholder {
line-height: normal
}
.woocommerce form .form-row:-moz-placeholder {
line-height: normal
}
.woocommerce form .form-row:-ms-input-placeholder {
line-height: normal
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
display: inline-block;
border: 1px solid #eee;
padding: 20px;
margin: 2em 0;
text-align: left;
width: 100%;
}
.woocommerce .login .form-row .inline {
display: block;
}
.woocommerce .login .form-row .inline input {
margin-top: 10px;
}
.woocommerce ul#shipping_method {
list-style: none;
margin: 0;
padding: 0
}
.woocommerce ul#shipping_method li {
margin: 0;
padding: .25em 0 .25em 22px;
text-indent: -22px;
list-style: none
}
.woocommerce ul#shipping_method li input {
margin: 3px .5ex
}
.woocommerce ul#shipping_method li label {
display: inline
}
.woocommerce ul#shipping_method .amount {
font-weight: 700
}
.woocommerce p.woocommerce-shipping-contents {
margin: 0
}
.woocommerce .order_details {
margin: 0 0 1.5em;
list-style: none
}
.woocommerce .order_details:after,
.woocommerce .order_details:before {
content: " ";
display: table
}
.woocommerce .order_details li {
float: left;
margin-right: 2em;
text-transform: uppercase;
font-size: .715em;
line-height: 1;
border-right: 1px dashed #d3ced2;
padding-right: 2em;
margin-left: 0;
padding-left: 0;
list-style-type: none
}
.woocommerce .order_details li strong {
display: block;
font-size: 1.4em;
text-transform: none;
line-height: 1.5
}
.woocommerce .order_details li:last-of-type {
border: none
}
.woocommerce .widget_layered_nav ul {
margin: 0;
padding: 0;
border: 0;
list-style: none
}
.woocommerce .widget_layered_nav ul li {
padding: 0 0 1px;
list-style: none
}
.woocommerce .widget_layered_nav ul li:after,
.woocommerce .widget_layered_nav ul li:before {
content: " ";
display: table
}
.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce .widget_layered_nav_filters ul li a:before {
line-height: 1;
content: "î€“";
font-family: WooCommerce;
font-weight: 400;
color: #a00;
speak: none;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
text-decoration: none
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
padding: 1px 0
}
.woocommerce .widget_layered_nav ul li.chosen a:before {
margin-right: .618em
}
.woocommerce .widget_layered_nav_filters ul {
margin: 0;
padding: 0;
border: 0;
list-style: none;
overflow: hidden;
zoom: 1
}
.woocommerce .widget_layered_nav_filters ul li {
float: left;
padding: 0 1px 1px 0;
list-style: none
}
.woocommerce .widget_layered_nav_filters ul li a {
text-decoration: none
}
.woocommerce .widget_layered_nav_filters ul li a:before {
margin-right: .618em
}
.woocommerce .widget_price_filter .price_slider {
margin-bottom: 1em
}
.woocommerce .widget_price_filter .price_slider_amount {
text-align: right;
line-height: 2.4;
font-size: .8751em
}
.woocommerce .widget_price_filter .ui-slider {
position: relative;
text-align: left;
margin-left: .5em;
margin-right: .5em
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 20px;
height: 20px;
background-color: #a46497;
border-radius: 1em;
cursor: ew-resize;
outline: 0;
top: -.3em;
margin-left: -.5em
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
border-radius: 1em;
background-color: #e9e9e9;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 1em;
background-color: #f6f6f6;
border: 0
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
height: .5em
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px
}
.woocommerce .widget_rating_filter ul {
margin: 0;
padding: 0;
border: 0;
list-style: none
}
.woocommerce .widget_rating_filter ul li {
padding: 0 0 1px;
list-style: none
}
.woocommerce .widget_rating_filter ul li:after,
.woocommerce .widget_rating_filter ul li:before {
content: " ";
display: table
}
.woocommerce .widget_rating_filter ul li a {
padding: 1px 0;
text-decoration: none;
display: inline-block;
width: 100%;
text-align: right;
}
.woocommerce .widget_rating_filter ul li .kingdom-study-rating {
float: left;
margin: 8px 0px 0px 0px;
}
.woocommerce .widget_rating_filter ul li.chosen a:before {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: .618em;
content: "î€“";
text-decoration: none;
color: #a00
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
display: inline-block;
padding: 1em 2em 1em 3.5em!important;
margin: 0 0 2em!important;
position: relative;
background-color: #f1f1f1;
color: #333;
border-top: 3px solid #a46497;
list-style: none!important;
width: 100%;
word-wrap: break-word
}
.woocommerce-error:after,
.woocommerce-error:before,
.woocommerce-info:after,
.woocommerce-info:before,
.woocommerce-message:after,
.woocommerce-message:before {
content: " ";
display: table
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
font-family: WooCommerce;
content: "\e028";
display: inline-block;
position: absolute;
top: 1em;
left: 1.5em
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
float: right
}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
list-style: none!important;
padding-left: 0!important;
margin-left: 0!important
}
.woocommerce-error li strong { color: #757575; }
.woocommerce-message {
border-top-color: #8fae1b
}
.woocommerce-message:before {
content: "\e015";
color: #8fae1b
}
.woocommerce-info {
border-top-color: #eee
}
.woocommerce-info:before {
color: #303032
}
.woocommerce-error {
border-top-color: #b81c23
}
.woocommerce-error:before {
content: "\e016";
color: #b81c23
}
.woocommerce-account .addresses .title:after,
.woocommerce-account .addresses .title:before,
.woocommerce-account .woocommerce:after,
.woocommerce-account .woocommerce:before {
content: " ";
display: table
}
.woocommerce-account .addresses .title h3 {
float: left
}
.woocommerce-account .addresses .title .edit,
.woocommerce-account ul.digital-downloads li .count {
float: right
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
font-weight: 700;
margin-bottom: 0
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
margin-bottom: 0
}
.woocommerce-account ul.digital-downloads {
margin-left: 0;
padding-left: 0
}
.woocommerce-account ul.digital-downloads li {
list-style: none;
margin-left: 0;
padding-left: 0
}
.woocommerce-account ul.digital-downloads li:before {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-right: .618em;
content: "î€Š";
text-decoration: none
}
#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
min-width: 32px
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
width: 32px;
box-shadow: none
}
#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
vertical-align: middle
}
.coupon,
.coupon label,
.coupon input {
float: left;
color: #ffffff;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #eee;
background-color: #fff;
padding: 4px 14px;
margin: 7px 20px 0 20px;
outline: 0;
line-height: 1;
}
#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
margin: 0;
vertical-align: middle;
line-height: 1
}
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
padding: 1em 0
}
#add_payment_method .wc-proceed-to-checkout:after,
#add_payment_method .wc-proceed-to-checkout:before,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-cart .wc-proceed-to-checkout:before,
.woocommerce-checkout .wc-proceed-to-checkout:after,
.woocommerce-checkout .wc-proceed-to-checkout:before {
content: " ";
display: table
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
display: block;
text-align: center;
margin-bottom: 1em;
font-size: 1.25em;
padding: 1em
}
#add_payment_method .cart-collaterals .shipping_calculator .button,
.woocommerce-cart .cart-collaterals .shipping_calculator .button,
.woocommerce-checkout .cart-collaterals .shipping_calculator .button {
width: 100%;
float: none;
display: block
}
#add_payment_method .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-checkout .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
font-family: WooCommerce;
speak: none;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
margin-left: .618em;
content: "î€™";
text-decoration: none
}
#add_payment_method #payment ul.payment_methods li:after,
#add_payment_method #payment ul.payment_methods li:before,
#add_payment_method #payment ul.payment_methods:after,
#add_payment_method #payment ul.payment_methods:before,
.woocommerce-cart #payment ul.payment_methods li:after,
.woocommerce-cart #payment ul.payment_methods li:before,
.woocommerce-cart #payment ul.payment_methods:after,
.woocommerce-cart #payment ul.payment_methods:before,
.woocommerce-checkout #payment ul.payment_methods li:after,
.woocommerce-checkout #payment ul.payment_methods li:before,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout #payment ul.payment_methods:before {
content: " ";
display: table
}
#add_payment_method .cart-collaterals .cart_totals p small,
.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p small {
color: #777;
font-size: .83em
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
border-collapse: separate;
margin: 0 0 6px;
padding: 0
}
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
border-top: 0
}
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
width: 40%
}
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
vertical-align: top;
border-left: 0;
border-right: 0;
line-height: 1.5em
}
#add_payment_method .cart-collaterals .cart_totals table small,
.woocommerce-cart .cart-collaterals .cart_totals table small,
.woocommerce-checkout .cart-collaterals .cart_totals table small {
color: #777
}
#add_payment_method .cart-collaterals .cart_totals table select,
.woocommerce-cart .cart-collaterals .cart_totals table select,
.woocommerce-checkout .cart-collaterals .cart_totals table select {
width: 100%
}
#add_payment_method .cart-collaterals .cart_totals .discount td,
.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
color: #77a464
}
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
border-top: 1px solid #ebe9eb
}
#add_payment_method .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
margin-top: 0
}
#add_payment_method .checkout .col-2 h3#ship-to-different-address,
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
float: left;
clear: none
}
#add_payment_method .checkout .col-2 .form-row-first,
#add_payment_method .checkout .col-2 .notes,
.woocommerce-cart .checkout .col-2 .form-row-first,
.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .notes {
clear: left
}
#add_payment_method .checkout .create-account small,
.woocommerce-cart .checkout .create-account small,
.woocommerce-checkout .checkout .create-account small {
font-size: 11px;
color: #777;
font-weight: 400
}
#add_payment_method .checkout div.shipping-address,
.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address {
padding: 0;
clear: left;
width: 100%
}
#add_payment_method #payment ul.payment_methods li:after,
#add_payment_method #payment ul.payment_methods:after,
#add_payment_method .checkout .shipping_address,
.single-product .twentythirteen p.stars,
.woocommerce-cart #payment ul.payment_methods li:after,
.woocommerce-cart #payment ul.payment_methods:after,
.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout #payment ul.payment_methods li:after,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout .checkout .shipping_address {
clear: both
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
background: #fbfbfb;
margin-bottom: 50px;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
text-align: left;
padding: 1em;
border-bottom: 1px solid #eee;
margin: 0;
list-style: none
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
line-height: 2;
text-align: left;
margin: 0;
font-weight: 400;
list-style: none;
}
.woocommerce-checkout-payment label {
color: #757575;
display: inline;
}
#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
margin: 0 1em 0 0
}
#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
vertical-align: middle;
margin: -2px 0 0 .5em;
padding: 0;
position: relative;
box-shadow: none
}
#add_payment_method #payment ul.payment_methods li img+img,
.woocommerce-cart #payment ul.payment_methods li img+img,
.woocommerce-checkout #payment ul.payment_methods li img+img {
margin-left: 2px
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
padding: 1em
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
position: relative;
box-sizing: border-box;
width: 100%;
display: inline-block;
padding: 1em;
margin: 1em 0;
font-size: .92em;
border-radius: 2px;
line-height: 1.5;
background-color: #eee;
color: #7c7c7c;
}
#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea,
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
border-color: #bbb3b9 #c7c1c6 #c7c1c6
}
#add_payment_method #payment div.payment_box::-webkit-input-placeholder,
.woocommerce-cart #payment div.payment_box::-webkit-input-placeholder,
.woocommerce-checkout #payment div.payment_box::-webkit-input-placeholder {
color: #bbb3b9
}
#add_payment_method #payment div.payment_box:-moz-placeholder,
.woocommerce-cart #payment div.payment_box:-moz-placeholder,
.woocommerce-checkout #payment div.payment_box:-moz-placeholder {
color: #bbb3b9
}
#add_payment_method #payment div.payment_box:-ms-input-placeholder,
.woocommerce-cart #payment div.payment_box:-ms-input-placeholder,
.woocommerce-checkout #payment div.payment_box:-ms-input-placeholder {
color: #bbb3b9
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
list-style: none;
margin: 0
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
margin: 0 0 .5em
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
cursor: pointer
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
vertical-align: middle;
margin: -3px 1em 0 0;
position: relative
}
#add_payment_method #payment div.payment_box .wc-credit-card-form,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
border: 0;
padding: 0;
margin: 1em 0 0
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
font-size: 1.5em;
padding: 8px;
background-repeat: no-repeat;
background-position: right .618em center;
background-size: 32px 20px
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
background-image: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/icons/credit-cards/visa.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
background-image: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/icons/credit-cards/mastercard.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
background-image: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/icons/credit-cards/laser.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
background-image: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/icons/credit-cards/diners.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
background-image: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/icons/credit-cards/maestro.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
background-image: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/icons/credit-cards/jcb.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
background-image: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/icons/credit-cards/amex.svg)
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
background-image: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/icons/credit-cards/discover.svg)
}
#add_payment_method #payment div.payment_box span.help,
.woocommerce-cart #payment div.payment_box span.help,
.woocommerce-checkout #payment div.payment_box span.help {
font-size: .857em;
color: #777;
font-weight: 400
}
#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
margin: 0 0 1em
}
#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
margin-bottom: 0
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
content: "";
display: block;
border: 1em solid #eee;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
position: absolute;
top: -.75em;
left: 0;
margin: -1em 0 0 2em
}
#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
float: right;
line-height: 52px;
font-size: .83em
}
#add_payment_method #payment .payment_method_paypal img,
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img {
max-height: 52px;
vertical-align: middle
}
.woocommerce-password-strength {
text-align: center;
font-weight: 600;
padding: 3px .5em;
font-size: 1em
}
.woocommerce-password-strength.strong {
background-color: #c1e1b9;
border-color: #83c373
}
.woocommerce-password-strength.short {
background-color: #f1adad;
border-color: #e35b5b
}
.woocommerce-password-strength.bad {
background-color: #fbc5a9;
border-color: #f78b53
}
.woocommerce-password-strength.good {
background-color: #ffe399;
border-color: #ffc733
}
.woocommerce-password-hint {
margin: .5em 0 0;
display: block
}
.product.has-default-attributes.has-children>.images {
opacity: 0
}
#content.twentyeleven .woocommerce-pagination a {
font-size: 1em;
line-height: 1
}
.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform,
.single-product .twentythirteen .entry-summary {
padding: 0
}
.twentythirteen .woocommerce-breadcrumb {
padding-top: 40px
}
.twentyfourteen ul.products li.product {
margin-top: 0!important
}
body:not(.search-results) .twentysixteen .entry-summary {
color: inherit;
font-size: inherit;
line-height: inherit
}
.twentysixteen .price ins {
background: inherit;
color: inherit
}
.woocommerce-MyAccount-navigation ul li {
list-style: none;
float: left;
width: 100%;
background: #fcfcfc;
margin-bottom: 15px;
padding: 10px 20px;
}
.woocommerce .woocommerce-result-count {
float: left;
margin: 8px 0px 30px 0px;
}
.woocommerce .woocommerce-ordering {
float: right;
margin-bottom: 30px;
}
.woocommerce .kingdom-study-pagination { width: 100%; }
.woocommerce-billing-fields .select2-container .select2-selection--single { height: 40px; }
.woocommerce-billing-fields .select2-container--default .select2-selection--single .select2-selection__arrow { top: 8px; }
.woocommerce-billing-fields .select2-container .select2-selection--single .select2-selection__rendered { padding-top: 5px; }
.careerfy-shopgrid-sec {
width: 100%;
float: left;
}
.careerfy-shopgrid-sec ul li {
list-style: none;
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
margin-bottom: 30px;
}
.careerfy-shop-label {
position: absolute;
left: 1px;
top: 1px;
color: #ffffff;
font-size: 14px;
padding: 5px 10px;
line-height: 1;
}
.careerfy-shop-grid {
border: 1px solid #eaeaea;
width: 100%;
float: left;
position: relative;
}
.careerfy-shop-grid > figure > img {
width: 100%;
height: 100%;
}
.careerfy-shop-grid figure > a:before {
content: '';    
background-color: rgba(185,150,99,0.7);
width: 0%;
height: 100%;
left: 0;
top: 0;
position: absolute;
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;
}
.careerfy-shopgrid-sec ul li:hover .careerfy-shop-grid figure > a:before {
opacity: 0.70;
width: 50%;
}
.careerfy-shop-grid figure > a:after {
content: '';
background-color: rgba(185,150,99,0.7);
width: 0%;
height: 100%;
right: 0;
top: 0;
position: absolute;
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;
}
.careerfy-shopgrid-sec ul li:hover .careerfy-shop-grid figure > a:after {
opacity: 0.70;
width: 50%;
}
.careerfy-shop-grid figure,.careerfy-shop-grid figure > a,.careerfy-shop-grid figure > a > img {
margin: 0;
float: left;
width: 100%;
}
.careerfy-grid-tittle {
width: 100%;
float: left;
padding: 12px 12px 12px 91px;
margin-bottom: 26px;
position: relative;
}
.careerfy-grid-tittle img {
position: absolute;
border-radius: 100%;
left: 18px;
top: -26px;
}
.careerfy-grid-tittle a {
color: #c3c8e2;
float: left;
}
.careerfy-grid-info {
text-align: center;
width: 100%;
float: left;
padding-top: 30px;
}
.careerfy-shopgrid-sec .careerfy-grid-info span.price {
display: inline-block;
font-size: 24px;
}
.careerfy-shopgrid-sec .careerfy-grid-info del,
.careerfy-shopgrid-sec .careerfy-grid-info ins {
text-decoration: unset;
}
.careerfy-select-form {
float: left;
}
.careerfy-shop-filter ul {
float: right;
margin-left: 10px;
}
.careerfy-shop-filter ul li {
float: left;
list-style: none;
margin: 0px 0px 0px 10px;
}
.careerfy-shop-filter ul li a.active { color: #ffffff; }
.careerfy-shop-filter ul li a {
float: left;
width: 40px;
height: 40px;
background: #f5f5f5;
text-align: center;
padding: 8px 0px 0px 0px;
}
.careerfy-shop-list .careerfy-cart-btn { margin-top: 0px; }
.careerfy-cart-button {
width: 100%;
float: left;
padding-bottom: 31px;
}
.careerfy-cart-button a {
border: 1px solid #b99663;
padding: 4px 21px 4px 39px;
font-size: 12px;
display: inline-block;
margin-top: 19px;
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; 
}
.careerfy-cart-button a span {
position: relative;
font-size: 12px;
padding: 0;
z-index: 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;
} 
.careerfy-cart-button a:before {
content: "";
height: 0%;
width: 100%;
left: 0;
top: 0;
opacity: 0;
position: absolute;
-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; 
}
.careerfy-cart-button a:hover:before {
width: 100%;
height: 50%;
opacity: 1;
}
.careerfy-cart-button a:after {
content: "";
height: 0%;
width: 100%;
left: 0;
bottom: 0;
opacity: 0;
z-index: 50;
position: absolute;
-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; 
}
.careerfy-cart-button a:hover:after {
width: 100%;
height: 50%;
opacity: 1;
}
.careerfy-cart-button a:hover i ,.careerfy-cart-button a:hover span {
color: #ffffff;
} 
.careerfy-cart-button i {
font-size: 14px;
left: 17px;
position: absolute;
top: 11px;
z-index: 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;
} .careerfy-singleshop-miniheader {
background-image: url(https://kibriskariyer.net/wp-content/themes/careerfyyy/css/images/singleshop-miniheader.jpg);
background-repeat: no-repeat;
background-size: cover;
float: left;
padding: 94px 0 74px;
position: relative;
text-align: center;
width: 100%;
}
.careerfy-images {
width: 45%;
float: left;
padding-bottom: 51px;
}
.careerfy-images ul {
margin: 0 0 0 -15px;
}
.careerfy-images ul li {
float: left;
list-style: outside none none;
padding: 0 0 12px 15px;
width: 25%;
position: relative;
}
.careerfy-images ul li > a,.careerfy-images ul li > a img {
float: left;
width: 100%;
}
.careerfy-images .careerfy-shop-grid {
border: none;
}
.careerfy-images .careerfy-shop-grid figure img {
width: 100%;
}
.careerfy-images .careerfy-featured-thumb {
width: 100%;
}
.careerfy-images .careerfy-grid-tittle {
margin: 0;
}
.careerfy-shopwrap .careerfy-summary:before { display: none; }
.careerfy-summary {
float: left;
padding-left: 27px;
width: 55%;
}
.careerfy-summary h2 {
line-height: 35px;
margin: 0;
padding-bottom: 6px;
}
.careerfy-summary .careerfy-levelrating {
display: inline-block;
height: 16px;
line-height: 16px;
margin-right: 0;
padding-bottom: 0;
position: relative;
width: 77px;
float: left;
}
.careerfy-summary .careerfy-levelrating:before, .careerfy-summary .rating-box:before {
content: "";
font-family: FontAwesome;
font-size: 11px;
left: 0;
letter-spacing: 4px;
position: absolute;
top: 0;
}
.careerfy-summary .rating-box:before {
content: "";
}
.careerfy-summary .rating-box {
height: 16px;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
}
.careerfy-summary .careerfy-reviews span {
font-size: 15px;
font-weight: 300;
font-style: italic;
float: left;
line-height: 1;
}
.careerfy-summary del,.careerfy-summary ins { text-decoration: unset; }
.careerfy-summary del span {
font-size: 20px;
color: #bcbcbc;
margin-right: 4px;
}
.careerfy-summary .price {
font-size: 20px;
font-weight: 400;
}
.careerfy-rating-quality {
width: 100%;
float: left;
padding-bottom: 26px;
}
.careerfy-summary p {
line-height: 24px;
color: #424242;
margin: 0;
padding-bottom: 25px;
} .woocommerce-checkout .col2-set {
float: left;
width: 65%;
padding-right: 30px;
}
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout .woocommerce-checkout-review-order {
float: right;
width: 35%;
}
.woocommerce-checkout .woocommerce-checkout-review-order {box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.08);}
.woocommerce .woocommerce-additional-fields__field-wrapper p.form-row { width: 100%; }
.woocommerce-checkout h3 { margin-top: 10px; }
.select2-container--default .select2-selection--single { border-color: #eee; }
.woocommerce table.shop_table.woocommerce-checkout-review-order-table thead tr th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th {
border: none;
text-align: left;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table { border: none; }
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th {
background-color: #f8f8f8;
padding: 7px 12px;
}
.woocommerce .woocommerce-checkout #payment .payment_method_paypal img {
float: right;
border: 0;
padding: 0;
max-height: 1.618em;
margin: 3px 12px 0px 0px;
}
.woocommerce-checkout .woocommerce-checkout-payment .payment_box label {
display: block;
padding: 0.7em 1.41575em 0em 3em;
cursor: pointer;
background-color: #f8f8f8;
}
.wc-saved-payment-methods li { position: relative; }
.wc-saved-payment-methods li input[type="radio"] {
position: absolute !important;
left: 16px;
top: 25px;
}
.payment_box.payment_method_stripe fieldset label {
background-color: transparent !important;
padding-left: 1.5em !important;
}
.woocommerce .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
float: none;
line-height: 1;
}
.woocommerce .woocommerce-checkout-payment .form-row.place-order { width: 100%; }
.woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
background-color: #3d9cd2;
border: none;
color: #ffffff;
}
.woocommerce .woocommerce-error {
background-color: #e12335;
border: none;
color: #ffffff;
}
.woocommerce-error li strong,.woocommerce-error:before { color: #ffffff; }
.woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-message a,.woocommerce .woocommerce-info:before { color: #ffffff; }
.woocommerce-checkout .careerfy-entry-content { text-align: center; }
.woocommerce-checkout .woocommerce {
display: inline-block;
width: 980px;
padding: 30px;
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.08);
background-color: #ffffff;
margin-bottom: 30px;
text-align: left;
}
.woocommerce form .form-row.validate-email { width: 100%; }
.woocommerce .place-order button.button {
width: 100%;
padding: 1em 1.41575em;
font-size: 1.41575em;
text-transform: capitalize;
border: 1px solid;
border-radius: 3px;
outline: none;
}
.woocommerce .place-order button.button:hover {
background-color: #ffffff;
}
.wc-stripe-elements-field {
display: inline-block;
width: 100%;
}
.woocommerce form .form-row.woocommerce-SavedPaymentMethods-saveNew label {
background-color: transparent;
padding: 0px;
margin: 0px;
}
.woocommerce form .form-row.woocommerce-SavedPaymentMethods-saveNew,
.woocommerce-terms-and-conditions-wrapper .form-row.validate-required { width: 100%; }
.woocommerce-checkout #payment div.payment_box {
background-color: #ffffff;
padding: 0px;
margin-bottom: 0px;
}
.woocommerce-checkout #payment div.payment_box:before { display: none; }
.woocommerce-checkout #payment ul.payment_methods {
padding: 0;
}
.woocommerce-checkout .payment_box p {
padding: 1em 1.41575em;
}
.woocommerce-checkout #payment ul.payment_methods li {
background-color: #f8f8f8;
padding: 0.5em 0;
}
.woocommerce-checkout #payment ul.payment_methods li input {
float: left;
margin: 8px 0.8em 0 1em;
}
.payment_box .wc-stripe-elements-field {
margin: 5px 0 5px 18px;
width: 88%;
}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
padding-left: 20px;
}
.woocommerce-checkout #payment .payment_method_stripe label[for="payment_method_stripe"] { padding-left: 39px !important; }
.woocommerce-terms-and-conditions-wrapper span.woocommerce-terms-and-conditions-checkbox-text {
padding-left: 27px;
display: inline;
vertical-align: middle;
}
.woocommerce-checkout #payment {
background-color: #ffffff;
margin-bottom: 0px;
}
.woocommerce-checkout #payment ul.payment_methods li .form-row.woocommerce-SavedPaymentMethods-saveNew input { margin-left: 0px; }
.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox .input-checkbox {
display: inline;
margin-top: 6px;
vertical-align: inherit;
}
.select2-results__options li {
list-style: none;
padding: 6px 14px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
background-color: #f5fafd;
color: #495c68;
}
.select2-dropdown { border-color: #eee; }
.select2-container--default .select2-results__option[data-selected="true"] {
background-color: #3d9cd2;
color: #ffffff;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b,
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
border: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
content: "\f107";
font-family: FontAwesome;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
content: "\f106";
font-family: FontAwesome;
}
.select2-container--default .select2-selection--single .select2-selection__arrow { line-height: 0.2; right: 7px; }
.select2-container .select2-selection--single .select2-selection__rendered { padding-left: 13px; }
.woocommerce-form-coupon p.form-row-last { width: 40%; }
.woocommerce-cart table.cart img { height: 32px; }
.careerfy-shop-wrap .careerfy-right-section ul { display: none; }
.woocommerce-checkout #payment div.payment_box .form-row {
width: 100%;
margin: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
.woocommerce-checkout #payment ul.payment_methods li .stripe-credit-card-brand {
right: 24px;
}
@media (min-width: 768px) and (max-width: 990px) {
.woocommerce-checkout .woocommerce,.woocommerce-checkout .col2-set,.woocommerce-checkout .woocommerce-checkout-review-order,.woocommerce form .form-row { width: 100%; }
.woocommerce-checkout .col2-set { padding-right: 0px; }
}
@media (max-width: 767px) {
.woocommerce-checkout .woocommerce,.woocommerce-checkout .col2-set,.woocommerce-checkout .woocommerce-checkout-review-order,.woocommerce form .form-row { width: 100%; }
.woocommerce-checkout .col2-set { padding-right: 0px; }
form.woocommerce-cart-form { float: left; width: 100%; overflow: scroll; }
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents { width: 1120px; }
}
@media (max-width: 480px) {
}
table.woocommerce-checkout-review-order-table thead tr th {
color: #333; }* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
background-color: #ffffff;
color: #999999;
font-family: 'Roboto', sans-serif;
font-size: 14px;
line-height: 24px;
position: relative;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
color: #333333;
font-family: 'Roboto', sans-serif;
font-style: normal;
line-height: 1.5;
letter-spacing: 1.1px;
margin: 0 0 8px;
}
h1 {
font-size: 26px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 22px;
}
h4 {
font-size: 20px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #333333;
}
p a {
color: #333333;
}
p {
line-height: 28px;
letter-spacing: 0.8px;
margin-bottom: 10px;
}
a {
color: #333333;
text-decoration: none;
}
a:hover, a:focus, a:active {
outline: none;
}
select,button,input,option,.select2-container span,.select2-results li {
outline: none;
}
ul {
margin-bottom: 0;
}
figure {
margin-bottom: 6px;
position: relative;
}
img {
max-width: 100%;
}
strong {
color: #333333;
}
iframe {
border: none;
float: left;
width: 100%;
}
.wp-caption.alignleft, .wp-caption.alignnone {
width: 100%;
}
select {
background-color: #f0eef0;
border: 1px solid #dfdfdf;
color: #666666;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 300;
height: 40px;
padding: 8px 12px;
width: 100%;
}
label {
color: #333333;
display: block;
margin-bottom: 10px;
}
button {
border: none;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
background-color: #f2f2f2;
border: none;
color: #666;
display: inline-block;
font-size: 13px;
height: 30px;
line-height: 20px;
outline: none;
padding: 4px 6px;
vertical-align: middle;
box-shadow: none;
}
input[type="submit"] {
outline: none;
}
option {
padding: 5px 15px;
}
li {
line-height: 28px;
list-style: outside disc;
}
ul ul {
margin-left: 20px;
}
ol {
float: none;
list-style: outside decimal;
padding-left: 15px;
}
ol ol {
margin-left: 20px;
}
ol li {
list-style: outside decimal;
width: 100%;
}
table {
background-color: transparent;
max-width: 100%;
}
th {
text-align: left;
}
table {
margin-bottom: 15px;
width: 100%;
}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
border: 1px solid #dddddd;
line-height: 2.5;
padding-left: 3px;
text-align: center;
vertical-align: top;
}
table thead tr th {
border-top: 1px solid #dddddd;
text-align: center;
text-transform: capitalize;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
border-top: 1px solid #dddddd;
}
table > thead > tr > th {
border-bottom: 2px solid #dddddd;
vertical-align: bottom;
}
table > caption + thead > tr:first-child > th, table > colgroup + thead > tr:first-child > th, table > thead:first-child > tr:first-child > th, table > caption + thead > tr:first-child > td, table > colgroup + thead > tr:first-child > td, table > thead:first-child > tr:first-child > td {
border-bottom: 0 none;
}
table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
padding: 6px 10px;
}
p ins {
color: #999;
}
dl dd                           { margin-left: 20px; }
address                         { font-style: italic; } .alignleft {
float: left;
margin: 0 20px 20px 0;
}
.alignright {
float: right;
margin: 0 0 20px 20px;
}
.wp-caption.aligncenter { display: inline-block; text-align: center; }
.wp-caption.alignnone { width: 100% !important; }
.wp-caption-text { margin-top: 10px; }
.page-links a {
display: inline-block;
padding: 8px 10px;
border: 2px solid #eee;
color: #333;
width: 42px;
height:42px;
text-align: center;
margin: 0px 5px 15px 5px;
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-ms-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}
.page-links a:hover { background-color: #13b5ea; color: #ffffff; }
.post-password-form p,.post-password-form label,
.post-password-form input[type="password"],.post-password-form span {
float: left;
width: 100%;
}
.post-password-form span {
font-weight: bold;
margin-bottom: 20px;
font-size: 20px;
}
.post-password-form {
margin-bottom: 25px; 
margin-top: 10px;
text-align: center;
float: left;
width: 100%;
}
.post-password-form input[type="password"] {
background-color: #fff;
border: 1px solid #eee;
height: 40px;
padding: 5px 20px;
}
.post-password-form label { color: #333; }
.careerfy-protected-content {
display: inline-block;
width: 50%;
position: relative;
}
.post-password-form input[type="submit"] {
position: absolute;
right: 0px;
bottom: 0px;
background-color: #13b5ea;
color: #ffffff;
padding: 8px 30px 8px 30px;
border: none;
}
.careerfy-comment-text h2,.careerfy-comment-text ~ h2 { display: inline-block; width: 100%; }
.comments-area .thumblist ul li li { list-style: initial; }
.comments-area .thumblist ul ul { margin-left: 20px; }
.comments-area .thumblist .careerfy-comment-text ol li,.comments-area .thumblist .careerfy-comment-text ol,.comments-area .thumblist .careerfy-comment-text ol li li { list-style: decimal; }
.comments-area .thumblist ul.children li { list-style: none; }
.mejs-audio { margin-bottom: 15px; }
.careerfy-theme-unit .careerfy-postreviews .thumblist h4 { font-size: 20px; font-weight: normal; }
.eyesports-post-content .gallery { margin: 0px -15px; }
.gallery-item {
display: inline-block;
vertical-align: top;
margin: 0px -4px 30px 0px;
padding: 0px 15px;
}
.gallery-item {
max-width: 25%;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-item .gallery-icon a,
.gallery-item .gallery-icon a img {
float: left;
width: 100%;
}
.sticky,.bypostauthor {
line-height: 1.5;
}
.gallery-caption {
margin-top: 15px;
display: inline-block;
width: 100%;
}
blockquote { display: inline-block; }
.careerfy-theme-unit .gallery { margin: 0px -15px; }
.careerfy-theme-unit .theband-rich-editor .gallery figure { margin-right: 0px; margin-top: 0px; }
.gallery-item figcaption { margin-top: 15px; }
.edit-link { width: 100%; display: inline-block; margin: 20px 0px; }
.page-links {
float: left;
width: 100%;
font-weight: bold;
}
.careerfy-theme-unit .careerfy-detail-editore iframe,.wp-caption.aligncenter { width: 100% !important; max-width: 100% !important; }
.screen-reader-text { display: none; }
.careerfy-main-section,.careerfy-main-content {
float: left;
width: 100%;
position: relative;
}
.careerfy-main-content     { padding: 100px 0px 60px 0px; }
.careerfy-main-content.no-page-spacing { padding: 0px !important; }
.careerfy-right-section    { float: right; }
.careerfy-left-section     { float: left; }
.careerfy-theme-unit .careerfy-detail-editore h3 {
border: none;
padding: 0px;
}
.careerfy-theme-unit .careerfy-detail-editore h1 { font-size: 30px; line-height: 1; }
.careerfy-detail-editore ul { margin-bottom: 8px; } .careerfy-right                { float: right; }
.careerfy-main-section         { position: relative; }
.careerfy-main-content,.jobsearch-main-content         { padding: 50px 0px 10px 0px; }
.careerfy-full-wide-page { overflow: hidden; }
.careerfy-main-content,.careerfy-main-section,
.jobsearch-main-content,.careerfy-main-section {
float: left;
width: 100%;
}
.careerfy-theme-unit .careerfy-header-one .col-md-6 { width: 75%; }
.careerfy-theme-unit .careerfy-header-one .col-md-4 { display: none; } #careerfy-header .collapse { display: block; }
#careerfy-header,.careerfy-header-one {
float: left;
width: 100%;
}
.careerfy-header-one {
background-color: #ffffff;
border-bottom: 1px solid #eee;
}
.careerfy-header-one .row > [class*="col-md-"] {
display: inline-block;
float: none;
vertical-align: middle;
margin-right: -4px;
}
.careerfy-logo {
float: left;
margin: 26px 0px 25px 0px;
} .admin-bar.careerfy-sticky-header .careerfy-header-one,
.admin-bar.careerfy-sticky-header .careerfy-header-three { top: 32px; }
.careerfy-sticky-header .careerfy-header-one,
.careerfy-sticky-header .careerfy-header-three,
.careerfy-sticky-header .careerfy-headerten-mainnav,
.careerfy-sticky-header .careerfy-header-eleven,
.careerfy-sticky-header .careerfy-headernine-main,
.careerfy-sticky-header .careerfy-twelve-navigation,
.careerfy-sticky-header .careerfy-header-thirteen,
.careerfy-sticky-header .careerfy-header-seventeen-main,
.careerfy-sticky-header .careerfy-header-eighteen,
.careerfy-sticky-header .jobsearch-header-eight .jobsearch-main-header,
.careerfy-sticky-header .careerfy-header-twentyone-wrapper,
.careerfy-sticky-header .careerfy-header-twentytwo-wrapper {
position: fixed;
width: 100%;
left: 0px;
top: 0px;
z-index: 999;
box-shadow: 0px 0px 10px 2px #eee;
background-color: #ffffff;
}
.careerfy-sticky-header .careerfy-header-two {
position: fixed;
width: 100%;
left: 0px;
top: 0px;
z-index: 9999;
background-color: #373d41;
}
.careerfy-sticky-header .careerfy-header-fifteen {
position: fixed;
width: 100%;
left: 0px;
top: 0px;
z-index: 9999;
box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.80);
background-color: rgba(0,0,0,0.80);
padding: 30px 50px 30px 50px;
}
.careerfy-sticky-header .careerfy-header-four {
position: fixed;
width: 100%;
left: 0px;
top: 0px;
z-index: 9999;
box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.80);
background-color: rgba(0,0,0,0.80);
padding: 10px 50px 10px 50px;
}
.careerfy-sticky-header .careerfy-header-fourteen {
padding: 10px 30px 10px 20px;
position: fixed;
width: 100%;
left: 0px;
top: 0px;
z-index: 9999;
box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.80);
background-color: rgba(0,0,0,0.80);
}
.careerfy-sticky-header .careerfy-header-sixteen {
position: fixed;
width: 100%;
left: 0px;
top: 0px;
z-index: 9999;
box-shadow: 0px 0px 10px 2px #eee;
}
.careerfy-sticky-header .careerfy-header-twenty {
position: fixed;
width: 100%;
left: 0px;
top: 0px;
z-index: 9999;
}
.careerfy-sticky-header .careerfy-header-fifteen .jobsearch-navigation {
margin-top: 6px; }
.careerfy-sticky-header .careerfy-headerten-mainnav {
padding: 8px 0px; }
.careerfy-sticky-header .careerfy-header-one,
.careerfy-sticky-header .careerfy-header-two,
.careerfy-sticky-header .careerfy-header-three,
.careerfy-sticky-header .careerfy-header-eight,
.careerfy-sticky-header .careerfy-header-seven,
.careerfy-sticky-header .careerfy-header-six,
.careerfy-sticky-header .careerfy-headerten-mainnav,
.careerfy-sticky-header .careerfy-header-eleven,
.careerfy-sticky-header .careerfy-headernine-main,
.careerfy-sticky-header .careerfy-header-fifteen,
.careerfy-sticky-header .careerfy-twelve-navigation,
.careerfy-sticky-header .careerfy-header-thirteen,
.careerfy-sticky-header .careerfy-header-sixteen,
.careerfy-sticky-header .careerfy-header-seventeen-main,
.careerfy-sticky-header .careerfy-header-eighteen,
.careerfy-sticky-header .careerfy-header-fourteen,
.careerfy-sticky-header .careerfy-header-four,
.careerfy-sticky-header .careerfy-header-twenty,
.careerfy-sticky-header .jobsearch-header-eight .jobsearch-main-header,
.careerfy-sticky-header .careerfy-header-twentyone-wrapper,
.careerfy-sticky-header .careerfy-header-twentytwo-wrapper {
-webkit-animation-name: stickyslide;
animation-name: stickyslide;
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes stickyslide {
0% {
opacity: 0;
-webkit-transform: translateY(-120px);
-moz-transform: translateY(-120px);
-ms-transform: translateY(-120px);
-o-transform: translateY(-120px);
transform: translateY(-120px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes stickyslide {
0% {
opacity: 0;
-webkit-transform: translateY(-120px);
-moz-transform: translateY(-120px);
-ms-transform: translateY(-120px);
-o-transform: translateY(-120px);
transform: translateY(-120px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
.careerfy-sticky-header .careerfy-header-eleven .careerfy-logo {
margin: 20px 40px 20px 0px; }
.careerfy-sticky-header .careerfy-header-eleven {
padding: 0px 50px; } .navbar-nav li {
float: left;
position: relative;
list-style: none;
}
.navbar-nav > li                                    { padding: 0px 14px 0px 14px; }
.navbar-nav .sub-menu > li:last-child > a           { border-bottom: none; }
.navbar-nav > li > a {
font-size: 14px;
float: left;
color: #656c6c;
padding: 35px 0px 34px 0px;
position: relative;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.navbar-nav > li > a:before {
content: '';
position: absolute;
left: 0px;
bottom: 5px;
width: 100%;
height: 2px;
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;
}
.navbar-nav > li:hover > a:before,
.navbar-nav > li.active > a:before {
opacity: 1;
bottom: -1px;
}
.navbar-nav li:hover > .sub-menu,
.navbar-nav li:hover > .children {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
.navbar-nav .sub-menu,
.navbar-nav .children {
background-color: #ffffff;
left: 0;
margin: 1px 0px 0px 0px;
opacity: 0;
position: absolute;
top: 100%;
padding: 0px 20px;
visibility: hidden;
width: 200px;
z-index: 999;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-ms-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.navbar-nav .sub-menu .sub-menu,
.navbar-nav .children .children {
left: 100%;
top: 20%;
}
.navbar-nav li:last-child .sub-menu .sub-menu,
.navbar-nav li:last-child .children .children {
left: auto;
right: 105%;
}
.navbar-nav .sub-menu > li,
.navbar-nav .children > li {
float: left;
width: 100%;
}
.navbar-nav .sub-menu li a,
.navbar-nav .children li a {
border-bottom: 1px solid #f2f2f2;
color: #656c6c;
float: left;
font-size: 14px;
font-weight: 400;
padding: 10px 0px;
width: 100%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.header-tabel {
display: table;
width: 100%;
}
.header-row {
display: table-row;
}
.careerfy-menu-con {
display: table-cell;
vertical-align: middle;
position: relative;
}
.careerfy-header-three .careerfy-menu-con { position: static; }
.careerfy-logo-con {
display: table-cell;
padding: 0px 15px 0px 0px;
vertical-align: middle;
}
.careerfy-btns-con {
display: table-cell;
vertical-align: middle;
}
.careerfy-header-one .careerfy-logo-con .careerfy-logo {
float: none;
display: inline-block;
vertical-align: middle;
margin-right: -4px;
padding-right: 20px;
}
.careerfy-header-one .navigation-sub {
display: inline-block;
vertical-align: middle;
position: relative;
}
.careerfy-header-one .navbar-nav > li:last-child { padding-right: 0px; }
.navigation-subthree {
float: left;
}
.navbar {
min-height: auto; } .careerfy-header-twelve .careerfy-user-section {
float: right; }
.careerfy-user-section {
float: left;
padding: 25px 0px 0px 0px;
}
.careerfy-user-section > li {
float: left;
list-style: none;
padding: 6px 13px 29px 13px;
position: relative;
}
.careerfy-section-title-style .job-filter {
background-color: #ffffff;
right: 20px;
}
.careerfy-user-section > li:before {
content: '';
position: absolute;
left: 0px;
top: 10px;
width: 1px;
height: 20px;
background-color: #e5e5e5;
}
.careerfy-user-section ul.nav-item-children {
background-color: #ffffff;
right: 0;
margin: 0px 0px 0px 0px;
padding: 0px 20px;
opacity: 0;
position: absolute;
top: 100%;
visibility: hidden;
width: 200px;
z-index: 999;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-ms-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-user-section > li:hover > ul.nav-item-children {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
.careerfy-user-section ul.nav-item-children > li {
float: left;
width: 100%;
list-style: none;
padding: 0px;
}
.careerfy-user-section ul.nav-item-children > li > a {
border-bottom: 1px solid #f2f2f2;
color: #656c6c;
float: left;
font-size: 14px;
font-weight: 400;
padding: 10px 0px;
width: 100%;
position: relative;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-user-section ul.nav-item-children li > a .fa-lock {
position: absolute;
background-color: #fb353f;
color: #fff;
padding: 15px 0px 0px 0px;
font-size: 17px;
text-align: center;
margin: 0;
right: -20px;
top: 0;
height: 100%;
width: 40px;
}
.careerfy-user-section li:first-child:before   { display: none; }
.careerfy-simple-btn {
float: right;
padding: 9px 16px;
color: #ffffff;
text-transform: uppercase;
font-weight: 500;
border-radius: 2px;
margin: 24px 0px 0px 19px;
overflow: hidden;
position: relative;
}
.careerfy-simple-btn i                         { margin-right: 9px; }
.careerfy-header-one .careerfy-simple-btn {
padding: 6px 12px;
margin: 26px 0px 0px 5px;
font-size: 13px;
}
.careerfy-header-one .careerfy-simple-btn i {
margin-right: 4px; } .careerfy-counter {
float: left;
width: 100%;
}
.careerfy-counter ul li i {
font-size: 36px;
display: block;
margin-bottom: 28px;
}
.careerfy-counter ul li {
list-style: none;
text-align: center;
margin-bottom: 27px;
border-left: 1px solid #e9e9e9;
}
.careerfy-counter ul li:first-child            { border: none; }
.careerfy-counter ul li small                  { font-size: 14px; }
.word-counter {
display: block;
color: #313131;
font-size: 38px;
font-weight: 300;
margin-bottom: 5px;
} .careerfy-banner {
float: left;
width: 100%;
position: relative;
padding: 138px 0px 139px 0px;
}
.careerfy-light-transparent,.careerfy-banner-overlay-color {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
} .careerfy-banner-caption {
float: left;
width: 100%;
text-align: center;
position: relative;
}
.careerfy-banner-caption h1 {
margin-bottom: 17px;
font-size: 45px;
color: #ffffff;
font-weight: 200;
line-height: 1.2;
}
.careerfy-banner-caption p {
display: inline-block;
width: 60%;
font-size: 18px;
font-weight: 300;
color: #ffffff;
margin-bottom: 48px;
} .careerfy-banner-search {
display: inline-block;
width: 85%;
margin-bottom: 33px;
}
.careerfy-banner-search input[type="text"],
.careerfy-banner-search input[type="submit"],
.careerfy-select-style select {
float: left;
width: 100%;
}
.careerfy-banner-search ul li {
display: inline-block;
margin-right: -4px;
width: 31.333%;
list-style: none;
position: relative;
}
.careerfy-banner-search ul li:last-child { width: 6%; }
.careerfy-banner-search input[type="text"] {
background-color: #ffffff;
height: 60px;
border: 1px solid #f2f2f2;
border-left: none;
font-size: 13px;
font-weight: 500;
color: #000;
padding: 8px 18px;
}
.careerfy-banner-search ul li i {
position: absolute;
right: 19px;
top: 21px;
color: #999999;
font-size: 16px;
} .careerfy-fancy-title {
float: left;
width: 100%;
text-align: center;
margin-bottom: 50px;
}
.careerfy-fancy-title h2 {
margin-bottom: 3px;
text-transform: uppercase;
}
.careerfy-fancy-title p {
margin-bottom: 0px;
font-weight: 300;
} .careerfy-parallex-text,.careerfy-typo-wrap .careerfy-parallex-text {
float: left;
width: 100%;
margin-bottom: 30px;
padding: 55px 0px 0px 0px;
}
.careerfy-parallex-text h2 {
margin-bottom: 20px;
text-transform: uppercase;
line-height: 1.3;
}
.careerfy-parallex-text p {
font-size: 16px;
font-weight: 300;
margin-bottom: 29px;
}
.careerfy-static-btn:hover,
.careerfy-typo-wrap .careerfy-static-btn:hover { color: #fff; }
.careerfy-static-btn,
.careerfy-typo-wrap .careerfy-static-btn {
display: inline-block;
padding: 17px 30px;
line-height: 1;
color: #ffffff;
font-weight: 600;
text-transform: uppercase;
border-radius: 2px;
overflow: hidden;
position: relative;
}
.careerfy-static-btn span,
.careerfy-simple-btn span {
z-index: 2;
position: relative;
}
.careerfy-static-btn:after,.careerfy-static-btn:after,
.careerfy-simple-btn:after,.careerfy-simple-btn:after {
background: #fff;
content: "";
height: 155px;
left: -75px;
opacity: 0.30;
position: absolute;
top: -50px;
width: 50px;
z-index: 0;
-webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
-moz-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
-ms-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
-o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transform: rotate(35deg);
-moz-transform: rotate(35deg);
-ms-transform: rotate(35deg);
-o-transform: rotate(35deg);
transform: rotate(35deg);
}
.careerfy-static-btn:hover:after,
.careerfy-simple-btn:hover:after {
left: 120%; } .careerfy-testimonial-section {
float: left;
width: 100%;
background-color: #f9f9f9;
overflow: hidden;
}
.careerfy-testimonial-section .row {
display: flex; }
.careerfy-testimonial-slider {
float: left;
width: 60%;
padding: 0px 0px 0px 108px;
position: relative;
margin-top: 90px;
margin-bottom: 70px;
}
.careerfy-testimonial-wrap p {
font-size: 30px;
color: #333333;
font-weight: 300;
line-height: 1.5;
margin-bottom: 23px;
position: relative;
}
.careerfy-testimonial-slider:before {
content: "\e9aa";
font-family: careerfy;
position: absolute;
left: 65px;
top: 12px;
color: #d1d1d1;
font-size: 29px;
}
.careerfy-testimonial-wrap p:after {
content: "\e9aa";
font-family: careerfy;
display: inline-block;
color: #d1d1d1;
font-size: 29px;
margin-left: 15px;
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
}
.careerfy-testimonial-text {
float: left;
width: 100%;
border-top: 1px solid #e6e6e6;
padding-top: 19px;
}
.careerfy-testimonial-text h2 {
font-size: 20px;
margin-bottom: 0px;
font-weight: 400;
}
.careerfy-testimonial-slider .slick-arrow {
position: absolute;
right: 0px;
bottom: 14px;
z-index: 99;
width: 25px;
height: 25px;
border: 2px solid #999999;
border-radius: 100%;
text-align: center;
line-height: 22px;
cursor: pointer;
font-size: 11px;
-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;
}
.careerfy-testimonial-slider .slick-arrow:hover { color: #ffffff; }
.careerfy-testimonial-slider .slick-arrow.slick-arrow-left {
right: 36px;
line-height: 20px;
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
} .careerfy-blog {
float: left;
width: 100%;
}
.careerfy-blog ul li               { list-style: none; }
.careerfy-blog > ul > li           {
margin-bottom: 30px;
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
} .careerfy-blog-grid figure,.careerfy-blog-grid-text,
.careerfy-blog-grid figure a,.careerfy-blog-grid figure img,
.careerfy-blog-tag,.careerfy-blog-grid-option,.careerfy-read-more {
float: left;
width: 100%;
}
.careerfy-blog-grid figure { margin-bottom: 0px; }
.careerfy-blog-grid-text {
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.20);
padding: 15px 30px 30px 30px;
}
.careerfy-blog-tag a {
font-size: 13px;
color: #e12335;
text-transform: uppercase;
font-weight: 500;
}
.careerfy-blog-grid-text h2 {
font-size: 18px;
margin-bottom: 3px;
line-height: 23px;
}
.careerfy-blog-grid-option {
margin: 0px 0px 8px 0px;
}
.careerfy-blog-grid-option li {
float: left;
text-transform: uppercase;
font-size: 12px;
padding: 4px 8px 0px 8px;
position: relative;
}
.careerfy-blog-grid-option li:first-child { padding-left: 0px; }
.careerfy-blog-grid-option li:first-child:before { display: none; }
.careerfy-blog-grid-option li:before {
content: '';
position: absolute;
left: 0px;
top: 13px;
width: 1px;
height: 11px;
background-color: #c9c9c9;
}
.careerfy-blog-grid-text p {
line-height: 22px;
margin-bottom: 23px;
font-weight: 300;
word-break: break-all;
}
.careerfy-read-more {
text-transform: uppercase;
color: #ffffff;
text-align: center;
font-weight: 500;
padding: 17px 0px 17px 0px;
line-height: 1;
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;
}
li:hover .careerfy-read-more { background-color: transparent; }
.careerfy-logo-thumb,.careerfy-typo-wrap .careerfy-logo-thumb {
float: right;
padding-top: 60px;
}
.careerfy-parallex-text.careerfy-logo-text p { font-size: 14px; } .careerfy-blog-thumb,.careerfy-blog-thumb img {
float: left;
width: 100%;
}
.careerfy-single-post { padding-top: 31px; margin-top: -50px; }
.careerfy-single-post:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 470px;
background-color: #fbfbfb;
}
.careerfy-theme-unit .careerfy-single-post:before { display: none; }
.careerfy-blog-thumb {
margin: 0px 0px 26px 0px;
height: 397px;
background-size: cover;
background-position: center center;
}
.careerfy-detail-wrap {
float: left;
width: 100%;
padding: 0px 30px 0px 0px;
position: relative;
}
.careerfy-blog-other {
float: left;
width: 100%;
margin: 0px 0px 20px 0px;
}
.careerfy-blog-other > li time { color: #333; }
.careerfy-blog-other > li {
float: left;
list-style: none;
padding-right: 10px;
margin: 0px 10px 7px 0px;
position: relative;
}
.careerfy-blog-other > li i { margin-right: 6px; }
.careerfy-blog-other li.careerfy-post-categories a {
float: none;
display: inline-block;
}
.careerfy-blog-other > li:last-child:before { content: none; }
.careerfy-blog-other > li:last-child { padding-right: 0px; }
.careerfy-post-tags {
float: left;
margin: 5px 0px 0px 0px;
}
.careerfy-post-tags a {
float: left;
padding: 11px 14px;
line-height: 1;
margin: 0px 10px 10px 0px;
color: #666;
background-color: #f4f4f4;
font-size: 12px;
border-radius: 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;
}
.careerfy-post-tags a:hover {color: #ffffff; }
.careerfy-post-tags span {
float: left;
padding: 9px 8px 6px 0px;
line-height: 1;
margin: 0px 8px 8px 0px;
color: #555555;
font-size: 15px;
} .careerfy-related-blog figure {
float: left;
width: 255px;
margin-bottom: 0px;
}
.careerfy-related-blog { margin-bottom: 14px; }
.careerfy-related-blog figure ~ .careerfy-related-blog-text { margin-left: 255px; }
.careerfy-related-blog .careerfy-related-blog-text {
padding: 12px 25px 15px 25px;
border: 1px solid #eeeeee;
}
.careerfy-related-blog .careerfy-related-blog-text h2 {
font-size: 22px;
margin-bottom: 5px;
}
.careerfy-related-blog .careerfy-related-blog-text p {
color: #454545;
}
.careerfy-related-blog-option {
display: inline-block;
width: 100%;
margin: 0px 0px 0px 0px;
}
.careerfy-related-blog-option li {
float: left;
margin: 0px 15px 0px 0px;
text-transform: uppercase;
font-weight: 300;
}
.careerfy-related-blog-option li i { margin-right: 6px; }
.careerfy-related-blog-option li a { color: #999999; }
.careerfy-related-blog .post-author {
display: inline-block;
}
.careerfy-related-blog .post-author .author-img {
float: left;
width: 37px;
margin-right: 12px;
}
.careerfy-related-blog .post-author .author-img img { border-radius: 100%; }
.careerfy-related-blog .post-author .author-img ~ a { padding-top: 3px; display: inline-block; }
.careerfy-continue-reading {
float: right;
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
letter-spacing: 0.9px;
padding-top: 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;
}
.careerfy-continue-reading:hover { color: #333; }
.careerfy-continue-reading i {
display: inline-block;
font-size: 14px;
margin-left: 6px;
} .blog-heading {
float: left;
width: 100%;
} 
.blog-heading > h2 {
font-weight: bold;
font-size: 36px;
line-height: 1.2;
float: left;
margin: 0px 0px 8px 0px;
}
.careerfy-detail-editore {
float: left;
width: 100%;
}
.careerfy-detail-editore ul { padding-left: 13px; }
.careerfy-detail-editore p {
line-height: 28px;
margin-bottom: 25px;
font-size: 16px;
}
.careerfy-widget-title,
.careerfy-section-title {
float: left;
width: 100%;
margin-bottom: 17px;
}
.careerfy-widget-title h2,
.careerfy-section-title h2 {
font-size: 20px;
margin-bottom: 0px;
}
blockquote {
float: left;
width: 100%;
font-size: 16px;
font-style: italic;
position: relative;
line-height: 30px; 
padding: 0px 0px 0px 0px;
letter-spacing: 2px;
margin: 0 0 25px;
color: #3d4350;
border: none;
}
blockquote:before {
content: "\f10d";
font-family: FontAwesome;
display: inline-block;
margin: 0px 10px 0px 0px;
font-style: normal;
color: #e5e5e5;
font-size: 26px;
vertical-align: bottom;
}
blockquote:after {
content: "\f10e";
font-family: FontAwesome;
display: inline-block;
margin: 0px 0px 0px 10px;
font-style: normal;
color: #e5e5e5;
font-size: 26px;
vertical-align: bottom;
}
.careerfy-detail-editore blockquote p { line-height: 30px; }
blockquote p {
color: #3d4350;
font-size: 18px;
font-style: italic;
display: inline;
}
blockquote a {
display: block;
font-size: 18px;
margin: 4px 0px 0px;
}
.careerfy-detail-wrap .involved-social-icone ul li a.google-plus { background-color: #cc3d27; }
.careerfy-detail-wrap .involved-social-icone {
padding: 7px 0px 0px 0px;
}
.involved-social-icone {
float: right;
}
.involved-social-icone ul {
float: right;
}
.involved-social-icone {
text-align: center;
padding: 0 0 71px;
}
.involved-social-icone ul { margin: 0 -3px; }
.involved-social-icone ul li {
float: left;
list-style: none;
margin-left: 13px;
}
.involved-social-icone ul li span {
color: #333333;
float: left;
padding-top: 3px;
}
.involved-social-icone ul li a {
float: left;
width: 36px;
height: 36px;
color: #ffffff;
font-size: 14px;
position: relative;
border-radius: 100%;
padding-top: 4px;
background-color: #306199;
}
.involved-social-icone ul li a.addthis_button_twitter { background-color: #26c4f1; }
.involved-social-icone ul li a.addthis_button_google { background-color: #cc3d27; }
.involved-social-icone ul li a.addthis_button_tumblr { background-color: #007bb6; }
.involved-social-icone ul li a.addthis_button_instagram { background-color: #7e43c1; }
.involved-social-icone ul li a.addthis_button_compact { background-color: #ff6550; }
.involved-social-icone ul li a.addthis_button_youtube { background-color: #ff0000; }
.involved-social-icone ul li a.addthis_button_stumbleupon { background-color: #eb4924; }
.involved-social-icone ul li a.addthis_button_dribbble { background-color: #ec4a89; }
.involved-social-icone ul li a.facebook:hover,.involved-social-icone ul li a.twitter:hover,.involved-social-icone ul li a.linkedin:hover { opacity: 0.90; } div.careerfy-prenxt-post {
float: left;
width: 100%;
border-top: 1px solid #dddddd;
padding-top: 25px;
margin-top: 19px; margin-bottom: 18px;
}
.careerfy-prenxt-post ul { margin: 0px -20px;}
.careerfy-prenxt-post ul li {
float: left;
width: 50%;
list-style: none;
padding: 0px 20px;
margin: 0px 0px 20px;
}
.careerfy-prenxt-post figure {
float: left;
width: 70px;
}
.careerfy-post-next figure {
float: right;
}
.careerfy-prenxt-post figure ~ .careerfy-prev-post { margin-left: 84px; padding: 16px 0px 0px 0px; }
.careerfy-prev-post,.careerfy-next-post {
line-height: 1;
}
.careerfy-prenxt-arrow {
float: left;
width: 47px;
font-size: 52px;
color: #dddddd;
font-weight: normal;
}
.careerfy-arrow-nexpre {
color: #999;
font-size: 12px;
}
.careerfy-arrow-nexpre i {
display: inline-block;
font-size: 12px;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.careerfy-prev-post h6,.careerfy-next-post h6 {
font-size: 15px;
font-weight: bold;
line-height: 18px;
margin-bottom: 6px;
}
.careerfy-prev-post .careerfy-prenxt-arrow ~ a,
.careerfy-next-post .careerfy-prenxt-arrow ~ a {
margin: 0px 0 0 5px;
font-style: italic;
font-weight: bold;
font-size: 12px;
line-height: 1;
}
.careerfy-next-post .careerfy-prenxt-arrow ~ a { margin: 0px 5px 0px 0px;}
.careerfy-next-post { text-align: right; padding: 16px 0px 0px 0px; }
.careerfy-next-post .careerfy-prenxt-arrow { float: right;}
.careerfy-next figure {
float: right;
}
.careerfy-post-next .careerfy-arrow-nexpre i {
display: inline-block;
font-size: 12px;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.careerfy-post-next figure ~ .careerfy-next-post { margin-right: 84px; } .careerfy-author-detail {
background-color: #f4f4f4;
text-align: center;
padding-top: 12px;
padding-bottom: 15px;
margin-bottom: 25px;
min-height: 397px;
}
.careerfy-author-detail.no-post-thumbnail { min-height: 285px; }
.detail-title,.careerfy-author-detail,.author-social-links,
.careerfy-author-detail figure a,.careerfy-author-detail figure img {
float: left;
width: 100%;
}
.detail-title {
margin: 0px 0px 30px 0px;
border-bottom: 1px solid #dddddd;
}
.detail-title h2 {
font-size: 16px;
margin-bottom: 8px;
text-transform: uppercase;
}
.careerfy-author-detail figure {
display: inline-block;
width: 114px;
margin: 0px 0px 12px 0px;
}
.careerfy-author-detail figure img { border-radius: 100%; }
.careerfy-author-detail .post-by {
color: #999999;
font-weight: bold;
font-size: 15px;
margin-bottom: 4px;
}
.careerfy-content-col { padding-right: 0px; }
.careerfy-sidebar-col { padding-left: 0px; }
.careerfy-sidebar-col.pull-left { padding-left: 15px; padding-right: 0px; }
.careerfy-content-col.pull-right { padding-right: 15px; padding-left: 0px; }
.careerfy-content-col.pull-right .careerfy-detail-wrap { padding-right: 0px; padding-left: 30px; }
.detail-content time {
font-size: 12px;
margin-bottom: 6px;
display: inline-block;
}
.post-acts {
margin: 0px 0px 6px 0px;
display: inline-block;
width: 100%;
}
.post-acts li {
display: inline-block;
list-style: none;
margin: 0px 8px 6px 8px;
}
.post-acts li i { margin-right: 7px; }
.post-acts li a {
color: #999; }
.author-social-links {
border-top: 1px solid #dddddd;
padding-top: 25px;
}
.author-social-links ul li {
list-style: none;
display: inline-block;
margin: 0px 6px 10px 6px;
}
.author-social-links ul li a {
float: left;
width: 40px;
height: 40px;
background-color: #aaadb4;
border-radius: 100%;
color: #ffffff;
font-size: 18px;
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;
} .section-heading {
font-weight: bold;
font-size: 24px;
text-transform: uppercase;
margin: 0px 0px 30px;
line-height: 0.7;
float: left;
width: 100%;  
}  .comments-area,.comments-area li,.comments-area li figure a img,.comments-area > ul > li,.comments-area .thumblist,
.comments-area li img,.thumblist {
float: left;
width: 100%;
}
.thumblist {
margin: 0 0 40px;
}
.comments-area .children { 
margin: 0px;
padding: 0px 0px 0px 80px;
}
.comment-awaiting-moderation {
display: inline-block;
margin: 3px 0px 0px 9px;
color: red;
}
.careerfy-widgettitle {
float: left;
width: 100%;
margin-bottom: 20px;
}
.careerfy-widgettitle h2 { margin-bottom: 0px; }
.comments-area .children .children .children { padding-left: 0px; margin: 0px; }
.comments-area > ul > li {
margin: 0px 0px 0px 0px;
list-style: none;
}
.comments-area .thumblist > ul                      {margin: 0px;}
.comments-area li                                   {list-style: none;}
.comments-area li figure {
float: left;
margin: 0px;
width: 60px;
text-align: center;
}
.comments-area li figure img { border-radius: 100%;}
.comments-area figure ~ .careerfy-comment-text {
margin-left: 60px;
padding: 0px 0px 0px 20px;
line-height: 1;
}
.careerfy-comment-text p {
margin-bottom: 12px;
display: inline-block;
width: 100%;
line-height: 22px;
}
.careerfy-comment-text h6 {
font-weight: 600;
float: left;
margin: 0px 0px 8px 0px;
}
.careerfy-comment-text h6 small {
font-size: 14px;
font-weight: normal;
margin-left: 8px;
}
.careerfy-comment-text time {
float: right;
font-size: 14px;
line-height: 1;
color: #aaaaaa;
}
.comment-reply-link {
float: left;
font-size: 14px;
margin: 2px 20px 0px 0px;
border-top: 2px solid #e5e5e5;
padding-top: 13px;
}
.comment-reply-link i {
font-size: 11px;
float: left;
margin: 3px 6px 0px 0px;
}
.comments-area {
margin: 0px 0px 18px;
padding-right: 30px;
}
.careerfy-content-col.pull-right .comments-area { padding-left: 30px; padding-right: 0px; } .comment-respond {
float: left;
width: 100%;
}
.comment-respond form {
margin: 0px -15px 0px;
}
.comment-respond form p.logged-in-as { margin-bottom: 10px; }
.comment-respond form p {
float: left;
width: 50%;
padding: 0 15px;
position: relative;
margin: 0 0 24px;
}
.comment-respond > form > p > i {
position: absolute;
right: 30px;
top: 47px;
color: #bbbbbb;
border-left: 1px solid #dddddd;
padding-left: 8px;
}
.comment-respond form p.political-full-form { width: 100%; }
.political-full-form textarea {
float: left;
width: 100%;
height: 200px;
background-color: transparent;
border: 1px solid #dddddd;
padding-top: 9px;
padding-left: 14px;
color: #000;
}
.comment-respond form p label {
float: left;
font-weight: bold;
font-size: 15px;
margin: 0px 0px 8px;
}
.comment-respond form p input[type="text"],.comment-respond form p input[type="email"] {
float: left;
width: 100%;
height: 45px;
background-color: transparent;
border: 1px solid #dddddd;
padding-left: 14px;
font-size: 12px;
color: #000;
}
.comment-respond form p input[type="submit"] {
float: left;
border: none;
color: #ffffff;
font-size: 14px;
padding: 9px 30px;
}
.comment-respond form p label {
float: left;
position: relative;
}
.comment-respond form p label i {
position: absolute;
right: 20px;
top: 17px;
color: #ffffff;
} .careerfy-employer-box-section .careerfy-pagination-blog                                                      { margin-bottom: 30px; }
.careerfy-pagination-blog {
float: left;
width: 100%;
margin: 15px 0px 60px 0px;
}
.careerfy-pagination-blog ul li {
float: left;
list-style: none;
margin: 0px 22px 10px 0px;
line-height: 1;
}
.careerfy-pagination-blog ul li a,
.careerfy-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;
}
.careerfy-pagination-blog ul li:hover a,
.careerfy-pagination-blog ul li:hover span,
.careerfy-pagination-blog ul li span.current {
background-color: #13b5ea;
color: #ffffff;
}
.careerfy-pagination-blog ul li a i                                                            { font-size: 15px; }
.careerfy-pagination-blog ul li a.next span            { padding-top: 14px; }
.careerfy-pagination-blog ul li a.prev span            { padding-top: 14px; }
.careerfy-pagination-blog ul li a.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);
}
.careerfy-pagination-blog .prev.careerfy-page-numbers, .careerfy-pagination-blog .next.careerfy-page-numbers { padding: 0px; background-color: transparent !important; } .careerfy-subheader {
float: left;
width: 100%;
text-align: center;
background-color: #1e3142;
position: relative;
padding: 45px 0px 87px 0px;
}
.careerfy-subheader.careerfy-subheader-without-bg {
background-image: none;
padding-bottom: 0px;
}
.careerfy-subheader-without-bg .careerfy-page-title { padding: 33px 0px 88px 0px; }
.careerfy-subheader .careerfy-page-title h1 {
color: #ffffff;
font-size: 30px;
margin-bottom: 5px;
font-weight: 600;
}
careerfy-subheader .careerfy-page-title p {
font-size: 18px;
color: #ffffff;
margin-bottom: 0px;
font-weight: 300;
}
.careerfy-breadcrumb {
float: left;
width: 100%;
background-color: #121d28;
text-align: center;
padding: 11px 0px 1px 0px;
}
.careerfy-breadcrumb ul {
display: inline-block;
}
.careerfy-breadcrumb ul li {
float: left;
list-style: none;
padding: 0px 17px;
position: relative;
color: #ffffff;
}
.careerfy-breadcrumb ul li:before {
content: "\eb60";
font-family: careerfy;
position: absolute;
left: -2px;
top: 1px;
color: #ffffff;
font-size: 9px;
}
.careerfy-breadcrumb ul li:first-child:before { display: none; }
.careerfy-breadcrumb ul li a {
color: #ffffff;
}
.careerfy-subheader.careerfy-subheader-with-bg { padding-bottom: 0px; }
.careerfy-subheader-with-bg .careerfy-page-title { padding: 20px 0px 66px 0px; } .careerfy-about-text,.careerfy-about-text span,
.careerfy-about-thumb {
float: left;
width: 100%;
}
.careerfy-about-text { margin-bottom: 80px; }
.careerfy-about-thumb { margin-bottom: 76px; }
.careerfy-about-text h2 {
margin-bottom: 10px;
line-height: 1;
text-transform: uppercase;
}
.careerfy-about-text .careerfy-about-sub {
font-size: 16px;
font-weight: 500;
color: #333333;
margin-bottom: 19px;
}
.careerfy-about-text p {
margin-bottom: 17px;
}
.careerfy-about-text .careerfy-static-btn { margin-top: 14px; } .careerfy-modren-counter {
float: left;
width: 100%;
}
.careerfy-modren-counter ul li {
list-style: none;
text-align: center;
position: relative;
margin-bottom: 50px;
padding-bottom: 50px;
}
.careerfy-modren-counter ul li:nth-child(3n):before { display: none; }
.careerfy-modren-counter ul li:before {
content: '';
position: absolute;
left: 50%;
bottom: 0px;
border-bottom: 2px dashed #e9e9e9;
width: 100%;
height: 2px;
}
.careerfy-modren-counter ul li:after {
content: '';
position: absolute;
left: 50%;
bottom: -8px;
background-color: #31beed;
width: 20px;
height: 20px;
border-radius: 100%;
border: 3px solid #dcf4fc;
box-shadow: 0px 0px 0px 3px #aae4f7 inset;
margin-left: -10px;
}
.careerfy-modren-counter i {
font-size: 40px;
display: inline-block;
margin-bottom: 28px;
}
.careerfy-modren-counter span {
font-weight: 500;
margin-bottom: 10px;
display: block;
}
.careerfy-modren-counter small {
font-size: 13px;
color: #999999;
} .careerfy-classic-services {
float: left;
width: 100%;
}
.careerfy-classic-services ul li {
list-style: none;
text-align: center;
line-height: 1;
padding-top: 30px;
margin-bottom: 40px;
}
.careerfy-classic-services i {
display: inline-block;
width: 140px;
height: 140px;
color: #0bc2f0;
border-radius: 100%;
border: 2px dashed #0bc2f0;
font-size: 66px;
padding-top: 36px;
margin-bottom: 27px;
-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;
}
.careerfy-classic-services ul li:hover i {
background-color: #13b5ea;
color: #ffffff;
}
.careerfy-classic-services span {
font-size: 150px;
color: #f0f0f0;
position: absolute;
right: 0px;
top: 0px;
line-height: 0.7;
font-weight: 500;
}
.careerfy-classic-services h2 {
font-size: 20px;
margin-bottom: 19px;
line-height: 1;
}
.careerfy-classic-services p {
font-size: 16px;
display: inline-block;
width: 80%;
} .careerfy-service-slider,.careerfy-service-slider-layer a,
.careerfy-service-slider-layer a img {
float: left;
width: 100%;
}
.careerfy-service-slider {
position: relative;
padding-bottom: 58px;
margin-bottom: 38px;
height: 626px;
overflow: hidden;
}
.careerfy-service-slider-layer {
text-align: center;
padding: 0px 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;
}
.careerfy-service-slider .slick-track { padding: 50px 0px; }
.careerfy-service-slider-layer a {
position: relative;
margin-bottom: 23px;
}
.careerfy-service-slider a:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: rgba(255,255,255,0.50);
-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;
}
.careerfy-service-slider span {
font-size: 16px;
color: #333333;
}
.careerfy-service-slider small {
font-size: 12px;
color: #666666;
}
.careerfy-service-slider-layer {
float: none !important;
display: inline-block !important;
margin-right: -4px;
vertical-align: middle;
}
.careerfy-service-slider .slick-current.slick-active { width: 460px !important; margin-top: -10px; }
.careerfy-service-slider .slick-current a:before { opacity: 0; }
.careerfy-service-slider-layer:last-child { display: none; }
.careerfy-service-slider .slick-arrow {
position: absolute;
left: 50%;
bottom: 0px;
width: 49px;
height: 49px;
background-color: #a0aab6;
font-size: 17px;
color: #ffffff;
border-radius: 100%;
text-align: center;
padding-top: 13px;
margin-left: -49px;
z-index: 99;
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;
}
.careerfy-service-slider .slick-arrow-left.slick-arrow { padding-top: 12px }
.careerfy-service-slider .slick-arrow-left.slick-arrow:before {
content: '';
position: absolute;
right: 49px;
top: 24px;
width: 115px;
height: 1px;
background-color: #e9e9e9;
}
.careerfy-service-slider .slick-arrow-right.slick-arrow:before {
content: '';
position: absolute;
left: 49px;
top: 24px;
width: 115px;
height: 1px;
background-color: #e9e9e9;
}
.careerfy-service-slider .slick-arrow-left.slick-arrow i {
display: inline-block;
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
}
.careerfy-service-slider .slick-arrow-right.slick-arrow {
left: auto;
right: 50%;
margin-right: -69px;
margin-left: 0px;
}
.careerfy-service-slider .slick-arrow:hover {
background-color: #13b5ea;
color: #ffffff;
} .careerfy-services-classic {
float: left;
width: 100%;
margin-bottom: 30px;
}
.careerfy-services-classic ul li {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
list-style: none;
text-align: center;
margin-bottom: 40px;
position: relative;
}
.careerfy-services-classic ul li:before {
content: '';
position: absolute;
left: 0px;
top: 80px;
width: 100%;
height: 1px;
border-bottom: 1px dashed #d4e0ee;
}
.careerfy-services-classic ul li:nth-child(4n):before,
.careerfy-services-classic ul li:first-child:before {
left: 50%;
width: 49%;
}
.careerfy-services-classic ul li:nth-child(3n):before {
width: 49%;
}
.careerfy-services-classic span {
display: inline-block;
width: 150px;
height: 150px;
border: 1px dashed #d7e2ee;
border-radius: 100%;
padding-top: 13px;
margin-bottom: 39px;
position: relative;
background-color: #ffffff;
}
.careerfy-services-classic span i {
display: inline-block;
width: 120px;
height: 120px;
font-size: 48px;
background-color: #ffffff;
border-radius: 100%;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
color: #13b5ea;
padding-top: 36px;
-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;
}
.careerfy-services-classic li:hover span i {
background-color: #13b5ea;
color: #ffffff;
}
.careerfy-services-classic h2 {
font-size: 20px;
line-height: 1;
margin-bottom: 16px;
font-weight: 400;
}
.careerfy-services-classic p {
letter-spacing: 0px;
display: inline-block;
width: 80%;
line-height: 24px;
} .careerfy-search-form-widget,.careerfy-search-form-widget form,
.careerfy-search-form-widget form input[type="text"] {
float: left;
width: 100%;
}
.careerfy-search-form-widget form {
position: relative;
}
.careerfy-search-form-widget form label {
font-size: 16px;
color: #333333;
margin-bottom: 10px;
font-weight: 500;
}
.careerfy-search-form-widget form input[type="text"] {
background-color: #f3f3f3;
height: 41px;
font-size: 15px;
color: #000;
padding: 6px 20px;
}
.careerfy-search-form-widget form input[type="submit"] {
position: absolute;
right: 0px;
bottom: 0px;
width: 41px;
height: 41px;
background-color: transparent;
border: none;
z-index: 2;
}
.careerfy-search-form-widget form i {
color: #aaaaaa;
position: absolute;
right: 20px;
bottom: 13px;
font-size: 15px;
z-index: 1;
}
.widget .careerfy-slash-title {
float: left;
width: 100%;
font-size: 18px;
color: #242634;
line-height: 1;
margin-bottom: 0px;
border-bottom: 2px solid #f3f3f3;
padding-bottom: 9px;
margin-bottom: 18px;
}
.widget-text-info p {
letter-spacing: 0px;
margin-bottom: 20px;
line-height: 22px;
}
.careerfy-text-btn {
display: inline-block;
padding: 14px 18px;
line-height: 1;
color: #ffffff;
font-size: 14px;
border-radius: 3px;
text-transform: uppercase;
font-weight: 500;
} .careerfy-select-style select {
padding: 8px 18px;
background: #fff;
color: #888;
height: 60px;
border: 1px solid #f2f2f2;
border-left: none;
font-size: 13px;
font-weight: 500;
outline:none;
border-radius: 0px;
display: inline-block;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
cursor:pointer;
}
.careerfy-select-style select option { padding: 8px 18px; }
.careerfy-select-style { position: relative; }
.careerfy-select-style:after {
content: "\e975";
font-family: icomoon;
color: #999999;
right: 20px;
top: 17px;
position: absolute;
pointer-events: none;
}
.careerfy-banner-search input[type="submit"] {
height: 60px;
border: none;
background-color: transparent;
position: relative;
z-index: 3;
}
.careerfy-typo-wrap .careerfy-banner-search input[type="submit"]:hover { background-color: transparent; }
.careerfy-banner-search ul li.careerfy-banner-submit i {
color: #ffffff;
font-size: 26px;
top: 0px;
right: 0px;
width: 100%;
height: 60px;
padding-top: 18px;
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;
}
.careerfy-banner-search input[type="submit"]:focus {
background-color: transparent !important;
}
.careerfy-banner-search ul li.careerfy-banner-submit:hover i {
background-color: #ffffff; }
.careerfy-banner-btn {
display: inline-block;
}
.careerfy-banner-btn a:hover { color: #ffffff; }
.careerfy-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;
}
.careerfy-banner-btn a i {
font-size: 24px;
margin: 0px 6px 0px 0px;
display: inline-block;
vertical-align: sub;
}
.careerfy-plain-btn {
float: left;
width: 100%;
text-align: center;
margin-bottom: 20px;
}
.careerfy-plain-btn a {
display: inline-block;
background-color: #13b5ea;
padding: 17px 25px;
line-height: 1;
color: #ffffff;
font-weight: 600;
text-transform: uppercase;
border-radius: 2px;
} .widget_faq ul,.widget_faq ul li {
float: left;
width: 100%;
}
.widget_faq ul li {
list-style: none;
font-size: 15px;
line-height: 1.5;
margin-bottom: 15px;
}
.widget_faq ul li a {
-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_faq h2 { position: relative; }
.widget_faq h2:before {
content: "\f107";
font-family: FontAwesome;
position: absolute;
right: 0px;
top: 2px;
color: #909090;
font-size: 15px;
} .careerfy-accordion {
float: left;
width: 100%;
}
.careerfy-accordion .panel {
border: none;
}
.careerfy-accordion .panel-body {
padding: 0px 0px 16px 0px;
}
.careerfy-accordion .panel-heading {
padding: 0px 0px 15px 0px;
}
.careerfy-accordion .panel-default > .panel-heading {
background-color: transparent;
}
.careerfy-accordion .panel-heading a.collapsed {
font-size: 16px;
font-weight: 400;
letter-spacing: 0px;
color: #242634;
}
.careerfy-accordion .panel-heading a {
font-size: 16px;
font-weight: 400;
letter-spacing: 0px;
color: #13b5ea;
}
.careerfy-accordion .panel-heading a i {
float: left;
color: #13b5ea;
font-size: 20px;
margin: 2px 12px 0px 0px;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.careerfy-accordion .panel-heading a.collapsed i {
float: left;
color: #cccccc;
font-size: 20px;
margin: 3px 12px 0px 0px;
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
} .careerfy-classic-priceplane,.careerfy-priceplane-section,
.careerfy-classic-priceplane h2,.careerfy-classic-priceplane-title,
.grab-classic-priceplane,.grab-classic-priceplane ul,
.grab-classic-priceplane ul li,.careerfy-classic-priceplane-btn {
float: left;
width: 100%;
}
.careerfy-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;
}
.careerfy-classic-priceplane h2 {
font-size: 18px;
line-height: 1;
margin-bottom: 8px;
text-align: center;
padding: 0px 15px;
}
.careerfy-classic-priceplane  .careerfy-classic-priceplane-title {
margin-bottom: 0px; }
.careerfy-classic-priceplane .careerfy-priceplane-section {
margin-top: 18px;
}
.careerfy-classic-priceplane-title {
text-align: center;
font-size: 12px;
line-height: 1;
margin-bottom: 22px;
}
.careerfy-priceplane-section {
border-top: 1px solid #f2f2f2;
border-bottom: 1px solid #f2f2f2;
padding: 13px 16px 14px 26px;
}
.careerfy-priceplane-section span {
float: left;
color: #333333;
font-size: 30px;
text-align: center;
font-weight: 500;
padding-top: 10px;
}
.careerfy-priceplane-section span small {
font-size: 10px;
color: #666666;
text-transform: uppercase;
display: block;
font-weight: 300;
}
.careerfy-priceplane-section span ~ p { padding-left: 114px; }
.careerfy-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.5;
color: #999999;
margin-bottom: 17px;
position: relative;
padding-left: 20px;
text-align: left;
}
.grab-classic-priceplane ul li i {
position: absolute;
left: 0px;
top: 4px;
font-size: 12px;
color: #bfbfbf;
}
.careerfy-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;
}
.careerfy-classic-priceplane.active { background-color: #13b5ea; }
.careerfy-classic-priceplane.active h2,
.careerfy-classic-priceplane.active span,
.careerfy-classic-priceplane.active small,
.careerfy-classic-priceplane.active p,
.careerfy-classic-priceplane.active .grab-classic-priceplane ul li,
.careerfy-classic-priceplane.active .grab-classic-priceplane ul li i {
color: #ffffff;
}
.careerfy-classic-priceplane.active .careerfy-priceplane-section { border-color: rgba(0,0,0,0.10); }
.careerfy-classic-priceplane.active .careerfy-classic-priceplane-btn { background-color: #fff; color: #13b5ea; } .col-md-3.careerfy-simple-priceplane { padding: 0px; }
.careerfy-simple-priceplane-basic,
.careerfy-simple-priceplane-wrap,
.careerfy-simple-priceplane ul,
.careerfy-simple-priceplane ul li,
.careerfy-simple-priceplane-active {
float: left;
width: 100%;
}
.careerfy-simple-priceplane {
margin-top: 55px;
margin-bottom: 55px;
position: relative;
z-index: 2;
}
.careerfy-simple-priceplane.active { z-index: 5; }
.careerfy-simple-priceplane-wrap {
border: 1px solid #e6e6e6;
border-right: none;
}
.col-md-3.careerfy-simple-priceplane:last-child .careerfy-simple-priceplane-wrap {
border-right: 1px solid #e6e6e6;
}
.careerfy-simple-priceplane-basic {
text-align: center;
padding: 21px 0px 25px 0px;
}
.careerfy-simple-priceplane-basic h2 {
font-size: 18px;
color: #333333;
line-height: 1;
margin-bottom: 21px;
text-transform: uppercase;
letter-spacing: 1px;
}
.careerfy-simple-priceplane-basic span {
display: block;
font-size: 34px;
color: #333333;
font-weight: 300;
line-height: 1;
margin-bottom: 21px;
}
.careerfy-simple-priceplane-basic span small {
font-size: 10px;
color: #666666;
letter-spacing: 1.5px;
text-transform: uppercase;
font-weight: 400;
}
.careerfy-simple-priceplane-basic a {
display: inline-block;
padding: 13px 30px;
line-height: 1;
border: 2px solid #e6e6e6;
border-radius: 40px;
color: #333333;
font-size: 14px;
text-transform: uppercase;
font-weight: 500;
}
.active .careerfy-simple-priceplane-basic a {
color: #ffffff;
}
.careerfy-simple-priceplane ul {
background-color: #f9f9f9;
padding: 28px 0px 4px 0px;
}
.careerfy-simple-priceplane ul li {
list-style: none;
font-size: 14px;
color: #999999;
text-align: center;
line-height: 1;
margin-bottom: 24px;
}
.careerfy-simple-priceplane-active {
background-color: #1e3142;
font-size: 14px;
color: #ffffff;
letter-spacing: 3px;
font-weight: 500;
text-transform: uppercase;
text-align: center;
padding: 10px 10px;
line-height: 1;
margin-bottom: 18px;
}
.active .careerfy-simple-priceplane-wrap,.careerfy-simple-priceplane-active { border-radius: 4px 4px 0px 0px; }
.careerfy-simple-priceplane.active { margin-top: 0px; }
.active .careerfy-simple-priceplane-wrap {
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.10);
border: none;
background-color: #ffffff;
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
.active.careerfy-simple-priceplane ul { padding-bottom: 21px; } .careerfy-plain-services {
float: left;
width: 100%;
}
.careerfy-plain-services ul li { list-style: none; }
.careerfy-plain-services > ul > li { margin-bottom: 40px; }
.careerfy-plain-services i {
font-size: 47px;
margin-bottom: 30px;
display: inline-block;
}
.careerfy-plain-services h2 {
margin-bottom: 15px;
line-height: 1;
color: #333333;
font-size: 20px;
}
.careerfy-plain-services p {
letter-spacing: 0px;
margin-bottom: 0px;
} .careerfy-packages-priceplane {
float: left;
width: 100%;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
background-color: #ffffff;
border-radius: 3px;
margin: 30px 0px 30px 0px;
text-align: center;
padding: 22px 0px 30px 0px;
}
.careerfy-packages-priceplane.active {
margin-top: 15px;
padding-bottom: 40px;
-webkit-transform: scale(1.07);
-moz-transform: scale(1.07);
-ms-transform: scale(1.07);
-o-transform: scale(1.07);
transform: scale(1.07);
}
.careerfy-packages-priceplane h2 {
font-size: 18px;
line-height: 1;
margin-bottom: 18px;
text-transform: uppercase;
}
.packages-priceplane-price {
float: left;
width: 100%;
background-color: #f7f7f7;
padding: 15px 0px 16px 0px;
line-height: 1;
}
.packages-priceplane-price strong {
display: block;
color: #333333;
font-size: 40px;
margin-bottom: 4px;
word-break: break-all;
}
.packages-priceplane-price strong small {
font-size: 20px;
display: inline-block;
vertical-align: super;
font-weight: 400;
margin-right: 4px;
}
.packages-priceplane-price span {
font-size: 10px;
color: #666666;
text-transform: uppercase;
letter-spacing: 3px;
}
.careerfy-packages-priceplane.active ul { padding-top: 34px; padding-bottom: 15px; }
.careerfy-packages-priceplane ul {
float: left;
width: 100%;
margin: 0px;
padding: 24px 33px 9px 33px;
text-align: left;
}
.careerfy-packages-priceplane ul li {
list-style: none;
float: left;
width: 100%;
color: #999999;
font-size: 14px;
line-height: 1.5;
margin-bottom: 14px;
position: relative;
padding-left: 20px;
}
.careerfy-packages-priceplane ul li.active {
color: #333;
}
.careerfy-packages-priceplane ul li i {
position: absolute;
left: 0px;
top: 4px;
font-size: 12px;
color: #bfbfbf;
}
.careerfy-packages-priceplane.active .careerfy-packages-priceplane-btn { opacity: 1; }
.careerfy-packages-priceplane-btn {
display: inline-block;
padding: 14px 56px;
color: #ffffff;
font-weight: 500;
border-radius: 40px;
font-size: 14px;
line-height: 1;
opacity: 0.50;
} .careerfy-partner-slider,
.careerfy-partner-slider a {
float: left;
width: 100%;
}
.careerfy-partner-slider a {
border: 1px solid #e6e6e6;
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;
}
.careerfy-partner-slider.slick-slider img {
width: 100px;
display: inline-block;
}
.careerfy-partner-slider .slick-list { margin: 0px -15px; }
.careerfy-partner-slider-layer { padding: 0px 15px; } .careerfy-additional-priceplane {
float: left;
width: 100%;
text-align: center;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
padding-bottom: 35px;
margin-bottom: 30px;
border-radius: 4px;
}
.careerfy-additional-priceplane.active h2 { color: #ffffff; }
.careerfy-additional-priceplane h2 {
font-size: 24px;
color: #333333;
text-transform: uppercase;
margin-bottom: -11px;
line-height: 1;
background-color: #f3f3f3;
padding: 34px 0px 55px 0px;
border-radius: 4px 4px 0px 0px;
}
.careerfy-additional-priceplane span {
display: inline-block;
background-color: #ffffff;
padding: 12px 20px;
font-size: 24px;
color: #333333;
border-radius: 40px;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
font-weight: 600;
line-height: 1;
margin-top: -26px;
margin-bottom: 42px;
}
.careerfy-additional-priceplane span strong {
font-weight: 400;
font-size: 20px;
float: left;
margin: 2px 1px 0px 0px;
}
.careerfy-additional-priceplane span small {
font-size: 10px;
color: #999999;
text-transform: uppercase;
font-weight: 300;
}
.careerfy-additional-priceplane ul {
float: left;
width: 100%;
margin: 0px;
}
.careerfy-additional-priceplane ul li {
float: left;
width: 100%;
list-style: none;
color: #ccc;
text-transform: uppercase;
line-height: 1;
margin-bottom: 28px;
}
.careerfy-additional-priceplane ul li.active {
color: #999999;
}
.careerfy-additional-priceplane.active .careerfy-additional-priceplane-btn { color: #ffffff; }
.careerfy-additional-priceplane-btn {
display: inline-block;
border: 1px solid;
border-radius: 3px;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
padding: 14px 18px 16px 18px;
line-height: 1;
}
.careerfy-additional-priceplane-btn i {
font-size: 16px;
margin-left: 4px;
} #map {
float: left;
width: 100%;
height: 480px;
}
.careerfy-contact-info-sec {
float: left;
width: 33.33333333%;
padding: 32px 24px 35px 30px;
position: relative;
z-index: 2;
}
.careerfy-contact-info-sec h2 {
font-size: 22px;
color: #ffffff;
line-height: 1;
margin-bottom: 14px;
}
.careerfy-contact-info-sec p {
color: #ffffff;
margin-bottom: 26px;
letter-spacing: 0px;
line-height: 26px;
}
.careerfy-contact-info-list {
float: left;
width: 100%;
margin: 0px;
}
.careerfy-contact-info-list li {
float: left;
width: 100%;
list-style: none;
color: #ffffff;
padding-left: 36px;
position: relative;
line-height: 1.5;
margin-bottom: 26px;
font-weight: 300;
}
.careerfy-contact-info-list li i {
position: absolute;
left: 0px;
top: 3px;
color: #ffffff;
font-size: 17px;
}
.careerfy-contact-info-list li a { color: #ffffff; }
.careerfy-contact-media,.careerfy-contact-form,
.careerfy-contact-form form,.careerfy-contact-form input[type="text"],
.careerfy-contact-form textarea {
float: left;
width: 100%;
}
.careerfy-contact-media a {
float: left;
color: #ffffff;
font-size: 29px;
margin: 0px 18px 10px 0px;
}
.careerfy-contact-form {
float: left;
width: 66.66666667%;
background-color: #fcfcfc;
padding: 28px 30px 8px 30px;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
position: relative;
z-index: 2;
}
.careerfy-contact-form h2 {
font-size: 22px;
margin-bottom: 27px;
line-height: 1;
}
.careerfy-contact-form ul { margin: 0px -10px; }
.careerfy-contact-form ul li {
list-style: none;
padding: 0px 10px;
float: left;
width: 50%;
position: relative;
margin-bottom: 20px;
}
.careerfy-contact-form .wpcf7-form p {
width: 50%;
padding: 0px 10px;
}
.careerfy-contact-form .wpcf7-form p:last-child,
.careerfy-contact-form .wpcf7-form p:nth-last-child(3),
.careerfy-contact-form .wpcf7-form ul li:nth-last-child(2),
.careerfy-contact-form .wpcf7-form ul li:nth-last-child(1) {
width: 100%;
}
.careerfy-contact-form .wpcf7-form p:nth-last-child(3) {
margin-bottom: 15px;
}
.careerfy-contact-form form.wpcf7-form {
margin: 0px -10px;
}
.careerfy-contact-form ul li.careerfy-contact-form-full{ width: 100%; }
.careerfy-contact-form input[type="text"] {
background-color: #ffffff;
border: 1px solid #efefef;
font-size: 12px;
color: #000;
padding: 7px 14px;
height: 42px;
}
.careerfy-contact-form i {
position: absolute;
right: 29px;
top: 12px;
font-size: 15px;
color: #aaaaaa;
}
.careerfy-contact-form textarea {
background-color: #ffffff;
border: 1px solid #efefef;
font-size: 12px;
color: #000;
padding: 16px 14px;
height: 132px;
}
.careerfy-contact-form input[type="submit"] {
float: left;
padding: 17px 23px;
color: #ffffff;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
border-radius: 3px;
line-height: 1;
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;
}
.careerfy-contact-form input[type="submit"]:hover { background-color: transparent; } .wpcf7-form input[type="text"],.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],.wpcf7-form input[type="date"],
.wpcf7-form select {
float: left;
width: 100%;
background-color: #ffffff;
border: 1px solid #efefef;
font-size: 12px;
color: #000;
padding: 7px 14px;
height: 42px;
margin-bottom: 7px;
}
.wpcf7-form p,.wpcf7-form textarea,
.wpcf7-response-output,
.wpcf7-form p > span {
float: left;
width: 100%;
}
.wpcf7-form span.wpcf7-list-item { margin: 0px; }
div.wpcf7 input[type="file"] { margin-bottom: 10px; }
.wpcf7-form input[type="submit"] {
float: left;
padding: 17px 23px;
color: #ffffff;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
border-radius: 3px;
line-height: 1;
border: none;
cursor: pointer;
}
.wpcf7-form textarea {
background-color: #ffffff;
border: 1px solid #efefef;
font-size: 12px;
color: #000;
padding: 16px 14px;
height: 132px;
} .contact-service ul li {
text-align: center;
list-style: none;
margin-bottom: 30px;
}
.contact-service h2 {
padding-bottom: 22px;
color: #333333;
font-weight: 400;
}
.contact-service i {
font-size: 80px;
display: block;
padding-bottom: 38px;
}
.contact-service a {
border-radius: 40px;
color: #ffffff;
display: inline-block;
font-size: 16px;
padding: 8px 46px 9px 46px;
line-height: 1;
text-transform: uppercase;
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;
}
.contact-service a:hover { background-color: transparent !important; } .careerfy-featured-listing > ul > li                                                           { margin-bottom: 30px; list-style: none; float: none; display: inline-block; vertical-align: top; margin-right: -4px; }
.careerfy-featured-listing                                                                     { margin-bottom: 25px; }
.careerfy-table-layer {
display: table;
width: 100%;
}
.careerfy-table-row {
display: table-row;
}
.careerfy-table-cell {
display: table-cell;
line-height: 26px;
}
.careerfy-featured-listing figure,
.careerfy-featured-listing-text {
display: table-cell;
vertical-align: middle;
}
.careerfy-featured-listing .careerfy-table-layer                                          { border: 1px solid #ececec; }
.careerfy-featured-listing figure a                                                        { display: inline-block; }
.careerfy-featured-listing figure ~ .careerfy-featured-listing-text                       { border-left: 1px solid #ececec; }
.careerfy-featured-listing-text                                                            { padding: 11px 19px 3px 19px; }
.careerfy-option-btn.careerfy-blue                                                        { background-color: #186fc9; }
.careerfy-option-btn.careerfy-red                                                         { background-color: #e12335; }
.careerfy-option-btn.careerfy-green                                                       { background-color: #f1630d; }
.careerfy-featured-listing figure {
margin-bottom: 0px;
text-align: center;
width: 119px;
padding: 20px;
}
.careerfy-featured-listing-text h2 {
font-size: 16px;
display: inline-block;
width: 90%;
margin-bottom: 1px;
}
.careerfy-featured-listing-text h2 span {
color: #fff;
display: inline-block;
font-size: 12px;
font-weight: bold;
margin-left: 4px;
padding: 4px 8px;
vertical-align: middle;
background-color: #ffb607;
line-height: 1;
margin-top: -6px;
}
.careerfy-like-list {
float: right;
color: #8eb507;
}
.careerfy-featured-listing-text time {
display: block;
line-height: 1;
font-size: 12px;
font-weight: 400;
margin-bottom: 19px;
}
.careerfy-featured-listing-options {
display: inline-block;
width: 100%;
border-top: 1px solid #eeeeee;
padding-top: 12px;
}
.careerfy-featured-listing-options ul {
float: left;
width: 70%;
margin: 0px;
}
.careerfy-featured-listing-options ul li {
float: left;
list-style: none;
margin-right: 14px;
}
.careerfy-featured-listing-options ul li a {
color: #999;
font-size: 13px;
}
.careerfy-featured-listing-options ul li i {
font-size: 10px;
color: #b1b7c1;
margin-right: 3px;
}
.careerfy-option-btn {
float: right;
padding: 8px 17px 8px 17px;
font-size: 13px;
color: #ffffff;
background-color: #53b427;
text-transform: uppercase;
line-height: 1;
} #careerfy-footer,.careerfy-footer-one,.careerfy-footer-widget,
.careerfy-footer-logo,.careerfy-footer-widget .widget {
float: left;
width: 100%;
}
.careerfy-footer-one .careerfy-footer-widget { padding: 58px 0px 0px 0px; }
.careerfy-footer-one {
background-color: #26272b;
}
.careerfy-footer-one p                         { color: #999999; }
.careerfy-footer-widget .widget                { margin-bottom: 40px; }
.careerfy-footer-logo                          { margin-bottom: 31px; }
.widget_contact_info p                          { margin-bottom: 36px; } .careerfy-classic-btn {
display: inline-block;
padding: 12px 22px;
color: #ffffff;
font-weight: 600;
text-transform: uppercase;
border-radius: 2px;
}
.careerfy-footer-widget .careerfy-classic-btn,.careerfy-footer-widget .careerfy-classic-btn:hover { color: #ffffff; } .footer-widget-title {
float: left;
width: 100%;
margin-bottom: 28px;
}
.footer-widget-title h2 {
font-size: 18px;
margin-bottom: 0px;
color: #ffffff;
} .widget_nav_menu ul,.widget_nav_menu ul li,
.widget_nav_menu ul li a {
float: left;
width: 100%;
}
.widget_nav_menu .sub-menu,.widget_nav_menu ul ul { margin: 0px; }
.widget_nav_menu ul li {
list-style: none;
}
.widget_nav_menu ul li a {
padding-left: 0px;
position: relative;
margin-bottom: 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;
}
.careerfy-main-content .widget_nav_menu ul li a {
color: #999999;
}
.widget_nav_menu ul li a:before {
content: "\ea3c";
font-family: careerfy;
display: inline-block;
font-size: 12px;
margin-right: 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;
}
.widget_contact_wrap { padding-right: 20px; } .careerfy-copyright {
float: left;
width: 100%;
border-top: 1px solid #2e2e2e;
padding: 40px 0px 30px 0px;
}
.careerfy-copyright p {
float: left;
font-size: 16px;
margin: 12px 0px 0px 0px;
}
.careerfy-social-network {
float: right;
}
.careerfy-social-network li {
float: left;
list-style: none;
margin: 0px 0px 10px 10px;
}
.careerfy-social-network li a {
float: left;
width: 41px;
height: 41px;
background-color: #33353d;
color: #818a91;
text-align: center;
border-radius: 100%;
font-size: 16px;
padding-top: 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;
}
.careerfy-social-network li:hover a { color: #ffffff; } .careerfy-errorpage-bg {
float: left;
width: 100%;
background: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/errorpage-bg.jpg);
margin: -50px 0px -10px 0px;
position: relative;
text-align: center;
padding: 146px 0px 146px 0px;
}
.careerfy-errorpage-transparent {
position: absolute;
left: 0px;
top: 0px;
background-color: #1e3142;
opacity: 0.95;
width: 100%;
height: 100%;
}
.careerfy-errorpage {
display: inline-block;
position: relative;
}
.careerfy-errorpage img { margin-bottom: 32px; }
.careerfy-errorpage h2 {
font-size: 50px;
color: #ffffff;
margin-bottom: 20px;
}
.careerfy-errorpage p {
color: #ffffff;
font-size: 16px;
margin-bottom: 20px;
}
.careerfy-error-search {
float: left;
width: 420px;
margin-right: 30px;
}
.careerfy-error-search form,
.careerfy-error-search form ul,
.careerfy-error-search form input[type="text"],
.careerfy-error-search form input[type="submit"] {
float: left;
width: 100%;
}
.careerfy-error-search ul li {
float: left;
list-style: none;
width: 80%;
}
.error404 .careerfy-subheader { display: none; }
.careerfy-error-search ul li:last-child { width: 20%; }
.careerfy-error-search form input[type="text"] {
height: 40px;
font-size: 14px;
color: #ffffff;
padding: 5px 15px;
background-color: rgba(255,255,255,0.07);
border-radius: 4px 0px 0px 4px;
border: none;
}
.careerfy-error-search form input[type="submit"] {
border: none;
background-color: #13b5ea;
height: 40px;
color: #ffffff;
font-size: 14px;
font-weight: bold;
border-radius: 0px 4px 4px 0px;
}
.careerfy-errorpage a {
display: inline-block;
background-color: #13b5ea;
padding: 14px 29px 13px 29px;
color: #ffffff;
font-size: 14px;
font-weight: bold;
border-radius: 4px;
text-transform: capitalize;
line-height: 1;
} .careerfy-no-search-result {
padding-bottom: 22px;
float: left;
width: 100%;
}
.careerfy-no-search-result li {
font-size: 16px;
line-height: 1;
list-style: none;
padding-bottom: 14px;
}
.careerfy-no-search-result li:before {
content: "\eb2d";
font-family: icomoon;
margin-right: 13px;
font-size: 12px;
}
.careerfy-showing-result-title h2 {
font-size: 22px;
width: 100%;
float:left;
padding-bottom: 4px;
margin-bottom: 24px;
border-bottom: 2px solid #f2f2f2;
}
.careerfy-form-result form {
float: left;
width: 60%;
position: relative;
}
.careerfy-form-result,
.careerfy-form-result ul {
float: left;
width: 100%;
position: relative;
}
.careerfy-form-result ul li {
float: left;
width: 100%;
list-style: none;
}
.careerfy-form-result ul li:last-child {
position: absolute;
right: 0px;
top: 0px;
width: 20%;
}
.careerfy-form-result input[type="text"] {
background-color: #f6f6f6;
border-bottom: 2px solid #eaeaea;
color: #000;
font-size: 15px;
font-weight: 300;
font-style: italic;
height: 43px;
padding: 0px 19px;
width: 100%;
}
.careerfy-form-result input[type="submit"] {
float: right;
padding: 7px 24px;
color: #ffffff;
border: none;
background-color: #13b5ea;
} .careerfy-showing-result ul li { list-style: none; }
.careerfy-showing-result > ul > li { margin-bottom: 30px; }
.careerfy-showing-result figure                        { margin-bottom: 0px; }
.careerfy-result-text h5                        { margin-bottom: 1px; }
.careerfy-post-options li:last-child              { margin-right: 0px; }
.careerfy-result-text {
padding: 15px 25px 34px 30px;
border: 1px solid #f0f0f0;
}
.careerfy-post-wrap {
display: table-row;
width: 100%;
}
.careerfy-post-item {
border: 1px solid #eee;
padding: 20px;
position: relative;
overflow: hidden;
}
.no-img-item .careerfy-post-wrap { float: left; }
.no-img-item .careerfy-post-item { padding: 30px; }
.careerfy-showing-result > ul > li {
float: none;
display: table;
width: 100%;
}
.careerfy-showing-result .post-author .author-img img {
border-radius: 100%;
border: 1px solid #efefef;
}
.careerfy-post-item:hover figure { opacity: 0.90; }
.careerfy-showing-result .post-author .author-img {
display: inline-block;
width: 37px;
margin-right: 12px;
}
.careerfy-showing-result .post-author {
display: inline-block;
}
.careerfy-showing-result .post-author a {
color: #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;
}
.sticky .careerfy-post-item { border: 1px solid #f0f0f0; padding: 15px 25px 20px 30px; }
.careerfy-showing-result .careerfy-result-text {
padding: 0px;
border: none;
}
.careerfy-continue-read {
text-decoration: underline;
text-transform: capitalize;
}
.careerfy-result-text p {
margin-bottom: 24px;
line-height: 24px;
}
.careerfy-showing-result .careerfy-result-text p { margin-bottom: 13px; color: #454545; }
.careerfy-showing-result .careerfy-result-text h5 { margin-bottom: 7px; }
.careerfy-showing-result .careerfy-result-text h5 a {
-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;
}
.careerfy-result-text time {
font-size: 13px;
font-style: italic;
display: block;
margin-bottom: 10px;
}
.careerfy-result-text a.careerfy-banner-btn {
display: inline-block;
padding: 11px 21px 10px 21px;
font-size: 12px;
color: #13b5ea;
border: 1px solid #13b5ea;
text-transform: uppercase;
font-weight: 500;
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;
}
.careerfy-result-text a.careerfy-banner-btn:hover { color: #ffffff; background-color: #13b5ea; }
.careerfy-posts-list.careerfy-showing-result figure {
float: none;
display: table-cell;
width: 365px;
margin: 0px 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;
}
.careerfy-posts-list figure { width: 100%; }
.careerfy-posts-list figure ~ .careerfy-result-text {
float: left;
width: 100%;
margin: 0px;
border: 1px solid #f0f0f0;
}
.careerfy-showing-result figure a,
.careerfy-showing-result figure img {
float: left;
width: 100%;
}
.careerfy-showing-result figure ~ .careerfy-result-text {
display: table-cell;
vertical-align: middle;
padding-left: 30px;
border: none;
float: none;
width: auto;
}
.careerfy-featured-post {
color: #fff;
float: right;
font-size: 12px;
font-weight: bold;
margin-left: 4px;
padding: 4px 8px;
vertical-align: middle;
background-color: #13b5ea;
line-height: 1;
margin-top: 1px;
}
.careerfy-result-text .careerfy-featured-post {
color: #fff;
position: absolute;
font-size: 11px;
font-weight: bold;
margin-left: 4px;
padding: 6px 17px;
vertical-align: middle;
background-color: #f9be34;
line-height: 1;
margin-top: 1px;
-webkit-transform: rotate(50deg);
-moz-transform: rotate(50deg);
-ms-transform: rotate(50deg);
-o-transform: rotate(50deg);
transform: rotate(50deg);
right: -56px;
top: -47px;
width: 100px;
height: 100px;
}
.careerfy-result-text .careerfy-featured-post i {
margin-top: 65px;
margin-left: 22px;
font-size: 16px;
}
.careerfy-archive-options {
display: inline-block;
width: 100%;
margin: 0px;
}
.careerfy-archive-options li {
float: left;
list-style: none;
margin-right: 14px;
}
.careerfy-archive-options li i { margin-right: 7px; }
.careerfy-archive-options li a {
color: #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;
}
.careerfy-archive-options time {
margin-bottom: 0px;
display: inline-block;
font-style: normal;
font-size: 14px;
color: #999;
} .comment-respond,.comment-respond input[type="text"] {
float: left;
width: 100%;    
}
.comment-respond form               {margin: 0px -15px 0px -15px;}
.comment-respond p.careerfy-full-form {
width: 100%;
}
.comment-respond p {
float: left;
list-style-type: none;
margin-bottom: 14px;
padding: 0px 9px 0px 9px;
width: 50%;
}
.comment-respond p input[type="text"] {
border: 1px solid #ececec;
font-size: 15px;
height: 44px;
background: #ffffff;
margin: 0px;
color: #222;
padding: 8px 21px;
}
.comment-respond p textarea{
height: 156px;
font-size: 15px;
padding: 8px 21px 0px 21px;
color:#000; 
background-color: #ffffff;
width: 100%;
border: 1px solid #ececec;
}
.comment-respond p input[type="submit"] {
border: none;
background-color: #13b5ea;
color: #ffffff;
font-size: 13px;
text-transform: uppercase;
padding: 6px 33px 6px 33px;
border-radius: 4px;
float: left;
} .widget_archive ul li,
.widget_categories ul > li {
position: relative;
margin-bottom: 6px;
text-align: right;
float: left;
width: 100%;
}
.widget_categories ul > li:last-child { margin-bottom: 0px; }
.widget_archive ul li a,
.widget_categories ul li a { float: left; }
.widget_categories ul ul.children { margin-left: 0px; padding-left: 12px; }
.widget_categories ul ul.children ul.children { margin-left: 0px; padding-left: 0px; } .careerfy-main-content .widget,
.careerfy-main-content .jobsearch_side_box {
float: left;
width: 100%;
margin-bottom: 26px;
}
.careerfy-main-content .jobsearch_side_box {
overflow: hidden; }
.careerfy-main-content .jobsearch_side_box ul li,.careerfy-main-content .widget ul li { list-style: none; }
.widget_calendar caption {
background-color: #13b5ea;
color: #ffffff;
padding: 5px 15px;
} .widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_rss ul li {
list-style: none;
margin-bottom: 7px;
}
.widget_rss ul li { margin-bottom: 15px; }
.widget_pages ul ul,.widget_nav_menu ul ul { margin-top: 5px; }
.widget_pages ul ul ul,.widget_nav_menu ul ul ul { margin-left: 0px; }
.widget_search ul li {
float: left;
width: 100%;
list-style: none;
line-height: 1;
}
.woocommerce aside .widget.widget_search ul li {
border: none;
padding: 0px;
}
.widget_search form {
position: relative;
float: left;
width: 100%;
}
.widget_search input[type="text"] {
height: 41px;
border: none;
font-size: 14px;
color: #333;
padding: 7px 20px;
background-color: #f6f6f6;
float: left;
width: 100%;
}
.widget_search input[type="submit"] {
display: inline-block;
padding: 14px 21px 14px 21px;
font-size: 12px;
color: #ffffff;
border: none;
font-weight: 500;
position: relative;
z-index: 10;
-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_search li:last-child {
position: absolute;
right: 0px;
top: 0px;
width: auto !important;
}
.rssSummary { color: #999; }
.widget_tag_cloud a:hover                   { background-color: #13b5ea; color: #ffffff !important;}
.widget_tag_cloud a {
background-color: #f9f9f9;
float: left;
color: #999999;
font-size: 15px !important;
margin: 0px 9px 9px 0px;
padding: 4px 13px 4px;
border-radius: 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;
} .widget_recent_posts ul,
.widget_recent_posts ul li {
float: left;
width: 100%;
}
.widget_recent_posts ul li { margin-bottom: 24px; }
.widget_recent_posts ul li:last-child { margin-bottom: 0px; }
.widget_recent_posts figure {
float: left;
width: 74px;
}
.widget_recent_posts figure ~ .recent-post-text { margin-left: 94px; margin-top: 3px; }
.recent-post-text h5 {
font-size: 14px;
line-height: 1.5;
margin-bottom: 0px;
text-transform: capitalize;
}
.recent-post-text .read-more-btn {
font-size: 15px;
color: #13b5ea;
text-transform: capitalize;
}
.recent-post-text .read-more-btn i {
font-size: 11px;
margin-right: 6px;
} .newsletter-widget-holder {
float: left;
width: 100%;
background-color: #f5f5f5;
padding: 30px 20px 10px 20px;
text-align: center;
}
.newsletter-widget-holder i {
display: inline-block;
font-size: 25px;
color: #a0a0a0;
margin-bottom: 8px;
}
.newsletter-widget-holder h2 {
text-transform: uppercase;
}
.newsletter-widget-holder form,.mc-lists-fields,.mc-input-fields,
.mc-lists-fields li,.mc-input-fields li,.mc-input-fields input[type="email"],
.newsletter-widget-holder .alert-danger,.newsletter-widget-holder .alert-success,
.careerfy-footer-newslatter .alert {
float: left;
width: 100%;
}
.careerfy-footer-newslatter .alert { margin-top: 10px; }
.careerfy-footer-newslatter .alert p,.careerfy-footer-newslatter .alert p span { color: #a94442 !important; }
.mc-lists-fields input[type="checkbox"] {
display: none;
}
.mc-lists-fields { margin-bottom: 20px; }
.mc-lists-fields li { text-align: left; }
.mc-lists-fields input[type="checkbox"] + label {
color: #999999;
font-size: 14px;
font-weight: 400;
cursor: pointer;
margin: 0px;
display: inline-block;
position: relative;
}
.mc-lists-fields input[type="checkbox"] + label span {
display: inline-block;
width: 13px;
height: 13px;
margin: -3px 11px 0px 0px;
vertical-align: middle;
background-color: #f5f5f5;
border: 1px solid #aeaeae;
}
.mc-lists-fields input[type="checkbox"]:checked + label span,
.mc-lists-fields input[type="checkbox"] + label:hover span {
border-color: #13b5ea;
}
.mc-lists-fields input[type="checkbox"]:checked + label span:before,
.mc-lists-fields input[type="checkbox"] + label:hover span:before {
content: "\f00c";
font-family: FontAwesome;
position: absolute;
left: 2px;
top: -1px;
color: #13b5ea;
font-size: 10px;
}
.mc-input-fields input[type="email"] {
background-color: #ffffff;
height: 40px;
border: none;
font-size: 15px;
padding: 7px 15px;
color: #444;
}
.mc-input-fields li { margin-bottom: 20px; }
.mc-input-fields input[type="submit"] {
display: inline-block;
padding: 15px 30px;
font-size: 13px;
text-transform: uppercase;
font-weight: 400;
border: none;
background-color: #13b5ea;
color: #ffffff;
line-height: 1;
border-radius: 4px;
} .widget_flickr_gallery ul { margin: 0px -2px; }
.widget_flickr_gallery ul li {
float: left;
width: 25%;
list-style: none;
padding: 0px 2px 4px 2px;
}
.careerfy-header-two .careerfy-logo {
margin: 0px; }
.home .careerfy-header-two { border: none; }
.careerfy-header-two [class*="col-md-"] {
float: none;
display: inline-block;
vertical-align: middle;
margin-right: -4px;
}
.careerfy-header-two {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
z-index: 999;
padding-right: 25px; padding-left: 25px;
border-bottom: 1px solid rgba(255,255,255,0.10);
}
.careerfy-header-two .careerfy-user-option > li {
margin-left: 20px; margin-right: 0px; margin-top: 26px;
padding-bottom: 23px;
}
.admin-bar .careerfy-header-two { top: 40px; }
.admin-bar.careerfy-sticky-header .careerfy-header-two { top: 32px; }
.careerfy-banner-two {
float: left;
width: 100%;
position: relative;
padding: 227px 0px 42px 0px;
}
.careerfy-banner-two .careerfy-banner-caption h1 {
font-size: 55px;
margin-bottom: 11px;
}
.careerfy-banner-two .careerfy-banner-caption p {
width: 65%;
margin-bottom: 28px;
}
.careerfy-banner-two-btn,
.careerfy-typo-wrap .careerfy-banner-two-btn {
display: inline-block;
font-size: 18px;
padding: 14px 38px;
color: #fff;
border-radius: 40px;
line-height: 1;
margin-bottom: 84px;
border: 2px 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;
}
.careerfy-banner-two-btn:hover,
.careerfy-typo-wrap .careerfy-banner-two-btn:hover {
background-color: transparent;
} .careerfy-banner-search-two,
.careerfy-typo-wrap .careerfy-banner-search-two {
display: inline-block;
width: 100%;
margin-bottom: 10px;
border-radius: 90px;
padding: 30px 40px;
}
.careerfy-banner-search-two input[type="text"],
.careerfy-banner-search-two input[type="submit"],
.careerfy-select-style select {
float: left;
width: 100%;
}
.careerfy-banner-search-two ul { margin: 0px -30px; padding: 0px 0px 0px 30px; }
.careerfy-banner-search-two ul li {
float: left;
width: 28%;
list-style: none;
position: relative;
padding: 11px 30px 0px 30px;
}
.careerfy-banner-search-two.search-keyword-off.search-cat-off ul li,
.careerfy-banner-search-two.search-cat-off.search-loc-off ul li,
.careerfy-banner-search-two.search-keyword-off.search-loc-off ul li,
.search-keyword-off.search-cat-off .careerfy-banner-search-three ul li,
.search-cat-off.search-loc-off .careerfy-banner-search-three ul li,
.careerfy-banner-search-four.search-keyword-off.search-cat-off ul li,
.careerfy-banner-search-four.search-cat-off.search-loc-off ul li,
.search-keyword-off.search-cat-off .careerfy-fifteen-banner-search ul li,
.search-cat-off.search-loc-off .careerfy-fifteen-banner-search ul li,
.search-keyword-off.search-loc-off .careerfy-banner-search-three ul li,
.careerfy-banner-search-four.search-keyword-off.search-loc-off ul li,
.search-keyword-off.search-loc-off .careerfy-fifteen-banner-search ul li {
width: 84%; }
.careerfy-banner-search-two.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-banner-search-two.search-cat-off.search-loc-off ul li:last-child,
.search-keyword-off.search-cat-off .careerfy-banner-search-three ul li:last-child,
.search-cat-off.search-loc-off .careerfy-banner-search-three ul li:last-child,
.careerfy-banner-search-four.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-banner-search-four.search-cat-off.search-loc-off ul li:last-child,
.search-keyword-off.search-cat-off .careerfy-fifteen-banner-search ul li:last-child,
.search-cat-off.search-loc-off .careerfy-fifteen-banner-search ul li:last-child,
.careerfy-banner-search-two.search-keyword-off.search-loc-off ul li:last-child,
.search-keyword-off.search-loc-off .careerfy-banner-search-three ul li:last-child,
.careerfy-banner-search-four.search-keyword-off.search-loc-off ul li:last-child,
.search-keyword-off.search-loc-off .careerfy-fifteen-banner-search ul li:last-child {
width: 16%; }
.careerfy-banner-search-six.search-keyword-off.search-cat-off ul li,
.careerfy-banner-search-six.search-cat-off.search-loc-off ul li,
.careerfy-banner-search-ten.search-keyword-off.search-cat-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-cat-off.search-loc-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-six.search-keyword-off.search-loc-off ul li,
.careerfy-banner-search-ten.search-keyword-off.search-loc-off ul.careerfy-search-ten-grid li {
width: 81%; }
.careerfy-banner-search-six.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-banner-search-six.search-cat-off.search-loc-off ul li:last-child,
.careerfy-banner-search-ten.search-keyword-off.search-cat-off ul.careerfy-search-ten-grid li:last-child,
.careerfy-banner-search-ten.search-cat-off.search-loc-off ul.careerfy-search-ten-grid li:last-child,
.careerfy-banner-search-six.search-keyword-off.search-loc-off ul li:last-child,
.careerfy-banner-search-ten.search-keyword-off.search-loc-off ul.careerfy-search-ten-grid li:last-child {
width: 19%; }
.careerfy-banner-search-eight.search-cat-off.search-loc-off ul li:nth-child(1),
.careerfy-banner-search-eight.search-keyword-off.search-cat-off.search-loc-off ul li:nth-child(1),
.careerfy-banner-search-eight.search-keyword-off.search-cat-off ul li:nth-child(1),
.careerfy-banner-search-eight.search-keyword-off.search-loc-off ul li:nth-child(1) {
width: 68.50%; }
.careerfy-banner-search-eight.search-cat-off.search-loc-off ul li:nth-child(2),
.careerfy-banner-search-eight.search-keyword-off.search-cat-off.search-loc-off ul li:nth-child(2),
.careerfy-banner-search-eight.search-keyword-off.search-cat-off ul li:nth-child(2),
.careerfy-banner-search-eight.search-keyword-off.search-loc-off ul li:nth-child(2) {
width: 20%; }
.careerfy-banner-search-two.search-loc-off ul li,
.careerfy-banner-search-two.search-keyword-off ul li,
.careerfy-banner-search-two.search-cat-off ul li,
.search-cat-off .careerfy-banner-search-three ul li,
.search-keyword-off .careerfy-banner-search-three ul li,
.search-loc-off .careerfy-banner-search-three ul li,
.careerfy-banner-search-four.search-cat-off ul li,
.careerfy-banner-search-four.search-keyword-off ul li,
.careerfy-banner-search-four.search-loc-off ul li,
.search-cat-off .careerfy-fifteen-banner-search ul li,
.search-keyword-off .careerfy-fifteen-banner-search ul li,
.search-loc-off .careerfy-fifteen-banner-search ul li {
width: 42%;
}
.careerfy-banner-search-six.search-cat-off ul li,
.careerfy-banner-search-six.search-keyword-off ul li,
.careerfy-banner-search-six.search-loc-off ul li,
.careerfy-banner-search-ten.search-loc-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-keyword-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-cat-off ul.careerfy-search-ten-grid li {
width: 40.50%;
} .careerfy-fourteen-banner .selectize-control {
height: 51px; }
.careerfy-thirteen-banner .careerfy-thirteen-banner-search .careerfy-select-style {
width: 100%; }
.careerfy-thirteen-banner .careerfy-thirteen-banner-search ul li:last-child {
width: 28%; }
.careerfy-banner-eleven-search .selectize-control.single .selectize-input {
background-color: transparent;
height: 52px;
}
.careerfy-banner-eleven-search .selectize-select .item {
height: 50px;
color: #fff;
padding-top: 18px;
}
.careerfy-fourteen-banner .selectize-control.single .selectize-input,
.careerfy-fourteen-banner .selectize-control.single .selectize-input input {
height: 51px;
}
.careerfy-fourteen-banner .selectize-input .item {
padding-top: 16px;
font-size: 15px;
color: #777;
}
.careerfy-fifteen-banner .selectize-control.single .selectize-input {
height: 40px; }
.careerfy-fifteen-banner .selectize-select .item {
height: 40px;
padding-top: 11px;
color: #777;
}
.careerfy-banner-search-four a.geolction-btn {
position: absolute;
right: -11px;
top: 2px;
}
.careerfy-banner-search-six a.geolction-btn {
position: absolute;
right: 18px;
top: 13px;
}
.careerfy-banner-search-seven a.geolction-btn i {
position: static;
}
.careerfy-banner-search-seven a.geolction-btn {
position: absolute;
right: 28px;
top: 23px;
}
.careerfy-banner-search-seven .careerfy-radius-tooltip {
right: 20px; }
.careerfy-banner-search-eight a.geolction-btn {
position: absolute;
right: 17px;
top: 35px;
font-size: 18px;
}
form.careerfy-banner-search-eight.all-searches-on ul li:nth-child(2) {
width: auto; }
form.careerfy-banner-search-eight.all-searches-on ul li:nth-child(2) input[type="text"] {
border-radius: 0px; }
form.careerfy-banner-search-eight.all-searches-on ul li:nth-child(3) {
width: 365px; }
.careerfy-banner-search-ten .careerfy-radius-tooltip label {
background-color: transparent;
border: none;
padding: 0 0 6px 0;
height: auto;
}
.careerfy-banner-eleven-search a.geolction-btn i {
position: static; }
.careerfy-banner-eleven-search a.geolction-btn {
position: absolute;
right: 20px;
top: 16px;
}
.careerfy-banner-eleven-search .selectize-control.single .selectize-input:after,
.careerfy-banner-eleven-search .selectize-control.single .selectize-input:before {
color: #ffffff; }
.careerfy-thirteen-banner a.geolction-btn i {
position: static; }
.careerfy-thirteen-banner a.geolction-btn {
position: absolute;
right: 18px;
top: 1px;
}
.careerfy-fourteen-search-wrapper {
float: left;
width: 100%;
position: relative;
}
.all-searches-on .careerfy-select-style,
.all-searches-on .careerfy-tooltip-radius-wrapper {
width: 33%;
float: left;
}
.careerfy-fourteen-search-wrapper .careerfy-select-style,
.careerfy-fourteen-search-wrapper .careerfy-tooltip-radius-wrapper,
.careerfy-eighteen-banner .careerfy-select-style,
.careerfy-eighteen-banner .careerfy-tooltip-radius-wrapper {
float: left; }
.careerfy-fourteen-search-wrapper .careerfy-tooltip-radius-wrapper,
.careerfy-eighteen-banner .careerfy-tooltip-radius-wrapper {
position: relative; }
.careerfy-tooltip-radius-wrapper input[type="text"] {
width: 100% !important; }
.search-keyword-off .careerfy-select-style,
.search-loc-off .careerfy-select-style,
.search-loc-off .careerfy-tooltip-radius-wrapper,
.search-keyword-off .careerfy-tooltip-radius-wrapper {
width: 50%; }
.search-keyword-off.search-cat-off .careerfy-fourteen-caption form input[type="text"],
.search-cat-off.search-loc-off .careerfy-fourteen-caption form input[type="text"],
.search-keyword-off.search-loc-off .careerfy-select-style,
.search-keyword-off.search-loc-off .careerfy-tooltip-radius-wrapper,
.search-keyword-off.search-cat-off .careerfy-tooltip-radius-wrapper,
.careerfy-sixteen-banner.search-cat-off.search-loc-off form input[type="text"],
.careerfy-banner-twelve-search.search-cat-off.search-loc-off input[type="text"],
.careerfy-banner-twelve-search.search-keyword-off.search-cat-off input[type="text"] {
width: 100%; }
.careerfy-fourteen-search-wrapper .geolction-btn {
position: absolute;
left: 10px;
top: 17px;
}
.careerfy-fourteen-search-wrapper .selectize-input {
border-radius: 0px; }
.jobsearch-search-container .jobsearch-select-style {
float: left;
width: 100%;
min-width: 100%;
max-width: 220px;
}
.careerfy-banner-search-two a.geolction-btn {
position: absolute;
right: 35px;
top: 0px;
}
.careerfy-fifteen-banner a.geolction-btn {
position: absolute;
right: 15px;
top: 8px;
}
.careerfy-sixteen-banner .careerfy-tooltip-radius-wrapper {
position: relative;
width: 100%;
}
.careerfy-sixteen-banner a.geolction-btn {
position: absolute;
right: 19px;
top: 13px;
}
.careerfy-sixteen-banner span.loc-loader,
.careerfy-eighteen-banner .careerfy-tooltip-radius-wrapper span.loc-loader {
position: absolute;
left: 10px;
top: 12px;
}
.careerfy-sixteen-banner .selectize-input {
border-radius: 0px;
height: 53px;
}
.careerfy-sixteen-banner .selectize-control.single .selectize-input {
background-color: #f2f2f2; }
.careerfy-sixteen-banner .item {
padding-top: 16px;
color: #777;
font-size: 16px;
}
.careerfy-sixteen-banner .careerfy-select-style {
float: left;
width: 100%;
}
.careerfy-eighteen-banner a.geolction-btn {
position: absolute;
right: 19px;
top: 21px;
}
.careerfy-eighteen-banner .item {
height: 52px;
padding-top: 19px;
font-size: 15px;
color: #666;
}
.careerfy-eighteen-banner .selectize-input {
border-radius: 0px;
height: 54px;
}
.careerfy-eighteen-banner span.sugg-search-loader {
position: absolute;
left: 12px;
top: 13px;
color: #999;
}
.careerfy-eighteen-banner .selectize-control.single .selectize-input {
background-color: #eef0f2; }
.careerfy-banner-twelve-search .careerfy-tooltip-radius-wrapper,
.careerfy-banner-twelve-search .careerfy-select-style {
float: left;
width: 100%;
}
.careerfy-banner-twelve-search .item {
height: 51px;
padding-top: 17px;
font-size: 15px;
color: #555;
}
.careerfy-banner-twelve-search .selectize-input {
border-radius: 0px;
height: 53px;
}
form.careerfy-banner-twelve-search.all-searches-on {
width: 100%; }
form.careerfy-banner-twelve-search.all-searches-on .careerfy-twelve-fields li {
width: 28%; }
form.careerfy-banner-twelve-search.all-searches-on .careerfy-twelve-fields li:last-child {
width: 16% !important; }
.careerfy-nineteen-search.all-searches-on .careerfy-nineteen-loc-search li:nth-child(1),
.careerfy-nineteen-search.all-searches-on .careerfy-nineteen-loc-search li,
.careerfy-nineteen-search.search-cat-off .careerfy-nineteen-loc-search li:nth-child(1),
.careerfy-nineteen-search.search-cat-off .careerfy-nineteen-loc-search li,
.careerfy-nineteen-search.search-keyword-off .careerfy-nineteen-loc-search li:nth-child(1),
.careerfy-nineteen-search.search-keyword-off .careerfy-nineteen-loc-search li,
.careerfy-nineteen-search.search-loc-off .careerfy-nineteen-loc-search li:nth-child(1),
.careerfy-nineteen-search.search-loc-off .careerfy-nineteen-loc-search li {
width: 100%;
margin: 4px 0px;
}
.careerfy-nineteen-search.search-keyword-off.search-cat-off .careerfy-nineteen-loc-search li:nth-child(1),
.careerfy-nineteen-search.search-cat-off.search-loc-off .careerfy-nineteen-loc-search li:nth-child(1),
.careerfy-nineteen-search.search-keyword-off.search-loc-off .careerfy-nineteen-loc-search li:nth-child(1) {
width: 68%; }
.careerfy-nineteen-search.search-keyword-off.search-cat-off .careerfy-nineteen-loc-search li:last-child,
.careerfy-nineteen-search.search-cat-off.search-loc-off .careerfy-nineteen-loc-search li:last-child,
.careerfy-nineteen-search.search-keyword-off.search-loc-off .careerfy-nineteen-loc-search li:last-child {
width: 32%; }
.careerfy-nineteen-search .careerfy-select-style,
.careerfy-twenty-search .careerfy-select-style,
.careerfy-twentyone-search .careerfy-select-style,
.careerfy-twentytwo-search .careerfy-select-style {
float: left;
width: 100%;
}
.careerfy-nineteen-search .item {
height: 54px;
padding-top: 18px;
font-size: 15px;
color: #777;
}
.careerfy-nineteen-search .selectize-input {
height: 56px; }
.careerfy-nineteen-search .selectize-control {
float: left;
width: 100%;
height: 56px;
}
.careerfy-nineteen-search a.geolction-btn i {
position: static; }
.careerfy-nineteen-search a.geolction-btn {
position: absolute;
right: 13px;
top: 18px;
}
.careerfy-nineteen-search .careerfy-radius-tooltip,
.careerfy-twenty-search .careerfy-radius-tooltip {
z-index: 50; }
.careerfy-twenty-search .item {
height: 43px;
padding-top: 13px;
font-size: 14px;
color: #777;
}
.careerfy-twenty-search .selectize-input {
height: 45px; }
.careerfy-twenty-search .selectize-control {
float: left;
width: 100%;
height: 45px;
}
.careerfy-twenty-search.all-searches-on .careerfy-twenty-loc-search ul li:nth-child(1),
.careerfy-twenty-search.all-searches-on .careerfy-twenty-loc-search ul li:nth-child(2),
.careerfy-twenty-search.search-cat-off .careerfy-twenty-loc-search ul li:nth-child(1),
.careerfy-twenty-search.search-keyword-off .careerfy-twenty-loc-search ul li:nth-child(1),
.careerfy-twenty-search.search-loc-off .careerfy-twenty-loc-search ul li:nth-child(1) {
width: 100%;
margin-bottom: 8px;
}
.careerfy-twenty-search.search-keyword-off.search-cat-off .careerfy-twenty-loc-search ul li:nth-child(1),
.careerfy-twenty-search.search-cat-off.search-loc-off .careerfy-twenty-loc-search ul li:nth-child(1),
.careerfy-twenty-search.search-keyword-off.search-loc-off .careerfy-twenty-loc-search ul li:nth-child(1) {
width: 80%;
margin-bottom: 0px;
}
.careerfy-twentyone-loc-search ul li {
float: left;
width: 33.333%;
position: relative;
list-style: none;
padding: 0px 10px;
}
.careerfy-twentyone-search .item {
height: 59px;
padding-top: 21px;
font-size: 15px;
color: #777;
}
.careerfy-twentyone-search .selectize-input {
height: 60px;
border-radius: 80px;
}
.careerfy-twentyone-search .selectize-control {
float: left;
width: 100%;
height: 64px;
border: 2px solid;
border-radius: 80px;
}
.careerfy-twentyone-search .careerfy-radius-tooltip {
right: auto;
right: 150px;
z-index: 100;
}
.careerfy-twentyone-search .careerfy-radius-tooltip:before {
right: 15px;
}
.careerfy-twentyone-search.search-cat-off .careerfy-twentyone-loc-search ul li,
.careerfy-twentyone-search.search-keyword-off .careerfy-twentyone-loc-search ul li,
.careerfy-twentyone-search.search-loc-off .careerfy-twentyone-loc-search ul li {
width: 50%; }
.careerfy-twentytwo-search.search-cat-off .careerfy-twentytwo-loc-search ul li,
.careerfy-twentytwo-search.search-keyword-off .careerfy-twentytwo-loc-search ul li,
.careerfy-twentytwo-search.search-loc-off .careerfy-twentytwo-loc-search ul li {
width: 40%;
}
.careerfy-twentytwo-search .careerfy-twentytwo-loc-search ul li,
.careerfy-twentytwo-search.search-keyword-off.search-cat-off .careerfy-twentytwo-loc-search ul li,
.careerfy-twentytwo-search.search-cat-off.search-loc-off .careerfy-twentytwo-loc-search ul li,
.careerfy-twentytwo-search.search-keyword-off.search-loc-off .careerfy-twentytwo-loc-search ul li {
width: 86%; }
.careerfy-twentytwo-search .careerfy-twentytwo-loc-search ul li:last-child,
.careerfy-twentytwo-search.search-keyword-off.search-cat-off .careerfy-twentytwo-loc-search ul li:last-child,
.careerfy-twentytwo-search.search-cat-off.search-loc-off .careerfy-twentytwo-loc-search ul li:last-child,
.careerfy-twentytwo-search.search-keyword-off.search-loc-off .careerfy-twentytwo-loc-search ul li:last-child {
width: 14%; }
.careerfy-twentyone-search .careerfy-twentyone-loc-search ul li .geolction-btn {
position: absolute;
right: 165px;
top: 21px;
}
.careerfy-twentyone-search .careerfy-twentyone-loc-search ul li .geolction-btn i {
position: static; }
.careerfy-twentyone-search.search-keyword-off.search-cat-off .careerfy-twentyone-loc-search ul li,
.careerfy-twentyone-search.search-cat-off.search-loc-off .careerfy-twentyone-loc-search ul li,
.careerfy-twentyone-search.search-keyword-off.search-loc-off .careerfy-twentyone-loc-search ul li {
width: 100%; }
.careerfy-twentytwo-search .item {
height: 52px;
padding-top: 17px;
font-size: 15px;
color: #777;
}
.careerfy-twentytwo-search .selectize-input {
height: 54px; }
.careerfy-twentytwo-search .selectize-control {
float: left;
width: 100%;
height: 54px;
}
.careerfy-twentytwo-search .careerfy-twentytwo-loc-search ul li {
float: left;
width: 28.50%;
list-style: none;
position: relative;
}
.careerfy-twentytwo-search.all-searches-on {
width: 580px;
}
.all-searches-on .careerfy-twentytwo-loc-search ul li {
padding-left: 4px;
padding-right: 4px;
}
.careerfy-twentytwo-search a.geolction-btn {
position: absolute;
right: 22px;
top: 19px;
}
.careerfy-fourteen-banner.all-searches-on .careerfy-fourteen-caption form,
.careerfy-sixteen-banner.all-searches-on form,
.careerfy-twentyone-search.all-searches-on .careerfy-twentyone-search-inner,
.careerfy-fourteen-banner .careerfy-select-style,
.careerfy-fourteen-banner .careerfy-tooltip-radius-wrapper {
width: 100%; }
.careerfy-thirteen-banner .selectize-control:before,
.careerfy-twentyone-search .selectize-control:before,
.careerfy-nineteen-search .selectize-control:before {
content: "\e97a";
font-family: careerfy;
position: absolute;
left: 10px;
top: 6px;
z-index: 9;
color: #999999;
font-size: 15px;
}
.careerfy-nineteen-search .selectize-control:before {
top: 19px;
left: 23px;
font-size: 18px;
}
.careerfy-twentyone-search .selectize-control:before {
top: 20px;
left: 30px;
font-size: 16px;
}
.careerfy-thirteen-banner .selectize-control.single .selectize-input,
.careerfy-thirteen-banner .selectize-control.single .selectize-input input,
.careerfy-banner-eleven .selectize-control.single .selectize-input,
.careerfy-banner-eleven .selectize-control.single .selectize-input input {
padding: 0px 18px 0px 30px;
}
.careerfy-banner-twelve-search .selectize-control.single .selectize-input,
.careerfy-banner-twelve-search .selectize-control.single .selectize-input input,
.careerfy-nineteen-search .selectize-control.single .selectize-input,
.careerfy-nineteen-search .selectize-control.single .selectize-input input,
.careerfy-twentyone-search .selectize-control.single .selectize-input,
.careerfy-twentyone-search .selectize-control.single .selectize-input input {
padding: 0px 18px 0px 50px;
}
.careerfy-banner-eleven .selectize-control:before,
.careerfy-banner-twelve-search .selectize-control:before {
content: "\e97a";
font-family: careerfy;
position: absolute;
left: 10px;
top: 14px;
z-index: 9;
color: #ffffff;
font-size: 15px;
}
.careerfy-banner-twelve-search .selectize-control:before {
top: 12px;
color: #999;
left: 25px;
font-size: 18px;
}
.careerfy-thirteen-banner .item {
height: 36px;
padding-top: 10px;
color: #666;
}
.careerfy-thirteen-banner .selectize-input {
height: 38px; }
.careerfy-thirteen-banner .selectize-control {
float: left;
width: 100%;
height: 38px;
}
.careerfy-banner-search-seven.search-keyword-off.search-cat-off ul li:first-child,
.careerfy-banner-search-seven.search-cat-off.search-loc-off ul li:first-child,
.careerfy-banner-search-seven.search-keyword-off.search-loc-off ul li:first-child {
width: 86%;
}
.careerfy-fourteen-banner .careerfy-fourteen-fields li {
float: left;
width: 28%;
position: relative;
margin-bottom: 15px;
}
.careerfy-fourteen-banner .careerfy-fourteen-fields li:last-child {
width: 16%; }
.careerfy-fourteen-banner .selectize-input {
border-radius: 0px; }
.careerfy-fourteen-banner .geolction-btn {
position: absolute;
right: 19px;
top: 18px;
width: auto;
}
.careerfy-fourteen-banner.search-cat-off .careerfy-fourteen-fields li,
.careerfy-fourteen-banner.search-loc-off .careerfy-fourteen-fields li,
.careerfy-fourteen-banner.search-keyword-off .careerfy-fourteen-fields li {
width: 33%; }
.careerfy-fourteen-banner.search-keyword-off.search-cat-off .careerfy-fourteen-fields li:first-child,
.careerfy-fourteen-banner.search-cat-off.search-loc-off .careerfy-fourteen-fields li:first-child,
.careerfy-fourteen-banner.search-keyword-off.search-loc-off .careerfy-fourteen-fields li:first-child {
width: 67%;
}
.careerfy-sixteen-banner ul li {
float: left;
list-style: none;
width: 28.30%;
position: relative;
}
.careerfy-sixteen-banner .selectize-control {
height: 53px; }
.careerfy-sixteen-banner ul li:first-child {
border-right: 1px solid #ddd;    
}
.careerfy-sixteen-banner ul li:nth-child(3) {
border-left: 1px solid #ddd;    
}
.careerfy-sixteen-banner.search-keyword-off.search-cat-off ul li {
border: none; }
.careerfy-sixteen-banner ul li:last-child {
width: 15%; }
.careerfy-sixteen-banner.search-cat-off ul li,
.careerfy-sixteen-banner.search-loc-off ul li,
.careerfy-sixteen-banner.search-keyword-off ul li {
width: 38%
}
.careerfy-sixteen-banner.search-cat-off ul li:last-child,
.careerfy-sixteen-banner.search-loc-off ul li:last-child,
.careerfy-sixteen-banner.search-keyword-off ul li:last-child {
width: 20%
}
.careerfy-sixteen-banner.search-keyword-off.search-cat-off ul li:first-child,
.careerfy-sixteen-banner.search-cat-off.search-loc-off ul li:first-child,
.careerfy-sixteen-banner.search-keyword-off.search-loc-off ul li:first-child {
width: 77%
}
.careerfy-sixteen-banner.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-sixteen-banner.search-cat-off.search-loc-off ul li:last-child,
.careerfy-sixteen-banner.search-keyword-off.search-loc-off ul li:last-child {
width: 23%;
}
.careerfy-fourteen-banner.search-cat-off .careerfy-fourteen-fields li:nth-child(1) {
border-right: 1px solid #f2f2f2; }
.careerfy-eighteen-fields {
text-align: center;
float: left;
width: 100%;
margin-bottom: 30px;
}
.careerfy-eighteen-fields li {
display: inline-block;
margin-right: -4px;
list-style: none;
width: 28%;
position: relative;
vertical-align: top;
text-align: left;
border-left: 1px solid #ddd;
line-height: 0.7;
}
.careerfy-eighteen-fields .selectize-control {
height: 54px; }
.careerfy-eighteen-fields li:last-child {
width: 15%; }
.careerfy-eighteen-banner.search-cat-off.search-loc-off .careerfy-eighteen-fields li {
border: none; }
.careerfy-eighteen-banner .careerfy-select-style,
.careerfy-eighteen-banner .careerfy-tooltip-radius-wrapper {
width: 100%; }
.careerfy-twelve-fields {
float: left;
width: 100%;
}
.careerfy-twelve-fields li {
float: left;
width: 26%;
list-style: none;
position: relative;
border-left: 1px solid #ddd;
}
.careerfy-twelve-fields li:last-child {
width: 21% !important; }
.careerfy-twelve-fields a.geolction-btn i {
position: static;
}
.careerfy-twelve-fields a.geolction-btn {
position: absolute;
right: 17px;
top: 16px;
}
.careerfy-twelve-fields .selectize-control {
height: 53px; }
.careerfy-banner-twelve-search.search-cat-off .careerfy-twelve-fields li,
.careerfy-banner-twelve-search.search-keyword-off .careerfy-twelve-fields li,
.careerfy-banner-twelve-search.search-loc-off .careerfy-twelve-fields li {
width: 39.50%;
}
.careerfy-banner-twelve-search.search-cat-off.search-loc-off .careerfy-twelve-fields li,
.careerfy-banner-twelve-search.search-keyword-off.search-loc-off .careerfy-twelve-fields li,
.careerfy-banner-twelve-search.search-keyword-off.search-cat-off .careerfy-twelve-fields li {
width: 79%;
}
.careerfy-search-ten .item {
height: 54px;
padding-top: 19px;
color: #777;
font-size: 14px;
}
.careerfy-search-ten .selectize-input {
height: 56px; }
.careerfy-search-ten .selectize-control {
float: left;
width: 100%;
height: 56px;
}
.careerfy-banner-search-two .jobsearch_searchloc_div,
.careerfy-banner-eleven-search span.sugg-search-loader i {
position: static; }
.careerfy-banner-eleven-search span.sugg-search-loader {
position: absolute;
right: 15px;
top: 16px;
}
.careerfy-fifteen-banner span.sugg-search-loader {
position: absolute;
right: 14px;
top: 7px;
}
.careerfy-banner-search-six span.loc-loader {
position: absolute;
right: 20px;
top: 12px;
background: #f6f6f6;
z-index: 1;
}
.careerfy-banner-search-two ul li:last-child { width: 16%; padding-left: 0px; padding-top: 0px; }
.careerfy-banner-search-two input[type="text"] {
background-color: transparent;
height: 38px;
border: none;
border-bottom: 2px solid rgba(255,255,255,0.20);
font-size: 14px;
color: #fff;
padding: 0px 0px;
}
.careerfy-banner-search-two ::-webkit-input-placeholder { color: #fff;
}
.careerfy-banner-search-two ::-moz-placeholder { color: #fff;
}
.careerfy-banner-search-two :-ms-input-placeholder { color: #fff;
}
.careerfy-banner-search-two :-moz-placeholder { color: #fff;
}
.careerfy-banner-search-two ul li i {
position: absolute;
left: 0px;
top: 16px;
color: #ffffff;
font-size: 18px;
}
.careerfy-banner-search-two .careerfy-select-style select {
background-color: transparent;
border: none;
border-bottom: 2px solid rgba(255,255,255,0.20);
height: 38px;
color: #ffffff;
font-size: 14px;
padding: 0px;
}
.careerfy-banner-search-two .careerfy-select-style select option { color: #333; }
.careerfy-banner-search-two .careerfy-select-style:after {
color: #fff;
top: 0px;
right: 0px;
}
.careerfy-banner-search-two input[type="submit"] {
float: left;
background-color: #ffffff;
padding: 20px 20px;
line-height: 1;
font-size: 18px;
border: 1px solid #fff;
border-radius: 40px;
font-weight: bold;
} a.menu-link {
color: #1b1b1b;
display: none;
}
.menu-link span {
border-bottom: solid 3px #999;
border-top: double 10px #999;
float: right;
height: 17px;
margin: 0 5px 0px 0;
width: 30px;
}
.js .menu ul ul.active {
max-height: 55em;
}
.js .menu > ul > li.careerfy-megamenu-li > ul.active {
max-height: 55em;
}
.menu.active {
max-height: 200em;
min-height: 200em;
width: 100%;
}
.active ~ span.has-subnav i {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
span.has-subnav {
display: none;
position: absolute;
right: 0;
padding: 15px 20px;
top: 0;
cursor: pointer;
text-align: center;
line-height: 0;
font-size: 20px;
z-index: 9999;
}
.careerfy-navigation.navbar {
background: none;
border: none;
float: left;
margin-bottom: 0px;
text-align: left;
}
.careerfy-header-two .careerfy-navigation { float: left; }
.careerfy-header-two .navbar-nav > li > a {
color: #fff;
font-size: 16px;
}
.careerfy-header-two .navbar-nav > li > a:before, .careerfy-header-two .navbar-nav > li.active > a:before { display: none; }
.careerfy-header-two .submenu-addicon > a:after {
content: "\f107";
font-family: FontAwesome;
display: inline-block;
margin-left: 7px;
font-size: 12px;
vertical-align: top;
}
.careerfy-user-option {
float: right;
}
.careerfy-user-option li {
float: left;
list-style: none;
margin: 25px 20px 0px 0px;
padding-bottom: 27px;
position: relative;
}
.careerfy-header-two .careerfy-user-option li a.active { margin-top: 8px; float: left; }
.careerfy-user-option ul {
background-color: #ffffff;
right: 0;
margin: 5px 0px 0px 0px;
padding: 0px 20px;
opacity: 0;
position: absolute;
top: 100%;
visibility: hidden;
width: 200px;
z-index: 999;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-ms-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-user-option > li:hover > ul {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
.careerfy-user-option ul li {
float: left;
width: 100%;
list-style: none;
margin: 0px;
}
.careerfy-user-option ul li {
border-bottom: 1px solid #f2f2f2;
color: #656c6c;
float: left;
font-size: 14px;
font-weight: 400;
padding: 10px 0px;
width: 100%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-post-btn {
display: inline-block;
padding: 9px 20px;
border: 2px solid;
border-radius: 40px;
color: #ffffff;
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;
}
.careerfy-header-two .careerfy-post-btn {
padding: 11px 20px; }
.careerfy-post-btn i { margin-right: 7px; }
.careerfy-btn-icon {
display: inline-block;
width: 40px;
height: 40px;
color: #ffffff;
text-align: center;
border-radius: 40px;
font-size: 20px;
padding-top: 6px;
} .careerfy-fancy-title.careerfy-fancy-title-two { margin-bottom: 43px; }
.careerfy-fancy-title.careerfy-fancy-title-two h2 {
font-size: 30px;
text-transform: capitalize;
color: #454f66;
font-weight: bold;
margin-bottom: 3px;
}
.careerfy-fancy-title.careerfy-fancy-title-two p { font-size: 16px; } .careerfy-services,.careerfy-modren-services-wrap {
float: left;
width: 100%;
}
.careerfy-services ul li {
list-style: none;
margin-bottom: 30px;
float: none;
display: inline-block;
margin-right: -4px;
vertical-align: bottom;
}
.careerfy-modren-services li {
text-align: center;
}
.careerfy-modren-services img {
margin-bottom: 18px;
opacity: 0.30;
-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;
}
.careerfy-modren-services p {
font-size: 12px;
margin-bottom: 15px;
line-height: 2;
}
.careerfy-modren-services span {
color: #454f66;
font-weight: bold;
display: block;
margin-bottom: 24px;
}
.careerfy-modren-service-link {
position: absolute;
left: 50%;
bottom: -20px;
width: 40px;
height: 40px;
color: #ffffff;
font-size: 18px;
border-radius: 40px;
padding-top: 6px;
text-align: center;
margin-left: -22px;
opacity: 0;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
-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;
}
.careerfy-modren-services-wrap {
box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.04);
padding: 40px 20px 18px 20px;
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;
}
ul li:hover .careerfy-modren-services-wrap {
box-shadow: 0px 0px 25px 0px rgba(79,135,251,0.20);
}
ul li:hover .careerfy-modren-service-link {
opacity: 1;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.careerfy-modren-services li:hover img { opacity: 0.60; }
.careerfy-modren-btn {
float: left;
width: 100%;
text-align: center;
margin-top: 10px;
margin: 10px 0px 15px 0px;
}
.careerfy-modren-btn a {
display: inline-block;
padding: 19px 32px;
line-height: 1;
background-color: #f6f9ff;
font-size: 18px;
font-weight: bold;
border-radius: 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;
}
.careerfy-modren-btn a:hover { color: #ffffff; } .careerfy-joblisting-plain-wrap,
.careerfy-joblisting-plain figure a,.careerfy-joblisting-plain figure img {
float: left;
width: 100%;
}
.careerfy-joblisting-plain ul li { margin-bottom: 30px; list-style: none; }
.careerfy-joblisting-plain-wrap {
border: 1px solid #ececec;
padding: 19px;
overflow: hidden;
}
.careerfy-joblisting-plain figure {
float: left;
width: 84px;
border: 1px solid #ececec;
margin: 0px;
}
.careerfy-joblisting-plain figure ~ .careerfy-joblisting-plain-text {
flex-basis: 90%;
padding-left: 22px;
display: flex;
align-items: center;
}
.careerfy-joblisting-plain-left {
float: left;
}
.careerfy-joblisting-plain-right {
float: right;
}
.careerfy-joblisting-plain-text h2 {
font-size: 22px;
margin-bottom: 11px;
line-height: 1;
}
.careerfy-joblisting-plain-text 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;
margin: 2px 0px 0px 0px;
}
.careerfy-joblisting-plain-left ul {
margin: 0px;
display: inline-block;
width: 100%;
}
.careerfy-joblisting-plain-left ul li {
float: left;
list-style: none;
margin: 0px 15px 0px 0px;
}
.careerfy-joblisting-plain-left ul li i {
color: #aaaaaa;
font-size: 12px;
float: left;
margin: 6px 8px 0px 0px;
}
.careerfy-joblisting-plain-left ul li i.careerfy-money {
font-size: 20px;
margin-top: 3px;
}
.careerfy-joblisting-plain-right small {
display: block;
font-size: 14px;
margin-bottom: 3px;
line-height: 1.5;
text-align: right;
}
.careerfy-joblisting-plain-right small i {
font-size: 10px;
display: inline-block;
margin: 0px 4px 0px 0px;
vertical-align: middle;
}
.careerfy-joblisting-plain-status {
float: right;
padding: 5px 10px 5px 10px;
font-size: 12px;
color: #ffffff;
background-color: #53b427;
line-height: 1;
margin: 1px 8px 0px 0px;
}
.careerfy-joblisting-plain-right .careerfy-job-like {
border-color: #8bb300;
width: 20px;
height: 20px;
padding-top: 4px;
font-size: 10px;
margin-top: 3px;
}
.careerfy-job-like i,
.featured-jobs-grid-like i {
-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;
}
.careerfy-job-like:hover,
.careerfy-job-like:hover i,
.careerfy-job-like i,
.jobsearch-add-job-to-favourite.careerfy-job-like:hover i,
.featured-jobs-grid-like:hover,
.featured-jobs-grid-like:hover i,
.featured-jobs-grid-like i,
.jobsearch-add-job-to-favourite.featured-jobs-grid-like:hover i {
color: #ffffff;
}
.jobsearch-add-job-to-favourite.careerfy-job-like,
.jobsearch-add-job-to-favourite.featured-jobs-grid-like {
background-color: #fff;
}
.careerfy-joblisting-plain-status.careerfy-blue-status { background-color: #186fc9; }
.careerfy-joblisting-plain-status.careerfy-red-status { background-color: #e12335; }
.careerfy-joblisting-plain-status.careerfy-part-status { background-color: #f1630d; } .careerfy-parallex-box {
background-position: left bottom;
background-repeat: no-repeat;
background-size: contain;
background-color: #4f87fb;
padding: 105px 60px 119px 60px;
text-align: center;
min-height: 541px;
}
.careerfy-parallex-box-wrap {
float: right;
width: 63%;
}
.careerfy-parallex-box h2 {
font-size: 38px;
color: #ffffff;
margin-bottom: 20px;
line-height: 1.3;
}
.careerfy-parallex-box p {
color: #ffffff;
margin-bottom: 30px;
}
.careerfy-parallex-box-btn {
display: inline-block;
background-color: #154cbe;
padding: 20px 35px 18px 35px;
color: #ffffff;
font-size: 18px;
border-radius: 40px;
line-height: 1;
}
@media screen and (min-width: 1050px) and (max-width: 1730px) {
.careerfy-parallex-box { padding: 86px 60px 87px 60px; }
.careerfy-parallex-box h2 { font-size: 28px; }
.careerfy-media-player .mejs__container { padding-top: 67%; }
} .careerfy-news-grid figure,.careerfy-news-grid figure a,
.careerfy-news-grid figure img,.careerfy-news-grid-text,
.careerfy-news-grid-wrap,.careerfy-news-grid-text ul {
float: left;
width: 100%;
}
.careerfy-news-grid figure img { border-radius: 4px 4px 0px 0px; }
.careerfy-news-grid figure { margin: 0px; }
.careerfy-news-grid-wrap {
box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.04);
-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;
}
ul li:hover .careerfy-news-grid-wrap { box-shadow: 0px 0px 25px 0px rgba(79,135,251,0.20); }
.careerfy-news-grid-text {
padding: 30px 30px 42px 30px;
}
.careerfy-news-grid-text ul {
margin: 0px; }
.careerfy-news-grid-text ul li {
float: left;
color: #999;
font-size: 12px;
text-transform: uppercase;
padding-left: 25px;
position: relative;
line-height: 1;
margin-bottom: 9px;
}
.careerfy-news-grid-text ul li:before {
content: '';
background-color: #999999;
width: 5px;
height: 5px;
position: absolute;
left: 11px;
top: 3px;
border-radius: 100%;
}
.careerfy-news-grid-text ul li:first-child:before { display: none; }
.careerfy-news-grid-text ul li:first-child { padding-left: 0px; }
.careerfy-news-grid-text ul li a { text-transform: capitalize; }
.careerfy-news-grid-text h2 {
font-size: 18px;
margin-bottom: 11px;
font-weight: bold;
line-height: 1.3;
}
.careerfy-news-grid-text p {
line-height: 24px;
margin-bottom: 0px;
} .careerfy-partnertwo-slider {
float: left;
width: 100%;
position: relative;
padding-bottom: 75px;
margin-bottom: 40px;
}
.careerfy-partnertwo-slider .slick-arrow {
position: absolute;
left: 0px;
bottom: 0px;
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;
}
.careerfy-partnertwo-slider .slick-arrow-left {
left: 50%;
margin-left: -30px;
margin-top: 1px;
}
.careerfy-partnertwo-slider .slick-arrow-right {
left: auto;
right: 50%;
margin-right: -30px;
} .careerfy-testimonial-styletwo {
float: left;
width: 100%;
padding-bottom: 90px;
position: relative;
margin-bottom: 9px;
}
.careerfy-testimonial-styletwo-layer {
padding: 0px 0px 0px 140px;
position: relative;
}
.careerfy-testimonial-styletwo-layer:before {
content: "\e9aa";
font-family: careerfy;
position: absolute;
left: 40px;
top: 120px;
font-size: 50px;
color: #e6eefe;
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
}
.careerfy-testimonial-styletwo img {
border-radius: 100%;
margin-bottom: 31px;
width: 80px;
}
.careerfy-testimonial-styletwo p {
font-size: 16px;
line-height: 30px;
margin-bottom: 28px;
}
.careerfy-testimonial-styletwo span {
font-size: 16px;
display: block;
font-weight: bold;
line-height: 1;
margin-bottom: 7px;
}
.careerfy-testimonial-styletwo small {
font-size: 16px;
color: #999999;
}
.careerfy-testimonial-styletwo .slick-dots {
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
} .slick-dots {
float: left;
width: 100%;
text-align: center;
}
.slick-dots li {
display: inline-block;
list-style: none;
margin: 0px 7px;
line-height: 1;
}
.slick-dots li button {
width: 4px;
height: 4px;
background-color: #bcc1cc;
border-radius: 100%;
text-indent: -9999px;
}
.slick-dots li.slick-active button {
box-shadow: 0px 0px 0px 5px #dce5ff;
}
.careerfy-testimonial-styletwo .slick-arrow {
position: absolute;
left: 0px;
bottom: 0px;
z-index: 9;
cursor: pointer;
}
.careerfy-testimonial-styletwo .slick-arrow-left {
left: 50%;
margin-left: -86px;
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
}
.careerfy-testimonial-styletwo .slick-arrow-right {
left: auto;
right: 50%;
margin-right: -86px;
bottom: 1px;
} .careerfy-footer-two {
background-color: #373d41;
float: left;
width: 100%;
padding: 50px 0px 0px 0px;
}
.careerfy-footer-two .col-md-9 .widget {
float: left;
width: 25%;
}
.careerfy-footer-two .careerfy-footer-widget { padding-bottom: 12px; } .widget_section_nav ul li {
list-style: none;
line-height: 1;
}
.widget_section_nav ul li a,
.careerfy-footer-two .widget_nav_menu ul li a {
font-size: 12px;
color: #858788;
margin-bottom: 4px;
}
.careerfy-footer-two .widget_nav_menu ul li a:before { display: none; }
.widget_section_nav ul                      { margin: 0px; }
.widget_section_nav ul li:last-child a      { margin-bottom: 0px; }
.widget_section_nav ul li,.widget_section_nav ul li a,
.widget_section_nav ul {
float: left;
width: 100%;
} .careerfy-footer-newslatter,.careerfy-footer-newslatter form,
.careerfy-footer-newslatter label,.careerfy-footer-newslatter input[type="email"],
.careerfy-footer-newslatter input[type="submit"],
.careerfy-footer-widget .widget.careerfy-footer-newslatter {
float: left;
width: 100%;
}
.careerfy-footer-newslatter label {
font-size: 24px;
color: #ffffff;
margin-bottom: 19px;
font-weight: 500;
}
.careerfy-footer-newslatter { margin-bottom: 30px; }
.careerfy-footer-newslatter ul { margin: 0px -7px; }
.careerfy-footer-newslatter li {
float: left;
width: 81%;
padding: 0px 7px;
position: relative;
list-style: none;
line-height: 1;
}
.careerfy-footer-newslatter li:last-child { width: 19%; }
.careerfy-footer-newslatter li i {
position: absolute;
left: 30px;
top: 14px;
font-size: 19px;
color: #999;
}
.careerfy-footer-two .careerfy-footer-newslatter .status-message {
position: absolute;
left: 25px;
top: 0px;
z-index: 9;
background-color: #fff;
width: 32px;
height: 40px;
}
.careerfy-footer-two .careerfy-footer-newslatter form {
position: relative;
}
.careerfy-footer-two .careerfy-footer-newslatter .alert {
position: absolute;
left: 0;
bottom: -24px;
z-index: 20;
}
.careerfy-footer-two .careerfy-footer-newslatter .status-message i { left: 0px; }
.careerfy-footer-newslatter input[type="email"] {
height: 48px;
background-color: #ffffff;
color: #999;
font-size: 12px;
padding: 7px 0px 7px 57px;
border-radius: 4px;
}
.careerfy-footer-newslatter input[type="submit"] {
color: #ffffff;
border: none;
font-size: 18px;
padding: 16px 20px 14px 46px;
border-radius: 4px;
}
.careerfy-footer-newslatter li:last-child i {
color: #ffffff;
font-size: 16px;
left: 26px;
top: 18px;
} .careerfy_twitter_widget,.careerfy_twitter_widget_wrap,
.careerfy_twitter_widget_wrap span {
float: left;
width: 100%;
}
.careerfy_twitter_widget_wrap {
padding: 14px 15px 12px 15px;
border-radius: 4px;
margin-bottom: 40px;
position: relative;
background-color: #26abd8;
}
.careerfy_twitter_widget_wrap:before {
content: '';
position: absolute;
left: 23px;
bottom: -12px;
border-left: 1px solid transparent;
border-right: 9px solid transparent;
border-top: 12px solid #26abd8;
}
.careerfy_twitter_widget_wrap p {
font-size: 12px;
color: #ffffff;
line-height: 23px;
margin-bottom: 6px;
}
.careerfy_twitter_widget_wrap p,.careerfy_twitter_widget_wrap p a,.careerfy_twitter_widget_wrap span,.careerfy_twitter_widget small a { color: #ffffff !important; }
.careerfy_twitter_widget_wrap span {
font-size: 12px;
color: #ffffff;
}
.careerfy_twitter_widget small {
font-size: 18px;
color: #ffffff;
}
.careerfy_twitter_widget small i {
font-size: 38px;
display: inline-block;
vertical-align: middle;
margin-right: 8px;
color: #26abd8;
} .careerfy-copyright-two {
float: left;
width: 100%;
text-align: center;
padding: 0px 0px 38px 0px;
}
.careerfy-copyright-two p {
display: inline-block;
font-size: 16px;
color: #858788;
margin-bottom: 0px;
padding: 6px 0px 0px 0px;
font-weight: 300;
}
.careerfy-copyright-social {
float: left;
}
.careerfy-copyright-social li {
float: left;
list-style: none;
margin: 0px 14px 7px 0px;
}
.careerfy-copyright-social li a {
font-size: 32px;
}
.careerfy-copyright-two .careerfy-copyright-social li a {
width: 33px;
height: 33px;
background-color: #375d93;
border-radius: 100%;
text-align: center;
color: #ffffff;
font-size: 15px;
padding-top: 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;
}
.careerfy-copyright-two .careerfy-copyright-social li:hover a { opacity: 0.90; }
.careerfy-copyright-two .careerfy-copyright-social li a.fa-facebook { background-color: #306199; }
.careerfy-copyright-two .careerfy-copyright-social li a.fa-twitter { background-color: #26c4f1; }
.careerfy-copyright-two .careerfy-copyright-social li a.fa-google-plus { background-color: #cc3d27; }
.careerfy-copyright-two .careerfy-copyright-social li a.fa-youtube { background-color: #EE1C1B; }
.careerfy-copyright-two .careerfy-copyright-social li a.fa-vimeo { background-color: #00ADEF; }
.careerfy-copyright-two .careerfy-copyright-social li a.fa-linkedin { background-color: #0A5D89; }
.careerfy-copyright-two .careerfy-copyright-social li a.fa-pinterest { background-color: #CB2027; }
.careerfy-copyright-two .careerfy-copyright-social li a.fa-instagram { background-color: #895A4D; }
.careerfy-copyright-download {
float: right;
}
.careerfy-copyright-download li {
float: left;
list-style: none;
font-size: 14px;
color: #ffffff;
margin: 7px 0px 0px 15px;
}
.careerfy-copyright-download li a {
font-size: 21px;
color: #ffffff;
float: left;
margin-top: 2px;
}
.careerfy-header-three {
float: left;
width: 100%;
background-color: #fff;
}
.careerfy-header-three .careerfy-logo {
margin: 24px 0px 21px 0px;
}
.careerfy-header-three .careerfy-navigation {
float: left;
}
.careerfy-header-three .navbar-nav > li > a {
color: #555;
}
.careerfy-header-three .navbar-nav > li:first-child { padding-left: 0px; }
.careerfy-header-three .navbar-nav > li:last-child { padding-right: 0px; }
.careerfy-header-three .navbar-nav > li { padding: 0px 18px 0px 18px; }
.careerfy-header-three .navbar-nav > li > a:before, .careerfy-header-three .navbar-nav > li.active > a:before { display: none; }
.careerfy-header-three .submenu-addicon > a:after {
content: "\f107";
font-family: FontAwesome;
display: inline-block;
margin-left: 7px;
font-size: 12px;
vertical-align: top;
}
.careerfy-header-three .sub-menu .submenu-addicon > a:after {
float: right;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.careerfy-user-log {
float: right;
padding-left: 15px;
}
.careerfy-user-log > li {
float: left;
list-style: none;
margin: 25px 0px 0px 0px;
line-height: 1;
border-left: 1px solid #ebeeef;
position: relative;
}
.careerfy-user-log > li > a {
color: #2e2e2e;
font-size: 16px;
float: left;
padding: 10px 20px;
border-radius: 40px;
font-weight: 600;
}
.careerfy-user-log > li > a > i {
font-size: 17px;
margin-right: 5px;
float: left;
}
.image-no-margin .wpb_content_element { margin-bottom: 0px; }
.careerfy-user-log li:last-child { border: none; }
.careerfy-user-log li a.active { background-color: #ebeeef; }
.careerfy-user-log ul {
background-color: #ffffff;
right: 0;
margin: 27px 0px 0px 0px;
padding: 0px 20px;
opacity: 0;
position: absolute;
top: 100%;
visibility: hidden;
width: 200px;
z-index: 9999;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-ms-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-user-log > li:hover > ul {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
.careerfy-user-log ul li {
float: left;
width: 100%;
list-style: none;
}
.careerfy-user-log ul li a {
border-bottom: 1px solid #f2f2f2;
color: #656c6c;
float: left;
font-size: 14px;
font-weight: 400;
padding: 10px 0px;
width: 100%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
} .careerfy-banner-three {
float: left;
width: 100%;
background-size: cover;
padding: 200px 0px 170px 0px;
}
.careerfy-bannerthree-caption h1 {
color: #ffffff;
font-size: 54px;
font-weight: 400;
line-height: 1.2;
display: inline-block;
width: 70%;
margin-bottom: 18px;
}
.careerfy-bannerthree-caption p {
color: #ffffff;
font-size: 22px;
display: inline-block;
width: 62%;
margin-bottom: 40px;
line-height: 36px;
} .careerfy-banner-search-three,
.careerfy-typo-wrap .careerfy-banner-search-three {
float: left;
width: 70%;
background-color: rgba(255,255,255,0.50);
padding: 10px 10px 0px 10px;
}
.careerfy-bannerthree-caption,.careerfy-adv-wrap {
float: left;
width: 100%;
position: relative;
}
.careerfy-banner-search-three ul { margin: 0px -5px; }
.careerfy-banner-search-three ul li {
list-style: none;
float: left;
width: 28%;
position: relative;
padding: 0px 5px 6px 5px;
line-height: 1;
}
.careerfy-banner-search-three ul li:last-child { width: 16%; }
.careerfy-banner-search-three input[type="text"],
.careerfy-banner-search-three input[type="submit"] {
float: left;
width: 100%;
}
.careerfy-banner-search-three input[type="text"] {
background-color: #ffffff;
border: 1px solid #f2f2f2;
height: 50px;
padding: 7px 14px;
font-size: 12px;
}
.careerfy-banner-search-three input[type="submit"] {
border: 1px solid;
color: #ffffff;
font-size: 18px;
padding: 16px 25px 16px 48px;
font-weight: 500;
letter-spacing: 1px;
}
.careerfy-banner-search-three li:hover input[type="submit"] {
background-color: #ffffff;
}
.careerfy-banner-search-three ul li i {
position: absolute;
right: 15px;
top: 16px;
color: #aaaaaa;
font-size: 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;
}
.careerfy-banner-search-three ul li:last-child i {
right: auto;
left: 24px;
top: 13px;
color: #ffffff;
font-size: 22px;
}
.careerfy-banner-search-three .careerfy-select-style select { height: 50px; }
.careerfy-banner-search-three .careerfy-select-style:after { top: 18px; }
.careerfy-upload-cvbtn,
.careerfy-typo-wrap .careerfy-upload-cvbtn {
display: inline-block;
padding: 23px 36px;
color: #ffffff;
font-size: 18px;
font-weight: 500;
background-color: #9251ac;
margin-left: 30px;
text-align: center;
}
.careerfy-upload-cvbtn i,
.careerfy-typo-wrap .careerfy-upload-cvbtn i {
font-size: 22px;
display: inline-block;
margin-right: 15px;
}
.careerfy-search-categories,
.careerfy-typo-wrap .careerfy-search-categories {
float: left;
width: 100%;
margin-top: 6px;
}
.careerfy-search-categories li {
float: left;
list-style: none;
color: #ffffff;
font-size: 16px;
text-transform: uppercase;
font-weight: 600;
padding: 0px 10px 20px 10px;
position: relative;
line-height: 1;
}
.careerfy-search-categories li:before {
content: '';
position: absolute;
right: 0px;
top: 9px;
border-left: 2px solid #ffffff;
width: 2px;
height: 12px;
}
.careerfy-search-categories li:first-child { padding: 0px; }
.careerfy-search-categories li:first-child:before,.careerfy-search-categories li:last-child:before { display: none; }
.careerfy-search-categories li a {
font-size: 14px;
color: #ffffff;
text-transform: capitalize;
font-weight: 400;
} .careerfy-fancy-title.careerfy-fancy-title-three { margin-bottom: 45px; }
.careerfy-fancy-title-three i {
font-size: 36px;
margin-bottom: 15px;
display: inline-block;
}
.careerfy-fancy-title-three h2 {
font-size: 36px;
font-weight: 300;
} .careerfy-categories,
.careerfy-categories-styletwo a {
float: left;
width: 100%;
}
.careerfy-categories ul li {
list-style: none;
line-height: 1;
}
.careerfy-categories-styletwo ul li {
border-right: 1px solid #f0f0f0;
border-bottom: 1px solid #f0f0f0;
float: none;
display: inline-block;
margin-right: -4px;
vertical-align: top;
text-align: center;
}
.careerfy-categories-styletwo ul li > a {
padding-top: 44px;
padding-bottom: 44px;
}
.careerfy-categories-styletwo ul li:nth-last-of-type(3),
.careerfy-categories-styletwo ul li:nth-last-of-type(2),
.careerfy-categories-styletwo ul li:nth-last-of-type(1) {
border-bottom: none; }
.careerfy-categories-styletwo { text-align: left; }
.careerfy-categories-styletwo i {
display: inline-block;
width: 119px;
height: 119px;
color: #ffffff;
background-color: #5e9ef6;
border-radius: 80px;
font-size: 60px;
padding-top: 24px;
margin-bottom: 23px;
-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;
}
.careerfy-categories-styletwo ul li:hover i {
-webkit-transform: rotateY(160deg);
-moz-transform: rotateY(160deg);
-ms-transform: rotateY(160deg);
-o-transform: rotateY(160deg);
transform: rotateY(160deg);
}
.careerfy-categories-styletwo span {
display: block;
color: #333333;
text-transform: uppercase;
font-weight: 500;
margin-bottom: 10px;
}
span.careerfy-categories-styletwo-image {
display: inline-block;
width: 119px;
height: 119px;
border-radius: 100%;
background: center/cover;
margin-bottom: 20px;
}
.careerfy-categories-styletwo small {
color: #999999;
font-size: 12px;
}
.careerfy-categories-styletwo .green i             { background-color: #76c58b; }
.careerfy-categories-styletwo .darkgray i          { background-color: #8294b9; }
.careerfy-categories-styletwo .orange i            { background-color: #82c84a; }
.careerfy-categories-styletwo .gray i              { background-color: #97989c; }
.careerfy-categories-styletwo .blue i              { background-color: #6d8cf3; }
.careerfy-categories-styletwo .yellow i            { background-color: #e6c867; }
.careerfy-categories-styletwo .red i               { background-color: #f15685; } .careerfy-fancy-left-title {
float: left;
width: 100%;
margin-bottom: 35px;
}
.careerfy-fancy-left-title h2 {
float: left;
font-size: 30px;
font-weight: 300;
margin-bottom: 0px;
text-transform: uppercase;
}
.careerfy-fancy-left-title a {
float: right;
background-color: #f3f3f3;
border: 1px solid #dfe2e5;
font-size: 14px;
color: #999999;
padding: 10px 21px;
border-radius: 4px;
text-transform: uppercase;
line-height: 1;
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;
}
.careerfy-fancy-left-title a:hover { color: #ffffff; } .careerfy-featured-jobs-grid,.featured-jobs-grid-text,
.careerfy-featured-jobs-grid figure,.careerfy-featured-jobs-grid figure a,
.featured-jobs-grid-tag,.featured-jobs-grid-text ul,
.featured-jobs-grid-location {
float: left;
width: 100%;
}
.careerfy-featured-jobs-grid figure img {
width: 197px;
display: inline-block;
}
.careerfy-featured-jobs-grid ul li {
list-style: none;
margin-bottom: 30px;
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.careerfy-featured-jobs-grid figure a { text-align: center; background-color: #fcfcfc; }
.careerfy-featured-jobs-grid figure {
margin: 0px;
border: 1px solid #ececec;
overflow: hidden;
}
.paret .careerfy-jobs-type { background-color: #f1630d; }
.bluetype .careerfy-jobs-type { background-color: #186fc9; }
.careerfy-jobs-type {
position: absolute;
left: -6px;
top: 12px;
background-color: #53b427;
font-size: 12px;
color: #ffffff;
padding: 6px 8px;
line-height: 1;
}
.careerfy-jobs-type:before {
content: '';
position: absolute;
left: 0px;
bottom: -5px;
border-top: 5px solid #666666;
border-left: 5px solid transparent;
}
.careerfy-job-featured {
position: absolute;
left: 15px;
bottom: 15px;
font-size: 10px;
color: #ffffff;
background-color: #13b5ea;
padding: 4px 10px;
border-radius: 40px;
line-height: 1;
}
.featured-jobs-grid-text {
border: 1px solid #ececec;
border-top: none;
padding: 10px 19px 18px 19px;
}
.featured-jobs-grid-tag a {
font-size: 12px;
color: #f16421;
}
.featured-jobs-grid-text h2 a { color: #000; }
.featured-jobs-grid-text h2 {
font-size: 18px;
margin-bottom: 4px;
line-height: 1.4;
font-weight: 300;
}
.featured-jobs-grid-text ul { margin: 0px; }
.featured-jobs-grid-text ul li {
float: left;
padding: 0px 9px;
position: relative;
margin-bottom: 6px;
}
.featured-jobs-grid-text ul li:first-child { padding-left: 0px; }
.featured-jobs-grid-text ul li:first-child:before { display: none; }
.featured-jobs-grid-text ul li:before {
content: '';
position: absolute;
left: -1px;
top: 12px;
background-color: #e0e0e0;
width: 5px;
height: 5px;
border-radius: 100%;
}
.featured-jobs-grid-location {
border-top: 1px solid #ececec;
padding-top: 15px;
margin-top: 3px;
}
.featured-jobs-grid-location p {
float: left;
margin-bottom: 0px;
}
.featured-jobs-grid-location p i {
font-size: 12px;
color: #aaaaaa;
margin: 7px 6px 0px 0px;
float: left;
}
.featured-jobs-grid-like {
float: right;
width: 27px;
height: 27px;
border: 1px solid #ececec;
border-radius: 40px;
color: #8bb300;
text-align: center;
font-size: 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;
}
.featured-jobs-grid-like:hover { color: #ffffff; } .careerfy-services-stylethree-wrap {
float: left;
width: 100%;
position: relative;
}
.careerfy-services-stylethree ul li { position: relative; }
.careerfy-services-stylethree ul li:nth-last-of-type(3n):before {
width: 50%;
left: auto;
right: 0px;
}
.careerfy-services-stylethree ul li:nth-child(3n):before {
width: 50%;
}
.careerfy-services-stylethree ul li:before {
content: '';
position: absolute;
left: 0px;
bottom: 26px;
width: 100%;
height: 1px;
border-bottom: 1px solid #dfdfdf;
}
.careerfy-services-stylethree { text-align: center; }
.careerfy-services-stylethree img { margin-bottom: 27px; }
.careerfy-services-stylethree p { margin-bottom: 35px; }
.careerfy-services-stylethree h2 {
font-size: 20px;
margin-bottom: 8px;
text-transform: uppercase;
}
.careerfy-services-stylethree span {
display: inline-block;
width: 50px;
height: 50px;
background-color: #dfdfdf;
border-radius: 100%;
font-size: 18px;
color: #ffffff;
padding-top: 11px;
-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;
} .careerfy-priceplan-style5 {
float: left;
width: 100%;
background-color: #fafafa;
text-align: center;
padding: 57px 0px 33px 0px;
margin-bottom: 30px;
}
.careerfy-priceplan-style5 h6 {
text-transform: uppercase;
line-height: 1;
margin-bottom: 27px;
}
.careerfy-priceplan-style5 span {
font-size: 53px;
color: #333;
display: inline-block;
line-height: 1;
margin-bottom: 24px;
}
.careerfy-priceplan-style5 span strong {
font-size: 42px;
font-weight: normal;
display: inline-block;
vertical-align: super;
}
.careerfy-priceplan-style5 span small { font-size: 20px; }
.careerfy-priceplan-style5 ul { margin-bottom: 40px; }
.careerfy-priceplan-style5 ul,
.careerfy-priceplan-style5 ul li,.careerfy-priceplan-style5-wrap {
float: left;
width: 100%;
}
.careerfy-priceplan-style5 ul li {
list-style: none;
color: #333333;
font-weight: 500;
}
.careerfy-priceplan-style5 ul li small {
font-weight: 400;
font-size: 14px;
}
.careerfy-priceplan-style5-btn {
display: inline-block;
border: 1px solid #b9b9b9;
color: #b9b9b9;
text-transform: uppercase;
font-weight: 600;
padding: 19px 57px;
border-radius: 4px;
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;
}
.careerfy-priceplan-style5:hover .careerfy-priceplan-style5-btn,.active .careerfy-priceplan-style5-btn { color: #ffffff; }
.col-md-4.active {
padding: 0px;
position: relative;
z-index: 1;
-webkit-transform: scale(1.14);
-moz-transform: scale(1.14);
-ms-transform: scale(1.14);
-o-transform: scale(1.14);
transform: scale(1.14);
}
.active .careerfy-priceplan-style5 {
background-color: #ffffff;
box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.15);
}
.active-plan {
color: #333;
border: 1px solid #12cd6a;
text-transform: uppercase;
padding: 8px 24px;
border-radius: 40px;
line-height: 1;
position: absolute;
left: 50%;
top: -16px;
margin-left: -70px;
background-color: #ffffff;
}
.careerfy-priceplan-style5-wrap { margin: 43px 0px 76px 0px; }
.careerfy-plan-thumb {
text-align: center;
display: inline-block;
width: 44%;
vertical-align: middle;
margin-right: -4px;
}
.careerfy-testimonial-slider-style3 {
display: inline-block;
width: 56%;
position: static;
vertical-align: middle;
} .testimonial-slider-style3-thumb img,.careerfy-plan-thumb img,
.careerfy-testimonial-slider-style3-wrap {
float: left;
width: 100%;
}
.careerfy-testimonial-slider-style3-wrap { position: relative; }
.careerfy-testimonial-slider-style3-wrap {
background-color: #3088f4;
position: relative;
}
.testimonial-slider-style3-thumb {
float: left;
width: 44%;
}
.testimonial-slider-style3-text {
float: left;
width: 100%;
padding: 0px 100px 0px 143px;
}
.testimonial-slider-style3-text p {
font-size: 22px;
color: #ffffff;
line-height: 36px;
width: 76%;
margin-bottom: 20px;
font-style: italic;
}
.testimonial-slider-style3-text span {
font-size: 20px;
color: #ffffff;
font-style: italic;
}
.testimonial-slider-style3-text span small {
color: #333333;
font-size: 18px;
}
.testimonial-slider-style3-text span i {
font-size: 48px;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.careerfy-testimonial-nav {
position: absolute;
left: 50%;
bottom: 0px;
background-color: #ffffff;
padding: 32px 14px;
margin-left: -115px;
}
.careerfy-testimonial-nav li {
float: left;
list-style: none;
margin: 0px 42px;
cursor: pointer;
}
.careerfy-testimonial-nav li i {
color: #d6dde5;
font-size: 21px;
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;
}
.careerfy-testimonial-nav li.careerfy-prev i {
margin-top: 3px;
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
}
.careerfy-testimonial-slider-style3 .slick-dots {
position: absolute;
left: 50%;
bottom: 30px;
width: auto;
z-index: 5;
margin-left: -26px;
}
.careerfy-testimonial-slider-style3 .slick-dots li {
margin: 0px 5px 0px 0px;
font-style: italic;
}
.careerfy-testimonial-slider-style3 .slick-dots li:first-child:before { display: none; }
.careerfy-testimonial-slider-style3 .slick-dots li:before {
content: '/';
display: inline-block;
font-size: 18px;
color: #d6dde5;
margin-right: 1px;
}
.careerfy-testimonial-slider-style3 .slick-dots li button {
text-indent: 0px;
background-color: transparent;
font-size: 18px;
color: #d6dde5;
width: auto;
height: auto;
}
.careerfy-testimonial-slider-style3 .slick-dots li.slick-active button {
box-shadow: none;
color: #333333;
background: transparent;;
}
@media screen and (min-width: 1050px) and (max-width: 1730px) {
.careerfy-testimonial-nav { margin-left: -96px; }
.careerfy-testimonial-slider-style3 .slick-dots { margin-left: 8px; }
.testimonial-slider-style3-text { padding: 80px 100px 0px 110px; }
.testimonial-slider-style3-text p { width: 86%; }
} .careerfy-footer-three {
background-color: #30394e;
padding: 54px 0px 0px 0px;
}
.careerfy-footer-title3 {
float: left;
width: 100%;
margin-bottom: 27px;
}
.careerfy-footer-title3 h2 {
font-size: 12px;
text-transform: uppercase;
color: #515c72;
line-height: 1;
margin-bottom: 0px;
}
.careerfy-footer-three .widget_nav_menu ul li a {
font-size: 14px;
margin-bottom: 10px;
color: #ffffff;
}
.careerfy-footer-three .widget_nav_menu ul li a:before,.careerfy-footer-four .widget_nav_menu ul li a:before { display: none; } .careerfy-simplenewslettr-2 form,.careerfy-simplenewslettr-2 form input[type="email"],
.footer-three-social {
float: left;
width: 100%;
}
.careerfy-simplenewslettr-2 form {
position: relative;
margin-bottom: 38px;
}
.careerfy-simplenewslettr-2 input[type="email"] {
height: 45px;
background-color: #2d3549;
font-size: 12px;
color: #fff;
padding: 0px 25px;
border-radius: 40px;
}
.careerfy-simplenewslettr-2 input[type="submit"] {
position: absolute;
right: 0px;
top: 0px;
width: 45px;
height: 45px;
background-color: transparent !important;
border: none;
z-index: 2;
}
.careerfy-simplenewslettr-2 form i {
position: absolute;
right: 25px;
top: 12px;
font-size: 18px;
color: #6a86b8;
z-index: 0;
}
.careerfy-simplenewslettr-2 form .status-message i { background-color: #2d3549; }
.footer-three-social li {
list-style: none;
float: left;
margin-right: 13px;
width: auto;
padding: 0px;
}
.footer-three-social li a {
font-size: 20px;
color: #30394e;
background-color: #5d677e;
width: 36px;
height: 36px;
text-align: center;
border-radius: 100%;
padding-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;
} .copyright-three {
float: left;
width: 100%;
border-top: 1px solid #373e52;
padding: 25px 0px 20px 0px;
}
.copyright-logo {
float: left;
margin-bottom: 8px;
}
.copyright-three p {
float: right;
font-size: 12px;
color: #5d677e;
}
.careerfy-nav-area {
float: right;
}
.careerfy-header-four .careerfy-nav-area { display: none; }
.careerfy-header-four {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
border-bottom: 1px solid rgba(223,223,223,0.20);
z-index: 9999;
}
.careerfy-header-four .careerfy-logo { margin: 24px 0px 21px 0px; }
.careerfy-header-option {
float: right;
}
.careerfy-header-option > li {
float: left;
list-style: none;
line-height: 1;
margin: 25px 0px 0px 20px;
position: relative;
padding-bottom: 20px;
}
.careerfy-header-option > li > a {
float: left;
padding: 10px 20px;
color: #ffffff;
border: 2px solid #4cb5ff;
border-radius: 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;
}
.careerfy-header-option li a i { margin-right: 6px; }
.careerfy-header-option ul {
background-color: #ffffff;
left: 0;
margin: 1px 0px 0px 0px;
padding: 0px 20px;
opacity: 0;
position: absolute;
top: 100%;
visibility: hidden;
width: 200px;
z-index: 999;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-ms-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-header-option > li:hover > ul {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
.careerfy-header-option ul li {
float: left;
width: 100%;
list-style: none;
}
.careerfy-header-option ul li a {
border-bottom: 1px solid #f2f2f2;
color: #656c6c;
float: left;
font-size: 13px;
font-weight: 400;
padding: 6px 0px;
width: 100%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-header-option li:first-child:before   { display: none; }
.nav-list-mode {
float: left;
margin: 34px 0px 20px 20px;
} .careerfy-banner-four,.careerfy-bannerfour-caption ul {
float: left;
width: 100%;
}
.careerfy-bannerfour-caption {
padding: 318px 0px 232px 0px;
float: left;
width: 65%;
}
.careerfy-banner-four h1 {
font-size: 100px;
font-weight: bolder;
color: #ffffff;
line-height: 108px;
margin-bottom: 27px;
}
.careerfy-banner-four h1 span {
font-size: 88px;
display: block;
font-weight: 200;
}
.careerfy-banner-four p {
font-size: 18px;
color: #ffffff;
line-height: 34px;
font-weight: normal;
margin-bottom: 29px;
}
.careerfy-bannerfour-caption ul li {
float: left;
list-style: none;
color: #ffffff;
padding: 7px 15px 0px 15px;
}
.careerfy-bannerfour-caption ul li:first-child { padding-left: 0px; padding-top: 0px; }
.careerfy-bannerfour-caption ul li:last-child { padding-top: 4px; }
.careerfy-bannerfour-caption ul li a {
color: #ffffff;
text-decoration: underline;
font-size: 18px;
}
.careerfy-bannerfour-caption ul li a.banner-four-btn {
display: inline-block;
background-color: #4cb5ff;
font-size: 14px;
padding: 4px 4px 4px 13px;
border-radius: 40px;
text-decoration: none;
line-height: 32px;
}
a.banner-four-btn i {
width: 32px;
height: 32px;
float: right;
background-color: #6fc4ff;
border-radius: 100%;
text-align: center;
font-size: 16px;
margin-left: 18px;
padding-top: 8px;
} .careerfy-search-four-wrap,.careerfy-banner-search-four,
.careerfy-banner-search-four input[type="text"],.careerfy-banner-search-four input[type="submit"] {
float: left;
width: 100%;
}
.careerfy-banner-search-four { margin-bottom: 17px; }
.careerfy-search-four-wrap {
background-color: #fafafa;
padding: 23px 20px 12px 20px;
}
.careerfy-banner-search-four h2 {
text-transform: uppercase;
margin-bottom: 12px;
font-size: 18px;
font-weight: bold;
}
.careerfy-banner-search-four ul { margin: 0px -15px; }
.careerfy-banner-search-four ul li {
float: left;
width: 28%;
list-style: none;
padding: 0px 15px;
line-height: 1;
position: relative;
}
.careerfy-banner-search-four ul li:last-child {
width: 16%;
}
.careerfy-banner-search-four input[type="text"] {
height: 42px;
border: 1px solid #dadada;
background-color: #ffffff;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.09);
padding: 7px 14px;
font-size: 12px;
color: #444;
}
.careerfy-banner-search-four select {
border: 1px solid #dadada;
background-color: #ffffff;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.09);
height: 42px;
color: #999999;
}
.careerfy-banner-search-four .careerfy-select-style:after { top: 13px; }
.careerfy-banner-search-four li i {
position: absolute;
right: 29px;
top: 12px;
font-size: 16px;
color: #aaaaaa;
}
.careerfy-banner-search-four input[type="submit"] {
color: #ffffff;
padding: 12px 27px;
font-size: 18px;
border: 1px solid;
border-radius: 2px;
-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;
}
.careerfy-banner-search-four input[type="submit"]:hover {
background-color: #ffffff;
}
.careerfy-search-four-wrap .careerfy-search-categories li,
.careerfy-search-four-wrap .careerfy-search-categories li a {
color: #999999;
}
.careerfy-search-four-wrap .careerfy-search-categories li:before {
border-color: #999;
border-width: 1px;
top: 2px;
} .careerfy-fancy-title-four h2 {
font-size: 30px;
color: #333333;
margin-bottom: 2px;
font-weight: bold;
}
.careerfy-fancy-title-four span i {
display: inline-block;
vertical-align: middle;
margin-right: 5px;
}
.careerfy-fancy-title.careerfy-fancy-title-four p { margin-bottom: 9px; }
.careerfy-fancy-title-four span i.circle-two-size { font-size: 9px; }
.careerfy-fancy-title-four span i.circle-three-size { font-size: 5px; } .careerfy-featured-jobs-list,.careerfy-featuredjobs-listwrap,
.careerfy-featured-jobs-list figure a,.careerfy-featured-jobs-list figure img {
float: left;
width: 100%;
}
.careerfy-featured-jobs-list ul li         { list-style: none; }
.careerfy-featured-jobs-list > ul > li     { margin-bottom: 30px; }
.careerfy-featuredjobs-listwrap,
.jobsearch-typo-wrap .careerfy-featuredjobs-listwrap {
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
border-radius: 10px;
padding: 30px;
}
.careerfy-featured-jobs-list figure {
float: left;
width: 124px;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.08);
}
.careerfy-featured-jobs-list figure ~ .careerfy-featured-jobs-list-text { margin-left: 146px; }
.careerfy-featured-jobs-list-text h2 {
font-size: 22px;
margin-bottom: 20px;
line-height: 24px;
}
.careerfy-featured-jobs-list-text small {
display: block;
line-height: 1;
font-size: 14px;
margin-bottom: 3px;
}
.careerfy-loadmore-btn {
float: left;
width: 100%;
text-align: center;
margin: 27px 0px 10px 0px;
}
.careerfy-loadmore-btn a {
display: inline-block;
font-size: 20px;
color: #cccccc;
} .careerfy-categories-stylethree ul li { padding: 0px; }
.careerfy-categories-stylethree-wrap {
float: left;
width: 100%;
height: 240px;
position: relative;
text-align: center;
}
.careerfy-categories-stylethree span {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
opacity: 0.80;
background-color: #293180;
}
.careerfy-categories-stylethree-wrap:before {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle;
}
.careerfy-categories-stylethree-icon {
position: absolute;
left: 5px;
bottom: 5px;
font-size: 100px;
color: #ffffff;
opacity: 0.15;
}
.careerfy-categories-stylethree-text {
display: inline-block;
hyphens: auto;
margin-left: auto;
margin-right: auto;
max-width: 100%;
width: 90%;
padding: 0px;
vertical-align: middle;
white-space: normal;
position: relative;
}
.careerfy-categories-stylethree-text p {
font-size: 30px;
margin-bottom: 10px;
font-weight: bold;
color: #ffffff;
}
.careerfy-categories-stylethree-text small { font-size: 18px; }
.careerfy-categories-stylethree-text p strong,.careerfy-categories-stylethree-text small { color: #ffffff; } .careerfy-counter-styletwo.careerfy-counter ul li { border: none; }
.careerfy-counter-styletwo i {
color: #ffffff;
font-size: 65px;
display: inline-block;
margin-bottom: 30px;
}
.careerfy-counter-styletwo span {
font-size: 40px;
font-weight: bold;
color: #ffffff;
margin-bottom: 11px;
}
.careerfy-counter-styletwo small {
color: #ffffff;
font-size: 18px;
} .careerfy-services-stylefour ul li { padding: 0px; }
.careerfy-services-stylefour-wrap {
float: left;
width: 100%;
background-color: #4cb5ff;
text-align: center;
padding: 45px 45px 35px 45px;
border-radius: 4px;
position: relative;
}
.careerfy-services-stylefour-btn {
position: absolute;
left: 50%;
bottom: -20px;
width: 42px;
height: 42px;
background-color: #ffffff;
border-radius: 100%;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.30);
text-align: center;
font-size: 22px;
color: #4cb5ff;
padding-top: 7px;
margin-left: -20px;
}
.careerfy-services-stylefour i {
font-size: 65px;
color: #ffffff;
margin-bottom: 16px;
display: inline-block;
}
.careerfy-services-stylefour h2 {
font-size: 18px;
color: #ffffff;
margin-bottom: 4px;
text-transform: uppercase;
font-weight: bold;
}
.careerfy-services-stylefour p {
color: #ffffff;
margin-bottom: 0px;
}
.careerfy-services-stylefour-wrap.active {
position: relative;
z-index: 1;
padding-bottom: 40px;
-webkit-transform: scale(1.14);
-moz-transform: scale(1.14);
-ms-transform: scale(1.14);
-o-transform: scale(1.14);
transform: scale(1.14);
} .careerfy-parallax-text-box {
float: left;
width: 65%;
}
.careerfy-parallax-text-box h2 {
font-size: 40px;
margin-bottom: 25px;
line-height: 48px;
}
.careerfy-parallax-text-box p {
font-size: 20px;
margin-bottom: 42px;
line-height: 36px;
}
.careerfy-parallax-text-btn {
display: inline-block;
border: 2px solid;
padding: 24px 42px 21px 42px;
border-radius: 40px;
text-transform: uppercase;
font-weight: bold;
line-height: 1;
margin: 0px 26px 20px 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;
}
.careerfy-parallax-text-btn:hover { color: #ffffff; } .careerfy-partner-style3,.careerfy-partner-title,
.careerfy-partner-style3-wrap {
float: left;
width: 100%;
}
.careerfy-partner-title {
text-transform: uppercase;
color: #d0d5db;
font-weight: bold;
text-align: center;
margin-bottom: 18px;
}
.careerfy-partner-style3-wrap { margin: 80px 0px 30px 0px; } .careerfy-parallax-style4 { padding-top: 36px; }
.careerfy-parallax-style4 span {
float: left;
width: 100%;
color: #ffffff;
font-size: 30px;
margin-bottom: 17px;
}
.careerfy-parallax-style4 h2 {
font-size: 36px;
color: #ffffff;
text-transform: uppercase;
font-weight: bold;
line-height: 40px;
}
.careerfy-parallax-style4 p {
color: #ffffff;
margin-bottom: 20px;
}
.careerfy-parallax-style4-btn {
display: inline-block;
padding: 13px 20px 10px 20px;
background-color: #4cb5ff;
color: #ffffff;
text-transform: uppercase;
font-weight: bold;
border-radius: 4px;
} .careerfy-footer-four { padding: 60px 0px 15px 0px; }
.careerfy-footer-title4 {
float: left;
width: 100%;
margin-bottom: 17px;
}
.careerfy-footer-title4 h2 {
font-size: 18px;
color: #273238;
font-weight: bold;
margin-bottom: 0px;
} .footer-logo {
float: left;
width: 100%;
margin-bottom: 23px;
}
.widget_footer_text p {
color: #7a95a0;
margin-bottom: 10px;
}
.copyright-text {
font-size: 12px;
color: #7a95a0;
width: 70%;
margin-top: 26px;
}
.copyright-text i { color: #7a73ef; }
.careerfy-footer-four .widget_section_nav ul li a {
color: #7a95a0;
font-size: 14px;
margin-bottom: 22px;
-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_footer_contact p { margin-bottom: 15px; }
.widget_footer_contact span {
float: left;
font-size: 15px;
color: #273238;
position: relative;
padding-bottom: 23px;
margin-bottom: 28px;
}
.widget_footer_contact span:before {
content: '';
position: absolute;
bottom: 0px;
left: 0px;
width: 92px;
height: 1px;
background-color: #e6e7eb;
}
.widget_footer_contact_email {
float: right;
margin-bottom: 15px;
}
.footer-four-social {
float: left;
width: 100%;
}
.footer-four-social li {
float: left;
list-style: none;
margin: 0px 14px 7px 0px;
}
.footer-four-social li a {
font-size: 14px;
width: 32px;
height: 32px;
background-color: #375d93;
color: #ffffff;
padding-top: 9px;
float: left;
border-radius: 100%;
text-align: center;
}
.footer-four-social li a:hover { color: #fff; }
.footer-four-social li a.fa-facebook { background-color: #375d93; }
.footer-four-social li a.fa-twitter { background-color: #43afe9; }
.footer-four-social li a.fa-linkedin { background-color: #007eb3; }
.footer-four-social li a.careerfy-dribbble-logo { background-color: #f95c94; }
.footer-four-social li a.fa-google-plus { background-color: #e24046; }
.careerfy-theme-unit .careerfy-copyright p { margin-top: 0px; } .careerfy-coming-soon {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-size: cover;
}
.careerfy-coming-soon .container,
.careerfy-coming-soon .row,
.careerfy-coming-soon .col-md-12 { height: 100%; }
.careerfy-comingsoon-text {
display: inline-block;
hyphens: auto;
margin-left: auto;
margin-right: auto;
max-width: 100%;
padding: 0px;
vertical-align: middle;
white-space: normal;
}
.careerfy-comingsoon-wrap {
float: left;
width: 100%;
padding-top: 50px;
}
.careerfy-maintenance-mode {
background-size: cover;
background-repeat: no-repeat;
}
.careerfy-transparent {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.60;
}
.careerfy-comingsoon-text h2 {
font-size: 72px;
color: #ffffff;
line-height: 1.4;
text-transform: capitalize;
margin-bottom: 5px;
font-family: 'Playfair Display', serif;
}
.careerfy-comingsoon-text h2 span { display: block; }
.careerfy-comingsoon-text p {
font-size: 20px;
color: #ffffff;
margin-bottom: 40px;
display: inline-block;
width: 77%;
line-height: 30px;
}
.careerfy-comingsoon-countdown {
float: left;
margin-bottom: 50px;
}
.countdown-section {
float: left;
padding: 0px 95px 0px 0px;
line-height: 1;
position: relative;
}
.countdown-section:before {
content: '';
position: absolute;
right: 45px;
top: 30px;
height: 23px;
width: 1px;
background-color: #ffffff;
}
.countdown-section:last-child:before { display: none; }
.countdown-amount {
font-size: 80px;
color: #ffffff;
}
.countdown-period {
display: block;
font-size: 20px;
color: #ffffff;
font-weight: 300;
}
.careerfy-comingsoon-text .careerfy-newsletter {
float: left;
width: 820px;
margin-bottom: 40px;
position: relative;
}
.careerfy-comingsoon-text .input-holder,
.careerfy-comingsoon-text .careerfy-newsletter form {
float: left;
width: 100%;
position: relative;
}
.careerfy-comingsoon-text .careerfy-newsletter input[type="text"] {
float: left;
width: 100%;
background-color: #ffffff;
height: 55px;
color: #111;
font-size: 14px;
padding: 7px 20px;
}
.careerfy-comingsoon-text .careerfy-newsletter label {
position: absolute;
right: 0px;
top: 0px;
margin-bottom: 0px;
}
.careerfy-comingsoon-text .careerfy-newsletter input[type="submit"] {
background-color: #ffc400;
color: #000033;
border: none;
font-size: 18px;
padding: 17px 16px 17px 42px !important;
}
.careerfy-comingsoon-text .careerfy-newsletter label i {
position: absolute;
left: 14px;
top: 19px;
color: #333333;
font-size: 18px;
}
.careerfy-comingsoon-text .careerfy-newsletter .alert-danger {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
padding: 12px 15px;
}
.careerfy-comingsoon-text .careerfy-newsletter .alert-danger .close { margin-top: 6px; }
.careerfy-comingsoon-text .careerfy-newsletter .alert-danger p {
margin-bottom: 0px;
color: #a94442;
font-size: 16px;
}
.careerfy-comingsoon-text .careerfy-newsletter .status-message {
position: absolute;
right: 0px;
top: 0px;
background-color: #ffc400;
color: #000033;
font-size: 18px;
padding: 18px 75px 17px 75px;
}
.careerfy-comingsoon-text .careerfy-social-network { float: left; }
.careerfy-comingsoon-text .careerfy-social-network li { margin-left: 0px; margin-right: 20px; }
.careerfy-comingsoon-text .careerfy-social-network li a {
background-color: #ffffff;
width: 40px;
height: 40px;
font-size: 22px;
padding-top: 10px;
}
.careerfy-comingsoon-text .careerfy-social-network li:hover a { color: #000033; }
.careerfy-comingsoon-text .careerfy-social-network li a.fa-facebook { color: #375d93; }
.careerfy-comingsoon-text .careerfy-social-network li a.fa-twitter { color: #43afe9; }
.careerfy-comingsoon-text .careerfy-social-network li a.fa-google-plus { color: #e24046; }
.careerfy-comingsoon-text .careerfy-social-network li a.fa-linkedin { color: #007eb3; } .gform_page_footer .button,
.gform_footer .gform_button.button {
display: inline-block;
padding: 9px 16px;
color: #ffffff;
text-transform: capitalize;
font-weight: 500;
border-radius: 2px;
margin: 0px 15px 0px 0px;
border: none;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select { height: 42px; }
.gform_wrapper .ui-datepicker .ui-datepicker-title select { padding: 4px; height: 26px; }
.gform_wrapper .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next,
.gform_wrapper .ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover { background-color: #666; }
.gform_wrapper .ui-state-default, .ui-widget-content .ui-state-default { border: none !important; }
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
width: 100%;
height: 42px;
padding: 4px 20px !important;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
width: 100%;
}
.gform_wrapper input[type="text"],
.gform_wrapper select,
.gform_wrapper textarea {
background-color: #ffffff;
border: 1px solid #ddd;
}
.gform_wrapper .gfield_time_hour, .gform_wrapper .gfield_time_minute { max-width: 50rem; }
.gform_wrapper .gfield_time_ampm, .gform_wrapper .gfield_time_hour { max-width: calc(50rem + .5rem); }
.gform_wrapper .gfield_time_hour i { margin-top: 0px; }
body .gform_wrapper .top_label div.ginput_container { position: relative; }
body .gform_wrapper img.ui-datepicker-trigger {
position: absolute;
right: 20px;
top: 14px;
} .careerfy-header-six { border-top: 3px solid; }
.careerfy-header-six .careerfy-navigation {
float: left;
}
.careerfy-header-six .careerfy-logo {
margin: 25px 0px 25px 0px;
}
.careerfy-header-six .navbar-nav > li.active > a:before { display: none; }
.careerfy-header-six .navbar-nav > li > a {
color: #7f7f7f;
font-size: 14px;
position: relative;
}
.careerfy-header-six .careerfy-right {
width: 82%; }
.careerfy-header-six .careerfy-nav-wrap {
width: 100%; }
.careerfy-headfive-option {
float: right;
margin: 20px 0px 0px 0px;
position: relative;
}
.careerfy-headfive-option:before {
content: '';
position: absolute;
left: 0px;
top: 4px;
width: 1px;
height: 29px;
background-color: #363c3f; 
}
.careerfy-headfive-option li {
float: left;
list-style: none;
margin-bottom: 10px;
}
.careerfy-headfive-option li > a {
float: left;
color: #fff;
font-size: 16px;
padding: 10px 17px 11px 17px;
border-radius: 40px;
font-weight: bold;
line-height: 1;
}
.careerfy-headfive-option li.active a {
color: #454a4c;
}
.careerfy-headfive-option li a i { margin-right: 4px; }
.careerfy-header-five .submenu-addicon > a:after {
content: "\f107";
font-family: FontAwesome;
display: inline-block;
margin-left: 7px;
font-size: 12px;
vertical-align: top;
}
.careerfy-header-six .careerfy-headfive-option li > a {
border-radius: 4px;
font-size: 14px;
font-weight: normal;
}
.careerfy-header-seven .careerfy-right {
width: 80%; }
.careerfy-header-six .careerfy-headfive-option > li.active > a { color: #ffffff; }
.careerfy-header-six .careerfy-headfive-option:before { display: none; }
.careerfy-header-six .careerfy-headfive-option { margin-top: 27px; }
.navbar-nav > li > a[data-title]:after {
content: attr(data-title);
position: absolute;
top: 16px;
right: -16px;
padding: 4px 7px;
color: #ffffff;
white-space: nowrap; 
-moz-border-radius: 40px; 
-webkit-border-radius: 40px;  
border-radius: 40px;
opacity: 1;
z-index: 9;
visibility: visible;
background-color: #8c90da;
font-size: 12px;
line-height: 1;
}
.careerfy-header-six .navbar-nav > li > a[data-title]:before {
content: attr(data-title);
position: absolute;
top: 16px;
right: -16px;
padding: 4px 7px;
color: #ffffff;
white-space: nowrap;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px;
opacity: 1;
z-index: 9;
visibility: visible;
background-color: #8c90da;
font-size: 12px;
line-height: 1;
width: auto;
height: 18px;
left: auto;
}
.menu-itm-description {
float: left;
width: 100%;
margin: 3px 0px 0px 0px;
}
.careerfy-banner-six {
float: left;
width: 100%;
}
.careerfy-banner-six-caption {
position: absolute;
left: 0px;
top: 50%;
width: 100%;
margin-top: -200px;
}
.careerfy-banner-six-caption-wrap {
float: left;
width: 60%;
}
.careerfy-banner-six-caption h1 {
display: inline-block;
width: 90%;
color: #ffffff;
margin-bottom: 13px;
font-size: 60px;
line-height: 1.2;
}
.careerfy-banner-six-caption p {
color: #ffffff;
font-size: 18px;
margin-bottom: 37px;
}
.careerfy-banner-six-caption a {
float: left;
color: #ffffff;
font-size: 18px;
padding: 16px 14px;
border-radius: 4px;
line-height: 1;
}
.careerfy-banner-six-layer { position: relative; }
.careerfy-banner-six .slick-arrow {
position: absolute;
left: 80px;
top: 50%;
font-size: 30px;
color: #ffffff;
z-index: 99;
width: 60px;
height: 60px;
border: 1px solid #ffffff;
border-radius: 100%;
text-align: center;
margin-top: -20px;
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;
}
.careerfy-banner-six .slick-arrow.slick-arrow-right {
left: auto;
right: 80px;
padding-top: 14px;
}
.careerfy-banner-six .slick-arrow.slick-arrow-left i {
float: left;
padding: 0px 10px 15px 0px;
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
} .careerfy-banner-search-six {
float: left;
width: 100%;
background-color: #ffffff;
padding: 20px;
margin-top: -60px;
position: relative;
border-radius: 4px;
box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.15);
}
.careerfy-banner-search-six ul { margin: 0px -10px; }
.careerfy-banner-search-six ul li {
float: left;
width: 27%;
list-style: none;
padding: 0px 10px;
position: relative;
}
.careerfy-banner-search-six ul li:last-child { width: 19%; }
.careerfy-banner-search-six input[type="text"] {
float: left;
width: 100%;
background-color: #f6f6f6;
height: 50px;
border-radius: 6px;
padding: 7px 15px;
color: #111;
}
.careerfy-banner-search-six .careerfy-select-style select,
.careerfy-banner-search-six .selectize-control.single .selectize-input {
height: 50px;
background-color: #f6f6f6;
color: #999;
border-radius: 6px;
}
.careerfy-banner-search-six .careerfy-select-style:after {
content: "\e975";
top: 11px;
}
.careerfy-banner-search-six input[type="submit"] {
float: left;
width: 100%;
border: 1px solid;
color: #ffffff;
font-size: 18px;
text-transform: uppercase;
padding: 10px 17px;
border-radius: 6px;
text-align: right;
-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;
}
.careerfy-banner-search-six li:hover input[type="submit"] {
background-color: #ffffff;
}
.careerfy-banner-search-six ul li:last-child i {
position: absolute;
left: 33px;
top: 13px;
font-size: 22px;
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;
}
.careerfy-banner-search li:first-child input[type="text"] {
border-left: 1px solid #f2f2f2;
}
.careerfy-fancy-title-six.careerfy-fancy-title h2 {
color: #3b3b3b;
font-size: 35px;
margin-bottom: 6px;
font-weight: bold;
position: relative;
line-height: 1;
}
.careerfy-fancy-title.careerfy-fancy-title-six { margin-bottom: 57px; }
.careerfy-fancy-title-six p { position: relative; }
.careerfy-fancy-title-six span {
font-size: 139px;
color: #3b3b3b;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
font-weight: bold;
position: absolute;
left: 0px;
width: 100%;
top: -11px;
line-height: 0.8;
opacity: 0.05;
}
.joblisting-grid-full { padding-top: 65px; }
.careerfy-animate-filter {
float: left;
width: 100%;
text-align: center;
margin-bottom: 42px;
}
.careerfy-animate-filter ul {
display: inline-block;
background-color: #f9f9fd;
border-radius: 40px;
}
.careerfy-animate-filter ul li {
float: left;
list-style: none;
padding: 0px 7px;
}
.careerfy-animate-filter ul li:first-child { padding-left: 0px; }
.careerfy-animate-filter ul li:last-child { padding-right: 0px; }
.careerfy-animate-filter ul li a {
float: left;
color: #666666;
font-size: 12px;
padding: 12px 16px 11px 16px;
line-height: 1;
border-radius: 40px;
}
.careerfy-animate-filter ul li a.is-checked { color: #ffffff; } .careerfy-categories-stylefour figure,
.careerfy-categories-stylefour figure > a,
.careerfy-categories-stylefour figure img {
float: left;
width: 100%;
}
.careerfy-categories-stylefour > ul > li { margin-bottom: 30px; }
.careerfy-categories-stylefour figure { margin-bottom: 0px; }
.careerfy-categories-stylefour figcaption {
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
bottom: 0px;
z-index: 2;
text-align: center;
padding: 0px 10px 11px 10px;
}
.careerfy-categories-stylefour figure:before {
content: '';
width: 100%;
height: 100%;
position: absolute;
left: 0;
z-index: 0;
bottom: 0;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 36%, rgba(0,0,0,0.31) 58%, rgba(0,0,0,0.85) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(36%,rgba(0,0,0,0)), color-stop(58%,rgba(0,0,0,0.31)), color-stop(100%,rgba(0,0,0,0.85))); background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 36%,rgba(0,0,0,0.31) 58%,rgba(0,0,0,0.85) 100%); background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 36%,rgba(0,0,0,0.31) 58%,rgba(0,0,0,0.85) 100%); background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 36%,rgba(0,0,0,0.31) 58%,rgba(0,0,0,0.85) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 36%,rgba(0,0,0,0.31) 58%,rgba(0,0,0,0.85) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ed000000',GradientType=0 ); -webkit-transition: all 0.325s linear;
-moz-transition: all 0.325s linear;
-ms-transition: all 0.325s linear;
-o-transition: all 0.325s linear;
transition: all 0.325s linear;
}
.careerfy-categories-stylefour figcaption h2 a { color: #ffffff; }
.careerfy-categories-stylefour figcaption h2 {
font-size: 20px;
text-transform: uppercase;
margin-bottom: 7px;
}
.careerfy-categories-stylefour figcaption span {
display: inline-block;
color: #ffffff;
margin-bottom: 8px;
}
.careerfy-team-thumb,.careerfy-team-parallex,
.careerfy-team-parallex-list {
float: left;
width: 100%;
}
.careerfy-team-parallex span {
display: inline-block;
width: 100%;
text-transform: uppercase;
}
.careerfy-team-parallex h2 {
margin-bottom: 26px;
font-size: 36px;
color: #3b3b3b;
text-transform: uppercase;
}
.careerfy-team-parallex h3 {
font-size: 24px;
color: #3b3b3b;
margin-bottom: 13px;
}
.careerfy-team-parallex h3 small {
font-size: 16px;
color: #999999;
padding-left: 20px;
border-left: 1px solid #e2e2e2;
margin-left: 12px;
}
.careerfy-team-parallex ul,
.careerfy-team-parallex-list figure,
.careerfy-team-parallex-list figcaption {
float: left;
width: 100%;
}
.careerfy-team-parallex ul li {
float: left;
list-style: none;
margin: 0px 15px 10px 0px;
}
.careerfy-team-parallex ul li a {
font-size: 36px;
color: #bbbbbb;
}
.careerfy-team-parallex p { margin-bottom: 25px; }
.careerfy-team-parallex-list ul li {
list-style: none;
margin-bottom: 25px;
}
.careerfy-team-parallex-list { margin-top: 35px; }
.careerfy-team-parallex-list figure { text-align: center; }
.careerfy-team-parallex-list figure > a {
display: inline-block;
margin-bottom: 24px;
position: relative;
width: 100px;
}
.careerfy-team-parallex-list figure img {
border-radius: 100%; }
.careerfy-team-parallex-list figcaption h2 {
font-size: 14px;
margin-bottom: 2px;
text-transform: uppercase;
line-height: 1.1;
}
.careerfy-team-parallex-list figcaption h2 a { color: #333333; }
.careerfy-team-parallex-list figcaption span {
font-size: 12px;
color: #999999;
display: block;
}
.careerfy-team-parallex-status {
position: absolute;
left: 0px;
top: 13px;
width: 18px;
height: 18px;
background-color: #53b427;
border-radius: 100%;
border: 3px solid #ffffff;
}
.careerfy-team-parallex-status.yellow  { background-color: #fcd116; }
.careerfy-team-parallex-status.red     { background-color: #e81123; }
.careerfy-team-thumb { margin-top: 90px; } .careerfy-services-fourtext {
float: left;
width: 100%;
}
.careerfy-services-fourtext span {
color: #ffffff;
font-size: 14px;
letter-spacing: 2px;
text-transform: uppercase;
display: inline-block;
margin-bottom: 3px;
}
.careerfy-services-fourtext h2 {
color: #ffffff;
font-size: 30px;
margin-bottom: 18px;
padding-bottom: 18px;
font-weight: bold;
line-height: 1.3;
position: relative;
}
.careerfy-services-fourtext h2:before {
content: '';
position: absolute;
left: 0px;
bottom: 0px;
width: 80px;
height: 2px;
}
.careerfy-services-fourtext p {
color: #ffffff;
}
.careerfy-services-stylefive {
float: left;
background-color: #ffffff;
padding: 49px 27px 0px 29px;
box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.30);
}
.careerfy-services-stylefive ul li { text-align: center; }
.careerfy-services-stylefive img { margin-bottom: 28px; }
.careerfy-services-stylefive h2 {
font-size: 15px;
color: #3b3b3b;
margin-bottom: 7px;
text-transform: uppercase;
font-weight: bold;
}
.careerfy-services-stylefive p {
color: #999999;
font-size: 11px;
line-height: 24px;
margin-bottom: 0px;
} .careerfy-dream-packages {
float: left;
width: 100%;
border: 1px solid #eaeaea;
text-align: center;
margin-bottom: 30px;
border-radius: 4px;
}
.careerfy-dream-packages h3 {
font-size: 16px;
color: #333333;
margin-bottom: 26px;
background-color: #fbfcff;
text-transform: uppercase;
font-weight: bold;
padding: 23px 10px 22px 10px;
border-bottom: 1px solid #eaeaea;
}
.careerfy-dream-packages ul { margin-bottom: 23px; }
.careerfy-dream-packages ul,
.careerfy-dream-packages ul li {
float: left;
width: 100%;
}
.careerfy-dream-packages ul li {
list-style: none;
margin-bottom: 4px;
}
.careerfy-dream-packagesplan {
display: inline-block;
background-color: #fbfcff;
padding: 20px 15px;
margin-bottom: 29px;
}
.careerfy-dream-packagesplan span {
font-size: 44px;
color: #3b3b3b;
display: block;
margin-bottom: 17px;
}
.careerfy-dream-packagesplan strong {
font-size: 16px;
font-weight: normal;
display: inline-block;
vertical-align: super;
}
.careerfy-dream-packagesplan span small {
font-size: 10px;
color: #3b3b3b;
letter-spacing: 2px;
display: inline-block;
text-align: left;
line-height: 1.2;
}
.careerfy-dream-packagesplan a {
display: inline-block;
background-color: #3b3b3b;
font-size: 14px;
text-transform: uppercase;
color: #ffffff;
padding: 17px 28px 15px 28px;
line-height: 1;
border-radius: 40px 40px 0px 40px;
border: none;
}
.careerfy-dream-packages.active .careerfy-dream-packagesplan span,
.careerfy-dream-packages.active .careerfy-dream-packagesplan span small,
.careerfy-dream-packages.active .careerfy-dream-packagesplan span strong {
color: #ffffff;
}
.careerfy-dream-packages.active .careerfy-dream-packagesplan a { background-color: #e6165a; } .careerfy-blog-medium figure {
float: left;
width: 175px;
margin-bottom: 0px;
}
.careerfy-blog-medium figure ~ .careerfy-blog-medium-text { margin-left: 175px; }
.careerfy-blog-medium-text {
padding: 19px 20px 20px 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;
}
ul li:hover .careerfy-blog-medium-text {
box-shadow: 0px 0px 25px 0px rgba(251,36,106,0.30);
}
.careerfy-blog-medium-text span {
display: inline-block;
background-color: #8c90da;
color: #ffffff;
padding: 7px 8px 6px 8px;
line-height: 1;
font-size: 12px;
margin-bottom: 15px;
}
.careerfy-blog-medium-text h2 {
font-size: 22px;
margin-bottom: 7px;
line-height: 1.3;
font-weight: bold;
}
.careerfy-blog-medium-text p { margin-bottom: 12px; }
.careerfy-blog-medium-btn {
text-transform: uppercase;
margin-right: 15px;
margin-bottom: 10px;
display: inline-block;
}
.careerfy-blog-medium-btn i { margin-left: 6px; }
.careerfy-blog-medium-thumb {
display: block; }
.careerfy-blog-medium-thumb img {
display: inline-block;
border-radius: 100%;
margin-right: 12px;
} .careerfy-categories-stylefive ul li {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
width: 16.66666667%;
list-style: none;
border-left: 1px solid #ececec;
border-bottom: 1px solid #ececec;
}
.careerfy-categories-stylefive ul li:nth-child(7n),.careerfy-categories-stylefive ul li:first-child { border-left: none; }
.careerfy-categories-stylefive ul li:nth-child(7n),.careerfy-categories-stylefive ul li:nth-child(8n),
.careerfy-categories-stylefive ul li:nth-child(9n),.careerfy-categories-stylefive ul li:nth-child(10n),
.careerfy-categories-stylefive ul li:nth-child(11n),.careerfy-categories-stylefive ul li:nth-child(12n) { border-bottom: none; }
.careerfy-categories-stylefive-wrap {
float: left;
width: 100%;
text-align: center;
padding: 35px 15px;
background-color: #ffffff;
-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;
}
li:hover .careerfy-categories-stylefive-wrap {
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.careerfy-categories-stylefive img {
width: 64px;
margin-bottom: 28px;
}
.careerfy-categories-stylefive-wrap span.jobcat-title {
display: block;
font-size: 14px;
color: #333333;
font-weight: 500;
}
.careerfy-categories-stylefive-wrap i {
font-size: 50px;
margin-bottom: 25px;
display: inline-block;
}
.careerfy-categories-stylefive img {
width: 64px;
margin-bottom: 28px;
} .careerfy-partner-style4,.careerfy-job-listing {
float: left;
width: 100%;
}
.careerfy-partner-style4 { text-align: center; }
.careerfy-partner-style4 ul li {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
list-style: none;
margin-bottom: 40px;
} .dream-main-wrap {
float: left;
width: 100%;
padding: 0px 30px 0px 50px;
}
.careerfy-dream-grid > ul > li { margin-bottom: 30px; list-style: none; }
.careerfy-dream-grid-wrap {
float: left;
width: 100%;
border: 1px solid #ececec;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
}
.careerfy-dream-grid figure {
float: left;
width: 100%;
margin-bottom: 0px;
background-color: #fcfcfc;
}
.careerfy-dream-grid figure > a {
float: left;
width: 100%;
text-align: center;
}
.careerfy-dream-featured {
position: absolute;
left: 14px;
top: 20px;
background-color: #13b5ea;
font-size: 10px;
line-height: 1;
padding: 2px 10px 3px 10px;
color: #fff;
border-radius: 40px;
}
.careerfy-dream-grid-like {
position: absolute;
right: 14px;
top: 14px;
width: 27px;
height: 27px;
border: 1px solid #ececec;
border-radius: 100%;
color: #8bb300;
text-align: center;
}
.careerfy-dream-grid-text {
float: left;
width: 100%;
padding: 18px 18px 6px 18px;
}
.careerfy-dream-grid-text h2 {
font-size: 18px;
margin-bottom: 4px;
}
.careerfy-dream-grid-text span {
font-size: 12px;
color: #999999;
display: inline-block;
width: 100%;
margin-bottom: 10px;
}
.careerfy-dream-grid-text ul {
margin: 0px;
}
.careerfy-dream-grid-text ul li {
font-size: 12px;
color: #999999;
line-height: 1;
margin-bottom: 13px;
list-style: none;
}
.careerfy-dream-grid-text ul li i {
float: left;
margin: 0px 10px 0px 0px;
color: #aaaaaa;
}
.careerfy-headfive-option ul {
background-color: #ffffff;
left: 0;
margin: 0px 0px 0px 0px;
padding: 0px 20px;
opacity: 0;
position: absolute;
top: 100%;
visibility: hidden;
width: 200px;
z-index: 999;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-ms-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-headfive-option > li:hover > ul {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
.careerfy-headfive-option ul li {
float: left;
width: 100%;
list-style: none;
}
.careerfy-headfive-option ul li a {
border-bottom: 1px solid #f2f2f2;
color: #656c6c;
float: left;
font-size: 14px;
font-weight: 400;
padding: 10px 0px;
width: 100%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
} .careerfy-search-seven-wrap,
.careerfy-banner-search-seven ul li:first-child,
.careerfy-banner-search-seven input[type="text"] {
float: left;
width: 100%;
}
.careerfy-search-seven-wrap h2 {
color: #1b1e27;
font-size: 54px;
margin-bottom: 20px;
line-height: 1.2;
letter-spacing: 0px;
display: inline-block;
width: 72%;
}
.careerfy-search-seven-wrap p {
color: #1b1e27;
font-size: 22px;
margin-bottom: 33px;
display: block;
}
.careerfy-banner-search-seven { width: 760px; }
.careerfy-banner-search-seven ul { margin: 0px -10px; }
.careerfy-banner-search-seven ul li {
float: left;
list-style: none;
width: 43%;
margin-bottom: 30px;
position: relative;
padding: 0px 10px;
}
.careerfy-banner-search-seven ul li:last-child {
width: 14%; }
.careerfy-banner-search-seven .careerfy-select-style:after {
display: none; }
.careerfy-banner-search-seven input[type="text"] {
height: 68px;
border: 1px solid #dee0e3;
background-color: #ffffff;
box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
border-radius: 80px;
color: #333333;
font-size: 14px;
padding: 8px 50px;
}
.careerfy-banner-search-seven i {
position: absolute;
left: 35px;
top: 25px;
font-size: 18px;
color: #999999;
z-index: 1;
}
.careerfy-banner-search-seven .jobsearch_searchloc_div {
position: static; }
.careerfy-banner-search-seven .selectize-control.single .selectize-input {
border-radius: 80px;
padding: 25px 60px 0px 60px;
color: #333333;
height: 67px;
box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15);
}
.careerfy-banner-search-seven .selectize-control.single .selectize-input input {
height: auto; }
.careerfy-banner-search-seven .selectize-control:before {
content: "\e97a";
font-family: careerfy;
position: absolute;
left: 30px;
top: 21px;
z-index: 9;
color: #999999;
font-size: 18px;
}
.careerfy-banner-search-seven .selectize-control.single .selectize-input:after {
right: 42px; }
.careerfy-banner-search-seven .selectize-input.dropdown-active:before {
right: 30px; }
.careerfy-banner-search-seven input[type="submit"] {
width: 100%;
height: 68px;
background-color: transparent;
border: none;
position: relative;
z-index: 3;
}
.careerfy-banner-search-seven ul li:last-child i {
color: #ffffff;
border-radius: 60px;
font-size: 30px;
width: 83%;
height: 68px;
left: 10px;
top: 0px;
text-align: center;
padding-top: 20px;
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;
}
.careerfy-banner-search-seven ul li:last-child:hover i {
background-color: transparent; } .careerfy-header-seven .careerfy-navigation {
float: left; }
.careerfy-header-seven .navbar-nav > li > a {
font-size: 15px;
text-transform: uppercase;
}
.careerfy-headsix-option {
float: right;
margin: 20px 0px 0px 0px;
position: relative;
}
.careerfy-headsix-option > li {
float: left;
list-style: none;
margin: 2px 0px 0px 5px;
position: relative;
padding-bottom: 24px;
}
.careerfy-header-seven .navbar-nav > li {
padding: 0px 10px; }
.careerfy-headsix-option > li > a {
float: left;
font-size: 16px;
padding: 11px 30px 12px 30px;
border-radius: 40px;
text-transform: uppercase;
font-weight: 500;
line-height: 1;
border: 2px 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;
}
.careerfy-banner-caption .careerfy-select-style {
float: left;
height: 60px;
width: 100%;
}
.careerfy-headsix-option > li > a.careerfy-post-job { padding: 11px 12px 12px 12px; }
.careerfy-headsix-option > li:hover > a,.careerfy-headsix-option > li.active > a { color: #ffffff; }
.careerfy-headsix-option ul {
background-color: #ffffff;
left: 0;
margin: 0px 0px 0px 0px;
padding: 0px 20px;
opacity: 0;
position: absolute;
top: 100%;
visibility: hidden;
width: 200px;
z-index: 999;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-ms-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-headsix-option > li:hover > ul {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
.careerfy-headsix-option ul li {
float: left;
width: 100%;
list-style: none;
}
.careerfy-headsix-option ul li a {
border-bottom: 1px solid #f2f2f2;
color: #656c6c;
float: left;
font-size: 14px;
font-weight: 400;
padding: 10px 0px;
width: 100%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-headsix-option ul li a i { margin-right: 6px; }
.careerfy-header-seven .careerfy-logo,
.careerfy-header-seven .careerfy-right,
.careerfy-header-six .careerfy-logo,
.careerfy-header-six .careerfy-right,
.careerfy-header-four .careerfy-nav-area-wrap,
.careerfy-header-four .careerfy-logo {
float: none;
display: inline-block;
vertical-align: middle;
}
.careerfy-nav-wrap {
float: right; }
.careerfy-header-six .careerfy-logo {
width: 17%; }
.careerfy-header-four .careerfy-nav-area-wrap {
width: 70%;
position: relative;
min-height: 80px;
}
.careerfy-header-four .careerfy-btns-con {
width: 30%; }
.careerfy-header-four .nav-list-mode {
position: absolute;
left: 0px;
top: 50%;
margin: -7px 0px 0px 20px;
} .careerfy-content-wrapper,.employer-slider-media,
.employer-slider-text,.careerfy-employer-slider {
float: left;
width: 100%;
}
.careerfy-employer-slider {
padding: 0px 120px;
position: relative;
}
.careerfy-employer-slider-wrap {
padding: 20px 15px; }
.careerfy-content-wrapper {
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
border-radius: 12px;
}
.employer-slider-media {
border-bottom: 1px solid #dfdfdf;
margin-bottom: 24px;
}
.employer-slider-media,.employer-slider-text {
text-align: center; }
.employer-slider-media a {
display: inline-block;
width: 170px;
height: 170px;
text-align: center;
white-space: nowrap;
vertical-align: middle;
margin: 20px 0px;
}
.employer-slider-media a img {
vertical-align: middle;
max-height: 170px;
max-width: 170px;
display: inline-block;
}
.jobs-scrolslider-imghelpr {
display: inline-block;
height: 100%;
vertical-align: middle;
}
.employer-slider-media a.no-img { padding: 20px; }
.employer-slider-media a.no-img img { border-radius: 100%; }
.employer-slider-text {
padding: 0px 15px 30px 15px;
}
.employer-slider-text .jobsearch-rating,
.employer-slider-text .jobsearch-rating:before,
.employer-slider-text .jobsearch-rating-box:before {
width: 90px;
}
.employer-slider-text .jobsearch-rating:before {
content: "\f006 \f006 \f006 \f006 \f006";
font-family: FontAwesome;
background: none;
font-size: 16px;
letter-spacing: 4px;
color: #f37d1e;
}
.employer-slider-text .jobsearch-rating-box:before {
content: "\f005 \f005 \f005 \f005 \f005";
font-family: FontAwesome;
font-size: 16px;
letter-spacing: 4px;
background: none;
color: #f37d1e;
}
.employer-slider-text h2 {
font-size: 16px;
margin-bottom: 6px;
}
.employer-slider-text span {
color: #999999;
display: block;
margin-bottom: 18px;
}
.careerfy-employer-slider-btn {
display: inline-block;
padding: 10px 14px;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
border-radius: 80px;
line-height: 1;
margin: 0px 2px 6px 2px;
}
.jobsearch-typo-wrap a.careerfy-employer-slider-btn:focus { box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10); }
.careerfy-employer-slider .slick-arrow {
position: absolute;
left: -50px;
top: 50%;
font-size: 40px;
margin-top: -35px;
cursor: pointer;
}
.careerfy-employer-slider .slick-arrow.slick-arrow-right {
left: auto;
right: -50px;
}
.careerfy-employer-slider .slick-dots { margin-top: 30px; }
.careerfy-employer-slider .slick-dots li { margin: 0px 5px; }
.careerfy-employer-slider .slick-dots li button {
width: 12px;
height: 12px;
background-color: #bdbebf;
border-radius: 100%;
}
.careerfy-employer-slider .slick-dots li.slick-active button { box-shadow: none; } .careerfy-candidate-view4,.careerfy-candidate-view4-wrap,
.careerfy-candidate-view4 figure {
float: left;
width: 100%;
}
.careerfy-candidate-view4 ul li {
list-style: none; }
.careerfy-candidate-view4 > ul > li {
margin-bottom: 40px; }
.careerfy-candidate-view4-wrap {
text-align: center;
overflow: hidden;
position: relative;
}
.careerfy-candidate-view4 figure a {
display: inline-block;
width: 176px;
margin-bottom: 23px;
border-radius: 100%;
position: relative;
}
.careerfy-candidate-view4 figure img {
width: 100%;
height: 175px;
border-radius: 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;
}
.careerfy-candidate-view4 h2 {
font-size: 18px;
font-weight: 400;
margin-bottom: 7px;
text-transform: uppercase;
}
.careerfy-candidate-view4 h2 a {
-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;
}
.careerfy-candidate-view4 p {
line-height: 1.2;
margin-bottom: 6px;
}
.careerfy-candidate-view4 span { margin-bottom: 11px; }
.careerfy-candidate-view4-social li {
display: inline-block;
line-height: 1;
margin: 10px 6px 0px 6px;
}
.careerfy-candidate-view4-social li a {
float: left;
width: 34px;
height: 34px;
border: 1px solid #b4b4b4;
color: #bdbebf;
border-radius: 100%;
font-size: 16px;
padding-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;
}
.careerfy-candidate-view4-social li:hover a { color: #ffffff; } .careerfy-joblisting-wrap,.careerfy-joblisting-media figure,
.careerfy-joblisting-media figure a,.careerfy-joblisting-media figure img {
float: left;
width: 100%;
}
.careerfy-joblisting-view4 ul li {
list-style: none; }
.careerfy-joblisting-view4 > ul > li {
margin-bottom: 20px; }
.careerfy-joblisting-wrap {
border: 1px solid #f0f0f0;
padding: 10px;
position: relative;
overflow: hidden;
-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;
}
.careerfy-joblisting-wrap:hover {
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10);
}
.careerfy-joblisting-media {
float: left;
width: 134px;
}
.careerfy-joblisting-media ~ .careerfy-joblisting-text { margin-left: 160px; }
.careerfy-joblisting-text h2 {
font-size: 20px;
margin-bottom: 2px;
}
.careerfy-joblisting-text h2 a {
-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;
}
.careerfy-joblisting-text h2 span {
display: inline-block;
border: 1px solid;
padding: 5px 7px;
line-height: 1;
font-size: 10px;
text-transform: uppercase;
margin-left: 7px;
vertical-align: text-bottom;
}
.careerfy-joblisting-text small {
color: #999999;
font-size: 14px;
}
.careerfy-joblisting-text small i {
font-size: 12px;
margin-right: 4px;
}
.careerfy-job-skills a {
display: inline-block;
padding: 6px 7px;
line-height: 1;
margin: 5px 0px 0px 0px;
color: #376d95;
font-size: 12px;
background-color: #e1ecf4;
}
.careerfy-joblisting-view4-featured,
.jobsearch-typo-wrap .careerfy-joblisting-view4-featured {
position: absolute;
right: 0px;
top: 0px;
background-color: #ffb607;
font-size: 12px;
color: #ffffff;
font-weight: 400;
padding: 4px 7px;
line-height: 1;
}
.careerfy-joblisting-view4-new {
position: absolute;
right: 0px;
top: 0px;
background-color: #48d1a9;
font-size: 12px;
text-transform: uppercase;
color: #ffffff;
font-weight: 400;
padding: 4px 7px;
line-height: 1;
}
.careerfy-joblisting-view4-date {
position: absolute;
right: 24px;
top: 20px;
font-size: 12px;
color: #999999;
text-transform: uppercase;
} .careerfy-more-view4-btn {
float: left;
width: 100%;
text-align: center;
position: relative;
overflow: hidden;
margin: 35px 0px 30px 0px;
}
.careerfy-more-view4-btn:before {
content: '';
position: absolute;
left: 50%;
top: 25px;
width: 999em;
height: 1px;
background-color: #e1e1e1;
}
.careerfy-more-view4-btn:after {
content: '';
position: absolute;
right: 50%;
top: 25px;
width: 999em;
height: 1px;
background-color: #e1e1e1;
}
.careerfy-more-view4-btn a {
display: inline-block;
padding: 16px 32px;
line-height: 1;
border-radius: 40px;
border: 1px solid;
position: relative;
z-index: 4;
color: #ffffff;
font-size: 18px;
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;
}
.careerfy-more-view4-btn a:hover {
background-color: #ffffff;
}
.careerfy-more-view4-btn a:before {
content: '';
position: absolute;
right: -27px;
top: 0px;
width: 25px;
height: 100%;
background-color: #ffffff;
}
.careerfy-more-view4-btn a:after {
content: '';
position: absolute;
left: -27px;
top: 0px;
width: 25px;
height: 100%;
background-color: #ffffff;
} .careerfy-testimonial-style4 {
float: left;
width: 100%;
text-align: center;
}
.careerfy-testimonial-style4 img {
display: inline-block;
width: 150px;
height: 150px;
border-radius: 100%;
margin-bottom: 40px;
}
.careerfy-testimonial-style4 p {
font-size: 20px;
font-weight: 300;
color: #333333;
margin-bottom: 20px;
line-height: 40px;
}
.careerfy-testimonial-style4 span {
display: inline-block;
font-size: 16px;
color: #1b1e27;
}
.careerfy-testimonial-style4 span small {
font-size: 16px;
}
.careerfy-testimonial-style4 .slick-arrow {
position: absolute;
left: -50px;
top: 50%;
font-size: 40px;
margin-top: -35px;
cursor: pointer;
}
.careerfy-testimonial-style4 .slick-arrow.slick-arrow-right {
left: auto;
right: -50px;
}
.careerfy-testimonial-style4 .slick-dots { margin-top: 47px; }
.careerfy-testimonial-style4 .slick-dots li { margin: 0px 5px; }
.careerfy-testimonial-style4 .slick-dots li button {
width: 12px;
height: 12px;
background-color: #bdbebf;
border-radius: 100%;
}
.careerfy-testimonial-style4 .slick-dots li.slick-active button { box-shadow: none; } .copyright-five {
float: left;
width: 100%;
}
.careerfy-footer-five .careerfy-footer-widget { padding: 70px 0px 20px 0px; }
.copyright-five p {
float: left;
margin-bottom: 0px;
padding: 32px 0px 28px 0px;
}
.copyright-wrap {
float: right;
padding: 28px 0px 20px 0px;
}
.copyright-five .careerfy-social-network li a {
border: 1px solid #2c3b4a;
background-color: transparent;
}
.copyright-wrap img {
margin-top: 4px;
}
.careerfy-footer-five .widget_nav_menu ul li a:before { display: none; }
.careerfy-footer-five .widget_nav_menu ul li a { margin-bottom: 9px; }
.careerfy-about-address,.careerfy-about-address li,.careerfy-description {
float: left;
width: 100%;
}
.careerfy-about-address li {
list-style: none;
position: relative;
padding-left: 34px;
margin-bottom: 7px;
}
.careerfy-about-address li i {
position: absolute;
left: 0px;
top: 3px;
font-size: 21px;
} .careerfy-banner-search-eight {
float: left;
width: 100%;
margin-top: 100px;
}
.careerfy-search-eight-wrap h2 {
display: inline-block;
width: 75%;
line-height: 1.2;
font-size: 48px;
margin-bottom: 13px;
}
.careerfy-search-eight-wrap p {
font-size: 16px;
margin-bottom: 28px;
}
.careerfy-search-eight-wrap {
float: left;
width: 100%;
}
.careerfy-search-eight-wrap .careerfy-banner-btn a {
border-radius: 6px;
}
.careerfy-banner-search-eight input[type="text"] {
float: left;
width: 100%;
height: 95px;
background-color: #ffffff;
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.25);
color: #333;
font-weight: 600;
font-size: 14px;
border: none;
border-left: 1px solid #c8c8c8;
padding: 8px 25px;
}
.careerfy-banner-search-eight ul li {
float: left;
list-style: none;
position: relative;
}
.careerfy-banner-search-eight .careerfy-select-style {
float: left;
width: 100%;
}
.careerfy-banner-search-eight .selectize-input { border-radius: 8px 0px 0px 8px; }
.careerfy-banner-search-eight ul li:nth-child(2) input[type="text"] { border-radius: 0px 8px 8px 0px; }
.careerfy-banner-search-eight ul li .selectize-control input[type="text"] { border-radius: 0px; height: 21px; }
.careerfy-banner-search-eight ul li:nth-child(1) { width: 175px; }
.careerfy-banner-search-eight ul li:nth-child(2) { width: 580px; }
.careerfy-banner-search-eight .selectize-control.single .selectize-input { height: 95px; }
.careerfy-banner-search-eight .selectize-control.single .selectize-input { padding: 35px 18px 0px 18px; box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.15); border-radius: 0px; }
.careerfy-banner-search-eight .selectize-control.single .selectize-input input { padding-top: 35px; padding-bottom: 35px; }
.careerfy-banner-search-eight .selectize-input.has-items { padding-top: 35px !important; }
.careerfy-banner-search-eight input[type="submit"] {
border: none;
color: #ffffff;
font-size: 24px;
font-weight: 600;
border-radius: 8px;
padding: 33px 39px;
margin-left: 30px;
border: 1px solid;
min-height: 95px;
-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;
}
.careerfy-banner-search-eight input[type="submit"]:hover {
background-color: transparent; } .careerfy-blog-view6 figure,.careerfy-blog-view6 figure a,
.careerfy-blog-view6 figure img,.careerfy-blog-view6-text,
.careerfy-blog-view6-text-wrap,.careerfy-blog-view6-thumb img {
float: left;
width: 100%;
}
.careerfy-blog-view6 figure {
margin-bottom: 0px; }
.careerfy-blog-view6 figure img {
border-radius: 6px; }
.careerfy-blog-view6-text-wrap {
padding: 0px 20px;
margin-top: -30px;
position: relative;
}
.careerfy-blog-view6-text {
background-color: #ffffff;
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20);
padding: 22px 25px 38px 25px;
border-radius: 6px;
position: relative;
}
.careerfy-blog-view6-text h2 {
margin-bottom: 8px;
font-size: 16px;
font-weight: 600;
line-height: 1.3;
}
.careerfy-blog-view6-text p {
margin-bottom: 12px;
line-height: 24px;
}
.careerfy-blog-view6-thumb {
float: left;
width: 46px;
height: 46px;
}
.careerfy-blog-view6-thumb img {
border-radius: 100%; }
.careerfy-blog-view6-thumb ~ .careerfy-blog-view6-thumb-text {
margin-left: 64px;
margin-top: 24px;
}
.careerfy-blog-view6-btn {
position: absolute;
right: -20px;
bottom: -15px;
padding: 12px;
color: #ffffff;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
border-radius: 4px;
line-height: 1;
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;
}
.careerfy-blog-view6-btn:hover { background-color: #ffffff; }
.careerfy-blog-view6-thumb-text {
font-size: 12px;
line-height: 1;
}
.careerfy-blog-view6-thumb-text a.careerfy-blog-view6-title {
display: block;
font-weight: bold;
color: #000;
}
.careerfy-blog-view6-thumb-text a {
display: inline-block;
color: #999;
margin-top: 5px;
} .careerfy-view7-priceplane,.view7-priceplane-section,
.grab-view7-priceplane,.grab-view7-priceplane ul,
.grab-view7-priceplane ul li,.view7-priceplane-section-wrap {
float: left;
width: 100%;
}
.careerfy-view7-priceplane-wrap { padding: 0px; }
.grab-view7-priceplane {
padding: 12px 30px 30px 30px; }
.view7-priceplane-section-wrap { padding: 0px 30px; }
.careerfy-view7-priceplane {
padding: 30px 0px 0px 0px;
background-color: #ffffff;
border-radius: 8px;
}
.view7-priceplane-section {
border-bottom: 1px solid #ececec;
padding-bottom: 18px;
}
.view7-priceplane-section h2 {
float: left;
margin-bottom: 0px;
font-size: 24px;
font-weight: bold;
color: #3b3b3b;
width: 67%;
text-align: left;
}
.view7-priceplane-section span {
float: right;
font-size: 24px;
color: #3b3b3b;
margin-top: 6px;
}
.grab-view7-priceplane p {
font-size: 12px;
margin-bottom: 22px;
line-height: 21px;
}
.grab-view7-priceplane ul li {
list-style: none;
font-size: 14px;
color: #3b3b3b;
font-weight: 600;
line-height: 1;
margin-bottom: 15px;
text-align: left;
}
.grab-view7-priceplane ul li i {
margin-right: 10px;
color: #00d569;
}
.grab-view7-priceplane ul li.active { color: #00d569; }
.careerfy-view7-priceplane-btn {
display: inline-block;
padding: 11px 20px 14px 20px;
line-height: 1;
font-size: 14px;
border-radius: 80px;
color: #ffffff;
margin-top: 7px;
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.20);
-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;
}
.careerfy-view7-priceplane-btn i {
font-size: 11px;
margin-left: 10px;
}
.careerfy-view7-priceplane-btn:hover { background-color: #ffffff; }
.active .grab-view7-priceplane {
background-color: #444b8a;
border-radius: 0px 0px 8px 8px;
}
.active .grab-view7-priceplane {
padding-top: 32px;
}
.active .grab-view7-priceplane p,
.active .grab-view7-priceplane li {
color: #ffffff; }
.active .grab-view7-priceplane .careerfy-view7-priceplane-btn { margin-top: 15px; }
.careerfy-view7-priceplane.active {
-webkit-transform: scale(1.04);
-moz-transform: scale(1.04);
-ms-transform: scale(1.04);
-o-transform: scale(1.04);
transform: scale(1.04);
position: relative;
z-index: 4;
margin-top: -15px;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.20);
}
.active.careerfy-view7-priceplane { padding-top: 24px; }
.careerfy-priceplan-wrapper {
width: 890px;
margin: 0 auto;
} .careerfy-navigation-wrap {
float: left;
}
.careerfy-header-eight {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
z-index: 99;
}
.admin-bar .careerfy-header-eight { top: 22px; }
.admin-bar.careerfy-sticky-header .careerfy-header-eight { top: 32px; }
.careerfy-sticky-header .careerfy-header-eight {
position: fixed;
width: 100%;
left: 0px;
top: 0px;
background-color: rgba(0,0,0,0.70);
}
.careerfy-sticky-header .careerfy-header-seven {
position: fixed;
width: 100%;
left: 0px;
top: 0px;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
z-index: 99999;
background-color: #ffffff;
}
.careerfy-sticky-header .careerfy-header-six {
position: fixed;
width: 100%;
left: 0px;
top: 0px;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
z-index: 99999;
background-color: #ffffff;
}
.careerfy-header-eight .careerfy-navigation {
float: left; }
.careerfy-header-eight .careerfy-logo {
width: 25%; }
.careerfy-header-eight .careerfy-right {
width: 75%; }
.careerfy-header-eight .careerfy-logo,
.careerfy-header-eight .careerfy-right {
float: none;
display: inline-block;
vertical-align: middle;
margin-right: -4px;
}
.careerfy-headseven-option {
float: right;
}
.careerfy-headseven-option > li {
float: left;
list-style: none;
line-height: 1;
padding-top: 24px;
padding-bottom: 15px;
margin-left: 10px;
position: relative;
}
.careerfy-headseven-option > li > a {
float: left;
padding: 12px 20px;
color: #ffffff;
border-radius: 5px;
font-size: 16px;
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;
}
.careerfy-headseven-option > li:hover > a {
background-color: transparent;
}
.careerfy-headseven-option ul {
background-color: #ffffff;
left: 0;
margin: 0px 0px 0px 0px;
padding: 0px 20px;
opacity: 0;
position: absolute;
top: 100%;
visibility: hidden;
width: 200px;
z-index: 999;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-ms-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-headseven-option > li:hover > ul {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
.careerfy-headseven-option ul li {
float: left;
width: 100%;
list-style: none;
}
.careerfy-headseven-option ul li a {
border-bottom: 1px solid #f2f2f2;
color: #656c6c;
float: left;
font-size: 14px;
font-weight: 400;
padding: 10px 0px;
width: 100%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-headseven-option ul li a i { margin-right: 6px; }
.careerfy-navigation-wrapper {
float: left;
} #careerfy-header .container { position: relative; }
.navbar-nav > li.careerfy-megamenu-li,#careerfy-header [class*="col-md-"],
.careerfy-header-one .navigation-sub,.careerfy-navigation.navbar { position: static; }
.careerfy-header-one .careerfy-megamenu > [class*="col-md-"] { vertical-align: top; }
.careerfy-megamenu {
position: absolute;
left: 0%;
top: 100%;
width: 100%;
background-color: #fff;
padding: 28px 40px;
margin: 10px 0px 0px 0px;
opacity: 0;
visibility: hidden;
z-index: 10;
-webkit-transition: all 0.6s cubic-bezier(0.68, -1, 0.265, 2);
-moz-transition: all 0.6s cubic-bezier(0.68, -1, 0.265, 2);
-ms-transition: all 0.6s cubic-bezier(0.68, -1, 0.265, 2);
-o-transition: all 0.6s cubic-bezier(0.68, -1, 0.265, 2);
transition: all 0.6s cubic-bezier(0.68, -1, 0.265, 2);
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px);
}
.navbar-nav > li:hover .careerfy-megamenu {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.careerfy-megamenu li { list-style: none; }
.careerfy-megamenu li h5 {
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
color: #353535;
margin-bottom: 18px;
}
.careerfy-megamenu li h4 {
text-transform: uppercase;
margin-bottom: 26px;
}
.careerfy-thumbnail {
display: block;
margin-bottom: 20px;
}
.careerfy-thumbnail img {
width: 100%;
} .careerfy-megalist {
float: left;
width: 100%;
margin: 10px 0px 0px 0px;
}
.careerfy-megalist li {
float: left;
width: 100%;
list-style: none;
border-bottom: 1px solid #f8f8f8;
padding: 8px 0px 8px 0px;
position: relative;
}
.careerfy-megalist li:last-child {
border-bottom: none;
padding-bottom: 0px;
}
.careerfy-mega-text p { margin-bottom: 30px; } .careerfy-footer-six,.copyright-six,
.careerfy-footer-call-action,.careerfy-copyright-wrap {
float: left;
width: 100%;
}
.careerfy-footer-six {
padding-top: 60px;
} .careerfy-footer-call-action {
padding: 40px 40px 20px 40px;
border-radius: 16px;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
margin-bottom: 60px;
}
.careerfy-footer-call-action h2 {
font-size: 30px;
margin-bottom: 12px;
}
.careerfy-footer-reg-btn { float: right; }
.footer-register-btn {
display: inline-block;
font-size: 16px;
line-height: 1;
padding: 16px 21px;
border-radius: 6px;
color: #ffffff;
margin-top: 17px;
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;
}
.footer-register-btn:hover { background-color: #ffffff; }
.careerfy-footer-six .widget_nav_menu ul li a:before {
display: none; }
.careerfy-footer-six .widget_nav_menu ul li a,
.careerfy-footer-six .widget_footer_contact p {
font-size: 13px; }
.careerfy-footer-six .widget_footer_contact p {
margin-bottom: 24px; } .careerfy-copyright-wrap {
border-top: 1px solid;
padding: 23px 0px 16px 0px;
}
.copyright-six .footer-menu li {
float: left;
list-style: none;
margin-right: 40px;
margin-bottom: 5px;
}
.copyright-six p {
font-size: 12px;
float: right;
margin-bottom: 0px;
margin-right: 30px;
}
.body-nowhite-bg .widget-text-info,.body-nowhite-bg .widget_faq {
padding: 15px;
}
.careerfy-blog-grid-text,.widget-text-info,.widget_faq,
.body-nowhite-bg .careerfy-main-content .widget,.content-col-wrap,
.careerfy-blog-medium-text,.careerfy-news-grid-wrap {
background-color: #ffffff;
}
.body-nowhite-bg .careerfy-main-content .widget {
padding: 14px;
}
.body-nowhite-bg .content-col-wrap {
float: left;
width: 94%;
margin-left: 30px;
margin-right: 20px;
}
.body-nowhite-bg .content-col-wrap {
padding: 20px; }
.common-header-transparent ~ .careerfy-subheader-with-bg .careerfy-page-title {
padding: 90px 0px 44px 0px;
}
.careerfy-jobdetail-content .careerfy-jobdetail-services ul li {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.careerfy-employer-slider {
display: none; }
body.active .careerfy-employer-slider {
display: block; }
.careerfy-banner-search-eight .sugg-search-loader {
position: absolute;
right: 30px;
top: 35px;
color: #999;
font-size: 20px;
}
.careerfy-banner-search-seven .sugg-search-loader {
position: absolute;
right: 50px;
top: 0px;
color: #999;
font-size: 20px;
}
.careerfy-banner-search-six .sugg-search-loader {
position: absolute;
right: 20px;
top: 13px;
}
.careerfy-banner-search-six .sugg-search-loader i {
color: #999;
font-size: 16px;
}
.careerfy-banner-search-two .sugg-search-loader {
position: absolute;
right: 22px;
top: -7px;
}
.careerfy-banner-search-six .selectize-control.single .selectize-input {
padding: 17px 18px; }
.careerfy-banner-search-six .selectize-control.single .selectize-input input {
height: auto; } .careerfy-header-nine,.careerfy-topstrip,
.careerfy-headernine-main {
float: left;
width: 100%;
}
.careerfy-header-nine {
position: relative;
z-index: 99;
} .careerfy-topstrip {
background-color: #f1f1f1; }
.careerfy-topstrip p {
float: left;
margin: 8px 30px 0px 0px;
}
.careerfy-topstrip p,
.careerfy-topstrip p a {
color: #666666;
font-weight: 500;
}
.careerfy-topstrip p i {
font-size: 13px;
margin: 8px 11px 0px 0px;
float: left;
}
.careerfy-stripuser {
float: right; }
.careerfy-stripuser ul.nav-item-children,
.careerfy-headerfifteen-user .nav-item-children,
.careerfy-header-twelve .nav-item-children,
.careerfy-header-thirteen .nav-item-children,
.careerfy-headersixteen-user .nav-item-children,
.careerfy-header-seventeen .nav-item-children,
.careerfy-header-eighteen .nav-item-children,
.careerfy-header-fourteen .nav-item-children,
.jobsearch-header-eight .jobsearch-headeight-option .nav-item-children,
.careerfy-header-twentytwo-user .nav-item-children {
background-color: #ffffff;
right: 0;
margin: 5px 0px 0px 0px;
padding: 0px 20px;
opacity: 0;
position: absolute;
top: 100%;
visibility: hidden;
width: 200px;
z-index: 9999;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-ms-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-sticky-header .nav-item-children,
.careerfy-sticky-header .careerfy-header-twenty-user .nav-item-children,
.careerfy-sticky-header .careerfy-header-twentytwo-user .nav-item-children,
.careerfy-sticky-header .careerfy-user-section ul.nav-item-children {
width: 350px; }
.careerfy-sticky-header .nav-item-children li,
.careerfy-sticky-header .careerfy-header-twentytwo-user .nav-item-children li,
.careerfy-sticky-header .careerfy-user-section ul.nav-item-children > li {
width: 50%; }
.careerfy-headerfifteen-user .nav-item-children {
left: auto;
right: 0px;
}
.careerfy-header-twelve .nav-item-children,
.careerfy-header-twelve .nav-item-children li,
.careerfy-header-thirteen .nav-item-children li,
.careerfy-headersixteen-user .nav-item-children,
.careerfy-header-eighteen .nav-item-children,
.careerfy-header-fourteen .nav-item-children,
.jobsearch-header-eight .jobsearch-headeight-option .nav-item-children,
.careerfy-header-twentytwo-user .nav-item-children {
text-align: left; }
.careerfy-stripuser > li:hover > ul.nav-item-children,
.careerfy-headerfifteen-user > li:hover > .nav-item-children,
.careerfy-headertwelve-user > li:hover > .nav-item-children,
.careerfy-headerthirteen-user > li:hover > .nav-item-children,
.careerfy-headersixteen-user > li:hover > .nav-item-children,
.careerfy-header-seventeen .careerfy-headerseventeen-user > li:hover > .nav-item-children,
.careerfy-header-eighteen .careerfy-headereighteen-user > li:hover > .nav-item-children,
.careerfy-header-fourteen .careerfy-headerfourteen-user > li:hover > .nav-item-children,
.jobsearch-header-eight .jobsearch-headeight-option > li:hover > .nav-item-children,
.careerfy-header-twentytwo-user > li:hover > .nav-item-children {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
.careerfy-stripuser ul.nav-item-children li,
.careerfy-headerfifteen-user .nav-item-children li,
.careerfy-header-twelve .nav-item-children li,
.careerfy-header-thirteen .nav-item-children li,
.careerfy-headersixteen-user .nav-item-children li,
.careerfy-header-seventeen .nav-item-children li,
.careerfy-header-eighteen .nav-item-children li,
.careerfy-header-fourteen .nav-item-children li,
.jobsearch-header-eight .jobsearch-headeight-option .nav-item-children li,
.careerfy-header-twentytwo-user .nav-item-children li {
float: left;
width: 100%;
list-style: none;
}
.careerfy-sticky-header .careerfy-stripuser ul.nav-item-children li,
.careerfy-sticky-header .careerfy-headerfifteen-user .nav-item-children li,
.careerfy-sticky-header .careerfy-header-twelve .nav-item-children li,
.careerfy-sticky-header .careerfy-header-thirteen .nav-item-children li,
.careerfy-sticky-header .careerfy-headersixteen-user .nav-item-children li,
.careerfy-sticky-header .careerfy-header-seventeen .nav-item-children li,
.careerfy-sticky-header .careerfy-header-eighteen .nav-item-children li,
.careerfy-sticky-header .careerfy-header-fourteen .nav-item-children li,
.careerfy-sticky-header .careerfy-header-twenty-user .nav-item-children li {
width: 50%;
}
.careerfy-stripuser ul.nav-item-children li a,
.careerfy-headerfifteen-user .nav-item-children li a,
.careerfy-header-twelve .nav-item-children li a,
.careerfy-header-thirteen .nav-item-children li a,
.careerfy-headersixteen-user .nav-item-children li a,
.careerfy-header-seventeen .nav-item-children li a,
.careerfy-header-eighteen .nav-item-children li a,
.careerfy-header-fourteen .nav-item-children li a,
.jobsearch-header-eight .jobsearch-headeight-option .nav-item-children li a,
.careerfy-header-twentytwo-user .nav-item-children li a {
border-bottom: 1px solid #f2f2f2;
color: #656c6c;
float: left;
font-size: 14px;
font-weight: 400;
padding: 10px 0px;
width: 100%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-headerfifteen-user .nav-item-children li a i {
float: right;
margin: 7px 0px 0px 7px;
}
.careerfy-header-twelve .nav-item-children li a i,
.careerfy-header-thirteen .nav-item-children li i,
.careerfy-headersixteen-user .nav-item-children li i,
.careerfy-header-seventeen .nav-item-children li i,
.careerfy-header-eighteen .nav-item-children li i,
.careerfy-header-fourteen .nav-item-children li i,
.jobsearch-header-eight .jobsearch-headeight-option .nav-item-children li i,
.careerfy-header-twentyone-user .nav-item-children li a i,
.careerfy-header-twentytwo-user .nav-item-children li a i {
float: left;
margin: 7px 7px 0px 0px;
}
.careerfy-stripuser > li {
float: left;
list-style: none;
padding: 0px 20px;
line-height: 1;
border-left: 1px solid #999999;
margin: 15px 0px;
position: relative;
}
.careerfy-stripuser li:last-child {
padding-right: 0px; }
.careerfy-stripuser li:first-child {
border: none; }
.careerfy-stripuser li a {
color: #666666;
font-size: 14px;
font-weight: 500;
display: inline-block;
}
.careerfy-stripuser li a i {
font-size: 16px;
float: left;
margin: 0px 11px 0px 0px;
} .careerfy-headernine-main {
box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.08);
}
.careerfy-header-nine .careerfy-logo {
float: none;
display: inline-block;
width: 35%;
margin: 27px 0px;
vertical-align: middle;
margin-right: -4px;
}
.careerfy-header-nine .careerfy-right {
display: inline-block;
float: none;
vertical-align: middle;
width: 65%;
text-align: center;
}
.careerfy-headernine-main .jobsearch-navigation {
display: inline-block;
vertical-align: middle;
}
.careerfy-header-nine .navbar-nav > li > a {
font-size: 15px;
color: #000000;
font-weight: 500;
}
.careerfy-header-nine .navbar-nav > li {
padding: 0px 15px 0px 15px; }
.careerfy-header-nine .navbar-nav > li > a {
padding: 41px 0px; }
.careerfy-headernine-btn {
display: inline-block;
background-color: #dddddd;
padding: 8px 15px;
color: #000000;
font-size: 15px;
font-weight: 500;
border-radius: 80px;
line-height: 1;
margin-left: 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;
}
.careerfy-headernine-btn:hover {
color: #ffffff; }
.careerfy-header-nine .navbar-nav > li > a:before {
height: 3px; } .careerfy-banner-nine {
float: left;
width: 100%;
}
.careerfy-bannernine-layer:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/banner-nine-pattren.png);
background-repeat: no-repeat;
z-index: 9;
}
@media screen and (min-width: 991px) and (max-width: 1400px) {
.careerfy-bannernine-layer:before {
background: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/banner-nine-pattren-2.png);
background-repeat: no-repeat;
}
}
.careerfy-bannernine-layer {
position: relative; }
.careerfy-bannernine-caption {
position: absolute;
left: 0px;
top: 50%;
width: 100%;
z-index: 12;
margin-top: -200px;
}
.careerfy-bannernine-thumb {
float: right; }
.careerfy-bannernine-caption-inner {
display: inline-block;
width: 54%;
}
.careerfy-bannernine-caption span {
font-size: 24px;
color: #000000;
font-weight: 300;
display: inline-block;
margin-bottom: 11px;
}
.careerfy-bannernine-caption h1 {
font-size: 40px;
font-weight: 700;
color: #000000;
margin-bottom: 6px;
line-height: 1.2;
}
.careerfy-bannernine-caption h2 {
font-size: 70px;
font-weight: 300;
color: #000;
margin-bottom: 11px;
line-height: 1.1;
}
.careerfy-bannernine-caption p {
font-size: 18px;
font-weight: 500;
color: #000000;
margin-bottom: 25px;
line-height: 1.3;
}
.careerfy-bannernine-caption a {
display: inline-block;
font-size: 18px;
font-weight: 400;
color: #ffffff;
padding: 13px 34px;
line-height: 1;
text-transform: uppercase;
border-radius: 80px;
border: 2px 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;
}
.careerfy-bannernine-caption a:hover {
opacity: 0.80; } .careerfy-callaction-nine {
float: left;
width: 100%;
padding: 32px 0px;
}
.careerfy-callaction-nine h2 {
display: inline-block;
font-size: 20px;
color: #ffffff;
margin: 9px 0px 0px 0px;
font-weight: 300;
}
.careerfy-callaction-nine a {
float: right;
padding: 12px 45px;
line-height: 1;
font-size: 18px;
font-weight: 500;
border-radius: 80px;
background-color: #ffffff;
text-transform: uppercase;
letter-spacing: 1px;
border: 2px solid #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;
}
.careerfy-callaction-nine a:hover {
color: #ffffff; } .careerfy-services-video,
.careerfy-services-video figure,
.careerfy-services-video figure a,
.careerfy-services-video figure img {
float: left;
width: 100%;
}
.careerfy-services-video {
position: relative; }
.careerfy-services-video .slick-list {
margin: 0px -15px; }
.careerfy-services-video figure {
margin-bottom: 17px;
border-radius: 4px;
}
.careerfy-services-video figure img,
.careerfy-services-video figure span {
border-radius: 4px;
}
.careerfy-services-video-layer {
padding: 0px 15px;
}
.careerfy-services-video figure span {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.40);
-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;
}
.careerfy-services-video .careerfy-services-video-layer:hover figure span {
background-color: rgba(0,0,0,0.20); }
.careerfy-services-video .careerfy-services-video-layer:hover figure i {
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
}
.careerfy-services-video figure i {
position: absolute;
left: 50%;
top: 50%;
font-size: 42px;
color: #ffffff;
margin: -20px 0px 0px -25px;
-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;
}
.careerfy-services-video h2 {
font-size: 16px;
margin-bottom: 2px;
font-weight: 700;
color: #000;
}
.careerfy-services-video p {
font-size: 14px;
color: #777777;
margin-bottom: 0px;
line-height: 1.4;
}
.careerfy-services-video .slick-arrow {
position: absolute;
left: -94px;
top: 50%;
width: 44px;
height: 44px;
border: 1px solid #999999;
font-size: 17px;
text-align: center;
border-radius: 100%;
padding-top: 8px;
line-height: 1.4;
margin-top: -35px;
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;
}
.careerfy-services-video .slick-arrow-left.slick-arrow {
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
}
.careerfy-services-video .slick-arrow-right.slick-arrow {
left: auto;
right: -94px;
}
.careerfy-services-video .slick-arrow:hover {
color: #ffffff; } .careerfy-fancy-title-nine {
float: left;
width: 100%;
text-align: center;
margin-bottom: 37px;
}
.careerfy-fancy-title-nine h2 {
margin-bottom: 0px;
font-size: 44px;
font-weight: 700;
color: #000;
line-height: 1.5;
}
.careerfy-color-title h2,
.careerfy-fancy-title-nine.careerfy-color-title small,
.careerfy-fancy-title-nine.careerfy-color-title small strong,
.careerfy-fancy-title-nine.careerfy-color-title p {
color: #ffffff;
}
.careerfy-fancy-title-nine.careerfy-color-title small:before {
background-color: #ffffff; }
.careerfy-fancy-title-nine p {
font-size: 15px;
color: #777777;
margin-bottom: 0px;
}
.careerfy-fancy-title-nine small {
font-size: 13px;
color: #999999;
font-weight: 500;
position: relative;
padding-left: 60px;
}
.careerfy-fancy-title-nine small strong {
font-weight: 600; }
.careerfy-fancy-title-nine small:before {
content: '';
position: absolute;
left: 0px;
top: 8px;
width: 40px;
height: 4px;
} .careerfy-categories-classic,
.careerfy-categories-classic a,
.careerfy-categories-classic-logo,
.careerfy-categories-classic-slider {
float: left;
width: 100%;
}
.careerfy-categories-classic-logo img {
width: 60px; }
.careerfy-categories-classic-slider {
position: relative; }
.careerfy-categories-classic {
margin-bottom: 30px;
padding: 0px 15px;
}
.careerfy-categories-classic ul {
margin: 0px -15px; }
.careerfy-categories-classic ul li {
float: left;
list-style: none;
width: 20%;
padding: 15px 15px;
}
.careerfy-categories-classic a {
background-color: #ffffff;
border: 1px solid #d8e3e8;
border-radius: 5px;
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;
}
.careerfy-categories-classic li:hover a {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.careerfy-categories-classic-logo {
padding: 30px 10px 26px 10px;
text-align: center;
border-bottom: 1px solid #d8e3e8;
}
.slick-slide .careerfy-categories-classic-logo img {
display: inline-block; }
.careerfy-categories-classic-title {
float: left;
padding: 2px 0px 5px 15px;
color: #666666;
font-weight: 400;
}
.careerfy-categories-classic small {
float: right;
font-size: 14px;
color: #666666;
padding: 3px 15px 2px 0px;
}
.careerfy-loadmore-ninebtn {
float: left;
width: 100%;
text-align: center;
margin-bottom: 40px;
}
.careerfy-loadmore-ninebtn a {
display: inline-block;
text-transform: uppercase;
font-weight: 600;
padding: 16px 52px;
border-radius: 80px;
border: 3px solid;
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;
}
.careerfy-loadmore-ninebtn a:hover {
color: #ffffff; }
.careerfy-categories-classic-slider .slick-arrow {
position: absolute;
left: -94px;
top: 50%;
width: 44px;
height: 44px;
border: 1px solid #999999;
font-size: 17px;
text-align: center;
border-radius: 100%;
padding-top: 8px;
line-height: 1.4;
margin-top: -35px;
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;
}
.careerfy-categories-classic-slider .slick-arrow-left.slick-arrow {
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
}
.careerfy-categories-classic-slider .slick-arrow-right.slick-arrow {
left: auto;
right: -94px;
}
.careerfy-categories-classic-slider .slick-arrow:hover {
color: #ffffff; } .careerfy-services-nineview {
float: left;
width: 100%;
}
.careerfy-services-nineview ul li {
list-style: none;
text-align: center;
position: relative;
margin-bottom: 30px;
z-index: 10;
}
.careerfy-services-nineview ul li:before {
content: '';
position: absolute;
left: 67%;
top: 34%;
width: 250px;
height: 2px;
z-index: 0;
border-bottom: 2px dashed #d6d6d6;
-webkit-transform: rotate(14deg);
-moz-transform: rotate(14deg);
-ms-transform: rotate(14deg);
-o-transform: rotate(14deg);
transform: rotate(14deg);
}
.careerfy-services-nineview ul li:nth-child(2n):before {
top: 21%;
-webkit-transform: rotate(-16deg);
-moz-transform: rotate(-14deg);
-ms-transform: rotate(-14deg);
-o-transform: rotate(-14deg);
transform: rotate(-14deg);
}
.careerfy-services-nineview ul li:last-child:before {
display: none; }
.careerfy-services-nineview i {
display: inline-block;
width: 163px;
height: 163px;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
border-radius: 100%;
font-size: 73px;
padding-top: 48px;
margin-bottom: 31px;
position: relative;
z-index: 99;
background-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;
}
.careerfy-services-nineview li:hover i {
color: #ffffff; }
.careerfy-services-nineview h2 {
color: #000000;
margin-bottom: 14px;
font-weight: 700;
}
.careerfy-services-nineview p {
color: #777777;
font-size: 18px;
margin-bottom: 0px;
}
.careerfy-services-nineview ul li:nth-child(2n) {
margin-top: 50px; } .careerfy-trending-categories,
.careerfy-trending-categories a {
float: left;
width: 100%;
}
.careerfy-trending-categories {
margin-bottom: 30px; }
.careerfy-trending-categories ul li {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
list-style: none;
margin-bottom: 30px;
text-align: center;
}
.careerfy-trending-categories a {
background-color: #ffffff;
border-radius: 4px;
padding: 45px 12px 35px 12px;
min-height: 220px;
-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;
}
.careerfy-trending-categories img {
width: 54px;
margin-bottom: 18px;
display: inline-block;
}
.careerfy-trending-categories li:hover a {
box-shadow: 0px 8px 8px 0px rgba(0,0,0,0.40);
-webkit-transform: scale(1.03);
-moz-transform: scale(1.03);
-ms-transform: scale(1.03);
-o-transform: scale(1.03);
transform: scale(1.03);
}
.careerfy-trending-categories i {
font-size: 54px;
margin-bottom: 17px;
display: inline-block;
}
.careerfy-trending-categories h2 {
font-size: 16px;
color: #000;
font-weight: 600;
margin-bottom: 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;
}
.careerfy-trending-categories span {
display: inline-block;
color: #ffffff;
font-size: 18px;
padding: 4px 10px 5px 10px;
line-height: 1;
border-radius: 5px;
min-width: 40px;
}
.careerfy-browse-ninebtn {
float: left;
width: 100%;
text-align: center;
margin-bottom: 40px;
}
.careerfy-browse-ninebtn a {
display: inline-block;
text-transform: uppercase;
font-weight: 500;
font-size: 18px;
padding: 16px 30px;
border-radius: 80px;
border: 3px solid #ffffff;
color: #ffffff;
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;
}
.careerfy-browse-ninebtn a:hover {
background-color: #ffffff; } .careerfy-featured-title {
float: left;
width: 100%;
font-size: 20px;
color: #000;
font-weight: 700;
margin-bottom: 42px;
text-align: center;
}
.careerfy-featuredjobs-list,.careerfy-featuredjobs-list a {
float: left;
width: 100%;
}
.careerfy-featuredjobs-list {
margin-bottom: 13px; }
.careerfy-featuredjobs-list ul li {
list-style: none;
margin-bottom: 20px;
line-height: 1;
}
.careerfy-featuredjobs-list a.careerfy-simp-featjobs-view1 {
border: 1px solid #e7e7e7;
border-radius: 5px;
padding-right: 6px;
position: relative;
background-color: #ffffff;
overflow: hidden;
-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;
}
.careerfy-featuredjobs-list .urgntpkg-badge small {
color: #ffffff; }
.careerfy-featuredjobs-list .urgntpkg-badge {
left: auto;
right: -7px;
}
.careerfy-featuredjobs-list .urgntpkg-badge:before {
border-top: 7px solid #ffb14a;
border-right: 7px solid transparent;
border-left: none;
left: auto;
right: 0px;
}
.careerfy-featuredjobs-list li:hover a.careerfy-simp-featjobs-view1 {
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20); }
.careerfy-featuredjobs-list figure {
display: inline-block;
vertical-align: middle;
width: 100px;
background-color: #f7f7f7;
margin-bottom: 0px;
text-align: center;
min-height: 100px;
overflow: hidden;
}
.careerfy-featuredjobs-list figure i {
position: absolute;
left: -10px;
top: -10px;
background-color: #ffb14a;
font-size: 14px;
text-align: center;
color: #ffffff;
width: 40px;
height: 40px;
border-radius: 0% 100% 100% 100%;
padding: 16px 0px 0px 7px;
}
.careerfy-featuredjobs-box {
display: inline-block;
vertical-align: middle;
}
.careerfy-featuredjobs-box.careerfy-featuredjobs-sectrr {
width: 42%;
padding-left: 21px;
margin-top: -8px;
}
.careerfy-featuredjobs-box.careerfy-featuredjobs-loction {
width: 23%;
text-align: left;
}
.careerfy-featuredjobs-box.careerfy-featuredjobs-posdat {
text-align: right;
}
.careerfy-featuredjobs-list h2 {
margin-bottom: 2px;
font-size: 16px;
font-weight: 600;
position: relative;
}
.careerfy-featuredjobs-list h2 .careerfy-featuredjobs-listnew {
position: absolute;
right: -12px;
top: 4px;
}
.careerfy-featuredjobs-listnew {
display: inline-block;
font-size: 10px;
background-color: #e98a1c;
color: #ffffff;
border-radius: 3px;
padding: 4px 4px 3px 5px;
text-transform: uppercase;
line-height: 1;
margin-left: 3px;
}
.careerfy-featuredjobs-list-sub {
color: #777777;
font-size: 12px;
font-weight: 500;
line-height: 1;
}
.careerfy-featuredjobs-list small {
font-size: 14px;
color: #777777;
text-transform: capitalize;
}
.careerfy-featuredjobs-list time {
color: #777777;
font-size: 12px;
font-weight: 500;
line-height: 1.9;
}
.home-eight .container {
width: 1170px; }
.careerfy-loadmore-listingsbtn {
float: left;
width: 100%;
text-align: center;
margin-bottom: 40px;
}
.careerfy-loadmore-listingsbtn a {
display: inline-block;
text-transform: uppercase;
font-weight: 500;
font-size: 14px;
padding: 16px 30px;
border-radius: 80px;
border: 3px solid;
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;
}
.careerfy-loadmore-listingsbtn a:hover {
color: #ffffff; } .careerfy-popular-candidates,
.careerfy-popular-candidates figure a,
.careerfy-popular-candidates-text {
float: left;
width: 100%;
}
.careerfy-popular-candidates {
position: relative; }
.careerfy-popular-candidates-layer {
text-align: center; }
.careerfy-popular-candidates figure {
display: inline-block;
width: 192px;
border-radius: 100%;
margin-bottom: 10px;
border: 5px solid #ffffff;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
}
.careerfy-popular-candidates .careerfy-popular-candidates-layer:hover figure {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
.careerfy-popular-candidates figure img {
border-radius: 100%;
width: 100%;
}
.careerfy-popular-candidates figure span {
position: absolute;
left: 12px;
top: 20px;
width: 20px;
height: 20px;
background-color: #40d184;
border-radius: 100%;
border: 3px solid #ffffff;
}
.careerfy-popular-candidates-text h2 {
font-size: 18px;
color: #000;
margin-bottom: 0px;
font-weight: 700;
}
.careerfy-popular-candidates-text h2 a {
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;
}
.careerfy-popular-candidates-text span {
font-size: 16px;
color: #777777;
display: block;
margin-bottom: 6px;
}
.careerfy-popular-candidates-text small {
font-size: 14px;
font-weight: 500;
color: #666666;
}
.careerfy-popular-candidates .slick-arrow {
position: absolute;
left: -84px;
top: 50%;
width: 44px;
height: 44px;
border: 1px solid #999999;
font-size: 17px;
text-align: center;
border-radius: 100%;
padding-top: 8px;
line-height: 1.4;
margin-top: -35px;
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;
}
.careerfy-popular-candidates .slick-arrow-left.slick-arrow {
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
}
.careerfy-popular-candidates .slick-arrow-right.slick-arrow {
left: auto;
right: -84px;
}
.careerfy-popular-candidates .slick-arrow:hover {
color: #ffffff; } .careerfy-testimonial-slider-classic,
.careerfy-testimonial-slider-classic p,
.careerfy-testimonial-slider-classic-text {
float: left;
width: 100%;
}
.careerfy-testimonial-slider-classic {
position: relative; }
.careerfy-testimonial-slider-classic .slick-list {
margin: 0px -15px; }
.careerfy-testimonial-slider-classic-layer {
padding: 0px 15px; }
.careerfy-testimonial-slider-classic p {
font-size: 16px;
color: #777777;
border-radius: 5px;
padding: 30px 32px 49px 65px;
line-height: 1.9;
position: relative;
border: 1px solid #dddddd;
-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;
}
.careerfy-testimonial-slider-classic-pera {
float: left;
width: 100%;
position: relative;
margin-bottom: 7px;
}
.careerfy-testimonial-slider-classic-pera:before {
content: '';
position: absolute;
left: 0px;
bottom: 10px;
width: 100%;
height: 0%;
border-radius: 5px;
opacity: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-testimonial-slider-classic-layer:hover .careerfy-testimonial-slider-classic-pera:before,
.careerfy-testimonial-slider-classic-layer.active .careerfy-testimonial-slider-classic-pera:before {
height: 100%;
opacity: 1;
}
.careerfy-testimonial-slider-classic-layer:hover p,
.careerfy-testimonial-slider-classic-layer:hover i,
.careerfy-testimonial-slider-classic-layer.active p,
.careerfy-testimonial-slider-classic-layer.active i {
color: #ffffff; }
.careerfy-testimonial-slider-classic p i {
position: absolute;
left: 26px;
top: 32px;
font-size: 25px;
-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;
}
.careerfy-testimonial-slider-classic p:before {
content: '';
position: absolute;
left: 50%;
bottom: -9px;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
border-top: 9px solid #dddddd;
margin-left: -15px;
}
.careerfy-testimonial-slider-classic p:after {
content: '';
position: absolute;
left: 50%;
bottom: -8px;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #ffffff;
margin-left: -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;
}
.careerfy-testimonial-slider-classic .careerfy-testimonial-slider-classic-layer:hover p:after,
.careerfy-testimonial-slider-classic .careerfy-testimonial-slider-classic-layer:hover p:before {
display: none;
}
.careerfy-testimonial-slider-classic-text {
text-align: center; }
.careerfy-testimonial-slider-classic-text img  {
display: inline-block;
border-radius: 100%;
margin-bottom: 13px;
width: 70px;
}
.careerfy-testimonial-slider-classic-text h2 {
color: #000000;
font-size: 18px;
font-weight: 700;
margin-bottom: 0px;
}
.careerfy-testimonial-slider-classic-text span {
font-size: 16px;
color: #777777;
}
.careerfy-testimonial-slider-classic .slick-arrow {
position: absolute;
left: -92px;
top: 50%;
width: 44px;
height: 44px;
border: 1px solid #999999;
font-size: 17px;
text-align: center;
border-radius: 100%;
padding-top: 8px;
line-height: 1.4;
margin-top: -35px;
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;
}
.careerfy-testimonial-slider-classic .slick-arrow-left.slick-arrow {
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
}
.careerfy-testimonial-slider-classic .slick-arrow-right.slick-arrow {
left: auto;
right: -92px;
}
.careerfy-testimonial-slider-classic .slick-arrow:hover {
color: #ffffff; } .careerfy-counter-nineview {
float: left;
width: 100%;
}
.careerfy-counter-nineview ul li {
list-style: none;
margin-bottom: 30px;
text-align: center;
}
.careerfy-counter-nineview span {
display: inline-block;
margin-bottom: 0px;
font-size: 65px;
font-weight: 400;
color: #ffffff;
line-height: 1;
position: relative;
padding-bottom: 16px;
margin-bottom: 12px;
}
.careerfy-counter-nineview span:before {
content: '';
position: absolute;
left: 50%;
bottom: 0px;
width: 35px;
height: 4px;
margin-left: -22px;
}
.careerfy-counter-nineview small {
display: block;
font-size: 16px;
font-weight: 300;
color: #ffffff;
} .careerfy-blog-masonry figure,.careerfy-blog-masonry figure > a,
.careerfy-blog-masonry figure img,.careerfy-blog-masonry-text {
float: left;
width: 100%;
}
.careerfy-blog-masonry figure {
margin-bottom: 0px;
overflow: hidden;
}
.careerfy-blog-masonry figure img {
border-radius: 4px 4px 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;
}
.careerfy-blog-masonry li:hover figure img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
}
.careerfy-blog-masonry figure figcaption {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
top: 0px;
padding: 24px 22px 0px 26px;
}
.careerfy-blog-masonry-tag {
float: left;
width: 80%;
}
.careerfy-blog-masonry-tag a {
float: left;
padding: 8px 14px;
background-color: #000;
color: #ffffff;
border-radius: 40px;
line-height: 1;
margin-bottom: 10px;
margin-right: 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;
}
.careerfy-blog-masonry-tag a:hover {
color: #ffffff; }
.careerfy-blog-masonry-like {
float: right;
width: 26px;
height: 26px;
background-color: rgba(0,0,0,0.50);
color: #ffffff;
font-size: 15px;
border-radius: 100%;
text-align: center;
line-height: 1.8;
-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;
}
.careerfy-blog-masonry-text {
background-color: #f5f5f5;
padding: 30px 24px 31px 24px;
border-radius: 0px 0px 4px 4px;
}
.careerfy-blog-masonry-text h2 {
font-size: 18px;
font-weight: 700;
margin-bottom: 14px;
line-height: 1.3;
}
.careerfy-blog-masonry-text h2 a {
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;
}
.careerfy-blog-masonry-option {
float: left;
width: 100%;
margin: 0px 0px 2px 0px;
}
.careerfy-blog-masonry-option li {
float: left;
list-style: none;
margin: 0px 17px 8px 0px;
}
.careerfy-blog-masonry-option li,
.careerfy-blog-masonry-option li a {
color: #666666;
}
.careerfy-blog-masonry-option li:last-child {
margin-right: 0px; }
.careerfy-blog-masonry-option li i {
float: left;
margin: 5px 10px 0px 0px;
font-size: 18px;
color: #888;
}
.careerfy-blog-masonry-text p {
font-size: 16px;
color: #777777;
margin-bottom: 0px;
font-weight: 300;
}
.careerfy-blog-masonry-btn-wrap {
float: left;
width: 100%;
text-align: center;
}
.careerfy-blog-masonry-btn {
display: inline-block;
text-transform: uppercase;
font-weight: 500;
font-size: 18px;
padding: 14px 30px 15px 30px;
border-radius: 80px;
border: 3px solid;
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;
}
.careerfy-blog-masonry-btn:hover {
color: #ffffff; } .careerfy-footer-nine {
background-color: #191623;
} .careerfy-footer-nine-newslatter {
float: left;
width: 100%;
padding: 100px 0px 0px 0px;
}
.careerfy-footer-nine-newslatter form {
float: left;
position: relative;
}
.careerfy-footer-nine-newslatter .alert-danger,
.careerfy-footer-nine-newslatter .alert-success {
display: inline-block;
width: 100%;
margin-top: 12px;
}
.careerfy-footer-nine-newslatter .status-message {
position: absolute;
right: 20px;
top: 20px;
color: #fff;
}
.careerfy-footernine-newslatter-inner {
float: left;
position: relative;
min-width: 520px;
}
.careerfy-footer-nine-newslatter form label {
float: left;
color: #ffffff;
font-size: 26px;
font-weight: 700;
padding: 20px 90px 0px 0px;
}
.careerfy-footernine-newslatter-inner input[type="text"] {
float: left;
width: 100%;
height: 61px;
background-color: #201c2c;
font-size: 16px;
color: #55525b;
text-transform: uppercase;
border: none;
border-radius: 80px;
padding: 8px 26px 8px 26px;
}
.careerfy-footernine-newslatter-inner input[type="submit"] {
position: absolute;
right: 0px;
top: 0px;
padding: 20px 48px 19px 48px;
font-size: 18px;
text-transform: uppercase;
color: #ffffff;
border: 1px solid #33cc33;
border-radius: 80px;
-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;
}
.careerfy-footernine-newslatter-inner input[type="submit"]:hover {
background-color: #ffffff; }
.careerfy-footer-nine-social {
float: right;
margin-top: 4px;
}
.careerfy-footer-nine-social li {
float: left;
list-style: none;
margin: 0px 0px 15px 15px;
}
.careerfy-footer-nine-social li a {
float: left;
width: 60px;
height: 60px;
background-color: #201c2c;
border-radius: 100%;
color: #ffffff;
text-align: center;
font-size: 20px;
padding-top: 17px;
position: relative;
}
.careerfy-footer-nine-social li a:after {
content: '';
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
height: 0%;
border-radius: 100%;
z-index: 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;
}
.careerfy-footer-nine-social li:hover a:after {
height: 100%; }
.careerfy-footer-nine-social li i {
position: relative;
z-index: 2;
} .careerfy-footer-nine .careerfy-footer-widget {
float: left;
width: 100%;
padding: 70px 0px 45px 0px;
}
.widget_text_nine p {
color: #999999;
font-size: 16px;
margin-bottom: 22px;
font-weight: 400;
}
.careerfy-footer-nine .footer-widget-title h2 {
font-size: 22px;
font-weight: 700;
}
.widget_newsfeed ul,.widget_newsfeed ul li {
float: left;
width: 100%;
}
.widget_newsfeed ul li {
list-style: none;
margin-bottom: 23px;
}
.widget_newsfeed figure {
float: left;
width: 85px;
margin-bottom: 0px;
}
.widget_newsfeed figure ~ .widget_newsfeed_text {
margin-left: 105px;
margin-top: -1px;
}
.widget_newsfeed_text h3 {
font-size: 16px;
font-weight: 600;
margin-bottom: 0px;
line-height: 1.2;
}
.widget_newsfeed_text h3 a {
color: #ffffff; }
.widget_newsfeed_text time {
font-size: 14px;
color: #999999;
}
.widget_newsfeed_text time i {
font-size: 15px;
margin-right: 8px;
}
.careerfy-footer-nine .widget_nav_menu ul li a {
font-size: 16px; }
.careerfy-footer-nine .widget_nav_menu ul li a:before {
content: "\f111";
font-family: FontAwesome;
color: #ffffff;
font-size: 10px;
float: left;
margin: -1px 20px 0px 0px;
}
.widget_text_nine ul li,
.widget_text_nine ul {
float: left;
width: 100%;
}
.widget_text_nine ul li {
list-style: none;
color: #999999;
font-size: 16px;
line-height: 1;
margin-bottom: 15px;
padding-left: 30px;
position: relative;
}
.widget_text_nine ul li a {
color: #999999; }
.widget_text_nine ul li i {
position: absolute;
left: 0px;
top: 0px;
color: #ffffff;
font-size: 15px;
}
.copyright-nine {
float: left;
width: 100%;
text-align: center;
background-color: #120f1d;
padding: 33px 0px;
position: relative;
}
.copyright-nine p {
color: #89878e;
font-size: 16px;
font-weight: 300;
margin-bottom: 0px;
}
.careerfy-backto-top {
position: absolute;
right: 100px;
bottom: 25px;
width: 45px;
height: 45px;
border: 2px solid #ffffff;
font-size: 18px;
text-align: center;
padding-top: 8px;
border-radius: 100%;
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;
}
.careerfy-backto-top:hover {
background-color: #ffffff; } .careerfy-slidloder-section {
position: absolute;
left: 0px;
top: 0px;
background-color: rgba(255,255,255,0.98);
width: 100%;
height: 100%;
z-index: 999;
text-align: center;
}
@-webkit-keyframes ball-scale-multiple {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0; }
5% {
opacity: 1; }
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0; } }
@keyframes ball-scale-multiple {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0; }
5% {
opacity: 1; }
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0; } }
.ball-scale-multiple {
position: absolute;
left: 50%;
top: 50%;
display: inline-block;
-webkit-transform: translateY(-30px);
transform: translateY(-30px); }
.ball-scale-multiple > div:nth-child(2) {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s; }
.ball-scale-multiple > div:nth-child(3) {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s; }
.ball-scale-multiple > div {
background-color: #26a4de;
width: 30px;
height: 30px;
border-radius: 100%;
margin: 2px;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
position: absolute;
left: -30px;
top: 0px;
opacity: 0;
margin: 0;
width: 60px;
height: 60px;
-webkit-animation: ball-scale-multiple 1s 0s linear infinite;
animation: ball-scale-multiple 1s 0s linear infinite; } .jobsearch-top-strip {
float: left;
width: 100%;
background-color: #264676;
padding: 8px 40px 0px 40px;
}
.jobsearch-strip-info {
float: left; }
.jobsearch-strip-info li {
float: left;
list-style: none;
font-size: 12px;
color: #ffffff;
margin: 0px 25px 8px 0px;
}
.jobsearch-strip-info li a {
color: #ffffff;
}
.jobsearch-strip-info li i {
float: left;
margin: 2px 12px 0px 0px;
font-size: 22px;
}
.jobsearch-strip-media {
float: right; }
.jobsearch-strip-media li {
float: left;
list-style: none;
margin: 3px 0px 0px 6px;
line-height: 1;
}
.jobsearch-strip-media li a {
font-size: 24px;
color: #142f57;
}
.jobsearch-header-eight .jobsearch-strip-media li a {
background-color: #d3dadc;
width: 24px;
height: 24px;
color: #434958;
border-radius: 100%;
float: left;
text-align: center;
padding-top: 5px;
font-size: 14px;
}
.eight-cell {
display: table-cell;
vertical-align: middle;
} .jobsearch-footer-eight {
float: left;
width: 100%;
background-color: #f5f5f5;
padding: 69px 0px 0px 0px;
}
.jobsearch-logo-seven {
display: block;
margin-bottom: 30px;
}
.widget_about_information p {
color: #666666;
margin-bottom: 30px;
}
.widget_about_btn {
display: inline-block;
padding: 14px 24px;
line-height: 1;
color: #ffffff;
border: 1px solid;
font-size: 16px;
text-transform: uppercase;
border-radius: 60px;
-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_about_btn:hover { color: #ffffff; }
.jobsearch-footer-eight .careerfy-footer-title h2 {
color: #333333;
font-size: 22px;
margin-bottom: 24px;
}
.jobsearch-footer-eight .widget_nav_menu ul li a { color: #666666; }
.jobsearch-footer-eight .widget_nav_menu ul li a:before {
content: "\f105";
font-family: FontAwesome;
font-size: 18px;
}
.jobsearch-footer-eight .widget_nav_menu ul li { width: 50%; } .widget_newslatter_seven p {
color: #666666;
margin-bottom: 25px;
}
.widget_newslatter_seven form {
display: inline-block;
width: 100%;
position: relative;
margin-bottom: 7px;
}
.widget_newslatter_seven form input[type="text"] {
float: left;
width: 100%;
background-color: #f5f5f5;
font-size: 12px;
font-weight: 500;
color: #222;
padding: 7px 20px;
height: 51px;
border-radius: 0px 40px 40px 0px;
border: 1px solid #e6e6e6;
-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_newslatter_seven form input[type="text"]:hover { border-radius: 40px; }
.widget_newslatter_seven form input[type="submit"] {
position: absolute;
right: 0px;
top: 0px;
width: 51px;
height: 51px;
background-color: transparent;
border: 1px solid;
border-radius: 100%;
z-index: 2;
}
.widget_newslatter_seven form:hover > i {
background-color: transparent;
}
.widget_newslatter_seven .alert {
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
z-index: 2;
margin: 0px;
}
.widget_newslatter_seven .alert p { margin-bottom: 0px; }
.widget_newslatter_seven form > i {
position: absolute;
right: 0px;
top: 0px;
width: 51px;
height: 51px;
background-color: #031b40;
border: 1px solid;
border-radius: 100%;
z-index: 0;
font-size: 18px;
color: #ffffff;
text-align: center;
padding: 15px 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;
}
.widget_newslatter_social {
float: left;
width: 100%;
margin: 0px;
}
.widget_newslatter_social li {
float: left;
list-style: none;
margin: 10px 15px 0px 0px;
}
.widget_newslatter_social li a {
float: left;
background-color: #707070;
width: 40px;
height: 40px;
color: #ffffff;
font-size: 19px;
border-radius: 100%;
text-align: center;
padding-top: 10px;
border: 1px solid #707070;
-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_newslatter_social li:hover a { background-color: transparent; }
.jobsearch-footer-eight .jobsearch-copyright {
background-color: #e1e1e1;
text-align: center;
border-top: 1px solid;
padding: 14px 0px 27px 0px;
margin-top: 60px;
}
.jobsearch-footer-eight .jobsearch-copyright p {
display: inline-block;
float: none;
font-size: 14px;
color: #707070;
}  .careerfy-header10-main {
float: left;
width: 100%;
background-color: #efefef;
}
.careerfy-header-ten .careerfy-logo {
float: none;
display: inline-block;
width: 35%;
margin: 13px -4px 13px 0px;
vertical-align: middle;
}
.careerfy-header10-usersec-wrap {
display: inline-block;
width: 65%;
vertical-align: middle;
text-align: right;
}
.careerfy-header10-usersec {
display: inline-block; }
.careerfy-header10-usersec > li {
float: left;
list-style: none;
margin-left: 28px;
position: relative;
}
.careerfy-header10-usersec > li i {
margin-right: 8px; }
.careerfy-header10-usersec > li > a {
color: #6f7484;
-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;
}
.careerfy-header10-usersec ul.nav-item-children,
.careerfy-header-twentyone-user .nav-item-children {
background-color: #ffffff;
right: 0;
margin: 5px 0px 0px 0px;
padding: 0px 20px;
opacity: 0;
position: absolute;
top: 100%;
visibility: hidden;
width: 200px;
z-index: 999;
text-align: left;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-ms-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-header10-usersec > li:hover > ul.nav-item-children,
.careerfy-header-twentyone-user > li:hover > .nav-item-children {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
.careerfy-header10-usersec ul.nav-item-children li,
.careerfy-header-twentyone-user .nav-item-children li {
float: left;
width: 100%;
list-style: none;
}
.careerfy-header10-usersec ul.nav-item-children li a,
.careerfy-header-twentyone-user .nav-item-children li a {
border-bottom: 1px solid #f2f2f2;
color: #656c6c;
float: left;
font-size: 14px;
font-weight: 400;
padding: 10px 0px;
width: 100%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-header10-main .wpml-ls ul {
margin-left: 0px; }
.careerfy-header10-main .careerfy-wpml-switcher ul li {
list-style: none;
position: relative;
}
.careerfy-header10-main .careerfy-wpml-switcher a {
color: #6f7484;
}
.careerfy-header10-main .careerfy-wpml-switcher > a:after {
content: "\f0d7";
font-family: FontAwesome;
display: inline-block;
font-size: 16px;
color: #6f7484;
margin: 0px 0px 0px 9px;
vertical-align: middle;
}
.careerfy-header10-main .careerfy-wpml-switcher img {
float: left;
width: 17px;
height: 17px;
border-radius: 100%;
margin: 5px 10px 0px 0px;
}
.wpml-ls-legacy-list-horizontal li img { margin-top: 0px !important; }
.careerfy-header10-main .careerfy-wpml-switcher ul {
position: absolute;
left: 0px;
top: 100%;
margin: 0px 0px 0px 0px;
background-color: #ffffff;
width: 180px;
text-align: left;
box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.20);
z-index: 999;
opacity: 0;
visibility: hidden;
-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;
}
.careerfy-header10-main .careerfy-wpml-switcher:hover ul {
opacity: 1;
visibility: visible;
}
.careerfy-header10-main .careerfy-wpml-switcher ul li {
float: left;
width: 100%;
}
.careerfy-header10-main .careerfy-wpml-switcher ul li a {
float: left;
width: 100%;
padding: 5px 15px;
border-bottom: 1px solid #dddddd;
}
.careerfy-header10-main .careerfy-wpml-switcher ul li:last-child a {
border-bottom: none; } .careerfy-headerten-mainnav {
float: left;
width: 100%;
background-color: #ffffff;
}
.careerfy-headerten-mainnav .jobsearch-navigation {
float: left;
}
.careerfy-headerten-mainnav .navbar-nav > li {
padding: 0px 14px 0px 14px;
}
.careerfy-headerten-mainnav .navbar-nav > li > a {
color: #6f7484;
padding: 14px 0px 19px 0px;
font-family: 'Roboto', sans-serif;
}
.careerfy-headerten-mainnav .navbar-nav > li > a:before {
height: 3px;
bottom: 0px;
}
.careerfy-headerten-mainnav .navbar-nav > li:first-child {
padding-left: 0px; }
.careerfy-headerten-mainnav .navbar-nav .sub-menu {
margin-top: 0px; }
.careerfy-headerten-btn {
float: right;
padding: 9px 16px 8px 16px;
color: #ffffff;
border-radius: 80px;
line-height: 1;
margin-top: 10px;
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;
}
.careerfy-headerten-btn i {
margin-right: 6px; }
.careerfy-headerten-btn:hover {
background-color: #ffffff !important; } .careerfy-banner-ten {
float: left;
width: 100%;
position: relative;
} .careerfy-search-ten,
.careerfy-search-ten form,
.careerfy-search-ten form input[type="text"],
.careerfy-search-ten form label {
float: left;
width: 100%;
}
.careerfy-search-ten {
position: relative;
z-index: 99;
}
.careerfy-search-ten form {
background-color: #fafafa;
padding: 40px 30px;
border: 1px solid #d4d4d4;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);
border-radius: 5px;
}
.careerfy-search-ten form ul.careerfy-search-ten-grid { margin: 0px -5px; }
.careerfy-search-ten form ul.careerfy-search-ten-grid li {
float: left;
width: 27%;
list-style: none;
padding: 0px 5px;
position: relative;
margin-bottom: 17px;
}
.careerfy-search-ten form ul.careerfy-search-ten-grid li:last-child {
width: 19%; }
.careerfy-search-ten form input[type="text"] {
height: 56px;
color: #6f7484;
font-size: 14px;
padding: 7px 20px;
background-color: #ffffff;
border: 1px solid rgba(0,0,0,0.10);
border-radius: 4px;
}
.careerfy-search-ten form i {
position: absolute;
right: 21px;
top: 20px;
font-size: 14px;
color: #5a5a5a;
}
.careerfy-search-ten form label {
margin-bottom: 0px;
padding: 18px 0px;
line-height: 1;
border-radius: 4px;
position: relative;
height: 56px;
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;
}
.careerfy-search-ten form label i {
z-index: 0;
left: 42px;
top: 18px;
color: #ffffff;
font-size: 17px;
width: auto;
-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;
}
.careerfy-search-ten form input[type="submit"] {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: transparent;
border: none;
color: #ffffff;
z-index: 1;
font-weight: 400;
text-align: center;
padding-left: 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;
}
.careerfy-search-ten form label:hover {
background-color: transparent; }
.careerfy-search-ten-list {
float: left;
}
.careerfy-search-ten-list li {
float: left;
list-style: none;
font-size: 14px;
color: #05132a;
}
.careerfy-search-ten-list li a {
color: #6f7484;
margin: 0px 16px 0px 3px;
}
.careerfy-search-ten-list-btn {
float: right;
color: #6f7484;
padding: 3px 0px 0px 0px;
} .careerfy-fancy-title-ten {
float: left;
width: 100%;
text-align: center;
margin-bottom: 42px;
}
.careerfy-fancy-title-ten .careerfy-Logo_2 span {
font-size: 60px;
}
.careerfy-fancy-title-ten h2 {
font-size: 35px;
font-weight: 600;
color: #05132a;
margin-bottom: 0px;
text-transform: uppercase;
}
.careerfy-fancy-title-ten span {
font-size: 18px;
color: #6f7484;
} .careerfy-categories-tenstyle1 ul li {
margin-bottom: 30px; }
.careerfy-categories-tenstyle1,
.careerfy-speakers-grid,
.careerfy-twelve-blog-grid,
.top-companies-list {
text-align: center; }
.careerfy-categories-tenstyle1 > ul > li,
.careerfy-speakers-grid > ul > li,
.careerfy-twelve-blog-grid > ul > li {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.careerfy-twelve-blog-grid-inner,
.top-companies-list-inner {
text-align: left; }
.careerfy-categories-tenstyle1 ul li a {
float: left;
width: 100%;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);
border: 1px solid rgba(0,0,0,0.10);
text-align: center;
padding: 33px 10px 35px 10px;
border-radius: 5px;
line-height: 1.2;
background-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;
}
.careerfy-categories-tenstyle1 ul li:hover a {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.careerfy-categories-tenstyle1 i {
margin-bottom: 15px;
font-size: 40px;
display: block;
}
.careerfy-categories-tenstyle1 strong {
float: left;
width: 100%;
color: #05132a;
font-size: 19px;
font-weight: 400;
margin-bottom: 9px;
word-wrap: break-word;
}
.careerfy-categories-tenstyle1 img {
margin-bottom: 15px;
width: 40px;
}
.careerfy-categories-tenstyle1 small {
display: block;
font-size: 16px;
color: #6f7484;
}
.careerfy-categories-tenstyle1 span {
display: inline-block;
margin-bottom: 11px;
font-size: 56px;
} .careerfy-fancy-title-ten-left {
text-align: left;
position: relative;
padding-left: 56px;
}
.careerfy-fancy-title-ten-left .careerfy-icon-ten {
position: absolute;
left: 0px;
top: 4px;
}
.careerfy-fancy-title-ten-left h2 {
font-size: 25px; } .careerfy-recent-list,
.careerfy-recent-list-wrap,
.careerfy-recent-list figure a,
.careerfy-recent-list figure a img {
float: left;
width: 100%;
}
.careerfy-recent-list {
margin-bottom: 20px; }
.careerfy-recent-list ul li {
list-style: none; }
.careerfy-recent-list > ul > li {
margin-bottom: 9px; }
.careerfy-recent-list-wrap {
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);
padding: 15px 29px 15px 19px;
border: 1px solid rgba(0,0,0,0.10);
border-radius: 6px;
background-color: #ffffff;
position: relative;
overflow: hidden;
}
.careerfy-recent-list figure {
display: inline-block;
width: 84px;
margin-bottom: 0px;
vertical-align: middle;
margin-right: -4px;
}
.careerfy-recent-list figure a,
.careerfy-recent-list figure a img {
border-radius: 100%;
}
.careerfy-recent-list figure a {
border: 2px solid rgba(0,0,0,0.15); }
.careerfy-recent-list figure a i.fa-star {
position: absolute;
right: 0px;
bottom: 0px;
background-color: #ffb14a;
color: #ffffff;
border-radius: 100%;
width: 25px;
height: 25px;
text-align: center;
padding-top: 6px;
}
.careerfy-recent-list-text {
padding-right: 100px;
position: relative;
display: inline-block;
margin-right: -4px;
width: 83%;
padding-left: 20px;
vertical-align: middle;
}
.careerfy-recent-list-text ul {
display: block;
margin: 0px;
}
.careerfy-recent-list-text ul li {
display: inline-block;
color: #6f7484;
margin: 0px 14px 0px 0px;
}
.careerfy-recent-list-text ul li i {
float: left;
margin: 7px 8px 0px 0px;
color: #05132a;
font-size: 12px;
}
.careerfy-recent-list-text h2 {
font-size: 22px;
font-weight: 600;
color: #05132a;
margin-bottom: 0px;
line-height: 1.2;
}
.careerfy-recent-list-status {
position: absolute;
right: 0px;
top: 0px;
padding: 7px 17px;
font-size: 16px;
color: #ffffff;
background-color: #52be71;
border-radius: 5px;
line-height: 1;
}
.careerfy-recent-list-status1 {
background-color: #e69564; }
.careerfy-recent-list-status2 {
background-color: #6c9dca; }
.show-morejobs-btn {
float: left;
width: 100%;
text-align: center;
margin: 20px 0px 20px 0px;
}
.show-morejobs-btn a {
display: inline-block;
padding: 15px 29px;
border: 3px solid;
border-radius: 80px;
font-size: 20px;
line-height: 1;
min-width: 210px;
-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-morejobs-btn a:hover {
color: #ffffff; } .careerfy-top-recruiters-slider,
.careerfy-top-recruiters-slider-layer {
float: left;
width: 100%;
}
.careerfy-top-recruiters-slider-layer {
padding: 10px;
}
.careerfy-top-recruiters-slider {
position: relative;
margin: -10px -10px 0px -10px;
}
.careerfy-top-recruiters-slider .slick-arrow,
.careerfy-recruiters-top-list-two .slick-arrow {
position: absolute;
right: 0px;
top: -76px;
color: #05132a;
font-size: 16px;
cursor: pointer;
}
.careerfy-top-recruiters-slider .slick-arrow-right.slick-arrow,
.careerfy-recruiters-top-list-two .slick-arrow-right.slick-arrow {
top: -75px; }
.careerfy-top-recruiters-slider .slick-arrow-left.slick-arrow,
.careerfy-recruiters-top-list-two .slick-arrow-left.slick-arrow {
right: 20px;
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
}
.careerfy-recruiters-top-list-two .slick-arrow-left.slick-arrow {
top: -74px; }
.careerfy-top-recruiters-slider-image {
float: left;
width: 100%;
text-align: center;
background-color: #f5f5f5;
position: relative;
overflow: hidden;
}
.careerfy-top-recruiters-slider-image .promotepof-badge {
z-index: 2; }
.careerfy-top-recruiters-slider-image img {
display: inline-block !important; }
.careerfy-top-recruiters-slider-layer {
outline: none; }
.careerfy-top-recruiters {
float: left;
width: 100%;
background-color: #ffffff;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);
border: 1px solid rgba(0,0,0,0.10);
}
.careerfy-top-recruiters-inner {
float: left;
width: 100%;
padding: 28px 25px 4px 25px;
}
.careerfy-top-recruiters-inner2 {
float: left;
width: 100%;
padding: 10px 25px 27px 25px;
border-top: 1px solid #ebebeb;
margin-top: 10px;
}
.careerfy-top-recruiters-status {
display: inline-block;
padding: 7px 17px;
font-size: 16px;
color: #ffffff;
background-color: #6c9dca;
border-radius: 5px;
line-height: 1;
margin-bottom: 12px;
}
.careerfy-top-recruiters h2 {
font-size: 22px;
font-weight: 600;
color: #05132a;
margin-bottom: 4px;
line-height: 1.2;
}
.careerfy-top-recruiters ul {
display: block;
margin: 0px;
}
.careerfy-top-recruiters ul li {
display: inline-block;
list-style: none;
color: #6f7484;
margin: 0px 14px 1px 0px;
}
.careerfy-top-recruiters ul li i {
float: left;
margin: 7px 8px 0px 0px;
color: #05132a;
font-size: 12px;
}
.careerfy-top-recruiters p {
float: left;
width: 100%;
color: #6f7484;
margin-bottom: 15px;
letter-spacing: 0px;
}
.careerfy-top-recruiters-btn {
display: inline-block;
padding: 9px 29px;
line-height: 1;
border: 2px solid;
border-radius: 80px;
font-size: 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;
}
.careerfy-top-recruiters-btn:hover {
color: #ffffff; } .careerfy-counter-style10 {
float: left;
width: 100%;
}
.careerfy-counter-style10 ul li {
list-style: none; }
.careerfy-counter-style10 > ul > li {
margin-bottom: 30px;
text-align: center;
}
.careerfy-counter-style10 i {
font-size: 47px;
color: #ffffff;
margin-bottom: 23px;
display: inline-block;
}
.careerfy-counter-style10 span {
display: inline-block;
width: 100%;
font-size: 30px;
position: relative;
padding-bottom: 20px;
margin-bottom: 16px;
color: #ffffff;
font-weight: 600;
}
.careerfy-counter-style10 span:before {
content: '';
position: absolute;
left: 50%;
bottom: 0px;
width: 44px;
height: 2px;
background-color: #ffffff;
margin-left: -21px;
}
.careerfy-counter-style10 small {
font-size: 30px;
font-weight: 600;
color: #ffffff;
display: block;
} .careerfy-speakers-grid,
.careerfy-speakers-grid figure,
.careerfy-speakers-grid figure a,
.careerfy-speakers-grid figure img,
.careerfy-speakers-grid-wrap,
.careerfy-speakers-grid-text {
float: left;
width: 100%;
}
.careerfy-speakers-grid ul li {
list-style: none;
padding: 0px 15px;
}
.careerfy-speakers-grid > ul > li {
margin-bottom: 30px; }
.careerfy-speakers-grid figure {
margin-bottom: 0px;
overflow: hidden;
}
.careerfy-speakers-grid figure img {
border-radius: 3px 3px 0px 0px; }
.careerfy-speakers-grid figure figcaption {
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
background-color: rgba(14,14,14,0.50);
text-align: center;
color: #ffffff;
padding: 9px 0px 17px 0px;
}
.careerfy-speakers-grid-wrap {
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);
border: 1px solid rgba(0,0,0,0.10);
text-align: center;
border-radius: 0px 0px 5px 5px;
position: relative;
background-color: #ffffff;
}
.careerfy-speakers-grid-wrap:before {
content: '';
position: absolute;
left: 50%;
bottom: 0px;
width: 46px;
height: 4px;
background-color: #05132a;
margin-left: 0px;
z-index: 5;
margin-left: -22px;
-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;
}
.careerfy-speakers-grid-text,
.jobsearch-typo-wrap .careerfy-speakers-grid-text {
background: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/speakers-grid-shape.png);
margin: -51px 0px 0px 0px;
position: relative;
padding: 71px 0px 33px 0px;
background-size: contain;
border-radius: 0px 0px 5px 5px;
background-repeat: no-repeat;
}
.jobsearch-column-9 .careerfy-speakers-grid-text {
margin-top: -39px; }
.careerfy-speakers-grid-text h2 {
font-size: 20px;
font-weight: 600;
margin-bottom: 3px;
}
.careerfy-speakers-grid-text span {
display: block;
color: #6f7484;
line-height: 1.1;
margin-bottom: 17px;
}
.careerfy-speakers-grid-text ul {
float: left;
width: 100%;
margin: 0px;
}
.careerfy-speakers-grid-text ul li {
float: left;
width: 100%;
list-style: none;
line-height: 1.3;
color: #6f7484;
margin-bottom: 2px;
}
.careerfy-speakers-grid-text ul li small {
font-size: 14px; } .careerfy-testimonial-style10 {
float: left;
width: 100%;
margin-top: -22px;
margin-bottom: 26px;
}
.careerfy-testimonial-style10 p {
font-size: 16px;
color: #6f7484;
margin-bottom: 0px;
}
.careerfy-testimonial-style10-slider-layer {
position: relative;
padding: 0px 0px 65px 0px;
}
.careerfy-testimonial-style10-slider {
float: left;
width: 100%;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);
border: 1px solid rgba(0,0,0,0.10);
background-color: #ffffff;
border-radius: 5px;
padding: 40px 40px 0px 40px;
position: relative;
margin-bottom: 63px;
}
.careerfy-testimonial-style10-slider figure {
float: left;
width: 100%;
margin-bottom: 20px;
}
.careerfy-testimonial-style10-slider figure > a {
float: left;
width: 51px;
}
.careerfy-testimonial-style10-slider figure > a img {
border-radius: 100%; }
.careerfy-testimonial-style10-slider figure > a ~ figcaption {
margin-left: 63px;
padding-top: 4px;
}
.careerfy-testimonial-style10-slider figcaption h2 {
line-height: 1.1;
margin-bottom: 0px;
font-size: 20px;
font-weight: 600;
}
.careerfy-testimonial-style10-slider figcaption span {
color: #6f7484; }
.careerfy-testimonial-style10-slider p {
font-size: 16px;
color: #6f7484;
margin-bottom: 0px;
letter-spacing: 0px;
}
.quote-icon-style {
position: absolute;
right: 40px;
bottom: 22px;
font-size: 49px;
}
.careerfy-testimonial-style10-slider .slick-arrow {
position: absolute;
left: 0px;
bottom: -63px;
font-size: 25px;
color: #000000;
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;
}
.careerfy-testimonial-style10-slider .slick-arrow-right.slick-arrow {
left: 56px;
bottom: -62px;
}
.careerfy-testimonial-style10-slider .slick-arrow-left.slick-arrow {
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
} .careerfy-blog-grid-style10 figure,
.careerfy-blog-grid-style10 figure a,
.careerfy-blog-grid-style10 figure img,
.careerfy-blog-grid-style10-inner,
.careerfy-blog-grid-style10-text,
.careerfy-blog-grid-style10-text ul {
float: left;
width: 100%;
}
.careerfy-blog-grid-style10-inner {
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);
border: 1px solid rgba(0,0,0,0.10);
background-color: #ffffff;
border-radius: 5px;
}
.careerfy-blog-grid-style10 figure {
margin-bottom: 0px; }
.careerfy-blog-grid-style10-text {
padding: 22px 26px 30px 29px; }
.careerfy-blog-grid-style10-text ul {
margin: 0px; }
.careerfy-blog-grid-style10-text ul li {
float: left;
list-style: none;
color: #6f7484;
margin: 0px 13px 7px 0px;
}
.careerfy-blog-grid-style10-text ul li:last-child {
margin-right: 0px; }
.careerfy-blog-grid-style10-text ul li a {
color: #6f7484; }
.careerfy-blog-grid-style10-text ul li i {
float: left;
margin: 4px 10px 0px 0px;
font-size: 18px;
}
.careerfy-blog-grid-style10-text h2 {
margin-bottom: 8px;
line-height: 1.3;
font-size: 20px;
font-weight: 600;
}
.careerfy-blog-grid-style10-text p {
color: #6f7484;
font-size: 16px;
margin-bottom: 25px;
}
.careerfy-blog-grid-style10-btn {
display: inline-block;
padding: 9px 34px;
line-height: 1;
border: 2px solid;
border-radius: 80px;
font-size: 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;
}
li:hover .careerfy-blog-grid-style10-btn {
color: #ffffff; } .top-companies-list,
.top-companies-list-inner {
float: left;
width: 100%;
}
.top-companies-list-inner {
position: relative; }
.top-companies-list-feature {
position: absolute;
right: 0px;
top: 0px;
width: 42px;
height: 42px;
background-color: #ffb607;
font-size: 16px;
color: #ffffff;
border-radius: 0px 0px 0px 80px;
text-align: center;
padding: 8px 0px 0px 9px;
}
.top-companies-list ul li {
list-style: none; }
.top-companies-list > ul > li {
float: none;
display: inline-block;
vertical-align: middle;
margin-right: -4px;
margin-bottom: 30px;
}
.top-companies-list-inner {
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);
border: 1px solid rgba(0,0,0,0.10);
background-color: #ffffff;
padding: 24px 30px;
border-radius: 4px;
}
.top-companies-list figure {
float: left;
width: 93px;
margin-bottom: 0px;
}
.top-companies-list figure img {
border-radius: 100%;
border: 1px solid #ddd;
}
.top-companies-list-text {
line-height: 1; }
.top-companies-list figure ~ .top-companies-list-text { margin-left: 113px; }
.top-companies-list-text span {
font-size: 12px;
}
.top-companies-list-text h2 {
font-size: 20px;
font-weight: 700;
margin-bottom: 2px;
}
.top-companies-list-text small {
display: block;
color: #6f7484;
font-size: 14px;
margin-bottom: 10px;
}
.top-companies-list-text-btn {
display: inline-block;
padding: 6px 13px;
border-radius: 80px;
border: 2px solid;
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;
}
li:hover .top-companies-list-text-btn {
color: #ffffff; } .careerfy-getapp {
float: left;
width: 100%;
text-align: center;
}
.careerfy-getapp h2 {
display: inline-block;
margin-bottom: 8px;
font-size: 30px;
font-weight: 600;
text-transform: uppercase;
}
.careerfy-getapp p {
font-size: 18px;
color: #6f7484;
margin-bottom: 22px;
display: inline-block;
width: 80%;
}
.careerfy-getapp-btn {
display: inline-block;
position: relative;
color: #ffffff;
padding: 12px 30px 12px 50px;
text-align: left;
font-size: 21px;
font-weight: 600;
line-height: 1;
margin: 0px 8px 10px 8px;
}
.careerfy-getapp-btn span {
display: block;
font-size: 13px;
font-weight: 400;
}
.careerfy-getapp-btn i {
position: absolute;
left: 10px;
top: 14px;
font-size: 30px;
} .careerfy-build-action {
float: left;
width: 100%;
padding: 42px 0px;
}
.careerfy-build-action h2 {
float: left;
color: #ffffff;
text-transform: uppercase;
font-size: 36px;
font-weight: 600;
margin-bottom: 0px;
}
.careerfy-build-action h2 small {
font-size: 24px;
color: #ffffff;
}
.careerfy-build-action a {
float: right;
padding: 15px 50px;
line-height: 1;
color: #ffffff;
border: 3px solid #ffffff;
border-radius: 80px;
font-size: 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;
}
.careerfy-build-action a:hover {
background-color: #ffffff; } .careerfy-footer-ten {
float: left;
width: 100%;
background-color: #2f333a;
}
.careerfy-footer-ten .careerfy-footer-widget {
padding: 75px 0px 0px 0px; }
.careerfy-footer-ten .footer-widget-title {
margin-bottom: 10px; }
.careerfy-footer-ten .footer-widget-title h2 {
font-weight: 700;
font-size: 20px;
}
.widget_abouttext_ten p {
color: #ffffff;
font-size: 16px;
margin-bottom: 9px;
}
.widget_abouttext_ten ul li {
float: left;
width: 100%;
color: #ffffff;
padding-left: 25px;
position: relative;
list-style: none;
margin-bottom: 7px;
}
.widget_abouttext_ten ul li i {
position: absolute;
left: 0px;
top: 6px;
}
.widget_abouttext_ten ul li a {
color: #ffffff; }
.careerfy-footer-ten .widget_nav_menu ul li a {
font-size: 16px;
color: #ffffff;
}
.careerfy-footer-ten .widget_nav_menu ul li a:before {
content: "\ea3c";
font-family: careerfy;
font-size: 11px;
}
.copyright-ten {
float: left;
width: 100%;
border-top: 1px solid #373c44;
box-shadow: 0px 0px 0px 1px #26292f;
text-align: center;
padding: 30px 0px 30px 0px;
margin-top: 10px;
}
.copyright-ten-social {
display: inline-block;
margin: 0px;
}
.copyright-ten-social li {
float: left;
list-style: none;
margin: 0px 7px 10px 7px;
}
.copyright-ten-social li a {
font-size: 36px;
color: #525964;
-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;
}
.copyright-ten-social li:hover a {
color: #26ae61; }
.copyright-ten p {
color: #ffffff;
}
.careerfy-counter-style10-transparent {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
opacity: 0.85;
}
.careerfy-search-ten .careerfy-select-style:after {
content: "\e9b8";
font-family: careerfy;
font-size: 11px;
top: 15px;
}
.careerfy-search-ten .careerfy-select-style select {
border: 1px solid rgba(0,0,0,0.10);
height: 56px;
color: #6f7484;
font-size: 14px;
border-radius: 4px;
} .careerfy-header-eleven {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
padding: 0px 50px 10px 50px;
z-index: 999;
}
.careerfy-header-eleven-main {
float: left;
width: 100%;
}
.careerfy-header-eleven .careerfy-logo {
float: none;
display: inline-block;
vertical-align: middle;
margin: 18px 40px 0px 0px;
}
.careerfy-headereleven-right {
float: right;
margin-top: 22px;
}
.careerfy-sticky-header .careerfy-header-eleven .jobsearch-navigation {
margin-top: 5px;
}
.careerfy-header-eleven .jobsearch-navigation {
display: inline-block;
vertical-align: middle;
margin-top: 22px;
}
.careerfy-header-eleven .navbar-nav > li > a {
color: #ffffff;
padding: 0px 0px 7px 0px;
}
.careerfy-header-eleven .navbar-nav > li:hover > a, .navbar-nav > li.active > a {
font-weight: 500; }
.careerfy-header-eleven .navbar-nav .sub-menu {
margin-top: 0px; }
.careerfy-header-eleven .submenu-addicon > a:after {
content: "\e9b8";
font-family: careerfy;
font-size: 9px;
margin: 0px 0px 0px 10px;
}
.careerfy-header-eleven .navbar-nav > li > a:before {
height: 3px; }
.careerfy-headereleven-user {
float: left; }
.careerfy-headereleven-user > li {
float: left;
list-style: none;
margin: 15px 24px 0px 0px;
position: relative;
}
.careerfy-headereleven-user > li > a {
color: #ffffff;
display: inline-block;
}
.careerfy-header-eleven .jobsearch-usernotifics-menubtn a span {
right: -7px;
top: -1px;
}
.careerfy-header-eleven .jobsearch-hdernotifics-listitms {
right: -15px; }
.careerfy-headereleven-user li > a > i {
font-size: 17px;
float: left;
margin: 6px 0px 0px 10px;
}
.careerfy-headereleven-btn {
float: right;
color: #ffffff;
padding: 13px 28px;
border-radius: 80px;
line-height: 1;
text-shadow: 0px 1px #03a152;
margin-top: 11px;
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;
}
.careerfy-header-eleven .jobsearch-userdash-menumain ul.nav-item-children,
.careerfy-header-twelve .jobsearch-userdash-menumain .sub-menu {
left: auto;
right: 0px;
}
.careerfy-header-eleven .jobsearch-userdash-menumain ul.nav-item-children i,
.careerfy-header-twelve .jobsearch-userdash-menumain .sub-menu i {
float: left;
margin: 6px 10px 0px 0px;
}
.careerfy-headereleven-btn:hover {
background-color: transparent; }
.careerfy-header-eleven ul.nav-item-children,
.careerfy-header-twelve .sub-menu {
background-color: #ffffff;
left: 0;
margin: 5px 0px 0px 0px;
padding: 0px 20px;
opacity: 0;
position: absolute;
top: 100%;
visibility: hidden;
width: 200px;
z-index: 999;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-ms-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-header-twelve .sub-menu .sub-menu {
left: 100%;
top: 0px;
}
.careerfy-header-twelve .sub-menu {
text-align: left; }
.careerfy-header-eleven .careerfy-headereleven-user > li:hover > ul.nav-item-children,
.careerfy-headertwelve-user > li:hover > .sub-menu,
.careerfy-header-twelve .sub-menu li:hover > .sub-menu {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
.careerfy-header-eleven ul.nav-item-children li,
.careerfy-header-twelve .sub-menu li {
float: left;
width: 100%;
list-style: none;
}
.careerfy-header-eleven ul.nav-item-children li a,
.careerfy-header-twelve .sub-menu li a {
border-bottom: 1px solid #f2f2f2;
color: #656c6c;
float: left;
font-size: 14px;
font-weight: 400;
padding: 10px 0px;
width: 100%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
} .careerfy-banner-eleven {
float: left;
width: 100%;
height: 820px;
padding: 185px 0px 0px 0px;
}
.careerfy-banner-eleven-tabs {
float: left;
width: 55%;
}
.careerfy-banner-eleven-tabs h1 {
font-size: 40px;
color: #ffffff;
margin-bottom: 11px;
line-height: 1.2;
width: 85%;
}
.careerfy-banner-eleven-tabs p {
font-size: 16px;
color: #ffffff;
margin-bottom: 34px;
font-weight: 400;
width: 85%;
}
.careerfy-banner-eleven-tabs-nav {
float: left;
width: 100%;
}
.careerfy-banner-eleven-tabs-nav li {
float: left;
list-style: none;
margin-right: 33px;
}
.careerfy-banner-eleven-tabs-nav li a {
font-size: 16px;
color: #ffffff;
padding: 0px 0px 9px 0px;
position: relative;
}
.careerfy-banner-eleven-tabs-nav li a:before {
content: '';
position: absolute;
left: 0px;
bottom: 3px;
width: 100%;
height: 3px;
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;
}
.careerfy-banner-eleven-tabs-nav li:hover a:before,
.careerfy-banner-eleven-tabs-nav li.active a:before {
opacity: 1;
bottom: 0px;
}
.careerfy-fifteen-banner-tabs .careerfy-banner-eleven-tabs-nav li a:before {
display: none; }
.careerfy-banner-eleven-tabs .tab-content {
float: left;
width: 100%;
padding: 24px 0px 0px 0px;
}
.careerfy-banner-eleven-search {
float: left;
width: 100%;
}
.careerfy-banner-eleven-search ul { margin: 0px -10px; }
.careerfy-banner-eleven-search ul li {
float: left;
width: 38%;
list-style: none;
position: relative;
padding: 0px 10px;
margin-bottom: 20px;
}
.careerfy-banner-eleven-search ul li:last-child {
width: 24%; }
.careerfy-banner-eleven-search ul li i {
position: absolute;
left: 34px;
top: 18px;
font-size: 18px;
color: #ffffff;
}
.careerfy-banner-eleven-search input[type="text"] {
float: left;
width: 100%;
font-size: 14px;
color: #ffffff;
height: 55px;
padding: 6px 20px 6px 52px;
background-color: transparent;
border: 1px solid;
border-radius: 5px;
}
.careerfy-banner-eleven-search input[type="submit"] {
float: left;
color: #ffffff;
font-weight: 600;
padding: 19px 10px;
width: 100%;
line-height: 1;
border: 1px solid;
border-radius: 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;
}
.careerfy-banner-eleven-search input[type="submit"]:hover {
background-color: transparent; }
.careerfy-fileupload-banner {
position: relative;
overflow: hidden;
display: inline-block;
margin-top: 10px;
}
.careerfy-fileupload-banner span {
float: left;
line-height: 1;
color: #ffffff;
font-size: 16px;
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;
}
.careerfy-fileupload-banner span i {
float: left;
font-size: 22px;
margin: -3px 11px 0px 0px;
}
.careerfy-fileupload-banner input.careerfy-upload {
position: absolute;
top: 0;
right: 0;
margin: 0;
padding: 0;
font-size: 153px;
cursor: pointer;
opacity: 0;
filter: alpha(opacity=0);
} .careerfy-fancy-title-eleven {
float: left;
width: 100%;
text-align: center;
margin-bottom: 30px;
}
.careerfy-fancy-title-eleven h2 {
display: block;
font-size: 35px;
font-weight: 600;
color: #474b56;
margin-bottom: 0px;
line-height: 1.5;
}
.careerfy-fancy-title-eleven span {
display: block;
color: #6d7383;
font-size: 16px;
} .careerfy-companies-list {
float: left;
width: 100%;
}
.careerfy-companies-list ul {}
.careerfy-companies-list ul li {
float: left;
width: 20%;
list-style: none;
text-align: center;
}
.careerfy-companies-list ul li a {
display: inline-block; } .careerfy-services-style11 {
margin-bottom: 50px; }
.careerfy-services-style11 li {
text-align: center; }
.careerfy-services-style11 img {
margin-bottom: 28px; }
.careerfy-services-style11 h2 {
font-size: 26px;
font-weight: 600;
color: #474b56;
margin-bottom: 0px;
}
.careerfy-services-style11 p {
font-size: 16px;
font-weight: 500;
color: #6d7383;
margin-bottom: 32px;
}
.careerfy-services-style11-btn {
display: inline-block;
font-size: 14px;
color: #474b56;
padding: 13px 21px;
border: 2px solid;
border-radius: 80px;
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;
}
li:hover .careerfy-services-style11-btn {
color: #ffffff; } .careerfy-explore-jobs-links {
margin-bottom: 30px; }
.careerfy-explore-jobs-links h2 {
float: left;
width: 100%;
margin-bottom: 12px;
font-size: 20px;
font-weight: 600;
color: #474b56;
}
.careerfy-explore-jobs-links ul li {
float: left;
width: 100%;
list-style: none;
margin-bottom: 2px;
}
.careerfy-explore-jobs-links ul li a {
font-size: 16px;
color: #6d7383;
-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;
}
.careerfy-explore-jobs-links ul li a i {
float: left;
margin: 4px 8px 0px 0px;
}
.careerfy-browsejobs-links ul li a i {
float: left;
margin: 9px 8px 0px 0px;
font-size: 13px;
}
.careerfy-explore-jobs-links ul li.morejobs-link a i {
float: none;
display: inline-block;
margin-left: 8px;
}
.careerfy-explore-jobs-links ul li:hover a { padding-left: 10px; }
.careerfy-fancy-title-eleven-left {
text-align: left; } .careerfy-testimonial-style11-slider {
float: left;
width: 35%;
background-color: #1e6de6;
padding: 54px 58px 55px 58px;
position: relative;
z-index: 2;
}
.careerfy-recruiters-top-list-two.recruiters-slider-two {
text-align: left; }
.careerfy-recruiters-top-list-two.recruiters-slider-two .careerfy-top-recruiters-slider-layer {
padding: 0px; }
.careerfy-testimonial-style11-slider i {
font-size: 28px;
color: #ffffff;
margin-bottom: 18px;
display: inline-block;
}
.careerfy-testimonial-style11-slider p {
font-size: 20px;
color: #ffffff;
margin-bottom: 20px;
line-height: 35px;
}
.careerfy-testimonial-style11-slider figure {
float: left;
width: 100%;
margin-bottom: 0px;
}
.careerfy-testimonial-style11-slider figure a {
float: left;
width: 56px;
height: 56px;
}
.careerfy-testimonial-style11-slider figure a img {
border-radius: 100%;
height: 100%;
}
.careerfy-testimonial-style11-slider figure a ~ figcaption {
padding-left: 67px;
line-height: 1;
padding-top: 5px;
}
.careerfy-testimonial-style11-slider figcaption h2 {
font-size: 17px;
font-weight: 600;
color: #ffffff;
margin-bottom: 3px;
}
.careerfy-testimonial-style11-slider figcaption span {
font-size: 14px;
color: #ffffff;
display: block;
}
.careerfy-video-testimonial-slider .slick-dots {
margin-top: -50px;
position: relative;
width: 32%;
}
.careerfy-testimonial-video-wrap .vid-testimonial-icon {
position: absolute;
left: 50%;
top: 50%;
color: #ffffff;
font-size: 100px;
margin: -40px 0px 0px -40px;
}
.careerfy-video-testimonial-slider .slick-dots li {
float: right;
margin: 0px 2px;
}
.careerfy-video-testimonial-slider .slick-dots li button {
width: 7px;
height: 7px;
background-color: #ffffff;
border: 1px solid #ffffff;
}
.careerfy-video-testimonial-slider .slick-dots li.slick-active button {
box-shadow: inherit;
background-color: transparent;
}
.careerfy-testimonial-video-wrap {
float: left;
width: 65%;
position: relative;
}
.careerfy-media-player10 .mejs__overlay-play {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
}
.careerfy-media-player10 .mejs__overlay-button {
position: relative; }
.careerfy-media-player10 .mejs__overlay-button:before {
content: "\ea9b";
font-family: careerfy;
position: absolute;
left: 0px;
top: 0px;
font-size: 100px;
color: #ffffff;
line-height: 1;
}
.careerfy-media-player10 .mejs__overlay-button:after {
content: 'Watch Video';
position: absolute;
left: 0px;
bottom: -21px;
font-size: 22px;
color: #ffffff;
}
.careerfy-media-player10 .mejs__overlay-play:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: #474b56;
opacity: 0.70;
}
.careerfy-media-player10 .mejs__overlay-button {
background: none; }
.careerfy-media-player10 .mejs__controls {
display: none; }
.careerfy-media-player10 {
float: left;
width: 100%;
margin: -320px 0px 0px 0px;
} .careerfy-recentjobs-list,
.careerfy-recentjobs-list-inner,
.careerfy-recentjobs-list figure a {
float: left;
width: 100%;
}
.careerfy-recentjobs-list figure a i {
position: absolute;
right: 4px;
bottom: -2px;
width: 20px;
height: 20px;
background-color: #ffb14a;
color: #ffffff;
border-radius: 100%;
text-align: center;
padding-top: 4px;
font-size: 12px;
}
.careerfy-recentjobs-list {
position: relative;
z-index: 2;
}
.careerfy-recentjobs-list ul li {
list-style: none;
margin-bottom: 6px;
}
.careerfy-recentjobs-list-inner {
background-color: #f8f8f9;
border: 1px solid rgba(0,0,0,0.08);
border-radius: 4px;
padding: 16px 20px;
position: relative;
overflow: hidden;
}
.careerfy-recentjobs-list figure {
display: inline-block;
vertical-align: middle;
width: 61px;
border-radius: 100%;
margin-bottom: 0px;
}
.careerfy-recentjobs-list figure a {
padding: 8px;
background-color: #ffffff;
border-radius: 100%;
border: 1px solid rgba(0,0,0,0.10);
}
.careerfy-recentjobs-list figure a img {
border-radius: 100%; }
.careerfy-recentjobs-text {
display: inline-block;
vertical-align: middle;
padding-left: 24px;
}
.vc_col-sm-8 .careerfy-recentjobs-list .careerfy-recentjobs-text {
padding-left: 15px; }
.vc_col-sm-8 .careerfy-recentjobs-list .careerfy-recentjobs-text.two-cell {
width: 24%; }
.vc_col-sm-8 .careerfy-recentjobs-list .careerfy-recentjobs-text.three-cell {
width: 15%; }
.careerfy-recentjobs-text h2 {
font-size: 18px;
font-weight: 600;
margin-bottom: 5px;
}
.careerfy-recentjobs-text h2 a {
color: #474b56; }
.careerfy-recentjobs-text time {
font-size: 14px;
color: #6d7383;
display: block;
line-height: 1;
}
.careerfy-recentjobs-text time i {
font-size: 13px;
color: #1e6de6;
float: left;
margin: 0px 7px 0px 0px;
}
.careerfy-recentjobs-text small {
color: #6d7383;
font-size: 14px;
}
.careerfy-recentjobs-text small i {
font-size: 14px;
color: #1e6de6;
float: left;
margin: 6px 8px 0px 0px;
}
.careerfy-recentjobs-text span {
color: #6d7383;
font-size: 14px;
}
.careerfy-recentjobs-list-inner strong {
padding: 2px 10px;
margin-right: 10px;
color: #ffffff;
}
.careerfy-recentjobs-text span i {
font-size: 14px;
color: #1e6de6;
float: left;
margin: 6px 8px 0px 0px;
}
.careerfy-recentjobs-text.two-cell {
width: 24%;
padding-left: 30px;
}
.careerfy-recentjobs-text.three-cell {
width: 16%; }
.careerfy-recentjobs-text:last-child {
padding-left: 0px;
float: right;
margin: 15px 0px 0px 0px;
}
.careerfy-recentjobs-list-btn {
display: inline-block;
padding: 9px 30px;
font-size: 12px;
color: #474b56;
border: 2px solid;
border-radius: 80px;
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;
}
.careerfy-recentjobs-list-btn:hover {
color: #ffffff; } .careerfy-recruiters-top-list {
float: left;
width: 100%;
border: 1px solid rgba(0,0,0,0.08);
background-color: #ffffff;
border-radius: 4px;
position: relative;
z-index: 2;
overflow: hidden;
}
.careerfy-recruiters-top-list-top {
float: left;
width: 100%;
padding: 23px 29px 23px 29px;
border-top: 1px solid rgba(0,0,0,0.08);
border-bottom: 1px solid rgba(0,0,0,0.08);
}
.careerfy-recruiters-top-list h2 {
font-size: 18px;
font-weight: 600;
margin-bottom: 2px;
}
.careerfy-recruiters-top-list h2 a {
color: #474b56; }
.careerfy-recruiters-top-list small {
display: block; }
.careerfy-recruiters-top-list span,
.careerfy-recruiters-top-list small {
color: #6d7383;
font-size: 14px;
float: left;
margin-right: 25px;
}
.careerfy-recruiters-top-list small.careerfy-recentjob-type-text,
.careerfy-recentjob-type-text {
color: #ffffff;
padding: 2px 9px;
}
.careerfy-recruiters-top-list span i,
.careerfy-recruiters-top-list small i {
font-size: 14px;
color: #1e6de6;
float: left;
margin: 4px 8px 0px 0px;
}
.careerfy-recruiters-top-list-bottom {
float: left;
width: 100%;
padding: 23px 29px 31px 29px;
}
.careerfy-recruiters-top-list-bottom p {
color: #6d7383;
margin-bottom: 22px;
letter-spacing: 0px;
line-height: 23px;
}
.careerfy-recruiters-top-list-bottom a {
display: inline-block;
padding: 9px 19px;
font-size: 12px;
color: #474b56;
border: 2px solid;
border-radius: 80px;
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;
}
.careerfy-recruiters-top-list-bottom a:hover {
color: #ffffff; } .careerfy-popular-candidates-style11,
.careerfy-popular-candidates-style11-inner,
.careerfy-popular-candidates-style11-social {
float: left;
width: 100%;
}
.careerfy-popular-candidates-style11 {
margin-bottom: 50px; }
.careerfy-popular-candidates-style11 ul li {
list-style: none;
margin-bottom: 30px;
}
.careerfy-popular-candidates-style11-inner {
background-color: #ffffff;
position: relative;
border: 1px solid rgba(0,0,0,0.08);
padding: 26px 15px 23px 15px;
text-align: center;
border-radius: 4px;
overflow: hidden;
}
.careerfy-popular-candidates-style11 img {
display: inline-block;
width: 131px;
border: 6px solid #f0f0f0;
border-radius: 100%;
margin-bottom: 14px;
}
.careerfy-popular-candidates-style11 h2 {
font-size: 20px;
font-weight: 600;
margin-bottom: 0px;
}
.careerfy-popular-candidates-style11 h2 a {
color: #474b56; }
.careerfy-popular-candidates-style11 span {
display: block;
font-size: 16px;
color: #6d7383;
line-height: 1.2;
}
.careerfy-popular-candidates-style11 small {
font-size: 16px;
color: #1e6de6;
margin-bottom: 2px;
}
.careerfy-popular-candidates-style11-social a {
display: inline-block;
font-size: 21px;
color: #6d7383;
margin: 8px 3px 0px 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;
} .careerfy-blog-grid-style11,
.careerfy-blog-grid-style11-inner,
.careerfy-blog-grid-style11 figure,
.careerfy-blog-grid-style11 figure > a,
.careerfy-blog-grid-style11 figure > a img,
.careerfy-blog-grid-style11 figure figcaption img,
.careerfy-blog-grid-style11-text {
float: left;
width: 100%;
}
.careerfy-blog-grid-style11 {
margin-bottom: 48px; }
.careerfy-blog-grid-style11-inner {
background-color: #ffffff;
border: 1px solid rgba(0,0,0,0.08);
padding: 10px;
border-radius: 4px;
}
.careerfy-blog-grid-style11 figure {
margin-bottom: 0px; }
.careerfy-blog-grid-style11 figure figcaption {
float: left;
width: 62px;
border-radius: 100%;
background-color: #ffffff;
padding: 6px;
margin: -37px 0px 0px 30px;
}
.careerfy-blog-grid-style11 figure figcaption img {
border-radius: 100%;
height: 52px;
}
.careerfy-blog-grid-style11-text {
padding: 13px 20px 11px 38px; }
.careerfy-blog-grid-style11-text h2 {
font-size: 20px;
font-weight: 600;
margin-bottom: 3px;
letter-spacing: 0px;
}
.careerfy-blog-grid-style11-text h2 a {
color: #474b56; }
.careerfy-blog-grid-style11-text span {
color: #04d16a;
display: block;
line-height: 1.2;
margin-bottom: 7px;
}
.careerfy-blog-grid-style11-text p {
font-size: 16px;
color: #6d7383;
margin-bottom: 16px;
letter-spacing: 0px;
line-height: 23px;
}
.careerfy-blog-grid-style11-text ul {
float: left;
margin: 0px;
}
.careerfy-blog-grid-style11-text ul li {
float: left;
list-style: none;
margin: 3px 19px 0px 0px;
}
.careerfy-blog-grid-style11-text ul li a {
color: #1e6de6;
font-size: 16px;
}
.careerfy-blog-grid-style11-text ul li i {
font-size: 20px;
float: left;
margin: 5px 8px 0px 0px;
color: #1fd67a;
}
.careerfy-blog-grid-style11-btn {
float: right;
padding: 9px 24px 8px 24px;
font-size: 12px;
color: #474b56;
border: 2px solid;
border-radius: 80px;
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;
}
li:hover .careerfy-blog-grid-style11-btn {
color: #ffffff; } .careerfy-counter-elevenview {
float: left;
width: 100%;
}
.careerfy-counter-elevenview ul li {
list-style: none;
margin-bottom: 30px;
text-align: center;
}
.careerfy-counter-elevenview i {
font-size: 40px;
color: #1e6de6;
display: inline-block;
margin-bottom: 17px;
}
.careerfy-counter-elevenview h2 {
display: block;
font-size: 26px;
font-weight: 700;
color: #474b56;
position: relative;
margin-bottom: 18px;
padding-bottom: 13px;
}
.careerfy-counter-elevenview h2:before {
content: '';
position: absolute;
left: 50%;
bottom: 0px;
width: 44px;
height: 2px;
margin-left: -22px;
}
.careerfy-counter-elevenview span {
font-size: 40px;
font-weight: 600;
color: #6d7383;
} .careerfy-action-style11 {
float: left;
width: 100%;
text-align: center;
padding: 42px 0px 47px 0px;
}
.careerfy-action-style11 h2 {
display: inline-block;
margin-bottom: 0px;
color: #ffffff;
font-size: 36px;
font-weight: 700;
letter-spacing: 0px;
}
.careerfy-action-style11 p {
display: block;
color: #ffffff;
font-size: 20px;
margin-bottom: 23px;
}
.careerfy-action-style11 a {
display: inline-block;
padding: 15px 33px;
color: #ffffff;
line-height: 1;
border-radius: 80px;
font-size: 18px;
font-weight: 600;
border: 2px 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;
}
.careerfy-action-style11 a:hover {
background-color: transparent;
color: #ffffff;
border-color: #ffffff;
} .careerfy-footer-eleven {
background-size: cover !important;
background-position: center !important;
background-color: #474b56;
padding: 79px 0px 0px 0px;
}
.careerfy-footer-eleven-logo {
float: left;
width: 100%;
text-align: center;
margin-bottom: 40px;
}
.careerfy-footer-eleven .footer-widget-title {
position: relative;
padding-bottom: 11px;
margin-bottom: 25px;
}
.careerfy-footer-eleven .footer-widget-title h2 {
font-size: 18px;
font-weight: 600;
}
.careerfy-footer-eleven .footer-widget-title:before {
content: '';
position: absolute;
left: 0px;
bottom: 0px;
width: 35px;
height: 2px;
}
.careerfy-footer-eleven .widget_nav_menu ul li a {
font-size: 15px;
color: #98a1b8;
}
.careerfy-footer-eleven .widget_nav_menu ul li a:before {
display: none; } .copyright-eleven {
float: left;
width: 100%;
border-top: 1px solid #525663;
box-shadow: 0px 0px 0px 1px #3c4049;
text-align: center;
padding: 52px 0px 45px 0px;
}
.copyright-eleven-social {
float: left; }
.copyright-eleven-social li {
float: left;
list-style: none;
margin-right: 10px;
}
.copyright-eleven-social li a {
font-size: 27px;
color: #6d7383;
-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;
}
.copyright-eleven p {
display: inline-block;
color: #ffffff;
margin-bottom: 0px;
}
.copyright-eleven-app {
float: right;
}
.copyright-eleven-app a {
margin: 0px 0px 5px 5px;
float: left;
}  .careerfy-header-twelve {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
z-index: 99;
padding: 45px 0px 0px 0px;
}
.careerfy-header-twelve-main {
float: left;
width: 100%;
text-align: center;
}
.careerfy-logo-twelve {
float: left;
margin: 0px 0px;
}
.careerfy-headertwelve-user {
display: inline-block;
padding-top: 6px;
}
.careerfy-headertwelve-user .nav-item-children {
text-align: right; }
.careerfy-headertwelve-user > li {
float: left;
list-style: none;
margin: 0px 20px 0px 20px;
position: relative;
}
.careerfy-headertwelve-user > li > a {
font-size: 16px;
color: #ffffff;
position: relative;
padding: 10px 0px;
}
.careerfy-headertwelve-user > li > a:before {
content: '';
position: absolute;
left: 0px;
bottom: 5px;
width: 100%;
height: 4px;
background-color: #ffffff;
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;
}
.careerfy-headertwelve-user > li:hover > a:before {
opacity: 1;
bottom: 0px;
}
.careerfy-headertwelve-btn {
float: right;
color: #ffffff;
font-size: 16px;
padding: 14px 26px;
border-radius: 4px;
line-height: 1;
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;
}
.careerfy-headertwelve-btn i {
margin-right: 10px; }
.careerfy-headertwelve-btn:hover {
background-color: transparent;
border-color: #ffffff;
}
.careerfy-block-element {
display: inline-block;
margin-right: -4px;
width: 30%;
vertical-align: middle;
}
.careerfy-block-element:nth-child(2) {
width: 40%; } .careerfy-banner-twelve {
float: left;
width: 100%;
position: relative;
text-align: center;
padding: 270px 0px 100px 0px;
overflow: hidden;
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: center center !important;
}
.careerfy-banner-twelve-transparent {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
}
.careerfy-banner-twelve .container { position: relative; }
.careerfy-banner-twelve h1 {
color: #ffffff;
margin-bottom: 20px;
text-transform: uppercase;
font-size: 60px;
display: inline-block;
width: 70%;
line-height: 1;
}
.careerfy-banner-twelve p {
font-size: 18px;
color: #ffffff;
margin-bottom: 33px;
display: inline-block;
width: 50%;
}
.careerfy-banner-twelve-search {
display: inline-block;
width: 77%;
position: relative;
}
.careerfy-banner-twelve-search input[type="text"] {
float: left;
width: 100%;
background-color: #ffffff;
height: 53px;
padding: 5px 54px;
font-size: 16px;
color: #6d7383;
border-radius: 0px;
}
.careerfy-banner-twelve-search i {
position: absolute;
left: 25px;
top: 17px;
color: #6d7383;
font-size: 19px;
z-index: 1;
}
.careerfy-banner-twelve-search input[type="submit"] {
float: left;
font-size: 16px;
font-weight: 600;
color: #ffffff;
padding: 19px 51px 18px 51px;
border: none;
line-height: 1;
z-index: 99;
border-radius: 0px 4px 4px 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;
} .careerfy-twelve-navigation {
float: left;
width: 100%;
background-color: #ffffff;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
text-align: center;
position: relative;
}
.careerfy-twelve-navigation .jobsearch-navigation {
float: none;
display: inline-block;
margin-bottom: -8px;
}
.careerfy-twelve-navigation .navbar-nav > li > a {
font-size: 16px;
}
.careerfy-twelve-navigation .sub-menu {
text-align: left;
margin-top: 0px;
}
.careerfy-twelve-navigation .navbar-nav > li.submenu-addicon > a:after {
content: "\e9b8";
font-family: careerfy;
display: inline-block;
font-size: 10px;
margin-left: 10px;
}
.careerfy-twelve-navigation .navbar-nav > li:hover > a,
.careerfy-twelve-navigation .navbar-nav > li.active > a {
font-weight: 600; }
.careerfy-twelve-navigation .navbar-nav > li > a:before {
height: 4px;
background-color: #6d7383;
} .careerfy-fancy-title-twelve {
float: left;
width: 100%;
text-align: center;
margin-bottom: 34px;
}
.careerfy-fancy-title-twelve span {
display: block;
font-size: 18px;
color: #6d7383;
margin-bottom: 6px;
}
.careerfy-fancy-title-twelve h2 {
display: inline-block;
font-size: 40px;
text-transform: uppercase;
margin-bottom: 0px;
line-height: 1;
} .careerfy-section-premium-wrap {
float: left;
width: 100%;
border: 1px solid #e0e1e4;
background-color: #ffffff;
margin-bottom: 30px;
border-radius: 4px;
}
.careerfy-section-title-style {
float: left;
width: 100%;
background-color: #f7f7f7;
padding: 14px 19px 15px 19px;
border-radius: 4px 4px 0px 0px;
}
.careerfy-section-title-style h2 {
float: left;
color: #232323;
font-size: 20px;
margin-bottom: 0px;
}
.careerfy-section-title-style form {
float: right;
margin-top: 0px;
}
.careerfy-section-title-style .selectize-control.single .selectize-input {
height: 34px;
padding-top: 6px;
}
.careerfy-section-title-style .selectize-control.single .selectize-input input {
height: auto; }
.careerfy-section-title-style form label {
float: left;
font-size: 14px;
color: #6d7383;
font-weight: 300;
margin: 7px 7px 0px 0px;
}
.careerfy-section-title-style .careerfy-select-style {
float: right;
margin-top: 0px;
}
.careerfy-section-title-style .careerfy-select-style select {
font-size: 12px;
color: #6d7383;
padding: 0px;
height: 22px;
background-color: transparent;
border: none;
}
.careerfy-section-title-style .careerfy-select-style:after {
content: "\f107";
font-family: FontAwesome;
top: 0px;
right: 0px;
}
.careerfy-browse-links {
float: left;
width: 100%;
padding: 12px 18px 20px 18px;
position: relative;
}
.ajax-loader {
position: absolute;
left: 0px;
top: 0px;
height: 100%;
width: 100%;
background-color: rgba(255,255,255,0.90);
}
.ajax-loader-inner {
position: absolute;
left: 50%;
top: 50%;
color: #999;
font-size: 28px;
margin: -22px 0px 0px -5px;
}
.careerfy-browse-links ul {
float: left;
width: 100%;
margin-bottom: 15px;
}
.careerfy-browse-links ul li {
float: left;
width: 33.333%;
list-style: none;
margin-bottom: 4px;
}
.careerfy-browse-links ul li a {
color: #6d7383;
}
.careerfy-browse-links-btn {
float: left;
width: 100%;
text-align: center;
}
.careerfy-browse-links-btn a {
display: inline-block;
color: #ffffff;
padding: 13px 30px 14px 30px;
font-size: 16px;
border-radius: 4px;
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;
}
.careerfy-section-title-btn {
float: right;
padding: 6px 16px;
color: #ffffff;
border-radius: 80px;
font-size: 12px;
line-height: 1;
border: 1px solid;
margin: 3px 74px 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;
}
.careerfy-section-title-btn:hover {
background-color: transparent; }
.careerfy-section-title-btn.no-slider {
margin-right: 0px;
} .careerfy-top-employers-slider,
.careerfy-top-employers-slider-list,
.careerfy-top-employers-slider-list a,
.careerfy-top-employers-slider-list span {
float: left;
width: 100%;
}
.careerfy-top-employers-slider-list {
padding: 20px 10px 0px 10px;
}
.careerfy-top-employers-slider-list ul li {
display: inline-block;
vertical-align: top;
margin-right: -4px;
width: 33.333%;
list-style: none;
padding: 0px 10px 20px 10px;
}
.careerfy-top-employers-slider-list a {
border: 1px solid #d8e3e8;
padding: 15px 0px 0px 0px;
text-align: center;
border-radius: 4px;
position: relative;
}
.careerfy-top-employers-slider-list span {
border-top: 1px solid #d8e3e8;
color: #666666;
font-size: 12px;
text-align: left;
padding: 0px 10px 1px 10px;
}
.careerfy-top-employers-slider-list span small {
float: right;
font-size: 12px;
color: #666666;
}
.careerfy-top-employers-slider-list img {
display: inline-block;
margin-bottom: 15px;
width: 60px;
}
.careerfy-headertwelve-btn,.careerfy-banner-twelve-search input[type="submit"],.careerfy-browse-links-btn a {
background-color: #6d7383;
}
.careerfy-headertwelve-btn {
border-color: #6d7383; }
.careerfy-page-loading .careerfy-top-employers-slider,
.careerfy-page-loading .careerfy-top-employers-slider-list,
.careerfy-page-loading .careerfy-sixteen-topcompanies-slider,
.careerfy-page-loading .careerfy-categories-classic-slider,
.careerfy-page-loading .careerfy-premium-jobs-slider {
overflow: hidden;
height: 200px;
display: none !important;
}
.careerfy-top-employers-slider .slick-arrow,
.careerfy-premium-jobs-slider .slick-arrow,
.careerfy-top-sectors-category-slider .slick-arrow {
position: absolute;
right: 20px;
top: -43px;
width: 27px;
height: 27px;
border: 1px solid #6d7383;
border-radius: 100%;
text-align: center;
font-size: 12px;
line-height: 2.0;
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;
}
.careerfy-top-employers-slider .slick-arrow-left.slick-arrow,
.careerfy-premium-jobs-slider .slick-arrow-left.slick-arrow,
.careerfy-top-sectors-category-slider .slick-arrow-left.slick-arrow {
right: 56px;
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
}
.careerfy-top-employers-slider .slick-arrow:hover,
.careerfy-premium-jobs-slider .slick-arrow:hover,
.careerfy-top-sectors-category-slider .slick-arrow:hover {
color: #ffffff; } .careerfy-premium-jobs,
.careerfy-premium-jobs-inner,
.careerfy-premium-jobs-slider {
float: left;
width: 100%;
}
.careerfy-premium-jobs ul li {
list-style: none; }
.careerfy-premium-jobs ul li:nth-child(even) .careerfy-premium-jobs-inner,
.careerfy-premium-jobs ul li:hover .careerfy-premium-jobs-inner {
background-color: #f7f7f7; }
.careerfy-premium-jobs ul li:last-child .careerfy-premium-jobs-inner {
border-bottom: none; }
.careerfy-premium-jobs-inner {
padding: 19px 19px;
border-bottom: 1px solid #e0e1e4;
overflow: hidden;
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;
}
.careerfy-premium-jobs figure {
display: inline-block;
vertical-align: middle;
width: 57%;
margin-bottom: 0px;
overflow: hidden;
}
.careerfy-premium-jobs figure > a {
float: left;
width: 64px;
border: 1px solid #f0f0f0;
}
.careerfy-premium-jobs-text {
display: inline-block;
vertical-align: middle;
margin-right: -4px;
width: 42%;
}
.careerfy-premium-jobs figure > a ~ figcaption {
margin-left: 83px;
line-height: 1;
padding-top: 9px;
}
.careerfy-premium-jobs figure figcaption h2 {
font-size: 16px;
margin-bottom: 2px;
line-height: 22px;
}
.careerfy-premium-jobs figure figcaption h2 a {
color: #232323;
display: inline-block;
margin-right: -3px;
}
.careerfy-premium-jobs figure figcaption h2 span {
display: inline-block;
font-size: 10px;
background-color: #e98a1c;
padding: 3px 5px 4px 5px;
color: #ffffff;
text-transform: uppercase;
border-radius: 3px;
line-height: 1;
margin-left: 8px;
}
.careerfy-premium-jobs figure figcaption small {
font-size: 14px;
color: #6d7383;
}
.careerfy-premium-jobs-text {
text-align: left;
}
.careerfy-premium-jobs-text span {
color: #6d7383;
font-size: 14px;
display: inline-block;
margin-right: 5px;
width: 45%;
line-height: 1.2;
}
.careerfy-premium-jobs-text small {
float: right;
font-size: 14px;
color: #ffffff;
padding: 6px 14px 6px 14px;
background-color: #f08d3c;
line-height: 1;
} .careerfy-top-sectors-category,
.careerfy-top-sectors-category a,
.careerfy-top-sectors-category-slider {
float: left;
width: 100%;
}
.careerfy-top-sectors-category ul li {
list-style: none;
padding: 0px 0px;
float: none;
display: inline-block;
margin-bottom: -6px;
margin-right: -3px;
}
.careerfy-top-sectors-category ul li:nth-child(3n-8) a {
border-left: none;
}
.careerfy-top-sectors-category ul li:nth-child(n+7) a {
border-bottom: none;
}
.careerfy-top-sectors-category img {
display: inline-block;
width: 40px;
margin-bottom: 9px;
}
.careerfy-top-sectors-category a {
border-bottom: 1px solid #e0e1e4;
border-left: 1px solid #e0e1e4;
text-align: center;
line-height: 1;
min-height: 155px;
padding: 27px 0px 24px 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;
}
.careerfy-top-sectors-category a:hover {
background-color: #f7f7f7;
}
.careerfy-top-sectors-category i {
font-size: 40px;
margin-bottom: 9px;
display: inline-block;
}
.careerfy-top-sectors-category h6 {
display: block;
font-size: 16px;
color: #000000;
margin-bottom: 6px;
}
.careerfy-top-sectors-category small {
color: #ffffff;
font-size: 12px;
padding: 2px 5px 3px 5px;
line-height: 1;
display: inline-block;
border-radius: 3px;
} .careerfy-candidates-style11,
.careerfy-candidates-style11-inner,
.careerfy-candidates-style11-top,
.careerfy-candidates-style11 figure,
.careerfy-candidates-style11 figure figcaption,
.careerfy-candidates-style11-slider {
float: left;
width: 100%;
}
.careerfy-candidates-style11-slider .slick-list {
margin: 0px -15px; }
.careerfy-candidates-style11-slider-layer {
padding: 0px 15px; }
.careerfy-candidates-style11 ul li {
list-style: none; }
.careerfy-candidates-style11 > ul > li {
margin-bottom: 30px; }
.careerfy-candidates-style11-inner {
border: 1px solid rgba(0,0,0,0.10);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.13);
padding: 0px 0px 23px 0px;
text-align: center;
}
.careerfy-candidates-style11-top {
background-color: #f1f2f4;
padding: 10px 5px;
}
.careerfy-candidates-style11-top span {
display: inline-block;
background-color: #232323;
color: #ffffff;
font-size: 13px;
padding: 7px 16px 8px 16px;
line-height: 1;
border-radius: 80px;
margin: 0px 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;
}
.careerfy-candidates-style11 figure {
margin-bottom: 0px;
padding-top: 20px;
padding: 20px 15px 0px 15px;
}
.careerfy-candidates-style11 figure > a {
display: inline-block;
width: 113px;
border: 4px solid #ecedf0;
border-radius: 100%;
margin-bottom: 11px;
}
.careerfy-candidates-style11 figure > a img {
border-radius: 100%; }
.careerfy-candidates-style11 figcaption h2 {
margin-bottom: 8px;
font-size: 18px;
text-transform: uppercase;
}
.careerfy-candidates-style11 figcaption h2 a {
color: #232323; }
.careerfy-candidates-style11 figcaption span {
display: block;
font-size: 14px;
line-height: 1.2;
margin-bottom: 5px;
}
.careerfy-candidates-style11 figcaption small {
color: #6d7383;
display: block;
font-size: 14px;
}
.careerfy-candidates-style11 .ui-slider {
float: left;
width: 100%;
height: 15px;
position: relative;
border-radius: 80px;
background: #c33538;
background: -moz-linear-gradient(left,  #c33538 5%, #fff002 49%, #6bbf74 95%);
background: -webkit-linear-gradient(left,  #c33538 5%,#fff002 49%,#6bbf74 95%);
background: linear-gradient(to right,  #c33538 5%,#fff002 49%,#6bbf74 95%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c33538', endColorstr='#6bbf74',GradientType=1 );
}
.careerfy-candidates-style11 .ui-slider-handle {
height: 23px;
width: 11px;
background-color: #232323;
position: absolute;
z-index: 999;
top: -4px;
}
.careerfy-candidates-style11 .ui-slider-handle:before {
content: '';
position: absolute;
left: 0px;
bottom: -5px;
border-left: 6px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #232323;
}
.careerfy-candidates-style11-progress ul,
.careerfy-candidates-style11-progress {
float: left;
width: 100%;
margin: 2px 0px 0px 0px;
}
.careerfy-candidates-style11-progress ul li {
float: left;
width: 25%;
list-style: none;
color: #6d7383;
text-align: left;
}
.careerfy-candidates-style11-slider .slick-arrow {
position: absolute;
left: -94px;
top: 50%;
width: 44px;
height: 44px;
border: 1px solid #6f7585;
font-size: 17px;
text-align: center;
border-radius: 100%;
padding-top: 8px;
line-height: 1.5;
margin-top: -35px;
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;
}
.careerfy-candidates-style11-slider .slick-arrow-left.slick-arrow {
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
}
.careerfy-candidates-style11-slider .slick-arrow-right.slick-arrow {
left: auto;
right: -94px;
}
.careerfy-candidates-style11-slider .slick-arrow:hover {
color: #ffffff; }
.careerfy-candidates-style11-progress .jobsearch_progressbar .bar-container {
width: 100%;
border-radius: 10px;
height: 15px !important;
}
.careerfy-candidates-style11-progress .jobsearch_progressbar {
margin-bottom: 2px; }
.careerfy-candidates-style11-progress .jobsearch_progressbar .bar-container:before, .careerfy-candidates-style11-progress .jobsearch_progressbar .bar-container:after,
.careerfy-candidates-style11-progress .jobsearch_progressbar .backgroundBar:before, .careerfy-candidates-style11-progress .jobsearch_progressbar .backgroundBar:after,
.careerfy-candidates-style11-progress .progress-percent,.careerfy-candidates-style11-progress .progress-percent-inner {
display: none; }
.careerfy-candidates-style11-progress .jobsearch_progressbar .bar {
background: #c33538;
background: -moz-linear-gradient(left,  #c33538 5%, #fff002 49%, #6bbf74 95%);
background: -webkit-linear-gradient(left,  #c33538 5%,#fff002 49%,#6bbf74 95%);
background: linear-gradient(to right,  #c33538 5%,#fff002 49%,#6bbf74 95%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c33538', endColorstr='#6bbf74',GradientType=1 );
} .careerfy-counter-twelveview {
float: left;
width: 100%;
}
.careerfy-counter-twelveview ul li {
list-style: none;
margin-bottom: 30px;
text-align: center;
}
.careerfy-counter-twelveview i {
font-size: 46px;
color: #ffffff;
display: inline-block;
margin-bottom: 17px;
}
.careerfy-counter-twelveview h2 {
display: block;
font-size: 30px;
font-weight: 500;
color: #ffffff;
position: relative;
margin-bottom: 18px;
padding-bottom: 13px;
}
.careerfy-counter-twelveview h2:before {
content: '';
position: absolute;
left: 50%;
bottom: 0px;
width: 44px;
height: 2px;
margin-left: -22px;
background-color: #ffffff;
}
.careerfy-counter-twelveview span {
font-size: 50px;
font-weight: 500;
color: #ffffff;
} .careerfy-priceplan-twelve,
.careerfy-priceplan-twelve-top,
.careerfy-priceplan-twelve ul,
.careerfy-priceplan-twelve ul li,
.careerfy-priceplan-twelve-btn {
float: left;
width: 100%;
}
.careerfy-priceplan-twelve {
background-color: #ffffff;
border: 1px solid rgba(0,0,0,0.12);
border-radius: 0px 0px 4px 4px;
margin-bottom: 30px;
}
.careerfy-priceplan-twelve-top {
text-align: center;
background-color: #6d7383;
padding: 21px 0px 34px 0px;
border-radius: 4px 4px 0px 0px;
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;
}
.careerfy-priceplan-twelve-top div {
display: inline-block;
font-size: 20px;
color: #ffffff;
padding: 0px 34px 12px 34px;
border-bottom: 1px solid #ffffff;
font-weight: 500;
margin-bottom: 10px;
}
.careerfy-priceplan-twelve-top span {
display: block;
font-size: 58px;
color: #ffffff;
line-height: 1;
margin-bottom: 11px;
}
.careerfy-priceplan-twelve-top span small {
font-size: 20px; }
.careerfy-priceplan-twelve-top span em {
font-style: normal;
font-size: 21px;
display: inline-block;
vertical-align: top;
position: relative;
top: 3px;
left: 6px;
}
.careerfy-priceplan-twelve-top strong {
color: #ffffff;
font-size: 20px;
}
.careerfy-priceplan-twelve-top a {
position: absolute;
left: 50%;
bottom: -25px;
width: 43px;
height: 43px;
border: 3px solid #ffffff;
border-radius: 100%;
font-size: 16px;
background-color: #6d7383;
color: #ffffff;
padding: 10px 0px 0px 0px;
margin-left: -25px;
-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;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.careerfy-priceplan-twelve ul {
padding: 35px 29px 25px 29px;
}
.careerfy-priceplan-twelve ul li {
color: #ccc;
font-size: 14px;
list-style: none;
border-bottom: 1px solid #d6d7da;
padding: 12px 0px;
text-align: left;
}
.careerfy-priceplan-twelve ul li.active {
color: #6f7484;
}
.careerfy-priceplan-twelve ul li i {
float: left;
margin: 9px 12px 0px 0px;
color: #6f7484;
font-size: 11px;
}
.careerfy-priceplan-twelve-btn {
text-align: center;
margin-bottom: 26px;
}
.careerfy-priceplan-twelve-btn a {
display: inline-block;
font-size: 16px;
color: #ffffff;
background-color: #6d7383;
padding: 13px 36px 15px 36px;
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;
}
.careerfy-priceplan-twelve.active {
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.20); } .careerfy-autojobs-mobile-text {
float: left;
width: 100%;
padding-top: 125px;
}
.careerfy-autojobs-mobile-text h2 {
font-size: 40px;
margin-bottom: 3px;
}
.careerfy-autojobs-mobile-text p {
font-size: 20px;
color: #6d7383;
margin-bottom: 4px;
}
.careerfy-autojobs-mobile-btn {
font-size: 20px; }
.careerfy-autojobs-mobile-thumb {
float: left;
margin: 50px 9px 0px 0px;
} .careerfy-testimonial-twelve,
.careerfy-testimonial-twelve-inner,
.careerfy-testimonial-twelve figure {
float: left;
width: 100%;
}
.careerfy-testimonial-twelve ul li {
list-style: none; }
.careerfy-testimonial-twelve > ul > li {
margin-bottom: 30px; }
.careerfy-testimonial-twelve-inner {
border: 2px solid rgba(216,216,216,0.50);
padding: 26px 30px 30px 30px;
background-color: #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;
}
.careerfy-testimonial-twelve-inner:hover {
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.08); }
.careerfy-testimonial-twelve-inner:before {
content: '';
position: absolute;
left: 35px;
bottom: -28px;
border-left: 0px solid transparent;
border-right: 45px solid transparent;
border-top: 28px solid #ffffff;
z-index: 2;
}
.careerfy-testimonial-twelve-inner:after {
content: '';
position: absolute;
left: 33px;
bottom: -31px;
border-left: 0px solid transparent;
border-right: 45px solid transparent;
border-top: 28px solid rgba(216,216,216,0.50);
z-index: 0;
}
.careerfy-testimonial-twelve i {
font-size: 38px;
color: #e0e0e0;
display: inline-block;
margin-bottom: 16px;
-webkit-transform: scaleY(-1) scaleX(-1);
-moz-transform: scaleY(-1) scaleX(-1);
-ms-transform: scaleY(-1) scaleX(-1);
-o-transform: scaleY(-1) scaleX(-1);
transform: scaleY(-1) scaleX(-1);
}
.careerfy-testimonial-twelve p {
font-size: 16px;
color: #6d7383;
margin-bottom: 16px;
letter-spacing: 0px;
line-height: 26px;
}
.careerfy-testimonial-twelve figure {
margin-bottom: 0px; }
.careerfy-testimonial-twelve figure img {
float: left;
width: 71px;
border: 4px solid #ecedf0;
border-radius: 100%;
}
.careerfy-testimonial-twelve figure figcaption {
margin-left: 81px;
line-height: 1;
padding-top: 11px;
}
.careerfy-testimonial-twelve figcaption h2 {
font-size: 20px;
margin-bottom: 3px;
}
.careerfy-testimonial-twelve figcaption span {
font-size: 16px;
color: #7046ae;
} .careerfy-twelve-blog-grid-inner,
.careerfy-twelve-blog-grid figure,
.careerfy-twelve-blog-grid-text,
.careerfy-twelve-blog-grid-text ul,
.careerfy-twelve-blog-grid figure > a,
.careerfy-twelve-blog-grid figure img {
float: left;
width: 100%;
}
.careerfy-twelve-blog-grid-inner {
background-color: #f1f2f4;
border: 1px solid rgba(0,0,0,0.12);
border-radius: 3px;
}
.careerfy-twelve-blog-grid-text ul {
margin: 0px; }
.careerfy-twelve-blog-grid-text ul li {
float: left;
list-style: none;
color: #232323;
margin-right: 17px;
margin-bottom: 9px;
}
.careerfy-twelve-blog-grid-text ul li:last-child {
margin-right: 0px; }
.careerfy-twelve-blog-grid-text {
padding: 14px 29px 28px 29px;
}
.careerfy-twelve-blog-grid-text ul li i {
float: left;
font-size: 17px;
margin: 5px 8px 0px 0px;
}
.careerfy-twelve-blog-grid-text h2 {
font-size: 22px;
margin-bottom: 10px;
line-height: 25px;
}
.careerfy-twelve-blog-grid-text p {
color: #6f7484;
font-size: 16px;
margin-bottom: 15px;
letter-spacing: 0px;
}
.careerfy-twelve-blog-grid-btn {
display: inline-block;
padding: 12px 27px 13px 27px;
border: 1px solid;
font-size: 16px;
border-radius: 4px;
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;
}
li:hover .careerfy-twelve-blog-grid-btn {
color: #ffffff; } .careerfy-partner-twelve-slider {
float: left;
width: 100%;
position: relative;
padding-bottom: 70px;
}
.careerfy-partner-twelve-layer {
text-align: center; }
.careerfy-partner-twelve-slider a {
display: inline-block; }
.careerfy-partner-twelve-slider .slick-arrow {
position: absolute;
left: 50%;
bottom: 0px;
font-size: 15px;
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;
}
.careerfy-partner-twelve-slider .slick-arrow-left.slick-arrow {
margin-left: -44px; } .careerfy-footer-twelve {
background-color: #232323;
padding: 70px 0px 0px 0px;
}
.careerfy-footer-twelve .footer-widget-title {
margin-bottom: 2px; }
.careerfy-footer-twelve .footer-widget-title h2 {
font-size: 20px;
text-transform: uppercase;
}
.careerfy-footer-twelve .widget_nav_menu ul li a:before {
display: none; }
.careerfy-footer-twelve .widget_nav_menu ul li a {
color: #c6c6c6;
font-size: 14px;
margin-bottom: 0px;
}
.careerfy-footer-twelve .careerfy-footer-widget .widget {
margin-bottom: 20px; }
.widget_nav_menu_thumb {
float: left;
width: 100%;
margin-top: 10px;
}
.breakline {
float: left;
width: 100%;
margin-top: 10px;
} .copyright-twelve {
float: left;
width: 100%;
text-align: center;
padding: 36px 0px 50px 0px;
}
.copyright-twelve-social {
display: inline-block; }
.copyright-twelve-social li {
float: left;
list-style: none;
margin: 0px 7px 10px 7px;
}
.copyright-twelve-social li a {
color: #6d7383;
font-size: 36px;
-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;
}
.copyright-twelve p {
color: #ffffff;
}
.careerfy-recruiters-top-list-two {
float: left;
width: 100%;
} .careerfy-header-fifteen {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
padding: 40px 50px 0px 50px;
z-index: 999;
}
.careerfy-header-fifteen-main {
float: left;
width: 100%;
}
.careerfy-header-fifteen-main .careerfy-logo {
margin: 0px;
float: none;
}
.careerfy-header-fifteen-main .careerfy-logo,
.careerfy-header-fifteen .jobsearch-navigation,
.careerfy-blockfifteen-element {
display: inline-block;
width: 33.333%;
vertical-align: middle;
margin-right: -4px;
}
.careerfy-blockfifteen-element {
text-align: right; }
.careerfy-header-fifteen .navbar-nav > li > a {
color: #ffffff;
padding: 10px 0px;
}
.careerfy-header-fifteen .navbar-nav > li > a:after {
color: #ffffff; }
.careerfy-header-fifteen .navbar-nav > li > a:before {
height: 3px; }
.careerfy-header-fifteen .navbar-nav .sub-menu {
margin-top: 0px; }
.careerfy-headerfifteen-user {
display: inline-block;
vertical-align: middle;
}
.careerfy-headerfifteen-user li {
float: left;
list-style: none;
margin-right: 40px;
position: relative;
}
.careerfy-headerfifteen-user li > a {
font-size: 16px;
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;
}
.careerfy-headerfifteen-btn {
display: inline-block;
vertical-align: middle;
padding: 10px 25px 11px 25px;
border: 1px solid;
line-height: 1;
border-radius: 80px;
font-size: 16px;
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;
} .careerfy-fifteen-banner {
float: left;
width: 100%;
background-repeat: no-repeat;
}
.careerfy-fifteen-banner-inner {
float: left;
width: 65%;
background-position: 90% 44% !important;
}
.careerfy-fifteen-banner h1 {
font-size: 65px;
font-weight: bold;
margin-bottom: 13px;
color: #ffffff;
text-transform: uppercase;
line-height: 1.2;
display: inline-block;
width: 85%;
}
.careerfy-fifteen-banner span.careerfy-fifteen-banner-description {
display: block;
font-size: 20px;
color: #ffffff;
margin-bottom: 36px;
}
.careerfy-fifteen-banner-tabs,
.careerfy-banner-eleven-tabs-nav {
float: left;
width: 100%;
}
.careerfy-banner-eleven-tabs-nav li {
float: left;
list-style: none;
margin-right: 15px;
}
.careerfy-fifteen-banner-tabs .careerfy-banner-eleven-tabs-nav li a {
font-size: 16px;
color: #ffffff;
border: 2px solid;
padding: 9px 32px 10px 32px;
float: left;
font-weight: bold;
border-radius: 4px 4px 0px 0px;
border-bottom: none;
}
.careerfy-fifteen-banner-tabs .careerfy-banner-eleven-tabs-nav li.active a {
background-color: #ffffff;
color: #33444b;
border-color: #ffffff;
}
.careerfy-fifteen-banner-tabs .tab-content {
float: left;
width: 100%;
background-color: #ffffff;
padding: 30px 24px 6px 24px;
}
.careerfy-fifteen-banner-search {
float: left;
width: 100%;
}
.careerfy-fifteen-banner-search ul {
margin: 0px -5px; }
.careerfy-fifteen-banner-search ul li {
float: left;
width: 28%;
list-style: none;
padding: 0px 5px;
margin-bottom: 10px;
position: relative;
}
.careerfy-fifteen-banner-search ul li:last-child {
width: 16%; }
.careerfy-fifteen-banner-search input[type="text"] {
float: left;
width: 100%;
border: 1px solid #f2f2f2;
background-color: #ffffff;
border-radius: 4px;
font-size: 14px;
color: #999999;
padding: 5px 20px;
height: 40px;
}
.careerfy-fifteen-banner-search input[type="submit"] {
float: left;
width: 100%;
font-size: 14px;
color: #ffffff;
padding: 5px 3px;
border: 1px solid;
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;
}
.careerfy-fifteen-banner-search input[type="submit"]:hover {
background-color: #ffffff; } .careerfy-fancy-title-fifteen {
float: left;
width: 100%;
text-align: center;
position: relative;
padding-bottom: 20px;
margin-bottom: 50px;
}
.careerfy-fancy-title-fifteen:before {
content: '';
position: absolute;
left: 50%;
bottom: 0px;
width: 31px;
height: 4px;
margin-left: -10px;
}
.careerfy-fancy-title-fifteen h2 {
font-size: 40px;
font-weight: bold;
color: #151515;
margin-bottom: 0px;
text-transform: capitalize;
line-height: 1.2;
}
.careerfy-fancy-title-fifteen span {
font-size: 16px;
color: #999999;
display: block;
} .careerfy-fifteen-categories,
.careerfy-fifteen-categories a {
float: left;
width: 100%;
}
.careerfy-fifteen-categories {
margin-bottom: 30px; }
.careerfy-fifteen-categories ul li {
float: left;
width: 25%;
list-style: none;
border-top: 1px solid #9a9a9a;
border-left: 1px solid #9a9a9a;
}
.careerfy-fifteen-categories img {
display: inline-block;
width: 55px;
margin-bottom: 14px;
}
.careerfy-fifteen-categories a {
padding: 30px 15px 25px 15px;
text-align: center;
min-height: 150px;
-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;
}
.careerfy-fifteen-categories a:hover {
background-color: #f3f4f9; }
.careerfy-fifteen-categories i {
font-size: 55px;
display: inline-block;
margin-bottom: 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;
}
.careerfy-fifteen-categories li:hover i {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.careerfy-fifteen-categories span {
font-size: 16px;
font-weight: bold;
color: #151515;
display: block;
}
.careerfy-fifteen-categories ul li:nth-child(4n-8) {
border-right: 1px solid #9a9a9a;
}
.careerfy-fifteen-categories ul li:nth-last-child(2),
.careerfy-fifteen-categories ul li:nth-last-child(3),
.careerfy-fifteen-categories ul li:nth-last-child(1),
.careerfy-fifteen-categories ul li:nth-last-child(4) {
border-bottom: 1px solid #9a9a9a;
} .careerfy-fifteen-browse-btn {
float: left;
width: 100%;
text-align: center;
margin: 20px 0px 30px 0px;
}
.careerfy-fifteen-browse-btn a {
display: inline-block;
font-size: 16px;
color: #151515;
padding: 10px 29px 12px 29px;
border: 1px solid;
border-radius: 80px;
line-height: 1;
min-width: 213px;
-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;
}
.careerfy-fifteen-browse-btn a:hover {
color: #ffffff; } .careerfy-fifteen-recent-jobs,
.careerfy-fifteen-recent-jobs-inner {
float: left;
width: 100%;
}
.careerfy-fifteen-recent-jobs {
margin-bottom: 20px; }
.careerfy-fifteen-recent-jobs ul li {
list-style: none; }
.careerfy-fifteen-recent-jobs > ul > li {
margin-bottom: 10px; }
.careerfy-fifteen-recent-jobs-inner {
background-color: #ffffff;
border: 1px solid #e0e1e6;
padding: 20px 30px;
overflow: hidden;
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;
}
.careerfy-fifteen-recent-jobs-inner:hover {
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.20); }
.careerfy-fifteen-recent-jobs time {
display: inline-block;
vertical-align: middle;
width: 13%;
color: #151515;
border-right: 1px solid #e0e1e6;
padding: 20px 0px;
}
.careerfy-fifteen-recent-jobs time i {
float: left;
font-size: 18px;
margin: 7px 10px 0px 0px;
}
.careerfy-fifteen-recent-jobs figure {
display: inline-block;
vertical-align: middle;
padding-left: 30px;
width: 30%;
}
.careerfy-fifteen-recent-jobs figure > a {
float: left;
width: 54px;
}
.careerfy-fifteen-recent-jobs figure > a ~ figcaption {
margin-left: 74px;
padding-top: 3px;
}
.careerfy-fifteen-recent-jobs figure figcaption h2 {
font-size: 16px;
margin-bottom: 2px;
}
.careerfy-fifteen-recent-jobs figure figcaption h2 a {
color: #222222; }
.careerfy-fifteen-recent-jobs figure figcaption span {
display: block;
color: #9a9a9a;
font-size: 14px;
line-height: 1;
}
.careerfy-fifteen-recent-jobs small {
display: inline-block;
vertical-align: middle;
width: 15%;
font-size: 14px;
color: #151515;
text-align: left;
}
.careerfy-fifteen-recent-jobs small i {
display: inline-block;
font-size: 14px;
margin: 8px 7px 0px 0px;
}
.careerfy-fifteen-recent-jobs strong {
float: right;
vertical-align: middle;
width: 10%;
background-color: #1087eb;
font-size: 16px;
font-weight: 500;
color: #ffffff;
padding: 6px 15px 8px 15px;
line-height: 1;
text-align: center;
margin-top: 19px;
} .careerfy-fifteen-browse-links,
.careerfy-fifteen-browse-links h2,
.careerfy-fifteen-browse-links ul li {
float: left;
width: 100%;
}
.careerfy-categories-browse-links ul li {
width: 25%;
padding: 0px 15px;
}
.careerfy-fifteen-browse-links {
margin-bottom: 16px; }
.careerfy-fifteen-browse-links h2 {
font-size: 16px;
font-weight: 600;
color: #151515;
margin-bottom: 12px;
}
.careerfy-fifteen-browse-links ul li {
list-style: none;
margin-bottom: 7px;
}
.careerfy-fifteen-browse-links ul li a {
font-size: 14px;
color: #9a9a9a;
-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;
}
.careerfy-fifteen-browse-links ul li:hover a {
font-weight: bold; }
.careerfy-fifteen-browse-links ul li a:before {
content: "\f0da";
font-family: FontAwesome;
float: left;
margin: 1px 9px 0px 0px;
color: #9a9a9a;
font-size: 14px;
} .careerfy-fifteen-parallex {
float: left;
width: 100%;
}
.careerfy-fifteen-parallex h2 {
font-size: 56px;
font-weight: bold;
margin-bottom: 0px;
color: #ffffff;
line-height: 1.2;
}
.careerfy-fifteen-parallex span {
font-size: 20px;
color: #9a9a9a;
display: block;
margin-bottom: 16px;
}
.careerfy-fifteen-parallex a {
display: inline-block;
padding: 14px 36px 16px 36px;
line-height: 1;
color: #ffffff;
background-color: #9a9a9a;
border-radius: 80px;
font-size: 16px;
margin: 10px 8px 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;
}
.careerfy-fifteen-parallex a:hover {
color: #151515; } .careerfy-fifteen-blog-medium-inner {
float: left;
width: 100%;
}
.careerfy-fifteen-blog-medium-inner {
background-color: #f3f4f9;
border: 1px solid #e0e1e6;
padding: 20px;
}
.careerfy-fifteen-blog-medium figure {
float: left;
width: 133px;
margin-bottom: 0px;
}
.careerfy-fifteen-blog-medium figure ~ .careerfy-fifteen-blog-medium-text {
margin-left: 153px;
padding-top: 10px;
}
.careerfy-fifteen-blog-medium-text h2 {
font-size: 22px;
font-weight: bold;
margin-bottom: 2px;
}
.careerfy-fifteen-blog-medium-text span {
display: inline-block;
color: #9a9a9a;
margin-right: 26px;
margin-bottom: 3px;
}
.careerfy-fifteen-blog-medium-text span i {
float: left;
font-size: 15px;
margin: 6px 10px 0px 0px;
}
.careerfy-fifteen-blog-medium-text p {
font-size: 16px;
color: #666666;
margin-bottom: 0px;
line-height: 24px;
} .careerfy-fifteen-packages-plan {
float: left;
width: 100%;
background-color: #f3f4f9;
border: 1px solid #e6e7ec;
border-radius: 4px;
padding: 30px 25px 40px 25px;
text-align: center;
margin-bottom: 30px;
-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;
}
.careerfy-fifteen-packages-plan h2 {
font-size: 22px;
font-weight: bold;
margin-bottom: 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;
}
.careerfy-fifteen-packages-plan span {
display: block;
font-size: 40px;
font-weight: bold;
color: #151515;
margin-bottom: 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;
}
.careerfy-fifteen-packages-plan strong {
display: inline-block;
vertical-align: super;
font-size: 24px;
font-weight: 500;
color: #151515;
-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;
}
.careerfy-fifteen-packages-plan small {
display: block;
font-size: 14px;
font-weight: 500;
color: #151515;
margin-top: 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;
}
.careerfy-fifteen-packages-plan ul,
.careerfy-fifteen-packages-plan ul li {
float: left;
width: 100%;
}
.careerfy-fifteen-packages-plan ul li {
list-style: none;
font-size: 15px;
color: #666666;
line-height: 1.3;
margin-bottom: 18px;
-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;
}
.careerfy-fifteen-packages-plan-btn {
display: inline-block;
font-size: 16px;
color: #ffffff;
padding: 12px 32px 12px 32px;
border-radius: 80px;
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;
}
.careerfy-fifteen-packages-plan:hover .careerfy-fifteen-packages-plan-btn,
.careerfy-fifteen-packages-plan.active .careerfy-fifteen-packages-plan-btn {
color: #151515;
background-color: #ffffff;
}
.careerfy-fifteen-packages-plan:hover,
.careerfy-fifteen-packages-plan.active {
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.careerfy-fifteen-packages-plan:hover ul li,
.careerfy-fifteen-packages-plan:hover span,
.careerfy-fifteen-packages-plan:hover small,
.careerfy-fifteen-packages-plan:hover h2,
.careerfy-fifteen-packages-plan:hover strong,
.careerfy-fifteen-packages-plan.active ul li,
.careerfy-fifteen-packages-plan.active span,
.careerfy-fifteen-packages-plan.active small,
.careerfy-fifteen-packages-plan.active h2,
.careerfy-fifteen-packages-plan.active strong {
color: #ffffff;
} .careerfy-fifteen-parallex-style2 {
float: left;
width: 100%;
text-align: center;
}
.careerfy-fifteen-parallex-style2 h2 {
font-size: 46px;
font-weight: bold;
color: #ffffff;
margin-bottom: 5px;
}
.careerfy-fifteen-parallex-style2 span {
display: block;
color: #ffffff;
font-size: 30px;
margin-bottom: 30px;
}
.careerfy-fifteen-parallex-style2-btn {
display: inline-block;
font-size: 18px;
color: #151515;
padding: 14px 52px 15px 52px;
border-radius: 80px;
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;
}
.careerfy-fifteen-parallex-style2-btn:hover {
background-color: #ffffff; }
.careerfy-fifteen-text-style {
float: left;
width: 100%;
padding-top: 270px;
}
.careerfy-fifteen-text-style h2 {
font-size: 40px;
font-weight: bold;
color: #151515;
margin-bottom: 0px;
}
.careerfy-fifteen-text-style p {
font-size: 18px;
color: #666666;
margin-bottom: 0px;
} .careerfy-footer-fifteen {
position: relative;
padding: 73px 0px 0px 0px;
}
.careerfy-footer-fifteen-transparent {
position: absolute;
left: 0px;
top: 0px;
background-color: #151515;
opacity: 0.90;
width: 100%;
height: 100%;
}
.careerfy-footer-fifteen .footer-widget-title {
margin-bottom: 20px;
}
.careerfy-footer-fifteen .footer-widget-title h2 {
font-size: 17px;
font-weight: bold;
color: #ffffff;
position: relative;
text-transform: capitalize;
padding-bottom: 10px;
}
.careerfy-footer-fifteen .footer-widget-title h2:before {
content: '';
position: absolute;
left: 0px;
bottom: 0px;
width: 32px;
height: 2px;
}
.careerfy-footer-fifteen .widget_nav_menu ul li a {
color: #9a9a9a;
font-size: 16px;
}
.careerfy-footer-fifteen .widget_nav_menu ul li:hover a {
font-weight: bold; }
.careerfy-footer-fifteen .widget_nav_menu ul li a:before {
display: none; } .copyright-fifteen {
float: left;
width: 100%;
border-top: 1px solid #333434;
padding: 40px 0px 50px 0px;
text-align: center;
position: relative;
}
.copyright-fifteen-social {
float: left;
}
.copyright-fifteen-social li {
float: left;
list-style: none;
margin-right: 10px;
}
.copyright-fifteen-social li a {
font-size: 26px;
color: #9a9a9a;
-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;
}
.copyright-fifteen p {
display: inline-block;
color: #ffffff;
font-size: 14px;
margin-bottom: 0px;
}
.copyright-fifteen-app {
float: right;
}
.copyright-fifteen-app a {
float: left;
margin: 10px 0px 0px 4px;
}
.careerfy-services-video-two h2 a,
.careerfy-services-video-two p {
color: #ffffff; }
.careerfy-services-video-two .slick-arrow {
border-color: #ffffff;
color: #ffffff;
} .careerfy-header-thirteen {
float: left;
width: 100%;
box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.12);
position: relative;
z-index: 5;
}
.careerfy-header-thirteen-main {
float: left;
width: 100%;
padding: 0px 50px;
}
.careerfy-blockthirteen-element {
display: inline-block;
vertical-align: middle;
width: 60%;
margin: 0px -4px -2px 0px;
}
.careerfy-header-thirteen-main .careerfy-blockthirteen-element:nth-child(2) {
width: 40%;
text-align: right;
}
.careerfy-header-thirteen .jobsearch-usernotifics-menubtn a span {
right: -8px;
top: 18px;
}
.careerfy-logo-thirteen {
margin-right: 10px; }
.careerfy-header-thirteen .careerfy-logo,
.careerfy-header-thirteen-main .jobsearch-navigation,
.careerfy-headerthirteen-user {
display: inline-block;
vertical-align: middle;
}
.careerfy-header-thirteen .careerfy-logo {
float: none; }
.careerfy-header-thirteen .navbar-nav > li > a {
color: #4c4b49;
font-size: 16px;
padding: 21px 0px 26px 0px;
}
.careerfy-headerthirteen-user > li {
float: left;
list-style: none;
margin: 0px 40px 0px 0px;
position: relative;
}
.careerfy-headerthirteen-user > li > a {
color: #4c4b49;
font-size: 16px;
position: relative;
float: left;
padding: 20px 0px 21px 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;
}
.careerfy-headerthirteen-user > li:hover > a {
font-weight: 600; }
.careerfy-headerthirteen-user > li > a:before {
content: '';
position: absolute;
left: 0px;
bottom: 7px;
width: 100%;
height: 2px;
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;
}
.careerfy-headerthirteen-user li:hover a:before {
opacity: 1;
bottom: 0px;
}
.careerfy-header-thirteen .navbar-nav .sub-menu {
margin-top: 0px; }
.careerfy-header-thirteen .navbar-nav > li:hover > a, .careerfy-header-thirteen .navbar-nav > li.active > a {
font-weight: 600; }
.careerfy-header-six .navbar-nav > li:after {
content: "\e9b8";
font-family: careerfy;
font-size: 10px;
color: #999999;
margin-left: 8px;
position: absolute;
top: 32px;
}
.careerfy-header-ten .navbar-nav > li.submenu-addicon:after {
content: "\e9b8";
font-family: careerfy;
font-size: 10px;
color: #999999;
margin-left: 8px;
position: absolute;
top: 11px;
}
.careerfy-header-fifteen .navbar-nav > li.submenu-addicon:after {
content: "\f107";
font-family: FontAwesome;
font-size: 10px;
color: #ffffff;
margin-left: 8px;
position: absolute;
top: 7px;
}
.careerfy-header-ten .navbar-nav > li > a[data-title]:after {
top: 1px; }
.careerfy-header-six .navbar-nav > li {
padding: 0px 22px 0px 22px;
}
.careerfy-header-six .navbar-nav > li.submenu-addicon > a:after {
display: none; }
.careerfy-header-fifteen .navbar-nav > li > a[data-title]:after {
top: -6px; }
.careerfy-headerthirteen-btn {
display: inline-block;
vertical-align: middle;
padding: 8px 26px 10px 26px;
border: 1px solid;
font-size: 16px;
border-radius: 80px;
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;
}
.careerfy-headerthirteen-btn:hover {
color: #ffffff; } .careerfy-thirteen-banner {
float: left;
width: 100%;
position: relative;
}
.careerfy-thirteen-banner-transparent {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.75;
}
.careerfy-thirteen-banner-search {
float: left;
width: 100%;
position: relative;
text-align: center;
padding: 16px 0px 6px 0px;
}
.careerfy-thirteen-banner-search form {
width: 100%;
margin: 0 auto;
text-align: center;
max-width: 1460px;
}
.careerfy-thirteen-banner-search ul {
margin: 0px -5px; }
.careerfy-thirteen-banner-search ul li {
display: inline-block;
vertical-align: top;
width: 18%;
list-style: none;
padding: 0px 5px;
position: relative;
margin: 0px -4px 10px 0px;
text-align: left;
}
.careerfy-thirteen-banner-search input[type="text"] {
float: left;
width: 100%;
height: 38px;
background-color: #ffffff;
font-size: 14px;
color: #999999;
padding: 4px 40px;
border: 1px solid #dee0e1;
border-radius: 3px;
}
.careerfy-thirteen-banner-radius input[type="text"] {
padding-left: 20px; }
.careerfy-thirteen-banner-search ul li i {
position: absolute;
left: 20px;
top: 11px;
font-size: 16px;
z-index: 3;
}
.careerfy-thirteen-banner-search ul li i.careerfy-thirteen-banner-search-icon {
left: auto;
right: 20px;
font-size: 20px;
top: 10px;
}
.careerfy-thirteen-banner-search input[type="submit"] {
float: left;
font-size: 16px;
color: #ffffff;
border: 1px solid;
border-radius: 80px;
padding: 9px 25px 10px 25px;
line-height: 1;
margin-left: 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;
}
.careerfy-thirteen-banner-search input[type="submit"]:hover {
background-color: transparent; }
.careerfy-thirteen-banner-search li a {
font-size: 16px;
color: #666666;
font-weight: 600;
float: left;
margin: 5px 0px 0px 11px;
}
.careerfy-thirteen-banner-caption {
float: left;
width: 100%;
padding: 173px 0px 173px 0px;
position: relative;
text-align: center;
}
.careerfy-thirteen-banner-caption h1 {
display: inline-block;
width: 60%;
font-size: 70px;
font-weight: 600;
color: #ffffff;
margin-bottom: 12px;
text-transform: uppercase;
line-height: 1;
}
.careerfy-thirteen-banner-caption span {
display: block;
font-size: 20px;
color: #ffffff;
margin-bottom: 32px;
}
.careerfy-thirteen-banner-caption span small {
font-size: 20px; }
.careerfy-thirteen-banner-caption h2 {
display: block;
font-size: 26px;
font-weight: bold;
color: #ffffff;
margin-bottom: 8px;
}
.careerfy-thirteen-banner-btn {
float: left;
width: 100%;
}
.careerfy-thirteen-banner-btn a {
display: inline-block;
padding: 8px 23px 11px 23px;
color: #ffffff;
border: 1px solid #ffffff;
border-radius: 80px;
font-size: 16px;
line-height: 1;
margin: 7px 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;
} .careerfy-jobseeker-text  {
padding: 93px 0px;
position: relative;
}
.careerfy-jobseeker-text-transparent {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: #007ab9;
opacity: 0.85;
}
.careerfy-jobseeker-text-inner {
position: relative;
float: right;
width: 56%;
text-align: center;
margin-right: 56px;
}
.careerfy-jobseeker-text-inner h2 {
font-size: 50px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
margin-bottom: 9px;
line-height: 1.1;
}
.careerfy-jobseeker-text-inner p {
font-size: 20px;
color: #ffffff;
margin-bottom: 24px;
}
.careerfy-jobseeker-text-inner a {
display: inline-block;
padding: 10px 32px 12px 32px;
color: #4c4b49;
font-size: 16px;
line-height: 1;
background-color: #ffffff;
border-radius: 80px;
border: 1px solid #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;
}
.careerfy-jobseeker-text-inner a:hover {
background-color: transparent;
color: #ffffff;
}
.careerfy-employerseeker-text {
padding: 93px 0px;
}
.careerfy-employerseeker-text-transparent {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: #0caa41;
opacity: 0.85;
}
.careerfy-employerseeker-text-inner {
position: relative;
float: left;
width: 56%;
text-align: center;
margin-left: 56px;
}
.careerfy-employerseeker-text-inner h2 {
font-size: 50px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
margin-bottom: 9px;
line-height: 1.1;
}
.careerfy-employerseeker-text-inner p {
font-size: 20px;
color: #ffffff;
margin-bottom: 24px;
}
.careerfy-employerseeker-text-inner a {
display: inline-block;
padding: 10px 32px 12px 32px;
color: #4c4b49;
font-size: 16px;
line-height: 1;
background-color: #ffffff;
border-radius: 80px;
border: 1px solid #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;
}
.careerfy-employerseeker-text-inner a:hover {
background-color: transparent;
color: #ffffff;
} .careerfy-jobslatest-list,
.careerfy-jobslatest-list-inner {
float: left;
width: 100%;
}
.careerfy-jobslatest-list ul li {
list-style: none; }
.careerfy-jobslatest-list > ul > li {
margin-bottom: 20px;
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.careerfy-jobslatest-list-inner {
background-color: #f1f3f4;
padding: 20px 27px;
border-radius: 3px;
position: relative;
overflow: hidden;
}
.careerfy-jobslatest-list figure {
display: inline-block;
vertical-align: middle;
width: 77%;
margin: 0px -4px 0px 0px;
}
.careerfy-jobslatest-list figure > a {
display: inline-block;
width: 89px;
vertical-align: middle;
margin-right: -4px;
}
.careerfy-jobslatest-list figure > a ~ figcaption {
display: inline-block;
padding-left: 20px;
line-height: 1;
vertical-align: middle;
width: 76%;
margin-right: -4px;
}
.careerfy-jobslatest-list figcaption h2 {
font-size: 22px;
font-weight: bold;
margin-bottom: 0px;
}
.careerfy-jobslatest-list figcaption h2 a {
-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;
}
.careerfy-jobslatest-list figcaption small {
font-size: 17px;
color: #007ab9;
display: block;
margin-bottom: 7px;
}
.careerfy-jobslatest-list figcaption span {
font-size: 18px;
color: #0caa41;
}
.careerfy-jobslatest-list figcaption span i {
margin-right: 6px; }
.careerfy-jobslatest-list-cell {
display: inline-block;
vertical-align: middle;
width: 23%;
text-align: right;
}
.careerfy-jobslatest-list-cell small {
display: block;
font-size: 14px;
color: #666666;
}
.careerfy-jobslatest-list-cell span {
background-color: #0caa41;
padding: 5px 12px;
line-height: 1;
display: inline-block;
color: #ffffff;
} .careerfy-fancy-title-thirteen {
float: left;
width: 100%;
text-align: center;
position: relative;
padding-bottom: 17px;
margin-bottom: 50px;
}
.careerfy-fancy-title-thirteen:before {
content: '';
position: absolute;
left: 50%;
bottom: 0px;
width: 24px;
height: 2px;
}
.careerfy-fancy-title-thirteen h2 {
font-size: 40px;
font-weight: bold;
color: #4c4b49;
margin-bottom: 0px;
text-transform: uppercase;
line-height: 1.1;
}
.careerfy-fancy-title-thirteen span {
display: block;
font-size: 18px;
color: #999999;
} .careerfy-browsejobs-links,
.careerfy-browsejobs-links ul,
.careerfy-browsejobs-links ul li {
float: left;
width: 100%;
}
.careerfy-browsejobs-links h2 {
font-size: 19px;
font-weight: bold;
color: #4c4b49;
margin-bottom: 10px;
}
.careerfy-browsejobs-links ul li {
list-style: none;
margin-bottom: 7px;
}
.careerfy-browsejobs-links ul li a {
font-size: 18px;
color: #666666;
-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;
}
.careerfy-thirteen-browse-alljobs-btn {
float: left;
width: 100%;
text-align: center;
margin-top: 5px;
}
.careerfy-thirteen-browse-alljobs-btn a {
display: inline-block;
padding: 13px 30px;
line-height: 1;
color: #ffffff;
border: 1px solid;
border-radius: 80px;
font-size: 19px;
min-width: 200px;
-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;
}
.careerfy-thirteen-browse-alljobs-btn a:hover {
background-color: transparent; } .careerfy-categories-thirteen ul li {
margin-bottom: 30px; }
.careerfy-categories-thirteen a {
float: left;
width: 100%;
background-color: #f1f3f4;
border: 1px solid #e5e5e5;
text-align: center;
padding: 32px 10px;
border-radius: 5px;
}
.careerfy-categories-thirteen a h6 {
display: block;
color: #4c4b49;
font-size: 18px;
font-weight: bold;
margin-bottom: 4px;
}
.careerfy-categories-thirteen .careerfy-icon-ten {
display: inline-block;
font-size: 50px;
margin-bottom: 6px;
}
.careerfy-categories-thirteen small {
display: block;
font-size: 16px;
color: #666666;
} .careerfy-featured-candidates-grid,
.careerfy-featured-candidates-grid-inner {
float: left;
width: 100%;
}
.careerfy-featured-candidates-grid ul li {
list-style: none;
-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;
}
.careerfy-featured-candidates-grid > ul > li {
margin-bottom: 30px;
float: none;
display: inline-block;
margin-right: -4px;
vertical-align: top;
}
.careerfy-featured-candidates-grid ul li:hover {
-webkit-transform: scale(1.02);
-moz-transform: scale(1.02);
-ms-transform: scale(1.02);
-o-transform: scale(1.02);
transform: scale(1.02);
}
.careerfy-featured-candidates-grid-inner {
text-align: center;
border: 1px solid #dee0e1;
border-bottom: none;
background-color: #ffffff;
padding: 14px 20px 19px 20px;
border-radius: 4px 4px 0px 0px;
position: relative;
overflow: hidden;
min-height: 270px;
}
.careerfy-featured-candidates-pr {
float: left;
font-size: 16px;
color: #0caa41;
width: 100%;
}
.careerfy-featured-candidates-hr {
background-color: #999999;
width: 26px;
height: 26px;
color: #ffffff;
float: right;
border-radius: 100%;
font-size: 12px;
line-height: 2.3;
margin: 0px;
}
.careerfy-featured-candidates-grid .careerfy-featured-candidates-hr {
position: absolute;
right: 32px;
top: 22px;
font-size: 13px; }
.careerfy-featured-candidates-grid-inner img,
.careerfy-featured-candidates-grid .careerfy-featured-candidates-grid-inner img {
display: inline-block;
width: 103px;
border-radius: 100%;
border: 6px solid #f0f0f0;
margin: 8px 0px 23px 0px;
}
.careerfy-featured-candidates-grid small {
background-color: #0caa41;
color: #ffffff;
padding: 5px 13px 6px 13px;
line-height: 1;
display: inline-block;
font-size: 14px;
margin-bottom: 6px;
}
.careerfy-featured-candidates-grid h6 {
font-size: 20px;
font-weight: bold;
margin-bottom: 6px;
}
.careerfy-featured-candidates-min {
display: block;
font-size: 16px;
color: #666666;
line-height: 1.1;
margin-bottom: 3px;
}
.careerfy-featured-candidates-loc {
font-size: 16px;
color: #007ab9;
display: block;
margin-bottom: 7px;
}
.careerfy-featured-candidates-loc i {
color: #0caa41;
margin-right: 5px;
}
.careerfy-featured-candidates-grid-btn,
.jobsearch-typo-wrap .careerfy-featured-candidates-grid-btn {
float: left;
width: 50%;
background-color: #4c4b49;
color: #ffffff;
font-size: 12px;
text-align: center;
padding: 17px 10px 18px 10px;
line-height: 1;
}
.careerfy-featured-candidates-grid-btn.one {
background-color: #007ab9; }
.careerfy-featured-rating {
display: inline-block;
height: 16px;
line-height: 16px;
position: relative;
width: 85px;
cursor: pointer;
}
.careerfy-featured-candidates-grid ul {
margin-left: -15px;
margin-right: -15px;
}
.careerfy-featured-candidates-grid ul li {
padding-left: 15px;
padding-right: 15px;
}
.careerfy-featured-rating:before, .careerfy-featured-rating-box:before {
color: #ddd;
content: "\f005 \f005 \f005 \f005 \f005";
font-family: FontAwesome;
font-size: 14px;
left: 0;
letter-spacing: 5px;
position: absolute;
top: 0;
}
.careerfy-featured-rating-box:before {
content: "\f005 \f005 \f005 \f005 \f005";
color: #ffaf00;
}
.careerfy-featured-rating-box {
height: 14px;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
}
.careerfy-featured-rating-text {
display: inline-block;
font-size: 16px;
color: #ffffff;
line-height: 1;
vertical-align: text-bottom;
margin-left: 7px;
background-color: #b0c222;
padding: 2px 9px 3px 9px;
line-height: 1;
border-radius: 3px;
} .careerfy-companies-hiring-list,
.careerfy-companies-hiring-list a {
float: left;
width: 100%;
}
.careerfy-companies-hiring-list li {
list-style: none;
float: left;
width: 20%;
margin-bottom: 30px;
}
.careerfy-companies-hiring-list a {
text-align: center; }
.careerfy-companies-hiring-list img {
display: inline-block;
-webkit-filter: grayscale(1);
filter: grayscale(1);
opacity: 0.40;
-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;
}
.careerfy-companies-hiring-list li:hover img {
-webkit-filter: none;
filter: none;
opacity: 1;
} .careerfy-priceplan-thirteen,
.careerfy-priceplan-thirteen-top,
.careerfy-priceplan-thirteen ul {
float: left;
width: 100%;
}
.careerfy-priceplan-thirteen-wrap {
padding: 0px;
margin-top: 20px;
}
.careerfy-priceplan-thirteen.active {
margin-top: -30px;
padding-bottom: 63px;
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.12);
position: relative;
z-index: 2;
}
.careerfy-priceplan-thirteen.active .careerfy-priceplan-thirteen-top {
margin-bottom: 100px;
padding-top: 37px;
}
.careerfy-priceplan-thirteen.active .careerfy-priceplan-thirteen ul {
margin-bottom: 20px; }
.careerfy-priceplan-thirteen {
text-align: center;
background-color: #ffffff;
padding-bottom: 33px;
margin-bottom: 30px;
border-radius: 3px;
}
.careerfy-priceplan-thirteen-top {
background-color: #007ab9;
padding: 25px 0px 72px 0px;
position: relative;
margin-bottom: 82px;
border-radius: 3px 3px 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;
}
.careerfy-priceplan-thirteen-top h2 {
font-size: 25px;
font-weight: bold;
color: #ffffff;
margin-bottom: 0px;
}
.careerfy-priceplan-thirteen-top span {
position: absolute;
left: 50%;
bottom: -50px;
width: 101px;
height: 101px;
background-color: #f1f3f4;
border-radius: 100%;
border: 6px solid rgba(255,255,255,0.40);
box-shadow: 0px 0px 0px 6px rgba(255,255,255,0.40);
font-size: 31px;
font-weight: 600;
color: #4c4b49;
line-height: 1;
letter-spacing: 0px;
padding-top: 15px;
margin-left: -47px;
}
.careerfy-priceplan-thirteen-top span small {
font-size: 13px;
font-weight: 400;
display: inline-block;
vertical-align: middle;
color: #4c4b49;
}
.careerfy-priceplan-thirteen-top span strong {
display: block;
font-size: 10px;
font-weight: 400;
color: #4c4b49;
margin-top: 5px;
}
.careerfy-priceplan-thirteen ul {
margin-bottom: 13px; }
.careerfy-priceplan-thirteen ul li {
float: left;
width: 100%;
list-style: none;
color: #4c4b49;
line-height: 1.2;
padding: 8px 0px 9px 0px;
}
.careerfy-priceplan-thirteen ul li:nth-child(even) {
background-color: #f1f3f4; }
.careerfy-priceplan-thirteen-btn {
float: left;
width: 100%;
text-align: center;
}
.careerfy-priceplan-thirteen-btn a {
display: inline-block;
padding: 12px 40px 13px 40px;
background-color: #007ab9;
color: #ffffff;
font-size: 16px;
border-radius: 80px;
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;
} .careerfy-testimonails-thirteen,
.careerfy-testimonails-thirteen-inner,
.careerfy-testimonails-thirteen-text {
float: left;
width: 100%;
}
.careerfy-testimonails-thirteen-layer {
padding: 0px 15px; }
.careerfy-testimonails-thirteen .slick-list {
margin: 0px -15px; }
.careerfy-testimonails-thirteen-inner {
background-color: #f1f3f4;
text-align: center;
padding: 40px 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;
}
.careerfy-testimonails-thirteen-inner:hover {
-webkit-transform: scale(1.02);
-moz-transform: scale(1.02);
-ms-transform: scale(1.02);
-o-transform: scale(1.02);
transform: scale(1.02);
}
.careerfy-testimonails-thirteen i {
float: left;
font-size: 34px;
color: #007ab9;
padding-right: 39px;
margin-bottom: 16px;
-webkit-transform: scaleY(-1) scaleX(-1);
-moz-transform: scaleY(-1) scaleX(-1);
-ms-transform: scaleY(-1) scaleX(-1);
-o-transform: scaleY(-1) scaleX(-1);
transform: scaleY(-1) scaleX(-1);
}
.careerfy-testimonails-thirteen p {
display: block;
padding: 0px 39px;
font-size: 18px;
color: #4c4b49;
margin-bottom: 16px;
letter-spacing: 0px;
line-height: 34px;
}
.careerfy-testimonails-thirteen-text {
background-color: #007ab9;
-webkit-mask-image: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/wavs.svg);
mask-image: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/wavs.svg);
padding: 72px 0px 17px 0px;
}
.careerfy-testimonails-thirteen-layer:nth-child(odd) .careerfy-testimonails-thirteen-text {
background-color: #0caa41; }
.careerfy-testimonails-thirteen .careerfy-testimonails-thirteen-layer:nth-child(odd) i {
color: #0caa41; }
.careerfy-testimonails-thirteen img {
display: inline-block;
width: 73px;
border: 6px solid #ffffff;
border-radius: 100%;
position: relative;
z-index: 5;
margin: 0px 0px -61px 0px;
}
.careerfy-testimonails-thirteen-text h2 {
text-transform: uppercase;
font-size: 22px;
font-weight: bold;
margin-bottom: 10px;
color: #ffffff;
}
.careerfy-testimonails-thirteen-text a {
display: inline-block;
font-size: 18px;
color: #ffffff;
margin: 0px 4px;
} .careerfy-searchjob-text {
float: left;
width: 100%;
padding: 93px 0px 65px 26px;
}
.careerfy-searchjob-text h2 {
font-size: 40px;
font-weight: bold;
color: #4c4b49;
text-transform: uppercase;
margin-bottom: 17px;
line-height: 1.1;
}
.careerfy-searchjob-text ul,
.careerfy-searchjob-text ul li {
float: left;
width: 100%;
}
.careerfy-searchjob-text ul {
margin-bottom: 14px; }
.careerfy-searchjob-text ul li {
list-style: none;
color: #666666;
font-size: 18px;
margin-bottom: 12px;
}
.careerfy-searchjob-text ul li img {
float: left;
margin: 2px 15px 0px 0px;
}
.careerfy-searchjob-text span {
font-size: 18px;
color: #666666;
display: block;
margin-bottom: 24px;
}
.careerfy-searchjob-text strong {
font-size: 18px;
color: #0caa41;
display: block;
margin: 11px 0px 25px 0px;
}
.careerfy-searchjob-app {
float: left;
margin: 0px 9px 9px 0px;
} .careerfy-footer-thirteen {
background-color: #4c4b49;
padding: 72px 0px 0px 0px;
}
.careerfy-footer-thirteen .footer-widget-title {
margin-bottom: 21px; }
.careerfy-footer-thirteen .footer-widget-title h2 {
font-size: 22px;
font-weight: bold;
color: #ffffff;
position: relative;
text-transform: uppercase;
padding-bottom: 11px;
}
.careerfy-footer-thirteen .footer-widget-title h2:before {
content: '';
position: absolute;
left: 0px;
bottom: 0px;
width: 34px;
height: 4px;
}
.careerfy-footer-thirteen .widget_nav_menu ul li a:before {
display: none; }
.careerfy-footer-thirteen .widget_nav_menu ul li {
margin-bottom: 6px; }
.careerfy-footer-thirteen .widget_nav_menu ul li a {
font-size: 16px;
color: #999999;
}
.copyright-thirteen {
float: left;
width: 100%;
border-top: 1px solid #5a5956;
box-shadow: 0px -1px 0px 0px #3d3c3b;
margin-top: 11px;
text-align: center;
padding: 34px 0px 27px 0px;
}
.copyright-thirteen-social {
display: inline-block;
}
.copyright-thirteen-social li {
float: left;
list-style: none;
margin: 10px 7px 0px 7px;
}
.copyright-thirteen-social li a {
color: #999999;
font-size: 37px;
-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;
}
.copyright-thirteen p {
color: #ffffff;
margin-top: 10px;
}
.recruiters-slider-two {
float: left;
width: 100%;
text-align: center;
} .careerfy-loading-section {
position: fixed;
left: 0px;
top: 0px;
background-color: rgba(255,255,255,0.98);
width: 100%;
height: 100%;
z-index: 9999;
text-align: center;
}
@-webkit-keyframes line-scale-pulse-out {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0; }
5% {
opacity: 1; }
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0; } }
@keyframes line-scale-pulse-out {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0; }
5% {
opacity: 1; }
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0; } }
.line-scale-pulse-out {
position: fixed;
left: 50%;
top: 50%;
display: inline-block;
-webkit-transform: translateY(-30px);
transform: translateY(-30px); }
.line-scale-pulse-out > div:nth-child(2) {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s; }
.line-scale-pulse-out > div:nth-child(3) {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s; }
.line-scale-pulse-out > div {
background-color: #26a4de;
width: 30px;
height: 30px;
border-radius: 100%;
margin: 2px;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
position: absolute;
left: -30px;
top: 0px;
opacity: 0;
margin: 0;
width: 60px;
height: 60px;
-webkit-animation: line-scale-pulse-out 1s 0s linear infinite;
animation: line-scale-pulse-out 1s 0s linear infinite; }
.careerfy-posts-list.careerfy-showing-result .careerfy-page-title h1 {
color: #333; } .careerfy-header-sixteen {
float: left;
width: 100%;
padding: 0px 50px;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.20);
}
.careerfy-header-sixteen-main {
float: left;
width: 100%;
position: relative;
}
.careerfy-blocksixteen-element {
display: inline-block;
vertical-align: middle;
width: 50%;
margin-right: -4px;
}
.careerfy-logo-sixteen,
.careerfy-header-sixteen .jobsearch-navigation,
.careerfy-headersixteen-user,
.careerfy-headersixteen-btn {
display: inline-block;
vertical-align: middle;
}
.careerfy-blocksixteen-element:nth-child(2) {
text-align: right; }
.careerfy-header-sixteen .navbar-nav > li > a {
color: #ffffff;
font-size: 16px;
padding: 27px 0px 26px 0px;
}
.careerfy-header-sixteen .navbar-nav > li > a:before {
display: none; }
.careerfy-header-sixteen .navbar-nav > li.submenu-addicon > a:after {
color: #ffffff; }
.careerfy-header-sixteen .navbar-nav .sub-menu {
margin-top: 0px; }
.careerfy-logo-sixteen {
margin-right: 20px; }
.careerfy-headersixteen-user > li {
float: left;
list-style: none;
margin: 5px 44px 5px 0px;
position: relative;
}
.careerfy-headersixteen-user > li > a {
color: #ffffff;
font-size: 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;
}
.careerfy-header-sixteen .navbar-nav > li.submenu-addicon > a:after {
content: "\e9b8";
font-family: careerfy;
font-size: 10px;
color: #ffffff;
margin-left: 8px;
}
.careerfy-headersixteen-btn {
font-size: 16px;
color: #ffffff;
padding: 9px 17px 10px 17px;
border-radius: 4px;
line-height: 1;
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;
}
.careerfy-headersixteen-btn:hover {
background-color: transparent; } .careerfy-sixteen-banner {
float: left;
width: 100%;
background: url(//kibriskariyer.net/wp-content/themes/extra-images/sixteen-banner-bg.png);
background-repeat: no-repeat;
padding: 103px 0px 125px 0px;
text-align: center;
}
.careerfy-sixteen-banner h1 {
display: block;
font-size: 52px;
font-weight: bold;
color: #414141;
margin-bottom: 0px;
line-height: 1.5;
}
.careerfy-sixteen-banner span {
font-size: 28px;
color: #999999;
display: block;
margin-bottom: 40px;
}
.careerfy-sixteen-banner form {
display: inline-block;
min-width: 750px;
position: relative;
margin-bottom: 33px;
}
.careerfy-sixteen-banner form input[type="text"] {
float: left;
width: 100%;
background-color: #eef0f2;
font-size: 16px;
color: #929292;
height: 53px;
padding: 5px 29px;
border-radius: 0px;
}
.careerfy-sixteen-banner form input[type="submit"] {
float: left;
padding: 19px 49px 18px 49px;
border: none;
color: #ffffff;
font-size: 16px;
font-weight: bold;
line-height: 1;
z-index: 99;
border-radius: 0px 4px 4px 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;
}
.careerfy-sixteen-banner form input[type="submit"]:hover {
color: #ffffff;
}
.careerfy-sixteen-banner-tags {
float: left;
width: 100%;
}
.careerfy-sixteen-banner-tags small {
display: inline-block;
font-size: 14px;
}
.careerfy-sixteen-banner-tags a {
display: inline-block;
padding: 11px 19px;
font-size: 14px;
color: #999999;
border: 1px solid #999999;
border-radius: 4px;
line-height: 1;
margin: 0px 0px 10px 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;
}
.careerfy-sixteen-banner-tags a:hover {
color: #ffffff; } .careerfy-fancy-title-sixteen {
float: left;
width: 100%;
text-align: center;
margin-bottom: 42px;
}
.careerfy-fancy-title-sixteen h2 {
display: block;
font-size: 36px;
font-weight: bold;
color: #414141;
margin-bottom: 1px;
line-height: 1.3;
}
.careerfy-fancy-title-sixteen span {
font-size: 18px;
color: #999999;
} .careerfy-sixteen-jobs-slider,
.careerfy-sixteen-jobs-grid,
.careerfy-sixteen-jobs-grid-text,
.careerfy-sixteen-jobs-grid figure,
.careerfy-sixteen-jobs-grid figure a {
float: left;
width: 100%;
}
.careerfy-sixteen-jobs-grid figure a {
text-align: center;
padding: 10px 0px;
position: relative;
}
.careerfy-sixteen-jobs-grid figure a:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.40;
}
.careerfy-sixteen-jobs-grid figure img {
display: inline-block;
width: 150px;
position: relative;
}
.careerfy-sixteen-jobs-slider .slick-list {
margin: 0px -15px; }
.careerfy-sixteen-jobs-layer {
padding: 10px 15px; }
.careerfy-sixteen-jobs-grid {
background-color: #ffffff;
border: 1px solid rgba(0,0,0,0.11);
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;
}
.careerfy-sixteen-jobs-grid:hover {
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
.careerfy-sixteen-jobs-grid figure {
margin-bottom: 0px;
overflow: hidden;
}
.careerfy-sixteen-jobs-grid-text {
padding: 22px 24px 28px 24px;
}
.careerfy-sixteen-jobs-grid-top {
float: left;
width: 100%;
padding-right: 50px;
position: relative;
margin-bottom: 10px;
}
.careerfy-sixteen-jobs-grid-top span {
display: block;
margin-bottom: 2px;
}
.careerfy-sixteen-jobs-grid-top span i {
margin-right: 6px;
}
.careerfy-sixteen-jobs-grid-top h2 {
margin-bottom: 5px;
font-weight: bold;
line-height: 1.2;
font-size: 20px;
}
.careerfy-sixteen-jobs-grid-top h2 a {
color: #414141;
}
.careerfy-sixteen-jobs-grid-like {
position: absolute;
right: 0px;
top: 16px;
width: 34px;
height: 34px;
background-color: #c4c4c4;
color: #ffffff;
border-radius: 100%;
font-size: 16px;
text-align: center;
padding-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;
}
.careerfy-sixteen-jobs-grid-text p {
font-size: 16px;
color: #999999;
margin-bottom: 25px;
letter-spacing: 0px;
line-height: 23px;
}
.careerfy-sixteen-jobs-grid-text small {
display: inline-block;
padding: 8px 15px;
font-size: 14px;
text-transform: uppercase;
background-color: #02377c;
color: #ffffff;
border-radius: 4px;
line-height: 1;
}
.careerfy-sixteen-jobs-slider .slick-dots {
margin-top: 34px; }
.careerfy-sixteen-jobs-slider .slick-dots li {
margin: 0px 5px;
}
.careerfy-sixteen-jobs-slider .slick-dots li button {
width: 9px;
height: 9px;
background-color: #414141;
border-radius: 100%;
}
.careerfy-sixteen-jobs-slider .slick-dots li.slick-active button {
box-shadow: none; }
.careerfy-sixteen-banner-tags small,.careerfy-sixteen-jobs-grid-top span,
.careerfy-sixteen-topcompanies-list figcaption span {
color: #2758dd;
}
.careerfy-header-sixteen,.careerfy-sixteen-banner form input[type="submit"]:hover {
background-color: #2758dd;
}
.no-candidate-rating {
text-align: center; }
.careerfy-sixteen-candidate-grid-bottom.no-candidate-rating .careerfy-featured-candidates-loc {
float: none;
display: inline-block;
} .careerfy-sixteen-parallex {
float: left;
width: 100%;
text-align: center;
padding: 70px 0px 65px 0px;
}
.careerfy-sixteen-parallex h2 {
display: block;
font-size: 36px;
font-weight: bold;
color: #ffffff;
margin-bottom: 0px;
}
.careerfy-sixteen-parallex span {
display: block;
font-size: 18px;
color: #ffffff;
margin-bottom: 24px;
}
.careerfy-sixteen-parallex-btn {
display: inline-block;
font-size: 20px;
color: #ffffff;
padding: 13px 24px;
line-height: 1;
border-radius: 4px;
margin: 0px 10px 10px 10px;
background-color: #2758dd;
border: 1px solid #ffffff;
min-width: 180px;
-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;
} .careerfy-sixteen-topcompanies-slider,
.careerfy-sixteen-topcompanies-list,
.careerfy-sixteen-topcompanies-list figure,
.careerfy-sixteen-topcompanies-list figure > a,
.careerfy-sixteen-topcompanies-list figcaption {
float: left;
width: 100%;
}
.careerfy-sixteen-topcompanies-list ul li {
list-style: none; }
.careerfy-sixteen-topcompanies-list > ul > li {
margin-bottom: 30px; }
.careerfy-sixteen-topcompanies-list figure {
margin-bottom: 0px;
border: 1px solid #d9dcde;
border-radius: 4px;
background-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;
}
.careerfy-sixteen-topcompanies-list li:hover figure {
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15); }
.careerfy-sixteen-topcompanies-list figure > a {
text-align: center;
border-bottom: 1px solid #d9dcde;
min-height: 141px;
padding: 25px 10px 15px 10px;
}
.careerfy-sixteen-topcompanies-list figure img {
display: inline-block;
width: 150px;
}
.no-rating-text {
float: left; }
.no-rating-text p {
margin-bottom: 0px; }
.careerfy-sixteen-topcompanies-list figcaption {
padding: 12px 24px 25px 24px;
}
.careerfy-sixteen-topcompanies-list figcaption h2 {
color: #414141;
font-weight: bold;
margin-bottom: 6px;
word-wrap: break-word;
}
.careerfy-sixteen-topcompanies-list figcaption span {
display: block;
margin-bottom: 13px;
line-height: 1;
}
.careerfy-sixteen-topcompanies-list figcaption span i {
margin-right: 6px; }
.careerfy-sixteen-topcompanies-list figcaption small {
padding: 8px 18px;
background-color: #929292;
color: #ffffff;
text-transform: uppercase;
font-size: 14px;
line-height: 1;
border-radius: 4px;
display: inline-block;
}
.careerfy-sixteen-topcompanies-slider .slick-dots {
margin-top: 15px; }
.careerfy-sixteen-topcompanies-slider .slick-dots li {
margin: 0px 5px;
}
.careerfy-sixteen-topcompanies-slider .slick-dots li button {
width: 9px;
height: 9px;
background-color: #414141;
border-radius: 100%;
}
.careerfy-sixteen-topcompanies-slider .slick-dots li.slick-active button {
box-shadow: none; } .careerfy-sixteen-jobs-links,
.careerfy-sixteen-jobs-links ul,
.careerfy-sixteen-jobs-links ul li {
float: left;
width: 100%;
}
.careerfy-sixteen-jobs-links h2 {
color: #474b56;
font-size: 22px;
margin-bottom: 11px;
}
.careerfy-sixteen-jobs-links ul li {
list-style: none;
line-height: 1.3;
margin-bottom: 13px;
}
.careerfy-sixteen-jobs-links ul li a {
color: #929292;
font-size: 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;
}
.careerfy-sixteen-jobs-links ul li:hover a,
.careerfy-sixteen-jobs-links ul li.active a {
font-weight: bold; } .careerfy-sixteen-candidate-slider,
.careerfy-sixteen-candidate-grid,
.careerfy-sixteen-candidate-grid-inner,
.careerfy-sixteen-candidate-grid figure,
.careerfy-sixteen-candidate-grid figure a img,
.careerfy-sixteen-candidate-grid-text,
.careerfy-sixteen-candidate-grid-bottom {
float: left;
width: 100%;
}
.careerfy-sixteen-candidate-grid ul li {
list-style: none; }
.careerfy-sixteen-candidate-grid > ul > li {
margin-bottom: 30px; }
.careerfy-sixteen-candidate-grid-inner {
border: 1px solid #d9dcde;
border-radius: 3px 3px 0px 0px;
padding: 25px 24px 15px 24px;
background-color: #ffffff;
text-align: center;
}
.careerfy-sixteen-candidate-grid figure {
margin-bottom: 0px;
}
.careerfy-sixteen-candidate-grid figure > a {
display: inline-block;
width: 99px;
border-radius: 100%;
border: 3px solid #e5e9eb;
margin-bottom: 4px;
}
.careerfy-sixteen-candidate-grid figure a img {
border-radius: 100%; }
.careerfy-sixteen-candidate-grid figure figcaption {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
}
.careerfy-sixteen-candidate-grid figure span {
float: left;
font-size: 18px;
color: #474b56;
}
.careerfy-sixteen-candidate-grid-like {
background-color: #999999;
width: 34px;
height: 34px;
color: #ffffff;
float: right;
border-radius: 100%;
font-size: 15px;
line-height: 2.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;
}
.careerfy-sixteen-candidate-grid-text h2 {
font-size: 21px;
color: #474b56;
margin-bottom: 2px;
}
.careerfy-sixteen-candidate-grid-text span {
color: #2758dd;
display: block;
line-height: 1;
margin-bottom: 13px;
}
.careerfy-sixteen-candidate-grid-text small {
display: inline-block;
padding: 8px 14px;
line-height: 1;
background-color: #02377c;
color: #ffffff;
font-size: 14px;
text-transform: uppercase;
border-radius: 4px;
margin-bottom: 24px;
}
.careerfy-featured-rating {
float: left;
}
.careerfy-featured-candidates-grid .careerfy-featured-rating {
float: none; }
.careerfy-sixteen-candidate-grid-bottom .careerfy-featured-candidates-loc {
float: right;
font-size: 18px;
color: #474b56;
}
.careerfy-sixteen-candidate-grid-btn {
float: left;
width: 50%;
background-color: #929292;
color: #ffffff;
font-size: 21px;
padding: 17px 10px;
line-height: 1;
text-align: center;
}
.careerfy-sixteen-candidate-slider .slick-dots {
margin-top: 15px; }
.careerfy-sixteen-candidate-slider .slick-dots li {
margin: 0px 5px;
}
.careerfy-sixteen-candidate-slider .slick-dots li button {
width: 9px;
height: 9px;
background-color: #414141;
border-radius: 100%;
}
.careerfy-sixteen-candidate-slider .slick-dots li.slick-active button {
box-shadow: none; } .careerfy-sixteen-blog-medium-inner,
.careerfy-sixteen-blog-medium figure a,
.careerfy-sixteen-blog-medium figure img {
float: left;
width: 100%;
}
.careerfy-sixteen-blog-medium-inner {
background-color: #f4f7f9;
padding: 20px;
}
.careerfy-sixteen-blog-medium figure {
float: left;
width: 150px;
margin-bottom: 0px;
}
.careerfy-sixteen-blog-medium figure ~ .careerfy-sixteen-blog-medium-text {
margin-left: 171px;
padding-top: 5px;
}
.careerfy-sixteen-blog-medium-text h2 {
font-size: 22px;
margin-bottom: 5px;
line-height: 1.2;
letter-spacing: 0px;
}
.careerfy-sixteen-blog-medium-text span {
display: inline-block;
color: #2758dd;
margin-bottom: 2px;
margin-right: 4px;
}
.careerfy-sixteen-blog-medium-text p {
font-size: 16px;
color: #929292;
margin-bottom: 0px;
line-height: 24px;
letter-spacing: 0px;
} .careerfy-sixteen-priceplan {
float: left;
width: 100%;
background-color: #ffffff;
padding: 50px 40px 40px 40px;
text-align: center;
border-radius: 4px;
margin-bottom: 30px;
}
.careerfy-sixteen-priceplan-wrap {
padding: 0px; }
.careerfy-sixteen-priceplan.active {
position: relative;
z-index: 5;
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.10);
}
.careerfy-sixteen-priceplan h2 {
font-size: 22px;
color: #414141;
margin-bottom: 20px;
}
.careerfy-sixteen-priceplan span {
display: block;
font-size: 55px;
font-weight: bold;
color: #414141;
line-height: 1.1;
margin-bottom: 28px;
letter-spacing: 0px;
}
.careerfy-sixteen-priceplan small {
display: block;
font-weight: 500;
font-size: 13px;
color: #2758dd;
text-transform: uppercase;
margin-top: 10px;
}
.careerfy-sixteen-priceplan ul,
.careerfy-sixteen-priceplan ul li {
float: left;
width: 100%;
}
.careerfy-sixteen-priceplan ul {
margin-bottom: 19px; }
.careerfy-sixteen-priceplan ul li {
color: #929292;
text-transform: uppercase;
list-style: none;
margin-bottom: 12px;
}
.careerfy-sixteen-priceplan-btn a {
-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;
}
.careerfy-sixteen-priceplan-btn {
display: inline-block;
min-width: 210px;
padding: 18px 10px 17px 10px;
line-height: 1;
font-size: 18px;
color: #414141;
border: 1px solid #414141;
text-align: center;
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;
}
.careerfy-sixteen-priceplan:hover .careerfy-sixteen-priceplan-btn a,
.careerfy-sixteen-priceplan.active .careerfy-sixteen-priceplan-btn a {
color: #ffffff; } .careerfy-footer-sixteen {
background-color: #414141;
padding: 70px 0px 0px 0px;
}
.careerfy-footer-sixteen .careerfy-footer-widget [class*="col-md-"] {
width: 20%;
}
.careerfy-footer-sixteen .footer-widget-title {
margin-bottom: 10px; }
.careerfy-footer-sixteen .footer-widget-title h2 {
font-size: 20px;
margin-bottom: 0px;
color: #ffffff;
}
.careerfy-footer-sixteen .widget_nav_menu ul li a {
font-size: 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;
}
.careerfy-footer-sixteen .widget_nav_menu ul li a:before {
display: none; }
.careerfy-footer-sixteen .widget_nav_menu ul li:hover a {
font-weight: bold; }
.copyright-sixteen {
float: left;
width: 100%;
border-top: 1px solid #4b4b4b;
box-shadow: 0px -1px 0px 0px #353535;
text-align: center;
padding: 20px 0px 17px 0px;
}
.copyright-sixteen-download {
float: left;
}
.careerfy-sixteen-banner .sugg-search-loader {
position: absolute;
right: 180px;
top: 15px;
}
.copyright-sixteen-download span {
font-size: 16px;
color: #929292;
display: inline-block;
margin-right: 8px;
}
.copyright-sixteen-download i {
color: #ffffff;
font-size: 24px;
}
.copyright-sixteen p {
display: inline-block;
font-size: 16px;
color: #929292;
margin-bottom: 0px;
}
.copyright-sixteen-social {
float: right;
}
.copyright-sixteen-social li {
float: left;
list-style: none;
margin: 0px 0px 0px 9px;
}
.copyright-sixteen-social li a {
font-size: 32px;
color: #929292;
-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;
}
.single .careerfy-header-twelve { padding-top: 0px; }
.careerfy-search-six-wrap {
position: relative;
z-index: 2;
} .careerfy-header-seventeen-strip {
float: left;
width: 100%;
background-color: #e6eaec;
padding: 10px 0px;
}
.careerfy-header-seventeen-strip p {
float: left;
margin-bottom: 0px;
color: #666666;
font-size: 16px;
margin-right: 18px;
}
.careerfy-header-seventeen-strip p a {
color: #666666; }
.careerfy-header-seventeen-strip p i {
margin-right: 4px; }
.careerfy-header-seventeen-social {
float: right;
}
.careerfy-header-seventeen-social li {
float: left;
list-style: none;
margin: 4px 0px 0px 5px;
}
.careerfy-header-seventeen-social li a {
float: left;
width: 24px;
height: 24px;
background-color: #666666;
color: #ffffff;
font-size: 12px;
text-align: center;
border-radius: 100%;
padding-top: 7px;
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;
} .careerfy-header-seventeen-main {
float: left;
width: 100%;
background-color: #ffffff;
}
.careerfy-header-seventeen .careerfy-logo {
display: inline-block;
vertical-align: middle;
width: 25%;
float: none;
}
.careerfy-header-seventeen-right {
display: inline-block;
vertical-align: middle;
width: 75%;
margin-right: -4px;
}
.careerfy-header-seventeen .jobsearch-navigation,
.careerfy-blockseventeen-element {
float: right;
}
.careerfy-header-seventeen .navbar-nav > li > a {
color: #666666;
font-size: 16px;
}
.careerfy-header-seventeen .navbar-nav > li > a:before {
display: none; }
.careerfy-headerseventeen-user {
float: left;
margin-top: 20px;
}
.careerfy-headerseventeen-user > li {
float: left;
list-style: none;
margin: 7px 0px;
position: relative;
}
.careerfy-headerseventeen-user > li > a {
font-size: 16px;
color: #ffffff;
padding: 8px 34px 9px 34px;
display: inline-block;
border-radius: 80px;
line-height: 1;
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;
}
.careerfy-headerseventeen-user > li:hover > a {
background-color: transparent; }
.careerfy-headerseventeen-btn {
font-size: 16px;
color: #666666;
padding: 8px 20px 9px 20px;
display: inline-block;
border-radius: 80px;
line-height: 1;
border: 1px solid #666666;
margin: 28px 0px 0px 9px;
-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;
}
.careerfy-headerseventeen-btn:hover {
color: #ffffff; } .careerfy-seventeen-banner {
float: left;
width: 100%;
}
.careerfy-seventeen-banner-layer {
position: relative; }
.careerfy-seventeen-banner-caption {
position: absolute;
left: 0px;
top: 50%;
width: 100%;
margin-top: -140px;
}
.careerfy-seventeen-banner-caption-inner {
display: inline-block;
width: 65%;
}
.careerfy-seventeen-banner-caption h1 {
font-size: 50px;
font-weight: 600;
color: #ffffff;
margin-bottom: 14px;
display: block;
line-height: 1.1;
text-transform: capitalize;
}
.careerfy-seventeen-banner-caption p {
display: block;
font-size: 18px;
color: #ffffff;
margin-bottom: 23px;
}
.careerfy-seventeen-banner-btn {
display: inline-block;
color: #666666;
padding: 11px 24px 12px 24px;
background-color: #ffffff;
border-radius: 80px;
font-size: 16px;
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;
}
.careerfy-seventeen-banner-btn:hover {
color: #ffffff; } .careerfy-seventeen-search {
float: left;
width: 100%;
padding-bottom: 19px;
}
.careerfy-seventeen-search ul {
margin: 0px -14px;
}
.careerfy-seventeen-search ul > li {
float: left;
list-style: none;
width: 50%;
padding: 0px 14px;
}
.careerfy-seventeen-search input[type="text"] {
float: left;
width: 100%;
background-color: #ffffff;
border: 1px solid #d4d8d9;
border-radius: 4px;
font-size: 16px;
color: #afafaf;
padding: 5px 20px;
height: 42px;
margin: 0px 0px 0px 0px;
}
.careerfy-seventeen-search .careerfy-seventeen-search-list {
margin: 0px -6px; }
.careerfy-seventeen-search .careerfy-seventeen-search-list li {
width: 50%;
float: left;
padding: 0px 6px;
margin-top: 19px;
position: relative;
}
.careerfy-seventeen-search-list span.sugg-search-loader {
position: absolute;
right: 15px;
top: 8px;
}
.careerfy-seventeen-search-list span.loc-loader {
position: absolute;
right: 21px;
top: 8px;
background: #fff;
z-index: 9;
}
.all-searches-on .careerfy-seventeen-search-list li {
width: 33.333%; }
.careerfy-seventeen-search a.geolction-btn {
position: absolute;
right: 19px;
top: 13px;
}
.careerfy-seventeen-search .careerfy-select-style {
float: left; }
.careerfy-seventeen-search .careerfy-select-style .item {
height: 40px;
padding-top: 11px;
font-size: 14px;
color: #555;
}
.careerfy-seventeen-search li:hover .careerfy-radius-tooltip {
opacity: 0;
visibility: hidden;
}
.careerfy-seventeen-search li .careerfy-seventeen-search-list li:hover .careerfy-radius-tooltip {
opacity: 1;
visibility: visible;
}
.careerfy-seventeen-search.search-keyword-off.search-loc-off ul.careerfy-seventeen-search-list li,
.careerfy-seventeen-search.search-cat-off.search-loc-off ul.careerfy-seventeen-search-list li,
.careerfy-seventeen-search.search-keyword-off.search-cat-off ul.careerfy-seventeen-search-list li,
.careerfy-seventeen-search .jobsearch-sugges-search input[type="text"],
.careerfy-seventeen-search .careerfy-select-style,
.careerfy-seventeen-search .jobsearch-sugges-search {
width: 100%; }
.careerfy-seventeen-search ul > li > span {
float: left;
color: #666666;
font-size: 16px;
padding-top: 25px;
}
.careerfy-seventeen-search-radio {
float: left;
width: 100px;
padding-top: 32px;
} .careerfy-seventeen-search-radio .form-radio {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
float: left;
position: relative;
background-color: #ffffff;
color: #666;
top: 3px;
height: 14px;
width: 14px;
border: 1px solid #b8bbbd;
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.30) inset;
border-radius: 2px;
cursor: pointer;     
margin-right: 7px;
margin-top: 0px;
outline: none;
}
.careerfy-seventeen-search-radio .form-radio:checked:before {
position: absolute;
font-size: 11px;
left: 3px;
top: -2px;
content: '\02143';
transform: rotate(40deg);
}
.careerfy-seventeen-search-radio  .form-radio:hover {
background-color: #f7f7f7;
}
.careerfy-seventeen-search-radio  .form-radio:checked {
background-color: #f1f1f1;
}
.careerfy-seventeen-search-radio label {
float: left;
font-size: 16px;
font-weight: 400;
color: #666666;
margin-bottom: 0px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
cursor: pointer;
}
.careerfy-seventeen-search input[type="submit"] {
float: right;
padding: 10px 30px 11px 30px;
color: #ffffff;
border-radius: 4px;
font-size: 16px;
border: 1px solid;
line-height: 1;
font-weight: 400;
margin-top: 19px;
-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;
}
.careerfy-seventeen-search input[type="submit"]:hover {
background-color: transparent; } .careerfy-seventeen-services {
float: left;
width: 100%;
}
.careerfy-seventeen-services ul li {
list-style: none; }
.careerfy-seventeen-services > ul > li {
margin-bottom: 30px;
text-align: center;
position: relative;
}
.careerfy-seventeen-services i {
display: inline-block;
width: 160px;
height: 160px;
border: 11px solid #ffffff;
border-radius: 100%;
font-size: 51px;
box-shadow: inset 0px 0px 0px 2px #ff0000, 0 0px 15px rgba(0,0,0,0.15);
line-height: 2.7;
margin-bottom: 31px;
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;
}
.careerfy-seventeen-services h2 {
font-size: 20px;
font-weight: 600;
color: #000000;
margin-bottom: 6px;
}
.careerfy-seventeen-services p {
font-size: 16px;
color: #666666;
margin-bottom: 0px;
letter-spacing: 0px;
}
.careerfy-seventeen-services li:nth-child(odd):before {
content: '';
position: absolute;
right: -32%;
top: 0px;
width: 172px;
height: 36px;
background: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/seventeen-services-border-1.png);
}
.careerfy-seventeen-services li:nth-child(even):before {
content: '';
position: absolute;
right: -30%;
top: 122px;
width: 172px;
height: 40px;
background: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/seventeen-services-border-2.png);
}
.careerfy-seventeen-services li:nth-child(4n):before {
display: none; }
.careerfy-seventeen-services li:hover i {
color: #ffffff; } .careerfy-fancy-title-seventeen {
float: left;
width: 100%;
text-align: center;
margin-bottom: 45px;
}
.careerfy-fancy-title-seventeen h2 {
display: block;
line-height: 1.2;
font-size: 40px;
font-weight: 600;
color: #000000;
margin-bottom: 2px;
}
.careerfy-fancy-title-seventeen span {
display: block;
font-size: 18px;
color: #666666;
margin-bottom: 7px;
}
.careerfy-fancy-title-seventeen small {
display: inline-block;
width: 10px;
height: 10px;
background-color: #666666;
border-radius: 100%;
margin: 0px 3px;
} .careerfy-sixteen-jobs-grid-list {
float: left;
width: 100%;
}
.careerfy-sixteen-jobs-grid-list ul li {
list-style: none; }
.careerfy-sixteen-jobs-grid-list > ul > li {
margin-bottom: 30px; }
.careerfy-sixteen-jobs-grid-list .careerfy-sixteen-jobs-grid-top h2 {
font-size: 21px; } .careerfy-seventeen-testimonial {
float: left;
width: 100%;
border: 1px solid #cfd2d4;
background-color: #ffffff;
padding: 30px 30px 27px 30px;
margin-bottom: 30px;
-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;
}
.careerfy-seventeen-testimonial:hover {
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15); }
.careerfy-seventeen-testimonial figure {
float: left;
width: 100%;
margin-bottom: 18px;
}
.careerfy-seventeen-testimonial figure strong {
position: absolute;
right: 12px;
bottom: -2px;
width: 15px;
height: 15px;
border: 3px solid #ffffff;
background-color: #ed7800;
border-radius: 100%;
}
.careerfy-seventeen-testimonial figure > a {
float: left;
width: 70px;
position: relative;
}
.careerfy-seventeen-testimonial figure > a img {
border-radius: 100%; }
.careerfy-seventeen-testimonial figure > a ~ figcaption {
margin-left: 90px;
line-height: 1;
padding-top: 9px;
}
.careerfy-seventeen-testimonial figure figcaption {
position: relative;
padding-right: 90px;
}
.careerfy-seventeen-testimonial h2 {
font-size: 20px;
font-weight: 600;
margin-bottom: 0px;
}
.careerfy-seventeen-testimonial span {
display: block;
font-size: 14px;
color: #ff0000;
}
.careerfy-seventeen-testimonial small {
position: absolute;
right: 0px;
top: 23px;
color: #666666;
font-size: 14px;
}
.careerfy-seventeen-testimonial p {
color: #666666;
font-size: 16px;
margin-bottom: 0px;
letter-spacing: 0px;
} .careerfy-refejobs-loadmore-btn {
float: left;
width: 100%;
text-align: center;
margin: 40px 0px 20px 0px;
}
.careerfy-refejobs-loadmore-btn a {
display: inline-block;
padding: 12px 27px;
border: 1px solid;
border-radius: 80px;
font-size: 18px;
color: #ffffff;
line-height: 1;
font-weight: 300;
-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;
}
.careerfy-refejobs-loadmore-btn a:hover {
background-color: transparent; } .careerfy-seventeen-employers-grid,
.careerfy-seventeen-employers-grid-inner,
.careerfy-seventeen-employers-grid figure {
float: left;
width: 100%;
}
.careerfy-seventeen-employers-grid ul li {
list-style: none; }
.careerfy-seventeen-employers-grid > ul > li {
margin-bottom: 30px; }
.careerfy-seventeen-employers-grid-inner {
border: 1px solid #cdd0d2;
background-color: #ffffff;
text-align: center;
padding: 37px 15px 48px 15px;
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;
}
.careerfy-seventeen-employers-grid-inner:hover {
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15); }
.careerfy-seventeen-employers-grid figure {
margin-bottom: 17px; }
.careerfy-seventeen-employers-grid figure a {
display: inline-block;
width: 93px;
}
.careerfy-seventeen-employers-grid h2 {
font-size: 22px;
margin-bottom: 10px;
font-weight: 600;
}
.careerfy-seventeen-employers-grid span {
display: block;
font-size: 18px;
color: #ff0000;
margin-bottom: 22px;
}
.careerfy-seventeen-employers-grid small {
display: inline-block;
font-size: 14px;
color: #ffffff;
text-transform: uppercase;
background-color: #666666;
border-radius: 4px;
padding: 9px 18px;
line-height: 1;
} .careerfy-refejobs-list,
.careerfy-refejobs-list-inner {
float: left;
width: 100%;
}
.careerfy-refejobs-list ul li {
list-style: none; }
.careerfy-refejobs-list > ul > li {
margin-bottom: 10px; }
.careerfy-refejobs-list-inner {
background-color: #f1f1f1;
padding: 15px 21px;
}
.careerfy-refejobs-list figure {
display: inline-block;
vertical-align: middle;
margin-bottom: 0px;
width: 31%;
margin-right: -4px;
}
.careerfy-refejobs-list small,
.careerfy-refejobs-list-btn {
display: inline-block;
vertical-align: middle;
width: 13.50%;
margin-right: -4px;
text-align: left;
}
.careerfy-refejobs-list figure > a {
float: left;
width: 64px;
}
.careerfy-refejobs-list figure > a img {
border-radius: 100%;
border: 1px solid #ddd;
}
.careerfy-refejobs-list figure figcaption {
line-height: 1; }
.careerfy-refejobs-list figure > a ~ figcaption {
margin-left: 79px;
padding-top: 8px;
}
.careerfy-refejobs-list figcaption h2 {
font-size: 16px;
font-weight: bold;
margin-bottom: 2px;
}
.careerfy-refejobs-list figcaption span {
font-size: 14px;
color: #6e6565;
display: block;
}
.careerfy-refejobs-list small {
font-size: 14px;
color: #6e6565;
}
.careerfy-refejobs-list small i {
font-size: 16px;
margin-right: 7px;
}
.careerfy-refejobs-list-btn {
text-align: right; }
.careerfy-refejobs-list-btn span {
display: inline-block;
font-size: 16px;
font-weight: bold;
color: #6e6565;
border: 1px solid;
line-height: 1;
padding: 5px 25px 6px 25px;
-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;
}
li:hover .careerfy-refejobs-list-btn span {
color: #ffffff; }
.careerfy-header-eighteen {
float: left;
width: 100%;
padding: 0px 50px;
} .careerfy-header-eighteen-main {
float: left;
width: 100%;
background-color: #ffffff;
}
.careerfy-blockeighteen-element {
display: inline-block;
vertical-align: middle;
width: 50%;
margin-right: -4px;
}
.careerfy-header-eighteen-right {
display: inline-block;
vertical-align: middle;
width: 70%;
margin-right: -4px;
}
.careerfy-header-eighteen .careerfy-logo {
margin: 17px 15px 17px 0px;
float: none;
}
.careerfy-header-eighteen .careerfy-logo,
.careerfy-header-eighteen .jobsearch-navigation {
display: inline-block;
vertical-align: middle;
}
.careerfy-header-eighteen .careerfy-navigation li.submenu-addicon > a:after {
content: "\e9b8";
font-family: careerfy;
font-size: 10px;
color: #999;
margin-left: 8px;
}
.careerfy-blockeighteen-element:last-child {
text-align: right; }
.careerfy-header-eighteen .navbar-nav > li > a {
color: #666666;
font-size: 16px;
}
.careerfy-header-eighteen .navbar-nav > li:hover > a,
.careerfy-header-eighteen .navbar-nav > li.active > a {
font-weight: bold;
}
.careerfy-header-eighteen .navbar-nav > li > a:before {
height: 3px;
bottom: 25px;
}
.careerfy-header-two .navbar-nav .sub-menu,
.careerfy-header-two .navbar-nav .children {
left: auto;
right: 0px;
}
.careerfy-header-eighteen .navbar-nav .sub-menu {
margin: 0px; }
.careerfy-headereighteen-user {
display: inline-block;
vertical-align: middle;
}
.careerfy-headereighteen-user > li {
float: left;
list-style: none;
margin: 7px 0px;
position: relative;
}
.careerfy-headereighteen-user > li > a {
font-size: 16px;
color: #000;
padding: 0px 30px 0px 0px;
display: inline-block;
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;
}
.careerfy-headereighteen-user > li:hover > a {
background-color: transparent; }
.careerfy-headereighteen-btn {
font-size: 16px;
color: #ffffff;
padding: 8px 20px 9px 20px;
display: inline-block;
border-radius: 80px;
line-height: 1;
border: 1px solid #666666;
margin: 0px 0px 0px 9px;
vertical-align: middle;
-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;
}
.careerfy-headereighteen-btn:hover {
color: #ffffff; } .careerfy-eighteen-banner {
float: left;
width: 100%;
padding: 98px 0px 119px 0px;
text-align: center;
position: relative;
}
.careerfy-eighteen-banner .container {
position: relative; }
.careerfy-eighteen-banner h1 {
display: block;
font-size: 50px;
font-weight: bold;
color: #ffffff;
margin-bottom: 0px;
line-height: 1.5;
}
.careerfy-eighteen-banner-title {
display: inline-block;
width: 100%;
position: relative;
}
.careerfy-eighteen-banner span {
font-size: 30px;
color: #ffffff;
display: block;
margin-bottom: 40px;
line-height: 1.1;
}
.careerfy-eighteen-banner form {
display: inline-block;
width: 100%;
position: relative;
margin-bottom: 30px;
}
.careerfy-eighteen-banner form input[type="text"] {
float: left;
width: 100%;
background-color: #eef0f2;
font-size: 16px;
color: #727272;
height: 54px;
padding: 5px 29px;
border-radius: 0px;
}
.careerfy-eighteen-banner form input[type="submit"] {
float: left;
padding: 19px 49px 19px 49px;
border: none;
color: #ffffff;
font-size: 16px;
font-weight: bold;
line-height: 1;
border-radius: 0px 4px 4px 0px;
z-index: 99;
-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;
}
.careerfy-eighteen-banner form input[type="submit"]:hover {
color: #ffffff;
} .careerfy-eighteen-search-radio {
display: inline-block;
width: 134px;
padding-left: 4px;
margin-top: 7px;
}
.careerfy-eighteen-search-radio .form-radio {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
float: left;
position: relative;
background-color: #ffffff;
color: #666;
top: 0px;
height: 16px;
width: 16px;
border: none;
border-radius: 100%;
cursor: pointer;     
margin-right: 7px;
outline: none;
}
.careerfy-eighteen-search-radio .form-radio:checked:before {
position: absolute;
left: 0px;
top: 0px;
width: 16px;
height: 16px;
border-radius: 100%;
content: '';
}
.careerfy-eighteen-search-radio  .form-radio:hover {
background-color: #f7f7f7;
}
.careerfy-eighteen-search-radio  .form-radio:checked {
background-color: #f1f1f1;
}
.careerfy-eighteen-search-radio label {
float: left;
font-size: 18px;
font-weight: 400;
color: #ffffff;
margin-bottom: 0px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
cursor: pointer;
} .careerfy-services-eighteen {
float: left;
width: 100%;
text-align: center;
}
.careerfy-services-eighteen [class*="col-md-"] {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
padding-top: 50px;
padding-bottom: 50px;
border-left: 1px solid #d5d5d5;
position: relative;
}
.careerfy-services-eighteen [class*="col-md-"]:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 1px;
height: 100%;
background-color: #ffffff;
}
.careerfy-services-eighteen [class*="col-md-"]:nth-child(1):before {
border: none; }
.careerfy-services-eighteen [class*="col-md-"]:nth-child(1):before {
display: none; }
.careerfy-services-eighteen i {
font-size: 50px;
display: inline-block;
margin-bottom: 19px;
}
.careerfy-services-eighteen span {
display: block;
font-size: 26px;
color: #000000;
font-weight: 300;
margin-bottom: 10px;
}
.careerfy-services-eighteen p {
font-size: 16px;
color: #727272;
margin-bottom: 15px;
letter-spacing: 0px;
line-height: 1.4;
padding: 0px 15px;
}
.careerfy-services-eighteen a {
display: inline-block;
padding: 10px 24px 11px 24px;
background-color: #ffffff;
border-radius: 80px;
font-size: 16px;
border: 1px solid;
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;
}
.careerfy-services-eighteen [class*="col-md-"]:hover a {
color: #ffffff; } .careerfy-fancy-title-eighteen {
float: left;
width: 100%;
text-align: center;
margin-bottom: 45px;
}
.careerfy-fancy-title-eighteen h2 {
font-size: 36px;
font-weight: 600;
color: #000000;
margin-bottom: 0px;
display: block;
line-height: 1.2;
}
.careerfy-fancy-title-eighteen span {
font-size: 16px;
color: #727272;
} .careerfy-refejobs-list-two .careerfy-refejobs-list-inner {
padding: 15px 5px 22px 5px;
background-color: #ffffff;
border-bottom: 1px solid #e3e3e3;
}
.careerfy-refejobs-list-two li:last-child .careerfy-refejobs-list-inner {
border: none; } .careerfy-sector-grid {
float: left;
width: 100%;
text-align: center;
}
.careerfy-sector-grid [class*="col-md-"] {
float: none;
text-align: left;
display: inline-block;
vertical-align: top;
margin: 0px -4px 30px 0px;
}
.careerfy-sector-grid [class*="col-md-"] > a {
float: left;
width: 100%;
margin-bottom: 22px;
}
.careerfy-sector-grid [class*="col-md-"] > a img {
float: left;
width: 100%;
}
.careerfy-sector-grid h2 {
display: inline-block;
width: 100%;
font-size: 22px;
font-weight: 300;
margin-bottom: 3px;
}
.careerfy-sector-grid i {
font-size: 40px;
display: inline-block;
margin-bottom: 15px;
}
.careerfy-sector-grid img {
width: 100%;
display: inline-block;
margin-bottom: 15px;
}
.careerfy-sector-grid h2 a {
color: #000000; }
.careerfy-sector-grid span {
float: left;
width: 100%;
font-size: 14px;
color: #727272;
margin-bottom: 13px;
}
.careerfy-sector-grid span small {
float: right;
background-color: #dbdbdb;
color: #727272;
font-size: 14px;
border-radius: 80px;
padding: 2px 15px 3px 15px;
line-height: 1;
margin: 3px 0px 0px 0px;
} .careerfy-sixteen-parallex-two .careerfy-sixteen-parallex-btn {
border-radius: 80px; }
.careerfy-sixteen-parallex-two .careerfy-sixteen-parallex-btn:hover {
background-color: #ffffff; }
.careerfy-sixteen-parallex-two .careerfy-sixteen-parallex-btn:hover {
color: #004de1; }
.careerfy-sixteen-parallex.careerfy-sixteen-parallex-two {
padding: 46px 0px 50px 0px; } .careerfy-eighteen-blog-grid,
.careerfy-eighteen-blog-grid figure a,
.careerfy-eighteen-blog-grid figure img,
.careerfy-eighteen-blog-grid-inner {
float: left;
width: 100%;
}
.careerfy-eighteen-blog-grid .careerfy-eighteen-blog-grid-inner {
padding-bottom: 26px;
margin-bottom: 26px;
border-bottom: 1px solid #e8e8e8;
}
.careerfy-eighteen-blog-grid [class*="col-md-"]:nth-last-child(2) .careerfy-eighteen-blog-grid-inner,
.careerfy-eighteen-blog-grid [class*="col-md-"]:nth-last-child(1) .careerfy-eighteen-blog-grid-inner {
border: none;
}
.careerfy-eighteen-blog-grid figure {
float: left;
width: 86px;
margin-bottom: 0px;
}
.careerfy-eighteen-blog-grid figure a:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 40%;
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;
}
.careerfy-eighteen-blog-grid figure i {
position: absolute;
left: 50%;
top: 50%;
width: 46px;
height: 46px;
border: 2px solid #ffffff;
border-radius: 100%;
color: #ffffff;
text-align: center;
padding: 14px 0px 0px 0px;
margin: -22px 0px 0px -22px;
opacity: 0;
-webkit-transition: all 0.9s ease-in-out;
-moz-transition: all 0.9s ease-in-out;
-ms-transition: all 0.9s ease-in-out;
-o-transition: all 0.9s ease-in-out;
transition: all 0.9s ease-in-out;
}
.careerfy-eighteen-blog-grid [class*="col-md-"]:hover figure i {
opacity: 1; }
.careerfy-eighteen-blog-grid [class*="col-md-"]:hover figure a:before {
opacity: 0.80;
height: 100%;
}
.careerfy-eighteen-blog-grid figure ~ .careerfy-eighteen-blog-grid-text {
margin-left: 110px; }
.careerfy-eighteen-blog-grid-text span {
display: inline-block;
vertical-align: middle;
border-right: 2px solid #e8e8e8;
text-align: center;
font-size: 15px;
color: #6e6565;
text-transform: uppercase;
padding: 9px 13px 8px 0px;
line-height: 1;
}
.careerfy-eighteen-blog-grid-text span small {
display: block;
font-size: 50px;
line-height: 1;
}
.careerfy-eighteen-blog-grid-left {
display: inline-block;
vertical-align: middle;
margin-right: -4px;
padding-left: 16px;
width: 80%;
}
.careerfy-eighteen-blog-grid-left h2 {
font-size: 18px;
font-weight: 400;
margin-bottom: 2px;
}
.careerfy-eighteen-blog-grid-left h2 a {
color: #000000; }
.careerfy-eighteen-blog-grid-left p {
color: #6e6565;
font-size: 15px;
margin-bottom: 0px;
letter-spacing: 0px;
} .careerfy-eighteen-parallex-text {
padding-top: 110px; }
.careerfy-eighteen-parallex-text img {
margin-bottom: 25px; }
.careerfy-eighteen-parallex-text h2 {
font-size: 36px;
font-weight: 500;
color: #000000;
margin-bottom: 12px;
}
.careerfy-eighteen-parallex-text p {
font-size: 18px;
color: #727272;
margin-bottom: 23px;
letter-spacing: 0px;
}
.careerfy-eighteen-parallex-text a {
display: inline-block;
margin-right: 10px;
margin: 10px 12px 0px 0px;
} .careerfy-eighteen-newslatter,
.careerfy-eighteen-newslatter input[type="text"] {
float: left;
width: 100%;
}
.careerfy-eighteen-newslatter {
margin-bottom: 30px;
}
.careerfy-eighteen-newslatter-left,
.careerfy-eighteen-newslatter-right {
float: left;
width: 50%;
position: relative;
}
.careerfy-eighteen-newslatter label {
font-size: 36px;
color: #000000;
margin-bottom: 12px;
}
.careerfy-eighteen-newslatter span {
font-size: 18px;
color: #727272;
display: block;
}
.careerfy-eighteen-newslatter input[type="text"] {
font-size: 18px;
color: #cacaca;
background-color: #ffffff;
border: 1px solid #cbcbcb;
height: 62px;
border-radius: 4px;
padding: 5px 25px;
}
.careerfy-eighteen-newslatter input[type="submit"] {
position: absolute;
right: 0px;
top: 0px;
color: #ffffff;
font-size: 20px;
padding: 19px 47px 18px 47px;
border: 2px solid;
border-radius: 0px 4px 4px 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;
}
.careerfy-eighteen-newslatter input[type="submit"]:hover {
background-color: #ffffff; } .careerfy-footer-eighteen {
background-color: #6e6565;
padding: 72px 0px 0px 0px;
}
.careerfy-footer-eighteen .footer-widget-title {
margin-bottom: 13px;
}
.careerfy-footer-eighteen .footer-widget-title h2 {
font-size: 20px;
font-weight: 500;
color: #ffffff;
position: relative;
text-transform: capitalize;
padding-bottom: 15px;
}
.careerfy-footer-eighteen .footer-widget-title h2:before {
content: '';
position: absolute;
left: 0px;
bottom: 0px;
width: 35px;
height: 3px;
background-color: #ffffff;
}
.careerfy-footer-eighteen .widget_nav_menu ul li a:before {
display: none; }
.careerfy-footer-eighteen .widget_nav_menu ul li {
margin-bottom: 13px; }
.careerfy-footer-eighteen .widget_nav_menu ul li:last-child {
margin-bottom: 0px; }
.careerfy-footer-eighteen .widget_nav_menu ul li a {
font-size: 16px;
color: #cacaca;
}
.careerfy-footer-eighteen .widget_nav_menu ul li:hover a {
font-weight: bold;
color: #ffffff;
}
.copyright-eighteen {
float: left;
width: 100%;
text-align: center;
border-top: 1px solid #837979;
box-shadow: 0px -1px 0px 0px #5b5454;
padding: 41px 0px 43px 0px;
}
.copyright-eighteen p {
color: #cacaca;
font-size: 16px;
margin-bottom: 0px;
}
.copyright-eighteen p a {
color: #ffffff;
font-weight: bold;
}
.careerfy-eighteen-newslatter .alert {
display: inline-block;
width: 100%;
margin-top: 15px;
}
.careerfy-eighteen-newslatter .ajax-loader-news-letter {
position: absolute;
left: 9px;
top: 24px;
}  .careerfy-header-fourteen {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
z-index: 99;
padding: 20px 30px 0px 15px;
}
.careerfy-header-fourteen-main {
float: left;
width: 100%;
}
.careerfy-header-fourteen .jobsearch-navigation,
.careerfy-logo-fourteen,
.careerfy-blockfourteen-element {
display: inline-block;
vertical-align: middle;
width: 33.333%;
margin-right: -4px;
}
.careerfy-header-ten .careerfy-logo-fourteen {
text-align: left;
margin: 20px 0px;
}
.careerfy-logo-fourteen {
text-align: center; }
.careerfy-blockfourteen-element {
text-align: right; }
.careerfy-header-fourteen .navbar-nav > li > a {
color: #ffffff;
font-size: 15px;
}
.careerfy-header-fourteen .navbar-nav > li > a:before {
display: none; }
.careerfy-header-fourteen .navbar-nav > li.submenu-addicon > a:after {
color: #ffffff; }
.careerfy-header-fourteen .careerfy-headerfourteen-user {
display: inline-block;
vertical-align: middle;
}
.careerfy-header-fourteen .careerfy-headerfourteen-user > li {
float: left;
list-style: none;
margin-right: 40px;
position: relative;
}
.careerfy-header-fourteen .careerfy-headerfourteen-user > li > a {
color: #ffffff;
font-size: 16px;
}
.careerfy-headerfourteen-btn {
display: inline-block;
vertical-align: middle;
padding: 10px 14px;
line-height: 1;
border: 1px solid;
color: #ffffff;
font-size: 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;
} .careerfy-fourteen-banner {
float: left;
width: 100%;
position: relative;
background: url(//kibriskariyer.net/wp-content/themes/extra-images/fourteen-banner-1.jpg);
padding: 219px 0px 102px 0px;
}
.careerfy-fourteen-caption {
float: left;
width: 100%;
position: relative;
text-align: center;
}
.careerfy-fourteen-caption h1 {
font-size: 55px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
margin-bottom: 4px;
display: inline-block;
width: 55%;
line-height: 1.2;
}
.careerfy-fourteen-caption p {
font-size: 18px;
color: #ffffff;
margin-bottom: 23px;
display: block;
}
.careerfy-fourteen-caption form {
display: inline-block;
width: 750px;
position: relative;
margin-bottom: 80px;
}
.careerfy-fourteen-caption form input[type="text"] {
float: left;
width: 100%;
background-color: #ffffff;
color: #929292;
font-size: 16px;
padding: 5px 30px;
height: 51px;
}
.careerfy-fourteen-caption form input[type="submit"] {
float: left;
padding: 13px 48px 10px 48px;
color: #333333;
background-color: #cdbb14;
font-size: 16px;
font-weight: bold;
border: none;
z-index: 9;
min-height: 51px;
-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;
}
.careerfy-fourteen-caption form input[type="submit"]:hover {
color: #ffffff; }
.careerfy-fourteen-caption-btn {
display: block;
font-size: 16px;
color: #ffffff;
text-align: left;
}
.careerfy-fourteen-caption ul {
float: left;
width: 100%;
}
.careerfy-fourteen-caption ul li {
float: left;
width: 20%;
list-style: none;
margin-top: 10px;
}
.careerfy-fourteen-caption ul li a {
float: left;
width: 100%;
text-align: center;
}
.careerfy-fourteen-caption ul li a img {
display: inline-block; } .careerfy-categories-style14 {
float: left;
width: 100%;
}
.careerfy-categories-style14 img {
display: inline-block;
width: 54px;
margin-bottom: 8px;
}
.careerfy-categories-style14 ul li {
list-style: none;
float: left;
width: 12.500000%;
background-color: #37a000;
text-align: center;
padding: 43px 0px 42px 0px;
border-right: 1px solid #ffffff;
}
.careerfy-categories-style14 ul li:last-child {
border-right: none; }
.careerfy-categories-style14 i {
font-size: 54px;
color: #ffffff;
display: inline-block;
margin-bottom: 8px;
}
.careerfy-categories-style14 span {
display: block;
font-size: 16px;
color: #ffffff;
font-weight: bold;
margin-bottom: 13px;
}
.careerfy-categories-style14 span a {
color: #ffffff; }
.careerfy-categories-style14 small {
background-color: #cdbb14;
color: #222222;
font-size: 16px;
font-weight: bold;
display: inline-block;
padding: 4px 10px;
border-radius: 4px;
} .careerfy-jobs-btn-links {
float: left;
width: 100%;
text-align: center;
margin-bottom: 44px;
}
.careerfy-jobs-btn-links a {
display: inline-block;
padding: 18px 39px 21px 39px;
line-height: 1;
color: #ffffff;
background-color: #6e6565;
font-size: 16px;
font-weight: bold;
margin: 0px 3px 6px 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;
} .careerfy-refejobs-list,
.careerfy-refejobs-list-inner {
float: left;
width: 100%;
}
.careerfy-refejobs-list ul li {
list-style: none; }
.careerfy-refejobs-list > ul > li {
margin-bottom: 10px; }
.careerfy-refejobs-list-inner {
background-color: #f1f1f1;
padding: 15px 21px;
overflow: hidden;
position: relative;
}
.careerfy-refejobs-list figure {
display: inline-block;
vertical-align: middle;
margin-bottom: 0px;
width: 31%;
margin-right: -4px;
}
.careerfy-refejobs-list small,
.careerfy-refejobs-list-btn {
display: inline-block;
vertical-align: middle;
width: 13.80%;
margin-right: -4px;
text-align: left;
}
.careerfy-refejobs-list figure > a {
float: left;
width: 64px;
}
.careerfy-refejobs-list figure figcaption {
line-height: 1; }
.careerfy-refejobs-list figure > a ~ figcaption {
margin-left: 79px;
padding-top: 8px;
}
.careerfy-refejobs-list figcaption h2 {
font-size: 16px;
font-weight: bold;
margin-bottom: 2px;
}
.careerfy-refejobs-list figcaption span {
font-size: 14px;
color: #6e6565;
display: block;
}
.careerfy-refejobs-list small {
font-size: 14px;
color: #6e6565;
}
.careerfy-refejobs-list small i {
font-size: 16px;
margin-right: 7px;
}
.careerfy-refejobs-list-btn {
text-align: right; }
.careerfy-refejobs-list-btn span {
display: inline-block;
font-size: 16px;
font-weight: bold;
color: #6e6565;
border: 1px solid;
line-height: 1;
padding: 5px 25px 6px 25px;
-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;
}
li:hover .careerfy-refejobs-list-btn span {
color: #ffffff; } .careerfy-fancy-title-fourteen {
float: left;
width: 100%;
text-align: center;
position: relative;
padding-bottom: 20px;
margin-bottom: 50px;
}
.careerfy-fancy-title-fourteen:before {
content: '';
position: absolute;
left: 50%;
bottom: 0px;
width: 32px;
height: 5px;
margin-left: -10px;
}
.careerfy-fancy-title-fourteen h2 {
font-size: 50px;
font-weight: bold;
color: #222222;
margin-bottom: 3px;
text-transform: uppercase;
line-height: 1.2;
word-break: break-all;
}
.careerfy-fancy-title-fourteen span {
font-size: 17px;
color: #6e6565;
display: block;
} .careerfy-explorejobs-links,
.careerfy-explorejobs-links ul,
.careerfy-explorejobs-links ul li {
float: left;
width: 100%;
}
.careerfy-explorejobs-links {
margin-bottom: 20px; }
.careerfy-explorejobs-links ul li {
list-style: none;
margin-bottom: 4px;
}
.careerfy-explorejobs-links h2 {
font-size: 20px;
font-weight: bold;
color: #222222;
margin-bottom: 10px;
}
.careerfy-explorejobs-links ul li a {
font-size: 16px;
color: #6e6565;
-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;
}
.careerfy-explorejobs-links ul li a:before {
content: "\f105";
font-family: FontAwesome;
float: left;
margin: 0px 11px 0px 0px;
}
.careerfy-explorejobs-link-btn {
font-size: 16px;
margin-top: 2px;
display: inline-block;
} .careerfy-rating-list {
float: left;
width: 100%;
}
.careerfy-rating-list ul li {
list-style: none; }
.careerfy-rating-list > ul > li {
margin-bottom: 30px;
text-align: center;
}
.careerfy-rating-list-count {
font-size: 36px;
font-weight: bold;
color: #ffffff;
display: block;
margin-bottom: 12px;
}
.careerfy-rating-list small {
display: block;
font-size: 18px;
color: #ffffff;
margin-top: 4px;
}
.careerfy-rating-list .careerfy-featured-rating:before,
.careerfy-rating-list .careerfy-featured-rating-box:before {
font-size: 26px; }
.careerfy-rating-list .careerfy-featured-rating {
width: 142px;
height: 25px;
line-height: 25px;
float: none;
}
.careerfy-rating-list .careerfy-featured-rating-box {
height: 25px; }
.careerfy-rating-list strong {
display: inline-block;
font-size: 36px;
color: #ffffff;
margin-right: 10px;
} .careerfy-howit-works-list,
.careerfy-howit-works-list figure figcaption {
float: left;
width: 100%;
}
.careerfy-howit-works-list ul li {
list-style: none; }
.careerfy-howit-works-list figure,
.careerfy-howit-works-text {
float: left;
width: 50%;
}
.careerfy-howit-works-list figure {
text-align: right;
padding-right: 56px;
margin-bottom: 0px;
padding-bottom: 74px;
}
.careerfy-howit-works-list figure:before {
content: '';
position: absolute;
right: 0px;
top: 0px;
width: 1px;
height: 100%;
border-left: 1px solid #d5d5d5;
}
.careerfy-howit-works-list figure:after {
content: '';
position: absolute;
right: -11px;
top: 55px;
width: 23px;
height: 23px;
background-color: #6e6565;
border-radius: 100%;
border: 4px solid #e5e5e5;
}
.careerfy-howit-works-list figure > a {
display: inline-block;
border-radius: 100%;
}
.careerfy-howit-works-list figure img {
border-radius: 100%; }
.careerfy-howit-works-list figure > a ~ figcaption {
margin-top: -65px;
position: relative;
}
.careerfy-howit-works-list figure figcaption span {
display: inline-block;
padding: 16px 38px 19px 38px;
background-color: #ffffff;
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
border-radius: 12px;
max-width: 250px;
min-width: 250px;
color: #6e6565;
font-size: 16px;
line-height: 23px;
margin-bottom: 12px;
text-align: center;
}
.careerfy-howit-works-list figure figcaption span i {
font-size: 37px;
display: inline-block;
vertical-align: middle;
margin: 0px 10px -5px 0px;
}
.careerfy-howit-works-text {
padding-left: 44px;
padding-top: 53px;
}
.careerfy-howit-works-text small {
display: block;
font-size: 40px;
font-weight: bold;
margin-bottom: 16px;
}
.careerfy-howit-works-text span {
font-size: 22px;
font-weight: bold;
color: #222222;
margin-bottom: 7px;
display: block;
}
.careerfy-howit-works-text p {
font-size: 16px;
color: #6e6565;
margin-bottom: 0px;
line-height: 24px;
width: 60%;
}
.careerfy-howit-works-list li.flip-list .careerfy-howit-works-text p {
float: right; }
.careerfy-howit-works-list li.flip-list figure {
float: right;
padding-left: 56px;
padding-right: 0px;
text-align: left;
}
.careerfy-howit-works-list li.flip-list .careerfy-howit-works-text {
text-align: right;
padding-right: 44px;
padding-left: 0px;
}
.careerfy-howit-works-list li.flip-list figure:before {
right: auto;
left: -1px;
}
.careerfy-howit-works-list li.flip-list figure:after {
right: auto;
left: -11px;
}
.careerfy-howit-works-list .careerfy-spam-list figure figcaption span {
text-align: left;
padding: 16px 25px 19px 25px;
}
.careerfy-howit-works-list .careerfy-spam-list figure figcaption em {
float: right;
font-size: 21px;
margin: 5px 0px 0px 0px;
} .careerfy-popular-candidates-style14-slider,
.careerfy-popular-candidates-style14,
.careerfy-popular-candidates-style14-inner,
.careerfy-popular-candidates-style14 strong {
float: left;
width: 100%;
}
.careerfy-popular-candidates-style14-slider {
position: relative; }
.careerfy-popular-candidates-style14-inner {
background-color: #ffffff;
padding: 30px 30px 18px 30px;
border-radius: 4px 4px 0px 0px;
}
.careerfy-popular-candidates-style14 {
text-align: center;
margin-bottom: 30px;
}
.careerfy-popular-candidates-style14 .slick-list {
margin: 0px -15px; }
.careerfy-popular-candidates-style14-slider .careerfy-popular-candidates-style14 {
padding: 0px 15px; }
.careerfy-popular-candidates-style14-inner figure {
display: inline-block;
margin-bottom: 15px;
}
.careerfy-popular-candidates-style14-inner figure a {
display: inline-block;
border-radius: 100%;
border: 7px solid #f1f1f1;
}
.careerfy-popular-candidates-style14-inner figure img {
border-radius: 100%; }
.careerfy-popular-candidates-style14-inner h2 {
margin-bottom: 0px;
font-weight: bold;
}
.careerfy-popular-candidates-style14-inner span {
display: block;
font-size: 14px;
margin-bottom: 13px;
}
.careerfy-popular-candidates-style14-inner small {
font-size: 14px;
color: #6e6565;
display: block;
line-height: 1.2;
margin-bottom: 3px;
}
.careerfy-popular-candidates-style14-social {
display: inline-block;
margin: 6px 0px 0px 0px;
}
.careerfy-popular-candidates-style14-social li {
float: left;
list-style: none;
margin: 10px 3px 0px 3px;
}
.careerfy-popular-candidates-style14-social li a {
font-size: 21px;
color: #6e6565;
-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;
}
.careerfy-popular-candidates-style14 strong {
color: #ffffff;
font-size: 16px;
font-weight: 500;
padding: 17px 0px 17px 0px;
line-height: 1;
border-radius: 0px 0px 4px 4px;
}
.careerfy-popular-candidates-style14-slider .slick-arrow {
position: absolute;
left: -122px;
top: 50%;
font-size: 20px;
color: #fff;
text-transform: uppercase;
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;
}
.careerfy-popular-candidates-style14-slider .slick-arrow-right.slick-arrow {
left: auto;
right: -122px;
}
.careerfy-popular-candidates-style14-slider .slick-arrow-left.slick-arrow i {
display: inline-block;
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
}
.careerfy-popular-candidates-style14-slider .slick-arrow i {
margin: 0px 10px; } .careerfy-blog-style14-grid figure,
.careerfy-blog-style14-grid figure > a,
.careerfy-blog-style14-grid figure > a img,
.careerfy-blog-style14-top,
.careerfy-blog-style14-grid-text,
.careerfy-blog-style14-grid-thumb {
float: left;
width: 100%;
margin-bottom: 0px;
}
.careerfy-blog-style14-grid > ul > li {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
margin-bottom: 48px;
}
.careerfy-blog-style14-grid figcaption {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
padding: 24px 27px;
}
.careerfy-blog-style14-tag {
float: left;
color: #ffffff;
font-size: 13px;
background-color: rgba(55,160,0,0.90);
border-radius: 80px;
padding: 8px 16px;
line-height: 1;
margin: 0px 10px 10px 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;
}
.careerfy-blog-style14-tag:hover {
background-color: #ffffff; }
.careerfy-blog-style14-like {
float: right;
width: 26px;
height: 26px;
background-color: rgba(255,255,255,0.80);
color: #dbdfe6;
border-radius: 100%;
text-align: center;
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;
}
.careerfy-blog-style14-like:hover {
color: #ffffff; }
.careerfy-blog-style14-bottom {
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
}
.careerfy-blog-style14-bottom ul {
float: left;
margin: 0px;
background-color: #ffffff;
padding: 10px 25px 10px 0px;
}
.careerfy-blog-style14-bottom ul li {
float: left;
list-style: none;
margin: 0px 0px 0px 14px;
color: #999999;
font-size: 13px;
}
.careerfy-blog-style14-bottom ul li a {
color: #999999; }
.careerfy-blog-style14-bottom ul li i {
font-size: 17px;
float: left;
margin: 5px 7px 0px 0px;
}
.careerfy-blog-style14-grid-text {
padding: 14px 20px 0px 20px; }
.careerfy-blog-style14-grid-text h2 {
font-weight: bold;
margin-bottom: 4px;
line-height: 1.2;
}
.careerfy-blog-style14-grid-text p {
font-size: 16px;
color: #6e6565;
margin-bottom: 15px;
}
.careerfy-blog-style14-grid-thumb {
line-height: 1;
font-size: 20px;
font-weight: 600;
color: #222222;
}
.careerfy-blog-style14-grid-thumb span {
padding-top: 6px;
display: block;
}
.careerfy-blog-style14-grid-thumb img {
float: left;
width: 44px;
border-radius: 100%;
border: 4px solid #ffffff;
box-shadow: 0px 0px 0px 2px #37a000;
margin-right: 13px;
}
.careerfy-blog-style14-grid-thumb small {
font-size: 14px;
font-weight: 500;
color: #6e6565;
display: block;
margin-top: 3px;
} .careerfy-testimonial-style14-slider,
.careerfy-testimonial-style14-inner {
float: left;
width: 100%;
}
.careerfy-testimonial-style14-slider .slick-track {
float: left; }
.careerfy-testimonial-style14-slider .slick-list {
padding: 100px 0px 100px 0px !important;
}
.careerfy-testimonial-style14-layer {
padding: 16px;
}
.careerfy-testimonial-style14-inner {
text-align: center;
background: url(//kibriskariyer.net/wp-content/themes/extra-images/careerfy-testimonial-style14-patren-1.png);
background-repeat: no-repeat;
background-position: center top;
background-color: #ffffff;
padding: 50px 50px 50px 50px;
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
border-radius: 4px;
position: relative;
}
.careerfy-testimonial-style14-inner p,
.careerfy-testimonial-style14-btn {
display: none;
}
.slick-current .careerfy-testimonial-style14-inner {
background: url(//kibriskariyer.net/wp-content/themes/extra-images/careerfy-testimonial-style14-patren-2.png);
background-repeat: no-repeat;
background-position: center top;
background-color: #ffffff;
padding-bottom: 42px;
}
.slick-current .careerfy-testimonial-style14-inner p,
.slick-current .careerfy-testimonial-style14-btn {
display: block;
}
.slick-current .careerfy-testimonial-style14-inner {
margin-top: -80px;
z-index: 90;
-webkit-transform: scaleX(1.20) scaleY(1.10);
-moz-transform: scaleX(1.20) scaleY(1.10);
-ms-transform: scaleX(1.20) scaleY(1.10);
-o-transform: scaleX(1.20) scaleY(1.10);
transform: scaleX(1.20) scaleY(1.10);
}
.careerfy-testimonial-style14-inner img {
display: inline-block;
border-radius: 100%;
margin-bottom: 11px;
width: 122px;
}
.careerfy-testimonial-style14-inner h2 {
font-size: 22px;
font-weight: bold;
color: #222222;
margin-bottom: 0px;
}
.slick-current .careerfy-testimonial-style14-inner h2 {
font-size: 18px; }
.careerfy-testimonial-style14-inner span {
display: block;
font-size: 16px;
}
.careerfy-testimonial-style14-inner p {
font-size: 15px;
color: #6e6565;
margin-bottom: 0px;
margin-top: 30px;
}
.careerfy-testimonial-style14-btn {
position: absolute;
left: 50%;
bottom: -16px;
font-size: 16px;
font-weight: bold;
color: #ffffff;
padding: 8px 26px;
line-height: 1;
margin-left: -40px;
} .careerfy-footer-fourteen {
background-color: #222222;
padding: 80px 0px 0px 0px;
} .widget_about_text_fourteen img {
margin-bottom: 17px;
}
.widget_about_text_fourteen p {
color: #999999;
margin-bottom: 36px;
}
.widget_about_text_fourteen_btn {
display: inline-block;
text-transform: uppercase;
color: #ffffff;
padding: 14px 23px;
border-radius: 4px;
line-height: 1;
}
.careerfy-footer-fourteen .footer-widget-title {
margin-bottom: 20px;
}
.careerfy-footer-fourteen .footer-widget-title h2 {
font-size: 18px;
font-weight: bold;
color: #ffffff;
position: relative;
text-transform: capitalize;
padding-bottom: 11px;
}
.careerfy-footer-fourteen .footer-widget-title h2:before {
content: '';
position: absolute;
left: 0px;
bottom: 0px;
width: 32px;
height: 5px;
}
.careerfy-footer-fourteen .widget_nav_menu ul li a {
color: #999999;
-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;
}
.careerfy-footer-fourteen .widget_nav_menu ul li a:before {
font-size: 9px;
float: left;
margin: 0px 14px 0px 0px;
}
.careerfy-footer-fourteen .widget_nav_menu ul li:hover a {
font-weight: 600; }
.copyright-fourteen {
float: left;
width: 100%;
border-top: 1px solid #333333;
box-shadow: 0px -1px 0px 0px #0f0f0f;
padding: 30px 0px 40px 0px;
margin-top: 14px;
}
.copyright-fourteen-social {
float: right;
}
.copyright-fourteen-social li {
float: left;
margin: 10px 5px 0px 5px;
list-style: none;
}
.copyright-fourteen-social li a {
font-size: 40px;
color: #393636;
-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;
}
.copyright-fourteen-social li:hover a {
color: #ffffff; }
.copyright-fourteen p {
float: left;
color: #999999;
font-size: 16px;
margin: 14px 0px 0px 0px;
}
.careerfy-featured-jobs-grid .careerfy-job-featured {
float: right;
position: static;
margin: 4px 0px 8px 0px;
}
.careerfy-job-grid .careerfy-featured-label {
left: auto;
right: 15px;
}
.careerfy-banner-eleven-search ::-webkit-input-placeholder { color: #ffffff;
}
.careerfy-banner-eleven-search :-ms-input-placeholder { color: #ffffff;
}
.careerfy-banner-eleven-search ::placeholder {
color: #ffffff;
}
.careerfy-candidate-grid .slick-slide,
.careerfy-employer-grid .slick-slide {
padding: 0px 15px;
margin-bottom: 20px;
}
.blog-img {
float: left;
width: 100%;
height: 255px;
background-size: cover !important;
background-position: center !important;
background-repeat: no-repeat !important;
}
.jobsearch-headeight-option {
float: right;
margin-top: 16px;
}
.jobsearch-headeight-option > li {
display: inline-block;
list-style: none;
margin-left: 40px;
position: relative;
margin-top: 10px;
}
.jobsearch-headeight-option > li > a {
font-size: 16px;
color: #333;
-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-headeight-option > li > a > i {
margin-right: 7px; }
.jobsearch-open-signup-tab.active a {
display: inline-block;
vertical-align: middle;
padding: 10px 25px 11px 25px;
border: 1px solid;
line-height: 1;
border-radius: 80px;
font-size: 16px;
margin: 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-open-signup-tab.active a:hover {
color: #ffffff !important;
}
.jobsearch-header-eight .jobsearch-main-header {
padding: 0px 40px;
position: relative;
}
.careerfy-allpkg-comcon {
float: left;
width: 100%;
text-align: center;
}
.careerfy-allpkg-comcon [class*="col-md-"] {
display: inline-block;
float: none;
margin-right: -4px;
}
.careerfy-allpkg-comcon ul li.active,
.careerfy-allpkg-comcon ul li.active i {
opacity: 1; }
.careerfy-allpkg-comcon ul li,
.careerfy-allpkg-comcon ul li i {
opacity: 0.50; } .careerfy-header-nineteen .careerfy-logo {
display: inline-block;
float: none;
vertical-align: middle;
margin: 0px 0px;
width: 30%;
}
.careerfy-header-nineteen-wrapper {
display: inline-block;
vertical-align: middle;
width: 70%;
margin-right: -4px;
}
.careerfy-header-nineteen-strip {
float: left;
width: 100%;
border-bottom: 3px double #e4e4e4;
margin-bottom: 15px;
}
.careerfy-header-nineteen-strip p {
border-left: 1px solid #e4e4e4;
margin-bottom: 0px;
color: #999999;
float: right;
padding: 12px 15px;
}
.careerfy-header-nineteen-strip p:last-child {
border: none;
}
.careerfy-header-nineteen-strip p a {
color: #999999; }
.careerfy-header-nineteen-strip p i {
margin-right: 9px; }
.careerfy-header-nineteen-social {
float: right;
margin-left: 9px;
}
.careerfy-header-nineteen-social li {
float: left;
list-style: none;
margin: 16px 0px 0px 5px;
}
.careerfy-header-nineteen-social li a {
float: left;
width: 22px;
height: 22px;
background-color: #96b4b3;
color: #ffffff;
font-size: 11px;
text-align: center;
border-radius: 100%;
padding-top: 6px;
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;
}
.careerfy-header-nineteen .jobsearch-navigation {
float: left;
}
.careerfy-headerninteen-user {
float: right;
}
.careerfy-headerninteen-user > li {
list-style: none;
position: relative;
float: left;
margin-left: 10px;
}
.careerfy-headerninteen-user > li.jobsearch-usernotifics-menubtn > a {
width: 44px;
height: 44px;
padding: 12px 0px 0px 13px;
}
.careerfy-headerninteen-user > li > a {
display: inline-block;
padding: 14px 28px;
line-height: 1;
font-size: 16px;
color: #ffffff;
font-weight: 600;
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;
}
.careerfy-headerninteen-user > li > a:hover {
opacity: 0.75; }
.careerfy-header-nineteen .navbar-nav > li > a {
padding: 13px 0px 27px 0px; }
.careerfy-header-nineteen .navbar-nav > li > a:before {
display: none; }
.careerfy-header-nineteen .navbar-nav > li > a:after {
content: '';
position: absolute;
left: -16px;
top: 21px;
width: 5px;
height: 5px;
background-color: #96b4b3;
border-radius: 80px;
}
.jobsearch-useraccount-linksbtn {
position: relative;
display: inline-block;
}
.careerfy-headerninteen-user ul.nav-item-children,
.careerfy-header-twenty-user .nav-item-children,
.jobsearch-useraccount-linksbtn .nav-item-children {
background-color: #ffffff;
right: 0;
margin: 5px 0px 0px 0px;
padding: 0px 20px;
opacity: 0;
position: absolute;
top: 100%;
visibility: hidden;
width: 200px;
z-index: 999;
text-align: left;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
-webkit-transform: translateX(10px);
-moz-transform: translateX(10px);
-ms-transform: translateX(10px);
-o-transform: translateX(10px);
transform: translateX(10px);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-headerninteen-user > li:hover > ul.nav-item-children,
.careerfy-header-twenty-user > li:hover > ul.nav-item-children,
.jobsearch-useraccount-linksbtn:hover .nav-item-children {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
transform: translateX(0px);
}
.careerfy-headerninteen-user ul.nav-item-children li,
.careerfy-header-twenty-user .nav-item-children li,
.jobsearch-useraccount-linksbtn .nav-item-children li {
float: left;
width: 100%;
list-style: none;
}
.careerfy-headerninteen-user ul.nav-item-children li a,
.careerfy-header-twenty-user .nav-item-children li a,
.jobsearch-useraccount-linksbtn .nav-item-children li a {
border-bottom: 1px solid #f2f2f2;
color: #656c6c;
float: left;
font-size: 14px;
font-weight: 400;
padding: 10px 0px;
width: 100%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-headerninteen-user ul.nav-item-children li i,
.careerfy-header-twenty-user .nav-item-children li i,
.jobsearch-useraccount-linksbtn .nav-item-children li i {
float: left;
margin: 7px 7px 0px 0px;
} .careerfy-nineteen-search {
width: 740px;
margin: 0 auto;
text-align: center;
}
.careerfy-nineteen-search h1 {
display: block;
font-size: 54px;
font-weight: 500;
margin-bottom: 6px;
line-height: 1.3;
}
.careerfy-nineteen-search .careerfy-nineteen-search-description {
display: block;
font-size: 20px;
margin-bottom: 37px;
}
.careerfy-nineteen-search-tabs,
.careerfy-search-nineteen-tabs-nav li,
.careerfy-search-nineteen-tabs-nav li a,
.careerfy-nineteen-category-list,
.careerfy-nineteen-loc-search,
.careerfy-nineteen-loc-search input[type="text"],
.careerfy-nineteen-loc-search input[type="submit"],
.careerfy-nineteen-category-list a,
.careerfy-nineteen-category-list span {
float: left;
width: 100%;
}
.careerfy-nineteen-search-tabs {
margin-bottom: 35px; }
.careerfy-search-nineteen-tabs-nav {
float: left;
width: 25%;
}
.careerfy-search-nineteen-tabs-nav li {
list-style: none;
margin-bottom: 4px;
line-height: 1;
}
.careerfy-search-nineteen-tabs-nav li i {
float: left;
width: 51px;
height: 56px;
background-color: rgba(255,255,255,0.20);
color: #ffffff;
border-radius: 4px;
font-size: 22px !important;
padding-top: 17px;
position: relative;
}
.careerfy-search-nineteen-tabs-nav li i:after {
content: '';
position: absolute;
right: -10px;
top: 50%;
width: 10px;
height: 8px;
background-color: rgba(255,255,255,0.20);
margin-top: -3px;
}
.careerfy-search-nineteen-tabs-nav li span {
font-size: 15px;
color: #ffffff;
float: left;
width: 67%;
background-color: rgba(255,255,255,0.20);
margin-left: 10px;
padding: 20px 20px 19px 20px;
border-radius: 4px 0px 0px 4px;
}
.careerfy-nineteen-search-tabs .tab-content {
float: left;
width: 75%;
background-color: rgba(255,255,255,0.20);
padding: 25px 30px 22px 24px;
margin-left: -1px;
}
.careerfy-nineteen-loc-search ul {
margin: 0px -10px;
}
.careerfy-nineteen-loc-search li {
list-style: none;
float: left;
position: relative;
padding: 0px 10px;
line-height: 1;
}
.careerfy-nineteen-loc-search li i {
position: absolute;
left: 28px;
top: 17px;
color: #999999;
font-size: 22px;
z-index: 2;
}
.careerfy-nineteen-loc-search .loc-loader {
top: 17px;
right: 28px;
position: absolute;
}
.careerfy-nineteen-loc-search .loc-loader i {
position: static; }
.careerfy-nineteen-loc-search .jobsearch_searchloc_div .jobsearch_location_autocomplete {
left: 10px !important; }
.careerfy-nineteen-loc-search input[type="text"] {
height: 56px;
background-color: #ffffff;
border-radius: 3px;
padding: 6px 45px;
color: #999999;
font-size: 16px;
}
.careerfy-nineteen-loc-search li:nth-child(1) {
width: 68%; }
.careerfy-nineteen-loc-search li:last-child {
width: 32%; }
.careerfy-nineteen-loc-search input[type="submit"] {
font-size: 18px;
padding: 14px 0px 13px 0px;
border: none;
color: #ffffff;
border-radius: 3px;
font-weight: 600;
line-height: 1.6;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-nineteen-loc-search input[type="submit"]:hover {
background-color: #ffffff; }
.careerfy-nineteen-category-list {
text-align: center; }
.careerfy-nineteen-category-list ul li {
display: inline-block;
vertical-align: top;
padding: 0px 15px;
margin-right: -4px;
width: 20%;
}
.careerfy-nineteen-category-list i {
display: inline-block;
width: 112px;
height: 112px;
border: 5px solid #ffffff;
border-radius: 100%;
font-size: 42px;
color: #ffffff;
margin-bottom: 14px;
padding-top: 28px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-nineteen-category-list span {
color: #ffffff;
font-size: 18px;
} .careerfy-services-nineteen,
.careerfy-services-nineteen a {
float: left;
width: 100%;
text-align: center;
}
.careerfy-services-nineteen ul li {
vertical-align: top;
}
.careerfy-services-nineteen a {
position: relative; }
.careerfy-services-nineteen small {
display: inline-block;
width: 105px;
height: 105px;
color: #ffffff;
font-size: 42px;
padding-top: 28px;
position: relative;
margin-bottom: 24px;
border-radius: 80px;
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;
}
.careerfy-services-nineteen li:hover small {
background-color: #ffffff; }
.careerfy-services-nineteen span {
font-size: 24px;
font-weight: 600;
float: left;
width: 100%;
margin-bottom: 4px;
}
.careerfy-services-nineteen p {
margin-bottom: 0px;
font-size: 16px;
} .careerfy-services-nineteen-style2 a {
float: left;
width: 100%;
}
.careerfy-services-nineteen-style2 small {
float: left;
width: 100%;
font-size: 67px;
position: relative;
margin-bottom: 8px;
}
.careerfy-services-nineteen-style2 small:before {
content: '';
display: inline-block;
vertical-align: middle;
width: 47px;
height: 3px;
background-color: #96b4b3;
margin-right: 20px;
}
.careerfy-services-nineteen-style2 span {
font-size: 24px;
font-weight: 600;
float: left;
width: 100%;
margin-bottom: 4px;
}
.careerfy-services-nineteen-style2 p {
margin-bottom: 0px;
font-size: 16px;
} .careerfy-fancy-title-nineteen,
.careerfy-fancy-title-nineteen h2,
.careerfy-fancy-title-nineteen span {
float: left;
width: 100%;
}
.careerfy-fancy-title-nineteen {
text-align: center;
margin-bottom: 40px;
}
.careerfy-fancy-title-nineteen h2 {
margin-bottom: 3px;
text-transform: capitalize;
font-size: 50px;
line-height: 1.1;
padding-bottom: 14px;
position: relative;
color: #2a7175;
}
.careerfy-fancy-title-nineteen h2:before {
content: '';
position: absolute;
left: 50%;
bottom: 0px;
width: 31px;
height: 3px;
margin-left: -12px;
background-color: #2a7175;
}
.careerfy-fancy-title-nineteen span {
margin-bottom: 0px;
color: #999999;
font-size: 20px;
}
.careerfy-nineteen-testimonial-for a {
position: relative;
float: left;
width: 75px;
}
.careerfy-nineteen-testimonial-for a:hover:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0.40;
border-radius: 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;
} .careerfy-nineteen-testimonial,
.careerfy-nineteen-testimonial-wrapper,
.careerfy-nineteen-testimonial h2,
.careerfy-nineteen-testimonial-for a {
float: left;
width: 100%;
}
.careerfy-nineteen-testimonial-wrapper {
text-align: center;
}
.careerfy-nineteen-testimonial-for {
display: inline-block;
width: 256px;
}
.careerfy-nineteen-testimonial-for .slick-current.slick-active a {
margin-top: -15px;
}
.careerfy-nineteen-testimonial-for .slick-list {
padding: 44px 0px 0px 0px !important;
}
.careerfy-nineteen-testimonial-for img {
display: inline-block;
width: 75px;
border-radius: 100%;
}
.careerfy-nineteen-testimonial-for .slick-current.slick-active img {
border: 3px solid rgba(255,255,255,0.20);
}
.careerfy-nineteen-testimonial p {
color: #ffffff;
margin-bottom: 34px;
font-size: 18px;
display: inline-block;
width: 45%;
}
.careerfy-nineteen-testimonial h2 {
color: #ffffff;
margin-bottom: 0px;
} .careerfy-services-nineteen-style3,
.careerfy-services-nineteen-style3 li a {
float: left;
width: 100%;
}
.careerfy-services-nineteen-style3 li a {
background-color: #f9f9f9;
border: 1px solid rgba(0,0,0,0.08);
border-radius: 3px;
padding: 20px;
}
.careerfy-services-nineteen-style3 li img {
display: inline-block;
vertical-align: middle;
width: 145px;
}
.careerfy-services-nineteen-style3 li img ~ p {
display: inline-block;
width: 70%;
vertical-align: middle;
margin-bottom: 0px;
padding: 4px 0px 0px 20px;
}
.careerfy-services-nineteen-style3 small,
.careerfy-services-nineteen-style3 span {
display: inline-block;
width: 100%;
}
.careerfy-services-nineteen-style3 small {
font-size: 24px;
font-weight: 600;
}
.careerfy-services-nineteen-style3 span {
font-size: 18px;
color: #999999;
}
.careerfy-services-nineteen-style3 strong {
font-size: 14px;
} .careerfy-nineteen-search-style2-tabs,
.careerfy-search-nineteen-tabs-nav-style2,
.careerfy-nineteen-search-style2-tabs .tab-content,
.careerfy-nineteen-loc-search-style2,
.careerfy-nineteen-loc-search-style2 input[type="text"],
.careerfy-nineteen-loc-search-style2 input[type="submit"],
.careerfy-nineteen-loc-search-style2 input[type="email"],
.careerfy-nineteen-loc-search-style2 input[type="password"] {
float: left;
width: 100%;
}
.careerfy-search-nineteen-tabs-nav-style2 {
text-align: center;
margin-bottom: -5px;
}
.careerfy-search-nineteen-tabs-nav-style2 li {
display: inline-block;
margin: 0px 5px;
}
.careerfy-search-nineteen-tabs-nav-style2 li a {
float: left;
padding: 14px 23px;
border: 1px solid rgba(255,255,255,0.20);
border-bottom: none;
color: #ffffff;
font-size: 16px;
border-radius: 4px 4px 0px 0px;
}
.careerfy-search-nineteen-tabs-nav-style2 li.active a {
background-color: rgba(255,255,255,0.20);
}
.careerfy-search-nineteen-tabs-nav-style2 li a i {
margin: 2px 14px 0px 0px;
font-size: 25px;
float: left;
}
.careerfy-nineteen-search-style2-tabs .tab-content {
background-color: rgba(255,255,255,0.20);
padding: 30px 30px 1px 30px;
}
.careerfy-nineteen-loc-search-style2 ul {
margin: 0px -10px; }
.careerfy-nineteen-loc-search-style2 ul li {
float: left;
width: 27%;
list-style: none;
position: relative;
padding: 0px 10px;
margin-bottom: 20px;
}
.careerfy-nineteen-loc-search-style2 ul li:last-child {
width: 19%; }
.careerfy-nineteen-loc-search-style2 input[type="text"],
.careerfy-nineteen-loc-search-style2 input[type="email"],
.careerfy-nineteen-loc-search-style2 input[type="password"] {
height: 56px;
background-color: #ffffff;
border-radius: 4px;
font-size: 16px;
color: #999999;
padding: 6px 20px;
}
.careerfy-nineteen-loc-search-style2 i {
position: absolute;
right: 28px;
top: 19px;
font-size: 18px;
}
.careerfy-nineteen-loc-search-style2 .selectize-control.single .selectize-input input {
height: auto; }
.careerfy-nineteen-loc-search-style2 .selectize-control.single .selectize-input {
height: 56px;
padding-top: 17px !important;
}
.careerfy-nineteen-loc-search-style2 input[type="submit"] {
font-size: 18px;
padding: 14px 0px 13px 0px;
border: none;
color: #ffffff;
border-radius: 3px;
font-weight: 600;
height: 56px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-nineteen-loc-search-style2 input[type="submit"]:hover {
background-color: #ffffff; } .careerfy-footer-ninteen .widget_nav_menu ul li {
float: left;
width: 25%;
}
.careerfy-footer-ninteen .widget_nav_menu ul li a:before {
content: "\ea49";
font-family: careerfy;
font-size: 11px;
}
.careerfy-footer-ninteen .careerfy-footer-widget {
padding: 100px 0px 50px 0px;
}
.copyright-nineteen {
float: left;
width: 100%;
padding: 26px 0px;
}
.copyright-nineteen p {
float: left;
margin-bottom: 0px;
}
.copyright-nineteen-social {
float: right;
}
.copyright-nineteen-social li {
float: left;
list-style: none;
margin-right: 7px;
}
.copyright-nineteen-social li a {
font-size: 20px;
color: #ffffff;
}
.careerfy-twenty-search {
float: left;
width: 460px;
}
.careerfy-twenty-search-tag,
.careerfy-twenty-search-description,
.careerfy-twenty-search h1,
.careerfy-twenty-search-tabs,
.careerfy-search-twenty-tabs-nav,
.careerfy-twenty-search-tabs .tab-content,
.careerfy-twenty-loc-search,
.careerfy-twenty-loc-search input[type="text"],
.careerfy-twenty-loc-search input[type="submit"] {
float: left;
width: 100%;
}
.careerfy-twenty-search-tag {
font-size: 20px;
color: #666666;
margin-bottom: 2px;
}
.careerfy-twenty-search h1 {
font-size: 50px;
color: #333333;
margin-bottom: 22px;
line-height: 1.1;
}
.careerfy-twenty-search-description {
font-size: 18px;
color: #666666;
margin-bottom: 25px;
line-height: 1.5;
}
ul.careerfy-search-twenty-tabs-nav {
margin-bottom: -5px;
position: relative;
}
.careerfy-search-twenty-tabs-nav li {
float: left;
list-style: none;
}
.careerfy-search-twenty-tabs-nav li a {
float: left;
padding: 20px 27px;
font-size: 16px;
}
.careerfy-search-twenty-tabs-nav li.active a {
color: #ffffff;
border: 5px solid #fff;
border-bottom: none;
padding-top: 15px;
}
.careerfy-twenty-search-tabs .tab-content {
padding: 30px;
border: 5px solid #ffffff;
box-shadow: 0px 0px 20px 1px rgba(0,0,0,0.12);
}
.careerfy-twenty-loc-search ul { margin: 0px -8px; }
.careerfy-twenty-loc-search ul li {
float: left;
width: 80%;
list-style: none;
position: relative;
padding: 0px 8px;
}
.careerfy-twenty-loc-search ul li:last-child {
width: 20%; }
.careerfy-twenty-loc-search input[type="text"] {
height: 45px;
background-color: #ffffff;
color: #666666;
font-size: 14px;
padding: 5px 20px;
border: 1px solid rgba(52,136,55,0.37);
}
.careerfy-twenty-loc-search i {
position: absolute;
right: 27px;
top: 16px;
}
.careerfy-twenty-loc-search input[type="submit"] {
position: absolute;
right: 0px;
top: 0px;
border: none;
background-color: transparent;
width: 100%;
height: 45px;
z-index: 1;
cursor: pointer;
}
.careerfy-twenty-loc-search .careerfy-twenty-loc-submit i {
position: absolute;
right: 0px;
top: 0px;
border: 1px solid rgba(52,136,55,0.37);
background-color: #ffffff;
height: 45px;
z-index: 0;
width: 100%;
font-size: 23px;
text-align: center;
padding-top: 10px;
} .home .careerfy-header-twenty {
position: absolute;
left: 0px;
top: 40px;
width: 100%;
z-index: 10;
}
.careerfy-header-twenty-wrapper {
float: left;
width: 100%;
padding: 0px 30px;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.12);
position: relative;
}
.careerfy-header-twenty .careerfy-logo {
float: none;
display: inline-block;
vertical-align: middle;
margin: 16px -4px 14px 0px;
width: 26%;
}
.careerfy-header-twenty-inner-wrapper {
display: inline-block;
vertical-align: middle;
width: 74%;
}
.careerfy-header-twenty .jobsearch-navigation {
float: right; }
.careerfy-header-twenty-user {
float: right;
margin: 24px 0px 0px 25px;
}
.careerfy-header-twenty-user li {
list-style: none;
position: relative;
float: left;
margin-left: 10px;
}
.careerfy-header-twenty-user > li > a {
display: inline-block;
padding: 12px 35px;
line-height: 1;
color: #ffffff;
font-size: 16px;
font-weight: 600;
border-radius: 4px;
border: 1px solid;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.careerfy-header-twenty-user > li:hover > a {
background-color: #ffffff !important; } .careerfy-services-twenty ul li {
vertical-align: top; }
.careerfy-services-twenty a {
float: left;
width: 100%;
background-color: #ffffff;
border: 1px solid rgba(0,0,0,0.08);
padding: 32px 29px 40px 29px;
overflow: hidden;
position: relative;
}
.careerfy-services-twenty span {
display: block;
font-size: 26px;
font-weight: 600;
margin-bottom: 14px;
}
.careerfy-services-twenty .top-icon {
font-size: 66px;
margin-bottom: 12px;
display: inline-block;
}
.careerfy-services-twenty p {
font-size: 16px;
margin-bottom: 22px;
}
.careerfy-services-twenty .bottom-icon {
position: absolute;
right: -45px;
bottom: -30px;
font-size: 115px;
color: #e7e7e7;
}
.careerfy-services-twenty strong {
display: inline-block;
padding: 11px 23px;
color: #ffffff;
font-size: 16px;
border-radius: 3px;
line-height: 1;
font-weight: 400;
} .careerfy-services-twenty-style2 a {
float: left;
width: 100%;
}
.careerfy-services-twenty-style2-counter {
width: 99px;
height: 99px;
float: left;
text-align: center;
-webkit-mask: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/Round.svg) no-repeat 50% 50%;
mask: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/Round.svg) no-repeat 50% 50%;
-webkit-mask-size: cover;
mask-size: cover;
position: relative;
margin-top: 10px;
}
.careerfy-services-twenty-style2-counter i {
display: inline-block;
color: #ffffff;
font-size: 38px;
padding-top: 34px;
}
.careerfy-services-twenty-style2-content small {
position: absolute;
left: 74px;
top: 17px;
font-size: 24px;
color: #ffffff;
font-weight: 700;
}
.careerfy-services-twenty-style2-content {
position: relative; }
.careerfy-services-twenty-style2-counter ~ .careerfy-services-twenty-style2-content {
padding-left: 129px; }
.careerfy-services-twenty-style2-content span {
font-size: 24px;
font-weight: 700;
}
.careerfy-services-twenty-style2-content p {
font-size: 16px;
margin-bottom: 0px;
} .careerfy-fancy-title-twenty {
float: left;
width: 100%;
margin-bottom: 40px;
text-align: center;
}
.careerfy-fancy-title-twenty.text-align-left {
text-align: left;
}
.careerfy-fancy-title-twenty h2 {
display: block;
margin-bottom: 12px;
}
.careerfy-fancy-title-twenty span {
font-size: 16px; } .careerfy-twenty-testimonial-wrapper,
.careerfy-twenty-testimonial,
.careerfy-twenty-testimonial-for a,
.careerfy-twenty-testimonial-for img,
.careerfy-twenty-testimonial h2 {
float: left;
width: 100%;
}
.careerfy-twenty-testimonial-wrapper {
text-align: center; }
.careerfy-twenty-testimonial-for {
display: inline-block;
width: 53%;
}
.careerfy-twenty-testimonial-for .slick-list {
padding: 60px 0px 50px 0px !important; }
.careerfy-twenty-testimonial-for img {
border-radius: 100%;
border: 6px solid #e4e4e4;
}
.careerfy-twenty-testimonial-for .slick-current.slick-active {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
}
.careerfy-twenty-testimonial p {
display: inline-block;
width: 70%;
font-size: 20px;
color: #666666;
font-style: italic;
margin-bottom: 24px;
}
.careerfy-twenty-testimonial h2 {
margin-bottom: 0px;
}
.careerfy-twenty-testimonial span {
font-size: 20px;
display: block;
color: #333333;
}
.careerfy-twenty-testimonial .slick-dots {
margin: 30px 0px; }
.careerfy-twenty-testimonial .slick-dots li {
margin: 0px 3px; }
.careerfy-twenty-testimonial .slick-dots li button {
width: 8px;
height: 8px;
background-color: #333333;
border-radius: 100%;
}
.careerfy-twenty-testimonial-wrapper:before {
content: "\e9ab";
font-family: careerfy;
display: inline-block;
font-size: 66px;
width: 100%;
line-height: 1;
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
} .careerfy-services-twenty-style3 a {
float: left;
width: 100%;
text-align: center;
position: relative;
}
.careerfy-services-twenty-style3 a:before {
content: '';
position: absolute;
right: -66px;
top: 80px;
width: 100px;
height: 4px;
border-top: 2px dashed;
}
.careerfy-services-twenty-style3 li:nth-child(4n-4) a:before {
display: none;
}
.careerfy-services-twenty-style3 ul li {
vertical-align: top; }
.careerfy-services-twenty-style3 i {
display: inline-block;
font-size: 76px;
color: #ffffff;
text-align: center;
width: 156px;
height: 156px;
border: 4px dashed;
border-radius: 100%;
margin-bottom: 20px;
padding-top: 37px;
}
.careerfy-services-twenty-style3 span {
font-size: 22px;
color: #ffffff;
display: inline-block;
width: 70%;
margin-bottom: 13px;
}
.careerfy-services-twenty-style3 p {
font-size: 16px;
margin-bottom: 0px;
color: #ffffff;
display: inline-block;
width: 100%;
} .careerfy-accordion-style2 .panel {
border: none;
box-shadow: none;
margin-top: 10px !important;
}
.careerfy-accordion-style2 .panel-heading {
margin-bottom: 10px;
background-color: transparent;
border: none;
padding: 0px;
}
.careerfy-accordion-style2 .panel-heading a {
display: inline-block;
width: 100%;
border-radius: 4px;
padding: 15px 32px;
border: 1px solid #ebebeb;
position: relative;
font-size: 18px;
font-weight: 500;
color: #ffffff;
}
.careerfy-accordion-style2 .panel-heading a.collapsed {
background-color: #f5f9fa;
color: #333333;
}
.careerfy-accordion-style2 .panel-body {
border: 1px solid #ebebeb !important;
background-color: #f5f9fa;
font-size: 16px;
color: #666666;
line-height: 1.5;
padding: 20px;
border-radius: 4px;
}
.careerfy-accordion-style2 .panel-heading a i {
position: absolute;
right: 20px;
top: 50%;
margin-top: -5px;
font-size: 13px;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.careerfy-accordion-style2 .panel-heading .collapsed i {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
} .careerfy-twenty-loc-search-style2 ul { margin: 0px -5px; }
.careerfy-twenty-loc-search-style2 ul li {
list-style: none;
float: left;
width: 40%;
padding: 0px 5px;
}
.careerfy-twenty-loc-search-style2 ul li.careerfy-twenty-signup-submit {
width: 20%; }
.careerfy-twenty-loc-search-style2 input[type="email"],
.careerfy-twenty-loc-search-style2 input[type="password"],
.careerfy-twenty-loc-search-style2 input[type="text"] {
float: left;
width: 100%;
height: 45px;
background-color: #ffffff;
color: #666666;
font-size: 14px;
padding: 5px 20px;
border: 1px solid rgba(52,136,55,0.37);
}
.careerfy-twenty-loc-search-style2 input[type="submit"] {
float: left;
width: 100%;
background-color: #b21b20;
color: #ffffff;
padding: 16px 10px;
border-radius: 3px;
border: none;
line-height: 1;
font-size: 14px;
text-align: center;
}
.careerfy-twenty-signup-content {
float: left;
width: 100%;
padding-top: 40px;
} .careerfy-services-twenty-style4 ul li {
vertical-align: top; }
.careerfy-services-twenty-style4 a,
.careerfy-services-twenty-style4 a img,
.careerfy-services-twenty-style4 span,
.careerfy-services-twenty-img {
float: left;
width: 100%;
}
.careerfy-services-twenty-img {
position: relative;
padding: 12px;
margin-bottom: 20px;
}
.careerfy-services-twenty-img:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100px;
height: 3px;
}
.careerfy-services-twenty-img:after {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 3px;
height: 178px;
}
.careerfy-services-twenty-img small {
position: absolute;
right: 0px;
bottom: 0px;
width: 101px;
height: 177px;
}
.careerfy-services-twenty-img small:before {
content: '';
position: absolute;
right: 0px;
bottom: 0px;
width: 101px;
height: 3px;
background-color: #ffffff;
}
.careerfy-services-twenty-img small:after {
content: '';
position: absolute;
right: 0px;
bottom: 0px;
width: 3px;
height: 177px;
background-color: #ffffff;
}
.careerfy-services-twenty-style4 span {
font-size: 22px;
color: #ffffff;
margin-bottom: 6px;
}
.careerfy-services-twenty-style4 p {
font-size: 16px;
color: #ffffff;
margin-bottom: 0px;
} .careerfy-footer-twenty .careerfy-footer-widget {
padding: 90px 0px 25px 0px; } .careerfy-footer-title-style18,
.careerfy-footer-title-style18 h2 {
float: left;
width: 100%;
}
.careerfy-footer-title-style18 {
margin-bottom: 16px; }
.careerfy-footer-title-style18 h2 {
color: #ffffff;
border-bottom: 1px solid #181818;
box-shadow: 0px 1px 0px #2e2e2e;
padding-bottom: 15px;
font-weight: 400;
position: relative;
}
.careerfy-footer-title-style18 h2:before {
content: '';
position: absolute;
left: 0px;
bottom: -5px;
width: 65px;
height: 5px;
}
.widget_text_ten li,
.widget_text_ten ul {
float: left;
width: 100%;
}
.widget_text_ten li {
font-size: 16px;
color: #ffffff;
list-style: none;
margin-top: 10px;
}
.careerfy-footer-twenty .careerfy-footer-widget a.social-icon-footer-twenty {
display: inline-block;
width: 34px;
height: 34px;
background-color: #ffffff;
text-align: center;
line-height: 1;
padding-top: 8px;
border-radius: 100%;
margin-right: 10px;
color: #222222;
font-size: 18px;
margin-top: 5px;
}
.careerfy-footer-twenty .careerfy-footer-widget a.social-icon-footer-twenty i {
color: #222222; }
.widget_text_ten li span {
display: inline-block; }
.careerfy-footer-twenty .widget_nav_menu ul li {
float: left;
width: 33.333%;
}
.careerfy-footer-twenty .widget_nav_menu ul li a:before {
content: "\ea3c";
font-family: careerfy;
}
.copyright-twenty {
float: left;
width: 100%;
border-top: 1px solid #181818;
box-shadow: 0px 1px 0px #2e2e2e inset;
padding: 23px 0px 30px 0px;
text-align: center;
} .careerfy-header-twentyone-wrapper .careerfy-logo {
float: none;
display: inline-block;
vertical-align: middle;
margin: 15px 0px;
width: 30%;
margin-right: -4px;
}
.careerfy-header-twentyone-wrapper .jobsearch-navigation {
display: inline-block;
width: 70%;
vertical-align: middle;
margin-right: -4px;
}
.careerfy-header-twentyone-wrapper .navbar-nav > li > a {
text-transform: uppercase;
}
.careerfy-header-twentyone-wrapper .collapse {
float: right; }
.careerfy-header-twentyone-wrapper .navbar-nav > li > a:before {
display: none; }
.careerfy-header-twentyone-wrapper .navbar-nav > li > a:after {
content: '';
background-color: #9fe1de;
width: 5px;
height: 5px;
border-radius: 100%;
position: absolute;
left: -17px;
top: 50%;
margin-top: -3px;
}
.careerfy-header-twentyone-strip {
float: left;
width: 100%;
background-color: #f8f8f8;
border-bottom: 1px solid #f0f0f0;
padding: 9px 0px 14px 0px;
}
.careerfy-header-twentyone-strip p {
float: left;
color: #999999;
font-size: 14px;
margin-bottom: 0px;
margin-top: 2px;
}
.careerfy-header-twentyone-strip p a {
color: #999999; }
.careerfy-header-twentyone-strip p i {
margin-right: 5px; }
.careerfy-header-twentyone .top-strip-social-links {
float: right;
}
.careerfy-header-twentyone-social,
.careerfy-header-twentyone-user {
float: left;
}
.careerfy-header-twentyone-social li {
float: left;
list-style: none;
margin-left: 7px;
margin-top: 7px;
}
.careerfy-header-twentyone-social li a {
float: left;
width: 20px;
height: 20px;
background-color: #96b4b3;
border-radius: 100%;
color: #ffffff;
padding-top: 4px;
line-height: 1;
text-align: center;
font-size: 12px;
-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;
}
.careerfy-header-twentyone-user > li {
float: left;
list-style: none;
margin-left: 17px;
position: relative;
margin-top: 7px;
line-height: 1.4;
}
.careerfy-header-twentyone-user > li > a {
color: #999999; }
.careerfy-header-twentyone-user > li > a > i {
margin-right: 5px;
}
.careerfy-header-twentyone-wrapper {
float: left;
width: 100%;
} .careerfy-twentyone-search,
.careerfy-twentyone-search small.careerfy-twentyone-search-tag,
.careerfy-twentyone-search .careerfy-twentyone-search-description,
.careerfy-twentyone-search h1,
.careerfy-twentyone-search-tabs {
float: left;
width: 100%;
}
.careerfy-twentyone-search-tabs .careerfy-twentyone-loc-search input[type="text"] {
border: 2px solid; }
.careerfy-twentyone-search-tabs .careerfy-search-twentyone-tabs-nav li i {
border: 2px solid; }
.careerfy-twentyone-search-tabs .careerfy-search-twentyone-tabs-nav li {
margin-bottom: 7px; }
.careerfy-twentyone-search-tabs .careerfy-twentyone-loc-search {
width: 100%; }
.careerfy-twentyone-search {
text-align: center;
}
.careerfy-twentyone-search-inner {
display: inline-block;
width: 70%;
position: relative;
padding: 0px 56px;
}
.careerfy-twentyone-search h1 img {
position: absolute;
right: 0px;
top: 50%;
margin: -28px 0px 0px 0px;
}
.careerfy-twentyone-search small.careerfy-twentyone-search-tag {
font-size: 30px;
text-transform: uppercase;
font-weight: 600;
margin-bottom: 7px;
}
.careerfy-twentyone-search h1 {
font-size: 70px;
margin-bottom: 10px;
line-height: 1;
}
.careerfy-twentyone-search .careerfy-twentyone-search-description {
font-size: 18px;
margin-bottom: 40px;
}
.careerfy-search-twentyone-tabs-nav li {
display: inline-block;
list-style: none;
line-height: 1;
margin: 0px 14px 8px 14px;
}
.careerfy-search-twentyone-tabs-nav li i {
float: left;
width: 51px;
height: 56px;
background-color: #ffffff;
font-size: 25px;
text-align: center;
padding-top: 16px;
border-radius: 4px;
}
.careerfy-search-twentyone-tabs-nav li a {
color: #ffffff;
display: inline-block;
position: relative;
}
.careerfy-search-twentyone-tabs-nav li a:before {
content: '';
position: absolute;
left: 22px;
bottom: -10px;
width: 8px;
height: 10px;
background-color: #ffffff;
}
.careerfy-search-twentyone-tabs-nav li.active a i {
color: #ffffff; }
.careerfy-search-twentyone-tabs-nav li span {
float: left;
padding: 21px 0px 0px 10px;
font-size: 16px;
}
.careerfy-twentyone-loc-search {
display: inline-block;
width: 87%;
position: relative;
}
.careerfy-twentyone-loc-search input[type="text"],
.careerfy-twentyone-loc-search input[type="email"] {
float: left;
width: 100%;
background-color: #ffffff;
border-radius: 80px;
padding: 6px 60px;
border: none;
height: 61px;
font-size: 16px;
}
.careerfy-twentyone-loc-search i {
position: absolute;
left: 34px;
top: 21px;
color: #999999;
font-size: 20px;
z-index: 2;
}
.careerfy-twentyone-loc-search i.careerfy-location {
left: auto;
right: 170px;
}
.careerfy-twentyone-loc-search span.loc-loader {
position: absolute;
right: 170px;
top: 21px;
}
.careerfy-twentyone-loc-search span.loc-loader i {
position: static; }
.careerfy-twentyone-loc-search input[type="submit"] {
position: absolute;
right: 0px;
top: 0px;
height: 61px;
border: 1px solid;
color: #ffffff;
border-radius: 0px 80px 80px 0px;
padding: 6px 48px;
font-size: 18px;
font-weight: 600;
z-index: 99;
-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;
}
.careerfy-twentyone-loc-search input[type="submit"]:hover {
background-color: #ffffff; } .careerfy-services-twentyone a,
.careerfy-services-twentyone span {
float: left;
width: 100%;
}
.careerfy-services-twentyone ul {
margin: 0px; }
.careerfy-services-twentyone li {
padding: 0px 0px; }
.careerfy-services-twentyone a {
position: relative;
background-color: #f8f8f8;
padding: 84px 65px 82px 65px;
overflow: hidden;
border-left: 1px solid #dcdcdc;
}
.careerfy-services-twentyone span {
font-size: 24px;
color: #333333;
margin-bottom: 10px;
font-weight: 600;
}
.careerfy-services-twentyone p {
font-size: 16px;
margin-bottom: 0px;
}
.careerfy-services-twentyone i {
position: absolute;
right: 24px;
bottom: -20px;
font-size: 100px;
color: #e0e0e0;
-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;
}
.careerfy-services-twentyone li:hover i {
opacity: 0.50; }
.careerfy-header-twentyone .navbar-nav > li:last-child {
padding-right: 0px; } .careerfy-fancy-title-twentyone,
.careerfy-fancy-title-twentyone small,
.careerfy-fancy-title-twentyone h2 {
float: left;
width: 100%;
}
.careerfy-fancy-title-twentyone {
text-align: center;
margin-bottom: 50px;
}
.careerfy-fancy-title-twentyone small {
font-size: 16px;
margin-bottom: 11px;
}
.careerfy-fancy-title-twentyone h2 {
font-size: 36px;
margin-bottom: 19px;
text-transform: uppercase;
}
.careerfy-fancy-title-twentyone span {
font-size: 16px;
display: inline-block;
width: 45%;
} .careerfy-services-twentyone-style2 a {
float: left;
width: 100%;
}
.careerfy-services-twentyone-style2 img {
float: left;
width: 66px;
}
.careerfy-services-twentyone-style2 img ~ .careerfy-services-twentyone-content {
margin-left: 96px;
}
.careerfy-services-twentyone-content span {
font-size: 24px;
font-weight: 600;
text-transform: uppercase;
}
.careerfy-services-twentyone-content p {
font-size: 16px; } .careerfy-services-twentyone-style3 a,
.careerfy-services-twentyone-style3 span {
float: left;
width: 100%;
}
.careerfy-services-twentyone-style3 a {
text-align: center;
}
.careerfy-services-twentyone-style3 small {
display: inline-block;
padding: 20px;
border: 2px dashed #c4edeb;
border-radius: 100%;
position: relative;
margin-bottom: 34px;
}
.careerfy-services-twentyone-style3 small:before {
content: '';
position: absolute;
right: -96px;
top: 0px;
border-radius: 100%;
width: 126px;
height: 40px;
border: none;
border-top: 2px dashed #c4edeb;
}
.careerfy-services-twentyone-style3 small:after {
content: '';
position: absolute;
right: -96px;
bottom: 0px;
border-radius: 100%;
width: 126px;
height: 40px;
border: none;
border-bottom: 2px dashed #c4edeb;
}
.careerfy-services-twentyone-style3 i {
display: inline-block;
width: 178px;
height: 178px;
color: #ffffff;
border-radius: 100%;
font-size: 85px;
padding-top: 50px;
border: 2px 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;
}
.careerfy-services-twentyone-style3 li:hover i {
background-color: #ffffff;
}
.careerfy-services-twentyone-style3 span {
font-size: 24px;
text-transform: uppercase;
margin-bottom: 12px;
}
.careerfy-services-twentyone-style3 p {
font-size: 16px;
}
.careerfy-services-twentyone-style3 ul li:nth-child(4n-4) small:before,
.careerfy-services-twentyone-style3 ul li:nth-child(4n-4) small:after {
display: none; } .careerfy-twentyone-testimonial,
.careerfy-testimonial-twentyone-inner,
.careerfy-testimonial-twentyone-inner p,
.careerfy-testimonial-twentyone-inner h2,
.careerfy-testimonial-twentyone-inner span {
float: left;
width: 100%;
}
.careerfy-testimonial-twentyone-inner {
background-color: #ffffff;
padding: 70px 50px 50px 50px;
text-align: center;
border-radius: 4px;
}
.careerfy-testimonial-twentyone-inner img {
display: inline-block;
border-radius: 100%;
border: 9px solid #ffffff;
width: 115px;
margin-top: -150px;
}
.careerfy-testimonial-twentyone-inner p {
font-size: 16px;
color: #999999;
margin-bottom: 27px;
}
.careerfy-testimonial-twentyone-inner h2 {
margin-bottom: 6px;
text-transform: uppercase;
}
.careerfy-testimonial-twentyone-inner span {
font-size: 16px;
color: #666666;
}
.careerfy-twentyone-testimonial .slick-list {
margin: 0px -15px;
padding-top: 55px;
}
.careerfy-testimonial-twentyone-description {
padding: 69px 15px 0px 15px;
outline: none;
}
.careerfy-twentyone-testimonial .careerfy-testimonial-twentyone-layers {
padding: 0px 15px; } .careerfy-services-twentyone-style4 a,
.careerfy-services-twentyone-style4 span,
.careerfy-services-twentyone-style4 p {
float: left;
width: 100%;
}
.careerfy-services-twentyone-style4 a {
padding: 90px 40px 40px 40px;
position: relative;
background-size: cover;
background-repeat: no-repeat;
}
.careerfy-services-twentyone-style4 * {
position: relative;
z-index: 1;
}
.careerfy-services-twentyone-style4 a:after {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: #000;
opacity: 0.70;
z-index: 0;
}
.careerfy-services-twentyone-style4 span {
font-size: 30px;
margin-bottom: 13px;
font-weight: 600;
}
.careerfy-services-twentyone-style4 p {
margin-bottom: 12px;
position: relative;
padding-bottom: 30px;
}
.careerfy-services-twentyone-style4 p:before {
content: '';
position: absolute;
left: 0px;
bottom: 0px;
width: 52px;
height: 5px;
background-color: #ffffff;
}
.careerfy-services-twentyone-style4 small {
float: right;
font-size: 60px;
color: #ffffff;
font-weight: 700;
line-height: 1;
}
.careerfy-services-twentyone-style4 ul {
margin: 0px; }
.careerfy-services-twentyone-style4 li {
padding: 0px 0px; }
.careerfy-services.careerfy-services-twentyone-style4 li {
margin-bottom: 0px; } .careerfy-footer-twentyone .careerfy-footer-widget {
padding: 90px 0px 15px 0px; }
.careerfy-footer-twentyone .careerfy-footer-widget a.social-icon-footer-twenty {
display: inline-block;
width: 34px;
height: 34px;
background-color: #ffffff;
text-align: center;
line-height: 1;
padding-top: 8px;
border-radius: 100%;
margin-right: 10px;
color: #222222;
font-size: 18px;
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;
}
.careerfy-footer-twentyone .careerfy-footer-widget a.social-icon-footer-twenty:hover i {
color: #ffffff; }
.careerfy-footer-twentyone .careerfy-footer-widget a.social-icon-footer-twenty i {
color: #222222;
-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;
}
.careerfy-footer-twentyone .widget_nav_menu ul li {
float: left;
width: 33.333%;
}
.careerfy-footer-twentyone .widget_nav_menu ul li a:before {
content: "\ea3c";
font-family: careerfy;
}
.copyright-twentyone {
display: inline-block;
position: relative;
overflow: hidden;
width: 100%;
margin-bottom: 8px;
padding-bottom: 28px;
}
.copyright-twentyone p {
position: relative;
display: inline-block;
font-size: 14px;
}
.copyright-twentyone p:before {
background-color: #2d2d2d;
content: "";
height: 2px;
left: 100%;
margin: 14px 0 0 40px;
position: absolute;
top: 0%;
width: 9999px;
border-bottom: 1px solid #3c3c3c;
}
.copyright-twentyone p:after {
background-color: #ffffff;
content: "";
height: 5px;
left: 100%;
margin: 14px 0 0 40px;
position: absolute;
top: 0%;
width: 65px;
}
.careerfy-footer-twentyone .careerfy-footer-title-style18 h2 {
border-bottom-color: #3c3c3c;
box-shadow: 0px 1px 0px #2d2d2d;
} .careerfy-header-twentytwo-strip,
.careerfy-header-twentytwo-wrapper {
float: left;
width: 100%;
}
.careerfy-header-twentytwo-strip {
padding: 4px 0px 5px 40px;
margin-bottom: 5px;
}
.careerfy-header-twentytwo-wrapper {
background-color: #ffffff;
padding-left: 16px;
position: relative;
}
.careerfy-header-twentytwo .careerfy-logo {
width: 30%; }
.careerfy-header-twentytwo .careerfy-header-strip-list {
width: 70%; }
.careerfy-header-twentytwo .careerfy-logo,
.careerfy-header-twentytwo .careerfy-header-strip-list {
display: inline-block;
vertical-align: middle;
margin-right: -4px;
float: none;
}
.careerfy-header-twentytwo .careerfy-header-strip-list ul {
float: right; }
.careerfy-header-twentytwo .careerfy-header-strip-list ul li {
float: left;
list-style: none;
padding: 0px 40px 0px 50px;
position: relative;
line-height: 1.2;
}
.careerfy-header-twentytwo .careerfy-header-strip-list i {
position: absolute;
left: 0px;
top: 0px;
font-size: 38px;
color: #ffffff;
}
.careerfy-header-twentytwo .careerfy-header-strip-list span {
color: #ffffff;
font-size: 20px;
font-weight: 600;
}
.careerfy-header-twentytwo .careerfy-header-strip-list small {
color: #ffffff;
font-size: 14px;
display: block;s
}
.careerfy-header-twentytwo-wrapper .jobsearch-navigation,
.careerfy-header-twentytwo-user {
float: left;
}
.careerfy-header-twentytwo-wrapper .top-strip-social-links {
float: right;
}
.careerfy-header-twentytwo-user {
margin-top: 13px;
}
.careerfy-header-twentytwo-user > li {
float: left;
list-style: none;
margin: 12px 0px 0px 20px;
position: relative;
}
.careerfy-header-twentytwo-wrapper .top-strip-social-links p {
float: right;
background-color: #fef2f2;
font-size: 16px;
color: #333333;
font-weight: 600;
padding: 23px 28px 23px 14px;
margin: 0px 0px 0px 46px;
position: relative;
}
.careerfy-header-twentytwo-wrapper .top-strip-social-links p i {
font-size: 18px;
margin-right: 5px;
}
.careerfy-header-twentytwo-wrapper .top-strip-social-links p:before {
content: '';
position: absolute;
left: -25px;
top: 0px;
border-top: 78px solid #fef2f2;
border-left: 25px solid transparent;
}
.careerfy-header-twentytwo-user li a {
font-size: 16px;
font-weight: 600;
color: #333333;
}
.careerfy-header-twentytwo-user li a i {
margin-right: 10px; }
.careerfy-header-twentytwo-user li.jobsearch-usernotifics-menubtn a i {
margin-right: 0px; }
.careerfy-header-twentytwo {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
z-index: 40;
}
.careerfy-header-twentytwo .navbar-nav > li > a {
padding: 28px 0px 29px 0px;
} .careerfy-twentytwo-search {
float: right;
width: 480px;
position: relative;
}
small.careerfy-twentytwo-search-tag,
.careerfy-twentytwo-search h1,
.careerfy-twentytwo-search p,
.careerfy-twentytwo-search-tabs,
.careerfy-search-twentytwo-tabs-nav,
.careerfy-search-twentytwo-tabs-nav li a,
.careerfy-twentytwo-loc-search,
.careerfy-twentytwo-search-tabs .tab-content {
float: left;
width: 100%;
}
small.careerfy-twentytwo-search-tag {
font-size: 20px;
color: #b3a8a8;
font-weight: 600;
margin-bottom: 12px;
}
small.careerfy-twentytwo-search-tag img {
position: absolute;
right: 0px;
top: -55px;
}
.careerfy-twentytwo-search h1 {
font-size: 50px;
color: #ffffff;
margin-bottom: 12px;
line-height: 1.1;
}
.careerfy-twentytwo-search h1 strong {
color: #b3a8a8; }
.careerfy-twentytwo-search p {
font-size: 31px;
color: #c4bfbf;
margin-bottom: 40px;
font-weight: 600;
}
.careerfy-twentytwo-search p strong {
color: #82bff1; } .careerfy-search-twentytwo-tabs-nav li {
float: left;
list-style: none;
margin: 0px 30px 16px 0px;
}
.careerfy-search-twentytwo-tabs-nav li a {
color: #ffffff;
font-size: 16px;
}
.careerfy-search-twentytwo-tabs-nav li i {
float: left;
width: 46px;
height: 43px;
color: #ffffff;
border-radius: 4px;
margin: -6px 10px 0px 0px;
font-size: 25px;
text-align: center;
padding-top: 10px;
}
.careerfy-twentytwo-loc-search {
position: relative; }
.careerfy-twentytwo-loc-search input[type="text"] {
float: left;
width: 101%;
height: 54px;
background-color: #ffffff;
border-radius: 4px;
font-size: 16px;
color: #666666;
padding: 5px 29px;
}
.careerfy-twentytwo-search .careerfy-select-style {
width: 101%; }
.careerfy-twentytwo-loc-search input[type="submit"] {
float: left;
width: 66px;
height: 54px;
background-color: transparent;
border: none;
z-index: 2;
cursor: pointer;
}
.careerfy-twentytwo-loc-search i.careerfy-search-o {
color: #ffffff;
position: absolute;
right: 0px;
top: 0px;
font-size: 19px;
z-index: 1;
width: 66px;
height: 54px;
text-align: center;
padding-top: 18px;
}
.careerfy-twentytwo-loc-search .careerfy-pin {
position: absolute;
left: 20px;
top: 18px;
font-size: 18px;
} .careerfy-services-twentytwo-inner,
.careerfy-services-twentytwo-inner span,
.careerfy-services-twentytwo-inner p {
float: left;
width: 100%;
}
.careerfy-services-twentytwo {
padding-bottom: 10px;
border-bottom: 6px solid;
margin-bottom: 20px;
}
.careerfy-services-twentytwo-inner > a {
display: inline-block; }
.careerfy-services-twentytwo-inner {
background-color: #fafafa;
border: 1px solid #f4e9e9;
padding: 30px 33px;
}
.careerfy-services-twentytwo ul {
margin: 0px; }
.careerfy-services-twentytwo ul li {
padding: 0px;
margin-bottom: 0px;
}
.careerfy-services-twentytwo-inner i {
display: inline-block;
width: 67px;
height: 67px;
text-align: center;
color: #ffffff;
font-size: 32px;
margin-bottom: 24px;
border-radius: 100%;
padding-top: 17px;
}
.careerfy-services-twentytwo-inner span {
font-size: 22px;
color: #333333;
font-weight: 600;
margin-bottom: 12px;
}
.careerfy-services-twentytwo-inner p {
font-size: 16px;
color: #666666;
margin-bottom: 30px;
}
.careerfy-services-twentytwo-btn {
display: inline-block;
padding: 10px 26px;
border: 2px solid;
line-height: 1;
border-radius: 4px;
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;
}
li:hover .careerfy-services-twentytwo-btn {
background-color: #ffffff; } .careerfy-services-twentytwo-style2-wrapper,
.careerfy-services-twentytwo-style2.careerfy-services-big,
.careerfy-services-twentytwo-style2-img,
.careerfy-services-twentytwo-style2-img img,
.careerfy-services-twentytwo-style2 a,
.careerfy-services-twentytwo-style2-content h2 {
float: left;
width: 100%;
}
.careerfy-services-twentytwo-style2 a {
position: relative; }
.careerfy-services-twentytwo-style2 {
float: left;
width: 50%;
padding: 0px 5px 10px 5px;
}
.careerfy-services-twentytwo-style2-img {
position: relative; }
.careerfy-services-twentytwo-style2-img:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background-color: #333333;
opacity: 0.75;
}
.careerfy-services-twentytwo-style2-content {
position: absolute;
left: 0px;
bottom: 0px;
z-index: 1;
padding: 0px 50px 25px 50px;
}
.careerfy-services-twentytwo-style2-content small {
color: #ffffff;
font-size: 20px;
display: block;
margin-bottom: 10px;
}
.careerfy-services-twentytwo-style2-content span {
color: #ffffff;
font-size: 45px;
display: block;
font-weight: 700;
line-height: 1;
margin-bottom: 11px;
}
.careerfy-services-twentytwo-style2-content p {
color: #ffffff;
font-size: 18px;
display: block;
margin-bottom: 12px;
}
.careerfy-services-twentytwo-style2-btn {
display: inline-block;
padding: 12px 20px;
border: 2px solid;
line-height: 1;
border-radius: 4px;
color: #ffffff;
font-size: 18px;
margin-bottom: 30px;
-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;
}
.careerfy-services-twentytwo-style2-content h2 {
position: relative;
font-size: 26px;
font-weight: 500;
color: #ffffff;
margin-bottom: 19px;
padding-bottom: 15px;
}
.careerfy-services-twentytwo-style2-content h2:before {
content: '';
position: absolute;
left: 0px;
bottom: 0px;
width: 56px;
height: 6px;
} .careerfy-twentytwo-testimonial,
.careerfy-testimonial-twentytwo-inner,
.careerfy-testimonial-twentytwo-inner p {
float: left;
width: 100%;
}
.careerfy-testimonial-twentytwo-inner {
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;
}
.careerfy-testimonial-twentytwo-inner i {
display: block;
font-size: 50px;
color: #f5e9e9;
margin-bottom: 24px;
}
.careerfy-testimonial-twentytwo-inner p {
background-color: #ffffff;
border: 1px solid #f4e9e9;
padding: 36px 30px 60px 30px;
font-size: 16px;
color: #999999;
border-radius: 3px;
margin-bottom: -30px;
-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;
}
.careerfy-twentytwo-testimonial .slick-list {
margin: 0px -14px;
padding: 50px 0px 0px 0px !important;
}
.careerfy-testimonial-twentytwo-description {
padding: 0px 14px; }
.careerfy-testimonial-twentytwo-inner img {
display: inline-block;
border: 3px solid #ffffff;
width: 60px;
height: 60px;
border-radius: 100%;
margin-bottom: 7px;
}
.careerfy-testimonial-twentytwo-inner h2 {
font-size: 20px;
color: #666666;
margin-bottom: 0px;
display: block;
line-height: 1.1;
}
.careerfy-testimonial-twentytwo-inner span {
font-size: 16px;
color: #999999;
line-height: 1;
}
.slick-current.slick-active .careerfy-testimonial-twentytwo-inner {
margin-top: -50px;
}
.slick-current.slick-active .careerfy-testimonial-twentytwo-inner p,
.slick-current.slick-active .careerfy-testimonial-twentytwo-inner i {
color: #ffffff;
}
.careerfy-twentytwo-testimonial .slick-dots li button {
width: 9px;
height: 9px;
border: 1px solid #d4caca;
background-color: #ffffff;
}
.careerfy-twentytwo-testimonial .slick-dots li.slick-active button {
box-shadow: none; } .careerfy-services-twentytwo-style3 a,
.careerfy-services-twentytwo-style3 img,
.careerfy-services-twentytwo-style3 span {
float: left;
width: 100%;
}
.careerfy-services-twentytwo-style3 img {
margin-bottom: 24px; }
.careerfy-services-twentytwo-style3 span {
font-size: 24px;
font-weight: 600;
color: #333333;
margin-bottom: 11px;
}
.careerfy-services-twentytwo-style3 p {
font-size: 16px;
color: #999999;
margin-bottom: 0px;
}
.careerfy-twentytwo-loc-search-newsletter {
float: left;
width: 100%;
}
.careerfy-twentytwo-loc-search-newsletter ul { margin: 0px -5px; }
.careerfy-twentytwo-loc-search-newsletter li {
float: left;
list-style: none;
width: 39%;
position: relative;
padding: 0px 5px;
}
.careerfy-twentytwo-loc-search-newsletter li.careerfy-twentytwo-loc-search-submit {
width: 22%;
padding-left: 0px;
margin-left: -7px;
}
.careerfy-twentytwo-loc-search-newsletter input[type="email"],
.careerfy-twentytwo-loc-search-newsletter input[type="password"],
.careerfy-twentytwo-loc-search-newsletter input[type="text"] {
float: left;
width: 100%;
background-color: #ffffff;
border-radius: 4px;
padding: 6px 19px;
border: none;
height: 54px;
font-size: 16px;
color: #666666;
}
.careerfy-twentytwo-loc-search-newsletter i {
position: absolute;
right: 20px;
top: 19px;
color: #999999
}
.careerfy-twentytwo-loc-search-newsletter input[type="submit"] {
float: left;
width: 100%;
background-color: #333333;
color: #ffffff;
border: none;
padding: 13px 10px;
font-size: 16px;
text-align: center;
border-radius: 0px 4px 4px 0px;
}
.jobsearch-listing-mapcon ~ .container {
padding: 0px;
margin: 0px;
}
.careerfy-full-wide-page .jobsearch-listing-mapcon ~ .container {
padding: 0px 15px;
}
.careerfy-full-wide-page .container .jobsearch-listing-mapcon ~ .container {
padding: 0px;
margin: 0px;
width: 100%;
} .careerfy-candidate-style8-content,
.careerfy-candidate-style8-box1,
.careerfy-candidate-style8-box2,
.careerfy-candidate-style8 figure,
.jobsearch-typo-wrap .careerfy-candidate-style8-box2,
.jobsearch-typo-wrap .careerfy-candidate-style8-box1 {
display: inline-block;
vertical-align: middle;
margin-right: -4px;
}
.careerfy-candidate-style8 figure {
width: 135px;
padding: 15px 0px 15px 20px;
margin-bottom: 0px;
}
.careerfy-candidate-style8-thumb,
.careerfy-candidate-style8-wrapper,
.careerfy-candidate-style8-thumb img {
float: left;
width: 100%;
}
.careerfy-candidate-style8-thumb img {
border-radius: 100%; }
.careerfy-candidate-style8-wrapper,
.jobsearch-typo-wrap .careerfy-candidate-style8-wrapper {
border: 1px solid #e2e4e5;
padding: 0px 20px 10px 0px;
position: relative;
overflow: hidden;
background-color: #ffffff;
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;
}
li:hover .careerfy-candidate-style8-wrapper {
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
}
.careerfy-style8-candidate-like {
position: absolute;
right: 8px;
top: 18px;
width: 24px;
height: 24px;
border-radius: 100%;
color: #ffffff;
text-align: center;
font-size: 12px;
line-height: 2.2;
z-index: 3;
}
.urgntpkg-candv5,
.jobsearch-typo-wrap .urgntpkg-candv5 {
position: absolute;
left: -26px;
top: 10px;
background-color: #d72c2c;
color: #ffffff;
font-size: 14px;
text-transform: lowercase;
padding: 4px 25px;
line-height: 1;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.careerfy-candidate-style8-content,
.jobsearch-typo-wrap .careerfy-candidate-style8-content {
width: 82%;
padding-left: 17px;
}
.careerfy-candidate-style8-box1,
.careerfy-candidate-style8-box2 {
width: 50%;
}
.careerfy-candidate-style8-box1,
.jobsearch-typo-wrap .careerfy-candidate-style8-box1 {
padding: 24px 20px 10px 0px; }
.careerfy-candidate-style8-box2,
.jobsearch-typo-wrap .careerfy-candidate-style8-box2 {
padding: 20px 0px 22px 22px;
}
.careerfy-candidate-style8-box1 small {
font-size: 14px;
font-weight: 500;
color: #333333;
display: block;
line-height: 1;
}
.careerfy-candidate-style8 .resume-loding-msg {
position: absolute;
left: 0px;
right: auto;
bottom: 0px;
top: auto;
padding: 5px 7px;
line-height: 1.3;
font-size: 11px;
display: none;
}
.careerfy-candidate-style8-title {
display: block;
font-size: 20px;
font-weight: 600;
}
.careerfy-candidate-style8-loc {
font-size: 14px;
color: #666666;
}
.careerfy-candidate-style8-loc i {
margin-right: 5px; }
.careerfy-candidate-style8-title .careerfy-featured-rating {
float: none;
display: inline-block;
width: 78px;
vertical-align: middle;
margin-left: 5px;
}
.careerfy-candidate-style8-title .careerfy-featured-rating:before,
.careerfy-candidate-style8-title .careerfy-featured-rating-box:before {
content: "\f005 \f005 \f005 \f005 \f005";
font-size: 12px;
}
strong.careerfy-candidate-style8-badge {
float: right;
background-color: #ffc107;
width: 23px;
height: 23px;
color: #ffffff;
border-radius: 100%;
font-size: 12px;
text-align: center;
line-height: 2;
position: relative;
}
.careerfy-candidate-style8-title .tooltip-inner,
.careerfy-jobs-wrapper-style9 .tooltip-inner {
background: #ffc107; }
.careerfy-candidate-style8-title .tooltip.top .tooltip-arrow,
.careerfy-jobs-wrapper-style9 .tooltip.top .tooltip-arrow {
border-top-color: #ffc107; }
.careerfy-candidate-style8-inner {
display: inline-block;
width: 100%;
border-bottom: 4px double #e6e6e6;
position: relative;
}
.careerfy-candidate-style8-box3,
.jobsearch-typo-wrap .careerfy-candidate-style8-box3 {
display: inline-block;
width: 100%;
padding-top: 14px;
}
.careerfy-candidate-style8-inner:before {
content: '';
border-left: 4px double #e6e6e6;
position: absolute;
left: 50%;
top: 0px;
width: 4px;
height: 100%;
margin-left: -2px;
}
.careerfy-candidate-style8-options,
.jobsearch-typo-wrap .careerfy-candidate-style8-options {
float: left;
font-size: 14px;
color: #2a7075;
margin: 2px 40px 0px 0px;
}
.careerfy-candidate-style8-options i {
margin-right: 6px;
color: #2a7075;
}
.careerfy-candidate-style8-detail,
.jobsearch-typo-wrap .careerfy-candidate-style8-detail {
float: right;
padding: 8px 15px;
color: #ffffff;
border-radius: 4px;
line-height: 1;
font-size: 14px;
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;
}
.careerfy-candidate-style8-detail i {
margin-left: 7px; }
li:hover .careerfy-candidate-style8-detail {
background-color: #ffffff; } .careerfy-jobs-wrapper-style9 {
float: left;
width: 100%;
border: 1px solid #e2e4e5;
position: relative;
background-color: #ffffff;
}
.careerfy-jobs-box1,
.careerfy-jobs-box2,
.jobsearch-typo-wrap .careerfy-jobs-box1,
.jobsearch-typo-wrap .careerfy-jobs-box2 {
display: inline-block;
vertical-align: middle;
margin-right: -4px;
}
.careerfy-jobs-box1,
.jobsearch-typo-wrap .careerfy-jobs-box1 {
width: 75%;
padding: 30px;
}
.careerfy-jobs-box2,
.jobsearch-typo-wrap .careerfy-jobs-box2 {
width: 25%;
background-color: #fafafa;
position: relative;
overflow: hidden;
text-align: center;
padding: 22px 10px;
border-left: 4px double #e2e4e5;
}
.careerfy-jobs-style9-featured {
position: absolute;
left: 0px;
top: 0px;
}
.careerfy-sixteen-jobs-slider .careerfy-jobs-style9-featured {
z-index: 1; }
.careerfy-jobs-style9-featured:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
border-top: 44px solid #ffc107;
border-right: 44px solid transparent;
}
.careerfy-jobs-style9-featured i {
position: relative;
color: #ffffff;
padding: 0px 0px 0px 6px;
}
.careerfy-jobs-style9-title {
display: block;
font-size: 24px;
font-weight: 600;
}
.careerfy-jobs-wrapper-style9 ul.jobsearch-style9-custom-fields {
display: inline-block;
width: 100%;
}
.jobsearch-style9-custom-fields li {
list-style: none;
float: left;
padding: 0px 16px 8px 0px;
line-height: 1;
font-size: 14px;
}
.jobsearch-style9-custom-fields li small {
font-size: 12px; }
.jobsearch-style9-custom-fields li i {
margin-right: 4px;
font-size: 16px;
}
.careerfy-jobs-style9-options {
display: inline-block;
font-size: 14px;
margin: 8px 26px 10px 0px;
}
.careerfy-jobs-style9-options i { margin-right: 4px; }
.careerfy-jobs-style9-loc {
display: block;
font-size: 14px;
color: #666666;
}
small.careerfy-jobs-style9-jobtype {
float: right;
padding: 8px 18px;
line-height: 1;
border-radius: 4px;
font-size: 14px;
margin: -14px 0px 0px 0px;
}
.careerfy-jobs-box1 p {
margin-bottom: 0px;
}
.urgntpkg-badge-style9,
.jobsearch-typo-wrap .urgntpkg-badge-style9 {
position: absolute;
right: -26px;
top: 10px;
background-color: #d72c2c;
color: #ffffff;
font-size: 14px;
text-transform: lowercase;
padding: 4px 25px;
line-height: 1;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.urgntpkg-badge-style10 {
position: absolute;
right: 0px;
top: 0px;
width: 60px;
height: 55px;
overflow: hidden;
z-index: 2;
}
.urgntpkg-badge-style10 span {
position: absolute;
right: -26px;
top: 10px;
background-color: #d72c2c;
color: #ffffff;
font-size: 14px;
text-transform: lowercase;
padding: 4px 25px;
line-height: 1;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.careerfy-jobs-box2 small {
display: block;
font-size: 13px;
color: #333333;
font-weight: 500;
line-height: 1.3;
margin-bottom: 5px;
}
.careerfy-jobs-box2 small.careerfy-jobs-style9-company,
.careerfy-jobs-box2 small.careerfy-jobs-style9-company a {
color: #2a7175; }
.careerfy-jobs-box2 .shortlist_job_btn {
display: inline-block;
padding: 7px 9px;
line-height: 1;
color: #ffffff;
border-radius: 3px;
border: 1px solid;
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;
}
.careerfy-jobs-box2 .shortlist_job_btn:hover {
background-color: #ffffff; }
.careerfy-jobs-box2 .shortlist_job_btn i {
margin-right: 5px; }
.careerfy-jobs-box2 figure {
display: inline-block;
width: 87px;
height: 87px;
margin-bottom: 0px;
border: 3px solid #e2e4e5;
border-radius: 3px;
}
.careerfy-jobs-box2 figure a,
.careerfy-jobs-box2 figure img {
float: left;
width: 100%;
}
.careerfy-jobs-box2 .job-to-fav-msg-con {
position: static;
display: block;
}
.careerfy-header-two .jobsearch-usernotifics-menubtn > a {
display: inline-block;
padding: 8px 0px 0px 0px;
width: 40px;
height: 40px;
text-align: center;
border-radius: 100%;
}
.careerfy-header-two .jobsearch-usernotifics-menubtn a span {
right: -3px;
top: -3px;
}
.careerfy-header-three .jobsearch-usernotifics-menubtn a span {
right: 16px;
top: 2px;
}
.careerfy-header-three .hder-notifics-count,
.careerfy-header-eight .hder-notifics-count {
margin-top: 0px; }
.careerfy-header-four .careerfy-header-option > li.jobsearch-usernotifics-menubtn a {
padding: 8px 8px;
text-align: center;
margin: 1px 0px 0px 0px;
}
.careerfy-header-four .careerfy-header-option > li.jobsearch-usernotifics-menubtn a i {
font-size: 17px;
margin: 0px;
}
.careerfy-header-four .careerfy-header-option > li {
margin-left: 10px; }
.careerfy-header-two .careerfy-logo-con {
padding-left: 0px; }
.careerfy-header-six .careerfy-headfive-option li.jobsearch-usernotifics-menubtn > a {
padding: 0px;
margin: 7px 0px 0px 0px;
}
.careerfy-header-seven .careerfy-headsix-option > li.jobsearch-usernotifics-menubtn > a {
padding: 8px 0px 0px 0px;
width: 42px;
height: 42px;
text-align: center;
}
.careerfy-header-eight .careerfy-headseven-option > li.jobsearch-usernotifics-menubtn > a {
padding: 11px 0px 0px 12px;
width: 43px;
height: 43px;
border-radius: 100%;
}
.jobsearch-header-eight .jobsearch-usernotifics-menubtn a span {
right: 0px;
top: -6px;
}
.careerfy-header-nine .jobsearch-usernotifics-menubtn a span {
right: 3px;
top: -7px;
}
.careerfy-header-ten .jobsearch-usernotifics-menubtn a span {
right: 2px;
top: -9px;
}
.careerfy-header-twelve .careerfy-user-section > li.jobsearch-usernotifics-menubtn > a {
width: 45px;
height: 45px;
display: inline-block;
border-radius: 4px;
padding-top: 10px;
}
.careerfy-header-twelve .careerfy-user-section > li:before {
display: none; }
.careerfy-header-seventeen li.jobsearch-usernotifics-menubtn > a {
width: 35px;
height: 35px;
padding: 6px 0px 0px 6px;
margin-right: 7px;
}
.careerfy-header-eighteen .jobsearch-usernotifics-menubtn a span {
right: 23px;
top: -6px;
}
.careerfy-header-twenty-user > li.jobsearch-usernotifics-menubtn > a {
width: 42px;
height: 42px;
padding: 11px 5px 0px 5px;
text-align: center;
}
.single-post .careerfy-header-one ~ .careerfy-main-content {
padding-top: 100px; }
.careerfy-banner-search-six .selectize-control .item {
color: #777; }
.careerfy-banner-search-seven .selectize-control .item {
font-size: 14px;
color: #777;
}
.careerfy-banner-search-eight .selectize-control .item {
color: #666;
font-weight: 600;
font-size: 14px;
padding-top: 4px;
}
.careerfy-thirteen-banner i.careerfy-icon.careerfy-gps-o {
left: auto;
right: 25px;
}
p.error-api {
color: #fff;
margin: 10px 0px 0px 0px;
float: left;
width: 100%;
}
.jobsearch-chat-user-groups .jobsearch-chat-group-title {
font-size: 14px;
color: #666666;
font-weight: 600;
float: left;
width: 100%;
}
.careerfy-thirteen-banner-search li .show-all-results a {
margin: 0px; }
.careerfy-thirteen-banner span.sugg-search-loader {
position: absolute;
right: 10px;
top: 7px;
}
.careerfy-thirteen-banner span.sugg-search-loader i {
position: static; }
.careerfy-eighteen-blog-grid [class*="col-md-"] {
float: none;
display: inline-block;
margin-right: -4px;
vertical-align: top;
} .careerfy-mobile-hdr-sidebar {
position: fixed;
top: 0;
height: 100%;
width: 300px;
z-index: 9999;
background-color: #fff;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.careerfy-sidebar-navigation {
display: inline-block;
width: 100%;
height: 100%;
overflow-y: scroll;
border-right: 1px solid #e7e7e7;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a.mobile-navclose-btn {
position: absolute;
right: -24px;
top: 0;
width: 24px;
height: 24px;
background-color: #fff;
z-index: 9;
color: #000;
text-align: center;
font-size: 15px;
padding-top: 1px;
border: 1px solid #e7e7e7;
border-left: none;
border-top: none;
}
.child-navitms-opner {
position: absolute;
right: 0px;
top: 0px;
z-index: 6;
padding: 8px 16px;
cursor: pointer;
color: #000;
font-size: 18px;
-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;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.careerfy-mobile-navbar li.active > .child-navitms-opner {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.careerfy-mobile-navbar > li.active > .child-navitms-opner {
color: #ffffff; }
.careerfy-mobile-hdr-sidebar {
left: -390px; }
.careerfy-mobile-hdr-sidebar.animate-menu-open {
left: 0; }
.careerfy-mobile-navbar {
list-style: none;
height: 100%;
}
.careerfy-mobile-navbar li {
position: relative;
list-style: none;
}
.careerfy-mobile-navbar > li > a {
padding: 9px 5px 8px 15px;
display: block;
border-bottom: 1px solid #f0f0f0;
color: #000000;
font-weight: 600;
text-transform: uppercase;
font-size: 13px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.careerfy-mobile-navbar > li.active > a {
background: #13b5ea;
color: #fff;
}
.careerfy-mobile-navbar li.sidebar-header {
padding: 10px 25px 10px 15px;
font-size: 12px;
color: #4b646f;
background: #1a2226;
}
.careerfy-mobile-navbar li.active > .sidebar-submenu {
display: block; }
.careerfy-mobile-navbar a {
color: #000;
text-decoration: none;
}
.careerfy-mobile-navbar .sidebar-submenu {
display: none;
list-style: none;
padding-left: 0px;
margin: 0px;
background: #f6f6f6;
}
.careerfy-mobile-navbar .sidebar-submenu .sidebar-submenu {
padding: 0px;
margin: 0px;
}
.careerfy-mobile-navbar .sidebar-submenu > li > a {
padding: 5px 5px 5px 15px;
display: block;
border-bottom: 1px solid #e7e7e7;
color: #000000;
font-weight: 600;
text-transform: uppercase;
font-size: 13px;
}
.elementor-widget-container .careerfy-mobile-navbar li a {
float: none;
width: 100%;
margin: 0px;
}
.careerfy-mobilehder-strip {
float: left;
width: 100%;
background-color: #fff;
display: none;
}
.mobile-logocon {
display: inline-block;
vertical-align: middle;
margin-right: -4px;
width: 50%;
padding: 10px 0px 10px 0px;
}
.mobile-hder-topcon {
float: left;
width: 100%;
padding: 0px 15px;
}
.mobile-right-btnscon {
display: inline-block;
vertical-align: middle;
margin-right: -4px;
width: 50%;
}
.mobile-logocon a {
float: left;
width: 100%;
}
.mobile-logocon a img {
width: auto;
}
.mobile-right-btnscon a {
float: right;
color: #333333;
margin: 0px 0px 0px 20px;
}
.mobile-right-btnscon a.mobile-navigation-togglebtn {
font-size: 25px;
margin-top: 2px;
}
.mobile-right-btnscon a.mobile-usernotifics-btn,
.mobile-right-btnscon a.jobsearch-useracount-hdrbtn {
width: 28px;
height: 28px;
background-color: rgba(0,0,0,0.06);
border-radius: 100%;
text-align: center;
position: relative;
font-size: 16px;
padding-top: 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;
}
.mobile-right-btnscon a.mobile-usernotifics-btn {
background-color: rgba(0,0,0,0.06);
}
.mobile-right-btnscon .hderbell-notifics-count {
position: absolute;
right: 3px;
top: 3px;
background-color: #d75a4a;
width: 12px;
height: 12px;
color: #ffffff;
border-radius: 100%;
font-size: 8px;
line-height: 1.5;
}
a.mobile-hdr-custombtn {
float: left;
width: 100%;
background-color: #e8e8e8;
font-size: 13px;
padding: 14px 10px 13px 10px;
line-height: 1;
text-transform: uppercase;
text-align: center;
font-weight: 700;
}
a.mobile-hdr-custombtn i {
margin-right: 8px;
color: #000;
font-weight: 600;
}
.jobsearch-mobile-notificsdet .jobsearch-hdernotifics-listitms {
position: static;
float: left;
width: 100%;
opacity: 1;
visibility: visible;
box-shadow: none;
}
.jobsearch-mobile-notificsdet .hdernotifics-after-con a {
font-size: 12px;
}
.careerfy-mobile-navbar > li > a i {
margin-right: 8px;
} .mobile-hder-style2 .mobile-right-btnscon a {
float: left;
margin: 0px 20px 0px 0px;
}
.mobile-hder-style2 .mobile-logocon {
padding: 10px 0px 10px 0px;
}
.mobile-hder-style2 .mobile-logocon a img {
float: right;
}
.careerfy-mobile-hdr-sidebar.mobile-menu-style2 {
left: auto;
right: -390px;
}
.careerfy-mobile-hdr-sidebar.animate-menu-open.mobile-menu-style2 {
right: 0px;
}
.mobile-menu-style2 a.mobile-navclose-btn {
right: auto;
left: -24px;
border: 1px solid #e7e7e7;
border-right: none;
border-top: none;
} .mobile-hder-style3 .mobile-logocon {
padding: 9px 0px 8px 0px;
}
.mobile-hder-style3 a.mobile-navigation-togglebtn {
display: inline-block;
vertical-align: middle;
margin-right: 20px;
font-size: 25px;
float: none;
width: auto;
}
.mobile-hder-style3 .jobsearch-responsive-logo {
display: inline-block;
vertical-align: middle;
margin-right: -4px;
float: none;
width: auto;
}
.careerfy-mobile-hdr-sidebar.mobile-menu-style3 {
left: auto;
right: -390px;
}
.careerfy-mobile-hdr-sidebar.animate-menu-open.mobile-menu-style3 {
right: 0px;
}
.mobile-menu-style3 a.mobile-navclose-btn {
right: auto;
left: -24px;
border: 1px solid #e7e7e7;
border-right: none;
border-top: none;
}
.careerfy-mobile-hdr-sidebar .jobsearch-hdernotifics-listitms:before {
display: none; }
.careerfy-mobile-hdr-sidebar .jobsearch-hdernotifics-listitms,
.careerfy-mobile-hdr-sidebar .hdernotifics-title-con {
background-color: transparent;
}
.widget_newsletter ul li {
list-style: none; }
.jobsearch-profile-select.multiselct-sector-maincon select {
height: 55px;
overflow: inherit;
}
.careerfy-accordion ul {
float: left;
width: 100%;
margin: 0;
padding: 0px 0px 0px 30px;
}
.elementor-location-footer {
float: left;
width: 100%;
}
.jobsearch-top-strip .navbar-default .navbar-nav > li > a {
padding: 5px 0px 5px 0px;
color: #fff;
font-weight: normal;
font-size: 12px;
}
.careerfy-header-three .jobsearch-strip-media li a {
color: #ffffff;
font-size: 22px;
}
.careerfy-map.careerfy-map-main-wrapper {
max-width: 1140px;
min-width: 1140px;
float: left;
}
.careerfy-map-main-wrapper .mapboxgl-map {
overflow: inherit;
width: 100%;
}
.careerfy-btns-con-elementor {
display: inline-block; }
.careerfy-btns-con-elementor .careerfy-user-section > li {
padding-bottom: 0px; }
.careerfy-btns-con-elementor .careerfy-user-section {
padding-top: 0px; }
.careerfy-joblisting-plain .careerfy-joblisting-job-types {
display: inline-block;
width: 60%;
min-width: 104px;
}
.careerfy-joblisting-plain .careerfy-joblisting-job-types a {
width: 100%;
text-align: center;
margin: 0;
font-size: 13px;
padding: 8px 17px 8px 17px;
}
li.jobsearch-usernotifics-elementor {
padding-top: 0px; }
.jobsearch-usernotifics-elementor>a {
width: 42px;
height: 42px;
text-align: center;
display: inline-block;
padding: 11px 5px 0px;
line-height: 1;
color: #fff;
font-size: 16px;
font-weight: 600;
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;
}
.elementor-widget-container .jobsearch_apply_job_wrap {
background-color: transparent;
padding: 0px;
border: none;
}
.jobsearch-elementor-employer-contact a.jobsearch-sendmessage-btn small,
.jobsearch-elementor-apply-job a.jobsearch-applyjob-btn small {
display: inline-block;
font-size: 16px;
}
.jobsearch-jobdetail-joblisting 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: middle;
margin: -2px ​0px 0px 0px;
line-height: 1;
}
.careerfy-header-sixteen a.careerfy-logo {
float: none;
display: inline-block;
vertical-align: middle;
margin-right: 15px;
}

.careerfy-typo-wrap * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.careerfy-typo-wrap h1,.careerfy-typo-wrap h2,
.careerfy-typo-wrap h3,.careerfy-typo-wrap h4,
.careerfy-typo-wrap h5,.careerfy-typo-wrap h6 { margin-bottom: 8px; } .careerfy-plugin-default-container {
width: 1110px;
margin: 0 auto;
}
.careerfy-row,.careerfy-typo-wrap .careerfy-row {
margin: 0px -15px;
}
.careerfy-row:after,.careerfy-typo-wrap .careerfy-row:after {
clear: both;
}
.careerfy-row:after,
.careerfy-row:before,
.careerfy-typo-wrap .careerfy-row:after,
.careerfy-typo-wrap .careerfy-row:before {
display: table;
content: "";
}
.careerfy-column-1, .careerfy-column-2, .careerfy-column-3, .careerfy-column-4, .careerfy-column-5,
.careerfy-column-6, .careerfy-column-7, .careerfy-column-8,.careerfy-column-9, .careerfy-column-10,
.careerfy-column-11, .careerfy-column-12,
.careerfy-typo-wrap .careerfy-column-1, .careerfy-typo-wrap .careerfy-column-2, .careerfy-typo-wrap .careerfy-column-3, .careerfy-typo-wrap .careerfy-column-4, .careerfy-typo-wrap .careerfy-column-5,
.careerfy-typo-wrap .careerfy-column-6, .careerfy-typo-wrap .careerfy-column-7, .careerfy-typo-wrap .careerfy-column-8,.careerfy-typo-wrap .careerfy-column-9, .careerfy-typo-wrap .careerfy-column-10,
.careerfy-typo-wrap .careerfy-column-11, .careerfy-typo-wrap .careerfy-column-12 {
float: left;
padding: 0px 15px;
}
.careerfy-column-12 {
width: 100%;
}
.careerfy-column-11 {
width: 91.66666667%;
}
.careerfy-column-10 {
width: 83.33333333%;
}
.careerfy-column-9 {
width: 75%;
}
.careerfy-column-8 {
width: 66.66666667%;
}
.careerfy-column-7 {
width: 58.33333333%;
}
.careerfy-column-6 {
width: 50%;
}
.careerfy-column-5 {
width: 41.66666667%;
}
.careerfy-column-4 {
width: 33.33333333%;
}
.careerfy-column-3 {
width: 25%;
}
.careerfy-column-2 {
width: 16.66666667%;
}
.careerfy-column-1 {
width: 8.33333333%;
}
.careerfy-typo-wrap h1,.careerfy-typo-wrap h2,
.careerfy-typo-wrap h3,.careerfy-typo-wrap h4
.careerfy-typo-wrap h5,.careerfy-typo-wrap h6 {
clear: inherit;
font-weight: 600;
}
.careerfy-typo-wrap li { line-height: 28px; }
.widget a,.widget a:hover,.widget ul li a:hover { box-shadow: inherit; } .careerfy-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;
}
.careerfy-select-style select option { padding: 8px 18px; }
.careerfy-select-style { position: relative; }
.careerfy-select-style:after {
content: "\e97f";
font-family: careerfy;
color: #999999;
right: 20px;
top: 17px;
position: absolute;
pointer-events: none;
}
.careerfy-banner-search input[type="submit"] {
height: 60px;
border: none;
background-color: transparent;
position: relative;
z-index: 3;
}
.careerfy-banner-search ul li.careerfy-banner-submit i {
color: #ffffff;
font-size: 26px;
top: 0px;
right: 0px;
width: 100%;
height: 60px;
padding-top: 18px;
}
.careerfy-banner-btn {
display: inline-block;
}
.careerfy-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;
}
.careerfy-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;
}
.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: 12px;
}
.categories-list ul li img {
width: 50px;
display: inline-block;
margin: 12px 0px 28px 0px;
}
.careerfy-plain-btn {
float: left;
width: 100%;
text-align: center;
margin-bottom: 20px;
}
.careerfy-plain-btn a {
display: inline-block;
background-color: #13b5ea;
padding: 17px 25px;
line-height: 1;
color: #ffffff;
font-weight: 600;
text-transform: uppercase;
border-radius: 2px;
} .careerfy-job-listing {
float: left;
width: 100%;
}
.careerfy-job-listing ul li { list-style: none; } .careerfy-featured-listing > ul > li                                                           { margin-bottom: 30px; }
.careerfy-featured-listing                                                                     { margin-bottom: 25px; }
.careerfy-table-layer {
display: table;
width: 100%;
}
.careerfy-table-row {
display: table-row;
}
.careerfy-table-cell {
display: table-cell;
line-height: 26px;
}
.careerfy-featured-listing figure,
.careerfy-featured-listing-text {
display: table-cell;
vertical-align: middle;
}
.careerfy-featured-listing .careerfy-table-layer                                          { border: 1px solid #ececec; }
.careerfy-featured-listing figure a                                                        { display: inline-block; }
.careerfy-featured-listing figure ~ .careerfy-featured-listing-text                       { border-left: 1px solid #ececec; }
.careerfy-featured-listing-text                                                            { padding: 11px 19px 3px 19px; }
.careerfy-option-btn.careerfy-blue                                                        { background-color: #186fc9; }
.careerfy-option-btn.careerfy-red                                                         { background-color: #e12335; }
.careerfy-option-btn.careerfy-green                                                       { background-color: #f1630d; }
.careerfy-featured-listing figure {
margin-bottom: 0px;
text-align: center;
width: 119px;
padding: 20px;
overflow: hidden;
}
.careerfy-featured-listing-text h2 {
font-size: 16px;
display: inline-block;
width: 90%;
margin-bottom: 1px;
}
.careerfy-like-list {
float: right;
color: #8eb507;
}
.careerfy-featured-listing-text time {
display: inline-block;
line-height: 1;
font-size: 12px;
font-weight: 400;
margin-bottom: 19px;
margin-right: 7px;
}
.careerfy-featured-listing-options {
display: inline-block;
width: 100%;
border-top: 1px solid #eeeeee;
padding-top: 12px;
}
.careerfy-featured-listing-options ul {
float: left;
width: 70%;
margin: 0px;
}
.careerfy-featured-listing-options ul li {
float: left;
list-style: none;
margin-right: 14px;
}
.careerfy-featured-listing-options ul li a {
color: #b1b7c1;
font-size: 12px;
}
.careerfy-featured-listing-options ul li i {
font-size: 10px;
color: #b1b7c1;
margin-right: 3px;
}
.careerfy-option-btn {
float: right;
padding: 8px 17px 8px 17px;
font-size: 12px;
color: #ffffff;
background-color: #53b427;
text-transform: uppercase;
line-height: 1;
} .careerfy-subheader-form {
float: left;
width: 100%;
text-align: center;
margin-bottom: 52px;
}
.careerfy-subheader-form .careerfy-banner-search {
background-color: #ffffff;
padding: 20px;
margin: 0px;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
}
.careerfy-subheader-form .careerfy-banner-search ul li:first-child input[type="text"] { border-left: 1px solid #f2f2f2; } .careerfy-filterable {
float: left;
width: 100%;
margin-bottom: 33px;
}
.careerfy-filterable h2 {
float: left;
font-size: 18px;
margin-bottom: 0px;
}
.careerfy-filterable ul {
float: right;
}
.careerfy-filterable ul li {
float: left;
list-style: none;
padding: 0px 20px;
border-left: 1px solid #eceff1;
}
.careerfy-filterable ul li:first-child                                             { border-left: none; }
.careerfy-filterable ul li:last-child                                              { padding-right: 0px; }
.careerfy-filterable ul li i                                                       { margin-right: 0px; color: #13b5ea; }
.careerfy-filterable ul li:hover a                                                 { color: #13b5ea; }
.careerfy-filterable ul li a                                                       { color: #8d8d8d; }
.careerfy-filterable ul li i {
font-size: 16px;
margin-right: 7px;
display: inline-block;
vertical-align: middle;
}
.careerfy-filterable ul li a i { color: #999; }
.careerfy-filterable ul li:hover a i { color: #13b5ea; }
.careerfy-filterable-select select {
padding: 4px 0px;
background: #fff;
color: #13b5ea;
height: 26px;
width: 110px;
border: none;
font-size: 14px;
font-weight: 400;
outline:none;
display: inline-block;
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
cursor:pointer;
}
.careerfy-filterable-select select option { padding: 4px 3px; }
.careerfy-filterable-select {
position: relative;
display: inline-block;
}
.careerfy-filterable-select:after {
content: "\e964";
font-family: icomoon;
color: #13b5ea;
right: 0px;
top: 1px;
position: absolute;
pointer-events: none;
font-size: 11px;
} .careerfy-job,.careerfy-job-grid figure,.careerfy-job-time,
.careerfy-job-grid figure > a,.careerfy-job-grid-wrap,
.careerfy-jobgrid-text,.careerfy-job-tag {
float: left;
width: 100%;
}
.careerfy-job ul li                                    { list-style: none; }
.careerfy-job > ul > li                                { margin-bottom: 30px; } .careerfy-job-grid ul li {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.careerfy-job-grid-wrap                                                                { border: 1px solid #ececec; }
.careerfy-job-grid figure a,.careerfy-job-grid figure img                             { height: 100%; }
.careerfy-job-time li:first-child                                                      { padding-left: 0px; }
.careerfy-job-time li:first-child:before                                               { display: none; }
.careerfy-job-time li a                                                                { color: #999999; }
.careerfy-jobgrid-text                                                                 { padding: 10px 18px 11px 18px; }
.careerfy-job-grid figure {
background-color: #fcfcfc;
margin-bottom: 0px;
text-align: center;
padding: 44px 40px;
border-bottom: 1px solid #efefef;
height: 190px;
}
.careerfy-jobtype-label {
position: absolute;
left: -5px;
top: 13px;
background-color: #53b427;
font-size: 12px;
color: #ffffff;
padding: 5px 8px 6px 8px;
line-height: 1;
}
.careerfy-jobtype-label:before {
content: '';
position: absolute;
left: 0px;
bottom: -4px;
border-top: 5px solid #666666;
border-left: 5px solid transparent;
}
.careerfy-featured-label {
position: absolute;
left: 15px;
bottom: 15px;
padding: 4px 10px;
background-color: #13b5ea;
line-height: 1;
border-radius: 40px;
color: #ffffff;
font-size: 10px;
}
.careerfy-jobgrid-text h2 {
font-size: 16px;
margin-bottom: 0px;
line-height: 1.4;
}
.careerfy-job-tag a {
color: #13b5ea;
font-size: 12px;
margin-bottom: 4px;
}
.careerfy-job-time {
margin: 0px 0px 10px 0px; }
.careerfy-job-location {
padding-top: 5px;
border-top: 1px solid #ececec;
}
.careerfy-job-time li {
float: left;
color: #999999;
font-size: 12px;
padding: 0px 9px;
position: relative;
margin-bottom: 4px;
}
.careerfy-job-time li:before {
content: '';
position: absolute;
left: -1px;
top: 13px;
width: 3px;
height: 3px;
background-color: #e0e0e0;
border-radius: 100%;
}
.careerfy-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;
}
.careerfy-job-like:hover {
background-color: #13b5ea;
color: #ffffff;
}
.careerfy-jobtype-label.jobtype-label-green                { background-color: #f1630d; }
.careerfy-jobtype-label.jobtype-label-blue                 { background-color: #186fc9; }
.careerfy-jobtype-label.jobtype-label-red                  { background-color: #e12335; } .careerfy-pagination-blog {
float: left;
width: 100%;
margin: 25px 0px 60px 0px;
}
.careerfy-pagination-blog ul li {
float: left;
list-style: none;
margin: 0px 22px 10px 0px;
line-height: 1;
}
.careerfy-pagination-blog ul li a,
.careerfy-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;
}
.careerfy-pagination-blog ul li:hover a,
.careerfy-pagination-blog ul li:hover span,
.careerfy-pagination-blog ul li span.current {
background-color: #13b5ea;
color: #ffffff;
}
.careerfy-pagination-blog ul li a i                                                            { font-size: 19px; }
.careerfy-pagination-blog ul li a.next span            { padding-top: 14px; }
.careerfy-pagination-blog ul li a.prev span            { padding-top: 14px; }
.careerfy-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);
}
.careerfy-pagination-blog .prev.careerfy-page-numbers, .careerfy-pagination-blog .next.careerfy-page-numbers { padding: 0px; background-color: transparent !important; } .careerfy-checkbox,.careerfy-checkbox li,
.careerfy-search-filter-wrap,.careerfy-search-filter,
.careerfy-search-box,.careerfy-seemore,
.careerfy-search-box input[type="text"],
.careerfy-search-filter-wrap h2,.careerfy-checkbox-toggle {
float: left;
width: 100%;
}
.careerfy-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;
}
.careerfy-search-filter-wrap.careerfy-remove-padding { padding-bottom: 0px; }
.careerfy-search-filter-wrap h2 {
color: #666666;
font-size: 16px;
font-weight: 500;
margin-bottom: 0px;
}
.careerfy-search-filter-wrap h2 a {
color: #666666;
float: left;
width: 100%;
padding: 12px 0px 15px 0px;
position: relative;
}
.careerfy-without-toggle.careerfy-search-filter-wrap h2 a:before { display: none; }
.careerfy-search-filter-wrap h2 a:before {
content: "\e964";
font-family: icomoon;
position: absolute;
right: 0px;
top: 14px;
font-size: 13px;
color: #9d9d9d;
}
.careerfy-remove-padding h2 a:before { content: "\e94c"; }
.careerfy-checkbox li {
list-style: none;
margin-bottom: 2px;
position: relative;
}
.careerfy-checkbox li small {
position: absolute;
right: 0px;
top: 7px;
font-size: 13px;
color: #c8c8c8;
line-height: 1;
}
.careerfy-checkbox input[type="checkbox"],
.careerfy-checkbox input[type="radio"] {
display: none;
}
.careerfy-checkbox input[type="checkbox"] + label,
.careerfy-checkbox input[type="radio"] + label {
color: #838383;
font-size: 13px;
font-weight: 400;
cursor: pointer;
margin: 0px;
display: inline-block;
}
.careerfy-checkbox input[type="checkbox"] + label span,
.careerfy-checkbox input[type="radio"] + label span {
display: inline-block;
width: 12px;
height: 12px;
margin: 0px 12px 0px 0px;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #c2d1d3;
}
.careerfy-checkbox input[type="checkbox"]:checked + label span,
.careerfy-checkbox input[type="checkbox"] + label:hover span,
.careerfy-checkbox input[type="radio"]:checked + label span,
.careerfy-checkbox input[type="radio"] + label:hover span {
border-color: #13b5ea;
background-color: #13b5ea;
box-shadow: 0px 0px 0px 3px #ffffff inset;
}
.careerfy-search-box {
position: relative;
margin-bottom: 11px;
}
.careerfy-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;
}
.careerfy-search-box input[type="submit"] {
position: absolute;
right: 0px;
top: 0px;
width: 39px;
height: 39px;
border: none;
background-color: transparent;
z-index: 2;
}
.careerfy-search-box i {
position: absolute;
right: 14px;
top: 12px;
color: #cbd7d9;
font-size: 14px;
}
.careerfy-seemore {
font-size: 13px;
color: #13b5ea;
font-style: italic;
font-weight: 400;
text-decoration: underline;
margin-top: 6px;
}
.careerfy-location-box {
position: relative;
margin-bottom: 11px;
float: left;
width: 100%;
}
.careerfy-job-userlist .like-btn { float: right; }
.careerfy-location-box input[type="text"],
.careerfy-checkbox input[type="number"],
.careerfy-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%;
}
.careerfy-location-box i {
position: absolute;
right: 14px;
top: 12px;
color: #cbd7d9;
font-size: 14px;
} .careerfy-joblisting-classic figure a,
.careerfy-joblisting-classic-wrap {
float: left;
width: 100%;
}
.careerfy-joblisting-classic figure {
float: left;
width: 42px;
border: 1px solid #eeeeee;
margin-bottom: 0px;
}
.careerfy-joblisting-classic > ul > li                                                 { margin-bottom: 20px; }
.careerfy-joblisting-classic figure ~ .careerfy-joblisting-text                       { margin-left: 59px; }
.careerfy-job-userlist .careerfy-job-like                                             { border-color: #8bb300; }
.careerfy-list-option ul li i                                                          { margin-right: 6px; color: #999; }
.careerfy-list-option ul li a                                                          { color: #13b5ea; }
.careerfy-list-option                                                                  { float: left; }
.careerfy-list-option h2 {
font-size: 16px;
margin-bottom: 5px;
line-height: 1;
}
.careerfy-list-option h2 span {
display: inline-block;
padding: 3px 10px 3px 10px;
color: #ffffff;
background-color: #67cc66;
font-size: 10px;
font-weight: 300;
border-radius: 60px;
vertical-align: top;
}
.careerfy-list-option ul {
display: inline-block;
width: 100%;
margin: 0px;
}
.careerfy-list-option ul li {
float: left;
padding: 2px 15px;
border-left: 1px solid #e0e0e0;
line-height: 1;
font-size: 12px;
}
.careerfy-list-option ul li:first-child {
padding-left: 0px;
border-left: none;
}
.careerfy-job-userlist .careerfy-option-btn {
float: left;
margin-right: 15px;
min-width: 104px;
text-align: center;
}
.careerfy-job-userlist {
float: right;
margin-top: 10px;
}
.careerfy-joblisting-classic-wrap {
background-color: #ffffff;
border: 1px solid #ececec;
padding: 20px 19px 13px 14px;
} .careerfy-job-subheader {
float: left;
width: 100%;
text-align: center;
background: url(//kibriskariyer.net/wp-content/themes/careerfyyy/extra-images/jogdetail-subheader-bg.jpg);
position: relative;
padding: 45px 0px 87px 0px;
min-height: 320px;
margin-bottom: -190px;
} .careerfy-jobdetail-list {
float: left;
width: 100%;
margin: 0px;
background-color: #ffffff;
padding: 40px;
border: 1px solid #efefef;
margin-bottom: 30px;
position: relative;
}
.careerfy-jobdetail-listthumb {
float: left;
width: 200px;
border: 1px solid #efefef;
text-align: center;
padding: 40px 20px 40px 20px;
height: 200px;
}
.careerfy-jobdetail-listthumb ~ figcaption {
margin-left: 230px;
padding-top: 5px;
}
.careerfy-jobdetail-list figcaption h2 {
margin-bottom: 13px;
font-size: 26px;
line-height: 1;
}
.careerfy-jobdetail-list figcaption span {
display: block;
font-size: 16px;
color: #333333;
font-weight: 500;
margin-bottom: 11px;
}
.careerfy-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;
}
.careerfy-jobdetail-postinfo {
font-style: italic;
color: #13b5ea;
font-size: 11px;
margin-left: 5px;
font-weight: 400;
}
.careerfy-jobdetail-options {
display: inline-block;
width: 100%;
margin-bottom: 5px;
}
.careerfy-jobdetail-options li {
float: left;
list-style: none;
margin-right: 20px; margin-bottom: 3px;
}
.careerfy-jobdetail-options li:first-child {
width: 100%;
font-size: 16px;
}
.careerfy-jobdetail-options li a                                           { color: #999; }
.careerfy-jobdetail-options li a.careerfy-jobdetail-view                  { color: #ffffff; }
.careerfy-jobdetail-options li:first-child i                               { color: #999999; }
.careerfy-jobdetail-btn i                                                  { margin-right: 3px; }
.careerfy-jobdetail-media li a[data-original-title="facebook"]             { color: #3b5998; }
.careerfy-jobdetail-media li a[data-original-title="twitter"]              { color: #3ac1f1; }
.careerfy-jobdetail-media li a[data-original-title="linkedin"]             { color: #007ab9; }
.careerfy-jobdetail-media li a                                             { font-size: 22px; }
.careerfy-jobdetail-options li i {
font-size: 16px;
margin-right: 5px;
color: #13b5ea;
}
.careerfy-jobdetail-view {
font-size: 10px;
background-color: #13b5ea;
padding: 1px 9px;
border-radius: 40px;
margin-left: 4px;
}
.careerfy-jobdetail-btn.active {
border: 1px solid #13b5ea;
margin-right: 9px;
}
.careerfy-jobdetail-btn {
float: left;
color: #13b5ea;
font-weight: 500;
padding: 9px 11px 8px 11px;
line-height: 1;
}
.careerfy-jobdetail-media {
float: left;
margin-left: 20px;
}
.careerfy-jobdetail-media li {
float: left;
list-style: none;
margin-right: 12px;
line-height: 2;
padding-top: 5px;
}
.careerfy-jobdetail-media li span {
font-size: 11px;
text-transform: uppercase;
font-weight: 500;
margin-right: 3px;
} .careerfy-jobdetail-content {
float: left;
width: 100%;
padding: 30px;
border: 1px solid #efefef;
margin-bottom: 31px;
background-color: #ffffff;
}
.careerfy-content-title {
float: left;
width: 100%;
margin-bottom: 10px;
}
.careerfy-content-title h2 {
font-size: 20px;
margin-bottom: 0px;
} .careerfy-jobdetail-services {
float: left;
width: 100%;
margin: 8px 0px;
}
.careerfy-jobdetail-services ul li {
list-style: none;
margin-bottom: 24px;
}
.careerfy-jobdetail-services ul li[class*="careerfy-column-"] {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.careerfy-jobdetail-services i {
font-size: 32px;
color: #13b5ea;
float: left;
padding-top: 10px;
}
.careerfy-jobdetail-services .careerfy-services-text {
padding-left: 53px;
color: #666666;
}
.careerfy-jobdetail-services .careerfy-services-text.has-no-icon { padding-left: 0px; }
.careerfy-jobdetail-services small {
display: block;
font-size: 14px;
line-height: 1;
}
.careerfy-description {
float: left;
width: 100%;
margin-bottom: 23px;
}
.careerfy-description p {
font-size: 15px;
margin-bottom: 0px;
font-weight: 300;
}
.careerfy-list-style-icon                      { margin-top: 10px; }
.careerfy-jobdetail-joblisting                 { margin-bottom: 40px; }
.careerfy-list-style-icon,
.careerfy-list-style-icon li {
float: left;
width: 100%;
}
.careerfy-list-style-icon li {
list-style: none;
color: #333333;
font-weight: 300;
font-size: 15px;
margin-bottom: 5px;
}
.careerfy-list-style-icon li i {
margin: 8px 15px 0px 0px;
color: #13b5ea;
float: left;
font-size: 13px;
}
.careerfy-jobdetail-tags {
float: left;
width: 100%;
}
.careerfy-jobdetail-tags a {
float: left;
padding: 10px 14px 10px 14px;
background-color: #eaeaea;
border-radius: 20px;
line-height: 1;
margin: 10px 14px 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;
}
.careerfy-jobdetail-tags a:hover {
background-color: #13b5ea;
color: #ffffff;
}
.careerfy-section-title {
float: left;
width: 100%;
margin-bottom: 8px;
} .careerfy-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;
}
.careerfy-typo-wrap .careerfy-applyjob-btn:hover,.careerfy-typo-wrap .careerfy-sendmessage-btn:hover { color: #ffffff; }
.careerfy-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;
}
.widget_apply_job span {
display: block;
color: #13b5ea;
font-weight: 500;
margin-bottom: 15px;
}
.careerfy-applywith-title {
display: inline-block;
position: relative;
overflow: hidden;
width: 100%;
margin-bottom: 8px;
}
.careerfy-applywith-title small {
position: relative;
display: inline-block;
font-size: 12px;
text-transform: uppercase;
font-weight: 500;
}
.careerfy-applywith-title small:before, .careerfy-applywith-title small:after {
background-color: #efefef;
content: "";
height: 1px;
left: 100%;
margin: 11px 0 0 10px;
position: absolute;
top: 0%;
width: 9999px;
}
.careerfy-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%;
}
.widget_apply_job ul li {
float: left;
list-style: none;
padding: 0px 10px 10px 10px;
width: 50%;
}
.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;
}
.careerfy-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:last-child a { background-color: #007ab9; }
.careerfy-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;
}
.careerfy-sendmessage-btn i {
font-size: 25px;
margin: 0px 6px 0px 0px;
display: inline-block;
vertical-align: sub;
}
.jobsearch_box_map iframe {
float: left;
width: 100%;
height: 406px;
}
.widget_add img { width: 100%; } .careerfy-widget-title {
float: left;
width: 100%;
margin-bottom: 17px;
}
.careerfy-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;
} .careerfy-employer {
float: left;
width: 100%;
}
.careerfy-employer ul li                   { list-style: none; }
.careerfy-employer > ul > li               { margin-bottom: 30px; } .careerfy-employer-list .careerfy-table-cell { vertical-align: middle; }
.careerfy-employer-list figure a,.careerfy-employer-list figure img {
float: left;
width: 100%;
}
.careerfy-employer-list figure {
float: left;
width: 80px;
margin-bottom: 0px;
}
.careerfy-employer-list small {
font-size: 12px;
color: #13b5ea;
}
.careerfy-employer-list h2 {
margin-bottom: 0px;
line-height: 1;
font-size: 18px;
}
.careerfy-employer-list span {
font-size: 12px;
color: #999999;
}
.careerfy-employer-list span i { margin-right: 4px; }
.careerfy-employer-thumblist {
float: left;
margin: 0px;
}
.careerfy-employer-thumblist li {
float: left;
width: 33px;
list-style: none;
margin-left: -9px;
}
.careerfy-employer-thumblist li a,
.careerfy-employer-thumblist li img {
float: left;
width: 100%;
}
.careerfy-employer-thumblist li img {
border-radius: 100%;
border: 2px solid #ffffff;
}
.careerfy-employer-thumblist-size {
display: inline-block;
font-size: 13px;
color: #666666;
font-weight: 500;
margin-left: 13px;
}
.careerfy-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;
}
.careerfy-employer-list-btn:hover {
background-color: #13b5ea;
color: #ffffff;
}
.careerfy-employer-list .careerfy-table-layer {
padding: 20px;
border: 1px solid #ececec;
} .careerfy-employer-grid-wrap,
.careerfy-employer-grid figure {
float: left;
width: 100%;
}
.careerfy-employer-grid-wrap {
border: 1px solid #ececec;
padding: 20px 20px 18px 20px;
}
.careerfy-employer-grid figure { margin: 0px 0px 25px 0px; }
.careerfy-employer-grid-image {
float: left;
width: 60px;
}
.careerfy-employer-grid .careerfy-employer-grid-image ~ figcaption { margin-left: 75px; }
.careerfy-employer-grid figcaption {
line-height: 1;
}
.careerfy-employer-grid figcaption small {
display: inline-block;
font-size: 12px;
color: #13b5ea;
margin-bottom: 5px;
}
.careerfy-employer-grid figcaption h2 {
font-size: 15px;
margin-bottom: 7px;
line-height: 1;
}
.careerfy-employer-grid figcaption span {
font-size: 12px;
color: #999999;
}
.careerfy-employer-grid .careerfy-employer-thumblist { margin-left: 9px; }
.careerfy-employer-grid .careerfy-employer-thumblist-size { margin-top: 3px; }
.careerfy-employer-grid-btn {
float: left;
width: 100%;
border: 1px solid #ececec;
border-top: none;
background-color: #fcfcfc;
color: #13b5ea;
font-weight: 500;
font-size: 14px;
text-align: center;
padding: 11px 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;
}  .careerfy-rating-info {
display: inline-block;
font-size: 18px;
color: #ffaf00;
vertical-align: super;
margin-right: 4px;
}
.careerfy-rating {
display: inline-block;
height: 22px;
position: relative;
width: 122px;
}
.careerfy-rating:before, .careerfy-rating-box:before {
content: "";
left: 0;
position: absolute;
top: 0;
width: 122px;
height: 22px;
background: url(//kibriskariyer.net/wp-content/themes/careerfyyy/images/rating-star.png);
}
.careerfy-rating-box:before {
content: "";
background-position: 0px 100%;
}
.careerfy-rating-box {
height: 22px;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
}
.careerfy-employerdetail-btn {
float: left;
color: #13b5ea;
font-weight: 500;
padding: 13px 15px 13px 15px;
line-height: 1;
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;
}
.careerfy-employerdetail-btn:hover {
background-color: #13b5ea;
color: #ffffff;
}
.careerfy-employerdetail-btn i {
font-size: 12px;
margin-right: 4px;
}
.careerfy-add-space                                                                                    { margin-top: 6px; }
.careerfy-employerdetail-content                                                                       { padding: 30px 30px 0px 30px; margin-bottom: 0px; }
.careerfy-employerdetail-content .careerfy-jobdetail-services .careerfy-services-text                { font-weight: 500; }
.careerfy-employerdetail-content .careerfy-jobdetail-services small                                   { font-weight: 400; } .careerfy-employer-wrap-section {
float: left;
width: 100%;
border: 1px solid #efefef;
border-top: none;
padding: 27px 29px 15px 29px;
background-color: #ffffff;
}
.careerfy-gallery,
.careerfy-simple-gallery ul li a img {
float: left;
width: 100%;
}
.careerfy-simple-gallery ul li {
list-style: none;
margin-bottom: 20px;
}
.careerfy-simple-gallery ul li a                                   { border: 1px solid #efefef; }
.careerfy-simple-gallery ul.careerfy-row                          { margin: 0px -10px; }
.careerfy-simple-gallery ul li[class*="careerfy-column-"]         { padding: 0px 10px; }
.careerfy-addmore-space                                            { margin-bottom: 23px; } .careerfy-company-review,.careerfy-company-review figure,
.company-review-thumb img,.careerfy-company-review-text {
float: left;
width: 100%;
}
.careerfy-company-review ul li                                             { list-style: none; position: relative; }
.careerfy-company-review > ul > li                                         { margin-bottom: 30px; }
.careerfy-company-review figure                                            { margin-bottom: 17px; }
.company-review-thumb img                                                   { border-radius: 100%; }
.careerfy-company-review-left h6 a                                         { color: #666666; }
.careerfy-company-review-text h6 a                                         { color: #666666; }
.careerfy-company-review ul li:last-child                                  { margin-bottom: 0px; }
.careerfy-company-review-text h6                                           { margin-bottom: 4px; }
.careerfy-margin-bottom                                                    { margin-bottom: 25px; }
.company-review-thumb {
float: left;
width: 60px;
}
.review-detail-popover {
position: absolute;
left: 9%;
top: 60px;
border: 1px solid #ddd;
background-color: #ffffff;
z-index: 2;
padding: 12px 12px 7px 12px;
max-width: 140px;
display: none;
box-shadow: 0px 0px 3px 1px #eee;
}
.company-review-thumb ~ figcaption { margin-left: 84px; padding-top: 7px; }
.careerfy-company-review-left {
float: left;
}
.careerfy-company-review-left h6 {
font-size: 18px;
margin-bottom: 6px;
line-height: 1;
}
.careerfy-company-review figure figcaption time {
float: right;
font-size: 14px;
color: #666666;
margin-top: 2px;
}
.careerfy-company-rating {
display: inline-block;
height: 14px;
line-height: 14px;
position: relative;
width: 85px;
}
.careerfy-company-rating:before, .careerfy-company-rating-box:before {
color: #f1f2f2;
content: "\f005 \f005 \f005 \f005 \f005";
font-family: FontAwesome;
font-size: 14px;
left: 0;
letter-spacing: 5px;
position: absolute;
top: 0;
}
.careerfy-company-rating-box:before {
content: "\f005 \f005 \f005 \f005 \f005";
color: #ffaf00;
}
.careerfy-company-rating-box {
height: 14px;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
}
.careerfy-company-review-left small {
display: inline-block;
font-size: 14px;
color: #ffaf00;
line-height: 1;
vertical-align: super;
margin-left: 7px;
}
.careerfy-company-review-text {
border-bottom: 1px dashed #efefef;
padding-bottom: 11px;
}
.careerfy-company-review ul li:last-child .careerfy-company-review-text {
padding-bottom: 0px;
border-bottom: none;
} .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 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 {
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: none;
text-transform: uppercase;
font-weight: 500;
line-height: 1;
margin: 10px 0px 8px 0px;
border: 1px solid;
}
.widget_contact_form p {
font-size: 12px;
color: #999999;
text-align: center;
margin-bottom: 0px;
} .careerfy-employer-dashboard-nav,
.careerfy-employer-dashboard-nav figure,.careerfy-employer-dashboard-nav ul li a,
.careerfy-employer-dashboard-nav ul,.careerfy-employer-dashboard-nav ul li {
float: left;
width: 100%;
}
.careerfy-employer-dashboard-nav {
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.08);
padding: 30px 0px 0px 0px;
margin-bottom: 50px;
}
.careerfy-employer-dashboard-nav figure {
text-align: center;
margin-bottom: 10px;
}
.jobsearch-employer-dashboard-nav .employer-dashboard-thumb {
border: none; }
.employer-dashboard-thumb {
border: 1px solid #efefef;
width: 140px;
height: 140px;
display: inline-block;
border-radius: 100%;
padding: 3px;
margin-bottom: 22px;
}
.employer-dashboard-thumb img { border-radius: 100%; }
.careerfy-dashboard-subtitle {
display: block;
font-size: 14px;
color: #4e565d;
line-height: 1;
margin-bottom: 13px;
}
.careerfy-fileUpload {
position: relative;
overflow: hidden;
display: inline-block;
margin-bottom: 12px;
}
.careerfy-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;
-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;
}
.careerfy-fileUpload span i {
font-size: 13px;
margin-right: 3px;
}
.careerfy-fileUpload:hover span {
color: #ffffff;
background-color: #13b5ea;
}
.careerfy-fileUpload input.careerfy-upload {
position: absolute;
top: 0;
right: 0;
margin: 0;
padding: 0;
font-size: 20px;
cursor: pointer;
opacity: 0;
filter: alpha(opacity=0);
}
.careerfy-employer-dashboard-nav figcaption h2 {
text-transform: uppercase;
font-size: 24px;
color: #333;
} .careerfy-employer-dashboard-nav ul li {
list-style: none;
border-top: 1px solid #eceeef;
}
.careerfy-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;
-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;
}
.careerfy-employer-dashboard-nav ul li i {
color: #aaaaaa;
display: inline-block;
margin: -1px 14px 0px 0px;
font-size: 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;
}
.careerfy-employer-dashboard-nav ul li:hover i,.careerfy-employer-dashboard-nav ul li.active i,
.careerfy-employer-dashboard-nav ul li:hover a,.careerfy-employer-dashboard-nav ul li.active a                    { color: #13b5ea; }
.careerfy-employer-dashboard-nav ul li:hover a,.careerfy-employer-dashboard-nav ul li.active a                    { background-color: #f7f7f7; }
.careerfy-employer-dashboard-nav ul li:last-child a                                                                { border: none; } .careerfy-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;
}
.careerfy-profile-title {
float: left;
width: 100%;
margin-bottom: 28px;
border-bottom: 1px solid #efefef;
}
.careerfy-profile-title h2 {
margin-top: 8px;
margin-bottom: 17px;
line-height: 1;
font-size: 22px;
color: #13b5ea;
font-weight: 400;
float: left;
}
.careerfy-employer-profile-form li {
list-style: none;
margin-bottom: 18px;
line-height: 28px;
}
.careerfy-employer-profile-form label {
font-size: 14px;
margin-bottom: 13px;
font-weight: 500;
color: #333333;
float: left;
width: 100%;
line-height: 1;
}
.careerfy-employer-profile-form li input[type="text"],
.careerfy-employer-profile-form li input[type="password"],
.careerfy-employer-profile-form li textarea,
.careerfy-employer-profile-form li input[type="email"],
.careerfy-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;
}
.careerfy-employer-profile-form li textarea {
height: 147px;
line-height: 26px;
} .careerfy-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;
}
.careerfy-profile-select select option                     { padding: 8px 18px; }
.careerfy-profile-select {
position: relative;
float: left;
width: 100%;
}
.careerfy-profile-select:after {
content: "\e964";
font-family: icomoon;
color: #aaaaaa;
right: 15px;
top: 6px;
position: absolute;
pointer-events: none;
}
.careerfy-employer-profile-form.careerfy-row                                  { margin: 0px -10px; }
.careerfy-employer-profile-form [class*="careerfy-column-"] {
padding: 0px 10px;
float: none;
display: inline-block;
margin-right: -4px;
vertical-align: bottom;
}
.careerfy-typo-wrap .careerfy-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;
}
.careerfy-typo-wrap button, .careerfy-typo-wrap input[type="button"], .careerfy-typo-wrap input[type="submit"] {
font-weight: normal;
}
.careerfy-profile-map {
float: left;
width: 100%;
margin: 18px 0px 6px 0px;
}
.careerfy-profile-map iframe { height: 206px; }
.careerfy-short-message {
color: #777777;
font-size: 12px;
}
.careerfy-field-loader {
position: absolute;
right: 15px;
top: 7px;
background-color: #ffffff;
z-index: 7;
color: #aaaaaa;
} .careerfy-company-photo {
float: left;
width: 100%;
background-color: #f6f7f9;
border: 1px dashed #b8c0cc;
text-align: center;
padding: 60px 20px 51px 20px;
margin-bottom: 12px;
}
.careerfy-company-photo img { margin-bottom: 16px; }
.careerfy-company-photo h2 {
font-size: 18px;
color: #666f80;
margin-bottom: 5px;
line-height: 1;
display: block;
}
.careerfy-company-photo small {
font-size: 10px;
color: #999999;
display: block;
margin-bottom: 13px;
}
.careerfy-company-photo .careerfy-fileUpload span {
background-color: #13b5ea;
border: 1px solid #0585af;
border-radius: 4px;
color: #ffffff;
}
.careerfy-typo-wrap .careerfy-employer-profile-submit {
float: left;
background-color: #13b5ea;
font-size: 16px;
color: #ffffff;
border-radius: 4px;
padding: 13px 24px;
line-height: 1;
border: 1px solid #13b5ea;
}
.careerfy-typo-wrap .main-tab-section .careerfy-employer-profile-submit:hover {
background-color: transparent;
color: #13b5ea;
}
.careerfy-typo-wrap button, .careerfy-typo-wrap input[type="button"], .careerfy-typo-wrap 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;
}
.careerfy-typo-wrap button:hover, .careerfy-typo-wrap button:focus, .careerfy-typo-wrap input[type="button"]:hover, .careerfy-typo-wrap input[type="button"]:focus, .careerfy-typo-wrap input[type="submit"]:focus {
background-color: #13b5ea;
color: #ffffff;
}
.careerfy-typo-wrap input[type="submit"]:hover {
background-color: #ffffff;
}
.careerfy-employer-dasboard {
float: left;
width: 100%;
margin-bottom: 50px;
} .careerfy-company-gallery,.careerfy-company-gallery figure > a,
.careerfy-company-gallery figure > a img,.careerfy-company-gallery figcaption {
float: left;
width: 100%;
}
.careerfy-company-gallery ul { margin: 0px -10px; }
.careerfy-company-gallery ul li {
list-style: none;
padding: 0px 10px;
margin-bottom: 20px;
}
.careerfy-company-gallery figcaption span {
font-size: 12px;
color: #666666;
float: left;
line-height: 1;
}
.careerfy-company-gallery figure > a {
padding: 5px;
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.10);
}
.careerfy-company-links { float: right; }
.careerfy-company-gallery figcaption { padding-top: 13px; }
.careerfy-company-links a {
float: left;
font-size: 11px;
color: #ff6d4a;
margin-left: 10px;
} .careerfy-employer-search {
float: right;
width: 35%;
position: relative;
margin-bottom: 15px;
}
.careerfy-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;
}
.careerfy-employer-search input[type="submit"] {
position: absolute;
right: 0px;
top: 0px;
width: 32px;
height: 32px;
background-color: transparent;
border: none;
z-index: 2;
}
.careerfy-employer-search i {
position: absolute;
right: 10px;
top: 8px;
z-index: 1;
color: #bbc4c9;
} .careerfy-managejobs-list {
float: left;
width: 100%;
margin-bottom: 40px;
}
.careerfy-managejobs-thead                                                                                     { background-color: #f2f2f2; }
.careerfy-managejobs-list .careerfy-table-cell:first-child                                                    { width: 49%; padding-left: 15px; }
.careerfy-managejobs-list .careerfy-table-cell:nth-child(3)                                                   { text-align: center; }
.careerfy-managejobs-list .careerfy-table-cell                                                                { width: 13%; padding: 10px 0px; }
.careerfy-managejobs-list ul li a                                                                              { color: #999999; }
.careerfy-managejobs-tbody .careerfy-table-cell                                                               { vertical-align: middle; }
.careerfy-managejobs-list h6                                                                                   { margin-bottom: 0px; }
.careerfy-managejobs-option                                                                                    { font-size: 13px; color: #fcd116; }
.careerfy-managejobs-option.active                                                                             { color: #53b427; }
.careerfy-managejobs-option.expired                                                                            { color: #e81123; }
.careerfy-managejobs-tbody                                                                                     { border-bottom: 1px solid #ececec; }
.careerfy-managejobs-tbody:nth-child(odd)                                                                      { background-color: #fafcfc; }
.careerfy-managejobs-links a.careerfy-view                                                                    { font-size: 20px; }
.careerfy-managejobs-links a.careerfy-edit                                                                    { color: #aaaaaa; }
.careerfy-managejobs-links a.careerfy-rubbish                                                                 { color: #ff6d4a; }
.careerfy-managejobs-links a:first-child                                                                       { margin-left: 0px; }
.careerfy-employer-box-section .careerfy-pagination-blog                                                      { margin: 0px; }
.careerfy-managejobs-thead .careerfy-table-cell {
color: #333333;
font-size: 14px;
font-weight: 500;
}
.careerfy-managejobs-list ul {
margin: 0px;
float: left;
width: 100%;
}
.careerfy-managejobs-list ul li {
float: left;
list-style: none;
font-size: 12px;
color: #999999;
margin-right: 14px;
line-height: 28px;
}
.careerfy-managejobs-list ul li span {
color: #666666;
font-weight: 500;
}
.careerfy-managejobs-list ul li i {
float: left;
font-size: 11px;
color: #aaaaaa;
margin: 8px 7px 0px 0px;
}
.careerfy-managejobs-appli {
color: #13b5ea;
font-size: 12px;
}
.careerfy-managejobs-links a {
display: inline-block;
vertical-align: middle;
font-size: 14px;
color: #77eb9f;
margin-left: 10px;
} .careerfy-employer-transactions {
float: left;
width: 100%;
margin-bottom: 40px;
}
.careerfy-transactions-thead                                                                                           { background-color: #f2f2f2; }
.careerfy-transactions-thead .careerfy-table-cell:nth-child(2)                                                        { width: 22%; }
.careerfy-transactions-thead .careerfy-table-cell:nth-child(5)                                                        { width: 18%; }
.careerfy-transactions-thead .careerfy-table-cell                                                                     { width: 15%; }
.careerfy-transactions-tbody .careerfy-table-cell:nth-child(2)                                                        { width: 22%; }
.careerfy-transactions-tbody .careerfy-table-cell:nth-child(5)                                                        { width: 18%; }
.careerfy-transactions-tbody .careerfy-table-cell                                                                     { width: 15%; }
.careerfy-transactions-tbody                                                                                           { border-bottom: 1px solid #ececec; }
.careerfy-transactions-tbody:nth-child(odd)                                                                            { background-color: #fafcfc; }
.careerfy-transactions-tbody i.careerfy-transactions-pending                                                          { color: #fbba43; }
.careerfy-transactions-thead .careerfy-table-cell {
color: #333333;
font-size: 14px;
font-weight: 500;
padding: 9px 16px;
}
.careerfy-transactions-tbody .careerfy-table-cell {
padding: 9px 16px;
font-size: 12px;
color: #999999;
}
.careerfy-transactions-tbody span {
color: #333333;
font-size: 14px;
font-weight: 500;
}
.careerfy-transactions-tbody small {
color: #13b5ea;
font-size: 12px;
}
.careerfy-transactions-tbody i {
display: inline-block;
vertical-align: middle;
font-size: 8px;
margin-right: 7px;
color: #3dbf4f;
} .careerfy-employer-packages {
float: left;
width: 100%;
margin-bottom: 40px;
}
.careerfy-packages-thead                                                                                           { background-color: #f2f2f2; }
.careerfy-packages-thead .careerfy-table-cell:nth-child(3)                                                        { width: 19%; }
.careerfy-packages-thead .careerfy-table-cell:nth-child(6)                                                        { width: 16%; }
.careerfy-packages-thead .careerfy-table-cell                                                                     { width: 13%; }
.careerfy-packages-tbody .careerfy-table-cell:nth-child(3)                                                        { width: 19%; }
.careerfy-packages-tbody .careerfy-table-cell:nth-child(6)                                                        { width: 16%; }
.careerfy-packages-tbody .careerfy-table-cell                                                                     { width: 13%; }
.careerfy-packages-tbody                                                                                           { border-bottom: 1px solid #ececec; }
.careerfy-packages-tbody:nth-child(odd)                                                                            { background-color: #fafcfc; }
.careerfy-packages-tbody i.careerfy-packages-pending                                                              { color: #fbba43; }
.careerfy-packages-thead .careerfy-table-cell {
color: #333333;
font-size: 14px;
font-weight: 500;
padding: 9px 16px;
}
.careerfy-packages-tbody .careerfy-table-cell {
padding: 9px 16px;
font-size: 12px;
color: #999999;
}
.careerfy-packages-tbody span {
color: #333333;
font-size: 14px;
font-weight: 500;
}
.careerfy-packages-tbody i {
display: inline-block;
vertical-align: middle;
font-size: 8px;
margin-right: 7px;
color: #3dbf4f;
} .careerfy-employer-resumes,.careerfy-employer-resumes-wrap,
.careerfy-employer-resumes figure,.careerfy-resumes-options {
float: left;
width: 100%;
}
.careerfy-employer-resumes                                                                                                 { margin-bottom: 20px; }
.careerfy-employer-resumes > ul                                                                                            { margin: 0px -10px; }
.careerfy-employer-resumes > ul > li                                                                                       { padding: 0px 10px; }
.careerfy-employer-resumes ul li                                                                                           { list-style: none; }
.careerfy-employer-resumes > ul > li                                                                                       { margin-bottom: 20px; }
.careerfy-employer-resumes-wrap                                                                                            { border: 1px solid #ececec; }
.careerfy-resumes-thumb img                                                                                                { border-radius: 100%; }
.careerfy-employer-resumes figure                                                                                          { padding: 18px 18px 2px 18px; }
.careerfy-resumes-download i                                                                                               { margin-right: 3px; }
.careerfy-resumes-subtitle a                                                                                               { color: #13b5ea; }
.careerfy-employer-resumes figcaption ul li:first-child                                                                    { padding-left: 0px; }
.careerfy-resumes-options                                                                                                  { border-top: 1px solid #ececec; }
.careerfy-resumes-options li:first-child                                                                                   { border-left: none; }
.careerfy-employer-resumes .careerfy-resumes-thumb ~ figcaption                                                           { margin-left: 62px; margin-top: 2px; }
.careerfy-employer-resumes .careerfy-resumes-thumb {
float: left;
width: 48px;
}
.careerfy-employer-resumes figcaption h2 {
margin-bottom: 0px;
font-size: 16px;
display: block;
line-height: 1;
}
.careerfy-resumes-download {
float: right;
color: #3abd69;
font-size: 11px;
font-weight: 400;
margin-top: 2px;
}
.careerfy-resumes-subtitle {
display: block;
color: #999999;
font-size: 12px;
margin-bottom: 6px;
}
.careerfy-employer-resumes figcaption ul {
display: inline-block;
width: 100%;
margin: 0px;
}
.careerfy-employer-resumes figcaption ul li {
float: left;
width: 50%;
font-size: 12px;
color: #999999;
line-height: 1;
padding-left: 20px;
margin-bottom: 10px;
}
.careerfy-employer-resumes figcaption ul li span {
display: block;
font-size: 12px;
color: #555555;
line-height: 1;
font-weight: 500;
margin-bottom: 7px;
}
.careerfy-resumes-options li {
float: left;
width: 33.333%;
line-height: 1;
border-left: 1px solid #ececec;
}
.careerfy-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;
}
.careerfy-resumes-options li:hover a {
background-color: #13b5ea;
color: #ffffff;
}
.careerfy-resumes-options li a i {
font-size: 18px;
display: inline-block;
vertical-align: sub;
margin: 0px 5px 0px 0px;
} .careerfy-employer-jobnav {
float: left;
width: 100%;
text-align: center;
margin: 10px 0px 40px 0px;
}
.careerfy-employer-jobnav ul {
display: inline-block;
margin: 0px;
}
.careerfy-employer-jobnav ul li {
float: left;
list-style: none;
line-height: 1;
position: relative;
margin-bottom: 20px;
}
.careerfy-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;
}
.careerfy-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;
}
.careerfy-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;
}
.careerfy-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;
}
.careerfy-employer-jobnav ul li:last-child:before { left: -15px; }
.careerfy-employer-jobnav ul li:first-child a { padding-left: 0px; }
.careerfy-employer-jobnav ul li:last-child a { padding-right: 0px; }
.careerfy-employer-jobnav ul li a {
float: left;
padding: 0px 50px;
position: relative;
z-index: 2;
}
.careerfy-employer-jobnav ul li:hover i,
.careerfy-employer-jobnav ul li.active i {
background-color: #13b5ea; }
.careerfy-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;
}
.careerfy-employer-jobnav ul li span {
display: block;
font-size: 16px;
color: #333333;
font-weight: 500;
} .careerfy-employer-payments {
float: left;
width: 100%;
margin-bottom: 43px;
}
.careerfy-employer-payments h2 {
font-size: 18px;
color: #333333;
margin-bottom: 23px;
}
.careerfy-employer-payments table > thead > tr > th, .careerfy-employer-payments table > tbody > tr > th,
.careerfy-employer-payments table > tfoot > tr > th, .careerfy-employer-payments table > thead > tr > td,
.careerfy-employer-payments table > tbody > tr > td, .careerfy-employer-payments table > tfoot > tr > td {
border: none;
text-align: left;
vertical-align: middle;
}
.careerfy-typo-wrap table > thead > tr > th, .careerfy-typo-wrap table > tbody > tr > th, .careerfy-typo-wrap table > tfoot > tr > th,
.careerfy-typo-wrap table > thead > tr > td, .careerfy-typo-wrap table > tbody > tr > td, .careerfy-typo-wrap table > tfoot > tr > td {
line-height: 2.5;
}
.careerfy-employer-payments table th { padding: 4px 15px; }
.careerfy-employer-payments table > thead {
background-color: #f2f2f2;
}
.careerfy-employer-payments table th {
font-size: 14px;
color: #333333;
font-weight: 500;
}
.careerfy-employer-payments table tr { border-bottom: 1px solid #ececec; }
.careerfy-employer-payments table tr:nth-child(even) { background-color: #fafcfc; }
.careerfy-employer-payments table td {
padding: 5px 15px;
font-size: 12px;
color: #999999;
}
.careerfy-employer-payments table td span {
color: #333333;
font-weight: 500;
font-size: 14px;
}
.careerfy-payments-checkbox input[type="checkbox"],
.careerfy-payments-checkbox input[type="radio"] {
display: none;
}
.careerfy-payments-checkbox input[type="checkbox"] + label { line-height: 1; }
.careerfy-payments-checkbox input[type="checkbox"] + label span,
.careerfy-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;
}
.careerfy-payments-checkbox input[type="checkbox"]:checked + label span,
.careerfy-payments-checkbox input[type="checkbox"] + label:hover span,
.careerfy-payments-checkbox input[type="radio"]:checked + label span,
.careerfy-payments-checkbox input[type="radio"] + label:hover span {
box-shadow: none;
border: none;
position: relative;
}
.careerfy-payments-checkbox input[type="checkbox"]:checked + label span:before,
.careerfy-payments-checkbox input[type="checkbox"] + label:hover span:before,
.careerfy-payments-checkbox input[type="radio"]:checked + label span:before,
.careerfy-payments-checkbox input[type="radio"] + label:hover span:before {
content: "\e91b";
font-family: icomoon;
position: absolute;
left: 0px;
top: 0px;
line-height: 1;
color: #13b5ea;
}
.careerfy-payment-method-wrap {
float: left;
width: 100%;
border-bottom: 1px solid #e8eef2;
padding: 0px 22px 15px 0px;
margin-bottom: 23px;
}
.careerfy-payment-method-wrap a {
float: left;
margin: 0px 10px 10px 0px;
}
.careerfy-payment-method-wrap i {
float: right;
color: #45c386;
font-size: 29px;
}
.careerfy-payment-method-wrap.careerfy-light i { color: #f2f2f2; } .careerfy-employer-confitmation {
float: left;
width: 100%;
text-align: center;
margin-bottom: 55px;
}
.careerfy-employer-confitmation img { margin-bottom: 32px; }
.careerfy-employer-confitmation h2 {
font-size: 36px;
color: #666f80;
margin-bottom: 15px;
line-height: 1;
}
.careerfy-employer-confitmation p {
line-height: 24px;
margin-bottom: 30px;
display: inline-block;
width: 90%;
}
.careerfy-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;
}
.careerfy-employer-confitmation a:hover {
background-color: #13b5ea;
border-color: #0585af;
color: #ffffff;
} .careerfy-candidate,.careerfy-candidate-default-wrap,
.careerfy-candidate-default figure a,.careerfy-candidate-default figure img {
float: left;
width: 100%;
}
.careerfy-candidate ul li                                                                                      { list-style: none; }
.careerfy-candidate > ul > li                                                                                  { margin-bottom: 20px; } .careerfy-candidate-default                                                                                    { margin-bottom: 20px; }
.careerfy-candidate-default figure img                                                                         { border-radius: 100%; }
.careerfy-candidate-default figure ~ .careerfy-candidate-default-text                                         { margin-left: 98px; padding-top: 17px; }
.careerfy-candidate-default-left                                                                               { float: left; }
.careerfy-candidate-default-text ul                                                                            { margin: 0px; }
.careerfy-candidate-default-text ul li a.careerfy-candidate-default-studio                                    { color: #13b5ea; }
.careerfy-candidate-default-text ul li a                                                                       { color: #999999; }
.careerfy-candidate-default-btn i                                                                              { margin-right: 2px; }
.careerfy-candidate-default-wrap {
border: 1px solid #ececec;
padding: 19px 19px;
}
.careerfy-candidate-view4 > ul > li {
float: none;
display: inline-block;
margin-right: -4px;
vertical-align: top;
}
.careerfy-candidate-default figure {
float: left;
width: 80px;
margin: 0px;
}
.careerfy-candidate-default-text h2 {
font-size: 16px;
margin-bottom: 12px;
line-height: 1;
}
.careerfy-candidate-default-text h2 i {
color: #13b5ea;
font-size: 14px;
}
.careerfy-candidate-default-text ul li {
float: left;
color: #999999;
font-size: 12px;
padding: 0px 15px;
border-left: 1px solid #e0e0e0;
line-height: 1.4;
}
.careerfy-candidate-default-text ul li i {
float: left;
font-size: 15px;
color: #aaaaaa;
margin: 0px 10px 0px 0px;
}
.careerfy-candidate-default-text ul li:first-child {
padding-left: 0px;
border: none;
}
.careerfy-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;
}
.careerfy-candidate-default-btn:hover {
background-color: #13b5ea;
color: #ffffff;
} .careerfy-candidate-grid figure,.careerfy-candidate-grid-thumb img,
.careerfy-candidate-grid figure figcaption {
float: left;
width: 100%;
}
.careerfy-candidate-grid { margin-bottom: 15px; }
.careerfy-candidate-grid > ul > li {
float: none;
display: inline-block;
vertical-align: top;
margin-right: 0px;
margin-bottom: 30px;
}
.careerfy-candidate-grid figure {
text-align: center;
margin: 0px;
border: 1px solid #ececec;
position: relative;
padding: 24px 22px 24px 22px;
overflow: hidden;
}
.careerfy-candidate-grid-thumb {
display: inline-block;
width: 124px;
position: relative;
margin-bottom: 8px;
}
.careerfy-candidate-grid figure figcaption { line-height: 1; }
.careerfy-candidate-grid-thumb img { border-radius: 100%; }
.careerfy-candidate-grid-status {
position: absolute;
left: 8px;
top: 9px;
width: 22px;
height: 22px;
background-color: #53b427;
border: 4px solid #ffffff;
border-radius: 100%;
}
.careerfy-candidate-grid-status.careerfy-yellow { background-color: #fcd116; }
.careerfy-candidate-grid-status.careerfy-red { background-color: #e81123; }
.careerfy-candidate-grid-status.careerfy-none { background-color: #ffffff; border-color: #53b427; border-width: 2px; }
.careerfy-candidate-grid figure figcaption h2 {
margin-bottom: 10px;
line-height: 1;
font-size: 16px;
}
.careerfy-candidate-grid figure figcaption p {
font-size: 12px;
color: #999999;
margin-bottom: 8px;
line-height: 1.3;
}
.careerfy-candidate-grid figure figcaption p a a { color: #13b5ea; }
.careerfy-candidate-grid-option li a { color: #999999; }
.careerfy-candidate-grid figure figcaption span {
font-size: 12px;
color: #999999;
line-height: 1.3;
}
.careerfy-candidate-grid-option  {
background-color: #fcfcfc;
float: left;
width: 100%;
border: 1px solid #ececec;
border-top: none;
padding-right: 5px;
}
.careerfy-candidate-grid-option li {
float: left;
width: 50%;
line-height: 1;
color: #999999;
font-size: 11px;
padding: 14px 18px;
}
.careerfy-candidate-grid-option li span {
color: #555555;
font-size: 11px;
display: block;
margin-bottom: 3px;
font-weight: 500;
} .jobsearch_candidate_info {
float: left;
width: 100%;
border: 1px solid #ececec;
padding: 40px 40px;
text-align: center;
margin-bottom: 21px;
overflow: hidden;
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-typo-wrap .jobsearch_candidate_info p,
.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; }
.careerfy-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;
}
.careerfy-candidate-download-btn i {
float: left;
font-size: 16px;
margin: -2px 10px 0px 0px;
}
.careerfy-candidate-download-btn:hover {
background-color: #13b5ea;
color: #ffffff;
}
.careerfy-candidate-editor {
float: left;
width: 100%;
margin-bottom: 9px;
}
.careerfy-candidate-editor .careerfy-jobdetail-services { margin-bottom: 13px; } .careerfy-candidate-title {
float: left;
width: 100%;
line-height: 1;
margin-bottom: 27px;
position: relative;
}
.careerfy-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%;
padding-top: 9px;
margin-right: 11px;
}
.careerfy-candidate-title h2 {
font-size: 20px;
margin-bottom: 0px;
line-height: 1;
text-transform: uppercase;
} .careerfy-candidate-timeline {
float: left;
width: 100%;
margin-bottom: 25px;
}
.careerfy-candidate-timeline ul li { list-style: none; }
.careerfy-candidate-timeline > ul > li { margin-bottom: 20px; }
.careerfy-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;
}
.careerfy-candidate-timeline small:before {
content: '';
position: absolute;
left: 9px;
top: 7px;
background-color: #dddddd;
width: 78px;
height: 1px;
}
.careerfy-candidate-timeline small:after {
content: '';
position: absolute;
left: 2px;
top: 3px;
background-color: #13b5ea;
width: 8px;
height: 8px;
border-radius: 100%;
}
.careerfy-candidate-timeline small ~ .careerfy-candidate-timeline-text { margin-left: 124px; }
.careerfy-candidate-timeline-text span {
line-height: 1;
font-size: 12px;
color: #13b5ea;
margin-bottom: 11px;
display: block;
}
.careerfy-candidate-timeline-text h2 {
font-size: 18px;
margin-bottom: 9px;
line-height: 1;
}
.careerfy-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; }
.careerfy-three-column-row { margin: 0px -5px; }
.careerfy-three-column {
float: left;
width: 33.333%;
padding: 0px 5px;
}
.careerfy-candidate-dasboard {
float: left;
width: 100%;
margin-bottom: 50px;
} .careerfy-candidate-section {
float: left;
width: 100%;
padding-left: 12px;
}
.careerfy-candidate-dashboard-editor {
padding-left: 57px;
margin-bottom: 50px;
}
.careerfy-candidate-resume-wrap {
float: left;
width: 100%;
position: relative;
}
.careerfy-candidate-resume-wrap:before {
content: '';
position: absolute;
left: 19px;
top: 0px;
width: 2px;
height: 100%;
background-color: #f1f0f7;
}
.careerfy-candidate-resume-wrap:last-child:before { display: none; }
.careerfy-candidate-resume-wrap
.careerfy-candidate-title:before,
.careerfy-candidate-resume-wrap
.careerfy-candidate-title:after {
content: '';
position: absolute;
left: 19px;
top: -15px;
height: 15px;
width: 2px;
background-color: #ffffff;
}
.careerfy-candidate-resume-wrap
.careerfy-candidate-title:after {
top: auto;
bottom: -15px;
}
.careerfy-resume-addbtn {
float: right;
background-color: #13b5ea;
font-size: 10px;
color: #ffffff;
text-transform: uppercase;
padding: 12px 12px;
border-radius: 40px;
line-height: 1;
margin-top: 1px;
} .careerfy-resume-education {
float: left;
width: 100%;
padding-left: 78px;
}
.careerfy-resume-education-wrap {
float: left;
padding-left: 11px;
}
.careerfy-resume-education ul li {
list-style: none;
line-height: 1;
position: relative;
}
.careerfy-typo-wrap .careerfy-resume-education ul li { padding-bottom: 58px; }
.careerfy-resume-education ul li:last-child:before { display: none; }
.careerfy-resume-education ul li:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 1px;
height: 100%;
background-color: #dddddd;
}
.careerfy-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;
}
.careerfy-resume-education small {
margin-bottom: 8px;
display: block;
}
.careerfy-resume-education h2 {
line-height: 1;
margin-bottom: 9px;
font-size: 18px;
}
.careerfy-resume-education h2 a { color: #666666; }
.careerfy-resume-education span {
color: #13b5ea;
font-size: 12px;
}
.careerfy-resume-education-btn {
float: right;
margin-top: 16px;
}
.careerfy-resume-education-btn a {
float: left;
font-size: 14px;
color: #ff6d4a;
margin: 6px 15px 0px 0px;
}
.careerfy-candidate-resume-wrap .careerfy-company-gallery { padding-left: 55px; padding-bottom: 27px; } .careerfy-add-skills {
float: left;
width: 100%;
padding-left: 57px;
margin-bottom: 30px;
}
.careerfy-add-skills ul li {
list-style: none;
line-height: 1;
margin-bottom: 20px;
}
.careerfy-add-skills-wrap {
float: left;
width: 80%;
}
.careerfy-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;
}
.careerfy-add-skills-wrap h2 {
font-size: 16px;
margin-bottom: 0px;
line-height: 1;
padding: 12px 0px 0px 0px;
font-weight: 400;
}
.careerfy-add-skills-wrap h2 a { color: #666666; }
.careerfy-add-skills-wrap .careerfy-resume-education-btn { margin-top: 10px; }
.careerfy-typo-wrap .careerfy-resume-education.careerfy-resume-awards ul li { padding-bottom: 27px; } .careerfy-candidate-savedjobs {
float: left;
width: 100%;
margin-bottom: 40px;
}
.careerfy-candidate-savedjobs table > thead > tr > th, .careerfy-candidate-savedjobs table > tbody > tr > th,
.careerfy-candidate-savedjobs table > tfoot > tr > th, .careerfy-candidate-savedjobs table > thead > tr > td,
.careerfy-candidate-savedjobs table > tbody > tr > td, .careerfy-candidate-savedjobs table > tfoot > tr > td {
border: none;
}
.careerfy-candidate-savedjobs thead { background-color: #f2f2f2; }
.careerfy-candidate-savedjobs thead tr th:first-child,.careerfy-candidate-savedjobs tbody td:first-child { padding-left: 15px; }
.careerfy-candidate-savedjobs thead tr th:first-child,.careerfy-candidate-savedjobs tbody td:first-child { width: 54%; }
.careerfy-candidate-savedjobs thead tr th {
text-align: left;
padding: 3px 0px 3px 0px;
font-size: 14px;
color: #333333;
font-weight: 500;
}
.careerfy-savedjobs-thumb {
display: inline-block;
width: 44px;
margin-right: 15px;
border: 1px solid #ddd;
}
.careerfy-candidate-savedjobs tbody td {
padding: 16px 0px 16px 0px;
font-size: 12px;
vertical-align: middle;
text-align: left;
}
.careerfy-candidate-savedjobs tbody tr {
border-bottom: 1px solid #ececec;
}
.careerfy-candidate-savedjobs tbody tr:nth-child(even) { background-color: #fafcfc; }
.careerfy-candidate-savedjobs tbody td h2 {
font-size: 16px;
margin-bottom: 0px;
line-height: 1;
display: inline-block;
}
.careerfy-candidate-savedjobs tbody td span { color: #13b5ea; }
.careerfy-savedjobs-links {
float: right;
color: #ff6d4a;
font-size: 14px;
line-height: 1;
margin-right: 15px;
}
.careerfy-savedjobs-links .careerfy-view {
font-size: 21px;
float: left;
margin-top: -3px;
} .careerfy-applied-jobs,.careerfy-applied-jobs-wrap {
float: left;
width: 100%;
}
.careerfy-applied-jobs-wrap {
border: 1px solid #ececec;
padding: 14px;
}
.careerfy-applied-jobs ul li {
list-style: none;
line-height: 1;
}
.careerfy-applied-jobs > ul > li,.careerfy-applied-jobs { margin-bottom: 20px; }
.careerfy-applied-jobs-thumb {
float: left;
width: 69px;
}
.careerfy-applied-jobs-thumb ~ .careerfy-applied-jobs-text { margin-left: 89px; }
.careerfy-applied-jobs-left { float: left; }
.careerfy-applied-jobs-text span {
color: #13b5ea;
font-size: 12px;
line-height: 1;
margin-bottom: 8px;
display: inline-block;
}
.careerfy-applied-jobs-text h2 {
font-size: 16px;
line-height: 1;
margin-bottom: 12px;
}
.careerfy-applied-jobs-text ul { margin: 0px; }
.careerfy-applied-jobs-text ul li {
float: left;
font-size: 12px;
padding: 3px 15px;
border-left: 1px solid #e0e0e0;
}
.careerfy-applied-jobs-text ul li a { color: #999; }
.careerfy-applied-jobs-text ul li:first-child {
padding-left: 0px;
border-left: none;
}
.careerfy-applied-jobs-text ul li i {
color: #aaaaaa;
margin-right: 7px;
}
.careerfy-applied-jobs-text .careerfy-savedjobs-links { margin-top: 27px; } .careerfy-job-alerts {
float: left;
width: 100%;
margin-bottom: 40px;
}
.careerfy-job-alerts table > thead > tr > th, .careerfy-job-alerts table > tbody > tr > th,
.careerfy-job-alerts table > tfoot > tr > th, .careerfy-job-alerts table > thead > tr > td,
.careerfy-job-alerts table > tbody > tr > td, .careerfy-job-alerts table > tfoot > tr > td {
border: none;
}
.careerfy-job-alerts thead { background-color: #f2f2f2; }
.careerfy-job-alerts thead tr th:first-child,.careerfy-job-alerts tbody td:first-child { padding-left: 15px; }
.careerfy-job-alerts thead tr th {
text-align: left;
padding: 3px 0px 3px 0px;
font-size: 14px;
color: #333333;
font-weight: 500;
}
.careerfy-job-alerts tbody td {
padding: 16px 0px 16px 0px;
font-size: 12px;
vertical-align: middle;
text-align: left;
}
.careerfy-job-alerts tbody tr {
border-bottom: 1px solid #ececec;
}
.careerfy-job-alerts tbody tr:nth-child(even) { background-color: #fafcfc; }
.careerfy-job-alerts tbody td span {
color: #333333;
font-size: 14px;
font-weight: 500;
}
.careerfy-job-alerts .careerfy-savedjobs-links { margin-top: 2px; } .careerfy-upload-cv,.careerfy-upload-cv p {
float: left;
width: 100%;
}
.careerfy-upload-cv { margin-bottom: 34px; }
.careerfy-upload-cv small {
color: #333333;
font-size: 14px;
display: block;
margin-bottom: 12px;
font-weight: 500;
line-height: 1;
}
.careerfy-upload-cv p {
color: #b1b1b1;
font-size: 12px;
line-height: 1;
margin-bottom: 0px;
}
.careerfy-upload-cv .careerfy-disabled-input {
float: left;
width: 79%;
height: 40px;
background-color: #ffffff;
border: 1px solid #eceeef;
font-size: 12px;
color: #333;
padding: 6px 14px;
margin-bottom: 13px;
}
.careerfy-cvupload-file {
position: relative;
overflow: hidden;
float: right;
}
.careerfy-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;
}
.careerfy-cvupload-file span i {
font-size: 15px;
margin-right: 6px;
}
.careerfy-cvupload-file:hover span {
color: #ffffff;
background-color: #13b5ea;
}
.careerfy-cvupload-file input.careerfy-upload-btn {
position: absolute;
top: 0;
right: 0;
margin: 0;
padding: 0;
font-size: 20px;
cursor: pointer;
opacity: 0;
filter: alpha(opacity=0);
} .careerfy-cv-manager-list,.careerfy-cv-manager-wrap {
float: left;
width: 100%;
}
.careerfy-cv-manager-wrap {
border: 1px solid #ececec;
padding: 14px;
}
.careerfy-cv-manager-list ul li {
list-style: none;
line-height: 1;
}
.careerfy-cv-manager-list > ul > li,.careerfy-cv-manager-list { margin-bottom: 20px; }
.careerfy-cv-manager-thumb {
float: left;
width: 69px;
}
.careerfy-cv-manager-thumb img { border-radius: 100%; }
.careerfy-cv-manager-thumb ~ .careerfy-cv-manager-text { margin-left: 89px; padding-top: 10px; }
.careerfy-cv-manager-left { float: left; }
.careerfy-cv-manager-text h2 {
font-size: 16px;
line-height: 1;
margin-bottom: 11px;
}
.careerfy-cv-manager-text ul { margin: 0px; }
.careerfy-cv-manager-text ul li {
float: left;
font-size: 12px;
padding: 3px 15px;
border-left: 1px solid #e0e0e0;
}
.careerfy-cv-manager-text ul li a { color: #999; }
.careerfy-cv-manager-text ul li:first-child {
padding-left: 0px;
border-left: none;
}
.careerfy-cv-manager-text ul li i {
color: #aaaaaa;
margin-right: 7px;
}
.careerfy-cv-manager-link {
float: right;
color: #ff6d4a;
font-size: 14px;
line-height: 1;
margin-right: 15px;
margin-top: 15px;
}
.careerfy-cv-manager-link .careerfy-view {
font-size: 21px;
float: left;
margin-top: -3px;
} .careerfy-add-popup {
position: absolute;
left: 0px;
top: 15%;
background-color: #ffffff;
padding: 30px 30px 18px 30px;
z-index: 10;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
display: none;
}
.careerfy-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;
}
.careerfy-add-popup .careerfy-checkbox {
margin: 0px 0px 13px 0px;
}
.careerfy-add-popup .careerfy-checkbox input[type="checkbox"] + label span,
.careerfy-add-popup .careerfy-checkbox input[type="radio"] + label span {
width: 16px;
height: 16px;
border-color: #eceeef;
} body.careerfy-modal-active{
overflow: hidden;
-ms-overflow: hidden;
}
.careerfy-modal {
-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;
}
.careerfy-modal.fade {
visibility: hidden;
opacity: 0;
}
.careerfy-modal.fade-in {
visibility: visible;
opacity: 1;
}
.careerfy-modal .modal-inner-area {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #000000;
opacity: 0.70;
z-index: 9999;
}
.careerfy-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;
}
.careerfy-modal .modal-box-area {
display: inline-block;
width: 600px;
background-color: #ffffff;
border-radius: 4px;
padding: 30px 30px 30px 30px;
margin: 60px 0px 0px 0px;
}
.careerfy-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;
}
.careerfy-modal-title-box {
float: left;
width: 100%;
margin-bottom: 15px;
}
.careerfy-modal-title-box h2 {
float: left;
text-transform: uppercase;
font-size: 20px;
margin-bottom: 0px;
line-height: 1;
}
.careerfy-box-title {
float: left;
overflow: hidden;
position: relative;
width: 100%;
text-align: center;
margin-bottom: 33px;
line-height: 25px;
}
.careerfy-box-title:before,
.careerfy-box-title:after {
content: '';
position: absolute;
left: 0px;
bottom: 2px;
width: 1px;
height: 10px;
background-color: #e5e5e5;
}
.careerfy-box-title:after {
left: auto;
right: 0px;
}
.careerfy-box-title span:before,
.careerfy-box-title span:after {
background-color: #e5e5e5;
content: "";
height: 1px;
left: 100%;
margin-left: 8px;
position: absolute;
top: 12px;
width: 999em;
}
.careerfy-box-title span:after {
left: auto;
right: 100%;
margin-left: 0px;
margin-right: 8px;
}
.careerfy-box-title span {
display: inline-block;
font-size: 12px;
color: #1cb5ea;
position: relative;
} .careerfy-user-options,.careerfy-user-options ul {
float: left;
width: 100%;
}
.careerfy-user-options ul li {
float: left;
width: 50%;
list-style: none;
padding: 0px 10px 28px 10px;
text-align: center;
line-height: 1;
}
.careerfy-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;
}
.careerfy-user-options span {
display: block;
font-size: 20px;
color: #2c3e50;
font-weight: 500;
margin-bottom: 6px;
}
.careerfy-user-options small {
font-size: 12px;
color: #555555;
font-style: italic;
}
.careerfy-user-options ul li a {
border: 1px solid #dddddd;
float: left;
width: 100%;
padding: 30px 10px 15px 10px;
position: relative;
}
.careerfy-user-options ul li.active a { background-color: #2c3e50; }
.careerfy-user-options ul li.active span { color: #fff; }
.careerfy-user-options ul li.active small { color: #c4d3dd; }
.careerfy-user-options ul li.active i { background-color: #93c907; } .careerfy-user-form,.careerfy-user-form label,.careerfy-user-form-info,
.careerfy-user-form input[type="text"],.careerfy-user-form input[type="submit"] {
float: left;
width: 100%;
text-align: left;
}
.careerfy-user-form ul { margin: 0px -10px; }
.careerfy-user-form ul li {
float: left;
width: 100%;
list-style: none;
padding: 0px 10px;
position: relative;
line-height: 1;
margin-bottom: 18px;
}
.careerfy-user-form label {
font-size: 14px;
color: #666666;
font-weight: 400;
margin-bottom: 10px;
}
.careerfy-user-form input[type="text"],
.careerfy-user-form input[type="password"],
.careerfy-user-form input[type="email"] {
padding: 6px 13px;
color: #999999;
font-size: 12px;
height: 42px;
border: 1px solid #efefef;
border-radius: 3px;
background-color: #ffffff;
}
.careerfy-user-form i {
position: absolute;
right: 29px;
bottom: 11px;
font-size: 20px;
color: #aaaaaa;
}
.careerfy-user-form input[type="submit"] {
text-align: center;
font-size: 20px;
text-transform: uppercase;
padding: 12px 15px;
border-radius: 40px;
border: none;
background-color: #13b5ea;
color: #ffffff;
}
.careerfy-user-form-info { margin-bottom: 13px; }
.careerfy-user-form-info p {
float: left;
color: #555555;
font-size: 12px;
margin-bottom: 0px;
line-height: 1;
}
.careerfy-user-form-info p a { color: #13b5ea; }
.careerfy-user-form-info .careerfy-checkbox {
float: right;
width: auto;
}
.careerfy-user-form-info .careerfy-checkbox input[type="checkbox"] + label,
.careerfy-user-form-info .careerfy-checkbox input[type="radio"] + label {
color: #555555;
line-height: 1;
}
.careerfy-user-form-info .careerfy-checkbox input[type="checkbox"] + label span,
.careerfy-user-form-info .careerfy-checkbox input[type="radio"] + label span { margin-right: 8px; margin-top: -2px; } .careerfy-login-media { margin: 0px -10px; }
.careerfy-login-media li {
float: left;
width: 50%;
list-style: none;
padding: 0px 10px 15px 10px;
line-height: 1;
}
.careerfy-login-media li:last-child,.careerfy-login-media li:nth-child(3) { padding-bottom: 0px; }
.careerfy-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;
padding: 14px 24px;
}
.careerfy-login-media li i {
display: inline-block;
font-size: 19px;
margin-right: 14px;
padding-right: 14px;
border-right: 1px solid rgba(0,0,0,0.20);
}
.careerfy-login-media li a[data-original-title="twitter"]                    { background-color: #43afe9; }
.careerfy-login-media li a[data-original-title="linkedin"]                   { background-color: #007eb3; }
.careerfy-login-media li a[data-original-title="google"]                { background-color: #fb353f; }
.careerfy-box-title-sub:after,.careerfy-box-title-sub:before { display: none; }
.careerfy-box-title-sub { margin-bottom: 18px; }
.careerfy-user-form-coltwo.careerfy-user-form ul li { width: 50%; }
.careerfy-user-form-coltwo.careerfy-user-form ul li.careerfy-user-form-coltwo-full { width: 100%; }
.careerfy-user-form .careerfy-profile-select:after { top: 14px; } .careerfy-login-box,.careerfy-login-box h2,.careerfy-login-box span,.careerfy-login-box form,.careerfy-login-with,
.careerfy-login-box form ul,.careerfy-login-box form ul li,.careerfy-login-with a,.careerfy-login-with span,.careerfy-register-box { 
float: left;
width: 100%;
}
.careerfy-login-box                            {margin-bottom: 31px;}
.careerfy-login-box {
padding: 39px 50px 33px 50px;
background-color: #f6f6f6;
}
.careerfy-login-box h2 {
font-size: 24px;
color: #785447;
margin:0px 0px 11px 0px;
line-height: 1;
}
.careerfy-login-box span {
margin:0px 0px 23px 0px;
color: #785447;
}
.careerfy-login-box form ul li {
padding: 0px 0px 12px 0px;
list-style: none;
}
.careerfy-login-box form ul li input[type="text"],
.careerfy-login-box form ul li input[type="password"],
.careerfy-login-box form ul li input[type="email"] {
font-size: 13px;
margin: 0px;
color: #777777;
height: 39px;
width: 100%;
background-color: #ffffff;
border: 1px solid #eceeef;
padding-left: 19px;
}
.careerfy-login-registration-form { margin: 0px -15px; }
.careerfy-login-box form ul li textarea {
height: 155px;
font-size: 14px;
padding: 10px 10px 0px 23px;
color: #7c7c7c; 
background-color: #ffffff;
width: 100%;
}
.careerfy-login-box form input[type="submit"],
.careerfy-login-box form .careerfy-login-submit-btn,
.careerfy-login-box form .careerfy-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;
}
.careerfy-login-box form .careerfy-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;
}
.careerfy-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;
}
.careerfy-login-box form ul li:hover input[type="submit"]   {background-color: #785447;}
.careerfy-login-box form a {
color: #785447;
float: right;
line-height: 1;
font-style: italic;
margin-top: 10px;
}
.careerfy-login-with             {text-align: center;}
.careerfy-login-with span {
font-size: 18px;
color: #785447;
margin-bottom: 29px;
}
.careerfy-login-with ul {
display: inline-block;
text-align: center;
width: 100%;
}
.careerfy-login-with ul li {
float: left;
width: 25%;
padding: 0px 6px;
list-style: none;
}
.careerfy-login-with a {
border-radius: 5px;
float: left;
width: 100%;
padding: 6px 21px 5px 21px;
color: #ffffff;
font-size: 14px;
}
.careerfy-login-with a i {
color: #ffffff;
padding: 0px 7px 0px 0px;
}
.login-reg-errors .alert {
float: left;
width: 100%;
background-color: #e15440;
color: #ffffff;
padding: 8px 18px;
border-radius: 3px;
}
.careerfy-login-with a.careerfy-facebook-bg               {background-color: #4863a4;}
.careerfy-login-with a.careerfy-twitter-bg                {background-color: #55abee;}
.careerfy-login-with a.careerfy-google-plus-bg            {background-color: #e15440;}
.careerfy-login-with a.careerfy-linkedin-bg               {background-color: #0077b5;} .pt-register li label {
float: left;
font-weight: 400;
margin: 6px 20px 10px 0px;
}
.pt-register li label input[type="radio"] {
float: left;
margin: 5px 8px 0px 0px;
}
.ui-slider {
float: left;
width: 100%;
}
.careerfy-typo-wrap .ui-widget-header { background-color: #13b5ea; }
.careerfy-typo-wrap .ui-widget.ui-widget-content { border-color: #eceeef; }
.careerfy-typo-wrap .ui-state-default,.careerfy-typo-wrap .ui-widget-content .ui-state-default {
background-color: #13b5ea;
border-color: #13b5ea;
box-shadow: 0px 0px 0px 3px #fff inset;
} .careerfy-employer {
float: left;
width: 100%;
}
.careerfy-employer ul li                   { list-style: none; }
.careerfy-employer > ul > li               { margin-bottom: 20px; }
.careerfy-employer.careerfy-employer-grid ul { margin: 0px -15px; }
.careerfy-employer.careerfy-employer-grid ul > li {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
padding: 0px 15px;
} .careerfy-employer-grid-wrap,
.careerfy-employer-grid figure {
float: left;
width: 100%;
}
.careerfy-employer-grid-wrap {
border: 1px solid #ececec;
padding: 20px 20px 18px 20px;
position: relative;
}
.careerfy-employer-grid figure { margin: 0px 0px 25px 0px; }
.careerfy-employer-grid-image {
float: left;
width: 60px;
}
.careerfy-employer-grid .careerfy-employer-grid-image ~ figcaption { margin-left: 75px; }
.careerfy-employer-grid figcaption {
line-height: 1;
}
.careerfy-employer-grid figcaption small {
display: inline-block;
font-size: 12px;
color: #13b5ea;
margin-bottom: 5px;
}
.careerfy-employer-grid figcaption h2 {
font-size: 15px;
margin-bottom: 7px;
line-height: 1;
}
.careerfy-employer-grid figcaption span {
font-size: 13px;
color: #999999;
line-height: 17px;
}
.careerfy-employer-grid .careerfy-employer-thumblist { margin-left: 9px; }
.careerfy-employer-grid .careerfy-employer-thumblist-size { margin-top: 3px; }
.careerfy-employer-grid-btn {
float: left;
width: 100%;
border: 1px solid #ececec;
border-top: none;
background-color: #fcfcfc;
color: #13b5ea;
font-weight: 500;
font-size: 14px;
text-align: center;
padding: 11px 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;
}
.careerfy-employer-grid .jobsearch-no-follow .careerfy-employer-grid-btn {
width: 100%; }
.careerfy-employer-grid .careerfy-employer-grid-btn {
width: 50%; }
.careerfy-employer-grid-btn:hover {
background-color: #13b5ea;
color: #ffffff;
}
.careerfy-employer-thumblist {
float: left;
margin: 0px;
}
.careerfy-employer-thumblist li {
float: left;
width: 33px;
list-style: none;
margin-left: -9px;
}
.careerfy-employer-thumblist li a,
.careerfy-employer-thumblist li img {
float: left;
width: 100%;
height: 33px;
}
.careerfy-employer-thumblist li img {
border-radius: 100%;
border: 2px solid #ffffff;
}
.careerfy-employer-thumblist-size {
display: inline-block;
font-size: 13px;
color: #666666;
font-weight: 500;
margin-left: 13px;
} .careerfy-candidate-grid figure,.careerfy-candidate-grid-thumb img,
.careerfy-candidate-grid figure figcaption {
float: left;
width: 100%;
}
.careerfy-candidate-grid { margin-bottom: 15px; }
.careerfy-candidate-grid > ul > li {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
margin-bottom: 30px;
}
.careerfy-typo-wrap .careerfy-candidate-grid > ul > li { float: none; }
.careerfy-employer-wrap-section .careerfy-candidate-grid figure { padding-bottom: 18px; }
.careerfy-candidate-grid figure {
text-align: center;
margin: 0px;
border: 1px solid #ececec;
position: relative;
padding: 24px 22px 24px 22px;
overflow: hidden;
}
.careerfy-candidate-grid-thumb {
display: inline-block;
width: 124px;
height: 124px;
position: relative;
margin-bottom: 8px;
}
.careerfy-candidate-grid figure figcaption { line-height: 1; }
.careerfy-candidate-grid-thumb img { border-radius: 100%; height: 100%; }
.careerfy-candidate-grid-status {
position: absolute;
left: 8px;
top: 9px;
width: 22px;
height: 22px;
background-color: #53b427;
border: 4px solid #ffffff;
border-radius: 100%;
}
.careerfy-candidate-grid-status.careerfy-yellow { background-color: #fcd116; }
.careerfy-candidate-grid-status.careerfy-red { background-color: #e81123; }
.careerfy-candidate-grid-status.careerfy-none { background-color: #ffffff; border-color: #53b427; border-width: 2px; }
.careerfy-candidate-grid figure figcaption h2 {
margin-bottom: 10px;
line-height: 1;
font-size: 16px;
}
.careerfy-candidate-grid figure figcaption p {
font-size: 12px;
color: #999999;
margin-bottom: 8px;
line-height: 1.3;
}
.careerfy-candidate-grid figure figcaption p a a { color: #13b5ea; }
.careerfy-candidate-grid-option li a {
color: #999999;
display: inline-block;
margin: 1px 0px 0px 5px;
}
.careerfy-candidate-grid figure figcaption span {
font-size: 12px;
color: #999999;
line-height: 1.3;
}
.careerfy-candidate-grid-option  {
background-color: #fcfcfc;
float: left;
width: 100%;
border: 1px solid #ececec;
border-top: none;
padding-right: 5px;
margin: 0px;
}
.careerfy-candidate-grid-option li {
float: left;
width: 100%;
list-style: none;
line-height: 1;
color: #999999;
font-size: 12px;
padding: 14px 18px 13px 18px;
}
.careerfy-candidate-grid-option li div.careerfy-right { width: 100%; }
.careerfy-candidate-grid-option li span {
color: #555555;
font-size: 13px;
float: left;
margin-bottom: 3px;
font-weight: 500;
} .careerfy-social-icons  {
background-color: #fcfcfc;
float: left;
width: 100%;
border: 1px solid #ececec;
border-top: none;
text-align: center;
padding-top: 13px;
}
.careerfy-social-icons li {
display: inline-block;
list-style: none;
font-size: 24px;
padding: 0px 1px 11px 1px;
}
.careerfy-social-icons li a.careerfy-facebook-logo                { color: #375d93; }
.careerfy-social-icons li a.careerfy-twitter-logo                 { color: #43afe9; }
.careerfy-social-icons li a.careerfy-linkedin-button              { color: #007eb3; }
.careerfy-social-icons li a.careerfy-google-plus-logo-button      { color: #e24046; } .careerfy-job,.careerfy-job-grid figure,.careerfy-job-time,
.careerfy-job-grid figure > a,.careerfy-job-grid-wrap,
.careerfy-jobgrid-text,.careerfy-job-tag {
float: left;
width: 100%;
}
.careerfy-job ul li                                    { list-style: none; }
.careerfy-job > ul > li                                { margin-bottom: 30px; } .careerfy-job-grid ul li {
float: none;
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.careerfy-job-grid-wrap                                                                { border: 1px solid #ececec; }
.careerfy-job-grid figure a,.careerfy-job-grid figure img                             { height: 100%; }
.careerfy-job-time li:first-child                                                      { padding-left: 0px; }
.careerfy-job-time li:first-child:before                                               { display: none; }
.careerfy-job-time li a                                                                { color: #999999; }
.careerfy-jobgrid-text                                                                 { padding: 10px 18px 11px 18px; }
.careerfy-job-grid figure {
background-color: #fcfcfc;
margin-bottom: 0px;
text-align: center;
padding: 44px 40px;
border-bottom: 1px solid #efefef;
height: 190px;
overflow: hidden;
}
.careerfy-jobtype-label {
position: absolute;
left: -5px;
top: 13px;
background-color: #53b427;
font-size: 12px;
color: #ffffff;
padding: 5px 8px 6px 8px;
line-height: 1;
}
.careerfy-jobtype-label:before {
content: '';
position: absolute;
left: 0px;
bottom: -4px;
border-top: 5px solid #666666;
border-left: 5px solid transparent;
}
.careerfy-featured-label {
position: absolute;
left: 15px;
bottom: 15px;
padding: 4px 10px;
background-color: #ffb607 !important;
line-height: 1;
border-radius: 40px;
color: #ffffff;
font-size: 10px;
}
.careerfy-jobgrid-text h2 {
font-size: 16px;
margin-bottom: 0px;
line-height: 1.4;
}
.careerfy-job-tag a {
color: #13b5ea;
font-size: 12px;
margin-bottom: 4px;
}
.careerfy-job-time {
margin: 0px 0px 10px 0px;
}
.careerfy-job-time li {
float: left;
color: #999999;
font-size: 12px;
padding: 0px 9px;
position: relative;
margin-bottom: 4px;
}
.careerfy-job-time li:before {
content: '';
position: absolute;
left: -1px;
top: 13px;
width: 3px;
height: 3px;
background-color: #e0e0e0;
border-radius: 100%;
}
.careerfy-job-location .like-btn { float: right; }
.careerfy-job-location p {
float: left;
margin-bottom: 0px;
}
.careerfy-job-location {
float: left;
width: 100%;
color: #999999;
font-size: 12px;
}
.careerfy-job-location i {
font-size: 11px;
margin-right: 5px;
}
.careerfy-job-like i { margin: 0px; }
.careerfy-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;
}
.careerfy-job-like:hover {
background-color: #13b5ea;
color: #ffffff;
}
.careerfy-jobtype-label.jobtype-label-green                { background-color: #f1630d; }
.careerfy-jobtype-label.jobtype-label-blue                 { background-color: #186fc9; }
.careerfy-jobtype-label.jobtype-label-red                  { background-color: #e12335; } .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;
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);
}
}
.careerfy-featured-jobs-list .careerfy-featuredjobs-listwrap {
position: relative;
overflow: hidden;
}
.careerfy-jobli-medium2 {
position: absolute;
right: 0px;
top: 0px;
color: #ffffff;
background-color: #ffb14a;
width: 50px;
height: 50px;
border-radius: 0px 0px 0px 80px;
text-align: center;
padding: 7px 0px 0px 12px;
}
.careerfy-jobli-medium3 {
position: absolute;
right: 0px;
top: 0px;
color: #ffffff !important;
background-color: #ffb14a;
width: 30px;
height: 33px;
border-radius: 0px 0px 0px 80px;
text-align: center;
padding: 0px 0px 0px 9px;
}
.careerfy-joblisting-plain .careerfy-joblisting-plain-wrap {
position: relative;
display: flex;
width: 100%;
align-items: center;
}
.careerfy-joblisting-plain .careerfy-joblisting-plain-right {
margin-left: auto; }
.careerfy-joblisting-plain .careerfy-joblisting-plain-left {
flex-basis: 70%; }
.careerfy-joblisting-plain .careerfy-like-list {
margin-left: 10px;
}
.careerfy-joblisting-plain .urgntpkg-badge,
.careerfy-joblisting-view4 .urgntpkg-badge,
.jobsearch-candidate-default .urgntpkg-badge {
left: auto;
right: -7px;
}
.careerfy-joblisting-plain .urgntpkg-badge:before,
.careerfy-joblisting-view4 .urgntpkg-badge:before,
.jobsearch-candidate-default .urgntpkg-badge:before {
left: auto;
right: 0px;
border-top: 7px solid #ffb14a;
border-right: 7px solid transparent;
border-left: none;
}
.careerfy-joblisting-view4 .urgntpkg-badge,
.jobsearch-candidate-default .urgntpkg-badge {
top: auto;
bottom: 8px;
}
.careerfy-featured-jobs-list .urgntpkg-badge {
border-radius: 0px 0px 8px 0px;
left: 0px;
}
.careerfy-featured-jobs-list .urgntpkg-badge:before {
display: none; }
.careerfy-job-grid .urgntpkg-badge,
.careerfy-featured-jobs-grid .urgntpkg-badge {
bottom: 8px;
top: auto;
}
.urgntpkg-gridv-badge {
position: absolute;
right: 12px;
top: -10px;
width: 32px;
background-color: #ffb14a;
color: #ffffff;
text-align: center;
word-break: break-all;
font-size: 15px;
text-transform: uppercase;
line-height: 1.4;
padding: 9px 0px 8px 0px;
border-radius: 0px 0px 80px 80px;
}
.careerfy-typo-wrap .urgntpkg-gridv-badge {
padding: 9px 0px 8px 0px; }
.jobsearch_box_jobdetail_three_apply_wrap .urgntpkg-gridv-badge small {
margin: 3px 0px 0px 0px;
color: #ffffff;
}
.urgntpkg-gridv-badge:after {
content: '';
position: absolute;
right: -9px;
top: 0px;
border-bottom: 9px solid #ffb14a;
border-right: 9px solid transparent;
}
.urgntpkg-gridv-badge:before {
content: '';
position: absolute;
left: -9px;
top: 0px;
border-bottom: 9px solid #ffb14a;
border-left: 9px solid transparent;
}
.urgntpkg-gridv-badge i {
display: block;
font-size: 13px;
}
.urgntpkg-gridv-badge small {
display: inline-block;
width: 9px;
margin-top: 3px;
}
.careerfy-team-parallex-list .promotepof-badge:before,
.careerfy-candidate-view4 .promotepof-badge:before,
.careerfy-candidate-detail-four-subheader .promotepof-badge:before {
display: none; }
.careerfy-team-parallex-list .promotepof-badge {
background-color: #ffb14a;
border-radius: 100%;
color: #ffffff;
padding: 4px;
right: 1px;
top: 12px;
}
.careerfy-team-parallex-list .promotepof-badge i,
.careerfy-candidate-view4 .promotepof-badge i,
.careerfy-candidate-detail-four-subheader .promotepof-badge i {
margin: 0px; }
.careerfy-candidate-detail-four-subheader .promotepof-badge {
background-color: #ffb14a;
border-radius: 100%;
color: #ffffff;
padding: 4px;
left: 21px;
right: auto;
top: 12px;
}
.careerfy-candidate-view4 .promotepof-badge {
background-color: #ffb14a;
border-radius: 100%;
color: #ffffff;
padding: 4px;
right: 21px;
top: 12px;
}
.urgntpkg-detilbadge {
display: inline-block !important;
padding: 4px 10px;
background-color: #d72c2c;
line-height: 1;
border-radius: 40px;
color: #ffffff !important;
font-size: 12px !important;
width: auto !important;
}
.urgntpkg-detilbadge i {
margin-right: 2px; }
.urgntpkg-candv1,.urgntpkg-jobv1 {
position: absolute;
left: -21px;
top: 8px;
font-size: 13px !important;
background-color: #d72c2c;
color: #ffffff !important;
padding: 5px 26px;
line-height: 1;
z-index: 1;
-webkit-transform: rotate(-40deg);
-moz-transform: rotate(-40deg);
-ms-transform: rotate(-40deg);
-o-transform: rotate(-40deg);
transform: rotate(-40deg);
}
.jobsearch-candidate-default .jobsearch-candidate-default-wrap {
overflow: hidden; }
.careerfy-candidatedetail-content3 .careerfy-description p {
margin-bottom: 15px; }
.careerfy-candidatedetail-content3 .careerfy-description p:last-child,
.careerfy-candidatedetail-content3 .careerfy-description {
margin-bottom: 0px; }
.careerfy-candidate-grid  .slick-slide { padding: 0px 15px; }
.careerfy-featured-candidates-grid .urgntpkg-detilbadge {
margin-bottom: 10px; }
.jobsearch_box_candidate_info .urgntpkg-candv1 {
left: -23px;
top: 4px;
}.careerfy-candidatedetail-services {
padding-top: 20px;
border: 1px solid;   
margin-bottom: 30px;
background-color: #ffffff;
}
.careerfy-candidatedetail-services .careerfy-candidate-title {
padding-left: 29px; }
.careerfy-candidatedetail-services ul li {
float: left;
width: 100%;
list-style: none;
border-bottom: 1px solid;
padding: 22px 29px 19px 29px;
line-height: 1;
}
.careerfy-candidatedetail-services ul li:last-child {
border-bottom: none;
padding: 24px 29px 26px 29px;
}
.careerfy-candidatedetail-services ul li i ~ .careerfy-services-text {
margin-left: 70px;
}
.careerfy-candidatedetail-services ul li:first-child {
padding: 0 29px 22px 29px; }
.careerfy-candidatedetail-services ul li i {
float: left; }
.careerfy-candidatedetail-services ul li,.careerfy-candidatedetail-services {
border-color: #efefef; }
.careerfy-candidatedetail-services ul li i {
font-size: 45px; }
.careerfy-services-text span {
line-height: 1;
margin-top: 4px;
font-size: 16px;
color: #97a2b4;
font-weight: 500;
margin-bottom: 5px;
display: block;
}
.careerfy-services-text small {
display: block;
font-size: 16px;
font-weight: 500;
color: #333333;
margin-top: 8px;
}
ul li a.jobsearch-plus { background-color: #fe3d6c; }
.jobsearch-jobdetail-media li a.jobsearch-plus { background-color: #ffffff; }
.careerfy-subheader-style7-top,.careerfy-subheader-style7,
.careerfy-breadcrumb-style7 {
float: left;
width: 100%;
}
.careerfy-subheader-style7-top {
background-color: #eeeeee;
padding: 20px 0px;
}
.careerfy-subheader-style7-top a {
font-size: 12px;
color: #13b5ea;
}
.careerfy-subheader-style7-top a.careerfy-left i {
display: inline-block;
margin-right: 5px;
-webkit-transform: scale(-1);
-moz-transform: scale(-1);
-ms-transform: scale(-1);
-o-transform: scale(-1);
transform: scale(-1);
}
.careerfy-subheader-style7-top a.careerfy-right i {
margin-left: 7px; }
.careerfy-breadcrumb-style7 ul li {
float: left;
list-style: none;
padding-right: 40px;
position: relative;
margin-top: 6px;
}
.careerfy-breadcrumb-style7 ul li:before {
content: '/';
color: #dddddd;
position: absolute;
left: -20px;
top: 0px;
}
.careerfy-breadcrumb-style7 ul li:first-child:before {
display: none; }
.careerfy-breadcrumb-style7 ul li a {
color: #888888; }
.careerfy-breadcrumb-style7 ul li {
color: #13b5ea; } .careerfy-candidate-timeline-two {
float: left;
width: 100%;
margin-bottom: 25px;
}
.careerfy-candidate-timeline-two ul li { list-style: none; }
.careerfy-candidate-timeline-two > ul > li { margin-bottom: 0px; }
.careerfy-candidate-timeline-two small {
font-size: 12px;
margin-left: 9px;
}
.careerfy-candidate-timeline-two .careerfy-candidate-timeline-two-text {
padding-left: 60px;
padding-bottom: 22px;
position: relative;
}
.careerfy-candidate-timeline-two .careerfy-candidate-timeline-two-text:before {
content: '';
position: absolute;
left: 20px;
top: 0px;
width: 1px;
height: 100%;
border-left: 1px solid #d1d1d1;
}
.careerfy-candidate-timeline-two li:last-child .careerfy-candidate-timeline-two-text:before {
height: 78%; }
.careerfy-candidate-timeline-two .careerfy-candidate-timeline-two-text:after {
content: '';
position: absolute;
left: 13px;
top: -2px;
background-color: #ffffff;
box-shadow: 0px 0px 0px 4px #d1d1d1 inset;
width: 16px;
height: 16px;
border-radius: 100%;
}
.careerfy-candidate-timeline-two-text span {
line-height: 1;
font-size: 12px;
margin-bottom: 11px;
display: block;
}
.careerfy-candidate-timeline-two-text h2 {
font-size: 18px;
margin-bottom: 9px;
line-height: 1;
}
.careerfy-candidate-timeline-two-text p {
font-size: 15px;
color: #999999;
margin-bottom: 0px;
}
.careerfy-employer-detail2-toparea-btn {
float: right;
font-size: 18px;
color: #ffffff;
background-color: #ffaf00;
padding: 14px 28px 12px 28px;
line-height: 1;
border-radius: 80px;
margin-left: 10px;
margin-bottom: 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;
}
.careerfy-employer-detail2-toparea-btn i {
font-size: 12px;
float: left;
font-weight: bold;
margin: 3px 8px 0px 0px;
}
.careerfy-employer-detail2-toparea-btn.color {
background-color: #13b5ea; }
.careerfy-employer-detail2-toparea-btn:hover {
opacity: 0.70; }
.widget_your_info iframe {
float: left;
width: 100%;
height: 320px;
}
.widget_your_info_wrap {
float: left;
width: 100%;
border: 1px solid #efefef;
padding: 25px 29px 17px 29px;
}
.widget_your_info_list,
.widget_your_info_social,
.widget_your_info_list li {
float: left;
width: 100%;
}
.widget_your_info_list li {
list-style: none;
line-height: 1;
margin-bottom: 20px;
color: #999999;
}
.widget_your_info_list li a {
color: #999999; }
.widget_your_info_list li i {
float: left;
margin: 0px 15px 0px 0px;
}
.widget_your_info_social li {
float: left;
list-style: none;
margin: 0px 8px 8px 0px;
}
.widget_your_info_social li a {
float: left;
width: 25px;
height: 25px;
background-color: #375d93;
color: #ffffff;
font-size: 15px;
text-align: center;
border-radius: 100%;
padding-top: 5px;
}
.widget_your_info_social li a.fa-twitter        { background-color: #43afe9; }
.widget_your_info_social li a.fa-linkedin       { background-color: #007eb3; }
.widget_your_info_social li a.fa-google-plus    { background-color: #e24046; }
.widget_your_info_social li a.fa-dribbble       { background-color: #f95c94; }
.jobsearch-box-application-countdown {
float: left;
width: 100%;
text-align: center;
margin-bottom: 10px;
}
.jobsearch-box-application-countdown .countdown-section {
float: left;
width: 25%;
margin-bottom: 8px;
text-align: center;
padding-right: 0px;
}
.jobsearch-box-application-countdown .countdown-amount {
display: block;
font-size: 36px;
font-weight: 300;
}
.jobsearch-box-application-countdown .countdown-period {
font-size: 12px;
color: #999999;
letter-spacing: 1px;
}
.careerfy-jobdetail-tags-style2 {
float: left;
width: 100%;
}
.careerfy-jobdetail-tags-style2 a {
float: left;
padding: 9px 14px 9px 14px;
background-color: #f3f3f3;
border-radius: 20px;
font-size: 12px;
color: #888888;
line-height: 1;
margin: 10px 14px 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;
}
.careerfy-jobdetail-tags-style2 a:hover {
background-color: #13b5ea;
color: #ffffff;
}
.single .jobsearch-pumflit-banner-con {
float: left;
width: 100%;
margin-bottom: 30px;
}
.jobsearch-pumflit-banner-con {
text-align: center; }
.jobsearch-pumflit-banner-con a {
display: inline-block;
}
.common-header-transparent ~ .careerfy-candidate-detail-four-subheader {
padding: 130px 0px 54px 0px; }
.jobsearch-employer-followin-btn {
margin-left: 10px;
}
.jobsearch-filter-responsive-wrap .jobsearch-pumflit-banner-con {
float: left;
width: 100%;
margin-bottom: 10px;
}@media (min-width: 768px) and (max-width: 990px) {
header#careerfy-header { display: none; }
.careerfy-mobilehder-strip { display: block !important; } .careerfy-main-content .col-md-4,.careerfy-main-content .col-md-3 { float: none; display: inline-block; vertical-align: top; margin-right: -4px; width: 50%; }
.careerfy-main-content .col-md-7,.careerfy-main-content .col-md-5 { width: 100%; float: left; margin-bottom: 30px; }
.col-md-12 { float: left; width: 100%; } .careerfy-banner-caption h1 { font-size: 38px;}
.careerfy-banner-caption p { width: 70%;}
.categories-list ul li { width: 33.333%;}
.careerfy-featured-listing > ul > li { width: 100%;}
.careerfy-testimonial-slider { width: 90%;}
.careerfy-footer-widget .col-md-4,.careerfy-footer-widget .col-md-3,.careerfy-footer-widget .col-md-2 { display: inline-block; width: 50%; vertical-align: top; margin-right: -4px;}
.careerfy-copyright { text-align: center;}
.careerfy-social-network { width: 100%;}
.careerfy-copyright p { width: 100%; margin: 12px 0px 20px;}
.careerfy-social-network li { float: none; display: inline-block;}
.careerfy-testimonial-section img { width: 100%;}
.careerfy-login-registration-form .careerfy-column-6 { width: 100%;}
.navbar-toggle .icon-bar { background-color: #bababa;}
.careerfy-errorpage h2 { line-height: 1.3;}
.careerfy-blog > ul > li { display: inline-block; vertical-align: top; float: none; margin-right: -4px; width: 50%;} .careerfy-banner-search-three,.careerfy-typo-wrap .careerfy-banner-search-three { width: 100%; }
.careerfy-upload-cvbtn,.careerfy-typo-wrap .careerfy-upload-cvbtn { margin: 20px 0px 20px 0px; }
.careerfy-bannerthree-caption h1,.careerfy-bannerthree-caption p,.careerfy-plan-thumb,.careerfy-testimonial-slider-style3 { width: 100%; }
.testimonial-slider-style3-text { padding: 80px 0px 150px 80px; }
.careerfy-banner-search ul li:last-child { width: 10%; } .careerfy-banner-search ul li { width: 28%; }
.careerfy-banner-search-six ul li,.careerfy-banner-search-six ul li:last-child { width: 50%; margin-bottom: 10px; }
.careerfy-banner-search-six input[type="submit"] { text-align: center; }
.careerfy-animate-filter ul li a { padding: 12px 14px 11px 14px; }
.careerfy-main-content .widget { display: inline-block; float: none; width: 50%; vertical-align: top; padding: 0px 10px;}
.careerfy-main-content aside.col-md-3 { width: 100%;}
.careerfy-detail-wrap { margin: 0px; width: 100%;}
.navbar-nav > li > a::before { content: none;}
.careerfy-testimonial-slider { margin-top: 0px; margin-bottom: 5px;}
.careerfy-banner-search { width: 100%;}
.careerfy-main-content .careerfy-modren-counter ul li { width: 33.333%;}
.careerfy-contact-info-sec { padding: 32px 20px 35px 20px;}
.careerfy-contact-form textarea { height: 198px;}
blockquote { font-size: 17px;}
.careerfy-sidebar-col,.careerfy-content-col { padding: 0px 15px; }
.careerfy-main-content .widget,.careerfy-author-detail,.careerfy-footer-widget [class*="col-md-"] { float: none; display: inline-block; margin-right: -4px; vertical-align: top; width: 50%; padding: 0px 10px; }
.careerfy-comingsoon-wrap,.careerfy-coming-soon { position: static; float: left; width: 100%; background-color: #000; } .careerfy-transparent { display: none; }
.careerfy-comingsoon-text .careerfy-newsletter { width: 100%; }
.navigation-subthree { margin: 16px 0px 0px 20px; float: none; display: inline-block; }
.careerfy-parallax-text-box { width: 100%; }
.careerfy-banner-search-four ul li { width: 50%; margin-bottom: 15px; } .careerfy-banner-search-four ul li:last-child { width: 50%; }
.careerfy-featured-jobs-list > ul > li { float: left; width: 100%; } .careerfy-parallax-style4 { padding-bottom: 30px; }
.nav-list-mode { display: none; }
.careerfy-banner-search-three { width: 100%; } .careerfy-banner-three { padding: 70px 0px; }
.careerfy-banner-search-three ul li,.careerfy-banner-search-three ul li:last-child { width: 50%; }
.careerfy-upload-cvbtn { margin: 20px 0px 20px 0px; }
.careerfy-blog-medium figure ~ .careerfy-blog-medium-text { margin-left: 0px; float: left; width: 100%; } .careerfy-blog-medium figure { width: 100%; }
.careerfy-categories-stylefive ul li { border: none; } .careerfy-categories-stylefive-wrap a { word-break: break-all; }
.careerfy-banner-search-eight ul li:nth-child(2) { width: 270px; }
.careerfy-priceplan-wrapper { width: 590px; }
.careerfy-banner-search-seven { width: 97%; }
.careerfy-banner-search-two, .careerfy-typo-wrap .careerfy-banner-search-two { border-radius: 30px; } .careerfy-bannernine-caption { position: relative; float: left; padding: 90px 0px 60px 0px; margin: 0px; }
.careerfy-categories-classic ul li { width: 33.333%; }
.careerfy-featuredjobs-list .careerfy-featuredjobs-box { width: 100%; }
.careerfy-featuredjobs-list a,.careerfy-featuredjobs-box.careerfy-featuredjobs-posdat { text-align: center; }
.careerfy-featuredjobs-list a { padding: 20px 0px; }
.careerfy-featuredjobs-list figure { margin-bottom: 9px; }
.careerfy-featuredjobs-box.careerfy-featuredjobs-posdat { padding-top: 10px; }
.careerfy-footernine-newslatter-inner,.careerfy-footer-nine-newslatter form { width: 100%; min-width: 100%; }
.careerfy-footer-nine-social { width: 100%; text-align: center; margin-top: 10px; }
.careerfy-footer-nine-social li { float: none; display: inline-block; margin-top: 10px; }
.careerfy-footer-widget .menu ul ul, .careerfy-footer-widget .menu  { max-height: inherit; overflow: inherit; } .careerfy-search-ten form ul.careerfy-search-ten-grid li,.careerfy-search-ten form ul.careerfy-search-ten-grid li:last-child { width: 50%; }
.careerfy-search-ten form label i { display: none; } .careerfy-banner-eleven-tabs { width: 80%; }
.careerfy-search-ten-full { margin-top: 0px; }
.careerfy-categories-tenstyle1 > ul > li { width: 33.333%; }
.careerfy-speakers-grid-text { background: none; }
.careerfy-top-recruiters-slider .slick-arrow { display: none; } .careerfy-fifteen-banner-inner { width: 70%; }
.careerfy-fifteen-banner-search ul li,.careerfy-fifteen-banner-search ul li:last-child { width: 50%; }
.careerfy-categories-browse-links ul li { width: 33.333%; }
.careerfy-fifteen-recent-jobs time,.careerfy-fifteen-recent-jobs figure,.careerfy-fifteen-recent-jobs small,.careerfy-fifteen-recent-jobs strong { width: 100%; }
.careerfy-fifteen-recent-jobs small { text-align: left; } .careerfy-fifteen-recent-jobs > ul > li { width: 50%; margin-bottom: 30px; }
.careerfy-fifteen-recent-jobs time { border: none; padding-top: 0px; padding-bottom: 10px; } .careerfy-fifteen-recent-jobs figure { padding-left: 0px; }
.careerfy-fifteen-recent-jobs-inner { padding: 15px 30px 20px 30px; } .careerfy-fifteen-recent-jobs strong { margin-top: 10px; }
.careerfy-fifteen-blog-medium figure ~ .careerfy-fifteen-blog-medium-text { margin-left: 0px; float: left; width: 100%; padding-top: 15px; }
.careerfy-fifteen-blog-medium figure,.careerfy-fifteen-blog-medium figure a,.careerfy-fifteen-blog-medium figure img { float: left; width: 100%; }
.instastcky-aplybtn-con { display: block; }
.careerfy-testimonial-style11-slider,.careerfy-testimonial-video-wrap { width: 100%; } .careerfy-banner-twelve p,.careerfy-banner-twelve h1,.careerfy-banner-twelve-search,.careerfy-premium-jobs figure,.careerfy-premium-jobs-text { width: 100%; }
.careerfy-twelve-navigation .jobsearch-navigation { position: relative; }
.careerfy-twelve-navigation { padding: 20px 0px; }
.careerfy-browse-links ul li,.careerfy-top-employers-slider-list ul li { width: 50%; }
.careerfy-top-sectors-category ul li { padding: 1px 1px 1px 1px; margin-bottom: 0px; margin-right: -2px !important; }
.careerfy-premium-jobs figure { margin-bottom: 20px; } .careerfy-premium-jobs-text { text-align: left; }
.careerfy-top-sectors-category a { background-color: #f5f5f5; border: none; }
.careerfy-twelve-navigation .navbar-nav > li.submenu-addicon > a:after { display: none; } .careerfy-thirteen-banner-search form { width: 100%; }
.careerfy-thirteen-banner-search ul li { width: 50%; }
.careerfy-thirteen-banner-search { padding: 16px 20px 10px 20px; }
.careerfy-jobslatest-list ul li { float: left; width: 100%; }
.careerfy-partner-twelve-slider { margin-bottom: 30px; }
.careerfy-thirteen-banner-caption h1 { font-size: 50px; width: 100%; } .careerfy-sixteen-banner form { min-width: 85%; }
.careerfy-sixteen-blog-medium figure { width: 100%; }
.careerfy-sixteen-blog-medium figure ~ .careerfy-sixteen-blog-medium-text { margin-left: 0px; float: left; width: 100%; }
.careerfy-footer-sixteen .careerfy-footer-widget [class*="col-md-"] { width: 33.333%; }
.copyright-sixteen { text-align: center; }
.copyright-sixteen-download,.copyright-sixteen-social { float: none; display: inline-block; }
.copyright-sixteen p { width: 100%; margin: 10px 0px; } .careerfy-seventeen-search ul li { width: 100%; }
.careerfy-seventeen-services li:nth-child(odd):before,.careerfy-seventeen-services li:nth-child(even):before { display: none; }
.careerfy-refejobs-list figure { width: 50%; margin-bottom: 15px; } .careerfy-refejobs-list small { width: 24%; text-align: left; }  .careerfy-fourteen-caption form { width: 100%; }
.careerfy-categories-style14 ul li { width: 33.333%; }
.careerfy-howit-works-text p { width: 90%; } .careerfy-twentyone-search-inner { width: 90%; }
.careerfy-services.careerfy-services-twentyone li { margin-bottom: 0px; }
.careerfy-services-twentyone-style3 small:before,.careerfy-services-twentyone-style3 small:after { display: none; }
small.careerfy-jobs-style9-jobtype { margin-top: 4px; margin-bottom: 4px; }
.careerfy-jobs-box1,.careerfy-jobs-box2 { width: 100%; }
.careerfy-jobs-box2 { border: none; }
.careerfy-jobs-style9-options { margin-top: 0px; }
.careerfy-candidate-style8-content { width: 80%; }
.jobsearch_apply_job ul li a { margin-bottom: 10px; }
.jobsearch_side_box_style5 { margin-bottom: 25px; }
.careerfy-plugin-default-container { width: 100%; padding: 0px 15px; } .careerfy-banner-search-two.search-loc-off ul li,
.careerfy-banner-search-two.search-keyword-off ul li,
.careerfy-banner-search-two.search-cat-off ul li { width: 50%; }
.careerfy-banner-search-two ul li { float: none; display: inline-block; vertical-align: top; margin-right: -4px; }
.careerfy-banner-search-two.search-keyword-off.search-cat-off ul li,
.careerfy-banner-search-two.search-cat-off.search-loc-off ul li,
.careerfy-banner-search-two.search-keyword-off.search-loc-off ul li { width: 70%; }
.careerfy-banner-search-two.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-banner-search-two.search-cat-off.search-loc-off ul li:last-child,
.careerfy-banner-search-two.search-keyword-off.search-loc-off ul li:last-child { width: 30%; } .search-cat-off .careerfy-banner-search-three ul li,
.search-keyword-off .careerfy-banner-search-three ul li,
.search-loc-off .careerfy-banner-search-three ul li,
.careerfy-banner-search-four.search-cat-off ul li,
.careerfy-banner-search-four.search-keyword-off ul li,
.careerfy-banner-search-four.search-loc-off ul li { width: 50%; } .careerfy-banner-search-four ul li,.careerfy-search-ten form ul.careerfy-search-ten-grid li { float: none; display: inline-block; vertical-align: top; margin-right: -4px; }
.careerfy-banner-search-four.search-keyword-off.search-cat-off ul li,
.careerfy-banner-search-four.search-cat-off.search-loc-off ul li,
.careerfy-banner-search-four.search-keyword-off.search-loc-off ul li { width: 70%; }
.careerfy-banner-search-four.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-banner-search-four.search-cat-off.search-loc-off ul li:last-child,
.careerfy-banner-search-four.search-keyword-off.search-loc-off ul li:last-child { width: 30%; }
.careerfy-banner-search-six.search-cat-off ul li,
.careerfy-banner-search-six.search-keyword-off ul li,
.careerfy-banner-search-six.search-loc-off ul li { width: 50%; }
.careerfy-banner-search-six.search-keyword-off.search-loc-off ul li,
.careerfy-banner-search-six.search-keyword-off.search-cat-off ul li,
.careerfy-banner-search-six.search-cat-off.search-loc-off ul li { width: 66%; }
.careerfy-banner-search-six.search-keyword-off.search-loc-off ul li:last-child,
.careerfy-banner-search-six.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-banner-search-six.search-cat-off.search-loc-off ul li:last-child { width: 34%; }
.careerfy-banner-search-eight.all-searches-on ul li,
form.careerfy-banner-search-eight.all-searches-on ul li:nth-child(2),
form.careerfy-banner-search-eight.all-searches-on ul li:nth-child(3),
.careerfy-banner-search-ten.search-loc-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-keyword-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-cat-off ul.careerfy-search-ten-grid li { width: 50%; }
.careerfy-banner-search-ten.search-keyword-off.search-cat-off ul.careerfy-search-ten-grid li:last-child,
.careerfy-banner-search-ten.search-cat-off.search-loc-off ul.careerfy-search-ten-grid li:last-child,
.careerfy-banner-search-ten.search-keyword-off.search-loc-off ul.careerfy-search-ten-grid li:last-child { width: 30%; }
.careerfy-banner-search-ten.search-keyword-off.search-cat-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-cat-off.search-loc-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-keyword-off.search-loc-off ul.careerfy-search-ten-grid li { width: 70%; }
.careerfy-thirteen-banner .careerfy-thirteen-banner-search ul li:last-child { width: 50%; }
.careerfy-fourteen-banner .careerfy-fourteen-fields li,.careerfy-fourteen-banner .careerfy-fourteen-fields li:last-child { width: 50%; margin: 0px; }
.careerfy-fourteen-caption ul { margin-bottom: 15px; }
.careerfy-fourteen-caption form input[type="submit"] { width: 100%; }
.careerfy-fourteen-banner.search-cat-off .careerfy-fourteen-fields li,
.careerfy-fourteen-banner.search-loc-off .careerfy-fourteen-fields li,
.careerfy-fourteen-banner.search-keyword-off .careerfy-fourteen-fields li { width: 33.333%; }
.careerfy-fourteen-banner.search-keyword-off.search-cat-off .careerfy-fourteen-fields li:last-child,
.careerfy-fourteen-banner.search-cat-off.search-loc-off .careerfy-fourteen-fields li:last-child,
.careerfy-fourteen-banner.search-keyword-off.search-loc-off .careerfy-fourteen-fields li:last-child { width: 33%; }
.search-cat-off .careerfy-fifteen-banner-search ul li,
.search-keyword-off .careerfy-fifteen-banner-search ul li,
.search-loc-off .careerfy-fifteen-banner-search ul li { width: 50%; }
.careerfy-fifteen-banner-search ul li { float: none; display: inline-block; vertical-align: top; margin-right: -4px; }
.search-keyword-off.search-loc-off .careerfy-fifteen-banner-search ul li,
.search-keyword-off.search-cat-off .careerfy-fifteen-banner-search ul li,
.search-cat-off.search-loc-off .careerfy-fifteen-banner-search ul li { width: 70%; }
.search-keyword-off.search-loc-off .careerfy-fifteen-banner-search ul li:last-child,
.search-keyword-off.search-cat-off .careerfy-fifteen-banner-search ul li:last-child,
.search-cat-off.search-loc-off .careerfy-fifteen-banner-search ul li:last-child { width: 30%; }
.careerfy-sixteen-banner.all-searches-on ul li,
.careerfy-sixteen-banner.all-searches-on ul li:last-child,
.careerfy-sixteen-banner.search-cat-off ul li,
.careerfy-sixteen-banner.search-loc-off ul li,
.careerfy-sixteen-banner.search-keyword-off ul li,
.careerfy-sixteen-banner.search-cat-off ul li:last-child,
.careerfy-sixteen-banner.search-loc-off ul li:last-child,
.careerfy-sixteen-banner.search-keyword-off ul li:last-child { width: 50%; line-height: 0.7; }
.careerfy-sixteen-banner form input[type="submit"] { width: 100%; border-radius: 0px; }
.careerfy-sixteen-banner.search-keyword-off.search-cat-off ul li:first-child,
.careerfy-sixteen-banner.search-cat-off.search-loc-off ul li:first-child,
.careerfy-sixteen-banner.search-keyword-off.search-loc-off ul li:first-child { width: 65%; }
.careerfy-sixteen-banner.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-sixteen-banner.search-cat-off.search-loc-off ul li:last-child,
.careerfy-sixteen-banner.search-keyword-off.search-loc-off ul li:last-child { width: 35%; }
.careerfy-eighteen-fields li,
.careerfy-eighteen-fields li:last-child { width: 50%; }
.careerfy-eighteen-banner form input[type="submit"] { width: 100%; border-radius: 0px; }
.careerfy-eighteen-banner .careerfy-eighteen-fields { text-align: left; }
form.careerfy-banner-twelve-search.all-searches-on .careerfy-twelve-fields li { width: 50%; }
form.careerfy-banner-twelve-search.all-searches-on .careerfy-twelve-fields li:last-child { width: 50% !important; }
.careerfy-banner-twelve-search input[type="submit"] { width: 100%; } .careerfy-footer-ninteen .widget_nav_menu ul li { width: 50%; } .careerfy-services-twenty-style3 a:before { display: none; }
.careerfy-footer-twenty .widget_nav_menu ul li { width: 50%; }
.careerfy-testimonial-section .col-md-5 { min-height: 400px; }
.careerfy-testimonial-section .row { display: inline-block; width: 100%; }
.jobsearch-banner-search ul li.jobsearch-banner-submit, .jobsearch-banner-search ul li { z-index: auto; }
.careerfy-service-slider { height: 450px; }
.careerfy-service-slider .slick-current.slick-active { width: 260px !important; } .careerfy-footer-two .careerfy-footer-widget .col-md-9 { width: 100%; }
.careerfy-footer-newslatter li { width: 75%; } .careerfy-footer-newslatter li:last-child { width: 25%; }
.careerfy-copyright-social,.careerfy-copyright-download { width: 100%; } .careerfy-copyright-social li,.careerfy-copyright-download li { float: none; display: inline-block; }
.careerfy-banner-two .careerfy-banner-caption p { width: 100%; } .careerfy-footer-two .menu,.careerfy-footer-three .menu,.careerfy-footer-one .widget_nav_menu .menu,
.careerfy-footer-four .widget_nav_menu .menu,.careerfy-footer-five .widget_nav_menu .menu,.careerfy-footer-six .widget_nav_menu .menu { max-height: inherit; overflow: inherit; min-height: auto; }
.careerfy-footer-three .careerfy-footer-newslatter li { width: auto; } .copyright-five { text-align: center; }
.copyright-five p,.copyright-wrap { width: 100%; }
.copyright-five p { padding-bottom: 0px; } .copyright-wrap { padding-top: 15px; }
.copyright-wrap img { margin-bottom: 20px; } .copyright-six { text-align: center; }
.footer-container { display: inline-block; }
.copyright-six p { width: 100%; }
.careerfy-copyright p.links-term-pri-help { text-align: center; margin-top: 0px; }
} @media (max-width: 767px) {
header#careerfy-header { display: none; }
.careerfy-mobilehder-strip { display: block !important; } .careerfy-main-content .col-md-4,.careerfy-main-content .col-md-3{ float: none; display: inline-block; vertical-align: top; margin-right: -4px; width: 50%; }
.careerfy-main-content .col-md-7,.careerfy-main-content .col-md-5 { width: 100%; float: left; margin-bottom: 30px; }
.col-md-12 { float: left; width: 100%; }
.navbar-nav > li > a { padding: 15px 22px;}
.navbar-nav .sub-menu li a, .navbar-nav .children li a, .careerfy-megalist li a { color: #656c6c;} .careerfy-navigation { float: left;}
.careerfy-banner { background-size: cover;}
.careerfy-banner-caption p,.careerfy-banner-search,.careerfy-featured-listing > ul > li.col-md-6 { width: 100%;}
.careerfy-testimonial-slider { width: 100%; padding: 0px 15px; margin-top: 30px; margin-bottom: 30px; }
.careerfy-copyright { text-align: center;}
.careerfy-social-network { width: 100%;}
.careerfy-copyright p { width: 100%; margin: 12px 0px 20px;}
.careerfy-social-network li { float: none; display: inline-block;}
.categories-list ul li { width: 50%;}
.careerfy-banner-btn a { margin: 10px 2px 0px;}
.careerfy-featured-listing figure, .careerfy-featured-listing-text { float: left; width: 100%;}
.careerfy-option-btn { float: right;}
.careerfy-blog-grid-text { padding: 15px 15px 30px;}
.careerfy-footer-widget .col-md-4,.careerfy-footer-widget .col-md-3,.careerfy-footer-widget .col-md-2 { display: inline-block; width: 50%; vertical-align: top; margin-right: -4px;}
.careerfy-featured-listing > ul > li { width: 50%; float: none; display: inline-block; margin-right: -4px; vertical-align: top;}
.careerfy-testimonial-slider:before { top: -25px; left: 15px;}
.careerfy-banner-search ul li { width: 29.333%;}
.careerfy-modren-counter ul li::before { content: none;}
.careerfy-banner-search ul li:last-child { width: 10%;}
.careerfy-services-classic ul li::before { content: none;}
.careerfy-classic-priceplane-title { padding: 0px 6px;}
.careerfy-priceplane-section span ~ p { padding: 0px; float: left;}
.careerfy-login-registration-form .careerfy-column-6 { width: 100%;}
.navbar-toggle .icon-bar { background-color: #bababa;}
.careerfy-errorpage { float: left; width: 100%;}
.careerfy-error-search { margin-bottom: 20px; width: 62%;}
.careerfy-errorpage h2 { line-height: 1.3;}
.careerfy-detail-wrap { margin: 0px; width: 100%;}
.careerfy-blog-other > li { float: none; display: inline-block;}
.careerfy-blog > ul > li { display: inline-block; vertical-align: top; float: none; margin-right: -4px; width: 50%;}
.careerfy-subheader { background-size: cover;}
.careerfy-main-content aside.col-md-3 { width: 100%;}
.careerfy-errorpage-bg { background-size: cover;}
.careerfy-main-content .widget { display: inline-block; float: none; width: 50%; vertical-align: top; padding: 0px 10px;}
.navbar-nav > li > a::before,.careerfy-modren-counter ul li::before { content: none;}
.careerfy-banner-search ul li i{ right: 10px;}
.careerfy-select-style::after { right: 15px;}
.careerfy-contact-form,.careerfy-contact-info-sec { width: 100%;}
.careerfy-errorpage-bg { background-size: cover;}
.careerfy-banner-search { width: 100%; } .careerfy-banner-search ul li,.careerfy-banner-search ul li:last-child { width: 50%; }
.careerfy-showing-result figure ~ .careerfy-result-text,.careerfy-posts-list.careerfy-showing-result figure { float: left; width: 100%; }
.careerfy-posts-list.careerfy-showing-result figure { margin-bottom: 20px; } .careerfy-showing-result figure ~ .careerfy-result-text { padding-left: 0px; }
.careerfy-sidebar-col,.careerfy-content-col { padding: 0px 15px; }
.careerfy-prenxt-post ul li,.careerfy-content-col .col-md-6 { width: 100%; }
.comments-area { padding-right: 0px; } .involved-social-icone { float: left; }
.vc_column_container { padding: 0px 15px !important; }
.col-md-6.careerfy-parallex-box { min-height: inherit; float: left; width: 100%; } .careerfy-parallex-box-wrap { width: 100%; }
.careerfy-joblisting-plain-right { float: left; }
.careerfy-comingsoon-wrap,.careerfy-coming-soon { position: static; float: left; width: 100%; background-color: #000; } .careerfy-transparent { display: none; }
.careerfy-comingsoon-text .careerfy-newsletter { width: 100%; }
.careerfy-btns-con { width: 100%; }
.careerfy-btns-con { padding: 0px 15px; }
.careerfy-featured-listing-text h2 a { width: auto; overflow: inherit; }
.careerfy-featured-listing > ul > li.col-md-6 { width: 50%; }
.careerfy-featured-listing figure a { width: 100%; height: 100%; }
.careerfy-featured-listing figure a img { height: 100%; }
.careerfy-featured-listing-text { padding-bottom: 18px; }
.careerfy-copyright p.links-term-pri-help { width: 100%; text-align: center; } .careerfy-banner-search-three,.careerfy-typo-wrap .careerfy-banner-search-three { width: 100%; } .careerfy-banner-three { padding: 70px 0px; }
.careerfy-banner-search-three ul li,.careerfy-banner-search-three ul li:last-child { width: 50%; }
.careerfy-upload-cvbtn,.careerfy-typo-wrap .careerfy-upload-cvbtn { margin: 20px 0px 20px 0px; } 
.careerfy-bannerthree-caption h1,.careerfy-bannerthree-caption p,.careerfy-plan-thumb,.careerfy-testimonial-slider-style3 { width: 100%; }
.testimonial-slider-style3-text { padding: 80px 0px 150px 80px; }
.careerfy-banner { padding: 70px 0px 70px 0px; }
.careerfy-banner-caption h1 { font-size: 34px; }
.careerfy-bannerthree-caption h1 { font-size: 28px; }
.careerfy-bannerthree-caption p { font-size: 18px; }
.careerfy-search-categories li:before { right: 10px; } .careerfy-search-categories li { padding-left: 0px; padding-right: 20px; }
.careerfy-banner-btn a i {  display: none;} .careerfy-logo-con,.careerfy-btns-con { float: left; } .careerfy-menu-con { float: right; } .banner-search-padding .vc_column-inner { padding: 0px !important; }
.careerfy-parallax-text-box { width: 100%; }
.careerfy-banner-search-four ul li { width: 50%; margin-bottom: 15px; } .careerfy-banner-search-four ul li:last-child { width: 50%; }
.careerfy-featured-jobs-list > ul > li { float: left; width: 100%; }
.jobsearch-search-container .jobsearch-banner-search ul li { line-height: 1; }
.banner-search-padding .careerfy-banner-caption { padding-left: 20px; padding-right: 20px; } .careerfy-footer-two .careerfy-footer-widget .col-md-9 { width: 100%; }
.careerfy-copyright-social,.careerfy-copyright-download { width: 100%; } .careerfy-copyright-social li,.careerfy-copyright-download li { float: none; display: inline-block; }
.careerfy-banner-two .careerfy-banner-caption p { width: 100%; } .careerfy-footer-two .menu,.careerfy-footer-three .menu,.careerfy-footer-one .widget_nav_menu .menu,
.careerfy-footer-four .widget_nav_menu .menu { max-height: inherit; overflow: inherit; min-height: auto; }
.careerfy-footer-newslatter li:last-child { width: 60%; margin-top: 10px; } .careerfy-footer-newslatter li { width: 100%; }
.careerfy-footer-two .col-md-9 .widget { width: 50%; } .careerfy-footer-widget .widget.careerfy-footer-newslatter { width: 100%; }
.careerfy-footer-three .careerfy-footer-newslatter li { width: auto; margin-top: 0px; } .careerfy-banner-search-six ul li,.careerfy-banner-search-six ul li:last-child { width: 50%; margin-bottom: 10px; }
.careerfy-banner-search-six input[type="submit"] { text-align: center; }
.careerfy-categories-stylefive ul li { width: 25%; } .careerfy-team-parallex { padding-top: 24px; }
.careerfy-animate-filter ul { text-align: center; } .careerfy-animate-filter ul li { display: inline-block; float: none; } .careerfy-search-seven-wrap h2 { font-size: 26px; width: 100%; }
.careerfy-banner-search-seven { width: 100%; }
.careerfy-banner-search-seven ul li,.careerfy-banner-search-seven ul li:last-child { width: 50%; }
.careerfy-joblisting-media ~ .careerfy-joblisting-text { margin-left: 0px; float: left; width: 100%;  } .careerfy-banner-search-eight ul li:nth-child(1),.careerfy-banner-search-eight ul li:nth-child(2),.careerfy-banner-search-eight ul li,
.careerfy-banner-search-eight input[type="submit"] { width: 100%; }
.careerfy-banner-search-eight input[type="submit"] { margin: 15px 0px 0px 0px; }
.careerfy-priceplan-wrapper { width: 100%; padding: 0px 15px; }
.careerfy-banner-search-two, .careerfy-typo-wrap .careerfy-banner-search-two { border-radius: 10px; } .careerfy-bannernine-caption { position: relative; float: left; padding: 90px 0px 60px 0px; margin: 0px; }
.careerfy-categories-classic ul li { width: 50%; }
.careerfy-featuredjobs-list .careerfy-featuredjobs-box { width: 100%; }
.careerfy-featuredjobs-list a,.careerfy-featuredjobs-box.careerfy-featuredjobs-posdat { text-align: center; }
.careerfy-featuredjobs-list a { padding: 20px 0px; }
.careerfy-featuredjobs-list figure { margin-bottom: 9px; }
.careerfy-featuredjobs-box.careerfy-featuredjobs-posdat { padding-top: 10px; }
.careerfy-footernine-newslatter-inner,.careerfy-footer-nine-newslatter form { width: 100%; min-width: 100%; }
.careerfy-footer-nine-social { width: 100%; text-align: center; margin-top: 10px; }
.careerfy-footer-nine-social li { float: none; display: inline-block; margin-top: 10px; }
.careerfy-footer-widget .menu ul ul, .careerfy-footer-widget .menu  { max-height: inherit; overflow: inherit; } .careerfy-search-ten form ul.careerfy-search-ten-grid li,.careerfy-search-ten form ul.careerfy-search-ten-grid li:last-child { width: 50%; }
.careerfy-search-ten form label i { display: none; }
.careerfy-recent-list figure ~ .careerfy-recent-list-text { margin-left: 0px; float: left; width: 100%; }
.careerfy-recent-list-text { padding-right: 0px; float: left; width: 100%; }
.careerfy-recent-list-status { position: static; float: left; }
.findperson-custom-search,.findperson-custom-search .vc_column-inner  { margin-top: 0px !important; }
.careerfy-search-ten-full { margin-top: 0px; }
.careerfy-categories-tenstyle1 > ul > li { width: 33.333%; }
.careerfy-speakers-grid-text { background: none; }
.careerfy-top-recruiters-slider .slick-arrow { display: none; } .careerfy-fifteen-banner-inner { width: 100% !important; }
.careerfy-fifteen-banner-search ul li,.careerfy-fifteen-banner-search ul li:last-child { width: 50%; }
.careerfy-categories-browse-links ul li { width: 50%; }
.careerfy-fifteen-recent-jobs time,.careerfy-fifteen-recent-jobs figure,.careerfy-fifteen-recent-jobs small,.careerfy-fifteen-recent-jobs strong { width: 100%; }
.careerfy-fifteen-recent-jobs small { text-align: left; } .careerfy-fifteen-recent-jobs > ul > li { width: 50%; margin-bottom: 30px; }
.careerfy-fifteen-recent-jobs time { border: none; padding-top: 0px; padding-bottom: 10px; } .careerfy-fifteen-recent-jobs figure { padding-left: 0px; }
.careerfy-fifteen-recent-jobs-inner { padding: 15px 30px 20px 30px; } .careerfy-fifteen-recent-jobs strong { margin-top: 10px; }
.careerfy-fifteen-blog-medium figure ~ .careerfy-fifteen-blog-medium-text { margin-left: 0px; float: left; width: 100%; padding-top: 15px; }
.careerfy-fifteen-blog-medium figure,.careerfy-fifteen-blog-medium figure a,.careerfy-fifteen-blog-medium figure img { float: left; width: 100%; }
.careerfy-fifteen-banner h1 { font-size: 30px; } .copyright-eleven { text-align: center; } .copyright-eleven p { width: 100%; margin: 0px 0px 10px 0px; }
.copyright-eleven-social,.copyright-eleven-app { float: none; display: inline-block; } .careerfy-fifteen-categories ul li { width: 50%; border-bottom: 1px solid #9a9a9a; border-right: 1px solid #9a9a9a; border-left: none; border-top: none; }
.careerfy-section-title-btn { float: left; }
.careerfy-fifteen-categories ul li:nth-child(even) { border-right: none; }
.careerfy-fifteen-categories ul li:nth-last-child(2), .careerfy-fifteen-categories ul li:nth-last-child(1) { border-bottom: none; } .careerfy-testimonial-style11-slider,.careerfy-testimonial-video-wrap { width: 100%; }
.careerfy-recentjobs-text,.careerfy-banner-eleven-tabs,.careerfy-recentjobs-text.three-cell,.careerfy-recentjobs-text.two-cell { width: 100%; }
.careerfy-recentjobs-text,.careerfy-recentjobs-text.two-cell { padding-left: 0px; }
.careerfy-recentjobs-text time i,.careerfy-recentjobs-text span i,.careerfy-recentjobs-text small i { float: none; display: inline-block; }
.careerfy-recentjobs-list-inner { text-align: center; }
.careerfy-recentjobs-list ul li { width: 50%; }
.careerfy-banner-eleven { padding-top: 70px; }
.careerfy-banner-eleven-tabs h1 { font-size: 20px; }
.careerfy-banner-eleven-search ul li,.careerfy-banner-eleven-search ul li:last-child { width: 100%; }
.careerfy-banner-eleven-tabs-nav li a { font-size: 14px; } .careerfy-banner-eleven-tabs-nav li { margin-right: 5px; }
.body-eleven .vc_column_container > .vc_column-inner { padding-left: 30px; padding-right: 30px; } .careerfy-banner-twelve p,.careerfy-banner-twelve h1,.careerfy-banner-twelve-search,.careerfy-premium-jobs figure,.careerfy-premium-jobs-text { width: 100%; }
.careerfy-twelve-navigation .jobsearch-navigation { position: relative; }
.careerfy-twelve-navigation { padding: 20px 0px; }
.careerfy-browse-links ul li,.careerfy-top-employers-slider-list ul li { width: 50%; }
.careerfy-top-sectors-category ul li { padding: 1px 1px 1px 1px; margin-bottom: 0px; margin-right: -2px !important; }
.careerfy-premium-jobs figure { margin-bottom: 20px; } .careerfy-premium-jobs-text { text-align: left; }
.careerfy-top-sectors-category a { background-color: #f5f5f5; border: none; }
.careerfy-banner-twelve h1 { font-size: 30px; } .careerfy-thirteen-banner-search form { width: 100%; }
.careerfy-thirteen-banner-search ul li { width: 50%; }
.careerfy-thirteen-banner-search { padding: 16px 20px 10px 20px; }
.careerfy-jobslatest-list ul li { float: left; width: 100%; }
.careerfy-partner-twelve-slider { margin-bottom: 30px; }
.careerfy-thirteen-banner-caption h1 { font-size: 50px; width: 100%; } .careerfy-sixteen-banner form { min-width: 85%; }
.careerfy-sixteen-blog-medium figure { width: 100%; }
.careerfy-sixteen-blog-medium figure ~ .careerfy-sixteen-blog-medium-text { margin-left: 0px; float: left; width: 100%; }
.careerfy-footer-sixteen .careerfy-footer-widget [class*="col-md-"] { width: 50%; }
.copyright-sixteen { text-align: center; }
.copyright-sixteen-download,.copyright-sixteen-social { float: none; display: inline-block; }
.copyright-sixteen p { width: 100%; margin: 10px 0px; }
.careerfy-sixteen-banner-tags small { width: 100%; margin-bottom: 20px; }
.careerfy-sixteen-banner h1 { font-size: 28px; line-height: 1.1; }
.careerfy-sixteen-banner span { line-height: 1.2; } .careerfy-seventeen-search ul li { width: 100%; }
.careerfy-seventeen-services li:nth-child(odd):before,.careerfy-seventeen-services li:nth-child(even):before { display: none; }
.careerfy-refejobs-list figure { width: 100%; margin-bottom: 15px; } .careerfy-refejobs-list small { width: 100%; text-align: left; margin-bottom: 10px; }
.careerfy-seventeen-testimonial figure figcaption { padding-right: 0px; }
.careerfy-seventeen-testimonial small { position: static; display: inline-block; margin-top: 10px; }
.careerfy-refejobs-list > ul > li { width: 50%; margin-bottom: 30px; } .careerfy-eighteen-banner { padding-left: 20px; padding-right: 20px; }
.careerfy-eighteen-newslatter-left, .careerfy-eighteen-newslatter-right { width: 100%; }
.careerfy-eighteen-newslatter-right { margin-top: 25px; } .careerfy-fourteen-caption h1,.careerfy-fourteen-caption form,.copyright-fourteen p { width: 100%; }
.careerfy-categories-style14 ul li { width: 33.333%; }
.careerfy-howit-works-text p { width: 90%; }
.careerfy-logo-fourteen { float: right; }
.copyright-fourteen { text-align: center; }
.copyright-fourteen-social { float: none; display: inline-block; }
.careerfy-related-blog.careerfy-blog > ul > li { width: 100%; }
.careerfy-related-blog figure ~ .careerfy-related-blog-text { margin-left: 0px; float: left; width: 100%; }
.careerfy-related-blog figure { width: 100%; }
.careerfy-section-title-style h2 { width: 100%; text-align: center; margin-bottom: 10px; }
.restrict-candidate-sec h2 { font-size: 25px; } .restrict-candidate-sec p { font-size: 16px; }
.careerfy-top-employers-slider-list span { text-align: center; }
.careerfy-top-employers-slider-list span small { float: none; display: inline-block; width: 100%; } .hdernotifics-after-con a { width: 100%; text-align: center; }
.careerfy-headseven-option > li > a { padding-left: 4px; padding-right: 4px; } .careerfy-twentyone-search-inner { width: 90%; }
.careerfy-services.careerfy-services-twentyone li { margin-bottom: 0px; }
.careerfy-services-twentyone-style3 small:before,.careerfy-services-twentyone-style3 small:after { display: none; }
.careerfy-services-twentyone-style2,.careerfy-twentyone-testimonial,.careerfy-services-twentyone-style3 { padding-left: 20px; padding-right: 20px; }
.careerfy-fancy-title-twentyone h2 { line-height: 1.2; }
small.careerfy-jobs-style9-jobtype { margin-top: 4px; margin-bottom: 4px; }
.careerfy-candidate-style8-content,.careerfy-jobs-box1,.careerfy-jobs-box2,.careerfy-candidate-style8-box1, .careerfy-candidate-style8-box2 { width: 100%; }
.careerfy-candidate-style8-inner,.careerfy-jobs-box2 { border: none; }
.careerfy-jobs-style9-options { margin-top: 0px; }
.careerfy-candidate-style8-wrapper { padding-top: 10px; }
.careerfy-candidate-style8-inner:before { display: none; }
.careerfy-candidate-style8-box2 { padding: 0px 0px 5px 0px; }
.careerfy-jobdetail-services-style5 ul li,.careerfy-jobdetail-style5-image { width: 100% !important; }
.careerfy-jobdetail-style5-image ~ .careerfy-jobdetail-style5-content-list { margin-left: 0px !important; float: left; width: 100%; padding: 26px 20px 20px 26px; }
.jobsearch_apply_job ul li a { margin-bottom: 10px; }
.jobsearch_side_box_style5 { margin-bottom: 25px; }
.candidate-detail-five-subheader { margin-bottom: 0px !important; padding: 70px 0px 60px 0px !important; }
.careerfy-plugin-default-container { width: 100%; padding: 0px 15px; }
.careerfy-candidate-box-progress .careerfy-column-6 { width: 100%; }
.careerfy-candidate-info-style5 figure ~ .careerfy-candidate-info-inner-style5 { margin-left: 0px !important; float: left; width: 100%; padding-top: 15px; }
.careerfy-candidate-detail5-tablink { margin-top: 20px; padding-top: 25px; }
.careerfy-candidate-detail5-tablink ul li.active a:before { display: none; }
.careerfy-candidate-detail5-tablink ul li a { padding-top: 0px !important; }
.candidate_portfolio_style5 ul [class*="careerfy-column-"] { width: 33.333%; }
.jobsearch-typo-wrap .review-overall-stars-sec,.jobsearch-typo-wrap .review-stars-sec { width: 100%; }
.jobsearch-typo-wrap .review-overall-stars-sec { border-left: 1px solid #ddd; border-top: none; } .careerfy-banner-search-two.search-loc-off ul li,
.careerfy-banner-search-two.search-keyword-off ul li,
.careerfy-banner-search-two.search-cat-off ul li { width: 50%; }
.careerfy-banner-search-two ul li { float: none; display: inline-block; vertical-align: top; margin-right: -4px; }
.careerfy-banner-search-two.search-keyword-off.search-cat-off ul li,
.careerfy-banner-search-two.search-cat-off.search-loc-off ul li,
.careerfy-banner-search-two.search-keyword-off.search-loc-off ul li { width: 65%; }
.careerfy-banner-search-two.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-banner-search-two.search-cat-off.search-loc-off ul li:last-child,
.careerfy-banner-search-two.search-keyword-off.search-loc-off ul li:last-child { width: 35%; } .search-cat-off .careerfy-banner-search-three ul li,
.search-keyword-off .careerfy-banner-search-three ul li,
.search-loc-off .careerfy-banner-search-three ul li { width: 50%; }
.search-keyword-off.search-loc-off .careerfy-banner-search-three ul li,
.search-keyword-off.search-cat-off .careerfy-banner-search-three ul li,
.search-cat-off.search-loc-off .careerfy-banner-search-three ul li { width: 70%; }
.search-keyword-off.search-loc-off .careerfy-banner-search-three ul li:last-child,
.search-keyword-off.search-cat-off .careerfy-banner-search-three ul li:last-child,
.search-cat-off.search-loc-off .careerfy-banner-search-three ul li:last-child { width: 30%; } .careerfy-banner-search-four.search-cat-off ul li,
.careerfy-banner-search-four.search-keyword-off ul li,
.careerfy-banner-search-four.search-loc-off ul li { width: 50%; }
.careerfy-banner-search-four ul li { float: none; display: inline-block; vertical-align: top; margin-right: -4px; }
.careerfy-banner-search-four.search-keyword-off.search-cat-off ul li,
.careerfy-banner-search-four.search-cat-off.search-loc-off ul li,
.careerfy-banner-search-four.search-keyword-off.search-loc-off ul li { width: 70%; }
.careerfy-banner-search-four.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-banner-search-four.search-cat-off.search-loc-off ul li:last-child,
.careerfy-banner-search-four.search-keyword-off.search-loc-off ul li:last-child { width: 30%; }
.careerfy-banner-search-six.search-cat-off ul li,
.careerfy-banner-search-six.search-keyword-off ul li,
.careerfy-banner-search-six.search-loc-off ul li { width: 50%; }
.careerfy-banner-search-six.search-keyword-off.search-loc-off ul li,
.careerfy-banner-search-six.search-keyword-off.search-cat-off ul li,
.careerfy-banner-search-six.search-cat-off.search-loc-off ul li { width: 55%; }
.careerfy-banner-search-six.search-keyword-off.search-loc-off ul li:last-child,
.careerfy-banner-search-six.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-banner-search-six.search-cat-off.search-loc-off ul li:last-child { width: 45%; }
.careerfy-banner-search-seven ul li,.careerfy-search-ten form ul.careerfy-search-ten-grid li { float: none; display: inline-block; vertical-align: top; margin-right: -4px; }
.careerfy-banner-search-seven.search-keyword-off.search-cat-off ul li:first-child,
.careerfy-banner-search-seven.search-cat-off.search-loc-off ul li:first-child,
.careerfy-banner-search-seven.search-keyword-off.search-loc-off ul li:first-child { width: 75%; }
.careerfy-banner-search-seven.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-banner-search-seven.search-cat-off.search-loc-off ul li:last-child,
.careerfy-banner-search-seven.search-keyword-off.search-loc-off ul li:last-child { width: 25%; }
form.careerfy-banner-search-eight.all-searches-on ul li:nth-child(2),
form.careerfy-banner-search-eight.all-searches-on ul li:nth-child(3) { width: 50%; }
.careerfy-banner-search-eight.search-cat-off.search-loc-off ul li:nth-child(1),
.careerfy-banner-search-eight.search-keyword-off.search-cat-off.search-loc-off ul li:nth-child(1),
.careerfy-banner-search-eight.search-keyword-off.search-cat-off ul li:nth-child(1),
.careerfy-banner-search-eight.search-keyword-off.search-loc-off ul li:nth-child(1),
.careerfy-banner-search-eight.search-cat-off.search-loc-off ul li:nth-child(2),
.careerfy-banner-search-eight.search-keyword-off.search-cat-off.search-loc-off ul li:nth-child(2),
.careerfy-banner-search-eight.search-keyword-off.search-cat-off ul li:nth-child(2),
.careerfy-banner-search-eight.search-keyword-off.search-loc-off ul li:nth-child(2) { width: 100%; }
.careerfy-banner-search-eight ul li:nth-child(2) input[type="text"] { border-radius: 0px; }
.careerfy-banner-search-ten.search-loc-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-keyword-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-cat-off ul.careerfy-search-ten-grid li { width: 50%; }
.careerfy-banner-search-ten.search-keyword-off.search-cat-off ul.careerfy-search-ten-grid li:last-child,
.careerfy-banner-search-ten.search-cat-off.search-loc-off ul.careerfy-search-ten-grid li:last-child,
.careerfy-banner-search-ten.search-keyword-off.search-loc-off ul.careerfy-search-ten-grid li:last-child { width: 30%; }
.careerfy-banner-search-ten.search-keyword-off.search-cat-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-cat-off.search-loc-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-keyword-off.search-loc-off ul.careerfy-search-ten-grid li { width: 70%; }
.careerfy-thirteen-banner .careerfy-thirteen-banner-search ul li:last-child { width: 50%; }
.careerfy-thirteen-banner-search li a { margin-left: 7px; }
.careerfy-fourteen-banner .careerfy-fourteen-fields li,.careerfy-fourteen-banner .careerfy-fourteen-fields li:last-child { width: 50%; margin: 0px; }
.careerfy-fourteen-caption ul { margin-bottom: 15px; }
.careerfy-fourteen-caption form input[type="submit"] { width: 100%; }
.careerfy-fourteen-banner.search-cat-off .careerfy-fourteen-fields li,
.careerfy-fourteen-banner.search-loc-off .careerfy-fourteen-fields li,
.careerfy-fourteen-banner.search-keyword-off .careerfy-fourteen-fields li { width: 33.333%; }
.careerfy-fourteen-banner.search-keyword-off.search-cat-off .careerfy-fourteen-fields li:last-child,
.careerfy-fourteen-banner.search-cat-off.search-loc-off .careerfy-fourteen-fields li:last-child,
.careerfy-fourteen-banner.search-keyword-off.search-loc-off .careerfy-fourteen-fields li:last-child { width: 33%; }
.search-cat-off .careerfy-fifteen-banner-search ul li,
.search-keyword-off .careerfy-fifteen-banner-search ul li,
.search-loc-off .careerfy-fifteen-banner-search ul li { width: 50%; }
.careerfy-fifteen-banner-search ul li { float: none; display: inline-block; vertical-align: top; margin-right: -4px; }
.search-keyword-off.search-loc-off .careerfy-fifteen-banner-search ul li,
.search-keyword-off.search-cat-off .careerfy-fifteen-banner-search ul li,
.search-cat-off.search-loc-off .careerfy-fifteen-banner-search ul li { width: 70%; }
.search-keyword-off.search-loc-off .careerfy-fifteen-banner-search ul li:last-child,
.search-keyword-off.search-cat-off .careerfy-fifteen-banner-search ul li:last-child,
.search-cat-off.search-loc-off .careerfy-fifteen-banner-search ul li:last-child { width: 30%; }
.careerfy-sixteen-banner.all-searches-on ul li,
.careerfy-sixteen-banner.all-searches-on ul li:last-child,
.careerfy-sixteen-banner.search-cat-off ul li,
.careerfy-sixteen-banner.search-loc-off ul li,
.careerfy-sixteen-banner.search-keyword-off ul li,
.careerfy-sixteen-banner.search-cat-off ul li:last-child,
.careerfy-sixteen-banner.search-loc-off ul li:last-child,
.careerfy-sixteen-banner.search-keyword-off ul li:last-child { width: 50%; line-height: 0.7; }
.careerfy-sixteen-banner form input[type="submit"] { width: 100%; border-radius: 0px; }
.careerfy-sixteen-banner.search-keyword-off.search-cat-off ul li:first-child,
.careerfy-sixteen-banner.search-cat-off.search-loc-off ul li:first-child,
.careerfy-sixteen-banner.search-keyword-off.search-loc-off ul li:first-child { width: 65%; }
.careerfy-sixteen-banner.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-sixteen-banner.search-cat-off.search-loc-off ul li:last-child,
.careerfy-sixteen-banner.search-keyword-off.search-loc-off ul li:last-child { width: 35%; }
.careerfy-eighteen-fields li,
.careerfy-eighteen-fields li:last-child { width: 50%; }
.careerfy-eighteen-banner form input[type="submit"] { width: 100%; border-radius: 0px; }
.careerfy-eighteen-banner .careerfy-eighteen-fields { text-align: left; }
form.careerfy-banner-twelve-search.all-searches-on .careerfy-twelve-fields li,
.careerfy-banner-twelve-search.search-cat-off .careerfy-twelve-fields li,
.careerfy-banner-twelve-search.search-keyword-off .careerfy-twelve-fields li,
.careerfy-banner-twelve-search.search-loc-off .careerfy-twelve-fields li,
.careerfy-banner-twelve-search.search-cat-off.search-loc-off .careerfy-twelve-fields li,
.careerfy-banner-twelve-search.search-keyword-off.search-loc-off .careerfy-twelve-fields li,
.careerfy-banner-twelve-search.search-keyword-off.search-cat-off .careerfy-twelve-fields li { width: 50%; }
form.careerfy-banner-twelve-search.all-searches-on .careerfy-twelve-fields li:last-child,.careerfy-twelve-fields li:last-child { width: 50% !important; }
.careerfy-banner-twelve-search input[type="submit"] { width: 100%; } .careerfy-footer-ninteen .widget_nav_menu ul li { width: 50%; }
.careerfy-nineteen-search,.careerfy-search-nineteen-tabs-nav,.careerfy-nineteen-search-tabs .tab-content { width: 100%; }
.careerfy-search-nineteen-tabs-nav li span { width: 50%; }
.careerfy-nineteen-category-list ul li { width: 33.333%; margin-bottom: 20px; }
.careerfy-nineteen-testimonial p { width: 75%; } .careerfy-services-twenty-style3 a:before { display: none; }
.careerfy-testimonial-section .col-md-5 { min-height: 400px; }
.careerfy-testimonial-section .row { display: inline-block; width: 100%; }
.careerfy-service-slider-layer span { padding-right: 95px; }
.careerfy-service-slider .careerfy-service-slider-layer { padding: 0px; }
.careerfy-fancy-title-six span { font-size: 40px; }
.careerfy-joblisting-plain .careerfy-joblisting-plain-wrap { flex-wrap: wrap; }
.careerfy-joblisting-plain figure ~ .careerfy-joblisting-plain-text { padding-left: 0px; }
.careerfy-joblisting-plain figure ~ .careerfy-joblisting-plain-text { flex-basis: 100%; } .copyright-five { text-align: center; }
.copyright-five p,.copyright-wrap { width: 100%; }
.copyright-five p { padding-bottom: 0px; } .copyright-wrap { padding-top: 15px; }
.copyright-wrap img { margin-bottom: 20px; }
.careerfy-blog-medium figure ~ .careerfy-blog-medium-text { margin-left: 0px; float: left; width: 100%; } .careerfy-blog-medium figure { width: 100%; }
.careerfy-categories-stylefive ul li { border: none; } .careerfy-categories-stylefive-wrap a { word-break: break-all; }
.careerfy-footer-five .widget_nav_menu .menu,.careerfy-footer-six .widget_nav_menu .menu { max-height: inherit; overflow: inherit; min-height: auto; }
.careerfy-joblisting-plain figure ~ .careerfy-joblisting-plain-text { margin-left: 0px; width: 100%; }
.careerfy-joblisting-plain figure { margin-bottom: 20px; }
.careerfy-joblisting-plain .careerfy-joblisting-plain-left { width: 100%; } .copyright-six { text-align: center; }
.footer-container { display: inline-block; }
.copyright-six p { width: 100%; margin-right: 0px; }
.copyright-six .footer-menu li { display: inline-block; float: none; }
} @media (max-width: 300px) {
.mobile-right-btnscon a { margin-left: 10px; }
.mobile-hder-style3 a.mobile-navigation-togglebtn { margin-right: 8px; }
}
@media screen and (max-width: 600px) {
#wpadminbar { position: fixed; }
} @media (max-width: 480px) {
.mobile-hder-style2 .mobile-right-btnscon a { margin-right: 10px; }
.mobile-hder-style3 .mobile-logocon { width: 72%; }
.mobile-hder-style3 .mobile-right-btnscon { width: 29%; }
.mobile-hder-style3 .mobile-right-btnscon a { margin-left: 10px; }
.careerfy-mobile-hdr-sidebar { width: 260px; }
.careerfy-user-log ul { margin-top: 10px; } .careerfy-main-content .col-md-4,.careerfy-main-content .col-md-3,.careerfy-main-content .col-md-6 { margin-right: 0px; width: 100%; margin-left: 0px; } .careerfy-banner-search ul li:last-child,.careerfy-banner-btn a { width: 100%;}
.careerfy-banner-search ul li { width: 100%;}
.categories-list ul li { width: 100%;}
.careerfy-banner-btn a { margin: 10px 0px 0px;}
.careerfy-blog-grid-text { padding: 15px 20px 30px;}
.careerfy-footer-widget .col-md-4,.careerfy-footer-widget .col-md-3,.careerfy-footer-widget .col-md-2 { margin-right: 0px; width: 100%;}
.careerfy-classic-services span { right: 20px;}
.careerfy-logo { width: auto;}
.careerfy-navigation { float: right;}
.navbar-toggle { margin: 30px 0px 25px;}
.careerfy-right { width: 100%;}
.careerfy-priceplane-section span ~ p { padding-left: 114px; float: none;}
.navbar-collapse { right: 4px; left: auto; top: 75px;}
.careerfy-error-search { width: 100%;}
.careerfy-blog > ul > li,.careerfy-prenxt-post ul li { width: 100%;}
.comments-area figure ~ .careerfy-comment-text { margin: 0px; padding: 20px 0px 0px; float: left;}
.careerfy-comment-text h6 { float: none;}
.careerfy-comment-text time { float: left;}
blockquote { font-size: 16px;}
.careerfy-main-content .widget,.comment-respond form p { width: 100%;}
.careerfy-main-content .widget { margin-right: 0px;}
.careerfy-errorpage a { float: none; display: inline-block;}
.careerfy-banner-caption h1 { font-size: 28px;}
.careerfy-contact-form ul li { width: 100%;}
.careerfy-banner-search-two ul li, .careerfy-banner-search-two ul li:last-child { width: 100%; }
.careerfy-banner-search-three ul li,.careerfy-banner-search-three ul li:last-child,.careerfy-upload-cvbtn { width: 100%; }
.testimonial-slider-style3-text { padding: 40px 20px 150px 25px; }
.careerfy-bannerthree-caption h1 { font-size: 28px; }
.careerfy-search-categories { text-align: center; } .careerfy-search-categories li { float: none; display: inline-block; }
.careerfy-search-categories li:before { display: none; }
.testimonial-slider-style3-text p { font-size: 14px; width: 100%; }
.testimonial-slider-style3-text span i { font-size: 24px; }
.testimonial-slider-style3-text span { font-size: 16px; }
.testimonial-slider-style3-text span small { font-size: 14px; }
.jobsearch-user-form input[type="submit"],.jobsearch-applicants-stats { width: 100%; }
.careerfy-banner-three { padding: 100px 0px 110px 0px; }
.careerfy-banner-btn a i {  display: inline-block;}
.careerfy-user-option li:last-child { margin-right: 0px; }
.careerfy-banner-search ul li { margin-right: 0px; }
.careerfy-banner-search-four ul li { width: 100%; }
.careerfy-featured-jobs-list figure ~ .careerfy-featured-jobs-list-text { margin-left: 0px; float: left; width: 100%; }
.careerfy-upload-cvbtn { padding: 23px 10px; }
.careerfy-banner-search-four ul li:last-child { width: 100%; }
.jobsearch-search-container .jobsearch-banner-search ul li:nth-child(2),.jobsearch-search-container .jobsearch-banner-search ul li:nth-child(4) { border-left: 1px solid #f2f2f2; }
.careerfy-featured-listing > ul > li.col-md-6 { width: 100%; }
.careerfy-featured-listing .careerfy-featured-listing-text h2 span { float: left; }
.careerfy-featured-listing .careerfy-featured-listing-text time { margin-left: 0px; margin-bottom: 4px; width: 100%; } .careerfy-categories-stylefive ul li { width: 50%; }
.careerfy-banner-search-six ul li,.careerfy-banner-search-six ul li:last-child { width: 100%; }
.careerfy-banner-search-seven ul li,.careerfy-banner-search-seven ul li:last-child { width: 100%; }
.careerfy-employer-slider { padding: 0px 40px; }
.careerfy-employer-slider .slick-arrow { left: -30px; } .careerfy-employer-slider .slick-arrow.slick-arrow-right { right: -30px; }
.careerfy-banner-search-eight ul li { margin-top: 10px; }
.careerfy-banner-search-seven ul li:last-child i { left: 10px; width: 94%; }
.careerfy-footer-two .col-md-9 .widget { width: 100%; } .careerfy-bannernine-caption h2,.careerfy-bannernine-caption p,.careerfy-services-nineview ul li:before { display: none; }
.careerfy-categories-classic ul li,.careerfy-bannernine-caption-inner { width: 100%; } .careerfy-search-ten form ul.careerfy-search-ten-grid li,.careerfy-search-ten form ul.careerfy-search-ten-grid li:last-child,
.careerfy-categories-tenstyle1 ul li { width: 100%; }
.careerfy-categories-browse-links ul li,.careerfy-fifteen-banner-search ul li,.careerfy-fifteen-banner-search ul li:last-child,
.careerfy-fifteen-recent-jobs > ul > li { width: 100%; } .careerfy-banner-eleven-tabs-nav li a { padding: 9px 18px 10px 18px; }
.careerfy-recentjobs-list ul li { width: 100%; }
.careerfy-fifteen-categories ul li { width: 50%; }
.careerfy-jobslatest-list figure,.careerfy-jobslatest-list-cell { width: 100%; }
.careerfy-jobslatest-list-cell{ text-align: left; padding-top: 10px; }
.copyright-sixteen { padding-left: 20px; padding-right: 20px; }
.careerfy-logo-fourteen { width: 50%; }
.careerfy-categories-style14 ul li,.careerfy-howit-works-list figure, .careerfy-howit-works-text { width: 100%; }
.careerfy-howit-works-list figure { padding-bottom: 0px; }
.careerfy-howit-works-list figure:before,.careerfy-howit-works-list figure:after { display: none; }
.careerfy-howit-works-list ul li { margin-bottom: 30px; }
.careerfy-howit-works-text p { margin-bottom: 20px; }
.careerfy-refejobs-list > ul > li { width: 100%; }
.careerfy-eighteen-blog-grid figure ~ .careerfy-eighteen-blog-grid-text { margin-left: 0px; float: left; width: 100%; margin-top: 30px; }
.careerfy-eighteen-blog-grid-left { width: 78%; }
.careerfy-twentyone-search-inner { width: 100%; padding: 0px 20px; }
.careerfy-search-twentyone-tabs-nav li span { display: none; }
.careerfy-footer-twentyone .widget_nav_menu ul li { width: 50%; }
small.careerfy-jobs-style9-jobtype { float: left; }
.careerfy-jobs-style9-loc { display: inline-block; width: 100%; }
.careerfy-services-text small,.careerfy-candiate-services-style5 ul li,.candidate_portfolio_style5 ul [class*="careerfy-column-"] { width: 100% !important; }
.careerfy-jobdetail-services-style5 i { padding-top: 22px !important; }
.careerfy-jobdetail-back-btn { width: 100%; text-align: center; }
.careerfy-jobdetail-style5-btns a { width: 100%; }
.jobsearch-option-btn { float: left; margin-top: 7px; margin-bottom: 7px; } .careerfy-banner-search-two.search-loc-off ul li,
.careerfy-banner-search-two.search-keyword-off ul li,
.careerfy-banner-search-two.search-cat-off ul li,
.careerfy-banner-search-two.search-keyword-off.search-cat-off ul li,
.careerfy-banner-search-two.search-cat-off.search-loc-off ul li,
.careerfy-banner-search-two.search-keyword-off.search-loc-off ul li,
.careerfy-banner-search-two.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-banner-search-two.search-cat-off.search-loc-off ul li:last-child,
.careerfy-banner-search-two.search-keyword-off.search-loc-off ul li:last-child,
.search-cat-off .careerfy-banner-search-three ul li,
.search-keyword-off .careerfy-banner-search-three ul li,
.search-loc-off .careerfy-banner-search-three ul li,
.search-keyword-off.search-loc-off .careerfy-banner-search-three ul li,
.search-keyword-off.search-cat-off .careerfy-banner-search-three ul li,
.search-cat-off.search-loc-off .careerfy-banner-search-three ul li,
.search-keyword-off.search-loc-off .careerfy-banner-search-three ul li:last-child,
.search-keyword-off.search-cat-off .careerfy-banner-search-three ul li:last-child,
.search-cat-off.search-loc-off .careerfy-banner-search-three ul li:last-child,
.careerfy-banner-search-four.search-cat-off ul li,
.careerfy-banner-search-four.search-keyword-off ul li,
.careerfy-banner-search-four.search-loc-off ul li,
.careerfy-banner-search-four.search-keyword-off.search-cat-off ul li,
.careerfy-banner-search-four.search-cat-off.search-loc-off ul li,
.careerfy-banner-search-four.search-keyword-off.search-loc-off ul li,
.careerfy-banner-search-four.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-banner-search-four.search-cat-off.search-loc-off ul li:last-child,
.careerfy-banner-search-four.search-keyword-off.search-loc-off ul li:last-child,
.careerfy-banner-search-six.search-cat-off ul li,
.careerfy-banner-search-six.search-keyword-off ul li,
.careerfy-banner-search-six.search-loc-off ul li,
.careerfy-banner-search-six.search-keyword-off.search-loc-off ul li,
.careerfy-banner-search-six.search-keyword-off.search-cat-off ul li,
.careerfy-banner-search-six.search-cat-off.search-loc-off ul li,
.careerfy-banner-search-six.search-keyword-off.search-loc-off ul li:last-child,
.careerfy-banner-search-six.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-banner-search-six.search-cat-off.search-loc-off ul li:last-child,
.careerfy-banner-search-seven.search-keyword-off.search-cat-off ul li:first-child,
.careerfy-banner-search-seven.search-cat-off.search-loc-off ul li:first-child,
.careerfy-banner-search-seven.search-keyword-off.search-loc-off ul li:first-child,
.careerfy-banner-search-seven.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-banner-search-seven.search-cat-off.search-loc-off ul li:last-child,
.careerfy-banner-search-seven.search-keyword-off.search-loc-off ul li:last-child,
form.careerfy-banner-search-eight.all-searches-on ul li:nth-child(2),
form.careerfy-banner-search-eight.all-searches-on ul li:nth-child(3),
.careerfy-banner-search-ten.search-loc-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-keyword-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-cat-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-keyword-off.search-cat-off ul.careerfy-search-ten-grid li:last-child,
.careerfy-banner-search-ten.search-cat-off.search-loc-off ul.careerfy-search-ten-grid li:last-child,
.careerfy-banner-search-ten.search-keyword-off.search-loc-off ul.careerfy-search-ten-grid li:last-child,
.careerfy-banner-search-ten.search-keyword-off.search-cat-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-cat-off.search-loc-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-keyword-off.search-loc-off ul.careerfy-search-ten-grid li,
.careerfy-thirteen-banner-search ul li,
.careerfy-fourteen-banner .careerfy-fourteen-fields li,
.careerfy-fourteen-banner .careerfy-fourteen-fields li:last-child,
.careerfy-fourteen-banner.search-cat-off .careerfy-fourteen-fields li,
.careerfy-fourteen-banner.search-loc-off .careerfy-fourteen-fields li,
.careerfy-fourteen-banner.search-keyword-off .careerfy-fourteen-fields li,
.careerfy-fourteen-banner.search-keyword-off.search-cat-off .careerfy-fourteen-fields li:last-child,
.careerfy-fourteen-banner.search-cat-off.search-loc-off .careerfy-fourteen-fields li:last-child,
.careerfy-fourteen-banner.search-keyword-off.search-loc-off .careerfy-fourteen-fields li:last-child,
.careerfy-fourteen-banner.search-keyword-off.search-cat-off .careerfy-fourteen-fields li:first-child,
.careerfy-fourteen-banner.search-cat-off.search-loc-off .careerfy-fourteen-fields li:first-child,
.careerfy-fourteen-banner.search-keyword-off.search-loc-off .careerfy-fourteen-fields li:first-child,
.search-cat-off .careerfy-fifteen-banner-search ul li,
.search-keyword-off .careerfy-fifteen-banner-search ul li,
.search-loc-off .careerfy-fifteen-banner-search ul li,
.search-keyword-off.search-loc-off .careerfy-fifteen-banner-search ul li,
.search-keyword-off.search-cat-off .careerfy-fifteen-banner-search ul li,
.search-cat-off.search-loc-off .careerfy-fifteen-banner-search ul li,
.search-keyword-off.search-loc-off .careerfy-fifteen-banner-search ul li:last-child,
.search-keyword-off.search-cat-off .careerfy-fifteen-banner-search ul li:last-child,
.search-cat-off.search-loc-off .careerfy-fifteen-banner-search ul li:last-child,
.careerfy-sixteen-banner.all-searches-on ul li,
.careerfy-sixteen-banner.all-searches-on ul li:last-child,
.careerfy-sixteen-banner.search-cat-off ul li,
.careerfy-sixteen-banner.search-loc-off ul li,
.careerfy-sixteen-banner.search-keyword-off ul li,
.careerfy-sixteen-banner.search-cat-off ul li:last-child,
.careerfy-sixteen-banner.search-loc-off ul li:last-child,
.careerfy-sixteen-banner.search-keyword-off ul li:last-child,
.careerfy-sixteen-banner.search-keyword-off.search-cat-off ul li:first-child,
.careerfy-sixteen-banner.search-cat-off.search-loc-off ul li:first-child,
.careerfy-sixteen-banner.search-keyword-off.search-loc-off ul li:first-child,
.careerfy-sixteen-banner.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-sixteen-banner.search-cat-off.search-loc-off ul li:last-child,
.careerfy-sixteen-banner.search-keyword-off.search-loc-off ul li:last-child,
.all-searches-on .careerfy-seventeen-search-list li,
.careerfy-seventeen-search .careerfy-seventeen-search-list li,
.careerfy-eighteen-fields li,
.careerfy-eighteen-fields li:last-child,
form.careerfy-banner-twelve-search.all-searches-on .careerfy-twelve-fields li,
.careerfy-banner-twelve-search.search-cat-off .careerfy-twelve-fields li,
.careerfy-banner-twelve-search.search-keyword-off .careerfy-twelve-fields li,
.careerfy-banner-twelve-search.search-loc-off .careerfy-twelve-fields li,
.careerfy-banner-twelve-search.search-cat-off.search-loc-off .careerfy-twelve-fields li,
.careerfy-banner-twelve-search.search-keyword-off.search-loc-off .careerfy-twelve-fields li,
.careerfy-banner-twelve-search.search-keyword-off.search-cat-off .careerfy-twelve-fields li,
.careerfy-simple-gallery ul li[class*="careerfy-column-"] { width: 100%; }
form.careerfy-banner-twelve-search.all-searches-on .careerfy-twelve-fields li:last-child,.careerfy-twelve-fields li:last-child { width: 100% !important; }
.careerfy-twelve-fields li { border: none; }
.careerfy-banner-search-eight .selectize-control { height: 95px; }
.careerfy-banner-search-eight ul li { line-height: 1; }
.careerfy-banner-search-eight input[type="submit"] { margin-top: 0px; }
.careerfy-nineteen-category-list ul li,
.careerfy-nineteen-search.search-keyword-off.search-cat-off .careerfy-nineteen-loc-search li:nth-child(1),
.careerfy-nineteen-search.search-cat-off.search-loc-off .careerfy-nineteen-loc-search li:nth-child(1),
.careerfy-nineteen-search.search-keyword-off.search-loc-off .careerfy-nineteen-loc-search li:nth-child(1),
.careerfy-nineteen-search.search-keyword-off.search-cat-off .careerfy-nineteen-loc-search li:last-child,
.careerfy-nineteen-search.search-cat-off.search-loc-off .careerfy-nineteen-loc-search li:last-child,
.careerfy-nineteen-search.search-keyword-off.search-loc-off .careerfy-nineteen-loc-search li:last-child,
.careerfy-nineteen-testimonial p,.careerfy-services-nineteen-style3 li img,
.careerfy-services-nineteen-style3 li img ~ p { width: 100%; }
.careerfy-services-nineteen-style3 li img ~ p { padding-left: 0px; padding-top: 15px; }
.careerfy-twentytwo-loc-search-newsletter li,
.careerfy-twentytwo-loc-search-newsletter li.careerfy-twentytwo-loc-search-submit { width: 100%; margin-bottom: 8px; }
.careerfy-twentytwo-loc-search-newsletter li.careerfy-twentytwo-loc-search-submit { padding-left: 5px; margin-left: 0px; }
.copyright-nineteen { text-align: center; }
ul.copyright-nineteen-social { float: none; display: inline-block; }
.careerfy-joblisting-plain figure ~ .careerfy-joblisting-plain-text { flex-wrap: wrap; }
.careerfy-joblisting-plain .careerfy-joblisting-plain-right { margin-left: 0px; width: 100%; }
.careerfy-joblisting-plain .careerfy-joblisting-plain-left { flex-basis: 100%; } .careerfy-twenty-search,.careerfy-twenty-loc-search-style2 ul li,.careerfy-twenty-loc-search-style2 ul li.careerfy-twenty-signup-submit { width: 100%; }
.careerfy-twenty-loc-search-style2 ul li { margin-bottom: 10px; }
.careerfy-footer-twenty .widget_nav_menu ul li { width: 50%; }
}
@media screen and (min-width: 300px) and (max-width: 520px) {
.navigation-subthree { float: left; margin: 0px; }
}
@media screen and (min-width: 660px) and (max-width: 767px) {
.careerfy-btns-con { width: auto; }
.careerfy-logo-con,.careerfy-btns-con { float: none; } .careerfy-menu-con { float: none; }
.careerfy-simple-btn { margin-left: 0px; }
}
@media screen and (min-width: 400px) and (max-width: 600px) {
.careerfy-user-log > li > a > i { display: none; }
} @media screen and (min-width: 991px) and (max-width: 1054px) {
.careerfy-header-one .navigation-sub { float: left; }
.navbar-collapse { padding-right: 0px;}
.navbar-nav > li:last-child { padding-right: 0px;}
.navbar-nav > li { padding: 0px 10px 0px;}
.careerfy-featured-listing-options ul { width: 60%;}
.careerfy-featured-listing > ul > li { display: inline-block; float: none; vertical-align: top; margin-right: -4px;}
.careerfy-testimonial-slider { width: 97%; padding: 0px 0px 20px 40px; margin-top: 26px;}
.careerfy-testimonial-slider::before { left: 0px;}
.careerfy-packages-priceplane ul { padding: 24px 15px 9px;}
.careerfy-testimonial-wrap p { font-size: 23px; line-height: 34px;}
.careerfy-banner-search-three { width: 100%; } .careerfy-banner-three { padding: 70px 0px; }
.careerfy-banner-search-three ul li,.careerfy-banner-search-three ul li:last-child { width: 50%; }
.careerfy-upload-cvbtn { margin: 20px 0px 20px 0px; }
.careerfy-banner-search-four ul li { width: 50%; margin-bottom: 15px; } .careerfy-banner-search-four ul li:last-child { width: 50%; }
.careerfy-header-seventeen .jobsearch-navigation { margin-right: 15px; }
} @media screen and (min-width: 991px) and (max-width: 1250px) {
.navbar-collapse { padding-right: 0px;}
.navbar-nav > li:last-child { padding-right: 0px;}
.navbar-nav > li { padding: 0px 7px 0px;}
.careerfy-simple-btn { padding: 4px 10px; margin: 32px 0px 0px 4px; }
.careerfy-header-three .careerfy-user-log > li > a { padding: 10px 9px; }
.careerfy-featured-listing-options ul { width: 60%;}
.careerfy-featured-listing > ul > li { display: inline-block; float: none; vertical-align: top; margin-right: -4px;}
.careerfy-testimonial-slider { width: 97%; padding: 0px 0px 20px 40px; margin-top: 26px;}
.careerfy-testimonial-slider::before { left: 0px;}
.careerfy-packages-priceplane ul { padding: 24px 15px 9px;}
.careerfy-testimonial-wrap p { font-size: 23px; line-height: 34px;}
.careerfy-comingsoon-wrap,.careerfy-coming-soon { position: static; float: left; width: 100%; background-color: #000; } .careerfy-transparent { display: none; }
.careerfy-comingsoon-text .careerfy-newsletter { width: 100%; } .careerfy-comingsoon-text { padding-top: 100px; padding-bottom: 100px; }
.careerfy-parallex-box,.careerfy-media-player, .col-md-6.careerfy-media-player { width: 100%; }
.careerfy-media-player, .col-md-6.careerfy-media-player { min-height: 350px; }
.careerfy-banner-search-two ul li { width: 26%; }
.careerfy-banner-search-two ul li:last-child { width: 22%; }
.careerfy-headsix-option > li > a { padding: 11px 15px 12px 15px; }
.careerfy-banner-search-six ul li i { display: none; }
.careerfy-header-four .careerfy-nav-area-wrap { width: 68%; }
.careerfy-header-four .navbar-nav > li { padding: 0px 4px 0px; }
.careerfy-header-four .careerfy-megamenu { display: none; }
.careerfy-header-four .careerfy-btns-con { width: 100%; }
.careerfy-header-three .navbar-nav > li { padding: 0px 8px 0px 8px; }
.careerfy-post-btn { padding-left: 12px; padding-right: 12px; }
.careerfy-header-two .navbar-nav > li { padding: 0px 7px; }
.careerfy-user-option li { margin-left: 12px; margin-right: 0px; }
.careerfy-banner-search-eight ul li:nth-child(2) { width: 470px; }
.careerfy-header-sixteen .careerfy-blocksixteen-element:nth-child(2) { width: 20%; }
.careerfy-header-sixteen .careerfy-blocksixteen-element { width: 80%; }
.careerfy-header-four .careerfy-btns-con { width: 33%; }
.careerfy-header-seven .careerfy-right,.careerfy-header-six .careerfy-right { width: 100%; position: relative; }
.careerfy-header-six .careerfy-logo,.careerfy-header-seven .careerfy-logo { width: 100%; text-align: center; }
.jobsearch-header-eight .eight-cell { float: left; width: 100%; position: relative; }
.jobsearch-header-eight .eight-post-btn { display: none; }
.jobsearch-header-eight .jobsearch-responsive-logo { float: left; width: 100%; text-align: center; margin-top: 15px; }
.careerfy-headereleven-user > li:last-child,.careerfy-headereleven-btn { display: none; }
.careerfy-header-twelve .careerfy-block-element:nth-child(2) { width: 100%; }
.careerfy-header-twelve .careerfy-block-element { width: auto; }
.careerfy-header-twelve { position: static; float: left; width: 100%; background-color: #444; }
.careerfy-header-twelve	.jobsearch-hdernotifics-listitms { right: -200%; }
.careerfy-services-twentyone-style3 small:before,.careerfy-services-twentyone-style3 small:after,.careerfy-header-twentyone-wrapper .navbar-nav > li > a:after { display: none; }
.careerfy-headersixteen-user > li { margin-right: 20px; }
.careerfy-header-sixteen { padding: 0px 30px; }
}
@media screen and (min-width: 1050px) and (max-width: 1730px) {
.careerfy-testimonial-slider { width: 80%; margin-top: 27px;}
.careerfy-main-content .widget { width: 100%; } .careerfy-headerthirteen-user > li { margin-right: 15px; }
.careerfy-header-thirteen .careerfy-blockthirteen-element { width: 60%; }
.careerfy-header-thirteen .careerfy-blockthirteen-element:nth-child(2) { width: 40%; }
.careerfy-thirteen-banner-search form { width: 1230px; }
.careerfy-thirteen-banner-search input[type="submit"] { padding-left: 15px; padding-right: 15px; }
.careerfy-thirteen-banner-search li a { font-size: 14px; }
}
@media screen and (min-width: 1024px) and (max-width: 1366px) {
.careerfy-main-content .widget { width: 100% !important; }
.careerfy-thirteen-banner-search form { width: 95%; }
.careerfy-header-eighteen .careerfy-blockeighteen-element { width: 70%; }
.careerfy-header-eighteen .careerfy-blockeighteen-element:last-child { width: 30%; }
.careerfy-header-thirteen .careerfy-headerthirteen-user { display: inline-block; }
.careerfy-header-thirteen .careerfy-blockthirteen-element:nth-child(2) { width: 34%; }
.careerfy-header-thirteen .careerfy-blockthirteen-element { width: 66%; }
}
@media screen and (min-width: 1400px) and (max-width: 1550px) {
.careerfy-bannernine-layer:before { width: 70%; background-position: 100% 100%; }
}
@media (min-width: 990px) and (max-width: 1150px) { .careerfy-bannernine-caption { position: relative; float: left; padding: 90px 0px 60px 0px; margin: 0px; }
.careerfy-bannernine-thumb { display: none; }
.careerfy-bannernine-caption { background-color: #f7f7f7; }
.careerfy-categories-classic ul li { width: 33.333%; }
.careerfy-featuredjobs-list .careerfy-featuredjobs-box { width: 100%; }
.careerfy-featuredjobs-list a,.careerfy-featuredjobs-box.careerfy-featuredjobs-posdat { text-align: center; }
.careerfy-featuredjobs-list a { padding: 20px 0px; }
.careerfy-featuredjobs-list figure { margin-bottom: 9px; }
.careerfy-featuredjobs-box.careerfy-featuredjobs-posdat { padding-top: 10px; }
.careerfy-footernine-newslatter-inner,.careerfy-footer-nine-newslatter form { width: 100%; min-width: 100%; }
.careerfy-footer-nine-social { width: 100%; text-align: center; margin-top: 10px; }
.careerfy-footer-nine-social li { float: none; display: inline-block; margin-top: 10px; }
.careerfy-footer-widget .menu ul ul, .careerfy-footer-widget .menu  { max-height: inherit; overflow: inherit; }
.careerfy-header-nine .navbar-nav > li > a { padding: 15px 0px; }
.careerfy-header-nine .navbar-nav > li:first-child > a { padding-left: 0px; }
.careerfy-headernine-main .jobsearch-navigation { position: relative; }
.careerfy-header-nine .careerfy-navigation.navbar { left: -40%; }
.careerfy-header-nine .careerfy-right { width: 80%; }
.careerfy-header-nine .careerfy-logo { width: 20%; }
.careerfy-testimonial-slider-classic .slick-arrow,.careerfy-popular-candidates .slick-arrow { display: none !important; }
.careerfy-bannernine-caption-inner { width: 80%; }
.careerfy-header-nine .careerfy-stripuser ul.nav-item-children { left: -70%; }
.jobsearch-plugin-default-container { width: 990px; }
.careerfy-main-content .widget, .careerfy-footer-widget [class*="col-md-"] { float: none; display: inline-block; margin-right: -4px; vertical-align: top; width: 50%; padding: 0px 10px; }
}
@media (min-width: 850px) and (max-width: 1024px) {
.careerfy-header-eighteen .careerfy-blockeighteen-element { width: 68%; }
.careerfy-header-eighteen .careerfy-blockeighteen-element:last-child { width: 32%; }
.careerfy-header-eighteen .careerfy-headereighteen-user > li > a { padding-right: 9px; }
.careerfy-header-one .careerfy-logo-con .careerfy-logo,.careerfy-header-one .careerfy-logo-con .jobsearch-responsive-logo { float: left; width: 120px; } .careerfy-header-nineteen a.jobsearch-responsive-logo { float: left; width: 100%; text-align: center; margin: 20px 0px 25px 0px; }
.careerfy-header-nineteen-wrapper { width: 100%; margin-bottom: 25px; }
.careerfy-header-nineteen-social,.careerfy-header-nineteen-strip p { float: left; }
.careerfy-header-nineteen-strip p { padding: 12px 8px; }
.careerfy-header-nineteen-social { margin-right: 9px; margin-left: 0px; }
.careerfy-footer-ninteen .widget_nav_menu ul li { width: 50%; }
.careerfy-header-nineteen .navbar-nav > li { padding-left: 14px; padding-right: 14px; }
.careerfy-services-nineteen-style3 li img ~ p { width: 60%; }
.careerfy-header-thirteen .careerfy-blockthirteen-element:nth-child(2) { width: 19%; }
.careerfy-header-thirteen .careerfy-blockthirteen-element { width: 81%; }
.careerfy-headerthirteen-user > li { margin-right: 15px; }
.careerfy-header-thirteen-main .careerfy-logo { margin-right: 10px !important; }
}.jobsearch-chat-top,
.jobsearch-chat-list,
.jobsearch-chat-list ul,
.jobsearch-chat-list ul li,
.jobsearch-chat-bottom,
.jobsearch-chat-input,
.jobsearch-chat-input input {
float: left;
width: 100%;
}
.jobsearch-chat-wrapper-main {
position: fixed;
right: 0px;
bottom: 0px;
z-index: 999;
}
.jobsearch-chat-wrapper {
background-color: #ffffff;
display: inline-block;
width: 310px;
margin-right: 20px;
vertical-align: bottom;
border-radius: 4px;
}
.jobsearch-chat-top {
background-color: #13b5ea;
padding: 10px;
line-height: 1;
border-radius: 4px 4px 0px 0px;
}
.jobsearch-chat-tab2 .jobsearch-chat-top {
background-color: #f5f6f7;
}
.jobsearch-chat-top h2 {
font-size: 13px;
color: #ffffff;
margin-bottom: 0px;
float: left;
font-weight: 400;
line-height: 1;
}
.jobsearch-chat-top a {
float: right;
color: #ffffff;
margin-left: 8px;
font-size: 11px;
}
.jobsearch-chat-tab2 .jobsearch-chat-top a {
color: #6b6b6c;
}
.jobsearch-chat-list ul {
margin: 0px 0px 10px 0px;
}
.jobsearch-chat-list ul li {
list-style: none;
margin-top: 10px;
position: relative;
}
.jobsearch-chat-list li span {
float: left;
width: 39px;
border-radius: 100%;
position: relative;
}
.jobsearch-chat-list li span img {
border-radius: 100%; }
.jobsearch-chat-contact-title,
.jobsearch-chat-group-title {
font-size: 14px;
color: #666666;
margin-bottom: 0px;
font-weight: 600;
float: left;
width: 100%;
}
.jobsearch-chat-list li .jobsearch-chat-list-thumb:before {
content: '';
position: absolute;
right: 0px;
top: 50%;
width: 6px;
height: 6px;
border-radius: 100%;
}
.jobsearch-chat-list li.ofline .jobsearch-chat-list-thumb:before {
background-color: orange;
}
.jobsearch-chat-list li.online .jobsearch-chat-list-thumb:before {
background-color: green;
}
.jobsearch-chat-list span ~ .jobsearch-chat-list-thumb {
margin-left: 49px;
padding-top: 4px;
}
.jobsearch-chat-list-thumb {
position: relative; }
.jobsearch-chat-list-thumb a {
font-size: 13px;
color: #666666;
}
.jobsearch-chat-bottom {
background-color: #ffffff;
border: 1px solid #ececec;
border-top: none;
position: relative;
}
.jobsearch-chat-bottom input {
float: left;
width: 100%;
height: 48px;
background-color: #ffffff;
border: none;
color: #999999;
font-size: 12px;
padding: 5px 38px;
}
.jobsearch-chat-bottom i {
position: absolute;
left: 11px;
top: 15px;
color: #999999;
font-size: 16px;
}
.jobsearch-chat-bottom-center {
display: inline-block;
color: #ffffff;
margin: 6px 0px 0px 0px;
}
.jobsearch-chat-title {
float: left;
color: #666666;
cursor: pointer;
}
.jobsearch-chat-list {
border: 1px solid #ececec;
padding: 8px 15px 14px 15px;
}
.jobsearch-chat-wrapper-main .jobsearch-chat-list {
overflow-y: scroll;
height: 250px;
}
.jobsearch-chat-tab2 {
border: 1px solid #ececec;
}
.jobsearch-chat-tab2 .jobsearch-chat-list {
padding: 7px 15px;
overflow-y: scroll;
height: 250px;
}
.jobsearch-chat-input {
position: relative;
}
.jobsearch-chat-input input {
background-color: #ffffff;
padding: 6px 90px 6px 20px;
height: 48px;
}
.jobsearch-chat-input-place {
position: absolute;
right: 12px;
top: 18px;
}
.jobsearch-chat-input-place a {
font-size: 17px;
color: #666666;
float: right;
margin-left: 7px;
}
.jobsearch-chat-tab2 .jobsearch-chat-list .jobsearch-chat-list-thumb p {
background-color: #13b5ea;
padding: 2px 12px 0px 12px;
border-radius: 15px;
margin-bottom: 0px;
display: inline-block;
}
.jobsearch-chat-list ul li.conversation-me {
text-align: right;
}
li.conversation-me small.jobsearch-chat-msg-time {
padding: 0px 5px 0px 0px;
}
li.conversation-from .jobsearch-chat-list-thumb p {
color: #ffffff;
}
.jobsearch-chat-tab2 .jobsearch-chat-list .jobsearch-chat-list-thumb a {
color: #ffffff;
}
.jobsearch-chat-tab2 .jobsearch-chat-list li.conversation-me .jobsearch-chat-list-thumb a {
color: #999999;
}
small.jobsearch-chat-msg-time {
display: inline-block;
padding-left: 5px;
}
small.jobsearch-chat-msg-time a {
margin-left: 8px;
}
.jobsearch-chat-list li .jobsearch-chat-list-thumb small.jobsearch-chat-msg-time a,
.jobsearch-chat-tab2 .jobsearch-chat-list li .jobsearch-chat-list-thumb small.jobsearch-chat-msg-time a {
color: red;
font-size: 11px;
}
.jobsearch-chat-floating-chat {
position: fixed;
right: 15px;
bottom: 15px;
cursor: pointer;
width: 200px;
overflow: hidden;
}
.jobsearch-chat-floating-icon1 {
font-size: 60px;
color: #13b5ea;
float: right;
-webkit-transition: all 0.9s ease-in-out;
-moz-transition: all 0.9s ease-in-out;
-ms-transition: all 0.9s ease-in-out;
-o-transition: all 0.9s ease-in-out;
transition: all 0.9s ease-in-out;
}
.jobsearch-chat-floating-chat:hover .jobsearch-chat-floating-icon1 {
-webkit-transform: rotate(-360deg);
-moz-transform: rotate(-360deg);
-ms-transform: rotate(-360deg);
-o-transform: rotate(-360deg);
transform: rotate(-360deg);
}
.jobsearch-chat-floating-chat i.jobsearch-chat-floating-icon2 {
font-size: 40px;
color: #fff;
position: absolute;
right: 10px;
top: 9px;
-webkit-transition: all 0.9s ease-in-out;
-moz-transition: all 0.9s ease-in-out;
-ms-transition: all 0.9s ease-in-out;
-o-transition: all 0.9s ease-in-out;
transition: all 0.9s ease-in-out;
}
.jobsearch-chat-floating-chat:hover .jobsearch-chat-floating-icon2 {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
.jobsearch-chat-floating-chat i {
position: relative;
z-index: 1;
}
.jobsearch-chat-floating-chat span.jobsearch-chat-floating-title {
position: absolute;
right: 0px;
top: 0px;
white-space: nowrap;
background-color: #13b5ea;
padding: 20px 10px 19px 35px;
width: 0px;
text-align: left;
border-radius: 80px;
font-size: 18px;
font-weight: 600;
letter-spacing: 0.9px;
color: #fff;
z-index: 0;
opacity: 0;
visibility: hidden;
-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;
}
.jobsearch-chat-floating-chat:hover span.jobsearch-chat-floating-title {
opacity: 1;
visibility: visible;
width: 180px;
}
.jobsearch-chat-wrapper-main .jobsearch-connection-field {
background: #f03d25;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
display: none;
color: #fff;
height: 44px;
left: 0;
right: 0;
text-align: center;
padding-top: 7px;
top: 0;
}
.jobsearch-chat-wrapper-main .jobsearch-connection-field i {
font-size: 22px !important;
margin-top: 2px;
}
.jobsearch-chat-wrapper-main .blink {
animation: blinker 1s linear infinite;
}
@keyframes blinker {
50% {
opacity: 0;
}
}
.jobsearch-chat-tab2 .jobsearch-chat-list li.conversation-me .jobsearch-chat-list-thumb p {
background-color: #f1f0f0;
}
.jobsearch-chat-list li.conversation-me span {
float: right;
}
.jobsearch-chat-list li.conversation-me span ~ .jobsearch-chat-list-thumb {
margin-left: 0px;
margin-right: 49px;
text-align: right;
}
.jobsearch-chat-user-typing img {
left: 20px;
position: absolute;
top: -15px;
width: 22px;
}
.jobsearch-chat-top .notification-count {
position: absolute;
z-index: 1;
top: -1px;
right: 6px;
width: 13px;
height: 13px;
line-height: 14px;
font-size: 9px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
background-color: #f94a5a;
color: #fff;
animation: zoom 3s 3s both infinite;
}
.jobsearch-chat-top .notification-box {
float: right;
position: relative;
padding: 0px;
border: 0px;
text-align: center;
margin: -4px 0px 0px 0px;
}
.jobsearch-chat-top .notification-count {
position: absolute;
z-index: 1;
top: -1px;
right: 6px;
width: 13px;
height: 13px;
line-height: 14px;
font-size: 9px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
background-color: #f94a5a;
color: #fff;
animation: zoom 3s 3s both infinite;
}
.jobsearch-chat-top .notification-bell {
animation: bell 1s 1s both infinite;
padding-right: 1px;
padding-top: 4px;
}
.jobsearch-chat-top .notification-bell {
animation: bell 1s 1s both infinite;
padding-right: 1px;
padding-top: 4px;
}
.jobsearch-chat-top .notification-bell * {
display: block;
margin: 0 auto;
background-color: #fff;
}
.jobsearch-chat-top .bell-top {
width: 3px;
height: 3px;
-moz-border-radius: 2px 2px 0 0;
-webkit-border-radius: 2px 2px 0 0;
border-radius: 2px 2px 0 0;
margin-top: 1px;
}
.jobsearch-chat-top .bell-middle {
width: 8px;
height: 8px;
margin-top: -1px;
-moz-border-radius: 12.5px 12.5px 0 0;
-webkit-border-radius: 12.5px 12.5px 0 0;
border-radius: 12.5px 12.5px 0 0;
}
.jobsearch-chat-top .bell-bottom {
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
position: relative;
z-index: 0;
width: 12px;
height: 2px;
}
.jobsearch-chat-top .bell-bottom::before,
.jobsearch-chat-top .bell-bottom::after {
content: '';
position: absolute;
top: -4px;
}
.jobsearch-chat-create-group {
float: left;
width: 100%;
padding-top: 10px;
}
.jobsearch-chat-create-group span {
background-color: #f3f3f3;
width: 39px;
height: 39px;
border-radius: 100%;
text-align: center;
margin-right: 10px;
float: left;
padding-top: 8px;
}
.jobsearch-chat-create-group span img {
width: 20px;
height: 13px;
display: inline-block;
float: none;
}
.jobsearch-chat-create-group small {
font-size: 13px;
color: #666666;
padding: 5px 0px 0px 1px;
display: inline-block;
}
.jobsearch-chat-top .bell-bottom::before {
left: 1px;
border-bottom: 4px solid #6b6b6c;
border-right: 0 solid transparent;
border-left: 4px solid transparent;
}
.jobsearch-chat-top .bell-bottom::after {
right: 1px;
border-bottom: 4px solid #6b6b6c;
border-right: 4px solid transparent;
border-left: 0 solid transparent;
}
.jobsearch-chat-top .notification-bell * {
display: block;
margin: 0 auto;
background-color: #6b6b6c;
}
.jobsearch-chat-top .bell-rad {
width: 3px;
height: 3px;
margin-top: -2px;
border-radius: 0 0 4px 4px;
animation: rad 1s 2s both infinite;
}
@keyframes bell {
0% {
transform: rotate(0);
}
10% {
transform: rotate(30deg);
}
20% {
transform: rotate(0);
}
80% {
transform: rotate(0);
}
90% {
transform: rotate(-30deg);
}
100% {
transform: rotate(0);
}
}
@keyframes zoom {
0% {
opacity: 0;
transform: scale(0);
}
10% {
opacity: 1;
transform: scale(1);
}
50% {
opacity: 1;
}
51% {
opacity: 0;
}
100% {
opacity: 0;
}
}
.jobsearch-chat-list-thumb a small {
display: inline-block;
background-color: #13b5ea;
line-height: 1;
color: #fff;
border-radius: 7px;
padding: 4px 9px;
margin-left: 7px;
}
.jobsearch-chat-loader {
float: left;
width: 100%;
text-align: center;
background: #13b5ea;
border-radius: 4px;
padding: 4px 0px 3px 0px;
}
.jobsearch-chat-list li .jobsearch-chat-loader span {
float: none;
display: inline-block;
width: 49px;
color: #fff;
}
.jobsearch-chat-wrapper .jobsearch-chat-user-events {
left: 3px;
bottom: -5px;
}
.jobsearch-chat-wrapper li.conversation-me .jobsearch-chat-user-events {
left: auto;
right: 4px;
}
.jobsearch-chat-wrapper li.conversation-me .jobsearch-chat-user-events:before {
right: 11px;
left: auto;
}
#jobsearch-chat-container .jobsearch-chat-messages-list #jobsearch-chat-first-msg-date,
.jobsearch-chat-wrapper .jobsearch-chat-list li#jobsearch-chat-first-msg-date {
float: left;
width: 100%;
text-align: center;
background: #13b5ea;
border-radius: 4px;
padding: 4px 0px 3px 0px;
color: #fff;
}
.jobsearch-chat-wrapper .jobsearch-chat-user-events {
background-color: #d72c2c; }
.jobsearch-chat-wrapper .jobsearch-chat-user-events:before {
border-bottom-color: #d72c2c;
left: 11px;
}
.jobsearch-chat-wrapper.jobsearch-chat-margin-right {
margin-right: 220px;
}
.jobsearch-chat-emojis-box {
margin: 0px;
position: absolute;
right: 2px;
bottom: 29px;
border-radius: 4px;
padding: 5px 6px;
background-color: #ffffff;
z-index: 1;
width: 170px;
display: none;
box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.10);
}
.jobsearch-chat-emojis-box:before {
content: '';
position: absolute;
right: 23px;
bottom: -8px;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #ffffff;
z-index: 2;
}
.jobsearch-chat-emojis-box:after {
content: '';
position: absolute;
right: 22px;
bottom: -9px;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
border-top: 9px solid #ddd;
z-index: 0;
}
.jobsearch-chat-emojis-box .jobsearch-emoji {
cursor: pointer;
font-size: 16px;
padding: 3px 4px;
float: left;
}
.jobsearch-chat-user-settings-con {
background-color: white;
bottom: 0;
display: none;
position: absolute;
left: 0;
right: 0;
top: 32px;
max-width: 310px;
opacity: .9;
width: 100%;
z-index: 1;
}#jobsearch-chat-container {
width: 100%;
background-color: #ffffff;
}
.jobsearch-chat-main-container,
.jobsearch-typo-wrap .jobsearch-chat-main-container {
float: left;
width: 100%;
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.08);
padding: 30px 30px 30px 30px;
margin-bottom: 30px;
}
#jobsearch-chat-container aside {
width: 255px;
min-height: 890px;
max-height: 700px;
display: inline-block;
vertical-align: top;
border: 1px solid #ececec;
}
.jobsearch-chat-loader span {
color: #ffffff; }
#jobsearch-chat-container .jobsearch-user-chat-content {
display: inline-block;
min-height: 890px;
max-height: 700px;
vertical-align: top;
position: relative;
width: 66%;
border: 1px solid #efefef;
border-left: none;
}
.wp-admin #jobsearch-chat-container .jobsearch-user-chat-content {
max-width: 1360px; }
.wp-admin #jobsearch-chat-container aside {
width: 300px;
}
#jobsearch-chat-container aside header {
padding: 30px 20px;
}
.jobsearch-chat-users-list li {
float: left;
width: 100%;
cursor: pointer;
padding: 14px 15px;
position: relative;
border-bottom: 1px solid #ececec;
-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-chat-users-list li:last-child {
border-bottom: none;
}
.jobsearch-chat-users-list li:before {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 2px;
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;
}
.jobsearch-chat-users-list li:hover:before,
.jobsearch-chat-users-list li.active:before {
opacity: 1;
}
.jobsearch-chat-users-list li span.status-with-thumb {
left: 14px;
position: absolute;
top: 20px;
width: 13px;
height: 13px;
border: 2px solid #fff;
}
.jobsearch-chat-users-list li:hover,
.jobsearch-chat-users-list li.active {
background-color: #f7f7f7;
}
.jobsearch-chat-users-list img {
border-radius: 50%;
width: 39px;
float: left;
margin-top: 8px;
}
.jobsearch-chat-users-list li div {
vertical-align: top;
margin: 5px 0px 0px 49px;
}
.jobsearch-chat-users-list li h2 {
font-size: 13px;
color: #404040;
font-weight: normal;
margin-bottom: 7px;
line-height: 1;
letter-spacing: 0px;
}
.jobsearch-chat-users-list li h2 small {
float: right;
font-size: 11px;
color: #666666;
margin: 2px 0px 0px 0px;
}
.jobsearch-chat-users-list li p {
font-size: 11px;
color: #999999;
font-weight: normal;
line-height: 1.3;
padding-right: 20px;
position: relative;
}
.jobsearch-chat-unread-message,
.jobsearch-typo-wrap .jobsearch-chat-unread-message {
position: absolute;
right: 0px;
top: 1px;
background-color: #4258a7;
border-radius: 5px;
font-weight: 400;
padding: 3px 0px 0px 0px;
text-align: center;
color: #ffffff;
width: 21px;
height: 21px;
font-size: 13px;
}
.jobsearch-chat-users-list .status {
width: 8px;
height: 8px;
border-radius: 50%;
display: inline-block;
margin-right: 7px;
}
#jobsearch-chat-container .green {
background-color: #58b666;
}
#jobsearch-chat-container .orange {
background-color: #ff725d;
}
#jobsearch-chat-container .blue {
background-color: #6fbced;
margin-right: 0;
margin-left: 7px;
}
#jobsearch-chat-container .jobsearch-user-chat-content header {
height: 35px;
padding: 30px 20px 30px 40px;
}
#jobsearch-chat-container .jobsearch-user-chat-content header > * {
display: inline-block;
vertical-align: top;
}
#jobsearch-chat-container .jobsearch-user-chat-content header img:first-child {
border-radius: 50%;
width: 55px;
}
#jobsearch-chat-container .jobsearch-user-chat-content header img:last-child {
width: 24px;
margin-top: 8px;
}
#jobsearch-chat-container .jobsearch-user-chat-content header div {
margin-left: 10px;
margin-right: 145px;
}
#jobsearch-chat-container .jobsearch-user-chat-content header h2 {
font-size: 16px;
margin-bottom: 5px;
}
#jobsearch-chat-container .jobsearch-user-chat-content header h3 {
font-size: 14px;
font-weight: normal;
color: #7e818a;
}
#jobsearch-chat-container .jobsearch-chat-messages-list {
float: left;
width: 100%;
padding: 0px;
margin: 0px;
overflow: hidden;
height: 744px;
background: url(//kibriskariyer.net/wp-content/plugins/addon-jobsearch-chat/img/chat-pattren.jpg);
padding-bottom: 25px;
}
.jobsearch-chat-messages-list li > img {
display: inline-block;
width: 30px;
border-radius: 100%;
vertical-align: bottom;
margin-right: -4px;
margin-bottom: 29px;
}
.jobsearch-chat-entete-wrapper,
.jobsearch-typo-wrap .jobsearch-chat-entete-wrapper {
display: inline-block;
vertical-align: top;
width: 93%;
padding-left: 19px;
}
li.me .jobsearch-chat-entete-wrapper,
.jobsearch-typo-wrap li.me .jobsearch-chat-entete-wrapper {
padding-left: 0px;
padding-right: 19px;
}
#jobsearch-chat-container .jobsearch-chat-messages-list li {
padding: 10px 30px 0px 30px;
position: relative;
list-style: none;
}
#jobsearch-chat-container .jobsearch-chat-messages-list h2, #jobsearch-chat-container .jobsearch-chat-messages-list h3 {
display: inline-block;
font-size: 13px;
font-weight: normal;
}
#jobsearch-chat-container .jobsearch-chat-messages-list .jobsearch-chat-entete {
line-height: 1.5;
padding-left: 17px;
margin-top: 5px;
}
#jobsearch-chat-container .jobsearch-chat-messages-list .message {
padding: 20px;
color: #fff;
line-height: 25px;
max-width: 90%;
display: inline-block;
text-align: left;
border-radius: 5px;
}
#jobsearch-chat-container .jobsearch-chat-messages-list .me {
text-align: right;
}
#jobsearch-chat-container .jobsearch-chat-messages-list .you .message {
background-color: #58b666;
}
#jobsearch-chat-container .jobsearch-chat-messages-list .me .message {
background-color: #6fbced;
}
#jobsearch-chat-container .jobsearch-chat-messages-list .triangle {
width: 0;
height: 0;
border-style: solid;
border-width: 0 10px 10px 10px;
}
#jobsearch-chat-container .jobsearch-chat-messages-list .you .triangle {
border-color: transparent transparent #58b666 transparent;
margin-left: 15px;
}
#jobsearch-chat-container .jobsearch-chat-messages-list .me .triangle {
border-color: transparent transparent #6fbced transparent;
margin-left: 1245px;
}
.jobsearch-user-chat-content .jobsearch-chat-form-wrapper {
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
}
.jobsearch-chat-share-file-wrapper {
position: absolute;
right: 30px;
top: 16px;
}
.jobsearch-chat-share-file {
float: left;
}
.jobsearch-chat-share-file a {
float: left;
font-size: 20px;
color: #9b9b9b;
margin: 10px 10px 0px 0px;
}
.jobsearch-chat-typing-wrapper {
float: right;
}
.jobsearch-user-chat-content .jobsearch-chat-form-wrapper textarea {
resize: none;
border: none;
float: left;
width: 100%;
height: 74px;
border-radius: 3px;
padding: 29px 170px 0px 30px;
font-size: 13px;
background-color: #ffffff;
font-size: 14px;
color: #999999;
}
.jobsearch-user-chat-content .jobsearch-chat-form-wrapper textarea::placeholder {
color: #999999;
}
#jobsearch-chat-container .jobsearch-chat-nav {
float: left;
width: 100%;
border: none;
}
#jobsearch-chat-container .jobsearch-chat-nav li {
float: left;
list-style: none;
padding: 0px 17px;
line-height: 1.5;
}
#jobsearch-chat-container .jobsearch-chat-nav li a {
float: left;
width: 100%;
text-decoration: none;
padding: 13px 0px;
outline: none;
border: none;
font-size: 16px;
color: #333333;
font-weight: 500;
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-chat-container .jobsearch-chat-nav li a:before {
content: '';
position: absolute;
left: 0px;
bottom: 10px;
width: 100%;
height: 3px;
background-color: #13b5ea;
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;
}
#jobsearch-chat-container .jobsearch-chat-nav li:hover a:before,
#jobsearch-chat-container .jobsearch-chat-nav li.active a:before {
opacity: 1;
bottom: 0px;
}
#jobsearch-chat-container .jobsearch-chat-nav li.active a,
#jobsearch-chat-container .jobsearch-chat-nav li a:hover {
color: #13b5ea;
background-color: transparent;
}
.hidden {
display: none !important;
}
.jobsearch-chat-user-list {
display: inline-block;
width: 100%;
height: 794px;
padding-left: 0px;
margin: 0px;
overflow: hidden;
}
#jobsearch-chat-container ul {
margin: 0px;
}
.jobsearch-chat-error {
border: 1px solid red !important;
}
#jobsearch-chat-container .jobsearch-chat-messages-list li#jobsearch-chat-no-messages {
border-radius: 5px;
color: #333;
font-size: 16px;
line-height: 1;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
margin: 0px 0px 0px -110px;
padding: 0px;
}
#jobsearch-chat-container ul li p.file {
border-top-left-radius: 2px;
border-top-right-radius: 1.3em;
border-bottom-right-radius: 1.3em;
border-bottom-left-radius: 1.3em;
background: #2f3440;
color: #333;
display: inline-block;
margin-top: 6px;
margin-left: 5px;
max-width: 224px;
padding: 6px 15px 7px 15px;
width: auto !important;
word-break: break-word;
}
#jobsearch-chat-container ul li img.prchat_convertedImage {
border-radius: 0%;
max-width: 35vh;
max-height: 25vh;
width: auto;
} .jobsearch-loading-section {
position: absolute;
left: 0px;
top: 0px;
background-color: rgba(255, 255, 255, 0.98);
width: 100%;
height: 100%;
z-index: 9999;
text-align: center;
}
@-webkit-keyframes line-scale-pulse-out {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
5% {
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
@keyframes line-scale-pulse-out {
0% {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
5% {
opacity: 1;
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
.line-scale-pulse-out {
position: absolute;
left: 50%;
top: 50%;
display: inline-block;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
.line-scale-pulse-out > div:nth-child(2) {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.line-scale-pulse-out > div:nth-child(3) {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.line-scale-pulse-out > div {
background-color: #26a4de;
width: 30px;
height: 30px;
border-radius: 100%;
margin: 2px;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
position: absolute;
left: -30px;
top: 0px;
opacity: 0;
margin: 0;
width: 60px;
height: 60px;
-webkit-animation: line-scale-pulse-out 1s 0s linear infinite;
animation: line-scale-pulse-out 1s 0s linear infinite;
}
.userIsTyping img {
width: 30px;
display: none;
}
.jobsearch-chat-typing-wrapper {
float: right;
}
.jobsearch-chat-user-typing {
display: none;
}
.jobsearch-chat-wrapper.online .jobsearch-chat-title:before {
background-color: green; }
.jobsearch-chat-wrapper.ofline .jobsearch-chat-title:before {
background-color: orange; }
.jobsearch-chat-sort-list {
float: left;
width: 100%;
background-color: #f7f7f7;
position: relative;
}
.jobsearch-chat-filter-input-field {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
}
.jobsearch-chat-filter-input-field input,
.jobsearch-typo-wrap .jobsearch-chat-filter-input-field input {
background-color: #f7f7f7;
height: 47px;
width: 100%;
padding: 4px 15px;
float: left;
}
.jobsearch-chat-filter-input-field i {
position: absolute;
right: 19px;
top: 17px;
color: #9b9b9b;
cursor: pointer;
}
.jobsearch-chat-filter-wrapper,
.jobsearch-typo-wrap .jobsearch-chat-filter-wrapper {
float: right;
padding: 12px 19px 10px 0px;
}
.jobsearch-chat-filter-input a {
font-size: 15px;
color: #9b9b9b;
}
.jobsearch-chat-selectize,
.jobsearch-typo-wrap .jobsearch-chat-selectize {
float: left;
width: 57%;
padding-top: 4px;
}
.jobsearch-chat-selectize .selectize-control.single .selectize-input {
background-color: #f7f7f7;
height: 35px;
box-shadow: none;
border: none;
}
.jobsearch-chat-selectize .item {
padding-top: 11px;
font-size: 14px;
}
.jobsearch-chat-selectize .selectize-input,
.jobsearch-chat-selectize .selectize-control.single .selectize-input.input-active {
background-color: #f7f7f7;
}
.jobsearch-chat-selectize .selectize-control.single .selectize-input:after {
content: "\f0dd";
line-height: 1;
margin-top: -15px;
}
.jobsearch-chat-selectize .selectize-control.single .selectize-input.dropdown-active:before {
content: "\f0de";
line-height: 1;
margin-top: -6px;
}
.jobsearch-chat-filter-input-field {
display: none;
}
.jobsearch-user-chat-header,
.jobsearch-typo-wrap .jobsearch-user-chat-header {
float: left;
width: 100%;
background-color: #ffffff;
border-bottom: 1px solid #ececec;
position: relative;
padding: 15px;
}
.jobsearch-user-chat-header img {
float: left;
width: 39px;
border-radius: 100%;
}
.jobsearch-user-status-wrapper,
.jobsearch-typo-wrap .jobsearch-user-status-wrapper {
margin-left: 49px;
line-height: 1;
padding-top: 4px;
}
.jobsearch-user-status-wrapper h2,
.jobsearch-typo-wrap .jobsearch-user-status-wrapper h2 {
color: #404040;
margin-bottom: 1px;
font-size: 13px;
line-height: 1.3;
}
.jobsearch-user-status-wrapper span {
color: #999999;
font-size: 11px;
}
.jobsearch-user-detail {
float: left;
position: relative;
}
.jobsearch-user-file-content,
.jobsearch-typo-wrap .jobsearch-user-file-content {
float: right;
padding-top: 6px;
}
.jobsearch-user-file-content ul li {
float: left;
list-style: none;
margin-left: 15px;
line-height: 1;
margin-top: 6px;
}
.jobsearch-user-file-content ul li a {
font-size: 20px;
color: #9b9b9b;
}
.jobsearch-user-detail .status {
position: absolute;
left: -2px;
top: -2px;
width: 13px;
height: 13px;
border: 2px solid #fff;
background-color: #58b666;
border-radius: 100%;
}
.jobsearch-chat-messages-list p {
display: inline-block;
border: 1px solid #e6e6e6;
margin-bottom: 0px;
padding: 20px 20px;
background-color: #ffffff;
border-radius: 15px 15px 15px 0px;
position: relative;
}
.jobsearch-chat-messages-list p:before {
content: '';
position: absolute;
left: -10px;
bottom: 0px;
border-bottom: 10px solid #ffffff;
border-left: 10px solid transparent;
z-index: 2;
}
.jobsearch-chat-messages-list p:after {
content: '';
position: absolute;
left: -12px;
bottom: -1px;
border-bottom: 12px solid #e6e6e6;
border-left: 12px solid transparent;
z-index: 1;
}
.jobsearch-chat-messages-list li.me p:before {
right: -10px;
left: auto;
border-bottom: 10px solid #13b5ea;
border-right: 10px solid transparent;
border-left: none;
}
.jobsearch-chat-messages-list li.me p:after {
display: none; }
.jobsearch-chat-messages-list li.me p {
background-color: #13b5ea;
color: #ffffff;
border-radius: 15px 15px 0px 15px;
}
.jobsearch-profile-title.jobsearch-chat-heading {
margin-bottom: 0px;
border: none;
}
#jobsearch-chat-container .jobsearch-chat-messages-list h3 {
margin-bottom: 0px;
color: #666666;
font-size: 11px;
}
.jobsearch-chat-messages-list li.me .jobsearch-chat-entete {
padding-left: 0px;
padding-right: 17px;
}
.jobsearch-chat-entete a {
display: inline-block;
font-size: 11px;
margin: 0px 0px 0px 10px;
text-decoration: none;
}
.jobsearch-chat-typing-wrapper input[type="submit"] {
display: inline-block;
padding: 9px 20px;
color: #ffffff;
font-size: 14px;
text-transform: uppercase;
border-radius: 4px;
margin-left: 5px;
border: none;
background-color: #13b5ea;
}
.jobsearch-chat-messages-list p a i {
float: left;
font-size: 28px;
margin-right: 11px;
margin-top: 6px;
}
.jobsearch-chat-front-full .jobsearch-chat-messages-list li.me p a span {
color: #ffffff;
}
.jobsearch-chat-messages-list p a span {
float: left;
color: #999999;
}
.jobsearch-chat-messages-list p a span small {
color: #cbcbcb;
font-size: 11px;
}
.jobsearch-chat-user-events,
.jobsearch-typo-wrap .jobsearch-chat-user-events {
margin: 0px;
position: absolute;
left: 24px;
bottom: -10px;
border-radius: 4px;
padding: 5px 6px;
background-color: #13b5ea;
z-index: 2;
opacity: 0;
visibility: hidden;
-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;
}
li:hover .jobsearch-chat-user-events {
opacity: 1;
visibility: visible;
}
.jobsearch-chat-user-events:before {
content: '';
position: absolute;
left: 6px;
top: -5px;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #13b5ea;
}
.jobsearch-chat-user-events a {
color: #ffffff;
float: left;
margin: 0px 4px 0px 4px;
line-height: 1;
font-size: 12px;
}
.jobsearch-chat-user-groups li a span {
background-color: #f3f3f3;
width: 39px;
height: 39px;
border-radius: 100%;
text-align: center;
margin-right: 10px;
float: left;
}
.jobsearch-chat-user-groups li a span img {
width: 20px;
height: 13px;
display: inline-block;
float: none;
}
.jobsearch-chat-user-groups li a small {
font-size: 13px;
color: #666666;
padding: 5px 0px 0px 1px;
display: inline-block;
}
.wp-admin .jobsearch-chat-user-list {
height: 744px; }
.wp-admin .jobsearch-chat-users-list li {
float: left;
width: 100%;
margin: 0px;
padding: 5px 15px 10px 15px;
}
#jobsearch-chat-container * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wp-admin .jobsearch-chat-sort-list {
padding: 9px 0px 13px 15px; }
.jobsearch-chat-users-list.jobsearch-chat-user-employer {
display: inline-block;
width: 100%;
height: 794px;
}
.jobsearch-user-chat-content .jobsearch-chat-messages-list .jobsearch-chat-user-events {
left: 30px;
bottom: 0px;
}
.jobsearch-user-chat-content .jobsearch-chat-messages-list li.me .jobsearch-chat-user-events {
right: 26px;
left: auto;
}
.jobsearch-user-chat-content .jobsearch-chat-messages-list li.me .jobsearch-chat-user-events:before {
right: 11px;
left: auto;
}
.jobsearch-user-chat-content .jobsearch-chat-messages-list .jobsearch-chat-user-events {
background-color: #d72c2c; }
.jobsearch-user-chat-content .jobsearch-chat-messages-list .jobsearch-chat-user-events:before {
border-bottom-color: #d72c2c;
left: 11px;
}
.jobsearch-chat-front-full .jobsearch-chat-emojis-box {
right: 70px;
bottom: 43px;
}