.modal-client-header{
	background-color: #ffa64d;
}
.modal-title{
	
}
.sign-in{
	border-right: 2px solid #000000;
}
.modal-client-header button{
	color: #ffffff;
	font-size: 48px;
	opacity: .6;
}
.modal-footer{
	text-align: center;
}
.modal-footer .btn{
	padding: 2px;
}

