.wb-headerx{
background-color: #5078f2;
background-image: linear-gradient(315deg, #5078f2 0%, #efe9f4 74%);


}
.wb-header,.wb-picture-caption{
background-color: #3E5151 !important;
background-image: linear-gradient(315deg, #3E5151 0%, #DECBA4 74%) !important;


}
.btn,.wb_button,.alert-wb-form{
        background-color: #3E5151 !important;
        background-image: linear-gradient(315deg, #3E5151 0%, #DECBA4 74%) !important;
	font: normal normal 34px 'Comic Sans MS','Helvetica','Arial','Verdana','cursive';
	font-size: 34px;
	font-style: normal;
	font-weight: 400;
	color: #FFF;
	text-align: left;
	line-height: 34px;
	text-transform: uppercase;
        border-radius:10px;
}

.alert-wb-form {
	width: 80% !important;
	max-width: 600px !important;
	position: absolute !important;
	top: 10% !important;
	margin: 0 auto !important;
	right: 0 !important;
	left: 0 !important;
	float: left;
}
li > a{
    box-sizing: border-box !important;
}
.wb-header li:active > a,.wb-header li.active > a,.wb-header li:focus > a,.wb-header li:hover > a ,.wb-header li.over > a{
    color:#003afa !important;
    border-top: 1px solid #003afa !important;
    border-bottom: 1px solid #003afa !important;
}
.btn-default:hover,.btn-default{
    border:none !important;
}
