.card, .card-header, .card-header:first-child {
	border-radius: 0;
	text-transform: none;
}
.card-header {
	background-color: white;
	color: white;
}
.btn-danger {
	background-color: #A7192F;
	border-color: #A7192F;
}
#login-col {
	max-width:420px;
}
body {
	background: #FFF url(https://www.conawayhomes.com/myconaway/images/bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
svg {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 120px;
	/* height: 10vw; */
	/* set height to pixels if you want angle to change with screen width */
}
@media (min-width: 576px){
}
@media (min-width: 768px){
}
@media (min-width: 768px){
}

.myconaway-logo-link {
	position:relative;
	float:left;
	z-index:50;
}
.myconaway-logo-h2 {
	position:relative;
	z-index:50;
}
.myconaway-logo-text {
	color:#D00;
	font-weight:bold;
}
