.blue-gradient {
    background: -webkit-linear-gradient(50deg,#001,#000)!important;
    background: -o-linear-gradient(50deg,#001,#000)!important;
    background: linear-gradient(40deg,#001,#000)!important;
}


.registration-copy{
	margin-top:15px !important;
}
.brand-logo {    
    background: white !important;
    padding-bottom: 10px;
}
.success-page .company-logo img{
	height:80px !important;
}

.success-page .medium-insert-images img{
	width:200px !important;
}