
.module-r-compare{}
.module-r-compare .compare-list{overflow: auto;}
.module-r-compare .mcorBody{padding-top:5px;}
.module-r-compare .compare_empty_message{margin-top: 10px; margin-bottom: 5px;}
.module-r-compare .compare_empty_message .alert{margin: 0px;}
.module-r-compare .thumbnail{
	border-radius: 0px; -webkit-border-radius: 0px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom-style:dotted; border-bottom-width: 1px;
	margin-bottom:5px;
	background: transparent;
}
.module-r-compare .thumbnail .fa{
	cursor: pointer;
}
@media (min-width: 430px){
    .module-r-comparelist .close{
        float: none;
    }
}
