.style1 {
	z-index: 9999 !important;
	width: 100% !important;
	padding: 0.5em !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	color: #ffffff !important;
	background-color: #e8562a !important;
	text-align: center !important;
	line-height: 28px !important;
	font-family: sans-serif !important;
}

.style2 {
	background-color: #f6bf3b !important;
	color: #000 !important;
	border-bottom: 2px solid #fff !important;
	-webkit-box-shadow: 0 0 2px 3px #E3E3E3 !important;
	box-shadow: 0 0 2px 3px #E3E3E3 !important;
	text-align: center !important;
	z-index: 9999 !important;
	width: 100% !important;
	padding: 0.5em !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	font-family: sans-serif !important;
}

.style3 {
	background: #dc6891 !important;
	background: -webkit-gradient(linear, left top, right top, from(#dc6891), to(#7a5ac3)) !important;
	background: linear-gradient(to right, #dc6891 0%, #7a5ac3 100%) !important;
	color: #fff !important;
	border-bottom: 2px solid #fff !important;
	-webkit-box-shadow: 0 0 2px 3px #E3E3E3 !important;
	box-shadow: 0 0 2px 3px #E3E3E3 !important;
	text-align: center !important;
	z-index: 9999 !important;
	width: 100% !important;
	padding: 0.5em !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	font-family: sans-serif !important;
}
.style4{

    background: #572c9f;
    background: -webkit-linear-gradient(left, #572c9f, #af5ca5);
    background: linear-gradient(to right, #572c9f, #af5ca5);
    background-repeat: repeat;
    background-repeat: repeat-x;
    padding: 0.5em !important;
    box-shadow: 0 0 2px 3px #E3E3E3 !important;
	text-align: center !important;
	z-index: 9999 !important;
	width: 100% !important;
	padding: 0.5em !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	font-family: sans-serif !important;
    
}