
@font-face {
    font-family: helvetica-neue-bold;
    src: url(../fonts/helvetica-neue-bold.ttf);
}


body {
    font-family: helvetica-neue-bold, sans-serif;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

.navbar-fixed-top {
    z-index: 1090;
}

h2 {
    font-size: 16px;
}

div.col-sm-12.col-md-4.text-center.carbon-no-pad.carbon-category-tile > div > p, td {
    font-weight: 700;
}

.carbon-index-search {
    position: absolute;
    width: 634px;
    z-index: 1024;
    left: 50%;
    top: 375px;
    margin-left: -317px;
}

span[data-lumesse-sjtf-insert="jobDescriptionUrl"] {
    word-break: break-all;
    display: inline-block;
}

#home #vanillaKeywordCompact {
    padding: 0 15px;
    position: absolute;
    top: -36px;
    left: 0;
    width: 100%;
    background: 0 0;
}

.img-description {
    width: auto;
}

#home #vanillaKeywordCompact > .row > div[class^=col-] {
    padding: 0;
}

#home #vanillaKeywordCompact > .row > div[class^=col-]:nth-child(1) > div > #keywords {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 55px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
}

#home #vanillaKeywordCompact > .row > div[class^=col-]:nth-child(1) > div > #keywords::-webkit-input-placeholder,
#home #vanillaKeywordCompact > .row > div[class^=col-]:nth-child(1) > div > #keywords::-moz-placeholder,
#home #vanillaKeywordCompact > .row > div[class^=col-]:nth-child(1) > div > #keywords:-ms-input-placeholder,
#home #vanillaKeywordCompact > .row > div[class^=col-]:nth-child(1) > div > #keywords:-moz-placeholder {
    color: rgb(153, 153, 153);
}

#home #vanillaKeywordCompact > .row > div[class^=col-]:nth-child(2) > button[type=submit] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 15px;
    text-transform: uppercase;
}

#home #searchCriteriaFieldset > .col-md-12 {
    display: none;
}

#home .carbon-index-search > .panel {
    background: rgba(255, 255, 255, .75);
}

#home .carbon-index-search > .panel > .panel-body {
    padding: 0px;
}

#home .carbon-index-search.fields-shown > .panel > .panel-body {
    padding-bottom: 0;
    padding: 20px 15px 15px 15px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

#home .carbon-index-search #searchCriteriaFieldset > div:nth-child(2),
#home .carbon-index-search #searchCriteriaFieldset > div:nth-child(3) {
    display: none;
    margin-bottom: 0px;
}

#home .carbon-index-search.fields-shown #searchCriteriaFieldset > div:nth-child(2),
#home .carbon-index-search.fields-shown #searchCriteriaFieldset > div:nth-child(3) {
    display: block;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.carousel-control.right, .carousel-control.left {
    background: 0 0;
}

#carbon-locations-list-group > .list-group-item {
    margin: 0 auto -1px auto;
    border: 0;
}

.carbon-category-title > div > h1 {
    margin: 0;
    padding: 65px 0;
    background: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
}

.carbon-category-tile > .sectionBlock {
    display: table-cell;
    vertical-align: middle;
    padding: 0 30px;
}

.carbon-category-tile {
    display: table;
}

.carbon-no-pad {
    padding: 0;
}

#silk-content {
    margin-top: 0;
    margin-bottom: 0;
}

.carbon-employee:last-child {
    padding-bottom: 60px;
}

.carbon-employee:first-child {
    padding-top: 60px;
}

.carbon-employee {
    padding-bottom: 15px;
}

.carbon-employee > .text-right > blockquote {
    border-left: 0;
    border-right: 5px solid #eee;
}

.carbon-employee > div[class^=col-] > .img-circle {
    border: 5px solid #22333b;
}

#lumesseJobsListWidget {
    padding-bottom: 15px;
}

#jobs #lumesseJobsListWidget > .search-criteria, #jobs .number-of-jobs {
    display: none;
}

#jobs > .container {
    padding-top: 60px;
    padding-bottom: 60px;
}

#jobs #lumesse-search-agent-btn {
    display: none;
}

#carbon-job-list .carbon-job-list-widget {
    padding-top: 15px;
    padding-bottom: 15px;
}

