.su-side-container .su-element-box {
	padding-left: 0;
	padding-right: 0;
}
.widgets-menu_vetical > .top > h3 {
	background: url('../_images/sidebar.png') no-repeat bottom center;
	background-size: cover;
	color: #fff;
	height: 54px;
	line-height: 45px;
	font-size: 24px;
	text-align: center;
	transition: all 1s;
}
.widgets-menu_vetical > .body > ul > li {
	border-bottom: 1px #c1c1c1 dotted !important;
}
.widgets-menu_vetical > .body > ul > li > a {
	color: #002787;
	font-size: 15px;
	font-weight: bold;
	padding: 15px 20px;
} 