.elementor-935 .elementor-element.elementor-element-5d2fab5c{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-935 .elementor-element.elementor-element-1957667f{width:100%;max-width:100%;}.elementor-935:not(.elementor-motion-effects-element-type-background), .elementor-935 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3F4649;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for shortcode, class: .elementor-element-1957667f *//* BARRA SUPERIOR — IGUAL À IMAGEM */

.job-top-bar {
    width: 100%;
    background: #2d2f31;
    padding: 0;
    margin: 0;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: space-between;
         border-radius: 10px;
   
}

/* Bloco esquerdo (Login) */
.job-top-left {
    background: #2d2f31;
    padding: 0 25px;
    height: 100%;
    display: flex;
    align-items: center;
    border-right: 1px solid #232628;

}

.job-top-left a,
.job-top-left span {
    color: #28ac6d;
    font-size: 15px;
    text-decoration: none;
    
}

/* Bloco central — Web CRM (área verde) */
.job-top-center {
    flex: 1;
    height: 100%;
    background: #28ac6d;
    display: flex;
    align-items: center;
    justify-content: right;
    padding-right: 10px;
         border-radius: 5px;
}

.job-top-center span {
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
}

/* Bloco direito — usuário/status */
.job-top-right {
    background: #222629;
    padding: 0 25px;
    height: 100%;
    display: flex;
    align-items: center;
    border-left: 1px solid #1d2022;
}

.job-top-right span {
    color: #00A651;
    font-size: 14px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-5d2fab5c *//* BARRA SUPERIOR — IGUAL À IMAGEM */

.job-top-bar {
    width: 100%;
    background: #2B2F32;
    padding: 0;
    margin: 0;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* Bloco esquerdo (Login) */
.job-top-left {
    background: #2B2F32;
    padding: 0 25px;
    height: 100%;
    display: flex;
    align-items: center;
    border-right: 1px solid #232628;
}

.job-top-left a,
.job-top-left span {
    color: #00A651;
    font-size: 15px;
    text-decoration: none;
}

/* Bloco central — Web CRM (área verde) */
.job-top-center {
    flex: 1;
    height: 100%;
    background: #00A651;
    display: flex;
    align-items: center;
    justify-content: center;
}

.job-top-center span {
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
}

/* Bloco direito — usuário/status */
.job-top-right {
    background: #222629;
    padding: 0 25px;
    height: 100%;
    display: flex;
    align-items: center;
    border-left: 1px solid #1d2022;
}

.job-top-right span {
    color: #00A651;
    font-size: 14px;
}/* End custom CSS */