#carbon-job-list > .carbon-job-list-widget:nth-of-type(1) {
    padding-top: 60px;
}

#carbon-job-list > .carbon-job-list-widget:nth-of-type(2) {
    padding-bottom: 60px;
}

.more-opp-wrapper {
    width: 100%;
    height: auto;
    text-align: center;
}

a.more-list,
a.more-list:hover,
a.more-list:focus,
a.more-list:visited,
a.more-list:active{
    display: inline-block;
    text-align: center;
    width: 260px;
    height: 48px;
    line-height: 48px;
    background-color: #000;
    color: #FFF;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    margin: 0 auto;
}

.pagination a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus,
.pagination>li:last-child>a {
    border-radius: 0px;
}

.carbon-base-container {
    padding: 15px 0;
}

label {
    text-transform: capitalize;
}

#searchCriteriaFieldset > .form-group > label {
    position: static;
    height: auto;
    width: auto;
    clip: inherit;
    margin: auto;
    overflow: inherit;
}

.search-agent-submit-btn {
    width: 100%;
}

#talentSearchAgentForm > fieldset > .row:nth-child(3), #talentSearchAgentForm > fieldset > .row:nth-child(4) {
    width: 50%;
    float: left;
    margin: 0;
}

#talentSearchAgentForm > fieldset > .row:nth-child(3) {
    margin-left: -15px;
}

#talentSearchAgentForm > fieldset > .row:nth-child(4) {
    margin-right: -15px;
}

#talentSearchAgentForm > fieldset > .row:last-child > div {
    margin-bottom: 0;
}

#talentSearchAgentForm > fieldset > legend:first-child {
    display: none;
}

.agent-button {
    visibility: hidden;
}

.job-title > a[data-lumesse-jd-action=apply] {
    display: none;
}

.job-title {
    text-align: center;
}

#carbon-social-media .nav-tabs > li, #carbon-social-media .nav-pills > li {
    float: none;
    display: inline-block;
    zoom: 1;
}

#carbon-social-media .nav-tabs, .nav-pills {
    text-align: center;
}

#carbon-social-media .nav-pills > li > a {
    font-size: 2em;
}

.navbar-toggle {
    margin: 32px 25px;
}

.job-title {
    word-break: break-word;
}

@keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }

    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }

    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}

@-moz-keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}

@-webkit-keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}

@-o-keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}

@keyframes uil-ripple {
    0% {
        width: 0;
        height: 0;
        opacity: 0;
        margin: 0 0 0 0;
    }
    33% {
        width: 44%;
        height: 44%;
        margin: -22% 0 0 -22%;
        opacity: 1;
    }
    100% {
        width: 88%;
        height: 88%;
        margin: -44% 0 0 -44%;
        opacity: 0;
    }
}

.uil-ripple-css {
    background: none;
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.uil-ripple-css div {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    width: 0;
    height: 0;
    opacity: 0;
    border-radius: 50%;
    border-width: 12px;
    border-style: solid;
    -webkit-animation: uil-ripple 2s ease-out infinite;
    animation: uil-ripple 2s ease-out infinite;
}

img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
}

#home > img.header-img {
    width: 1920px;
    height: 620px;
    margin: 0 auto;
    overflow: hidden;
}

.header-img {
    width: 100%;
    margin: 0 auto;
    height: 620px;
    background-repeat: no-repeat;
    background-size: 1920px;
    background-position-y: 0px;
    background-position-x: center;
    background-image: url(../assets/images/description/header_banner.png);
}

#home {
    position: relative;
}

/* CUSTOM */
.btn.valid {
    width: 100%;
}

thead {
    text-transform: uppercase;
    background-color: #000;
}
thead a {
    color:#fff;
}

.input-lg,
.form-horizontal .form-group-lg .form-control,
.btn {
    border-radius: 0;
}

.btn-lg,
.btn-group-lg > .btn {
    font-size: 14px;
    line-height: 1.65;
    border-radius: 0;
}

