.user-widget.sidebar {
	width: 290px!important;
}
.user-widget {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	-webkit-transition: box-shadow .8s ease-in-out,outline .8s ease-in-out;
	transition: box-shadow .8s ease-in-out,outline .8s ease-in-out;
}
.user-widget {
	background-color: #fff;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	box-shadow: 0 1px 0 0 rgba(0,0,0,.047);
}
.user-widget {
	border-radius: 3px;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: -webkit-transform .8s cubic-bezier(0.29,1.44,.86,1.06);
	transition: transform .8s cubic-bezier(0.29,1.44,.86,1.06);
}
div#sidebar-utility {
	-webkit-perspective: 1000px;
	perspective: 1000px;
}
.sidebar>div {
	margin-bottom: 30px;
}
.widget-title-bar {
	position: relative;
	height: 46px;
}
.widget-title-bar .title-bar-container {
	height: 48px;
}
.widget-title-bar .title-bar-container>div, .widget-title-bar .title-bar-container>ul {
	float: left;
	margin-left: 12px;
}
.widget-title-bar .icon {
	display: inline-block;
	margin-top: 10px;
}
.icon-coolsite-misc {
	background-position: 0 -562px;
	height: 24px;
	width: 24px;
}
.widget-title-bar .title {
	font-family: Helvetica,Tahoma;
	font-weight: 700;
	font-size: 12pt;
	margin:0;padding:0;
	margin-left:44px;
}
.widget-title-bar .title-bar-container>div, .widget-title-bar .title-bar-container>ul {
	float: left;
	margin-left: 12px;
}
.widget-title-bar .title {
	height: 46px;
	line-height: 46px;
}
div#sidebar-utility ul.icons {
	margin: 0 0 0 6px;
	padding: 0;
	list-style: none;
}
div#sidebar-utility ul.icons>li {
	border: 1px solid transparent;
	display: inline-block;
	width: 33%;
	margin-left: -4px;
}
div#sidebar-utility ul.icons a {
	text-decoration: none;
	display: inline-block;
	width: 100%;
	height: 70px;
	text-align: center;
	line-height: 15px;
	background: #e9e9e9;
	color: #000;
	-webkit-transition: color .3s ease-out,background .3s ease-out;
	transition: color .3s ease-out,background .3s ease-out;
}
div#sidebar-utility ul.icons a i{
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 50px;
	margin-left: .2em;
	font-size: 250%;
	}
div#sidebar-utility ul.icons a:hover {
	background: #31a95b;
	color: #fff;
}
.icon-coolsite-currency-vn {
	background-position: 0 -178px;
	height: 24px;
	width: 18px;
}
.tabs-widget {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	position: relative;
}
.tabs-widget>li {
	position: relative;
	display: inline-block;
	z-index: 10;
}
.tabs-widget>li>a.current {
	border-bottom: 3px solid #31a95b;
	font-weight: 700;
}
.tabs-widget>li>a.current, .tabs-widget>li>a:hover {
	color: #31a95b;
}
.tabs-widget>li>a {
	display: inline-block;
	margin: 0 6px;
	height: 40px;
	line-height: 40px;
	border-bottom: 3px solid transparent;
	text-decoration: none;
	color: #000;
}
.tabs-widget>div.decoration {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #d4d4d4;
	z-index: 0;
	margin-top: -2px;
}
div.sidebar-exchange-rate div.items {
	margin-top: 10px;
}
.sidebar .item-content {
	margin: 0 12px;
}
div.sidebar-exchange-rate span.description {
	bottom: 0;
	font-size: 7pt;
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-top: 6px;
}
div.sidebar-exchange-rate span.description a {
text-decoration: none;
color: #31a95b;
}
div.sidebar-exchange-rate tr.even {
	background: #f8f8f8;
}
div.sidebar-exchange-rate tr {
	border-bottom: 1px dashed #eee;
	height:22px;
	color:#000;
}
.widget-title-bar .icon-coolsite-search {
	background-position: -48px -418px;
	height: 24px;
	width: 24px;
}
div.tags {
	margin: 12px;
}
div.tags>a {
	display: inline-block;
	margin: 6px 6px 0 0;
	white-space: nowrap;
	padding: 0 10px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	background-clip: padding-box;
	background-color: #e9e9e9;
	box-shadow: 0 1px 0 rgba(0,0,0,.12);
	color: #000;
	border-radius: 4px;
}
div.tags>a:hover {
	color: #fff;
	background: #31a95b;
}
.shop-social-layout{
	display:block;
	width:280px;
	padding:0 5px;
	background:#fff;
	overflow:hidden;
	border-radius: 0 0 3px 3px;
	margin-bottom:30px;
	}

