.ipsApp .cCmsRecord_image {
    float: left;
    max-width: 100%;
    max-height: 100%;
    margin-right: 0;
    margin-bottom: 0px;
}
.ipsApp .cCmsRecord_image img {
    max-width: 100%;
    max-height: 100%;
}
.ipsComment_controls {
    border-top: 1px solid #efefef;
    margin-top: 5px;
    padding-top: 5px;
}

.ipsComment [data-role="commentContent"] {
    margin-bottom: 0;
    /* font-size: 12px; */
}
.ipsApp .ipsComment {
	border-bottom:0;
}
.ipsItemControls_right {
    display: inline-block;
    float: right;
}

.ipsComment_content {
    position: relative;
    border-bottom: 1px solid #efefef;
}
.ipsComment_controls {
        border-top: 0;
    margin-top: 0;
    padding-bottom: 5px;
}
.ipsComment_controls li a, .ipsComment_controls li {color:#3333331f}
.ipsComment:hover .ipsComment_controls li a, .ipsComment:hover .ipsComment_controls li {color:#333}
.ipsTabs_panels.ipsTabs_contained .ipsTabs_panel {
    padding: 0;
}
.ipsTabs_panels.ipsTabs_contained {
	border:0;
}
#comments .ipsButtonRow.ipsPos_right.ipsClearfix {
	display:none
}
.ipsTabs {
    background: transparent !important;
    border-radius: 2px 2px 0 0;
  	padding:0;
}
.ipsTabs_item {
	padding:0;
}
html[dir="ltr"] .ipsReact_overview {
    margin-left: 10px;
    display: none;
}
[data-role="commentContent"] {
	font-size:16px !important;
}


