.height-auto {
	height: auto !important;
}

.password{
	background-color:#AEC2D8;
	color: #333333;
	font-family: 'Gotham', Verdana, Arial, sans-serif;
	border-color: gray;
	padding:2px;
	
}

h4.control-label-va-contact-info {
	margin-bottom: 0 !important;
}

.usa-alert-slim {
	
	padding: 0.5rem 3rem 0.5rem 1rem !important;
	
	.usa-alert-body {
	
		.usa-alert-text {
			margin-top: 0.4rem !important;
		}
	}
}