#extauth_th_icons {
	/*float: left;*/
	margin-left: 35px;

}

#top_section_notice {
	min-width: 20% !important;
}

#extauth_th_icons > ul > li {
	display: inline;
}

#agreement_box {
	overflow: auto;
	margin-bottom: 1em;
	padding: 1em;
	height: 10em;
	border: 1px #CCCCCC solid;
	background: #FFFFFF;
	text-align: justify;
}

.extauth_icons {
	display: flex;
	justify-content: center;
}

.auth-google {
	color: #c31c23ff;
}
.auth-github {
	color: #232a3aff;
}
.auth-twitter {
	color: #c7dcee;
}
.auth-linkedin {
	color: #1174b0;
}



