#container
{
	background-color: #efede7;
}

.textAlignCenter
{
	text-align: "center;
}

#tabsSection
{
	color: #ffffff;
	background-color: #373737;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	box-shadow: 0 10px 60px 0 rgba(255,255,255,0.35);
}

.sectionTab
{
	padding-left: 4rem;
	padding-top: 2rem;
	padding-bottom: 4rem;
	padding-right: 4rem;
}

.titleSection
{
	color: #ffffff;
	text-align: center;
}

.w-tabs.style_trendy > .w-tabs-list .w-tabs-item.active {
  color: white !important;
}

.for_info a
{
	color: #ffffff ;
	text-align: center;
}

body.page-template-login-v2 .color_alternate input:not([type="submit"]){
	color: #373737;
}
