.wb-user-header {
	max-width: 480px;
    margin-left: auto!important;
    margin-right: auto!important;
    font-size: 18px;
    background-color: #cf271e;
    color: white;
    height: 32px;
    display: none;
}

.wb-user-header table {
	width:100%;
}

.wb-user-name {
	padding: 3px 0px 0px 10px;
	width:75%;
}

.wb-refresh-icon {
	width:5%;
}

.wb-refresh-icon i {
	margin-top:5px;
}

.wb-balance {
	padding: 3px 10px 0px 0px;
	width:15%;
}