.overlay_savenews {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: none;
}

.imgload_savenews {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 400px;
    left: 50%;
}

#edit-field-name-folder--2 {
    display: none;
}

#edit-field-name-folder--2.activename {
    display: block;
}

.formcontentsave-news form  .form-text{
	border: 1px solid #888;
	border-radius: 5px;
	margin-bottom: 1rem;
	color: #888;
}

.news_id,
#edit-id-news--2,
#edit-validation-sn--2,
#control_popover,
.region-content .formcontentsave-news--2,
.my-activity-content_body__delete_id,
#block-contentsavenewsblock,
.content_wrapper_form{
    display: none;
    margin-bottom: 3rem;
}


.my-activity-content, .content-save-content  {
    display: flex;
    line-height: 1.3;
    margin-bottom: 2rem;
}
.my-activity-content .my-activity-content_image, .content-save-content .content-save-content_image {
    max-width: 300px;
    min-width: 300px;
    margin-right: 2rem;
}

.my-activity-content_body__date, .content-save-content_body__date{
    color: #888;
    font-size: 0.8rem;
    margin: 0.2rem 0;
}

.my-activity-content_body__title, .content-save-content_body__title {
    font-size: 1.1rem;
    line-height: 1.2;
    margin: 0.5rem 0;
    width: 100%;
    font-family: 'GilroyBold', sans-serif;
    margin-top: 0;
}

.my-activity-content_body__title a, .content-save-content_body__title a{
    text-decoration: none;
    color: #000;
}

.my-activity-content_body__summary, .content-save-content_body__summary {
    line-height: 1.3rem;
    font-size: 0.9rem;
}