.navbar-brand > img {
    width: 150px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.navbar-brand > img {
    top: 150%;
    margin-top: 40px;
    margin-left: 29px;
}

.navbar.scrolled .navbar-brand > img {
    width: 50px;
    top: 50%;
    margin-top: 0px;
    margin-left: 0px;
}

.navbar-nav > li > a, .navbar-brand {
    height: 80px;
}

.navbar {
    min-height: 80px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    text-transform: uppercase;
}

.navbar-default {
    background: transparent;
    border-color: transparent;
}

.navbar-default.scrolled {
    background-color: rgb(23, 23, 23);
    border-color: rgb(23, 23, 23);
}

.navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:first-child {
    border-color: transparent;
    padding-top: 45px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.navbar-default.scrolled .navbar-nav > li > a,
.navbar-default.scrolled .navbar-nav > li > a:first-child {
    border-color: #192021;
    padding-top: 30px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.navbar-default .navbar-nav > li:nth-child(4) > a {
    padding-right: 34px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.navbar-default.scrolled .navbar-nav > li:nth-child(4) > a {
    padding-right: 15px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.navbar-default.scrolled .navbar-nav > li > a,
.navbar-default.scrolled .navbar-nav > li > a:first-child,
.navbar-default.scrolled .navbar-nav > li:first-child a {
    border-color: rgb(23, 23, 23);
}

.employee-description {
    padding-top: 30px;
}

.map_wrapper {
    width: 100%;
    height: 745px;
    position: relative;
    overflow: hidden;
}

img#location-map {
    width: 1920px;
    height: auto;
    position: absolute;
    top: 97px;
    left: 50%;
    margin-left: -960px;
    z-index: 1060;
}

.locations_names {
    position: absolute;
    height: auto;
    width: 164px;
    text-align: center;
    left: 50%;
    top: 210px;
    margin-left: -86px;
    z-index: 1065;
}

.locations_names ul {
    padding-left: 0px;
}

.locations_names ul li {
    list-style: none;
}

.locations_names ul li a {
    text-transform: uppercase;
    font-size: 27px;
    font-weight: 700;
}

.locations_names ul li a:hover {
    text-decoration: none;
}

.carbon-employee:nth-child(odd) .employee-description {
    text-align: left;
}

.carbon-employee:nth-child(even) .employee-description {
    text-align: right;
}

.carousel-control {
    text-shadow: none;
}

.col-sm-12.col-md-4.text-center.carbon-category-tile h2,
.col-sm-12.col-md-4.text-center.carbon-no-pad.carbon-category-tile h2 {
    margin-top: 0px;
    font-weight: 700;
}

.col-sm-12.col-md-4.text-center.carbon-category-tile p,
.col-sm-12.col-md-4.text-center.carbon-no-pad.carbon-category-tile p {
    margin: 0 0 15px;
    font-weight: 700;
}

#employees .img-responsive {
    width: 195px;
}

#employees .col-md-2 {
    width: 19.666667%;
}

#employees .col-md-10 {
    width: 80.333333%;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: 1px solid black;
}

.job-list-label {
    color: #888888;
}

.locations_names {
    width: 170px;
}

.locations_names a {
    color: #fff;
}
@media (min-width: 1921px) {
    .header-img {
        background-size: 100%;
    }

    img#location-map {
        width: 100%;
        top: 0;
        left: 0;
        margin-left: 0;
        padding: 97px 0px;
    }
}

@media (min-width: 2050px) {
    .map_wrapper {
        height: 780px;
    }

    .locations_names {
        top: 240px;
    }
}

@media (min-width: 2150px) {
    .map_wrapper {
        height: 807px;
    }

    .locations_names {
        top: 250px;
    }
}

@media (min-width: 2250px) {
    .map_wrapper {
        height: 834px;
    }

    .locations_names {
        top: 260px;
    }
}

@media (min-width: 2350px) {
    .map_wrapper {
        height: 864px;
    }

    .locations_names {
        top: 270px;
    }
}

@media (min-width: 2450px) {
    .map_wrapper {
        height: 892px;
    }

    .locations_names {
        top: 280px;
    }
}

@media (min-width: 2550px) {
    .map_wrapper {
        height: 923px;
    }

    .locations_names {
        top: 295px;
    }
}

