.modal-dialog {
	border-top:1px solid rgba(0,0,0,0);
    width: 600px;
    margin: 300px auto;
}
#animated-box{
	border-radius:0;
	border:0;
	background-color:rgba(255,255,255,0.3);
}
.modal-footer .btn-default{width:80px;}