.job .job_content {
    background: white;
}
.job .job_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 3;
    position: relative;
    border-top: 2px solid #e7e7e7;
    border-bottom: 2px solid #e7e7e7;
    overflow: hidden;
    font-weight: 400;
    padding: 27px 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    margin-bottom: -2px;
}
.job__description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 15px;
}
.job__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.job .job_content .details {
    font-size: 13px;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.job .job_content .details .description {
    margin-top: 10px;
    color: #727272;
    text-align: justify;
    overflow: hidden;
    width: 100%;
    line-height: 1.3em;
}
.job .job_content .job-bottom {
    margin-top: 12px;
    width: 100%;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.job .job_content .job-bottom .tag-list {
    margin: 0;
    display: inline-block;
}

.ilabel:visited {
    color: #575656;
}
.ilabel {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin: 0 10px 0 0;
    padding: 4px 5px;
    background: transparent;
    border: 1px solid #D2D3D3;
    color: #575656;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    line-height: 100%;
    display: inline-block;
}

.job .job_content .city_and_posted_date {
    font-size: 13px;
    display: inline-block;
    margin-right: 20px;
    margin-left: 10px;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-width: 100px;
}
.job .job_content .city_and_posted_date .feature {
    background: #fc2d42;
    font-family: "Roboto Condensed", sans-serif;
    display: inline-block;
}

.job .job_content .city_and_posted_date .new {
    padding: 2px 10px;
    min-width: 45px;
    color: white;

    text-align: center;
    display: inline-block;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.job .job_content .city_and_posted_date .text {
    display: block;
}
h2.title {
    margin-top: 0px;
}
.job .job_content:hover .details .title a {
    color: #EA2635;
}
.job .job_content:hover {
    background: white !important;
    z-index: 5;
    border-color: transparent;
    box-shadow: 0 0 5px 1px #bcbcbc;
}
.recruitment_showmore{
    width: 50%;
}
.images_w_table{
    width: 130px;
    height: 130px;
    box-shadow: 0 0px 9px #00000047 !important;

}
.a-color{
    color: #03a9f4;
}

.intership-color{
    background: #c122cc;
    color: white !important;
    padding: 6px 11px;
    font-size: 13px;
    border: none !important
}

.full_time-color{
    background: #48c529;
    color: white !important;
    padding: 6px 11px;
    font-size: 13px;
    border: none !important


}

.part_time-color{
    background: #ff6f00;
    color: white !important;
     padding: 6px 11px;
    font-size: 13px;
    border: none !important

}

.collaborators-color{
    background: #fc2d42;
     color: white !important;
     padding: 6px 11px;
    font-size: 13px;
    border: none !important


}
.ilabel-cp-workplace{
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    color: grey;
}
.feature-view_detail {
    color: #03a9f4 !important;
    border: 2px solid #03a9f4 !important;
    font-weight: 600;
    font-size: 17px;
    padding: 6px 16px !important;
}

.feature-view_detail a:hover{
    color: #03a9f4 !important;
}
.job-description {
   height: 57px;

}

.job_content.col-md-12 {
    height: 220px;
}

#panel_body_job {
    background: #c1c1c16e;
    
}

h2.card-title.bold.campaign-title {
    font-size: 31px;
}

.company-title {
    color: #03a9f4;
}

.buton-margin{
    margin-left: 10px;
}
.button-action-row{
    display: flex;
    flex-direction: row;
}
.images_w_table_detail{
    width: 116px;
    height: 116px;
    box-shadow: 0 0px 9px #00000047 !important;
}
.job__description_detail{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: hidden;
    padding-left: 15px;
    margin-left: 18px;
}

.feature-view_detail_related {
    color: #03a9f4 !important;
    border: 2px solid #03a9f4 !important;
    font-weight: 600;
    font-size: 13px;
    padding: 6px 24px !important;
    text-align: center;
}

.h3-job-related{
    margin-top: 0px !important;
}
.job_content_related.col-md-12 {
    height: 179px;
}

.job .job_content_related {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 3;
    position: relative;
    border-top: 2px solid #e7e7e7;
    border-bottom: 2px solid #e7e7e7;
    overflow: hidden;
    font-weight: 400;
    padding: 13px 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    margin-bottom: -2px;
    background: white;
}

.job .job_content_related .city_and_posted_date {
    font-size: 13px;
    display: inline-block;
    margin-right: 20px;
    margin-left: 10px;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-width: 100px;
}

.job .job_content_related .city_and_posted_date .text {
    display: block;
}
.job .job_content_related .city_and_posted_date .new {
    padding: 2px 10px;
    min-width: 45px;
    color: white;
    text-align: center;
    display: inline-block;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.job .job_content_related .city_and_posted_date .feature {
    background: #fc2d42;
    font-family: "Roboto Condensed", sans-serif;
    display: inline-block;
}
.job .job_content_related .details {
    font-size: 13px;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.job__description_margin{
    margin-left: 35px;
}
.skill-margin{
    margin-bottom: 4px;
    text-wrap: wrap;
}

@media only screen
  and (min-device-width: 300px) 
  and (max-device-width: 700px) {
  .images_w_table{
    width: 50px;
    height: 50px;
  } 
  .feature-view_detail{
    padding: 0px !important;
  }
  .job-company-logo, .job__description,.city_and_posted_date{
    padding-left: 5px;
    padding-right: 5px;
  }
  .job .job_content .city_and_posted_date{
    margin-left: 5px;
    margin-right: 5px;
  }
  .feature-view_detail a{
    margin: 2px;
  }
  .card-body img{
    width: 100% !important;
    max-width: 400px;
    height: auto !important;
  }
  .job_content .job-description{
    display: none !important;
  }
 
}

.navbar-nav>li>.dropdown-menu.notifications {
    max-height: 600px;
    border-top: 0;
    overflow: auto;
    z-index: 100;
}

.navbar-nav>li>.dropdown-menu.notifications li {
    z-index: 100;
}

.navbar-nav>li>.dropdown-menu.notifications li .media-body {
    font-size: 13px;
}

.navbar-nav>li>.dropdown-menu>li:last-child>a {
    border-radius: 0;
}

.navbar-nav>li>.dropdown-menu.notifications li img {
    margin-right: 10px;
}

.notification_link {
    cursor: pointer;
}

.notification-box-all {
    border: 1px solid #f0f0f0;
    padding: 7px 10px;
    border-radius: 4px;
    margin-bottom: 10px;
}

.notification-box-all:hover {
    background: #fbfbfb;
}

.notification-box-all img {
    margin-right: 10px;
}

.notification-box-all a {
    display: block;
}

.notification-box {
    padding: 10px 10px;
    border-bottom: 1px solid #f0f0f0;
}

.notification-box.unread,
.notification-box-all.unread {
    background: #f0f4fd;
    border-bottom: 1px solid #F7F9FA;
}

a.notification-top {
    cursor: pointer;
}

.navbar-nav>li>a:hover,
.navbar-nav>li>a:focus,
.navbar-nav .open>a,
.navbar-nav .open>a:hover,
.navbar-nav .open>a:focus {
    background: none;
    border-radius: 0;
    color: #D0D0D0;
}
.nav.navbar-right .open>a,
.nav.navbar-right .open>a:focus,
.nav.navbar-right .open>a:hover {
    border-color: #535f6d;
}
@media (min-width: 768px)
.navbar-nav>li {
    float: left;
}

.width400 {
    width: 400px;
}

.navbar-nav>li a>.icon-total-indicator {
    line-height: 12px;
    padding: 2px 5px;
    padding-bottom: 3px;
    color: #fff;
    position: absolute;
    right: 1px;
    font-size: 11px;
    top: 25px;
    font-family: Verdana, serif;
    vertical-align: middle;
    text-align: center;
    border-radius: 8px;
}
.bg-warning {
    background-color: #FF6F00;
}


.navbar-right .dropdown-menu.notifications li:not(:last-child)>a {
    padding: 0;
}

.navbar-right .dropdown-menu.notifications .divider {
    margin: 0;
}

.navbar-right .dropdown-menu.notifications li:last-child {
    padding: 15px;
    font-weight: 500;
    text-align: center;
}
ul.mobile-icon-menu .notifications .notification-box img {
    margin-right: 8px;
}
.notifications .not_mark_all_as_read {
    padding: 5px;
    text-align: right;
    border-bottom: 1px solid #f0f0f0;
}

.notifications .not_mark_all_as_read a:hover,
.notifications .not_mark_all_as_read a:active,
.notifications .not_mark_all_as_read a:focus {
    border-radius: 0 !important;
    color: #888;
    background-color: transparent !important;
}
.navbar-nav>li>.dropdown-menu.notifications li .media-body {
    font-size: 13px;
}
.media-body {
    word-break: break-all;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-body {
    width: 10000px;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}
.dropdown-menu>li>a {
    width: 100%;
    word-wrap: break-word;
    white-space: normal;
}
.not-mark-as-read-inline {
    width: auto !important;
    position: absolute;
    right: 5px;
    bottom: 7px;
}
.pull-right {
    float: right!important;
}

.margin-left-3{
    margin-left: 3px;
}
/* Inter Estagios - Portal do candidato */
:root {
    --rec-primary: #000;
    --rec-primary-2: #6d138e;
    --rec-accent: #ff7a00;
    --rec-blue: #008fed;
    --rec-bg: #f4f7fb;
    --rec-text: #1f2937;
    --rec-muted: #64748b;
    --rec-border: #e5e7eb;

    --inter-orange: #ff6b00;
    --inter-orange-light: #ff8a00;
    --inter-purple: #5a007a;
    --inter-dark: #263344;
    --inter-bg: #f3f6fb;

}

body.customers, body {
    background: var(--rec-bg) !important;
}

.rec-portal-hero {
    /*background: linear-gradient(135deg, var(--rec-primary-2) 10%, var(--inter-orange) 20%, var(--rec-primary) 50%);*/
    background: linear-gradient(135deg, var(--inter-orange) 20%, var(--rec-primary) 100%);
    padding: 48px 0 72px;
    margin-bottom: -42px;
    color: #fff;
}

.rec-portal-hero-card {
    max-width: 980px;
    margin: 0 auto;
    text-align: center;
}

.rec-portal-eyebrow {
    display: inline-block;
    background: rgba(255,255,255,.14);
    border: 1px solid rgba(255,255,255,.28);
    color: #fff;
    border-radius: 999px;
    padding: 7px 14px;
    margin-bottom: 14px;
    font-weight: 700;
    letter-spacing: .3px;
}

.rec-portal-hero h1 {
    color: #fff;
    font-weight: 800;
    font-size: 38px;
    margin: 0 0 8px;
}

.rec-portal-hero p {
    color: rgba(255,255,255,.88);
    font-size: 17px;
    margin-bottom: 24px;
}

.rec-portal-search {
    max-width: 780px;
    margin: 0 auto;
}

.rec-portal-search .input-group {
    box-shadow: 0 20px 45px rgba(17, 24, 39, .18);
    border-radius: 14px;
    overflow: hidden;
    background: #fff;
}

.rec-portal-search .form-control,
.rec-portal-search .input-group-addon,
.rec-portal-search .btn {
    height: 56px;
    border: 0 !important;
    box-shadow: none !important;
}

.rec-portal-search .form-control {
    font-size: 15px;
}

.rec-portal-search .input-group-addon {
    background: #fff;
    color: var(--rec-primary);
    font-size: 19px;
}

.btn-rec-primary {
    background: var(--rec-accent);
    border-color: var(--rec-accent);
    color: #fff !important;
    font-weight: 800;
    border-radius: 10px;
    padding-left: 24px;
    padding-right: 24px;
}

.btn-rec-primary:hover,
.btn-rec-primary:focus {
    background: #e86f00;
    border-color: #e86f00;
    color: #fff !important;
}

.rec-portal-wrap {
    position: relative;
    z-index: 2;
}

.rec-result-title {
    background: #fff;
    border: 1px solid var(--rec-border);
    border-radius: 14px;
    padding: 16px 20px;
    margin-bottom: 18px;
    box-shadow: 0 10px 30px rgba(15, 23, 42, .06);
    color: var(--rec-text);
}

.rec-job-grid#panel_body_job {
    background: transparent !important;
    margin-left: -12px;
    margin-right: -12px;
}

.rec-job-col {
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 24px;
}

.rec-job-card {
    background: #fff;
    border: 1px solid var(--rec-border);
    border-radius: 16px;
    min-height: 390px;
    padding: 24px;
    display: flex;
    flex-direction: column;
    box-shadow: 0 10px 30px rgba(15, 23, 42, .07);
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.rec-job-card:hover {
    transform: translateY(-4px);
    border-color: rgba(75,0,110,.22);
    box-shadow: 0 18px 45px rgba(15, 23, 42, .12);
}

.rec-job-card-top,
.rec-job-card-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.rec-job-code {
    background: #f6ecfb;
    color: var(--rec-primary);
    padding: 6px 12px;
    border-radius: 6px;
    font-weight: 800;
    font-size: 12px;
}

.rec-job-type {
    background: var(--rec-primary);
    color: #fff;
    padding: 6px 12px;
    border-radius: 999px;
    font-weight: 800;
    font-size: 12px;
}

.rec-job-card h2 {
    margin: 18px 0 6px;
    font-size: 28px;
    line-height: 1.1;
    font-weight: 900;
}

.rec-job-card h2 a {
    color: var(--rec-primary);
    text-decoration: none;
}

.rec-job-card h2 a:hover {
    color: var(--rec-accent);
}

.rec-job-company {
    color: var(--rec-text);
    font-weight: 800;
    min-height: 20px;
    margin-bottom: 16px;
}

.rec-job-meta {
    display: grid;
    gap: 10px;
    margin-bottom: 16px;
}

.rec-job-meta div {
    display: flex;
    align-items: flex-start;
    gap: 11px;
    color: var(--rec-text);
    font-weight: 650;
}

.rec-job-meta i {
    width: 20px;
    min-width: 20px;
    height: 20px;
    color: var(--rec-primary);
    font-size: 18px;
    text-align: center;
    margin-top: 1px;
}

.rec-job-excerpt {
    color: var(--rec-muted);
    line-height: 1.55;
    margin-top: auto;
    min-height: 44px;
}

.btn-rec-outline {
    color: var(--rec-primary) !important;
    background: #fff;
    border: 2px solid var(--rec-primary);
    border-radius: 10px;
    font-weight: 900;
    padding: 10px 18px;
    width: 100%;
    margin-top: 16px;
}

.btn-rec-outline:hover,
.btn-rec-outline:focus {
    background: var(--rec-primary);
    color: #fff !important;
}

.rec-job-expired {
    color: #dc2626;
    font-weight: 800;
    margin-top: 16px;
}

.rec-show-more-wrap {
    background: #fff;
    border: 1px solid var(--rec-border);
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(15, 23, 42, .06);
    padding: 22px;
    text-align: center;
    margin-bottom: 42px;
}

.rec-show-more-wrap .recruitment_showmore {
    width: auto;
    min-width: 300px;
}

.rec-empty-state {
    background: #fff;
    border: 1px solid var(--rec-border);
    border-radius: 16px;
    box-shadow: 0 10px 30px rgba(15, 23, 42, .06);
    padding: 46px 24px;
    text-align: center;
    color: var(--rec-muted);
}

.rec-empty-state i {
    font-size: 34px;
    color: var(--rec-primary);
}

.rec-empty-state h3 {
    color: var(--rec-text);
    font-weight: 900;
}

/* Detalhe da vaga */
.rec-detail-hero {
    background: linear-gradient(135deg, #fff 0%, #fff 58%, #fff7ed 100%);
    border: 1px solid var(--rec-border);
    border-radius: 18px;
    box-shadow: 0 12px 36px rgba(15, 23, 42, .08);
    padding: 28px;
    margin: 24px 0;
}

.rec-detail-title {
    font-size: 38px;
    font-weight: 900;
    color: var(--rec-text);
    margin: 0 0 10px;
}

.rec-detail-company {
    color: var(--rec-primary);
    font-weight: 900;
    font-size: 18px;
    text-transform: uppercase;
}

.rec-detail-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 18px 0;
}

.rec-detail-pill {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    border-radius: 999px;
    padding: 8px 12px;
    background: #f8fafc;
    color: var(--rec-text);
    font-weight: 750;
    border: 1px solid var(--rec-border);
}

.rec-detail-pill i {
    color: var(--rec-primary);
}

.rec-apply-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
}

.rec-apply-row .btn-success {
    background: #22c55e;
    border-color: #22c55e;
    color: #fff;
    font-weight: 900;
    border-radius: 10px;
    padding: 11px 18px;
}

.rec-detail-panel {
    background: #fff;
    border: 1px solid var(--rec-border);
    border-radius: 18px;
    box-shadow: 0 10px 30px rgba(15, 23, 42, .06);
    padding: 26px;
    margin-bottom: 24px;
}

.rec-section-title {
    color: var(--rec-primary);
    font-size: 22px;
    font-weight: 900;
    margin: 0 0 14px;
}

.rec-skill-list .btn,
.rec-skill-tag {
    background: #111827 !important;
    color: #fff !important;
    border: 0 !important;
    border-radius: 8px !important;
    font-weight: 800;
    margin: 0 6px 8px 0;
}

.rec-side-card {
    background: #fff;
    border: 1px solid var(--rec-border);
    border-radius: 18px;
    box-shadow: 0 10px 30px rgba(15, 23, 42, .08);
    padding: 24px;
    position: sticky;
    top: 20px;
}

.rec-side-item {
    display: flex;
    justify-content: space-between;
    gap: 18px;
    border-bottom: 1px solid var(--rec-border);
    padding: 12px 0;
}

.rec-side-item:last-child {
    border-bottom: 0;
}

.rec-side-label {
    color: var(--rec-muted);
    font-weight: 800;
}

.rec-side-value {
    color: var(--rec-accent);
    font-weight: 900;
    text-align: right;
}

@media (max-width: 767px) {
    .rec-portal-hero { padding: 34px 0 58px; }
    .rec-portal-hero h1 { font-size: 28px; }
    .rec-portal-search .input-group,
    .rec-portal-search .input-group-btn,
    .rec-portal-search .form-control,
    .rec-portal-search .btn { display: block; width: 100%; }
    .rec-portal-search .input-group-addon { display: none; }
    .rec-job-card { min-height: auto; }
    .rec-show-more-wrap .recruitment_showmore { min-width: 0; width: 100%; }
    .rec-detail-title { font-size: 30px; }
    .rec-side-card { position: static; }
}

/* edição manual */
body .rec-portal-hero .container,
body .rec-portal-wrap.container {
    width: 100% !important;
    max-width: 1480px !important;
    padding-left: 32px !important;
    padding-right: 32px !important;
}

.rec-portal-hero {
    margin-top: 0 !important;
}

.rec-portal-hero-card {
    max-width: 100% !important;
}

.rec-portal-search {
    max-width: 980px !important;
}

@media (max-width: 768px) {
    body .rec-portal-hero .container,
    body .rec-portal-wrap.container {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}
.rec-portal-fluid {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 48px !important;
    padding-right: 48px !important;
}

.rec-portal-hero-card {
    width: 100% !important;
    max-width: 100% !important;
}

.rec-portal-search {
    max-width: 980px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.rec-job-grid {
    max-width: 1480px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

@media (max-width: 768px) {
    .rec-portal-fluid {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}

#panel_body_job {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 24px;
    padding: 24px !important;
}

.rec-ciee-job-card {
    background: #fff;
    border: 1px solid #ded7e8;
    border-radius: 10px;
    padding: 26px;
    box-shadow: 0 8px 20px rgba(31, 41, 55, 0.08);
    min-height: 360px;
    display: flex;
    flex-direction: column;
}

.rec-ciee-job-top {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-bottom: 14px;
}

.rec-ciee-code,
.rec-ciee-share {
    background: #f6edfb;
    color: #4b006e;
    border: 0;
    border-radius: 4px;
    padding: 8px 12px;
    font-weight: 700;
    font-size: 13px;
}

.rec-ciee-share {
    cursor: pointer;
}

.rec-ciee-type {
    color: #4b006e;
    font-size: 34px;
    line-height: 1.1;
    margin: 0 0 16px 0;
    font-weight: 800;
}

.rec-ciee-description {
    color: #111827;
    font-size: 16px;
    line-height: 1.45;
    font-weight: 700;
    margin-bottom: 20px;
    min-height: 70px;
}

.rec-ciee-info {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 26px;
}

.rec-ciee-info div {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #111827;
    font-size: 15px;
}

.rec-ciee-info i {
    color: #4b006e;
    font-size: 22px;
    width: 24px;
    text-align: center;
}

.rec-ciee-detail-btn {
    margin-top: auto;
    display: block;
    width: 100%;
    border: 2px solid #4b006e;
    border-radius: 4px;
    color: #4b006e;
    background: #fff;
    text-align: center;
    padding: 14px;
    font-weight: 800;
    font-size: 16px;
    text-decoration: none !important;
}

.rec-ciee-detail-btn:hover {
    background: #4b006e;
    color: #fff;
}

.rec-portal-search button,
.rec-portal-search .btn,
.rec-portal-search input[type="submit"] {
    background: var(--inter-orange) !important;
    border-color: var(--inter-orange) !important;
}

.rec-ciee-code,
.rec-ciee-share {
    background: #fff3e8 !important;
    color: var(--inter-orange) !important;
}

.rec-ciee-type,
.rec-ciee-info i,
.rec-ciee-detail-btn {
    color: var(--inter-orange) !important;
    border-color: var(--inter-orange) !important;
}

.rec-ciee-detail-btn:hover {
    background: var(--inter-orange) !important;
    color: #fff !important;
}

#load_more_job,
.load_more_job,
button[id*="load"],
button[class*="load"] {
    background: var(--inter-orange) !important;
    border-color: var(--inter-orange) !important;
    color: #fff !important;
}

.rec-share-modal {
    display: none;
}

.rec-share-modal.active {
    display: block;
}

.rec-share-backdrop {
    position: fixed;
    inset: 0;
    background: rgba(15, 23, 42, .65);
    z-index: 9998;
}

.rec-share-box {
    position: fixed;
    top: 50%;
    left: 50%;
    width: min(640px, calc(100% - 32px));
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 10px;
    padding: 42px 28px 34px;
    z-index: 9999;
    text-align: center;
    box-shadow: 0 20px 60px rgba(0,0,0,.25);
}

.rec-share-close {
    position: absolute;
    top: 18px;
    right: 22px;
    border: 0;
    background: transparent;
    color: #ff5c00;
    font-size: 46px;
    font-weight: 800;
    line-height: 1;
}

.rec-share-box h3 {
    margin: 0 0 24px;
    font-size: 20px;
    color: #263344;
    font-weight: 800;
}

.rec-share-icons {
    display: flex;
    justify-content: center;
    gap: 14px;
    background: #f3f6fb;
    padding: 24px;
    border-radius: 8px;
}

.rec-share-link {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 17px;
    font-weight: 800;
    font-family: Arial, sans-serif;
}

.rec-share-copy { background: #777; }
.rec-share-facebook { background: #3b5998; }
.rec-share-twitter { background: #111; }
.rec-share-linkedin { background: #0077b5; }
.rec-share-whatsapp { background: #25d366; }

.swal2-container {
    z-index: 999999 !important;
}

/* css página da vaga */
.rec-job-page {
    max-width: 1180px;
    margin: 0 auto;
    padding: 32px 18px 70px;
}

.rec-job-hero {
    background: #fff;
    border-radius: 28px;
    padding: 54px 58px;
    box-shadow: 0 18px 50px rgba(15, 23, 42, .08);
}

.rec-job-hero-inner {
    display: grid;
    grid-template-columns: 180px 1fr;
    gap: 42px;
    align-items: center;
}

.rec-job-logo-wrap {
    display: flex;
    justify-content: center;
}

.rec-job-logo {
    width: 160px;
    height: 160px;
    object-fit: contain;
    border-radius: 50%;
    border: 4px solid #eee;
    padding: 14px;
    background: #fff;
}

.rec-job-logo-placeholder {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    border: 4px solid #eee;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ff5c00;
    font-weight: 800;
    text-align: center;
    font-size: 24px;
    line-height: 1;
}

.rec-job-company-name {
    text-transform: uppercase;
    color: #a3a7b3;
    font-weight: 800;
    letter-spacing: .08em;
    margin-bottom: 10px;
}

.rec-job-hero h1 {
    color: var(--inter-orange);
    font-size: 38px;
    line-height: 1.2;
    font-weight: 900;
    margin: 0 0 36px;
    text-transform: uppercase;
}

.rec-job-highlight-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(220px, 1fr));
    gap: 28px 48px;
}

.rec-job-highlight {
    display: flex;
    gap: 16px;
    align-items: center;
}

.rec-job-icon {
    width: 42px;
    height: 42px;
    border: 3px solid var(--inter-orange);
    color: var(--inter-orange);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
}

.rec-job-highlight strong {
    color: var(--inter-orange);
    text-transform: uppercase;
    font-size: 15px;
}

.rec-job-highlight p {
    margin: 4px 0 0;
    color: #555866;
    font-size: 16px;
}

.rec-job-actions {
    margin-top: 42px;
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.rec-job-apply-btn {
    background: var(--inter-orange-light) !important;
    color: #fff !important;
    border: 0 !important;
    border-radius: 999px !important;
    padding: 16px 42px !important;
    font-weight: 900 !important;
    box-shadow: 0 10px 20px rgba(85, 56, 242, .18);
}

.rec-job-apply-btn.is-applied,
.rec-job-apply-btn.disabled {
    background: #dbe3ef !important;
    color: #6b7280 !important;
    pointer-events: none;
}

.rec-job-share-btn,
.rec-job-email-btn,
.rec-job-back-btn {
    background: #fff !important;
    color: var(--inter-orange) !important;
    border: 2px solid var(--inter-orange) !important;
    border-radius: 999px !important;
    padding: 14px 26px !important;
    font-weight: 800 !important;
}

.rec-job-content {
    margin-top: 54px;
}

.rec-job-section {
    display: grid;
    grid-template-columns: 190px 1fr;
    gap: 34px;
    padding: 42px 0;
    border-bottom: 1px solid rgba(85, 56, 242, .25);
}

.rec-job-section aside {
    color: var(--inter-orange);
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .03em;
    border-bottom: 2px solid var(--inter-orange);
    height: fit-content;
    padding-bottom: 12px;
}

.rec-job-section div {
    color: #6b6f80;
    font-size: 17px;
    line-height: 1.8;
    font-weight: 600;
}

.rec-job-check-list p {
    display: flex;
    gap: 18px;
    margin: 0 0 22px;
}

.rec-job-check-list span {
    color: var(--inter-orange);
    font-size: 28px;
    line-height: 1;
}

.rec-job-detail-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(220px, 1fr));
    gap: 18px;
}

.rec-job-detail-grid div {
    background: #fff;
    border-radius: 18px;
    padding: 20px;
    box-shadow: 0 8px 24px rgba(15, 23, 42, .06);
}

.rec-job-detail-grid strong {
    color: var(--inter-orange);
    text-transform: uppercase;
    font-size: 13px;
}

.rec-job-detail-grid p {
    margin: 8px 0 0;
    color: #263344;
    font-weight: 800;
}

.rec-job-bottom-cta {
    text-align: center;
    padding: 60px 20px 20px;
}

.rec-job-bottom-cta h2 {
    color: #263344;
    font-weight: 900;
    font-size: 32px;
}

.rec-job-bottom-cta p {
    color: #6b7280;
    margin-bottom: 28px;
}

.swal2-container {
    z-index: 999999 !important;
}

@media (max-width: 768px) {
    .rec-job-page {
        padding: 18px 12px 50px;
    }

    .rec-job-hero {
        padding: 34px 22px;
        border-radius: 22px;
    }

    .rec-job-hero-inner {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 24px;
    }

    .rec-job-logo,
    .rec-job-logo-placeholder {
        width: 130px;
        height: 130px;
    }

    .rec-job-hero h1 {
        font-size: 28px;
    }

    .rec-job-highlight-grid {
        grid-template-columns: 1fr;
        gap: 20px;
        text-align: left;
    }

    .rec-job-actions {
        flex-direction: column;
    }

    .rec-job-actions .btn {
        width: 100%;
    }

    .rec-job-section {
        grid-template-columns: 1fr;
        gap: 20px;
        padding: 34px 0;
    }

    .rec-job-detail-grid {
        grid-template-columns: 1fr;
    }
}

/* css modal de cadastro */
.rec-interest-modal{
    position:fixed;
    inset:0;
    z-index:9998;

    visibility:hidden;
    opacity:0;

    transition:
        opacity .22s ease,
        visibility .22s ease;
}

.rec-interest-modal.active{
    visibility:visible;
    opacity:1;
}

.rec-interest-backdrop{
    position:absolute;
    inset:0;
    background:rgba(15,23,42,.65);

    opacity:0;
    transition:opacity .22s ease;
}

.rec-interest-modal.active .rec-interest-backdrop{
    opacity:1;
}
.rec-interest-box{
    position:absolute;

    top:50%;
    left:50%;

    width:min(460px,calc(100% - 28px));

    transform:translate(-50%,-45%) scale(.94);

    background:#fff;
    border-radius:24px;
    padding:38px 30px;

    box-shadow:0 24px 70px rgba(15,23,42,.25);

    opacity:0;

    transition:
        transform .25s cubic-bezier(.22,1,.36,1),
        opacity .20s ease;
}

.rec-interest-modal.active .rec-interest-box{
    transform:translate(-50%,-50%) scale(1);
    opacity:1;
}

.rec-interest-close {
    position: absolute;
    top: 16px;
    right: 20px;
    border: 0;
    background: transparent;
    color: #ff5c00;
    font-size: 42px;
    font-weight: 900;
    line-height: 1;
}

.rec-interest-box h3 {
    margin: 0 0 12px;
    color: #172033;
    font-size: 28px;
    font-weight: 900;
}

.rec-interest-box p {
    color: #64748b;
    line-height: 1.6;
    margin-bottom: 26px;
}

.rec-interest-primary,
.rec-interest-secondary,
.rec-interest-link {
    display: block;
    width: 100%;
    border-radius: 999px;
    padding: 14px 18px;
    margin-top: 12px;
    font-weight: 900;
    text-decoration: none !important;
}

.rec-interest-primary {
    background: #ff5c00;
    color: #fff !important;
    box-shadow: 0 10px 20px rgba(255, 92, 0, .22);
}

.rec-interest-secondary {
    background: #172033;
    color: #fff !important;
}

.rec-interest-link {
    background: #fff;
    color: #ff5c00 !important;
    border: 1px solid #ffd0b5;
}

/* Inter Estágios - correções finais da área do candidato */
.inter-rec-navbar .inter-rec-nav-brand img{opacity:1!important;visibility:visible!important;filter:none!important}.inter-rec-footer{display:block!important}.rec-profile-shell input,.rec-profile-shell textarea,.rec-profile-shell select,.rec-profile-shell .form-control{opacity:1!important;visibility:visible!important;color:#172033!important;-webkit-text-fill-color:#172033!important;background:#fff!important}.rec-modern-table thead th{white-space:normal!important}.swal2-container{z-index:999999!important}
.inter-rec-footer-container {padding: 0px !important;}
.customers footer {position: fixed !important;bottom: 0px !important;}

/* css pra usar a largura total da página */
.container {
    width: 100%;
    padding: 0px !important;
}
.rec-gdpr-logo {
    display: none;
}
.rec-gdpr-card {
    height: 650px !important;
}
.rec-gdpr-action {
    width: 80% !important;
}
.rec-gdpr-modal .modal-title {
    color: #fff !important;
}
button.btn.btn-default {
    background: red !important;
}
button.btn.btn-info._delete {
    background: green !important;
}
.rec-portal-hero {margin-top: -25px !important;}
.navbar {padding: 0 5em;}
.panel_s.section-heading.section-invoices {padding: 0 5em;}
@media (min-width: 1200px) {
    .container {
        width: 100%;
        padding: 0px !important;
    }
}
.swal2-popup.swal2-modal.swal2-icon-warning.swal2-show {
    font-size: 20px !important;
}
.swal2-popup.swal2-modal.swal2-icon-success.swal2-show {
    font-size: 20px !important;
}
button.swal2-cancel.btn.btn-danger {
    margin: 10px !important;
}

div#theme-navbar-collapse {
    width: 95% !important;
}

section.rec-profile-hero {
    margin-top: -30px !important;
}

.rec-profile-shell {
    padding-bottom: 0px !important;
}
@media (max-width: 768px) {
    .customers footer {
        padding-bottom: 60px;
    }   
    .col-md-4.contact-profile-change-password-section {
        margin-bottom: 90px !important;
    }     
}
@media (min-width: 769px) {
    .rec-profile-shell,
    .rec-profile-shell .row,
    .rec-profile-shell .panel_s,
    .rec-profile-shell .panel-body,
    .rec-profile-shell form,
    .rec-profile-shell .form-group {
        opacity: 1 !important;
        visibility: visible !important;
        filter: none !important;
        transform: none !important;
    }

    .rec-profile-shell .panel_s,
    .rec-profile-shell .panel-body {
        height: auto !important;
        min-height: auto !important;
        overflow: visible !important;
        background: #fff !important;
        color: #172033 !important;
    }

    .rec-profile-shell label,
    .rec-profile-shell input,
    .rec-profile-shell textarea,
    .rec-profile-shell select,
    .rec-profile-shell .form-control,
    .rec-profile-shell .bootstrap-select,
    .rec-profile-shell .bootstrap-select .btn,
    .rec-profile-shell .filter-option {
        opacity: 1 !important;
        visibility: visible !important;
        color: #172033 !important;
        -webkit-text-fill-color: #172033 !important;
        background-color: #fff !important;
    }
}

/* Perfil do candidato - layout Inter Estágios */
.rec-profile-shell {
    max-width: 1180px;
    margin: 0 auto;
    padding: 32px 18px 90px;
}

.rec-profile-hero {
    background: linear-gradient(135deg, #ff5c00 0%, #ff7a00 45%, #171b24 100%);
    color: #fff;
    border-radius: 24px;
    padding: 34px;
    margin-bottom: 24px;
    box-shadow: 0 18px 48px rgba(15,23,42,.12);
}

.rec-profile-hero h1 {
    margin: 0;
    font-size: 34px;
    font-weight: 900;
    color: #fff !important;
}

.rec-profile-hero p {
    margin: 8px 0 0;
    color: #fff !important;
}

.rec-profile-shell .panel_s {
    background: #fff !important;
    border: 1px solid #e5eaf2;
    border-radius: 22px;
    box-shadow: 0 14px 40px rgba(15,23,42,.07);
    overflow: visible !important;
}

.rec-profile-shell .panel-body {
    padding: 24px;
    background: #fff !important;
}

.rec-profile-shell .section-text {
    font-size: 24px;
    font-weight: 900;
    color: #172033 !important;
}

.rec-profile-shell h4.text-danger,
.rec-profile-shell .cursor_pointer.text-danger {
    color: #ff5c00 !important;
    font-weight: 900;
    border-bottom: 1px solid #eef2f7;
    padding-bottom: 12px;
}

.rec-profile-shell label {
    font-weight: 800;
    color: #172033 !important;
}

.rec-profile-shell .form-control,
.rec-profile-shell .bootstrap-select .btn {
    border-radius: 12px !important;
    border-color: #dbe3ef !important;
    min-height: 42px;
    box-shadow: none !important;
    background: #fff !important;
    color: #172033 !important;
}

.rec-profile-shell .form-control:focus {
    border-color: #ff5c00 !important;
    box-shadow: 0 0 0 3px rgba(255,92,0,.12) !important;
}

.rec-profile-shell .btn-info {
    background: #ff5c00 !important;
    border-color: #ff5c00 !important;
    border-radius: 999px !important;
    font-weight: 900;
    padding: 12px 28px;
    color: #fff !important;
}

.rec-profile-shell .client-profile-image-thumb {
    width: 140px !important;
    height: 140px !important;
    border-radius: 50% !important;
    object-fit: cover;
    box-shadow: 0 12px 30px rgba(15,23,42,.14);
}

/* importante: sem sticky, sem blur */
.rec-profile-shell .contact-profile-save-section {
    position: static !important;
    background: transparent !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    border-top: 1px solid #eef2f7;
    z-index: auto !important;
}

.rec-profile-shell .last-password-change {
    background: #f8fafc;
    color: #64748b;
    font-weight: 700;
}

@media (max-width: 768px) {
    .rec-profile-shell {
        padding: 20px 12px 90px;
    }

    .rec-profile-hero {
        border-radius: 20px;
        padding: 26px 22px;
    }

    .rec-profile-hero h1 {
        font-size: 28px;
    }

    .rec-profile-shell .panel-body {
        padding: 18px;
    }

    .contact-profile-change-password-section {
        margin-top: 24px;
        margin-bottom: 90px;
    }
}


.rec-profile-shell, .rec-candidate-shell {
    max-width: 85% !important;
}

.inter-rec-nav-container {
    max-width: 90% !important;
    width: 85% !important;
}

#panel_body_job.rec-job-grid {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 28px;
    margin: 0 auto !important;
    width: 100%;
    max-width: 1360px;
}

#panel_body_job.rec-job-grid:before,
#panel_body_job.rec-job-grid:after {
    display: none !important;
}

#panel_body_job .rec-ciee-job-card {
    width: 100% !important;
    height: 100%;
    min-height: 460px;
    display: flex;
    flex-direction: column;
    float: none !important;
    margin: 0 !important;
}

#panel_body_job .rec-ciee-detail-btn {
    margin-top: auto;
}

.rec-show-more-wrap {
    display: block;
    width: 100%;
    text-align: center;
    margin: 48px auto 120px;
}

@media (max-width: 1199px) {
    #panel_body_job.rec-job-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 991px) {
    #panel_body_job.rec-job-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    #panel_body_job.rec-job-grid {
        grid-template-columns: 1fr;
    }
}

.rec-swal-share-popup {
    border-radius: 24px !important;
    padding: 28px !important;
    max-width: 620px !important;
}

.rec-swal-share-title {
    color: #172033 !important;
    font-weight: 900 !important;
    font-size: 26px !important;
}

.rec-swal-close {
    color: #ff5c00 !important;
    font-size: 42px !important;
    font-weight: 900 !important;
}

.rec-swal-share {
    background: #f3f6fb;
    border-radius: 18px;
    padding: 24px;
    display: flex;
    justify-content: center;
    gap: 16px;
    flex-wrap: wrap;
}

.rec-swal-share-btn {
    width: 76px;
    height: 76px;
    border-radius: 22px;
    border: 0;
    background: #172033;
    color: #fff !important;
    font-size: 25px;
    font-weight: 900;
    text-decoration: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transition: .2s ease;
}

.rec-swal-share-btn span {
    font-size: 11px;
    margin-top: 6px;
    font-weight: 800;
}

.rec-swal-share-btn:hover {
    transform: translateY(-4px);
    box-shadow: 0 16px 30px rgba(23,32,51,.18);
}

.rec-copy-job {
    background: #6b7280;
}

.rec-whatsapp {
    background: #22c55e;
}

@media (max-width: 480px) {
    .rec-swal-share {
        gap: 10px;
        padding: 18px;
    }

    .rec-swal-share-btn {
        width: 68px;
        height: 68px;
        border-radius: 18px;
        font-size: 22px;
    }
}

.rec-client-action-btn {
    width: 36px;
    height: 36px;
    padding: 0 !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    margin-right: 6px;
    color: #fff !important;
}

.rec-client-action-btn i {
    color: #fff !important;
    font-size: 16px;
}

/* fim do css */