article#editaisabertos {
    border: thin solid #dbd5e5;
    border-radius: 0 0 6px 6px;
}

.profile-logocapa {
    padding: 1px;
}

.profile-logocapa img {
    max-width: 100%;
}

.profile-logocapa .degrade {
    background-image: linear-gradient(to top, rgba(55, 71, 79, 0.8), rgba(51, 71, 79, 0.3), rgba(255, 255, 255, 0.1));
    z-index: 1;
    position: absolute;
    width: 100%;
    opacity: 1;
    display: inline-block;
    height: 375px;
    max-width: 1122px;
    left: 24px;
}

.profile-logo-infos {
    text-align: center;
    margin-top: -80px;
    margin-bottom: 20px;
    z-index: 2;
    position: relative;
}

.profile-logo-infos img {
    border-radius: 100%;
    padding: 2px;
    border: thin solid #ccc;
    max-width: 120px;
    background: #fff;
}

.profile-logo-infos h2 {
    font-size: 24px;
    line-height: 26px;
    margin: 12px 16px 16px;
    border-bottom: thin solid #ccc;
    padding: 6px 0 16px;
}

.profile-logo-infos h3 {
    font-size: 22px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    font-weight: 700;
    padding: 0;
}

.profile-logo-infos h4 {
    font-size: 16px;
    opacity: 1;
    line-height: 20px;
    margin: 10px 0 4px;
    font-weight: 700;
    padding: 0;
}

p.gmt {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0;
}

.dataaberto {
    text-align: left;
    border-left: thin solid #ccc;
    padding-left: 30px;
    margin-bottom: 16px;
}
