.iti {
	width:100%;
	margin-bottom: 7px;
}

.profile-article__comment {
	outline: none;
}

.jwp-comments ul.children {
	outline: none;
}


.jwp-profile-article__form-input-wrap {
	display:none;
	position: relative;
	margin-bottom: 10px;
}

.profile-article__form-submit-wrap {
	z-index: 4001;
	top: auto;
	bottom: 0;
    transition: all 0.3s;
}

.profile-article__form-submit-wrap:hover {
	background: #fc4c3b;
}

.profile-article__form-submit-wrap--moved {
	bottom: -10px;
}

.jwp-error-msg {
	color: rgb(255, 108, 108);
}

.jwp-hide {
	display:none;
}

.jwp-fav-post {
	cursor:pointer;
}

.profile-message__message-time {
	bottom: 5px;
}

.profile-message__message-user a{
	text-decoration: none;
	color: #4d4ce0;
}

.popup-jwp-show-users {
    width: 95%;
    max-width: 430px;
    border-radius: 5px;
    background-color: #fff;
}

.jwp-public-users a{
	text-decoration: none;
	color: black;
}

.jwp-dialog-show-users {
	cursor: pointer;
}

.profile-friends__friend-name a{
	color: #1e1e1e;
	text-decoration: none;
}

.article-image-header__author-name a{
	color: #fff;
	text-decoration: none;
}

.profile-message__message-field-user-name a{
	color: #1e1e1e;
	text-decoration: none;
}

.profile-article__comment-name a {
	color: #1e1e1e;
	text-decoration: none;
}

#jwp-message-text {
	color: #424344;
}

.jwp-message-text {
	font-weight: 400;
}

span.jwp-message-text {
	font-weight: 400;
}

.profile-article__body img{
	outline: none;
}

.profile-article__body img{
	outline: none;
}

.article-image-header__title h2 a {
	text-decoration: none;
	color: #fff;
	
}

.article-image-header__title a{
	text-decoration: none;
	color: #fff;
}

.profile-article__header h2 a {
	text-decoration: none;
	color: #fff;
	
}

.profile-article__header-row h3 a{
text-decoration: none;
	color: #1e1e1e;
}

.profile-article__header-row--title h2 a{
	color: #1e1e1e;
}

.jwp-text-overflow {
	height:120px;
	display:block; 
	overflow:hidden;
	word-break: break-word;
	word-wrap: break-word;
}

.profile-article__edit-icons {
	z-index: 99999;
}

.profile-message__body-messages .profile-article__footer {
	padding-bottom: 30px;
}

.jwp-message-text p {
	margin-top:0;
	margin-bottom:0;
	display: inline;
	line-height: 1;
	font-weight: 400;
}

.jwp-message-text img {
	width: 400px;
	max-width: 100%;
	outline: none;
}

span.jwp-message-text {
	word-wrap: break-word;
}

#jwp-success-notification {
    display: none;
    color: green;
    text-align: right;
}

div.sceditor-toolbar {
	margin-top: 12px;
}
