<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tplClassifiedAdRoot .panel .panel-body .glyphicon {
	font-size: 40px;
    height: 40px;
    margin: 15px 0px 5px 0px;
}

.tplClassifiedAdRoot .panel .panel-body .strSubTitle {
	height: 60px;
    overflow: hidden;
}

.tplClassifiedAdGroupChild .btn,
.tplClassifiedAdParentSiblings .btn {
	max-width: 300px;
    overflow: hidden;
    margin-bottom: 3px;
}

.menurootgroup.selected {
	display: none;
}

.btn.selected {
	opacity: 0.6;
}


/* 
.classifiedad h2.title
{
	margin:0px;
	padding:0px;	
	text-decoration: none;
	border: 0px;
	margin-bottom:5px;
	font-size: 1.1em;
}

.classifiedad h2.title a
,.classifiedad h2.title a:link
,.classifiedad h2.title a:visited
{
	font-size: 1.1em;
}

.classifiedad h3.title
{
	font-size: 0.8em;
	margin-top:1px;
	margin-bottom:2px;
}
.classifiedad h3.title a
,.classifiedad h3.title a:link
,.classifiedad h3.title a:visited
{
}
.classifiedad .root .rootgroups
{
	width:100%;
	float:none;
	display:table;
	background-color: #EEEEEE;
	padding: 5px;	
	margin-bottom: 10px;	
}

.classifiedad .root .rootgroup
{
	float: left;
	width: 32%;
	margin-bottom: 10px;
	text-align:center;
}

.classifiedad .group
,.classifiedad .root
{
	margin: 5px;
}

.classifiedad .group .menurootgroups
{
	width:100%;
	float:none;
	display:table;
	background-color: #EEEEEE;
	padding: 5px;	
	margin-bottom: 10px;
}

.classifiedad .group .menurootgroup
{
	float: left;
	width: 20%;
	margin-bottom: 10px;
	text-align:center;
}
.classifiedad .group .parentsiblingsgroups
{
	width:100%;
	float:none;
	display:table;
	border: solid 1px #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
	
}
.classifiedad .group .parentsiblingsgroup
{
	float: left;
	width: 20%;
	margin-bottom: 10px;
	text-align:center;
}

.classifiedad .group .childsgroups
{
	width:100%;
	float:none;
	display:table;
	border: solid 1px #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
	
}
.classifiedad .group .childsgroup
{
	float: left;
	width: 20%;
	margin-bottom: 10px;
	text-align:center;
}

.classifiedad .group .messageimage
{
	border-top: solid 1px #CCCCCC;
	padding:10px;
	
}

.classifiedad .group .alternate
{
	background-color: #EEEEEE;	
}

*/</pre></body></html>