.top-storeName button.redbutton-select-store {
    background-color: #262626;
    color: #d7d7d7;
    padding-left: 5px;
    font-size: 13px;
    margin-left: 5px;
    line-height: 150%;
    vertical-align: middle;
}
.top-storeName button.redbutton-select-store i {
    font-size: 25px;
    vertical-align: middle;
}
.location .location-select-store-name {
    font-size: 20px;
    line-height: 20px;
    vertical-align: middle;
}
.location button.redbutton-select-store {
    background-color: #ffffff;
    color: #0958ab;
    padding-left: 5px;
    font-size: 20px;
    margin-left: 5px;
    line-height: 20px;
    vertical-align: middle;
}
.cont_area .calendar-select-store-name {
    font-size: 20px;
    max-width: 400px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:inline-block;
	font-weight: bold;
}