.ml-portfdetail {}
.ml-portfdetail-block {border-bottom:1px solid #000000;}
.ml-portfdetail-container:last-child .ml-portfdetail-block {border-bottom: none;}
.pwd-row .pwd{font-size:14px;line-height:19px;font-weight:400;padding:5px 0;display:inline-block;
	border-bottom:1px solid #000000;
}
.pwd-row .pwd svg {height:16px;width:16px;margin-right:2px;margin-top:-2px;}

.ml-portfdetail-title,
.ml-portfdetail-title a {color: #1A1A18;margin: 0;font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	text-decoration:none;}
.ml-portfdetail-title a:hover {text-decoration: none;color:#FCBF23;}
.ml-portfdetail-title a {
	font-size: 16px;
	line-height: 22px;
	max-height: 46px;
	overflow: hidden;
	display: block;
}
.ml-portfdetail-title {margin-bottom:5px;}

.ml-portfdetail-view,
.ml-portfdetail-date,
.ml-portfdetail-comments,
.ml-portfdetail-author,
.ml-portfdetail-other {font-size: 12px;padding-bottom: 5px;white-space: nowrap;line-height:14px;}
.ml-portfdetail-date span {display:inline-block;float:left;}
.ml-portfdetail-date i {font-size:5px;margin:0 5px;line-height:22px;
	display:block;
	margin-top:-4px;
}
.ml-portfdetail-date {min-height: 25px;}

.ml-portfdetail-content {font-size: 14px;line-height:20px;margin-bottom: 5px;}
.ml-portfdetail-block-info {}

.ml-portfdetail-block-image {overflow:hidden;display:block;margin-bottom:10px;}
.ml-portfdetail-block-image img {max-width:100%;height:auto;
border-radius: 0px!important;
}
.ml-portfdetail-content {
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	letter-spacing: 0.2px;
	margin-bottom: 3px;
	max-height: 80px;
	overflow: hidden;
	position:relative;min-height:63px;
}

.section-label-wrap {position:absolute;top:15px;left:15px;}
.section-label-wrap .section-label {
	border:1px solid #e7e7e7;
	background:#ffffff;border-radius:20px;color:#000000;font-size:12px;padding:5px 15px;
	text-decoration:none;margin-right:5px;margin-bottom:5px;
}
.section-label-wrap .section-label:hover {background:#1A1A18;color:#ffffff;}