/*
Version: 1.7
File Description: Place here your custom CSS styles
*/

.header {
	padding: 5px 0;
	border-bottom: 1px solid #eaeaea;
	background-color: #ffffff;
}

.form-without-margin {
	margin: 0;
}

.plan-margin {
	margin: 0 5px;
}

.form-control-100 {
	height: 100%;
	white-space: pre-line;
}

.social-links-footer {
	list-style: none;
	font-size: 0;
	padding: 0;
    margin: 10px 0 10px 0;
    text-align: center;
}