.ui-cluetip-content {
	text-align:left;
}
.ui-cluetip-content h3 {
	font-size:1.1em;
}
.ui-cluetip-content .url, .ui-cluetip-content .description {
	margin:10px 0;
}
.ui-cluetip-content img.thumb {
	width:120px;
}
.cluetip-outer {
	background-color:#FFF !important;
}
.cluetip-close {
	float:right;
}

#catalog-resources {
	margin-bottom:20px;
}

#catalog-resources .front-color {
	background-color:#094975;
}

#catalog-resources #cat-res-desc {
	margin-right:20px;
	padding-right:20px;
}
#catalog-resources .front-color, #catalog-search .front-color {
	background-color:#4FC1CE;
	float:left;
	height:28px;
	margin-left:-20px;
	width:15px;
}
#catalog-resources .front-color {
	background-color:#094975;
}
.front-title {
	font-size:18pt;
	margin:15px 0;
}
#catalog-resources .front-title label {
	font-weight:normal !important;
}

#catalog-search {
	margin-top:20px;
}

#catalog-search .front-title {
	float:left;
	font-size:18pt;
	margin:0;
	/*margin-bottom:20px;*/
}
#catalog-search #processing {
	visibility:hidden;
}
#catalog-search #addtocatalog {
	float:right;
}
#catalog-search #searchfield {
	float:left;
	font-weight:bold;
	height:auto;
	margin:0 5px;
	width:200px;
}

#catalog-search .catalog-search-topic {
	/*background-color:#EDEDED;*/
	padding:5px 15px;
}
#catalog-search #catalog-search-page {
	float:left;
	margin-top:20px;
	width:930px;
}
#catalog-search #catalog-target-area {
	float:left;
	margin-top:20px;
	width:200px;
}
#catalog-search #browse-page {
	color:#898989;
	font-size:larger;
	padding-bottom:10px;
	text-align:center;
}
#catalog-search #browse-page .pg {
	padding:0px 4px;
}
#catalog-search #browse-page a {
	cursor:pointer;
}
#catalog-search hr {
	margin:5px 0;
}
#catalog-search #categories {
	/*display:none;*/
	font-size:0.83em;
}
#catalog-search #categories .cat {
	/*color:#959595;*/
	display:table-cell;
	font-weight:bold;
	margin-right:3px;
	vertical-align:middle;
}
#catalog-search #categories .catres {
	padding:10px;
}
#catalog-search #categories .catres:hover {
	border:1px solid rgba(84, 79, 76, 0.1);
	border-radius:5px;
	cursor:pointer;
	margin:-1px;
}
#catalog-search #categories .catresselected {
	background-color:#f5f5f5;
	border:1px solid rgba(84, 79, 76, 0.1);
	border-radius:5px;
}
#catalog-search #categories .cat.rescnt {
	float:right;
}
#catalog-search #categories #cat-res-all .cat.rescnt,
#catalog-search #categories #cat-res-ot .cat.rescnt {
}
#catalog-search #categories #results {
	padding:0 10px;
}
#catalog-search #categories .str4 {
	/*color:#959595;*/
	font-size:1.2em;
}
#catalog-search #catalog-search-topic-click, #catalog-search #catalog-search-tag-click{
	cursor:pointer;
}
#catalog-search #catalog-search-topic, #catalog-search #catalog-search-tag {
	display:none;
}
#catalog-search .catalog-search-topic span {
	font-weight:bold;
	font-size:1.2em;
}
#catalog-search .catalog-search-topic div {
	margin:5px 0;
}
#catalog-search .catalog-search-topic .str1, #catalog-search #categories .str1 {
	color:#094A74;
}
#catalog-search .catalog-search-topic .str2 {
	color:#3D9BA7;
}
#catalog-search .catalog-search-topic .str3 {
	color:#898989;
}
#catalog-search .catalog-search-topic .srctop, #catalog-alpha .catalog-letter {
	cursor:pointer;
}
#catalog-search .catalog-search-topic .div {
	margin:0 5px;
}
#catalog-search #catalog-found-message,
#catalog-search #catalog-notfound-message {
	display:none;
}
.catalog-hlite {
	color:#3D9BA7;
}
.catalog_list {
	margin-bottom:10px;
}
.catalog_list .catalog_title, .nif_item {
	display:table;
	float:left;
	font-size:12pt;
	font-weight:bold;
	margin:5px 10px 5px 0;
	text-decoration:underline;
}
.nif_item {
	color:#094A74;
	cursor:pointer;
	float:none;
}
.catalog_list .catalog_image img {
	height:20px;
	padding-left:10px;
}
.catalog_list .catalog_title a {
	color:#094A74;
}
.catalog_list .catalog-card, .catalog_list .field-type-fivestar {
	display:block;
	padding-left:10px;
}
.catalog_list .field-type-fivestar {
	width:auto;
}
.catalog_list .field-type-fivestar .field-label,
.catalog_list .field-type-fivestar .description {
	display:none;
}

/* catalog/add */
.catalog_names_list {
	border:1px solid #EDEDED;
	max-height:200px;
	overflow-y:auto;
}
.form-type-item .cat_desc, .form-type-item .cat_url {
	display:none;
}
#catalog-result-1, /*#catalog-result-2,*/ #catalog-result-x {
	display:none;
}
#edit-srcbtn {
	background:url(/sites/all/modules/custom/catalog/images/btn/btn-search.jpg) no-repeat;
	border: none;
	cursor:pointer;
	height:34px;
	text-indent:-1000em;
	width:99px;
}
#catalog-add-to-catalog {
	background:url(/sites/all/modules/custom/catalog/images/btn/btn-add.jpg) no-repeat;
	border: none;
	cursor:pointer;
	height:33px;
	text-indent:-1000em;
	width:176px;
}

.tarea {
	cursor:pointer;
}

.tarearesselected {
	font-style:italic;
	text-decoration:underline;
}
