.body-solo-single .desc-of-article-smaller p.body-artile-under {
	height: 38px;
}

.setting-body-events{
	width: 100%;
	padding-bottom: 100px;
}

.desc-of-article-smaller p.body-artile-under-events-settings {
	height: 38px;
}

.top-option-article-options{
	width: 30px;
	width: 95%;
	margin: 0 auto;
	position: relative;
	margin-bottom: -30px;
}

.top-option-article-options a{
	float: right;
	display: block;
	cursor: pointer;
	margin: 5px;
	width: 20px;
	height: 20px;
	background: #047bf8;
	border-radius: 20px;
	cursor: pointer;
}

.top-option-article-options a.delete-options-events{
	background: red;
}

.top-option-article-options a img{
	width: 10px;
	height: 10px;
	margin: 5px;
}

.images-edit-events{
	margin-top: -30px;
}

.top-solo-konsults{
	width: 100%;
	height: 50px;
	margin-bottom: 30px;
	border-bottom: 2px dashed rgba(0,0,0,0.1);
}

.top-solo-konsults h2{
	font-size: 20px;
	line-height: 50px;
    float: left;
    color: #2E2E2E;
    margin-left: 10px;
}

.solo-consul{
	width: 100%;
	box-sizing: border-box;
  	display: table;
  	padding: 15px 10px;
  	margin-bottom: 50px;
  	border-bottom: 1px dashed rgba(0,0,0,0.1);
}

.top-solo-consul{
	width: 100%;
	box-sizing: border-box;
  	display: table;
  	margin-bottom: 10px;
}

.top-solo-consul h4{
	font-size: 16px;
	text-transform: uppercase;
	line-height: 20px;
	color: #000;
	font-weight: 600;
}

.top-solo-consul p{
	font-size: 12px;
	color: #2E2E2E;
}

.solo-consul-body{
	width: 100%;
	box-sizing: border-box;
  	display: table;
}

.half-consul-body{
	width: 50%;
	float: left;
	box-sizing: border-box;
  	display: table;
}

.half-consul-body p{
	font-size: 12px;
	font-weight: 600;
	color: rgba(0,0,0,0.8);
	line-height: 18px;
}

.half-consul-body p a{
	color: #047bf8;
	text-decoration: none;
}

.social-solo-consul{
	width: 100%;
	box-sizing: border-box;
  	display: table;
}

.social-solo-consul a{
	width: 25px;
	height: 25px;
	border-radius: 25px;
	display: block;
	background: rgba(0,0,0,0.1);
	float: right;
	margin: 0 5px;
}

.social-solo-consul a img{
	width: 15px;
	height: 15px;
	margin: 5px;
}