.title-send h2 {
	margin: 0 auto;
}

.content {
	background-color: #fff;
	border: solid 1px #e3e3e3;
	border-radius: 5px;
	margin: 0 auto;
	padding: 15px;
	position: relative;
	top: 50px;
	width: 350px;
}

#content-fb{
	text-align: center;
}

.fb-login-button {
	background: #4267b2;
	color: #fff;
	border-color: #4267b2;
	border-radius: 3px;
	font-weight: 600;
}

.header {
	padding: 50px;
}

.logo > a > img {
	width: 250px;
}

.content-p {
	width: 80%;
	margin: 0 auto;
}

.content-privacy {
	background-color: #eaeaea;
}

.privacy-policy {
	width: 80%;
	margin: 0 auto;
	padding: 50px;
}

.content-page {
	background-color: #fff;
	padding: 10px;
}

#btn-accept-msn{
	background-color: #0084ff !important;
	border-color: #0184ff !important;
	height: 30px;
	margin-top: 5px;
	color: #ffffff;
	/* font-weight: 500; */
	font-size: 14px;
	font-family: Helvetica Neue, Segoe UI, Helvetica, Arial, sans-serif;
	border-style: solid;
	border-radius: 4px;
	border-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

#btn-accept-msn-pre{
	background-color: #0084ff !important;
	border-color: #0184ff !important;
	height: 30px;
	margin-top: 5px;
	color: #ffffff;
	/* font-weight: 500; */
	font-size: 14px;
	font-family: Helvetica Neue, Segoe UI, Helvetica, Arial, sans-serif;
	border-style: solid;
	border-radius: 4px;
	border-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

button#btn-accept-msn:hover {
	box-shadow: 0px 0px 8px 0px #0084ff;
}

.fb-messenger-checkbox.fb_iframe_widget{
	width: 200px;
}

table#table-mss{
	position: absolute;
}