article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary{
display:block;
}
audio,
canvas,
video{
display:inline-block;
}
audio:not([controls]){
display:none;
height:0;
}
[hidden],
template{
display:none;
}
html{
font-family:sans-serif;
-ms-text-size-adjust:100%;
-webkit-text-size-adjust:100%;
}
body{
margin:0;
}
a{
background:transparent;
}
a:focus{
outline:thin dotted;
}
a:active,
a:hover{
outline:0;
}
h1{
font-size:2em;
margin:0.67em 0;
}
abbr[title]{
border-bottom:1px dotted;
}
b,
strong{
font-weight:700;
}
dfn{
font-style:italic;
}
hr{
-moz-box-sizing:content-box;
box-sizing:content-box;
height:0;
}
mark{
background:#ff0;
color:#000;
}
code,
kbd,
pre,
samp{
font-family:monospace,serif;
font-size:1em;
}
pre{
white-space:pre-wrap;
}
q{
quotes:"\201C" "\201D" "\2018" "\2019";
}
small{
font-size:80%;
}
sub,
sup{
font-size:75%;
line-height:0;
position:relative;
vertical-align:baseline;
}
sup{
top:-0.5em;
}
sub{
bottom:-0.25em;
}
img{
border:0;
}
svg:not(:root){
overflow:hidden;
}
figure{
margin:0;
}
fieldset{
border:1px solid #c0c0c0;
margin:0 2px;
padding:0.35em 0.625em 0.75em;
}
legend{
border:0;
padding:0;
}
button,
input,
select,
textarea{
font-family:inherit;
font-size:100%;
margin:0;
}
button,
input{
line-height:normal;
}
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;
}
input[type="checkbox"],
input[type="radio"]{
box-sizing:border-box;
padding:0;
}
input[type="search"]{
-webkit-appearance:textfield;
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{
-webkit-appearance:none;
}
button::-moz-focus-inner,
input::-moz-focus-inner{
border:0;
padding:0;
}
textarea{
overflow:auto;
vertical-align:top;
}
table{
border-collapse:collapse;
border-spacing:0;
}
@font-face{
font-family:'Roboto';
src:url(../fonts/Roboto/Roboto-Regular.ttf) format('truetype');
font-weight:normal;
font-style:normal;
font-display:swap;
}
@font-face{
font-family:'Roboto';
src:url(../fonts/Roboto/Roboto-Bold.ttf) format('truetype');
font-weight:bold;
font-style:normal;
font-display:swap;
}
@font-face{
font-family:'Roboto';
src:url(../fonts/Roboto/Roboto-Thin.ttf) format('truetype');
font-weight:200;
font-style:normal;
font-display:swap;
}
@font-face{
font-family:'Roboto';
src:url(../fonts/Roboto/Roboto-Light.ttf) format('truetype');
font-weight:300;
font-style:normal;
font-display:swap;
}
@font-face{
font-family:'Roboto';
src:url(../fonts/Roboto/Roboto-Regular.ttf) format('truetype');
font-weight:400;
font-style:normal;
font-display:swap;
}
@font-face{
font-family:'Roboto';
src:url(../fonts/Roboto/Roboto-Medium.ttf) format('truetype');
font-weight:500;
font-style:normal;
font-display:swap;
}
@font-face{
font-family:'Roboto';
src:url(../fonts/Roboto/Roboto-Bold.ttf) format('truetype');
font-weight:700;
font-style:normal;
font-display:swap;
}
@font-face{
font-family:'Roboto';
src:url(../fonts/Roboto/Roboto-Black.ttf) format('truetype');
font-weight:900;
font-style:normal;
font-display:swap;
}
@keyframes placeHolderShimmer{
0%{
background-position:-468px 0;
}
100%{
background-position:468px 0;
}
}
@-webkit-keyframes fadeIn{
from{
opacity:0;
}
to{
opacity:1;
}
}
@-moz-keyframes fadeIn{
from{
opacity:0;
}
to{
opacity:1;
}
}
@keyframes fadeIn{
from{
opacity:0;
}
to{
opacity:1;
}
}
@keyframes bounceIn{
0%{
-webkit-transform:scale(0.1);
ms-transform:scale(0.1);
transform:scale(0.1);
opacity:0;
}
100%{
-webkit-transform:scale(1);
transform:scale(1);
}
}
@-webkit-keyframes bounceIn{
0%{
-webkit-transform:scale(0.1);
transform:scale(0.1);
opacity:0;
}
100%{
-webkit-transform:scale(1);
transform:scale(1);
}
}
@-webkit-keyframes fadeInDown{
0%{
opacity:0;
-webkit-transform:translateY(-10px);
transform:translateY(-10px);
}
100%{
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0);
}
}
@keyframes fadeInDown{
0%{
opacity:0;
-webkit-transform:translateY(-10px);
-ms-transform:translateY(-10px);
transform:translateY(-10px);
}
100%{
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0);
}
}
@keyframes blinkGrey{
0%{
border-bottom:1px solid #7e8084;
border-top:1px solid #96999d;
background-color:#96999d;
}
50%{
border-bottom:1px solid #7e8084;
border-top:1px solid #606266;
background-color:#717478;
opacity:1;
}
100%{
border-bottom:1px solid #7e8084;
border-top:1px solid #96999d;
background-color:#96999d;
}
}
@-webkit-keyframes blinkGrey{
0%{
border-bottom:1px solid #7e8084;
border-top:1px solid #96999d;
background-color:#96999d;
}
50%{
border-bottom:1px solid #7e8084;
border-top:1px solid #606266;
background-color:#717478;
opacity:1;
}
100%{
border-bottom:1px solid #7e8084;
border-top:1px solid #96999d;
background-color:#96999d;
}
}
.arrowed{
position:relative;
margin:0 auto;
}
.arrowed div{
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
margin:auto;
}
.arrow-1{
height:8px;
width:8px;
border:1px solid tomato;
border-width:2px 2px 0 0;
transform:rotate(45deg);
}
.up .arrow-1{
transform:rotate(-45deg);
}
.down .arrow-1{
transform:rotate(135deg);
}
.round-dot{
border-radius:50%;
width:8px;
height:8px;
position:absolute;
left:0;
border:1px solid transparent;
}
.red.round-dot{
background-color:#ea3636 !important;
border-color:#ea3636;
}
.right.round-dot{
left:auto;
right:0;
}
.width6.round-dot{
width:6px;
height:6px;
}
.width4.round-dot{
width:4px;
height:4px;
}
.round-image{
height:70px;
width:70px;
background-color:#e9e9e9;
border-radius:50%;
overflow:hidden;
}
.disable-selection{
-webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
outline:0;
}
.left{
float:left !important;
}
.right{
float:right !important;
}
.float-none{
float:none !important;
}
.no-margin{
margin:0 !important;
}
.no-margin-right{
margin-right:0 !important;
}
.no-margin-left{
margin-left:0 !important;
}
.no-margin-top{
margin-top:0 !important;
}
.no-margin-bottom{
margin-bottom:0 !important;
}
.no-padding{
padding:0 !important;
}
.no-padding-top{
padding-top:0 !important;
}
.no-padding-left{
padding-left:0 !important;
}
.base-color{
color:#3a3c3d !important;
}
.dark-color{
color:#2c2d2e;
}
.grey-out{
color:#96999d;
}
.disabled .grey-out{
color:#96999d !important;
}
.red-text{
color:#d0202a;
}
.white-text{
color:#fff;
}
.bg-grey-out{
background-color:#999999 !important;
}
.bg-light-grey{
background-color:#c7c5c5;
}
.lowlight{
font-weight:400;
font-size:11px;
}
.lowlight span.count{
color:#c3c3c3;
}
.highlight{
font-weight:700;
overflow-wrap:break-word;
}
.highlight a{
color:#d0202a;
}
.highlight a:hover{
color:#a60000;
}
.thin-weight{
font-weight:300;
}
.normal-weight{
font-weight:400;
}
.semi-bold{
font-weight:500 !important;
}
.bold{
font-weight:700 !important;
}
.underline{
text-decoration:underline;
}
.lowercase{
text-transform:lowercase;
}
.uppercase{
text-transform:uppercase;
}
.capitalize{
text-transform:capitalize;
}
.capitalize-first-letter:first-letter{
text-transform:uppercase;
}
.ellipsis-text{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.wrap-text{
white-space:normal;
word-break:break-word;
}
.with-fix,
.with-fix.h2,
.with-fix.h4{
padding-left:25px;
}
.with-fix-margin{
margin-left:25px;
}
.center-wrapper{
width:700px;
height:400px;
position:absolute;
top:20%;
margin:0 auto;
left:0;
right:0;
}
.center-wrapper-relative{
width:700px;
height:500px;
position:relative;
top:15%;
margin:0 auto;
}
.border-top{
border-top:1px solid #dbdbdb;
}
.border-bottom{
border-bottom:1px solid #dbdbdb;
}
.border-full{
border:1px solid #dbdbdb;
}
.left-nm{
margin-left:0;
}
.left-vsm{
margin-left:4px;
}
.left-sm{
margin-left:8px;
}
.left-mm{
margin-left:16px;
}
.left-lm{
margin-left:18px !important;
}
.left-mlm{
margin-left:24px !important;
}
.left-xlm{
margin-left:32px !important;
}
.right-vsm{
margin-right:2px;
}
.right-sm{
margin-right:5px;
}
.right-mm{
margin-right:16px !important;
}
.right-lm{
margin-right:18px !important;
}
.right-xlm{
margin-right:32px !important;
}
.right-m-3p{
margin-right:3%;
}
.bottom-vsm{
margin-bottom:2px !important;
}
.bottom-sm{
margin-bottom:8px;
}
.bottom-mm{
margin-bottom:8px !important;
}
.bottom-2mm{
margin-bottom:12px !important;
}
.bottom-mlm{
margin-bottom:14px !important;
}
.bottom-lm{
margin-bottom:18px !important;
}
.bottom-xlm{
margin-bottom:36px;
}
.bottom-2xlm{
margin-bottom:72px !important;
}
.top-2vsm{
margin-top:2px !important;
}
.top-vsm{
margin-top:4px !important;
}
.top-sm{
margin-top:6px;
}
.top-mm{
margin-top:8px !important;
}
.top-2mm{
margin-top:12px !important;
}
.top-lm{
margin-top:18px !important;
}
.top-xlm{
margin-top:36px;
}
.top-5m{
margin-top:5px;
}
.top-1m{
margin-top:1px;
}
.top-vvsp{
padding-top:3px;
}
.top-vsp{
padding-top:4px;
}
.top-sp{
padding-top:6px !important;
}
.top-mp{
padding-top:8px !important;
}
.top-2mp{
padding-top:12px !important;
}
.top-lp{
padding-top:18px !important;
}
.top-xlp{
padding-top:36px !important;
}
.top-13p{
padding-top:13px !important;
}
.top-14p{
padding-top:14px !important;
}
.top-20p{
padding-top:20px !important;
}
.top-24p{
padding-top:24px !important;
}
.top-30p{
padding-top:30px !important;
}
.bottom-vvsp{
padding-bottom:3px !important;
}
.bottom-vsp{
padding-bottom:4px !important;
}
.bottom-sp{
padding-bottom:6px !important;
}
.bottom-mp{
padding-bottom:8px !important;
}
.bottom-2mp{
padding-bottom:12px !important;
}
.bottom-lmp{
padding-bottom:15px !important;
}
.bottom-lp{
padding-bottom:18px !important;
}
.bottom-xlp{
padding-bottom:36px;
}
.bottom-2xlp{
padding-bottom:72px;
}
.bottom-24p{
padding-bottom:24px !important;
}
.right-vsp{
padding-right:4px;
}
.right-sp{
padding-right:6px !important;
}
.right-mp{
padding-right:8px !important;
}
.right-lp{
padding-right:18px !important;
}
.right-xlp{
padding-right:36px;
}
.right-24p{
padding-right:24px;
}
.left-2vsp{
padding-left:2px !important;
}
.left-vsp{
padding-left:4px !important;
}
.left-sp{
padding-left:6px;
}
.left-mp{
padding-left:8px !important;
}
.left-lp{
padding-left:18px !important;
}
.left-xlp{
padding-left:36px;
}
.left-24p{
padding-left:24px;
}
.text-center{
text-align:center !important;
}
.text-right{
text-align:right !important;
}
.x-small-text{
font-size:10px;
}
.small-text{
font-size:11px;
}
.medium-text{
font-size:12px !important;
}
.normal-text{
font-size:13px !important;
}
.medium-large-text{
font-size:14px !important;
}
.large-text{
font-size:16px !important;
}
.x-large-text{
font-size:18px;
}
.vx-large-text{
font-size:22px;
}
.vx2-large-text{
font-size:32px;
}
.title-text{
font-size:14px !important;
}
.large-type{
font-size:60px;
}
.d-flex{
display:flex;
}
.d-inline-flex{
display:inline-flex;
}
.d-inline-block{
display:inline-block;
}
.d-block{
display:block !important;
}
.no-borders{
border:none;
}
.no-top-border{
border-top:none !important;
}
.fieldset-for-disabling-inputs{
border:none;
margin:0;
padding:0;
}
.p-relative{
position:relative;
}
.p-absolute{
position:absolute !important;
}
.p-top{
top:0;
}
.p-top-27{
top:27px !important;
}
.p-right{
right:0;
}
.left-20-absolute{
left:20px;
}
.max-w-100{
max-width:100%;
}
.h-auto{
height:auto !important;
}
.height-100pr{
height:100%;
}
.height-0{
height:0;
}
.height-20{
height:20px;
}
.height-30{
height:30px;
}
.height-40{
height:40px;
}
.height-70{
height:70px;
}
.height-150{
height:150px;
}
.min-height-20{
min-height:20px;
}
.min-height-150{
min-height:150px;
}
.min-height-200{
min-height:200px;
}
.responsive-img{
max-width:100%;
height:auto;
}
.border-box{
box-sizing:border-box;
}
.cursor-pointer{
cursor:pointer;
}
.no-top-image-border{
background-image:none !important;
padding-top:0 !important;
}
.short-description-hidden,
.short-description-hidden *,
.seo-visible,
.seo-visible *{
position:absolute !important;
text-indent:-20000em !important;
display:inline !important;
margin:0 !important;
padding:0 !important;
float:none !important;
width:auto !important;
top:-20000em !important;
left:-20000em !important;
}
.width12{
width:12px;
}
.width230{
width:230px;
}
.height12{
height:12px;
}
.line-height-18{
line-height:18px;
}
.vertical-align-sub{
vertical-align:sub;
}
.vertical-align-middle{
vertical-align:middle;
}
textarea.no-resize{
resize:none;
}
.overflow-hidden{
overflow:hidden;
}
.overflow-visible{
overflow:visible;
}
.clearfix:before,
.clearfix:after{
display:table;
content:" ";
}
.clearfix:after{
clear:both;
}
.clear-float{
float:none !important;
}
.hidden{
display:none !important;
visibility:hidden !important;
}
.soft-hidden{
display:none;
}
.line-separator{
border-top:1px solid #dbdbdb;
-webkit-box-shadow:inset 0px 1px 0px 0px #fff;
-moz-box-shadow:inset 0px 1px 0px 0px #fff;
box-shadow:inset 0px 1px 0px 0px #fff;
}
.link-cover{
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
}
body{
font-family:'Roboto',sans-serif;
}
@media only screen and (max-width:450px){
body{
font-family:'Roboto',sans-serif;
}
}
.icon-block-15{
display:inline-block;
width:15px;
height:15px;
}
.icon-block-20{
display:inline-block;
width:20px;
height:20px;
}
.icon-error{
background-image:url(../images/common/error-icon.png);
}
.icon-red-round{
background:url(../images/common/svg/failure-flow.svg) no-repeat 0 0;
background-size:24px;
}
.icon-success:before{
}
.icon-success{
background-image:url(../images/common/success-icon.png);
}
.icon-info-growl{
background-image:url(../images/common/info-icon.png);
}
.icon-info{
background:url(../images/common/svg/icon-info-circle-dark.svg) no-repeat left 12px;
background-size:20px 20px;
}
.icon-mail,
.icon-alerts{
background:url(../images/platform/mail-white.svg) no-repeat;
background-size:20px 20px;
}
.icon-contact::after{
width:26px;
height:26px;
background:url(../images/platform/mail-white.svg) no-repeat;
background-size:26px 26px;
}
.icon-notifications-active{
background:url(../images/platform/svg/icon-default-notifications-active.svg) no-repeat;
background-size:15px 15px;
}
.icon-notifications-add{
background:url(../images/platform/svg/icon-default-notifications-add.svg) no-repeat;
background-size:15px 15px;
}
.icon-notifications-none{
background:url(../images/platform/svg/icon-default-notifications-none.svg) no-repeat;
background-size:15px 15px;
}
.icon-notifications-off{
background:url(../images/platform/svg/icon-default-notifications-off.svg) no-repeat;
background-size:15px 15px;
}
.icon-notifications-paused{
background:url(../images/platform/svg/icon-default-notifications-paused.svg) no-repeat;
background-size:15px 15px;
}
.icon-notifications{
background:url(../images/platform/svg/icon-default-notifications.svg) no-repeat;
background-size:15px 15px;
}
.icon-arrow-right{
background:url(../images/platform/dp_arrows.png) no-repeat -20px 0;
width:20px;
height:20px;
display:block;
}
.icon-arrow-right:before{
background:url(../images/platform/dp_arrows.png) no-repeat -20px 0;
width:20px;
height:20px;
display:block;
}
.icon-arrow-left{
background:url(../images/platform/dp_arrows.png) no-repeat 0 0;
width:20px;
height:20px;
display:block;
}
.icon-arrow-left:before{
background:url(../images/platform/dp_arrows.png) no-repeat 0 0;
width:20px;
height:20px;
display:block;
}
.account-state-section .icon-company,
.icon-person-plus,
.icon-person-x,
.icon-person-check{
min-height:22px;
padding-top:6px;
padding-left:48px;
background-size:32px 32px;
background-repeat:no-repeat;
background-position:0 center;
}
.icon-person-plus{
background-image:url(../images/platform/icon-person-plus.svg);
}
.icon-person-x{
background-image:url(../images/platform/icon-person-x.svg);
}
.icon-person-check{
background-image:url(../images/platform/icon-person-check.svg);
}
.icon-warning.icon-info{
background-position:0px center;
}
.icon-application{
background-image:url(../images/platform/svg/icon-application.svg);
}
.icon-company{
background-image:url(../images/platform/svg/icon-company.svg);
}
.icon-notification{
background-image:url(../images/platform/svg/icon-notification.svg);
}
.icon-profile{
background-image:url(../images/platform/svg/icon-profile.svg);
}
.icon-desktop-mobile{
background-image:url(../images/platform/svg/icon-computer.svg);
}
.icon-candidate{
background-image:url(../images/platform/svg/icon-candidates.svg);
background-repeat:no-repeat;
}
.icon-industry{
background-image:url(../images/platform/svg/icon-industry.svg);
}
.icon-country{
background-image:url(../images/platform/svg/icon-country.svg);
}
.icon-person,
.icon-single{
background-image:url(../images/platform/svg/icon-person.svg);
}
.icon-people,
.icon-multiple{
background-image:url(../images/platform/svg/icon-people.svg);
}
.icon-suit-person,
.icon-headhunt{
background-image:url(../images/platform/svg/icon-suit-person.svg);
}
.icon-suit-people,
.icon-enterprise{
background-image:url(../images/platform/svg/icon-suit-people.svg);
}
.icon-favorite-person{
background-image:url(../images/platform/svg/icon-favorite-person.svg);
}
.icon-candidate-manager{
background-image:url(../images/platform/svg/icon-candidate-manager.svg);
}
.icon-bachelor-person{
background-image:url(../images/platform/svg/icon-bachelor-person.svg);
}
.icon-logo{
background-image:url(../images/platform/logo_signin.png);
background-repeat:no-repeat;
background-size:100% 100%;
width:45px;
height:8px;
}
.icon-go::after{
background-image:url(../images/platform/button_go.png);
}
.icon-go-platform{
background-image:url(../images/platform/button_go_back.png);
transform:rotate(180deg);
}
.icon-go-platform,
.icon-go::after{
background-repeat:no-repeat;
background-position:center center !important;
display:inline-block !important;
height:5px;
width:6px;
}
.desktop-mobile-icon{
background-repeat:no-repeat;
fill:#0b3e6f;
height:50px;
background-position:center;
background-size:50px 50px;
background-color:black;
}
.feature-icon,
.statistic-icon{
background-repeat:no-repeat;
width:80px;
min-height:80px;
background-position:center;
background-size:100% 100%;
}
.header-statistic-icon{
background-repeat:no-repeat;
flex-shrink:0;
width:30px;
min-height:30px;
background-position:center;
margin-right:10px;
background-size:100% 100%;
}
.icon-wifi-off{
background-image:url(../images/platform/wifi-off.svg);
width:50px;
height:50px;
background-repeat:no-repeat;
background-size:50px 50px;
opacity:0.8;
margin:16px auto;
}
.icon{
background-repeat:no-repeat;
}
.icon-note{
background-image:url(../images/common/button_download_icon.png);
background-repeat:no-repeat;
background-position-y:bottom;
display:inline-block;
width:15px;
height:15px;
}
.icon-candidate-small{
width:15px;
height:15px;
background-size:contain;
background-position:center;
display:inline-block;
}
.slider-social-media-icon{
background-repeat:no-repeat;
background-size:contain;
background-position:center;
height:32px;
width:32px;
display:inline-block;
background-color:#0d9b00;
}
.icon-facebook{
background-image:url(../images/common/svg/icon-facebook-white.svg);
}
.icon-twitter{
background-image:url(../images/common/svg/icon-twitter-white.svg);
}
.icon-linkedin{
background-image:url(../images/common/svg/icon-linkedin-white.svg);
}
.icon-instagram{
background-image:url(../images/common/svg/icon-instagram-white.svg);
background-size:18px;
}
.icon-help-circle{
background-image:url(../images/common/svg/icon-help-circle.svg);
background-repeat:no-repeat;
}
.icon-round-total-dark{
background-image:url(../images/common/svg/icon-round-total-dark.svg);
}
.icon-round-facebook-dark{
background-image:url(../images/common/svg/icon-round-facebook-dark.svg);
}
.icon-round-linkedin-dark{
background-image:url(../images/common/svg/icon-round-linkedin-dark.svg);
}
.icon-round-google-dark{
background-image:url(../images/common/svg/icon-round-google-dark.svg);
}
.icon-round-whatsapp-dark{
background-image:url(../images/common/svg/icon-round-whatsapp-dark.svg);
}
.icon-round-other-dark{
background-image:url(../images/common/svg/icon-round-other-dark.svg);
}
.icon-round-link-dark{
background-image:url(../images/common/svg/icon-round-link-dark.svg);
}
.icon-round-download-cv-dark{
background-image:url(../images/common/svg/icon-round-download-cv-dark.svg);
}
.icon-round-view-dark{
background-image:url(../images/common/svg/icon-round-view-dark.svg);
}
.icon-download-dark{
background-image:url(../images/common/svg/icon-download-dark.svg);
}
.icon-round-total-grey{
background-image:url(../images/common/svg/icon-round-total-grey.svg);
}
.icon-round-facebook-grey{
background-image:url(../images/common/svg/icon-round-facebook-grey.svg);
}
.icon-round-linkedin-grey{
background-image:url(../images/common/svg/icon-round-linkedin-grey.svg);
}
.icon-round-google-grey{
background-image:url(../images/common/svg/icon-round-google-grey.svg);
}
.icon-round-whatsapp-grey{
background-image:url(../images/common/svg/icon-round-whatsapp-grey.svg);
}
.icon-round-other-grey{
background-image:url(../images/common/svg/icon-round-other-grey.svg);
}
.icon-round-link-grey{
background-image:url(../images/common/svg/icon-round-link-grey.svg);
}
.icon-round-download-cv-grey{
background-image:url(../images/common/svg/icon-round-download-cv-grey.svg);
}
.icon-round-view-grey{
background-image:url(../images/common/svg/icon-round-view-grey.svg);
}
.icon-round-total-grey:hover{
background-image:url(../images/common/svg/icon-round-total-white.svg);
}
.icon-round-facebook-grey:hover{
background-image:url(../images/common/svg/icon-round-facebook-white.svg);
}
.icon-round-linkedin-grey:hover{
background-image:url(../images/common/svg/icon-round-linkedin-white.svg);
}
.icon-round-google-grey:hover{
background-image:url(../images/common/svg/icon-round-google-white.svg);
}
.icon-round-whatsapp-grey:hover{
background-image:url(../images/common/svg/icon-round-whatsapp-white.svg);
}
.icon-round-other-grey:hover{
background-image:url(../images/common/svg/icon-round-other-white.svg);
}
.icon-round-link-grey:hover{
background-image:url(../images/common/svg/icon-round-link-white.svg);
}
.icon-round-download-cv-grey:hover{
background-image:url(../images/common/svg/icon-round-download-cv-white.svg);
}
.icon-round-view-grey:hover{
background-image:url(../images/common/svg/icon-round-view-white.svg);
}
.icon-round-total-white{
background-image:url(../images/common/svg/icon-round-total-white.svg);
}
.icon-round-facebook-white{
background-image:url(../images/common/svg/icon-round-facebook-white.svg);
}
.icon-round-linkedin-white{
background-image:url(../images/common/svg/icon-round-linkedin-white.svg);
}
.icon-round-google-white{
background-image:url(../images/common/svg/icon-round-google-white.svg);
}
.icon-round-whatsapp-white{
background-image:url(../images/common/svg/icon-round-whatsapp-white.svg);
}
.icon-round-other-white{
background-image:url(../images/common/svg/icon-round-other-white.svg);
}
.icon-round-link-white{
background-image:url(../images/common/svg/icon-round-link-white.svg);
}
.icon-round-download-cv-white{
background-image:url(../images/common/svg/icon-round-download-cv-white.svg);
}
.icon-round-view-white{
background-image:url(../images/common/svg/icon-round-view-white.svg);
}
.icon-check-circle{
background-repeat:no-repeat;
background-image:url(../images/platform/svg/icon-check-circle.svg);
}
.icon-check-circle-white{
background-repeat:no-repeat;
background-image:url(../images/common/svg/icon-check-circle-white.svg);
}
.icon-check-circle-grey{
background-repeat:no-repeat;
background-image:url(../images/common/svg/icon-check-circle-grey.svg);
}
.icon-check-circle-dark{
background-repeat:no-repeat;
background-image:url(../images/common/svg/icon-check-circle-dark.svg);
}
.icon-up-right-from-square-solid-white{
background-repeat:no-repeat;
background-image:url(../images/common/svg/icon-up-right-from-square-solid-white.svg);
}
.icon-up-right-from-square-solid-grey{
background-repeat:no-repeat;
background-image:url(../images/common/svg/icon-up-right-from-square-solid-grey.svg);
}
.icon-up-right-from-square-solid-dark{
background-repeat:no-repeat;
background-image:url(../images/common/svg/icon-up-right-from-square-solid-dark.svg);
}
.icon-up-right-from-square-solid-colored{
background-repeat:no-repeat;
background-image:url(../images/platform/svg/icon-up-right-from-square-solid-colored.svg);
}
.icon-up-right-from-square-solid-colored:hover{
background-repeat:no-repeat;
background-image:url(../images/platform/svg/icon-up-right-from-square-solid-colored-hover.svg);
}
.icon-info-circle-solid-grey{
background:url(../images/common/svg/icon-info-circle-solid-grey.svg) no-repeat 0 0;
}
.icon-info-circle-solid-dark{
background:url(../images/common/svg/icon-info-circle-solid-dark.svg) no-repeat 0 0;
}
.icon-envelope-solid-colored{
background:url(../images/platform/svg/icon-envelope-solid-colored.svg) no-repeat 0 0;
}
.icon-envelope-solid-colored:hover{
background:url(../images/platform/svg/icon-envelope-solid-colored-hover.svg) no-repeat 0 0;
}
.icon-envelope-solid-colored{
background:url(../images/platform/svg/icon-envelope-solid-colored.svg) no-repeat 0 0;
}
.icon-envelope-solid-colored:hover{
background:url(../images/platform/svg/icon-envelope-solid-colored-hover.svg) no-repeat 0 0;
}
.icon-contact-solid-colored{
background:url(../images/platform/svg/icon-contact-solid-colored.svg) no-repeat 0 0;
}
.icon-contact-solid-colored:hover{
background:url(../images/platform/svg/icon-contact-colored.svg) no-repeat 0 0;
}
.icon-favorite-solid-colored{
background:url(../images/platform/svg/icon-favorite-solid-colored.svg) no-repeat 0 0;
}
.icon-favorite-solid-colored:hover{
background:url(../images/platform/svg/icon-favorite-colored.svg) no-repeat 0 0;
}
.icon-favorite-remove-solid-colored{
background:url(../images/platform/svg/icon-remove-solid-colored.svg) no-repeat 0 0;
}
.icon-favorite-remove-solid-colored:hover{
background:url(../images/platform/svg/icon-remove-colored.svg) no-repeat 0 0;
}
.share-icon-grey{
background:url(../images/platform/svg/icon-share-grey.svg) no-repeat center center;
background-size:20px;
}
.share-icon-grey:hover{
background-image:url(../images/platform/svg/icon-share-dark.svg);
}
.share-icon-grey:after{
position:absolute;
width:0;
height:0;
overflow:hidden;
z-index:-1;
content:url(../images/platform/svg/icon-share-dark.svg);
}
.faq-icon-grey{
background:url(../images/platform/svg/icon-faq-grey.svg) no-repeat center center;
background-size:20px;
}
.faq-icon-grey:hover{
background-image:url(../images/platform/svg/icon-faq-dark.svg);
}
.faq-icon-grey:after{
position:absolute;
width:0;
height:0;
overflow:hidden;
z-index:-1;
content:url(../images/platform/svg/icon-faq-dark.svg);
}
.badge-icon-grey{
background:url(../images/platform/svg/icon-badge-grey.svg) no-repeat 0 center;
background-size:16px;
width:16px;
height:16px;
}
.icon-play-grey{
background:url(../images/platform/svg/icon-play-grey.svg) no-repeat center center;
}
.icon-play-dark{
background:url(../images/platform/svg/icon-play-dark.svg) no-repeat center center;
}
.icon-play-white{
background:url(../images/platform/svg/icon-play-white.svg) no-repeat center center;
}
.icon-flag-grey{
background:url(../images/platform/svg/icon-flag-grey.svg) no-repeat center center;
}
.icon-flag-dark{
background:url(../images/platform/svg/icon-flag-dark.svg) no-repeat center center;
}
.icon-flag-white{
background:url(../images/platform/svg/icon-flag-white.svg) no-repeat center center;
}
#main-loader{
background-color:transparent;
color:#9f9d93;
position:fixed;
z-index:99999;
top:0;
left:0;
right:0;
}
.no-js #main-loader{
display:none;
}
.site-loading{
height:2px;
width:100%;
margin:0 auto;
}
#site-loading-text{
margin:0.5em 0;
text-align:center;
}
.site-loading-bar{
background-color:#d6d5d2;
width:100%;
height:2px;
margin:0;
}
#site-loading-text strong{
color:#7b7b7b;
}
#bar-fill,
.file-upload-loader-fill{
background-color:#a60000;
height:2px;
width:0.1%;
border-radius:3px;
}
.site-loading-logo{
text-align:center;
margin:2em 0 0 0;
display:none;
}
.loader-curtain{
background-color:transparent;
bottom:0;
left:0;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
filter:alpha(opacity=20);
opacity:0.2;
position:absolute;
right:0;
top:0;
}
.desktop-site .loader-curtain{
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=5);
filter:alpha(opacity=5);
opacity:0.05;
}
.main-curtain{
background-color:rgba(255,255,255,0.05);
position:fixed;
height:100%;
width:100%;
top:0;
bottom:0;
left:0;
right:0;
z-index:100;
}
.loader{
background:url(../images/platform/default_loader.gif) no-repeat scroll 50% 50% transparent;
background-color:rgba(255,255,255,0.7);
position:absolute;
height:100%;
width:100%;
top:0;
left:0;
display:none;
z-index:10;
}
.loader.small{
background:url(../images/platform/loader_small.gif) no-repeat scroll 50% 50% transparent;
background-color:rgba(255,255,255,0.7);
}
input.loading{
background:url(../images/platform/loader_small.gif);
background-position:95% 12px;
background-repeat:no-repeat;
background-size:25px 5px;
}
.uploading .loader{
display:block;
}
.my-alerts-page .loader,
.my-vacancies-page .loader,
.candidate-statistics-page .loader{
display:block;
height:150px;
}
.automatic-applications-content .loader{
height:100%;
}
.feedback.loader{
background-image:url(../images/platform/loader_small.gif);
display:block;
padding:0;
width:100%;
top:25px;
}
.feedback.loader.bottom{
top:auto;
bottom:0;
}
.filter-loader{
background:url(../images/platform/loader_small.gif) no-repeat scroll 50% 50% transparent;
position:relative;
width:100%;
height:40px;
display:block;
z-index:10;
}
.file-upload-loader{
background-color:#d6d5d2;
bottom:-2px;
height:2px;
left:0;
position:absolute;
right:0;
width:100%;
}
.check-your-phone-section .loader{
display:block;
width:100%;
position:relative;
height:30px;
background-color:transparent;
}
.animated-background .default-avatar,
.animated-background .avatar-img{
display:none;
}
.animated-background.display-name{
margin-bottom:3px;
}
.animated-background.updated-on{
width:200px;
}
.animated-background.applied-to{
width:230px;
}
.col-1-3.animated-background,
.col-1-4.animated-background,
.col-2-10.animated-background{
margin-right:6px;
}
.col-2-10.animated-background{
width:18%;
}
.download-pdf-cv.animated-background{
display:inline-block;
width:100px;
background:linear-gradient(to right,#eeeeee 4%,#dddddd 14%,#eeeeee 28%);
}
.loading-cv #cv-view-experience,
.loading-cv #cv-view-education,
.loading-cv #cv-view-languages,
.loading-cv #cv-view-documents,
.loading-cv #cv-view-settings,
.loading-cv .button-edit,
.loading-cv .button-edit-cv-element,
.loading-cv .button-go{
display:none !important;
}
.animated-background{
animation-duration:1s;
animation-fill-mode:forwards;
animation-iteration-count:infinite;
animation-name:placeHolderShimmer;
animation-timing-function:linear;
background:#f6f7f8;
background:linear-gradient(to right,#eeeeee 4%,#dddddd 14%,#eeeeee 28%);
background-size:800px 104px;
position:relative;
border-radius:1px;
text-indent:-8000em;
white-space:nowrap;
color:transparent;
}
html,body{
width:100%;
height:100%;
}
body{
font-weight:400;
color:#3a3c3d;
margin:0;
letter-spacing:0.02em;
}
.vacancy-apply-status-page{
background-color:#53595c;
}
a{
text-decoration:none;
color:#3a3c3d;
}
a:hover{
color:#d0202a;
}
ul{
padding:0;
margin:0;
list-style-type:none;
}
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6{
margin:0;
padding:0;
display:block;
}
a.logo,
h1.logo{
width:211px;
height:33px;
float:left;
text-indent:-9999px;
background:url(../images/platform/logo.png) no-repeat left 0 transparent;
background:url(../images/platform/logo.svg) no-repeat left 0 transparent;
background-size:211px 33px;
background-repeat:no-repeat;
display:inline-block;
}
a.logo:focus{
outline:none;
}
h2,.h2{
font-size:11px;
font-weight:700;
}
h2.page-small-title,
.h2.page-small-title,
h3.page-small-title,
.h3.page-small-title{
margin-bottom:50px;
}
.vacancy-application-container .page-small-title{
margin-bottom:35px;
}
.h2.applied-to{
margin-bottom:4px;
}
.other-article h2.page-small-title,
.other-article .h2.page-small-title{
margin-bottom:0;
}
.page-small-title .lowlight{
font-weight:normal;
}
h3,.h3{
font-size:20px;
font-weight:700;
}
h4,.h4{
font-size:13px;
color:#96999d;
font-weight:inherit;
}
h6,.h6{
font-size:16px;
color:#dadada;
font-weight:700;
}
.centering-parent{
text-align:center;
min-height:600px;
min-width:300px;
width:100%;
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
height:100%;
}
.loading-message{
font-size:0.8em;
color:#96999d;
text-align:center;
margin-top:4px;
}
.centering-parent > div{
text-align:center;
display:inline-block;
}
.centering-parent:before{
content:' ';
display:inline-block;
height:100%;
vertical-align:middle;
position:relative;
}
.wait-message{
background-color:#fff;
position:fixed;
z-index:99999;
}
.wait-message > div{
display:inline-block;
top:-10%;
position:relative;
}
.wait .wait-message{
display:block;
}
.disable-wrapper{
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
z-index:1;
display:none;
}
button:focus{outline:0;}
.lower-case{
text-transform:lowercase;
}
.responsive-faq p{
background:url(../images/platform/icon_faq.png) center left no-repeat;
font-size:12px;
font-weight:700;
margin:0 0 10px 0;
padding:0 0 0 20px;
}
.responsive-faq p + p{
background:none;
font-size:12px;
font-weight:400;
padding:0;
margin:0;
}
.responsive-faq a{
font-size:12px;
font-weight:700;
width:164px;
color:#d0202a;
}
.responsive-faq a:hover{
color:#a60000;
}
.icon-info.disclaimer{
padding-left:34px;
min-height:20px;
color:#666;
}
.cv-section-apply-buttons .icon-info.disclaimer{
margin-bottom:24px;
background-position:left center;
padding-top:4px;
}
.icon-forward::before{
content:'\00BB';
}
.growl-link{
color:white;
}
.feedback-button{
display:inline-block;
color:#0d9b00;
cursor:pointer;
}
.warning-on-expired-vacancy{
color:#d0202a !important;
font-weight:bold;
font-size:11px;
padding-top:8px;
}
.cv-section-apply-buttons .warning-on-expired-vacancy{
padding-top:0;
}
.navigation-links{
display:inline-flex;
flex-grow:2;
flex-direction:row;
align-self:center;
}
.navigation-link{
display:inline-block;
}
.company-logo{
margin-left:auto;
vertical-align:baseline;
overflow:hidden;
position:relative;
background:url(../images/platform/default-company-logo.png) no-repeat scroll center center transparent;
}
.company-logo:after{
opacity:0.5;
background-color:#fafafa;
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
content:'';
}
.statistic-description,
.feature-description,
.description{
font-size:13px;
}
.candidates-section,
.features,
.header-statistics,
.header-statistic,
.header-statistic-description,
.statistics{
display:flex;
}
.header-statistic-description{
flex-direction:column;
}
.features,
.statistics,
.header-statistic{
flex-direction:row;
justify-content:space-between;
}
.statistics{
justify-content:space-between;
}
.statistic-icon,
.feature-icon{
display:inline-block;
}
.feature-title,
.statistic-title{
font-weight:900;
}
.statistic-title{
font-size:20px;
margin-top:15px;
}
.feature-title{
margin-bottom:15px;
margin-top:15px;
font-size:16px;
}
.feature,
.statistic{
flex-basis:20%;
font-size:12px;
flex-shrink:0;
}
.grid-display.job-posts{
margin-left:-25px;
overflow-x:hidden;
}
.navigation-section{
width:165px;
margin-right:25px;
flex-shrink:0;
}
.page-section-header{
padding:20px 0 10px 0;
font-size:11px;
text-transform:lowercase;
}
.header-statistic-text{
margin-bottom:0;
margin-top:0;
margin-right:0;
font-size:12px;
white-space:nowrap;
}
.header-statistic-number{
font-weight:900;
margin-bottom:0;
margin-right:0;
margin-top:0;
font-size:12px;
}
.header-statistic{
align-items:center;
margin-right:20px;
}
.manual-title{
margin-bottom:18px;
}
.step-header{
font-weight:900;
margin:4px 0;
font-size:16px;
}
.new-label{
color:#fff;
font-size:9px;
line-height:13px;
padding:0 5px;
position:absolute;
right:0;
text-align:center;
text-transform:capitalize;
top:0;
}
.vacancy-apply-header p{
color:#fff;
font-size:25px;
font-weight:700;
margin:0 0 7px;
}
.vacancy-apply-header p + p{
color:#96999d;
font-size:12px;
font-weight:400;
margin:0;
}
.vacancy-apply-status .disclaimer{
width:50%;
color:#fefefe;
margin:16px auto 32px;
text-align:center;
font-weight:300;
}
.content-container-1-3{
float:left;
width:164px;
height:auto;
border-top:1px solid #d6d6d6;
padding:20px 0 50px 0;
position:relative;
}
.content-col-1-2{
float:left;
width:50%;
padding-left:25px;
}
.content-col-3-4{
width:63%;
float:left;
padding-left:25px;
}
.content-col-2-2{
float:right;
padding-top:63px;
}
.sidebar.content-col-2-2{
width:230px;
}
.content-display{
width:100%;
padding-top:50px;
clear:both;
position:relative;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
.loading .disable-wrapper{
display:block;
}
.loading .content-display .disable-wrapper{
background-color:#f1f1f1;
margin-top:75px;
opacity:0.3;
}
.page-update-content{
padding-left:25px;
}
.content-container-1-3-2nd-level{
float:left;
background:url(../images/platform/content_col_top.png) no-repeat 0 0;
width:164px;
height:auto;
padding:21px 0 0 0;
}
.line-top-left{
background:url(../images/platform/content_col_top.png) no-repeat left 0;
padding-top:21px !important;
}
.line-top-right{
background:url(../images/platform/content_col_top.png) no-repeat right 0;
padding-top:21px !important;
}
.content-container-2-3-no-left-border .fix{
position:absolute;
width:25px;
height:1px;
background-color:#fff;
left:0;
top:-1px;
}
.is-partner .content-container-2-3-no-left-border .fix{
display:none;
}
.content-display.adjust{
padding-top:0;
}
.content-display.adjust ul{
font-size:13px;
display:block;
margin-left:25px;
}
.content-display.adjust .cv-section ul{
margin-left:0;
}
.content-display.adjust ul li,
.content-display.spread ul li{
margin:0 0 25px 0;
line-height:17px;
}
.content-display.adjust ul li.wp-vacancy.disabled:hover{
color:#3a3c3d !important;
}
.content-display.adjust a [class^="icon-"],
.content-display.adjust a [class*=" icon-"]{
vertical-align:middle;
width:14px;
height:17px;
background-size:14px;
}
.content-container-2-3-no-left-border .fix-col-2{
position:absolute;
width:25px;
height:1px;
background-color:#fff;
left:535px;
top:-1px;
}
.is-partner .content-container-2-3-no-left-border .fix-col-2{
display:none;
}
.content-container-2-3-no-left-border .fix-col-3{
position:absolute;
width:25px;
height:1px;
background-color:#fff;
left:637px;
top:-1px;
}
.is-partner .content-container-2-3-no-left-border .fix-col-3{
display:none;
}
.content-col-2-2.adjust{
width:230px;
margin:0 0 50px 0;
padding:0;
}
.content-col-2-2.adjust h2 + h2{
float:right;
width:103px;
}
.company-details-description{
margin-bottom:25px;
font-size:14px;
}
.company-details-description .text{
overflow:hidden;
height:270px;
-moz-transition:0.3s;
-ms-transition:0.3s;
-o-transition:0.3s;
-webkit-transition:0.3s;
transition:0.5s ease-out;
}
.company-details-description .text span{
display:block;
}
.company-read-more{
padding:15px 0 0;
margin-top:5px;
display:block;
}
.open .company-read-more{
margin-top:10px;
}
.select:before{
content:'\25be or \25bc ? ';
float:right;
color:gray;
}
.select:after{
content:'';
margin:0 0.5em;
display:inline-block;
border:7px solid transparent;
border-top:8px solid gray;
border-bottom:0 none;
}
.company-details-separator{
border-top:1px solid #d6d6d6;
display:inline-block;
height:1px;
padding:20px 0 0;
position:relative;
width:100%;
}
.account-state-section{
font-size:12px;
min-height:22px;
}
.create-account-section,
.go-to-account-section,
.activate-account-section{
display:none;
}
.user-without-account .create-account-section,
.user-active-account .go-to-account-section,
.user-inactive-account .activate-account-section{
display:block;
}
.notes-container{
width:230px;
position:relative;
}
.notes{
padding:0 5px;
}
.note:not(:last-child){
border-bottom:1px solid #efefef;
}
.note{
padding:10px 0 20px 0;
position:relative;
}
.note-header{
background-color:white;
display:flex;
justify-content:space-between;
flex-wrap:wrap-reverse;
}
.note-content{
box-sizing:border-box;
font-size:11px;
background-color:white;
overflow-wrap:break-word;
}
.note-author{
font-size:11px;
font-weight:700;
max-width:100%;
overflow-wrap:break-word;
}
.note-creation-date{
font-size:10px;
font-weight:700;
}
.empty-notes-label{
padding:20px 0 10px 10px;
display:inline-block;
font-size:12px;
}
.cv-header{
position:relative;
margin-bottom:20px;
flex-direction:column;
}
.cv-title{
margin-bottom:12px;
}
.candidate-container.content-container-2-3-no-left-border{
position:static;
}
.content-header{
margin-left:25px;
margin-bottom:55px;
}
.with-dash{
background:url(../images/platform/content_col_top.png) no-repeat 0 center;
width:25px;
height:1px;
}
.row,
.cv-section,
.cv-section-edit-row *{
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
.col-full{
width:100% !important;
}
.col-1,
.column-1{
width:100%;
}
.col-1-2,
.column-1-2{
width:49%;
}
.col-1-3,
.column-1-3{
width:32%;
}
.col-2-3,
.column-2-3{
width:59%;
}
.col-1-4,
.column-1-4{
width:24%;
}
.col-2-4,
.column-2-4{
width:46%;
}
.col-3-4,
.column-3-4{
width:74%;
}
.col-1-5,
.column-1-5{
width:20%;
}
.col-1-6,
.column-1-6{
width:16%;
}
.col-1-7,
.column-1-7{
width:14%;
}
.col-2-7,
.column-2-7{
width:28%;
}
.col-4-7,
.column-4-7{
width:57%;
}
.col-5-7,
.column-5-7{
width:70%;
}
.col-6-7,
.column-6-7{
width:86%;
}
.col-1-10,
.column-1-10{
width:10%;
}
.col-15-10,
.column-15-10{
width:15%;
}
.col-2-10,
.column-2-10{
width:20%;
}
.col-3-10,
.column-3-10{
width:30%;
}
.col-4-10,
.column-4-10{
width:40% !important;
}
.col-5-10,
.column-5-10{
width:50% !important;
}
.col-6-10,
.column-6-10{
width:60% !important;
}
.col-65-10,
.column-65-10{
width:65% !important;
}
.col-68-10,
.column-68-10{
width:68% !important;
}
.col-7-10,
.column-7-10{
width:70%;
}
.col-8-10,
.column-8-10{
width:80%;
}
.col-9-10,
.column-9-10{
width:90%;
}
.col-8{
width:8%;
}
.col-85{
width:85%;
}
.col-76{
width:76%;
}
.col-72{
width:72%;
}
.col-44{
width:44% !important;
}
.padding-left-1-3{
padding-left:35%;
}
.padding-left-2-7{
padding-left:28%;
}
.col-2-3 .row{
overflow-wrap:break-word;
}
.cv-section-row .col-1-3 .row:nth-child(2){
font-weight:normal;
}
.col-1-3.dropdown{
width:38%;
}
.col1x{
width:612px;
}
.col1{
width:510px;
}
.col2{
width:102px;
}
.col3{
width:128px;
}
.col2-2{
width:230px !important;
}
.margin-centered{
margin:0 auto;
}
.vertical-flex-center{
display:flex;
align-items:center;
}
.vertical-flex-end{
display:flex;
align-items:end;
}
.horizontal-flex-center{
display:flex;
justify-content:center;
}
.horizontal-flex-end{
display:flex;
justify-content:end;
}
.horizontal-flex-space-around{
display:flex;
justify-content:space-around;
}
.horizontal-flex-space-between{
display:flex;
justify-content:space-between;
}
.columns-2{
columns:2;
}
.content-browser{
font-size:12px;
padding-left:1px;
position:relative;
overflow:hidden;
}
.content-browser .result-grid{
min-height:75px;
}
.content-browser.grid .list-col-55-10,
.content-browser.grid .list-col-50-10,
.content-browser.grid .list-col-45-10,
.content-browser.grid .list-col-35-10,
.content-browser.grid .list-col-30-10,
.content-browser.grid .list-col-27-10,
.content-browser.grid .list-col-25-10,
.content-browser.grid .list-col-20-10,
.content-browser.grid .list-col-15-10,
.content-browser.grid .list-col-12-10,
.content-browser.grid .list-col-10-10{
float:left;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
text-overflow:ellipsis;
white-space:nowrap;
overflow:hidden;
padding-left:20px;
}
.content-browser.grid .toolbar .list-col-55-10,
.content-browser.grid .toolbar .list-col-50-10,
.content-browser.grid .toolbar .list-col-45-10,
.content-browser.grid .toolbar .list-col-35-10,
.content-browser.grid .toolbar .list-col-30-10,
.content-browser.grid .toolbar .list-col-27-10,
.content-browser.grid .toolbar .list-col-25-10,
.content-browser.grid .toolbar .list-col-20-10,
.content-browser.grid .toolbar .list-col-15-10,
.content-browser.grid .toolbar .list-col-12-10,
.content-browser.grid .toolbar .list-col-10-10{
padding-left:16px;
}
.content-browser.grid .list-col-55-10:first-child,
.content-browser.grid .list-col-50-10:first-child,
.content-browser.grid .list-col-45-10:first-child,
.content-browser.grid .list-col-35-10:first-child,
.content-browser.grid .list-col-30-10:first-child,
.content-browser.grid .list-col-27-10:first-child,
.content-browser.grid .list-col-25-10:first-child,
.content-browser.grid .list-col-20-10:first-child,
.content-browser.grid .list-col-15-10:first-child,
.content-browser.grid .list-col-12-10:first-child,
.content-browser.grid .list-col-10-10:first-child{
padding-left:20px;
}
.content-browser.grid .list-col-55-10:last-child,
.content-browser.grid .list-col-50-10:last-child,
.content-browser.grid .list-col-45-10:last-child,
.content-browser.grid .list-col-35-10:last-child,
.content-browser.grid .list-col-30-10:last-child,
.content-browser.grid .list-col-27-10:last-child,
.content-browser.grid .list-col-25-10:last-child,
.content-browser.grid .list-col-20-10:last-child,
.content-browser.grid .list-col-15-10:last-child,
.content-browser.grid .list-col-12-10:last-child,
.content-browser.grid .list-col-10-10:last-child{
padding-right:0;
}
.content-browser.grid .toolbar .list-col-55-10:first-child,
.content-browser.grid .toolbar .list-col-50-10:first-child,
.content-browser.grid .toolbar .list-col-45-10:first-child,
.content-browser.grid .toolbar .list-col-35-10:first-child,
.content-browser.grid .toolbar .list-col-30-10:first-child,
.content-browser.grid .toolbar .list-col-27-10:first-child,
.content-browser.grid .toolbar .list-col-25-10:first-child,
.content-browser.grid .toolbar .list-col-20-10:first-child,
.content-browser.grid .toolbar .list-col-15-10:first-child,
.content-browser.grid .toolbar .list-col-12-10:first-child,
.content-browser.grid .toolbar .list-col-10-10:first-child{
margin-left:5px;
}
.content-browser.grid a.result .list-col-55-10,
.content-browser.grid a.result .list-col-50-10,
.content-browser.grid a.result .list-col-45-10,
.content-browser.grid a.result .list-col-35-10,
.content-browser.grid a.result .list-col-30-10,
.content-browser.grid a.result .list-col-27-10,
.content-browser.grid a.result .list-col-25-10,
.content-browser.grid a.result .list-col-20-10,
.content-browser.grid a.result .list-col-15-10,
.content-browser.grid a.result .list-col-12-10,
.content-browser.grid a.result .list-col-10-10{
cursor:pointer;
}
.content-browser .result.expired .list-col-55-10,
.content-browser .result.expired .list-col-50-10,
.content-browser .result.expired .list-col-45-10,
.content-browser .result.expired .list-col-35-10,
.content-browser .result.expired .list-col-30-10,
.content-browser .result.expired .list-col-27-10,
.content-browser .result.expired .list-col-25-10,
.content-browser .result.expired .list-col-20-10,
.content-browser .result.expired .list-col-15-10,
.content-browser .result.expired .list-col-12-10,
.content-browser .result.expired .list-col-10-10{
opacity:0.5;
}
.content-browser.grid .list-col-55-10{
width:55%;
}
.content-browser.grid .list-col-50-10{
width:50%;
}
.content-browser.grid .list-col-45-10{
width:45%;
}
.content-browser.grid .list-col-35-10{
width:35%;
}
.content-browser.grid .list-col-30-10{
width:30%;
}
.content-browser.grid .list-col-27-10{
width:27%;
}
.content-browser.grid .list-col-25-10{
width:25%;
}
.content-browser.grid .list-col-20-10{
width:20%;
}
.content-browser.grid .list-col-15-10{
width:15%;
}
.content-browser.grid .list-col-12-10{
width:12%;
}
.content-browser.grid .list-col-10-10{
width:10%;
}
.content-browser.grid a.result .list-col-30-10 span,
.content-browser.grid a.result .list-col-27-10 span{
text-transform:capitalize;
}
.content-browser .toolbar{
font-weight:700;
font-size:10px;
text-transform:uppercase;
height:25px;
background-color:#fff;
line-height:inherit;
position:relative;
z-index:1;
-webkit-box-shadow:0 2px 2px 0 #D3D3D3;
-moz-box-shadow:0 2px 2px 0 #D3D3D3;
box-shadow:0 2px 2px 0 #D3D3D3;
}
.content-browser .toolbar > div{
padding-left:20px;
}
.content-browser .toolbar .sort{
background:url(../images/platform/toolbar_sort.png) no-repeat 5px 5px;
cursor:pointer;
}
.content-browser .toolbar .sort:hover{
background-position:5px -7px;
}
.content-browser .toolbar .sort.up{
background-position:5px -19px;
}
.content-browser .toolbar .sort.up:hover{
background-position:5px -31px;
}
.content-browser .toolbar .sort.down{
background-position:5px 5px;
}
.content-browser .toolbar .sort.down:hover{
background-position:5px -7px;
}
.content-browser .result{
background-color:#fefefe;
font-size:13px;
height:50px;
border-bottom:1px solid #dfdfdf;
border-top:1px solid #fcfcfc;
line-height:50px;
display:block;
overflow:hidden;
cursor:pointer;
position:relative;
}
.favorites-page .content-browser .result{
background-color:#fafafa;
}
.content-browser a.result{
cursor:pointer;
border-left:3px solid #60d26d;
}
.content-page.loading .content-browser a.result{
border-left-color:transparent;
}
.content-browser a.result.viewed{
cursor:pointer;
border-left:none;
background-color:#f5f5f5;
}
.content-browser a.result:hover,
.content-browser .result > a:hover{
cursor:pointer;
color:#3a3c3d;
}
.content-browser a.result.viewed:hover{
background-color:#f5f5f5;
}
#favorites-page .content-browser .result a{
width:800px;
height:50px;
display:block;
}
#favorites-page .content-browser .result{
cursor:pointer;
color:#3a3c3d;
}
#favorites-page .content-browser.grid .list-col-30-10,
#favorites-page .content-browser.grid .list-col-27-10{
color:#3a3c3d;
}
#favorites-page .content-browser.grid .sort.list-col-30-10,
#favorites-page .content-browser.grid .sort.list-col-27-10{
cursor:pointer;
}
.content-browser .result.disable-hover{
cursor:default;
}
.content-browser .result:hover{
background-color:#f1f1f1;
border-bottom:1px solid #e9e9e9;
border-top:1px solid #dadada;
margin-top:-1px;
height:51px;
line-height:52px;
-webkit-box-shadow:inset 0px 3px 2px -2px #e9e9e9;
-moz-box-shadow:inset 0px 3px 2px -2px #e9e9e9;
box-shadow:inset 0px 3px 2px -2px #e9e9e9;
}
.content-browser .result.disable-hover:hover{
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
line-height:50px;
height:50px;
margin-top:0;
border-bottom:1px solid #f2f2f2;
border-top:1px solid #fff;
background-color:#f7f7f7;
}
.content-browser .result.empty{
cursor:default;
}
.content-browser .result.empty:hover{
background-color:#fbfbfb;
border-bottom:1px solid #f2f2f2;
border-top:1px solid #fff;
}
.content-browser .result .pending-ind{
background-color:#ff7900;
color:#fff;
font-size:11px;
font-weight:300;
line-height:14px;
padding:1px 6px;
text-align:center;
vertical-align:text-bottom;
margin-right:6px;
display:none;
}
.content-browser .result.pending .pending-ind{
display:inline-block;
}
.content-browser .result.expired{
background-color:#f5f5f5;
height:50px;
border-bottom:1px solid #dfdfdf;
border-top:1px solid #fcfcfc;
}
.content-browser .result.expired:hover{
background-color:#f5f5f5;
border-bottom:1px solid #e9e9e9;
border-top:1px solid #dadada;
margin-top:-1px;
height:51px;
line-height:52px;
-webkit-box-shadow:inset 0px 3px 2px -2px #e9e9e9;
-moz-box-shadow:inset 0px 3px 2px -2px #e9e9e9;
box-shadow:inset 0px 3px 2px -2px #e9e9e9;
}
.content-browser .result.expired.disable-hover:hover{
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
line-height:50px;
height:50px;
margin-top:0;
border-bottom:1px solid #f2f2f2;
border-top:1px solid #fff;
background-color:#fbfbfb;
}
.favorite{
background:url(../images/platform/favorite.png) no-repeat center bottom;
width:10px;
height:15px;
margin-right:8px;
display:none;
}
.notes-icon{
display:none;
}
.favorited .favorite,
.has_notes .notes-icon{
display:inline-block;
}
.content-browser .expand-results{
height:50px;
border-top:1px solid #c3c3c3;
line-height:50px;
margin:-1px 0 0 -1px;
padding-left:16px;
color:#6d7275;
font-weight:700;
font-size:11px;
position:relative;
background:url(../images/platform/browser_expand.png) no-repeat 22px -22px #e9e9e9;
-webkit-box-shadow:inset 0px 4px 3px -3px #d3d3d3;
-moz-box-shadow:inset 0px 4px 3px -3px #d3d3d3;
box-shadow:inset 0px 4px 3px -3px #d3d3d3;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
transition:all 0.3s;
}
.content-browser .expand-results:hover{
background:url(../images/platform/browser_expand.png) no-repeat 22px 21px #e2e2e2;
-webkit-box-shadow:inset 0px 2px 2px -1px #cfcfcf;
-moz-box-shadow:inset 0px 2px 2px -1px #cfcfcf;
box-shadow:inset 0px 2px 1px -1px #cfcfcf;
}
.content-browser .expand-results.disabled{
background-image:none;
}
.content-browser .expand-results.disabled:hover{
background-image:none;
background-color:#e9e9e9;
-webkit-box-shadow:inset 0px 4px 3px -3px #d3d3d3;
-moz-box-shadow:inset 0px 4px 3px -3px #d3d3d3;
box-shadow:inset 0px 4px 3px -3px #d3d3d3;
}
.content-browser .expand-results.disabled .disable-wrapper{
display:block;
}
.content-browser .expand-results .list-col-55-10,
.content-browser .expand-results .list-col-50-10,
.content-browser .expand-results .list-col-45-10{
padding-left:20px;
cursor:pointer;
}
.content-browser .expand-results .list-col-30-10{
text-align:right;
font-weight:400;
padding-right:40px !important;
}
.content-browser .expand-results .list-col-20-10{
width:20%;
padding:0 0 0 25px;
}
.content-browser .expand-results.disabled .list-col-55-10,
.content-browser .expand-results.disabled .list-col-50-10,
.content-browser .expand-results.disabled .list-col-45-10{
text-indent:-800em;
}
.feedback{
position:absolute;
top:25px;
left:0;
width:740px;
padding:0 0 0 50px;
color:#fff;
font-size:13px;
height:50px;
border-bottom:1px solid #53595c;
border-top:1px solid #fff;
line-height:50px;
cursor:default;
background:url(../images/platform/feedback_icon.png) no-repeat 25px center #53595c;
-webkit-box-shadow:inset 0px 3px 2px -2px rgba(50,50,50,1);
-moz-box-shadow:inset 0px 3px 2px -2px rgba(50,50,50,1);
box-shadow:inset 0px 3px 2px -2px rgba(50,50,50,1);
display:none;
z-index:2;
}
.compatibility-bar{
border:1px solid #EFEFEF;
display:inline-block;
height:10px;
position:relative;
width:70px;
margin-right:10px;
top:1px;
}
.compatibility-bar-fill{
background-color:#C8CACC;
display:inline-block;
height:10px;
position:absolute;
}
.compatibility-level{
float:right;
}
.content-browser .result:hover .compatibility-bar{
border:1px solid #e4e4e4;
}
.content-browser .result:hover .compatibility-bar-fill{
background-color:#96999d;
}
.result.selected{
background-color:#f1f1f1!important;
border-bottom:1px solid #e9e9e9!important;
border-top:1px solid #dadada!important;
margin-top:-1px!important;
height:51px!important;
line-height:52px!important;
-webkit-box-shadow:inset 0px 3px 2px -2px #e9e9e9;
-moz-box-shadow:inset 0px 3px 2px -2px #e9e9e9;
box-shadow:inset 0px 3px 2px -2px #e9e9e9;
}
.result .badge-icon-grey{
width:auto;
padding-left:18px;
height:100%;
}
.result .icon-play-grey{
width:16px;
height:100%;
background-size:16px;
}
.button-default{
border-left:none;
border-right:none;
line-height:28px;
padding:2px 10px 2px 10px;
cursor:pointer;
-webkit-box-shadow:0 1px 0 0 rgba(214,214,214,0.5);
-moz-box-shadow:0 1px 0 0 rgba(214,214,214,0.5);
box-shadow:0 1px 0 0 rgba(214,214,214,0.5);
text-align:left;
font-size:11px;
font-weight:700;
color:#fff;
background-color:#212121;
position:relative;
}
.white-box-page-content .button-default{
width:100%;
}
.loading.button-default::after{
background:url(../images/platform/default_loader.gif) no-repeat center center;
background-size:contain;
display:inline-block;
width:6px;
top:40%;
right:12px;
}
a.button-default{
box-sizing:border-box;
}
.padding-label .button-default{
margin-left:0;
}
.button-default::after{
content:' ';
padding-left:15px;
padding-right:15px;
position:absolute;
right:0;
top:42%;
display:none;
}
.no-icon-button{
padding-right:12px;
}
.clear-button{
border:none;
padding:0;
background-color:transparent;
}
.disabled.button-loader:after{
background:url(../images/platform/default_loader.gif) no-repeat center center !important;
width:100%;
height:7px;
display:inline-block;
padding:0;
}
.lightbox .button-default,
.dark-bg .button-default,
.app-login-page .button-default{
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
#block-user .button-feedback,
.old-browser .button-feedback{
display:inline-block;
margin:0 auto;
padding-right:10px;
}
.button-default:hover{
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
color:#fff;
}
button[disabled],
button[disabled]:hover,
button.disabled,
button.disabled:hover,
.button-default[disabled],
.button-default[disabled]:hover,
.disabled.button-default,
.disabled.button-default:hover{
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
cursor:default;
background-image:none;
}
.button-close{
position:absolute;
top:30px;
right:30px;
font-weight:700;
font-size:11px;
padding-left:18px;
color:#fff;
background:url(../images/platform/button_go_back_v2.png) no-repeat left center;
cursor:pointer;
z-index:9993;
}
.button-add-favorites::after,
.button-publish::after,
.button-browse::after,
.button-browse-profile-video::after,
.button-add-favorite::after,
.button-add::after{
background:url(../images/platform/svg/icon-white-plus.svg) no-repeat center center;
display:inline-block;
height:18px;
width:6px;
top:24%;
background-size:15px;
}
.button-benefits::after,
.button-publish-free::after,
.button-go-register::after,
.feedback-wrapper .button-feedback::after,
.button-go::after,
.button-next::after,
.button-use-email-authentication::after{
background:url(../images/platform/button_go.png) no-repeat center center;
display:inline-block;
height:5px;
width:6px;
}
.button-notify-candidate-completeness::after,
.button-invite-candidate-to-vacancy::after{
background:url(../images/platform/svg/icon-white-notifications-active.svg) no-repeat center center;
display:inline-block;
height:16px;
width:6px;
top:24%;
background-size:15px;
}
.button-go-next::after{
background:url(../images/platform/button_dropdown.png) no-repeat 16px -30px;
display:inline-block;
height:5px;
width:6px;
}
.button-save::after,
.button-accept-cookies::after,
.button-vacancy-apply::after,
.button-sign-in::after,
.button-vote::after,
.button-register::after,
.button-apply::after{
background:url(../images/platform/button_save.png) no-repeat center center;
display:inline-block;
height:5px;
width:7px;
}
.button-with-logo:after{
background:url(../images/platform/button_logo.png) no-repeat 0 center;
display:inline-block;
height:5px;
width:7px;
}
.button-go{
width:220px;
display:inline-block;
border-bottom:1px solid #cd000c;
border-top:1px solid #d0202a;
text-align:left;
background-color:#d0202a;
}
.button-go.col-full{
width:100%;
}
.button-go:hover{
border-bottom:1px solid #a60000;
border-top:1px solid #890000;
background-color:#a60000;
}
.button-mpesa-maintenance{
background-color:#5c5c5c !important;
border-color:#e0e0e0 !important;
color:#fdfdfd !important;
}
.button-go.button-growl{
background-position:182px center;
box-shadow:none;
width:200px;
}
.notification .button-growl{
margin-top:10px;
}
.old-browser .button-go.button-growl{
margin-left:auto;
margin-right:auto;
margin-top:24px;
}
a.button-go.button-growl{
display:block;
width:190px;
}
.button-start-trial-account{
width:235px;
}
.button-delete-candidate-tag,
.button-delete-tag{
background-color:#96999d;
border:2px solid #f6ed92;
height:25px;
background-image:url(../images/platform/button_cancel.png);
background-position:center;
padding:0 10px;
background-size:5px;
background-repeat:no-repeat;
}
.button-delete-candidate-tag:hover,
.button-delete-tag:hover{
background-color:#7e8084;
}
.button-delete-candidate-tag:active,
.button-delete-tag:active{
background-size:3px;
}
.button-add-tag-to-candidate{
border-top:none;
border-bottom-color:whitesmoke;
}
.button-add-tag-to-candidate::after{
display:inline-block;
width:5px;
height:5px;
content:' ';
padding-left:5px;
background-repeat:no-repeat;
}
.button-add-tag-to-candidate::after{
background-size:6px;
background-image:url(../images/platform/button_add.png);
background-position:center right;
height:6px;
width:6px;
}
.tag-filter-btn,
.listing-tag{
margin-right:6px;
margin-bottom:4px;
max-width:60px;
text-overflow:ellipsis;
white-space:nowrap;
overflow:hidden;
display:inline-block;
outline:none;
border:2px solid #f6ed92;
}
.tag-filter-btn{
border-right:1px;
}
.tag-filter-btn:hover{
background-color:#717478;
}
.active.listing-tag,
.active.button-tags-filter .tags-filter-checkbox-label{
background-color:#f6ed92;
color:#3a3c3d;
}
.button-confirm-delete-all-notes,
.button-delete-all-notes{
position:absolute;
}
.button-add-favorites,
.button-notify-candidate-completeness,
.button-invite-candidate-to-vacancy{
border-bottom:1px solid #cd000c;
border-top:1px solid #d0202a;
background-color:#d0202a;
}
.button-add-favorites:hover,
.button-notify-candidate-completeness:hover,
.button-invite-candidate-to-vacancy:hover{
border-bottom:1px solid #a60000;
border-top:1px solid #890000;
background-color:#a60000;
}
.button-delete-notes,
.button-delete-all-notes,
.button-remove-favorites,
.button-edit-tags{
border-bottom:1px solid #96999d;
border-top:1px solid #96999d;
background-color:#96999d;
}
.button-remove-favorites::after{
background:url(../images/platform/button_remove.png) no-repeat center center;
display:inline-block;
height:5px;
width:5px;
}
.button-remove-favorites:hover,
.button-edit-tags:hover{
background-color:#717478;
border-bottom:1px solid #7e8084;
border-top:1px solid #606266;
}
.button-edit-tags:hover{
color:#f6ed92;
}
.button-edit-tags{
min-width:230px;
line-height:26px;
padding-top:0px;
top:0;
position:absolute;
right:0;
color:#f6ed92;
}
.button-edit-tags::after{
background:url(../images/platform/arrow-down.png) no-repeat center center;
display:inline-block;
height:5px;
width:5px;
}
.button-publish{
width:220px;
float:left;
border-bottom:1px solid #cd000c;
border-top:1px solid #d0202a;
text-align:left;
background-color:#d0202a;
}
.button-publish:hover{
border-bottom:1px solid #a60000;
border-top:1px solid #890000;
background-color:#a60000;
}
.button-apply{
width:230px;
border-bottom:1px solid #cd000c;
border-top:1px solid #d0202a;
text-align:left;
background-color:#d0202a;
}
.content-col-2-2 .button-apply{
float:none;
}
.button-apply:hover{
border-bottom:1px solid #a60000;
border-top:1px solid #890000;
background-color:#a60000;
}
.button-apply.adjust{
width:175px;
float:right;
border-bottom:1px solid #cd000c;
border-top:1px solid #d0202a;
text-align:left;
}
.button-apply.adjust:hover{
border-bottom:1px solid #a60000;
border-top:1px solid #890000;
background-color:#a60000;
}
.button-accept-cookies{
margin:0 0 0 10px;
width:105px;
border-bottom:1px solid #cd000c;
border-top:1px solid #d0202a;
text-align:left;
display:inline-block;
background-color:#d0202a;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
.button-save{
margin:0 0 0 10px;
padding-right:25px;
width:185px;
float:left;
border-bottom:1px solid #cd000c;
border-top:1px solid #d0202a;
text-align:left;
background:#d0202a;
}
.automatic-application-section-edit-row .button-save{
width:230px;
}
.button-save:hover{
border-bottom:1px solid #a60000;
border-top:1px solid #890000;
background-color:#a60000;
}
.button-save.adjust{
width:285px;
margin:0 0 0 10px;
background-color:#d0202a;
}
.button-save.adjust:hover{
border-bottom:1px solid #a60000;
border-top:1px solid #890000;
background-color:#a60000;
}
.button-add{
margin:0 0 0 10px;
padding-right:25px;
width:185px;
float:left;
border-bottom:1px solid #cd000c;
border-top:1px solid #d0202a;
text-align:left;
background:#d0202a;
}
.button-add:hover{
border-bottom:1px solid #a60000;
border-top:1px solid #890000;
background-color:#a60000;
}
.button-vacancy-apply,
.button-upgrade-account{
width:230px;
border-bottom:1px solid #474c4e;
border-top:1px solid #d0202a;
border-right:0;
background-color:#d0202a;
display:block;
}
.button-vacancy-apply:hover,
.button-upgrade-account:hover{
border-bottom-color:transparent;
border-top:1px solid #890000;
background-color:#a60000;
}
.loader.button-vacancy-apply:after{
background:url(../images/platform/default_loader.gif) no-repeat center center !important;
right:18px !important;
}
.button-go-up,
.button-go-down{
width:75px;
font-weight:700;
font-size:11px;
padding-left:18px;
color:#d0202a;
cursor:pointer;
text-transform:lowercase;
}
.button-go-up{
background:url(../images/platform/button_go_up.png) no-repeat left center;
}
.button-go-down{
background:url(../images/platform/button_go_down.png) no-repeat left center;
}
.button-go-up:hover,
.button-go-down:hover{
color:#a60000;
}
.button-cancel,
.button-browse,
.button-browse-profile-video{
height:28px;
border-bottom:1px solid #7e8084;
border-top:1px solid #96999d;
background-color:#96999d;
}
.button-cancel{
line-height:18px;
padding-top:1px;
height:34px;
width:100px;
float:left;
}
.button-save-note,
.button-cancel-add-note-element{
width:100%;
margin-left:0;
}
.modal-form .button-cancel{
width:115px;
}
.modal-cancel-button{
background:none;
border:none;
}
.button-browse,
.button-browse-profile-video{
position:relative;
display:block;
height:32px;
}
.button-delete-notes::after,
.button-delete-all-notes::after,
.button-confirm-delete-all-notes::after,
.button-cancel::after{
background:url(../images/platform/button_cancel.png) no-repeat center center;
display:inline-block;
height:5px;
width:5px;
}
.button-delete-notes:hover,
.button-delete-all-notes:hover,
.button-cancel:hover,
.button-browse:hover,
.button-browse-profile-video:hover{
background-color:#717478;
border-bottom:1px solid #7e8084;
border-top:1px solid #606266;
}
.button-sign-in,
.button-vote,
.button-with-logo{
width:100%;
float:left;
border-bottom:1px solid #cd000c;
border-top:1px solid #d0202a;
background-color:#d0202a;
}
.button-sign-in:hover,
.button-vote:hover,
.button-with-logo:hover{
border-bottom:1px solid #a60000;
border-top:1px solid #890000;
background-color:#a60000;
}
.button-benefits{
width:260px;
border-bottom:1px solid #474c4e;
border-top:1px solid #d0202a;
border-right:0;
background-color:#d0202a;
margin:0 auto 0 auto;
display:block;
padding-bottom:2px;
}
.button-benefits:hover{
padding-bottom:3px;
border-bottom:0;
border-top:1px solid #890000;
background-color:#a60000;
}
.button-publish-free{
width:220px;
border-bottom:1px solid #474c4e;
border-top:1px solid #d0202a;
border-right:0;
background-color:#d0202a;
margin:64px auto 0 auto;
display:block;
padding-bottom:2px;
}
.button-publish-free:hover{
padding-bottom:3px;
border-bottom:0;
border-top:1px solid #890000;
background-color:#a60000;
}
.button-go-register,
.button-go-next{
width:270px;
border-bottom:1px solid #474c4e;
border-top:1px solid #d0202a;
border-right:0;
background-color:#d0202a;
margin:0 auto 0 auto;
display:block;
}
.button-use-email-authentication{
background-position:12px center;
padding-left:40px;
padding-bottom:2px;
display:block;
border-bottom-width:1px;
}
.button-go-next{
background-color:#ececec;
border-color:#e3e3e3;
}
.button-go-next:hover{
color:#fff !important;
}
.benefits-page .button-go-register{
margin-top:64px;
}
.button-go-register{
padding-bottom:2px;
}
.button-go-register:hover{
padding-bottom:3px;
border-bottom:0;
border-top:1px solid #890000;
background-color:#a60000;
}
.button-register{
width:100%;
float:left;
border-bottom:1px solid #cd000c;
border-top:1px solid #d0202a;
background-color:#d0202a;
}
.button-register:hover{
border-bottom:1px solid #a60000;
border-top:1px solid #a60000;
background-color:#a60000;
}
.feedback-wrapper .button-feedback{
width:auto;
padding-right:40px;
border-bottom:1px solid #474c4e !important;
border-top:1px solid #d0202a;
border-right:0;
background-color:#d0202a;
margin:50px auto 0;
display:block;
}
.feedback-wrapper .button-feedback:hover{
border-top:1px solid #890000;
border-bottom:1px solid transparent;
background-color:#a60000;
}
.feedback-wrapper a.button-feedback{
width:220px;
color:#fff;
}
.button-go-back{
width:36px;
height:28px;
float:right;
border-bottom:1px solid #7e8084;
border-top:1px solid #96999d;
background:url(../images/platform/button_go_back_v2.png) no-repeat center center #96999d;
}
.button-go-back:hover{
background-color:#717478;
border-bottom:1px solid #7e8084;
border-top:1px solid #606266;
}
.button-go-back.with-label{
width:110px;
height:auto;
background-position:12px center;
padding-left:32px;
}
.button-go-back-secondary{
background:url(../images/platform/button_go_back.png) no-repeat left 5px;
color:#d0202a;
display:block;
padding-left:18px;
width:77px;
}
.button-go-forward-secondary{
background:url(../images/platform/button_go_forward.png) no-repeat right 5px;
color:#d0202a;
display:inline-block;
padding-right:18px;
}
.button-go-forward,
.button-go-back-secondary,
.button-go-forward-secondary{
font-weight:700;
font-size:11px;
cursor:pointer;
text-transform:lowercase;
border:none;
}
.form-action .button-go-back-secondary,
.form-action .button-go-forward-secondary{
margin-top:10px;
width:auto;
}
.button-go-back-secondary:hover,
.button-go-forward-secondary:hover{
color:#a60000;
}
.button-confirm-delete-all-notes,
.cv-section-edit-row .button-delete,
.alert-section-edit-row .button-delete,
.automatic-application-section-edit-row .button-delete,
.button-delete-account{
background-color:#d0202a;
border-bottom-color:#ff6666;
line-height:18px;
padding-top:1px;
height:35px;
border-top-color:transparent;
}
.button-confirm-delete-all-notes:hover,
.cv-section-edit-row .button-delete:hover,
.alert-section-edit-row .button-delete:hover,
.automatic-application-section-edit-row .button-delete:hover,
.button-delete-account:hover{
background-color:#a60000;
border-bottom-color:#991f1f;
border-top-color:#991f1f;
}
.clear-icon{
position:absolute;
top:20px;
left:136px;
width:13px;
height:13px;
background:url(../images/platform/button_delete.png) no-repeat 0 0;
display:none;
cursor:pointer;
}
.clear-icon:hover{
background-position:0 -17px;
}
.button-deactivate-filter{
display:block;
left:auto;
right:-18px;
top:0;
}
.button-add-favorite{
width:190px;
height:28px;
float:right;
border-bottom:1px solid #cd000c;
border-top:1px solid #d0202a;
background-color:#d0202a;
}
.button-add-favorite:hover{
border-bottom:1px solid #a60000;
border-top:1px solid #890000;
background-color:#a60000;
}
.button-register-newsletter{
width:220px;
}
.button-register-newsletter span{
vertical-align:unset;
}
.button-register-newsletter.will-redirect span{
display:none;
}
.cv-section .button-edit,
.public-profile-settings .button-edit{
opacity:0.4;
padding:0 10px 0 10px;
height:24px;
line-height:normal;
border-bottom:1px solid #7e8084;
border-top:1px solid #96999d;
background-color:#96999d;
text-align:center;
}
.public-profile-settings .button-edit{
margin-top:0 !important;
}
.public-profile-settings a.button-edit{
padding-top:4px
}
.button-add-industry{
opacity:0.4;
padding:0 10px 0 10px;
height:22px;
line-height:20px;
border-bottom:1px solid #7e8084;
border-top:1px solid #96999d;
background-color:#96999d;
}
.cv-section:hover .button-edit,
.public-profile-settings:hover .button-edit,
.button-add-industry{
opacity:1;
}
.cv-section:hover .button-edit:hover,
.public-profile-settings:hover .button-edit:hover,
.button-add-industry:hover{
background-color:#717478;
border-bottom:1px solid #7e8084;
border-top:1px solid #606266;
}
.cv-section.multiple.edit .button-edit{
display:none;
}
.cv-section .button-feedback{
display:none;
padding:0 0 0 20px;
height:20px;
position:absolute;
right:0;
top:30px;
line-height:21px;
font-size:11px;
font-weight:700;
background-color:transparent !important;
text-align:right;
color:#212121;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
border:none;
}
.cv-section .button-feedback::before{
content:"";
background:url(../images/platform/form_validate_yes.png) no-repeat left center;
display:inline-block;
width:13px;
height:13px;
margin-right:5px;
top:2px;
position:relative;
}
.cv-view-name-description .button-feedback{
top:0;
}
.cv-section .button-feedback.error{
color:#d0202a;
}
.cv-section .button-feedback.error::before{
background-image:url(../images/platform/notifier_icon.png);
color:#d0202a;
}
.content-browser .result .button{
width:160px;
float:right;
margin:14px 14px 0 0;
padding:0 10px;
height:24px;
line-height:20px;
border-bottom:1px solid #7e8084;
border-top:1px solid #96999d;
background-color:#96999d;
display:none;
}
.content-browser .result:hover>.button{
display:block;
}
.content-browser .result>.button:hover{
background-color:#717478;
border-bottom:1px solid #7e8084;
border-top:1px solid #606266;
}
.content-browser .result .button.button-remove-favorites{
padding:0 18px 0 10px;
position:absolute;
right:0;
top:-3px;
height:27px;
box-shadow:0px 0px 1px 0px rgba(0,0,0,0.35);
}
.download-icon{
background:url(../images/platform/button_download.png) no-repeat center right;
padding-right:10px;
font-size:11px;
}
.file-input-wrapper input[type='file']{
cursor:pointer;
display:block;
opacity:0;
outline:0 none;
position:absolute;
top:0;
bottom:0;
right:0;
left:0;
height:100%;
width:100%;
z-index:99;
padding:0;
}
.file-input-name{
display:none;
}
.document-file .file-input-name,
.video-file .file-input-name{
display:block;
line-height:15px;
overflow:hidden;
text-overflow:ellipsis;
width:100%;
margin-top:5px;
font-size:11px;
font-weight:700;
}
.uploading .document-file .file-input-name,
.uploading .video-file .file-input-name{
display:none;
}
.uploading .file-input-wrapper input[type='file']{
display:none;
}
.button-delete-note-element,
.button-edit-cv-element,
.button-delete-cv-element,
.button-delete-application,
.button-edit-alert-element,
.button-edit-automatic-application-element{
padding-left:18px;
padding-right:0;
color:#cacbce;
position:relative;
max-width:20%;
width:auto;
border:none;
background:none;
top:1px;
}
.button-clear-alert-element,
.button-clear-automatic-application-element{
color:#cacbce;
position:relative;
border:none;
background:none;
width:14px;
height:14px;
padding:0;
top:1px;
}
.button-edit-cv-element:before,
.button-delete-note-element:before,
.button-delete-cv-element:before,
.button-delete-application:before,
.button-clear-alert-element:before,
.button-edit-alert-element:before,
.button-clear-automatic-application-element:before,
.button-edit-automatic-application-element:before{
background-repeat:no-repeat;
background-position:center center;
background-size:10px;
border-radius:50%;
width:14px;
content:"";
height:14px;
position:absolute;
left:0;
top:0;
bottom:0;
}
.button-delete-note-element:before,
.button-delete-cv-element:before,
.button-delete-application:before,
.button-clear-alert-element:before,
.button-clear-automatic-application-element:before{
background-color:#cacbce;
}
.button-delete-note-element:before{
background-color:#d0202a;
}
.button-edit-cv-element:hover,
.button-delete-cv-element:hover,
.button-delete-application:hover,
.button-clear-alert-element:hover,
.button-edit-alert-element:hover,
.button-clear-automatic-application-element:hover,
.button-edit-automatic-application-element:hover{
font-weight:700;
}
.button-edit-cv-element:before,
.button-edit-alert-element:before,
.button-edit-automatic-application-element:before{
background-image:url(../images/platform/edit-2.svg);
}
.button-delete-note-element:before,
.button-delete-cv-element:before,
.button-delete-application:before,
.button-clear-alert-element:before,
.button-clear-automatic-application-element:before{
background-image:url(../images/platform/svg/x-white.svg);
}
.button-delete-cv-element:hover,
.button-delete-application:hover,
.button-clear-alert-element:hover,
.button-clear-automatic-application-element:hover{
color:#d0202a;
}
.button-delete-cv-element:hover:before,
.button-delete-application:hover:before,
.button-clear-alert-element:hover:before,
.button-clear-automatic-application-element:hover:before{
background-color:#d0202a;
}
.button-small-default{
padding:0 8px 0 8px;
text-align:center;
height:20px;
line-height:20px;
font-size:10px;
font-weight:700;
color:#fff;
border-bottom:1px solid #3e4245;
background-color:#d0202a;
margin:10px 10px 0 0;
display:none;
position:absolute;
right:0;
top:0;
cursor:pointer;
}
.button-small-default:hover{
border-bottom:1px solid #474c4f;
}
.delete.button-small-default{
border-bottom:1px solid #3e4245;
background-color:#f61c24;
}
.delete.button-small-default:hover{
background-color:#ba0e13;
border-bottom:1px solid #474c4f;
}
[disabled],
[disabled]:hover,
.disabled,
.disabled:hover{
cursor:default;
}
.button-default[disabled],
.button-default[disabled]:hover,
.disabled.button-default,
.disabled.button-default:hover,
.button-save[disabled],
.button-save[disabled]:hover,
.disabled.button-save,
.disabled.button-save:hover,
.button-add[disabled],
.button-add[disabled]:hover,
.disabled.button-add,
.disabled.button-add:hover,
.button-notify-candidate-completeness[disabled],
.button-notify-candidate-completeness[disabled]:hover,
.disabled.button-notify-candidate-completeness,
.disabled.button-notify-candidate-completeness:hover,
.button-invite-candidate-to-vacancy[disabled],
.button-invite-candidate-to-vacancy[disabled]:hover,
.disabled.button-invite-candidate-to-vacancy,
.disabled.button-invite-candidate-to-vacancy:hover,
.button-sign-in[disabled],
.button-sign-in[disabled]:hover,
.disabled.button-sign-in,
.disabled.button-sign-in:hover,
.button-with-logo[disabled],
.button-with-logo[disabled]:hover,
.disabled.button-with-logo,
.disabled.button-with-logo:hover,
.button-vote[disabled],
.button-vote[disabled]:hover,
.disabled.button-vote,
.disabled.button-vote:hover,
.button-apply[disabled],
.button-apply[disabled]:hover,
.disabled.button-apply,
.disabled.button-apply:hover,
.lightbox .button-default[disabled]{
background-color:#ececec !important;
border-color:#e3e3e3 !important;
color:#aeb5b8 !important;
border-bottom-style:solid;
border-bottom-width:1px;
}
.button-loader[disabled],
.button-loader[disabled]:hover,
.disabled.button-loader,
.disabled.button-loader:hover{
color:#ececec !important;
height:32px;
}
input.disabled,
input.disabled:hover{
pointer-events:none;
opacity:0.8;
cursor:not-allowed;
}
#fancybox-content .button-default[disabled],
#fancybox-content .button-default[disabled]:hover,
#fancybox-content .disabled.button-default,
#fancybox-content .disabled.button-default:hover,
.modal-window .button-default[disabled],
.modal-window .button-default[disabled]:hover,
.modal-window .disabled.button-default,
.modal-window .disabled.button-default:hover{
background-color:#dadada !important;
border-color:#d3d3d3 !important;
}
.multi-step-next-button{
font-weight:900;
}
.multi-step-next-button:disabled,
.multi-step-next-button:disabled:hover,
.multi-step-submit-button:disabled,
.multi-step-submit-button:disabled:hover{
border-bottom:1px solid #7e8084 !important;
border-top:1px solid #96999d !important;
background-color:#96999d !important;
}
.multi-step-submit-button.loading::after{
background:url(../images/platform/default_loader.gif) no-repeat center center;
background-size:contain;
display:inline-block;
width:25px;
}
.expand-toggle{
cursor:pointer;
font-weight:700;
}
.company-details-info .apply-to-company-btn{
margin-bottom:0;
margin-top:16px;
}
.button-alert-status,
.button-automatic-application-status{
width:100%;
height:24px;
border:none;
background:none;
padding:0;
margin:0;
}
.button-alert-status span,
.button-automatic-application-status span{
top:-7px;
right:0;
width:40px;
display:inline-block;
position:relative;
padding-left:12px;
}
.button-alert-status:before,
.button-automatic-application-status:before{
content:"";
background-size:24px 24px;
background-repeat:no-repeat;
display:inline-block;
width:24px;
height:24px;
}
.button-enabled-alert:before,
.button-enabled-automatic-application:before{
background-image:url(../images/platform/icon-notifications-active.svg);
}
.button-disabled-alert:before,
.button-disabled-automatic-application:before{
background-image:url(../images/platform/svg/icon-default-notifications-none.svg);
}
.button-remove-alert:before,
.button-remove-automatic-application:before{
background-image:url(../images/platform/svg/x-grey.svg);
}
.button-edit-public-profile-path,
.button-edit-public-profile-path-free{
position:relative !important;
right:auto !important;
top:auto !important;
}
.clear-button{
border:none;
padding:0;
background-color:transparent;
}
.button-delete-account{
width:170px;
background-image:url(../images/platform/button_cancel.png);
background-position:150px center;
padding:5px 10px;
background-size:5px;
background-repeat:no-repeat;
}
.button-sidebar{
border-right:none;
border-left:none;
display:inline-block;
width:100% !important;
padding:8px 12px;
position:relative;
background-size:36px 36px;
background-repeat:no-repeat;
background-position:8px center;
padding-left:56px;
box-sizing:border-box;
text-align:left;
}
.button-sidebar::after{
content:' ';
padding-left:15px;
padding-right:15px;
position:absolute;
right:0;
top:42%;
}
.button-sidebar.icon-check-circle-white{
background-size:30px;
color:#ffffff;
}
.new-automatic-applications .button-sidebar.icon-check-circle-white{
animation:blinkMainColor normal 1.5s infinite ease-in-out;
}
.copy-success{
position:absolute;
top:1px;
background-color:#ececec;
bottom:1px;
right:1px;
left:56px;
padding:13px 0 0;
}
.copy-item:hover .copy-success{
color:#fff;
}
.button-square-main-header-nav{
overflow:hidden;
text-indent:-800em;
border:1px solid #d6d6d6;
height:34px;
background-color:transparent;
width:34px;
}
a.button-square-main-header-nav{
height:32px;
}
.cv-section-row .button-go-to-upgrade{
color:#fff !important;
width:220px;
}
.button-public-profile-contact{
padding-top:6px !important;
padding-bottom:6px !important;
border:none;
background-color:#bcbcbc;
}
.button-public-profile-contact:hover{
background-color:#212121;
}
.button-public-profile-contact::after{
padding:0 !important;
top:7px !important;
right:10px !important;
display:inline-block !important;
}
.button-report-video{
background-position:left center;
background-size:12px;
padding-left:14px;
padding-top:1px;
}
.button-report-video:hover{
color:#212121;
background-image:url(../images/platform/svg/icon-flag-dark.svg);
}
.public-profile-sections .button-report-video:hover{
color:#fff;
background-image:url(../images/platform/svg/icon-flag-white.svg);
}
.bar-container{
width:100%;
height:35px;
background-color:#53595c;
margin:0;
padding:0;
font-size:11px;
font-weight:700;
line-height:35px;
color:#fff;
position:fixed;
top:0;
background:#53595c url(../images/platform/bar_shadow.png) repeat-x left bottom;
z-index:100;
overflow:hidden;
-webkit-transform:translate3d(0,0,0);
-webkit-transition:height 0.2s ease-in-out;
-moz-transition:height 0.2s ease-in-out;
-o-transition:height 0.2s ease-in-out;
transition:height 0.2s ease-in-out;
}
.white-bg.bar-container,
.white-bg .bar-container{
background-color:#fff;
background-image:none;
box-shadow:0;
transition:box-shadow .2s ease-in-out;
}
.scrolling .white-bg .bar-container,
.scrolling .white-bg.bar-container{
background-color:transparent;
}
.vacancy-apply-status-page .bar-container{
display:none;
}
.bar-container:hover{
overflow:visible;
}
.wp-logged-in .bar-container{
top:32px;
}
.page-white-box .bar-container{
top:0;
background-color:#fff !important;
background-image:none;
color:#53595c;
}
.footer-container .bar-container{
width:100%;
height:auto;
margin:0;
padding:0;
font-size:11px;
font-weight:700;
line-height:inherit;
color:#3a3c3d;
position:relative;
background:none;
}
.bar-container-shadow{
width:35px;
height:10px;
position:absolute;
top:25px;
left:0;
background:url(../images/platform/bar_shadow.png) repeat-x left bottom;
}
.bar-container a{
color:#fff;
display:inline-block;
letter-spacing:0.03em;
text-decoration:none;
}
.bar-container ul{
list-style-type:none;
margin:0;
padding:0;
}
.bar-buttons-container{
float:right;
width:calc(75% - 50px);
display:flex;
justify-content:flex-end;
align-items:center;
}
.avatar{
width:35px;
height:35px;
float:left;
}
.avatar img{
max-height:35px;
max-width:35px;
text-align:center;
vertical-align:middle;
left:0;
position:absolute;
top:50%;
transform:translate(0%,-50%);
}
.avatar-name{
height:35px;
padding-left:15px;
float:left;
width:25%;
text-overflow:ellipsis;
overflow:hidden;
}
.bar-container .logo-small{
width:35px;
height:35px;
background-image:url(../images/platform/avatar.png);
float:left;
z-index:99;
}
.white-bg .bar-container .logo-small,
.white-bg.bar-container .logo-small{
background-image:url(../images/platform/avatar-dark.png);
}
.bar-buttons-container .bar-button-with-icon{
float:left;
height:35px;
margin:0 8px;
text-align:right;
color:#fff;
padding:0 15px 0 35px;
cursor:default;
position:relative;
}
.bar-buttons-container a.bar-button-with-icon{
cursor:pointer;
}
.bar-buttons-container .bar-button-with-icon:hover{
background-color:#3b4043;
}
.white-bg .bar-buttons-container .bar-button-with-icon:hover{
background-color:transparent;
box-shadow:0px 0px 3px 0px rgba(0,0,0,0.15) inset;
}
.bar-buttons-container .my-candidates-vacancy{
background:url(../images/platform/button_publish_free.png) no-repeat 12px 11px;
}
.bar-buttons-container .my-candidates-vacancy:hover{
background-position:12px -22px;
}
.white-bg .bar-buttons-container .my-candidates-vacancy:hover{
background-position:12px 11px;
}
.bar-buttons-container .publish-vacancy{
background:url(../images/platform/button_publish_free.png) no-repeat 12px 11px;
}
.bar-buttons-container .publish-vacancy:hover{
background-position:12px -22px;
}
.white-bg .bar-buttons-container .publish-vacancy:hover{
background-position:12px 11px;
}
.bar-buttons-container .help{
width:50px;
background:url(../images/platform/button_ajuda.png) no-repeat 25px 11px;
padding:0 25px 0 25px;
}
.bar-buttons-container .help:hover{
background-position:25px -22px;
}
.white-bg .bar-buttons-container .help:hover{
background-position:25px 11px;
}
.bar-buttons-container .bar-with-dropdown{
margin:0 8px;
background:url(../images/platform/button_conta.png) no-repeat 12px 11px;
padding:0 15px 0 35px;
position:relative;
text-align:left;
}
.bar-buttons-container .bar-with-dropdown:hover{
background-position:12px -22px;
}
.white-bg .bar-buttons-container .bar-with-dropdown:hover{
background-position:12px 11px;
}
.bar-buttons-container .my-applications{
margin:0 8px;
background:url(../images/platform/button_my_vacancies.png) no-repeat 12px 11px;
}
.bar-buttons-container .my-applications:hover{
background-position:12px -22px;
}
.white-bg .bar-buttons-container .my-applications:hover{
background-position:12px 11px;
}
.bar-buttons-container .mycv,
.bar-buttons-container .cvpro{
margin:0 8px;
background:url(../images/platform/button_cv.png) no-repeat 12px 11px;
}
.bar-buttons-container .mycv:hover,
.bar-buttons-container .cvpro:hover{
background-position:12px -22px;
}
.white-bg .bar-buttons-container .mycv:hover,
.white-bg .bar-buttons-container .cvpro:hover{
background-position:12px 11px;
}
.bar-buttons-container .professional-account-upgrade-page-button{
margin:0 8px;
background:url(../images/platform/svg/icon-suit-person-grey.svg) no-repeat 10px 7px;
background-size:20px 20px;
}
.bar-buttons-container .professional-account-upgrade-page-button:hover{
background-image:url(../images/platform/svg/icon-white-suit-person.svg);
}
.white-bg .bar-buttons-container .professional-account-upgrade-page-button:hover{
background-image:url(../images/platform/svg/icon-suit-person-grey.svg);
}
.bar-buttons-container .statistics-page-button,
.bar-buttons-container .statistics-free-page-button{
margin:0 8px;
background:url(../images/platform/svg/icon-analytics-grey.svg) no-repeat 10px 7px;
background-size:20px 20px;
}
.bar-buttons-container .statistics-page-button:hover,
.bar-buttons-container .statistics-free-page-button:hover{
background-image:url(../images/platform/svg/icon-analytics-white.svg);
}
.white-bg .bar-buttons-container .statistics-free-page-button:hover{
background-image:url(../images/platform/svg/icon-analytics-grey.svg);
}
.bar-buttons-container .notifications{
margin:0 8px;
background:url(../images/platform/button_notificacoes.png) no-repeat 12px 11px;
}
.bar-buttons-container .notifications:hover{
background-position:12px -22px;
}
.white-bg .bar-buttons-container .notifications:hover{
background-position:12px -11px;
}
.bar-buttons-container .alerts{
margin:0 8px;
background:url(../images/platform/button_alerts.png) no-repeat 12px 11px;
}
.bar-buttons-container .alerts:hover{
background-position:12px -20px;
}
.white-bg .bar-buttons-container .alerts:hover{
background-position:12px 11px;
}
.bar-buttons-container .privacy{
background:url(../images/platform/button_privacidade.png) no-repeat 12px 11px;
margin:0 8px;
}
.bar-buttons-container .privacy:hover{
background-position:12px -22px;
}
.white-bg .bar-buttons-container .privacy:hover{
background-position:12px 11px;
}
.bar-buttons-container .logout{
background:url(../images/platform/button_desligar.png) no-repeat 12px 11px;
margin:0 8px;
}
.bar-buttons-container .logout:hover{
background-position:12px -22px;
}
.white-bg .bar-buttons-container .logout:hover{
background-position:12px 11px;
}
.bar-buttons-container .publish-free{
width:83px;
background:url(../images/platform/button_publish_free.png) no-repeat 25px 11px;
padding:0 25px 0 37px;
}
.bar-buttons-container .publish-free:hover{
background-position:25px -22px;
}
.white-bg .bar-buttons-container .publish-free:hover{
background-position:25px 11px;
}
.bar-buttons-container .login-recruiter{
width:65px;
background:url(../images/platform/button_recruiter.png) no-repeat 23px 11px;
padding:0 25px 0 40px;
letter-spacing:0.03em;
}
.bar-buttons-container .login-recruiter:hover{
background-position:23px -22px;
}
.white-bg .bar-buttons-container .login-recruiter:hover{
background-position:23px 11px;
}
.bar-buttons-container .login-candidate{
width:65px;
background:url(../images/platform/button_candidate.png) no-repeat 23px 11px;
padding:0 25px 0 37px;
letter-spacing:0.03em;
}
.bar-buttons-container .login-candidate:hover{
background-position:23px -22px;
}
.white-bg .bar-buttons-container .login-candidate:hover{
background-position:23px 11px;
}
.bar-dropdown{
position:absolute;
top:36px;
left:0;
right:0;
display:none;
-webkit-box-shadow:0px 1px 4px 0px rgba(0,0,0,0.2);
-moz-box-shadow:0px 1px 4px 0px rgba(0,0,0,0.2);
box-shadow:0px 1px 2px 0px rgba(0,0,0,0.2);
}
.cvpro .bar-dropdown{
min-width:290px;
}
.account .bar-dropdown{
min-width:180px;
}
.bar-buttons-container .bar-with-dropdown:hover > .bar-dropdown{
display:block;
}
.bar-buttons-container .bar-with-dropdown ul{
color:#3a3c3d;
text-align:left;
font-size:12px;
background-color:#efefef;
padding:7px 20px 15px 20px;
cursor:default;
}
.bar-buttons-container .bar-with-dropdown ul.adjust{
background:url(../images/platform/status_separator.png) no-repeat top
center #efefef;
}
.bar-buttons-container .bar-with-dropdown ul li span{
font-weight:400;
}
.bar-buttons-container .bar-with-dropdown ul li span.right{
float:right;
}
.bar-buttons-container .bar-with-dropdown ul li.adjust{
height:18px;
line-height:18px;
font-size:11px;
}
.bar-buttons-container .bar-with-dropdown.cvpro ul li.adjust{
height:auto;
}
.bar-buttons-container .bar-with-dropdown ul li.button a{
background:url(../images/platform/button_dropdown.png) no-repeat right 15px;
border-top:1px solid #e2e2e2;
margin-top:14px;
color:#009b1a;
display:block;
}
.bar-buttons-container .bar-with-dropdown ul li.button a:hover{
background:url(../images/platform/button_dropdown.png) no-repeat right -15px;
color:#a60000;
}
.recruiter-bar-avatar{
width:35px;
height:35px;
float:left;
}
.recruiter .avatar-name{
height:35px;
padding-left:15px;
float:left;
}
.languages-selection{
float:left;
padding:0 20px 0 20px;
text-align:right;
color:#fff;
text-transform:uppercase;
}
.languages-selection span,
.languages-selection a{
cursor:pointer;
font-weight:300;
}
.languages-selection span:after,
.languages-selection a:after{
content:' / ';
color:#fff;
cursor:default;
font-weight:normal;
}
.languages-selection span:last-child:after,
.languages-selection a:last-child:after{
content:' ';
}
.languages-selection span.selected,
.languages-selection a.selected{
font-weight:600;
cursor:default;
color:#fff !important;
}
.white-bg .languages-selection span.selected,
.white-bg .languages-selection a.selected{
color:#3a3c3d !important;
}
.country-selection{
float:left;
text-transform:uppercase;
width:44px;
font-weight:700;
}
.country-selection:hover{
background-color:#3b4043;
}
.white-bg .country-selection:hover{
color:#ffffff;
}
.current-country{
background:url(../images/platform/arrow-down.png) no-repeat scroll right center;
margin:0 4px 0 0;
padding:0 10px 0 8px;
}
.country-links{
display:none;
color:#3a3c3d;
background-color:#efefef;
}
.open.country-selection .country-links,
.country-selection:hover .country-links{
display:block;
}
a.country-link{
display:inline-block;
color:#3a3c3d;
font-weight:700;
background:url(../images/platform/arrow-right.png) no-repeat scroll right center;
margin:0 4px 0 0;
padding:0 10px 0 8px;
}
a.country-link.emprego_co_ao:hover{
color:#a60000;
}
a.country-link.emprego_co_mz:hover{
color:#0b8200;
}
a.country-link.douleuw_gr:hover,
a.country-link.working_co_na:hover{
color:#0027a8;
}
.white-bg.bar-container,
.white-bg.bar-container a,
.white-bg .bar-container,
.white-bg .bar-container a,
.white-bg .bar-buttons-container .bar-button-with-icon,
.white-bg .languages-selection,
.white-bg .languages-selection span.selected,
.white-bg .languages-selection a.selected,
.white-bg .languages-selection span:after,
.white-bg .languages-selection a:after{
color:#3a3c3d;
}
.white-bg .languages-selection a:hover{
font-weight:bold;
}
.bar-buttons-container .round-dot{
top:6px;
right:4px;
left:auto;
}
.bar-button-with-icon .round-dot{
display:none;
}
.new-statistics .statistics-page-button.bar-button-with-icon .round-dot,
.new-automatic-applications .my-applications.bar-button-with-icon .round-dot,
.new-alerts .alerts.bar-button-with-icon .round-dot{
display:block;
}
@media only screen and (max-width:1342px){
.bar-container{
min-width:900px;
}
.bar-container .avatar-name{
width:10%;
}
.bar-buttons-container{
width:calc(90% - 50px) !important;
}
.statistics-free-page-button{
display:none !important;
}
}
@media only screen and (max-width:900px){
.white-bg .bar-container,
.white-bg.bar-container{
min-width:100%;
}
.bar-buttons-container{
width:calc(90% - 50px) !important;
}
}
@media only screen and (max-width:600px){
.scrolling .white-bg .bar-container,
.scrolling .white-bg.bar-container{
box-shadow:0px 0px 1px 0px rgba(200,200,200,1);
background-color:#ffffff !important;
}
}
.user-profile h3{
margin-top:0;
}
.user-picture{
width:120px;
height:120px;
position:relative;
border-radius:2px;
overflow:hidden;
}
.avatar-cv-section .user-picture{
border-radius:50%;
overflow:hidden;
}
.user-picture.medium{
height:70px;
width:70px;
}
.user-picture.small{
float:left;
height:45px;
width:45px;
margin:0 20px 0 0;
}
.user-picture .default-avatar{
width:120px;
height:120px;
background:url(../images/platform/picture_default.png) no-repeat 0 0;
position:absolute;
top:0;
left:0;
}
.user-picture.medium .default-avatar{
width:70px;
height:70px;
background:url(../images/platform/picture_default.png) no-repeat 0 0;
}
.user-picture.has-image .default-avatar{
display:none;
}
.user-picture.small .default-avatar{
background:url(../images/platform/picture_small.png) no-repeat 0 0;
width:45px;
height:45px;
}
.user-picture .avatar-img{
height:120px;
width:120px;
left:0;
position:absolute;
top:0;
background:no-repeat center center;
z-index:1;
background-size:contain;
object-fit:cover;
}
.user-picture.medium .avatar-img{
height:70px;
width:70px;
}
.user-picture.small .avatar-img{
height:45px;
width:45px;
}
.user-picture .file-input-wrapper{
display:none;
color:#3a3c3d;
text-align:center;
font-size:11px;
margin-left:0;
cursor:pointer;
padding:35% 10% 0;
height:100%;
overflow:hidden;
position:relative;
z-index:2;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
background:url(../images/platform/upload-image-wrap.png) no-repeat 0 0 rgba(252,252,252,0.9);
}
.user-picture.small .file-input-wrapper{
background-image:url(../images/platform/upload-image-wrap-small.png);
text-indent:-800em;
}
.user-picture:hover .file-input-wrapper{
display:block;
}
.cv-section,
.cv-sections-container,
.avatar-cv-section{
width:510px;
border-top:1px solid #efefef;
position:relative;
overflow:hidden;
}
.avatar-cv-section{
padding:10px 0 20px 0;
margin:0;
position:relative;
}
.with-sub-sections .cv-section{
width:auto;
margin:0;
}
.with-sub-sections .cv-section:first-child{
border-top:none;
}
.view-section-title{
font-size:14px
}
.h6.view-section-title{
font-size:16px
}
.cv-section:hover{
border-top:1px solid #e7e7e7;
}
.cv-section.adjust:hover{
border-top:none;
}
.cv-section-apply-buttons{
padding-top:28px;
padding-bottom:8px;
}
.cv-section.adjust{
padding-top:0;
border-top:none;
}
.cv-view-name-description.cv-section{
border-top:none !important;
}
.cv-view-name-description.cv-section .view-section{
padding-top:0;
}
.cv-section .view-section{
padding:30px 0 20px 0;
margin:0;
position:relative;
}
.cv-sections-container .view-section{
}
.cv-sections-container .cv-section:last-child .view-section{
padding-bottom:20px;
}
.cv-section h6,
.cv-section .h6{
margin-bottom:32px;
}
.cv-section-row{
margin:0 0 20px 0;
font-size:13px;
line-height:16px;
}
.cv-section-row.last{
margin:0;
}
.cv-section-row .col-2-3{
margin:0;
padding:0 10px 0 0;
position:relative;
}
.cv-section-row .col-2-3 a,
.cv-section-row .col-76 a{
display:block;
}
.cv-section-rows-container ul li{
display:inline;
}
ul.arrow.cv-section-row li,
.arrowed-right-section{
margin:0;
padding:0 0 12px 17px;
list-style:none;
background:url(../images/platform/arrow-right.png) left 6px no-repeat;
font-size:13px;
line-height:18px;
}
.arrowed-right-section{
padding-bottom:0;
padding-left:12px;
}
ul.arrow.cv-section-row li:last-child{
padding-bottom:0;
}
.cv-section-row p.lowlight{
margin:4px 0
}
.improve-cv-error{
color:#d0202a;
background:url(../images/platform/notifier_icon.png) no-repeat left center;
padding-left:18px;
font-size:13px;
}
.on-section.improve-cv-error{
display:block;
}
.improve-cv-error.required-document-language-warning{
margin-top:5px;
background:url(../images/platform/svg/icon-info-circle-dark.svg) no-repeat left 4px;
padding-left:28px;
background-size:18px;
color:#666;
}
.red-notify-icon{
background:url(../images/platform/notifier_icon.png) no-repeat left center;
padding-left:18px;
}
.cv-section .edit-section{
display:none;
padding:30px 25px 10px;
margin:0;
background-color:#fafafa;
position:relative;
}
.display-name{
text-transform:capitalize;
overflow-wrap:break-word;
}
.avatar-cv-section .display-name{
margin-top:25px;
padding-left:20px;
font-size:16px;
}
.full-name{
max-width:410px;
}
.headline{
margin:8px 0 0;
font-size:14px;
}
.recruiter .headline{
margin:0;
font-size:12px;
}
.summary{
margin-top:8px;
text-align:justify;
}
.recruiter .summary{
margin-top:12px;
}
.textarea-summary{
height:188px;
}
.empty.headline,
.empty.summary,
.empty.incomplete-cv{
color:#d0202a;
}
.experience-years .validation-yes{
background:url(../images/platform/form_validate_yes.png) no-repeat center center;
}
.experience-role{
border-left:2px solid #efefef;
position:relative;
padding-left:16px;
padding-top:8px;
padding-bottom:12px;
margin-left:6px;
}
.experience-role::before{
content:" ";
display:inline-block;
border-radius:50%;
width:10px;
height:10px;
background-color:#efefef;
position:absolute;
left:-6px;
top:-15px;
}
.fadeInDown{
-webkit-animation-name:fadeInDown;
animation-name:fadeInDown;
}
.chart-container{
width:785px;
}
.display-name{
font-size:20px;
font-weight:700;
}
@media only screen and (max-width:1259px){
.wrapper{
width:930px;
margin:0 auto;
padding:95px 0 0;
transition:width 0.45s;
-webkit-transition:width 0.45s ease-in-out;
-moz-transition:width 0.45s ease-in-out;
}
.top-header-banner-container{
width:930px;
}
.vacancy-apply-page .wrapper{
padding:45px 0 0;
}
.content-container-main{
width:930px;
}
.candidates-page.is-recruiter .content-container-main.adjust{
background:url(../images/platform/faux_border.png) repeat-y 0 0;
}
.vacancies-page.is-recruiter .content-container-main.adjust{
background:url(../images/platform/faux_border.png) repeat-y 0 0;
}
.pro-page.is-recruiter .content-container-main.adjust{
background:url(../images/platform/faux_border.png) repeat-y 0 0;
}
.pro-page.is-recruiter.update-account .content-container-main.adjust{
background:none;
}
.favorites-page.is-recruiter .content-container-main.adjust{
background:url(../images/platform/faux_border.png) repeat-y 0 0;
}
.content-container-2-3{
width:760px;
min-height:600px;
border-top:1px solid #d6d6d6;
float:left;
padding:20px 0 0 0;
position:relative;
}
.content-container-2-3-no-left-border{
width:800px;
min-height:600px;
border-top:1px solid #d6d6d6;
float:left;
padding:20px 0 0 0;
position:relative;
}
.my-vacancies-page .content-container-2-3-no-left-border{
width:740px;
}
.candidate-cv-page .content-container-2-3-no-left-border{
width:760px;
}
.is-candidate .cv-section,
.is-candidate .cv-sections-container,
.is-candidate .avatar-cv-section{
width:640px;
}
.is-recruiter .cv-section,
.is-recruiter .cv-sections-container,
.is-recruiter .avatar-cv-section{
width:510px;
}
.is-partner .content-container-2-3-no-left-border{
border-top:none;
}
.content-container-3-3{
display:none !important;
}
.partner-main-banner img{
width:930px !important;
height:314px !important;
}
.partner-row-images{
display:none;
}
.content-container-3-3{
float:right;
width:164px;
margin:0;
}
.test{
background-color:#f5f5f5;
}
.content-container-7-12{
float:left;
width:526px;
margin-right:25px;
margin-bottom:25px;
min-height:325px;
}
.content-container-2h-12{
float:left;
width:177px;
margin-right:25px;
margin-bottom:25px;
min-height:150px;
}
.content-container-row-12{
margin-right:-25px;
position:relative;
overflow:hidden;
margin-bottom:82px;
}
.content-container-row-5{
text-align:center;
margin-bottom:120px;
}
.content-container-1-5{
width:153px;
padding:15px;
display:inline-block;
vertical-align:top;
}
.content-container-3-3-no-left-border{
width:741px;
border-top:1px solid #d6d6d6;
float:left;
padding:20px 0 0 0;
position:relative;
margin-left:25px;
}
.footer-container{
float:left;
width:100%;
margin:0;
font-size:12px;
font-weight:400;
padding:0px 0 50px 0;
line-height:1.5em;
background:white;
}
.footer-section-5-5{
display:none;
}
.content-container-4-4{
width:760px;
float:right;
margin-bottom:37px;
}
.content-container-full{
width:760px;
border-top:1px solid #d6d6d6;
float:left;
padding:20px 0 0 0;
position:relative;
}
.content-container-full ul.last{
display:none;
}
.grid-display li{
margin-left:23px !important;
}
.hidemeplz{
display:none;
}
.footer-section-4-5{
float:left;
width:230px;
margin-right:0;
}
#aw-footer{
padding:0 0 75px 0;
width:930px;
}
#aw-footer .adplacer.block{
float:left;
margin:0 0 0 25px;
width:740px;
border-top:none;
padding-top:0;
}
.right-sidebar{
display:none;
}
#candidate-cv-page:not(.hidden) ~ .right-sidebar{
display:block;
}
.candidate-page-left-sidebar{
position:absolute;
top:-60px;
background-image:none;
}
.with-fix,.with-fix.h4{
padding-left:0;
}
.fix{
display:none;
}
.notes-container,.right-sidebar{
width:150px;
}
.sidebar-164x164{
width:150px;
height:150px;
}
.partner-embed-video-code iframe{
min-height:400px !important;
}
.professional-candidates .grid-display li{
margin-left:20px !important;
}
.top-header-banner-logo-wrapper{
margin-right:4px;
margin-left:-30px;
width:18%;
}
.top-header-banner-logo-wrapper .logo{
background-size:126px 20px !important;
width:126px !important;
height:22px !important;
margin-top:46px;
}
.labour-day-banner-wrapper .top-header-banner-logo-wrapper{
margin-left:0;
margin-right:12px;
width:260px;
}
.logo-labour-day{
background-size:240px;
width:240px;
margin-top:34px;
}
.top-banner-stats-year.large-type{
font-size:52px;
}
.featured-banner-text{
margin-right:36px;
font-size:13px !important;
}
.featured-banner-action{
font-size:14px !important;
}
.content-container-2-3-no-left-border{
width:930px !important;
}
.languages-selection{
padding:0 10px !important;
}
}
@media only screen and (min-width:1260px){
.wrapper{
width:1185px;
margin:0 auto;
padding:95px 0 0;
-webkit-transition:width 0.45s ease-in-out;
-moz-transition:width 0.45s ease-in-out;
-o-transition:width 0.45s ease-in-out;
transition:width 0.45s ease-in-out;
}
.top-header-banner-container{
width:1185px;
}
.vacancy-apply-page .wrapper{
padding:45px 0 0;
}
.content-container-main{
width:1185px;
}
.candidates-page.is-recruiter .content-container-main.adjust{
background:url(../images/platform/faux_border.png) repeat-y 0 0;
}
.vacancies-page.is-recruiter .content-container-main.adjust{
background:url(../images/platform/faux_border.png) repeat-y 0 0;
}
.pro-page.is-recruiter .content-container-main.adjust{
background:url(../images/platform/faux_border.png) repeat-y 0 0;
}
.pro-page.is-recruiter.update-account
.content-container-main.adjust{
background:none;
}
.favorites-page.is-recruiter .content-container-main.adjust{
background:url(../images/platform/faux_border.png) repeat-y 0 0;
}
.content-container-2-3{
width:760px;
border-top:1px solid #d6d6d6;
float:left;
padding:20px 0 0 0;
position:relative;
}
.is-recruiter .content-container-2-3{
width:830px;
}
.content-container-2-3-no-left-border{
width:790px;
min-height:600px;
border-top:1px solid #d6d6d6;
float:left;
padding:20px 0 0 0;
position:relative;
}
.my-vacancies-page .content-container-2-3-no-left-border{
width:760px;
}
.candidate-cv-page .content-container-2-3-no-left-border{
width:770px;
}
.is-partner .content-container-2-3-no-left-border{
border-top:none;
}
.content-container-3-3-no-left-border{
border-top:1px solid #d6d6d6;
float:left;
margin-left:25px;
padding:20px 0 0;
position:relative;
width:996px;
}
.content-container-3-3{
float:right;
width:195px;
margin:0;
}
.content-container-7-12{
float:left;
width:674px;
margin-right:25px;
margin-bottom:25px;
min-height:325px;
}
.content-container-2h-12{
float:left;
width:230px;
margin-right:25px;
margin-bottom:25px;
min-height:150px;
}
.content-container-row-12{
margin-right:-25px;
position:relative;
overflow:hidden;
margin-bottom:82px;
}
.content-container-row-5{
text-align:center;
margin-bottom:120px;
}
.content-container-1-5{
width:185px;
padding:15px;
display:inline-block;
vertical-align:top;
}
.footer-container{
float:left;
width:100%;
margin:0;
font-size:12px;
font-weight:400;
padding:0px 0 50px 0;
line-height:1.5em;
background:white;
}
.footer-section-4-5{
float:left;
width:230px;
}
.footer-section-5-5{
float:left;
width:230px;
}
.content-container-4-4{
width:1020px;
float:right;
margin-bottom:37px;
}
.content-container-full{
width:1021px;
border-top:1px solid #d6d6d6;
float:left;
padding:20px 0 0 0;
position:relative;
}
.footer-page-navigation{
margin-right:25px;
}
#aw-footer{
padding:0 0 75px 0;
width:1185px;
}
#aw-footer .adplacer.block{
float:left;
margin:0 25px 0 25px;
width:740px;
border-top:none;
padding-top:0;
}
}
@media only screen and (max-width:900px){
.top-header-banner-logo-wrapper{
margin-right:4px;
margin-left:0;
width:14%;
}
.top-header-banner-logo-wrapper .logo{
background-size:98px 14px !important;
width:98px !important;
height:17px !important;
margin-top:50px;
}
.top-banner-stats-year{
width:98px;
}
.featured-banner-text{
width:50% !important;
margin-right:12px;
font-size:12px !important;
}
.featured-banner-action{
font-size:13px !important;
}
.featured-banner-text .vx2-large-text{
font-size:20px;
}
.top-banner-stats-year.large-type{
font-size:43px;
}
.featured-banner-text .medium-text{
font-size:11px;
}
}
@media only screen and (max-width:675px){
#carousel{
display:block;
}
.sign-in-tooltip-container{
left:0;
bottom:55px;
}
#last-name-error{
left:51%;
}
.sign-in-tooltip-container .left{
background:url(../images/platform/tooltip-bottom.png) no-repeat 0 0;
float:none;
position:absolute;
bottom:-3px;
left:12px;
top:auto;
width:5px;
height:3px;
}
.register-callout{
height:auto;
}
.center-wrapper{
top:20%;
}
.benefits-header{
height:auto;
}
.benefits-icon-container{
display:none;
}
#sign-up-benefit,
#success-section,
#block-user,
.old-browser{
width:94%;
padding:0 3%;
}
#success-section{
top:8%;
}
.redirect{
width:100%;
left:0;
right:0;
margin:0;
}
.content-display.adjust ul{
margin-left:0;
}
}
@media only screen and (max-width:450px){
.modal-window{
width:auto !important;
padding:12px !important;
}
.button-contact-public-profile{
width:180px !important
}
}
@media only screen and (max-width:320px){
#app-login,
#sign-up-benefit,
#success-section,
#block-user,
.old-browser{
top:15%;
}
#success-section{
top:3%;
}
}
.public-profile-wrapper{
display:flex;
justify-content:space-between;
}
.expired .updated-on,
.expired .public-profile-sections{
display:none !important;
}
.is-public-profile{
overflow-y:scroll;
}
.is-public-profile .wrapper,
.is-public-profile .content-container-main{
width:440px !important;
padding-top:8%;
z-index:90;
transition:width .1s ease-in-out;
}
.expanded.wrapper,
.expanded .content-container-main{
width:930px !important;
}
.is-public-profile .cv-section,
.is-public-profile .cv-sections-container,
.is-public-profile .avatar-cv-section{
width:100% !important;
}
.public-profile-details{
width:100%;
transition:width .1s ease-in-out;
}
.expanded .public-profile-details{
width:32%;
}
.public-profile-sections{
width:0;
overflow:hidden;
transition:width .1s ease-in-out;
}
.expanded .public-profile-sections{
width:62%;
}
.expanded .public-profile-sections .border-top{
border-top-color:#dbdbdb;
-webkit-box-shadow:inset 0px 1px 0px 0px #fff;
-moz-box-shadow:inset 0px 1px 0px 0px #fff;
box-shadow:inset 0px 1px 0px 0px #fff;
}
.is-public-profile .button-go-up{
position:fixed;
bottom:17px;
right:8px;
padding:8px 8px 8px 16px;
z-index:100;
opacity:0;
visibility:hidden;
transition:visibility .3s,opacity .3s ease-in-out;
color:#212121;
background-image:url(../images/platform/button_go_up_dark.png);
}
.is-public-profile .button-go-up:hover{
color:#919191;
}
.scrolling.is-public-profile .button-go-up{
visibility:visible;
opacity:1;
}
.is-public-profile .button-go-back-secondary{
position:fixed;
bottom:17px;
left:10px;
z-index:100;
padding:8px 8px 8px 16px;
background-position:center left;
background-image:url(../images/platform/button_go_back_dark.png);
color:#212121;
}
.is-public-profile .button-go-back-secondary:hover{
color:#919191;
}
.is-public-profile .user-picture{
width:125px;
height:125px;
align-self:flex-start;
border-radius:50%;
}
.is-public-profile .user-picture .avatar-img{
width:125px;
height:125px;
}
.is-public-profile .languages-selection{
width:40px;
}
.is-public-profile .accordion{
cursor:pointer;
}
.is-public-profile .accordion:hover{
background-color:#f9f9f9;
}
.is-public-profile .accordion.open{
background-color:#f5f5f5;
transition:background-color .6s ease-in-out;
}
.is-public-profile .arrow-1{
position:absolute;
right:18px;
top:29px;
border-color:#96999d;
}
.is-public-profile .up .arrow-1{
top:32px;
}
.is-public-profile .accordion-content{
display:none;
overflow:hidden;
}
.is-public-profile .experience-role{
border-left-color:#3a3c3d;
}
.is-public-profile .grouped-experience{
padding-top:10px;
}
.is-public-profile .grouped-experience:nth-child(2){
margin-bottom:0 !important;
padding-top:2px;
padding-bottom:20px;
}
.is-public-profile .experience-role::before{
top:-10px;
background-color:#3a3c3d;
}
@media only screen and (max-width:600px){
.public-profile-wrapper{
display:flex;
flex-direction:column;
}
.public-profile-sections{
order:2;
width:100% !important;
padding:0 !important;
margin:0 !important;
}
.public-profile-details{
order:1;
width:100% !important;
padding:0 !important;
margin:0 0 28px !important;
}
.is-public-profile .wrapper,
.is-public-profile .content-container-main{
width:calc(100% - 16px) !important;
padding:25px 8px 20px 8px;
margin-bottom:0 !important;
}
.is-public-profile .user-picture,
.is-public-profile .user-picture .avatar-img,
.is-public-profile .user-picture .avatar-img{
width:91px !important;
height:86px !important;
}
.is-public-profile .button-go-back-secondary{
display:none !important;
}
}
.modal-cancel-icon{
position:absolute;
top:-25px;
right:-25px;
width:30px;
height:30px;
background:transparent url(../images/common/fancybox-1.3.4/fancybox.png) -40px -30px;
cursor:pointer;
z-index:1103;
}
.modal-cancel-icon:hover{
background-position:-40px 0px;
}
.modal-title{
margin:0px 0px 0px 0px;
padding-bottom:0;
border-bottom:1px solid #eee;
}
.modal-description{
font-size:11px;
margin-top:0.1em;
margin-bottom:16px;
color:#666;
}
.modal-description.highlight{
font-size:13px;
}
.modal-btn{
margin:5px;
}
.modal-controls{
text-align:right;
}
.modal-window form{
position:relative;
}
.modal .form-items{
padding-top:20px;
}
.icon{
display:inline-block;
float:right;
height:5px;
width:5px;
margin-right:10px;
}
.positive-icon::after{
content:"\2714";
}
.negative-icon::after{
content:"\2715";
}
.modal-window-overlay,
.visible{
position:fixed;
top:0;
left:0;
bottom:0;
right:0;
width:100%;
z-index:9999;
background-color:rgba(255,255,255,0.8);
}
.dark-bg.modal-window-overlay{
background-color:#53595c;
}
.modal-window-wrapper .modal-window{
position:fixed;
z-index:9999;
top:15%;
left:0;
right:0;
margin:0 auto;
display:block;
padding:25px;
width:550px;
height:400px;
}
.terms-conditions-modal-window{
width:550px !important;
height:400px !important;
color:#000 !important;
}
.cvpro-presentation-video-modal-window .modal-window{
height:auto;
width:640px;
padding:25px 0 0;
}
.cvpro-presentation-video-modal-window .sub-label{
display:none;
}
.cvpro-presentation-video-modal-window .modal-cancel-icon,
.public-profile-contact-modal-window .modal-cancel-icon,
.invite-candidate-to-vacancy-modal-window .modal-cancel-icon{
top:0;
right:0;
}
.cvpro-presentation-video-modal-window .modal-description{
margin-bottom:-3px;
}
.invite-candidate-to-vacancy-modal-window .modal-window{
height:auto;
width:450px;
}
.recruiter-feedback-modal-window{
height:280px !important;
width:450px !important;
}
.survey-modal-window{
width:600px !important;
height:auto !important;
}
.public-profile-contact-modal-window .modal-window{
width:450px;
height:auto;
}
.modal-window{
background:rgb(238,238,238) url(../images/platform/arrow_form_top.png) 25px top no-repeat;
padding:25px;
overflow:hidden;
}
.white-bg .modal-window{
background-image:none;
background-color:#fff;
border:1px solid rgba(200,200,200,0.4);
box-shadow:0 0 2px 0 rgb(200,200,200);
padding:32px;
}
.modal-window h5{
padding:0;
margin:0;
color:#a60000;
font-size:16px;
font-weight:700;
}
.modal-window .sub-label{
color:#666;
font-size:11px;
padding:0;
margin-bottom:20px;
}
.modal-window textarea{
display:block;
margin-bottom:4px;
float:none;
width:370px;
font-size:13px;
line-height:20px;
}
.modal-window textarea:hover,
.modal-window textarea:focus{
border:1px solid #bdbdbd;
}
.modal-window .terms-content{
overflow-y:scroll;
height:300px;
margin-bottom:25px;
}
.modal .form-control{
width:100%;
float:none;
padding:0;
}
.modal .q-form-submit-button{
margin:0 auto;
display:block;
}
.check-your-phone-section{
text-align:center;
}
.modal-form label{
font-size:15px;
font-weight:500;
color:#9a9b9b;
cursor:pointer;
padding-top:8px;
}
.modal-form .element-wrap label:first-letter,
.modal-form .title:first-letter,
.modal-form .description:first-letter,
.submit-button::first-letter,
#register-newsletter-form.modal-form label{
width:auto !important;
text-transform:capitalize;
}
.form-control{
height:34px;
float:left;
color:#96999d;
border:1px solid #d6d6d6;
padding:0 10px 0 10px;
-webkit-box-shadow:0 1px 0 0 #f5f5f5;
-moz-box-shadow:0 1px 0 0 #f5f5f5;
box-shadow:0 1px 0 0 #f5f5f5;
font-size:13px;
line-height:30px;
box-sizing:border-box;
}
.form-control:hover,
.form-control:active,
.form-control:focus{
color:#000;
border:1px solid #d6d6d6;
}
.white-bg .form-control{
color:#3a3c3d;
background-color:#efefef;
border-color:#e3e3e3;
}
.element-wrap,
.group-wrap{
margin-bottom:20px;
}
.element-wrap:last-child,
.group-wrap:last-child{
margin-bottom:0;
}
.submit-button{
width:230px;
padding:0 0 0 10px;
color:#fff;
cursor:pointer;
text-align:left;
font-style:normal;
font-weight:700;
font-size:11px;
background:url(../images/platform/button_save.png) no-repeat 208px center;
}
.modal-form .captcha-image-inner{
margin-left:135px;
}
.errors-container{
margin-left:20px;
}
.element-wrap select{
background:url(../images/platform/dropdown-selector.png) right 0 no-repeat;
cursor:pointer;
position:relative;
height:32px;
padding-left:10px;
padding-right:10px;
border-top:1px solid #ececec;
border-bottom:1px solid #c6c6c6;
-webkit-box-shadow:0 1px 0 0 #f1f1f1;
-moz-box-shadow:0 1px 0 0 #f1f1f1;
box-shadow:0 1px 0 0 #f1f1f1;
box-sizing:border-box;
-webkit-appearance:none;
-moz-appearance:none;
text-indent:1px;
text-overflow:''
}
#phone-prefix{
width:55px;
padding:0 6px 0 10px;
}
#phone-number{
width:381px;
}
.group-wrap .element-wrap{
display:inline-block;
margin-bottom:0;
}
.captcha-image-inner{
position:relative;
float:left;
background:#fff url(../images/platform/captcha-refresh-icon.png) no-repeat center center;
cursor:pointer;
}
.captcha-image-inner img{
max-width:100%;
display:block;
}
.auto-height{
height:auto !important;
}
#report-error-form,
.share-vacancy-modal{
background:rgb(238,238,238);
}
#report-error-form{
width:400px;
}
.share-vacancy-modal{
width:330px;
}
.block-fields label,
.block-fields .form-control{
display:block;
width:100%;
padding:2px 10px 2px;
box-sizing:border-box;
}
.block-fields label{
padding-left:2px;
font-weight:normal;
}
.modal-form .title{
font-size:16px;
line-height:16px;
}
.modal-form .description{
font-size:11px;
margin-top:0.1em;
margin-bottom:16px;
color:#666;
}
.block-fields .errors-container,
.block-fields .errors-container{
margin-left:4px;
}
.errors-container{
color:#d0202a;
clear:both;
font-size:12px;
}
.email-suggestion-error{
clear:both;
font-size:12px;
}
.errors-container li{
padding-top:2px;
padding-left:0 !important;
background:none !important;
}
.errors-container ul{
margin:0 !important;
}
.padded-textarea{
padding:10px;
}
.not-resizible{
resize:none;
}
.no-margin{
margin:0;
}
.form-response-buttons *{
vertical-align:middle;
}
.reset-styles{
position:initial !important;
bottom:0 !important;
}
.newsletter-opt-in-email{
min-width:270px;
}
.padding-label{
padding-left:135px;
margin-bottom:32px !important;
}
.invalid-state{
outline:1px solid tomato;
}
.video-player{
width:100%;
max-width:100%;
height:auto;
background:#f3f3f3;
display:block;
margin:0 auto;
border-radius:2px;
overflow:hidden;
object-fit:cover;
}
.video-preview-container{
display:none;
border-radius:4px;
overflow:hidden;
max-width:100%;
max-height:0;
-moz-transition:max-height .2s ease-in-out;
-o-transition:max-height .2s ease-in-out;
transition:max-height .5s ease-in-out;
}
.video-preview-container.active{
display:block;
max-height:300px;
}
.video-section{
overflow:hidden;
border-radius:3px;
}
.public-profile-sections .video-section{
background-color:#212121;
}
@media (max-width:768px){
.video-player{
max-height:56.25vw;
}
}
