/* Standard elements
--------------------------------------------------
*/
html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    color: #626262;
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.01em;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-feature-settings: "kern" 1;
    -moz-font-feature-settings: "kern" 1;
}
a {
    text-shadow: none !important;
    color: #3a8fc8;
    transition: color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.2s linear 0s !important;
}
a:focus,
a:hover,
a:active {
    color: #48b0f7;
}
a,
a:focus,
a:hover,
a:active {
    outline: 0 !important;
    text-decoration: none;
}
a[ng-click] {
    cursor: pointer;
}
br {
    line-height: normal;
    clear: both;
}
code {
    color: #c64643;
    background-color: #f0f0f0;
}
code:hover {
    background-color: #fddddd;
}
p {
    display: block;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.01em;
    line-height: 22px;
    margin: 0px 0px 10px 0px;
    font-style: normal;
    white-space: normal;
}
small,
.small {
    line-height: 18px;
}
label.inline {
    display: inline-block;
    position: relative;
    top: 0px;
    font-size: 13px;
}
ul > li,
ol > li {
    padding-left: 3px;
    line-height: 24px;
}
ul.lg-icon > li,
ol.lg-icon > li {
    font-size: 21px;
}
ul.lg-icon > li span,
ol.lg-icon > li span {
    font-size: 14px;
}
ul.no-style,
ol.no-style {
    list-style: none;
    padding-left: 5px;
}
address {
    margin-bottom: 0px;
}
address a {
    color: #626262;
}
blockquote {
    padding: 0 0 0 18px;
    border-left: 0;
}
blockquote:before {
    content: '';
    font-family: FontAwesome;
    content: "\f10d";
    margin-right: 13px;
    float: left;
}
blockquote p {
    font-size: 16px;
}
blockquote small {
    line-height: 29px;
    color: #8b91a0;
    padding-left: 30px;
}
blockquote small:before {
    content: "";
}
blockquote.pull-right {
    border-right: 0;
}
blockquote.pull-right:before {
    float: right;
    content: '';
    font-family: FontAwesome;
    content: "\f10d";
    margin-left: 13px;
    margin-right: 0;
}
blockquote.pull-right small {
    padding-right: 30px;
}
blockquote.pull-right small:after {
    content: "";
}
hr {
    border-color: #e6e6e6;
}
hr.double {
    border-width: 2px;
}
hr.dotted {
    border-style: dotted none none;
}
/* Twitter elements
--------------------------------------------------
*/
.twitter-typeahead {
    width: 100%;
}
.tt-menu {
    z-index: 9999;
    width: 100%;
    padding: 3px 10px 3px 3px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-top: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.tt-suggestion {
    color: #626262;
    padding: 3px 7px 4px;
    padding-left: 26px;
    line-height: 24px;
}
.tt-suggestion:hover {
    cursor: pointer;
    background: #f0f0f0;
}
.tt-suggestion.tt-cursor {
    background: #f0f0f0;
}
.tt-suggestion p {
    margin: 0;
}
/* Other elements
--------------------------------------------------
*/
.overflow {
    overflow: visible;
}
.article-title {
    min-height: 50px;
    max-height: 50px;
    overflow: hidden !important;
}
.col-centered {
    float: none;
    margin: 0 auto;
}
.nav-front {
    background: rgba(255,255,255,1) !important
}
.nav-front.bg-header .header-inner,
.nav-front {
    height: 70px !important;
    line-height: 70px;
}
.background {
    height: 80vh;
    background: none top/cover no-repeat !important;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .08), rgba(0, 0, 0, .08)), url("/img_jobseeker/jobsmart-bg.jpg") !important;
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.08);
}
.text-title {
    font-size: 48px !important;
}
.text-desc {
    font-weight: 500 !important;
}
.text-shadow,
.text-shadow {
    text-shadow: rgb(51, 51, 51) 1px 1px 1px;
}
.md-text {
    font-size: initial !important;
}
.p-t-120 {
    padding-top: 10em;
}
.partner-logo {
    max-width: 150px;
    margin: 0 auto;
}
.logo-wrapper {
    height: 120px;
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.bold-500 {
    font-weight: 500 !important;
}
.handle-search-icon {
    background: white;
    color: rgba(98, 98, 98, 1);
}
.circle {
    border-radius: 50%;
}
.bg-tips {
    background-size: cover !important;
}
.vacancies-counter .panel-stack {
    border-bottom: 1px solid transparent !important;
    margin-bottom:0;
}
.vacancies-counter .row:last-child .panel-stack {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07) !important;
}
.btn-bordered.btn-primary {
    background-color: transparent;
    border-color: #1bb05d;
    color: #1bb05d;
}
.btn-primary,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-bordered.btn-primary:hover {
    background-color: #1ecd6d;
    border: 1px solid #1ecd6d;
    color: #fff;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:focus {
    background-color: #1bb05d;
    border-color: #1bb05d;
    color: #fff;
}
.bros-c  {
    display: inline-block;
    width: 20px;
    text-align: center;
    cursor: pointer;
    color:#a0a0a0;
}
.bros-c:hover {
    color: gray;
}
.btn-default {
    cursor: pointer;
    color: #484848 !important;
    background-color: #e0e0e0 !important;
    border-color: #e0e0e0;
    font-weight: 600;
}
.btn-default.hover, .btn-default:hover {
    cursor: pointer;
    color: #484848 !important;
    background-color: #d3d3d3 !important;
    border-color: #d3d3d3;
}
.w--dropdown {
    display: inline-block !important;
    position: relative;
}
.w--dropdown:hover .w--dropdown-content {
    display: inline-block;
}
.w--dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    max-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}
.w--dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.w--dropdown-content a:hover {
    background-color: #c7c7c7;
}
.lang {
    box-shadow: 0px 0px 1px 0px #333;
}
@media (min-width: 375px) and (max-width: 991px) {
    .sm-m-t-60 {
        margin-top: 60px !important;
    }
    .headbox h1 {
        font-size: 30px;
        line-height: inherit;
    }
}
@media (max-width: 640px) {
    .xs-m-t-100 {
        margin-top: 100px;
    }
}
@media (max-width: 374px) {
    .sm-m-t-60 {
        margin-top: 55px !important;
    }
    .headbox-description {
        display: none;
    }
    .headbox h1 {
        font-size: 24px !important;
        line-height: 2.5rem;
    }
}
@media only screen and (max-width: 1024px) {
    .do-search {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.btn-facebook {
    color: white !important;
    border-color: #3b5998;
    background-color: #3b5998;
}
.btn-facebook:hover,
.btn-facebook:focus {
    border-color: #30487b;
    background-color:#30487b;
}
.btn-twitter {
    color: white !important;
    border-color: #55acee;
    background-color: #55acee;
}
.btn-twitter:hover,
.btn-twitter:focus {
    border-color: #309aea;
    background-color:#309aea;
}
.btn-linkedin {
    color: white !important;
    border-color: #2672ae;
    background-color: #2672ae;
}
.btn-linkedin:hover,
.btn-linkedin:focus {
    border-color: #236aa1;
    background-color: #236aa1;
}
