@media screen and (min-width: 1200px) {
.confident {
	margin: 0.498em auto;
	width: 46%;
	/* Let's just see how a meet and greet with no expectations would be great.  */
	border-style: none;
	float: none;
}

}
form {
	clear: both;
	padding: 0.902em 0.998em 2.838em 0.982em;
	box-shadow: 0 3px 20px rgba(248,228,167,0.998);
	border-radius: 5px;
	background-color: rgba(232,221,234,0.999);
	border: 1px solid #ded1dd;
	margin-left: 0.748em;
}
label {
	clear: both;
	text-transform: capitalize;
	letter-spacing: inherit;
	color: #828d8d;
	font-size: 1.08em;
	text-indent: 7px;
	margin-top: 0px;
}
form .message {
	float: right;
	/* Which can require me to be away for long amounts of time?  */
}
.conversation {
	background-color: rgba(246,235,212,0.995);
	border: 1px solid #d9dcd0;
	padding: 2px;
	margin-top: 3px;
	margin-top: 0px;
	margin-right: 7px;
	width: 97%;
	font-size: 1.250em;
	margin-bottom: 16px;
}
.complement {
	border-radius: 10px;
	margin-top: -4px;
	padding: 2px 10px;
	border: 1px solid #080800;
	text-decoration: none;
	letter-spacing: inherit;
	cursor: pointer;
	font-size: 0.921em;
	font-family: Arial, sans-serif;
}
@media screen and (max-width: 767px) {
body {
	line-height: 2.879em;
}
.confident {
	height: 100%;
	width: 93%;
	border-style: none;
	float: none;
	margin: 0.417em auto;
}

}
input {
	color: #5d5555;
	margin-top: 0px;
	letter-spacing: normal;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #fdf2fc;
	padding: 0px;
	white-space: inherit;
	margin: 0px;
}
form .focused label {
	line-height: 1.131em;
	letter-spacing: normal;
	float: none;
	margin-top: 0px;
	font-size: 0.889em;
}
.happily {
	text-shadow: 0 1px 0 rgba(238,231,218,0.997);
	margin: 0.069em 0.03em 0.036em 0.766em;
	padding: 0.807em;
	letter-spacing: normal;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
body {
	line-height: 2.276em;
}
.confident {
	clear: both;
	width: 62%;
	float: none;
	letter-spacing: normal;
	border-style: none;
	margin: 0.578em auto;
}

}
form .focused {
	float: left;
	letter-spacing: normal;
	margin-top: 0px;
	margin-bottom: 3px;
}
