@charset "UTF-8";
@import "/include/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document seminar 
--------------------------------------------------------- */

#seminar .form-description {
	text-align: left;
}

#seminar .form-description .section {
	margin-bottom: 40px;
}

#seminar .form-description h3 {
	margin-bottom: 20px;
	padding: 6px 5px 5px 5px;
	border-bottom: solid 2px #808fbb;
	background: #e8eefc;
	font-weight: 100;
	font-size: 16px;
	line-height: 1.2;
}

#seminar .form-description p {
	margin-bottom: 20px;
}

#seminar .form-description h4 {
	margin-bottom: 15px;
	padding-left: 10px;
	border-left: solid 5px #7f8dba;
	font-weight: 100;
	font-size: 18px;
	line-height: 1.2;
}

#seminar .form-description h4 span {
	font-size: 14px;
}

#seminar .form-description ul {
	margin-bottom: 20px;
	padding: 5px 10px;
	border: solid 1px #ccc;
	font-size: 16px;
	line-height: 1.3;
}

#seminar .form-description ul li {
	margin: 10px 0;
	margin-left: 20px;
	list-style: disc;
}

#seminar .form-description ol {
	margin-bottom: 20px;
}

#seminar .form-description ol li {
	margin-left: 18px;
	list-style: disc;
}

#seminar .form-description strong {
	font-weight: 100;
	font-size: 16px;
	color: #fd6d16;
}

#seminar .form-description table {
	width: 100%;
	margin-bottom: 20px;
}

#seminar .form-description th {
	width: 20%;
	padding: 5px;
	border: solid 1px #ccc;
	text-align: center;
	font-weight: 100;
}

#seminar td {
	padding: 10px;
	border: solid 1px #ccc;
	text-align: left;
}

#seminar .back {
	margin: 0 15px;
}

#seminar .form-description .right-box {
	float: right;
}

#seminar .text-red {
	color: #fd6d16;
}

#seminar .text-blue {
	color: #7f8dba;
}

#seminar .block-label
{
	display: block;
}

table#mfp_confirm_table > tbody > tr > th {
	white-space: normal;
	width: 200px;
}

/* ---------------------------------------------------------
	CSS Document footer 
--------------------------------------------------------- */

#footer {
	clear: both;
}
