/****************
 * GMC STYLES
 ***************/
.cp-container{
	text-align: center;
}

.cp-header{
	color: #333;
	font-weight: 500;
	border-right: 1px solid grey;
	background: #EBEBEB
}

.cp-header, .cp-header-container, .cp-header-container div{
	color:#333;
	text-align: center !important;
}

.cp-button{
	background: #E31837;
}

.cp-ss-button{
	background: #E31837;
}

.cp-button-inverted{
	background: #FFF;
	border: 1px solid #E31837;
}

.cp-button-pad-inverted{
	color: #E31837;
}

.cp-icons-container{
	color: #E31837;
}

.cp-icon{
	color: #E31837;
}

.cp-header-text{
	font-size: 13px;
}
.brand-logo{
	text-align: center;
	margin: 0 20px;
}

/* GMC center coupon text */
.cp-body-table-cell{
	text-align: center;
}