 .bridge #newBridge .nb-icon-wrap{
	width: 60px !important;
	height: 60px !important;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
	border-radius: 30px !important;
 }
.bridge #newBridge .nb-invite-wrap-0{
	background: #FFA438;
}
.bridge #newBridge .nb-icon-wrap-base{
	width: 40px;
	height: 40px;
	background: url(../images/help-message@2x.png) center center no-repeat !important;
	background-size: cover !important;
	position: absolute;
	top: 10px;
	left: 10px;
	border-radius: 0px !important;
}

.bridge #newBridge .nb-icon-right-bottom{
	right: 10px;
	bottom: 10px;
}