@media screen and (max-width: 1602px) {
    .carbon-index-search {
        width: 528px;
        margin-left: -264px;
    }

    #values img.img-description.small-icon {
        width: 190px;
    }
}

@media screen and (max-width: 1400px) {
    #values img.img-description.small-icon {
        width: 170px;
    }
}

@media screen and (max-width: 1199px) {
    #employees .col-md-2 {
        width: 23.666667%;
    }

    #employees .col-md-10 {
        width: 76.333333%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    #home .carousel-inner > .item {
        height: calc(90vh - 80px);
    }
}

@media screen and (max-width: 990px) {
    #home {
        margin-top: 80px;
    }

    .navbar .navbar-brand > img {
        width: 50px;
        top: 50%;
        margin-top: 0;
        margin-left: 0;
    }

    .navbar-default {
        background-color: #000000;
        border-color: #000000;
    }

    img#location-map {
        margin-left: -950px;
    }

    .locations_names {
        margin-left: -80px;
    }
}

@media screen and (max-width: 767px) {
    .carbon-index-search {
        width: 80%;
        margin: 0 10%;
        left: 0;
        top: 215px;
    }

    #searchCriteriaFieldset {
        padding-top: 50px;
    }

    .carbon-index-search {
        bottom: 25px;
    }

    #home .carousel-inner > .item {
        height: calc(80vh - 80px);
    }

    .carbon-employee:nth-child(odd) .employee-description,
    .carbon-employee:nth-child(even) .employee-description {
        text-align: center;
    }

    table thead {
        display: none;
    }

    table tbody,
    table tr,
    table th,
    table td {
        display: block;
    }

    .PSOFOShop th,
    .PSOFOShop td,
    table th,
    table td {
        border: none;
    }

    table td {
        min-height: 41px;
    }

    .PSOFOShop tr,
    table tr {
        margin-bottom: 20px;
        border-top: 1px #000000 solid;
    }

    .PSOFOShop tr:last-of-type,
    .PSOFOShop tr:last-child,
    table tr:last-of-type,
    table tr:last-child{
        padding-bottom: 20px;
        border-bottom: 1px #000000 solid;
    }

    .table>thead>tr>th,
    .table>tbody>tr>th,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>tbody>tr>td,
    .table>tfoot>tr>td {
        border-top: initial;
    }

    .table-scroll-wrap {
        overflow-x: hidden;
    }

    .col-sm-12.col-md-4.text-center.carbon-category-tile {
        width: 100%;
    }

    .header-img {
        height: 520px;
    }

    #employees .col-md-2,
    #employees .col-md-10{
        width: 100%;
    }

    #employees .col-xs-offset-3 {
        margin-left: 0px;
        width: 100%;
    }

    #employees .img-responsive {
        margin: 0 auto;
    }

    #values img.img-description.small-icon {
        width: 160px;
    }
}

@media screen and (min-width: 640px) and (max-width: 991px) {
    .col-sm-12.col-md-4.carbon-no-pad.carbon-category-tile {
        width: 100%;
    }

    .col-sm-12.col-md-4.carbon-no-pad.carbon-category-tile img.img-responsive {
        margin: 0 auto;
    }
}

@media screen and (max-width: 642px) {
    .map_wrapper {
        height: 519px;
    }

    .locations_names {
        top: 125px;
    }

    img#location-map {
        width: 1600px;
        margin-left: -750px;
        top: 30px;
    }

    .locations_names {
        margin-left: -80px;
    }

    .locations_names ul li a {
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 700;
    }
}

@media screen and (max-width: 600px) {
    .header-img {
        background-position-x: 35%;
    }

    a.more-list,
    a.more-list:hover,
    a.more-list:focus,
    a.more-list:visited,
    a.more-list:active {
        width: 100%;
    }
}

@media screen and (max-width: 450px) {
    .map_wrapper {
        height: 413px;
    }

    .locations_names {
        top: 100px;
    }

    img#location-map {
        width: 1230px;
        margin-left: -565px;
        top: 30px;
    }

    .locations_names ul li a {
        font-size: 17px;
    }

    #values img.img-description.small-icon {
        width: 130px;
    }
}
@media (min-width: 1280px) {
    #jobs > .container {
        width: 1280px;
    }
}