/*CSS for new layout for collections*/.upb-button.button {    background: buttonface none repeat scroll 0 0;    font-size: small;    border-radius: 4px;}.upb-button.button.active {    background: black none repeat scroll 0 0;}.upb-button.button.active a {    color: white;}.upb-item { 	width: 25%;	border: 1px solid #eee;}.upb-thumb img {    width: 100%;}.upb-item .upb-thumb {	margin-bottom:5px;	}.upb-item .upb-title {	margin:0px;	text-align: center;}.upb-item .upb-action-remove {	margin:0px;	}.upb-action-remove {    text-align: center;}.upb-action-remove > i {	cursor : pointer;}.upb-single.upb-item {    margin-top: 7%;}.upb-loader.loading {	position: absolute;	top: 10%;	left: 46%;	width: 40px;	height: 40px;	text-align: center;	background: url(../img/loading.gif) no-repeat center !important;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	z-index: 7100;	opacity: 0.8;}/*******************************************************/div.userpro-coll * {padding:0; margin:0;text-decoration: none;outline:none;border:0;letter-spacing: 0px}.userpro-coll {	width: 100%;	background: #fff;	border: 1px solid #eee;	line-height: 1 !important;	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	-ms-box-sizing: border-box;	box-sizing: border-box;	font-size: 13px;	border-radius: 8px;}.userpro-coll-listpublic a:hover {	color: #333;}.userpro-coll-listpublic a.active {	color: #333! important;}.userpro-coll-listpublic a i {	position: absolute;	top: 6px;	font-size: 30px !important;	color: #555 !important;	right: 10px;	opacity: 0.7;}.userpro-coll-listpublic a span {	position: absolute;	right: 10px;	top: 12px;	font-size: 12px !important;	color: #bbb !important;}.userpro-coll-listpublic {	float: left;	width: 22%;	background: #fff !important;	border-radius: 8px 0 0 0;}.userpro-coll-listpublic a {	display: block !important;	width: 100% !important;	padding: 12px 20px !important;	font-size: 12px !important;	line-height: 18px !important;	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	-ms-box-sizing: border-box;	box-sizing: border-box;	border-bottom: 1px solid #f5f5f5;	color: #888;	position: relative;}.userpro-coll-list {	float: left;	width: 22%;	background: #fff !important;	border-radius: 8px 0 0 0;}.userpro-coll-body {	float: left;	width: 78%;	background: #fbfbfb;	border-left: 1px solid #eee !important;	padding: 0 !important;	color: #666 !important;	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	-ms-box-sizing: border-box;	box-sizing: border-box;	-webkit-box-sizing: border-box;	border-radius: 0 8px 0 0;}.userpro-coll-body-inner {padding: 20px !important;}.userpro-coll-body.loading {	background: #fbfbfb url(../img/loading.gif) no-repeat center !important;}.userpro-coll-list a {	display: block !important;	width: 100% !important;	padding: 12px 20px !important;	font-size: 12px !important;	line-height: 18px !important;	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	-ms-box-sizing: border-box;	box-sizing: border-box;	border-bottom: 1px solid #f5f5f5;	color: #888;	position: relative;}.userpro-coll-list a:hover {	color: #333;}.userpro-coll-list a.active {	color: #333! important;}.userpro-coll-list a i {	position: absolute;	top: 6px;	font-size: 30px !important;	color: #555 !important;	right: 10px;	opacity: 0.7;}.userpro-coll-list a span {	position: absolute;	right: 10px;	top: 12px;	font-size: 12px !important;	color: #bbb !important;}.userpro-coll-hide {display: none !important}/* Removing a coll */.userpro-coll-count {	font-size: 20px !important;	line-height: 30px !important;	color: #555 !important;	position: relative;}.userpro-coll-count a.userpro-bm-btn.bookmarked {	position: absolute;	top: 0;	right: 0;	width: 200px !important;}.userpro-coll-remove {	display: none;	font-size: 13px !important;	color: #888 !important;}/* bookmark item */.userpro-coll-item {	border: 1px solid #ddd !important;	box-shadow: 0 1px 2px #eee;	border-radius: 5px;	background: #fff !important;	padding: 15px !important;	margin: 15px 0 0 0 !important;	position: relative;	float: left;	-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	-ms-box-sizing: border-box;	box-sizing: border-box;	width: 100%;}.userpro-coll-abs {	position: absolute;	right: 0;	bottom: 0;	width: 80px !important;	border-radius: 5px 0 0 0 !important;	border-right: 0 !important;	border-bottom: 0 !important;}.userpro-coll-item .uci-title {margin: 3px 0 0 0 !important}.userpro-coll-item .uci-title a {	font-size: 14px !important;	line-height: 20px !important;}.userpro-coll-item .uci-title a:hover {text-decoration: underline !important}.userpro-coll-item .uci-url {	margin: 3px 0 0 0 !important;	font-size: 13px !important;	color: #bbb !important;}.userpro-coll-item .uci-url a{color: #bbb !important;text-decoration: none!important}.uci-thumb {float: left;}.uci-thumb a:hover {opacity: 0.8}.uci-thumb img {	display: block;	overflow: hidden;	border-radius: 999px;	max-width: 100%;}.uci-content {	margin-left: 70px !important;}