@CHARSET "UTF-8";

.feature-icon-large i {
color: #212142;
}


pre {
	background-color: #ffffff;
}

input[type="submit"] {
	border: 2px solid #212142;
	color: #212142;

}

.btn:hover {
	background: none;
	color: #fff;
	border-color: #212142;
	background-color: #212142;
}

.article-body ul {
	list-style-type: circle;
}

.article-body ul > li {
	margin-left: 2em;
}

.dl-horizontal dd {
	margin-left: 240px;
}

.dl-horizontal dt {
	width: 230px;
}

.centered-logo .logo {
  max-width: 800px;
  max-height: 200px;
  bottom: 0px;
  margin-top: 32px;
}

.seminar h3 {
	margin-top: 1.2em;
}

.seminar p {
	margin-top: 0.2em;
}

.login-clean {
	background:#f1f7fc;
	padding:80px 0;
}

.login-clean form {
	max-width:320px;
	width:90%;
	margin:0 auto;
	background-color:#ffffff;
	padding:40px;
	border-radius:4px;
	color:#212142;
	box-shadow:1px 1px 5px rgba(0,0,0,0.1);
}

.login-clean .illustration {
	text-align:center;
	padding:0 0 20px;
	font-size:100px;
	color:#212142;
}

.login-clean form .form-control {
	background:#f7f9fc;
	border:none;
	border-bottom:1px solid #dfe7f1;
	border-radius:0;
	box-shadow:none;
	outline:none;
	color:inherit;
	text-indent:8px;
	height:42px;
}

.login-clean form .btn-primary {
	background:#212142;
	border:none;
	border-radius:4px;
	padding:11px;
	box-shadow:none;
	margin-top:26px;
	text-shadow:none;
	outline:none !important;
	color: white;
}

.login-clean form .btn-primary:hover, .login-clean form .btn-primary:active {
	background:#212142;
}

.login-clean form .btn-primary:active {
	transform:translateY(1px);
}

.login-clean form .forgot {
	display:block;
	text-align:center;
	font-size:12px;
	color:#6f7a85;
	opacity:0.9;
	text-decoration:none;
}

.login-clean form .forgot:hover, .login-clean form .forgot:active {
	opacity:1;
	text-decoration:none;
}


.panel-table .panel-body {
	padding:0;
}

.panel-table .panel-body .table-bordered {
	border-style:none;
	margin:0;
}

.panel-table .panel-body .table-bordered > thead > tr > th:first-of-type {
	text-align:center;
	width:100px;
}

.panel-table .panel-body .table-bordered > thead > tr > th:last-of-type, .panel-table .panel-body .table-bordered > tbody > tr > td:last-of-type {
	border-right:0px;
}

.panel-table .panel-body .table-bordered > thead > tr > th:first-of-type, .panel-table .panel-body .table-bordered > tbody > tr > td:first-of-type {
	border-left:0px;
}

.panel-table .panel-body .table-bordered > tbody > tr:first-of-type > td {
	border-bottom:0px;
}

.panel-table .panel-body .table-bordered > thead > tr:first-of-type > th {
	border-top:0px;
}

.panel-table .panel-footer .pagination {
	margin:0;
}

.panel-table .panel-footer .col {
	line-height:34px;
	height:34px;
}

.panel-table .panel-heading .col h3 {
	line-height:30px;
	height:30px;
}

.panel-table .panel-body .table-bordered > tbody > tr > td {
	line-height:34px;
}

.register-form form.custom-form {
	padding:55px;
	box-sizing:border-box;
	background-color:#ffffff;
	box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1);
	font:bold 14px sans-serif;
	text-align:center;
	margin:50px;
	color:#333;
}

@media (max-width:400px) {
	.register-form form.custom-form {
		padding:55px 10px;
	}
}


.contact-clean {
	background:#f1f7fc;
	padding:80px 0;
}

@media (max-width:767px) {
	.contact-clean {
		padding:20px 0;
	}
}

.contact-clean form {
	max-width:480px;
	width:90%;
	margin:0 auto;
	background-color:#ffffff;
	padding:40px;
	border-radius:4px;
	color:#505e6c;
	box-shadow:1px 1px 5px rgba(0,0,0,0.1);
}

@media (max-width:767px) {
	.contact-clean form {
		padding:30px;
	}
}

.contact-clean h2 {
	margin-top:5px;
	font-weight:bold;
	font-size:28px;
	margin-bottom:36px;
	color:inherit;
}

.contact-clean .form-group:last-child {
	margin-bottom:5px;
}

.contact-clean form .form-control {
	background:#fff;
	border:1px solid #d4d4d4;
	border-radius:2px;
	box-shadow:1px 1px 1px rgba(0,0,0,0.05);
	outline:none;
	color:inherit;
	padding-left:12px;
	height:42px;
}

.contact-clean form .form-control:focus {
	border:1px solid #b2b2b2;
}

.contact-clean form textarea.form-control {
	min-height:100px;
	max-height:260px;
	padding-top:10px;
	resize:vertical;
}

.contact-clean form .form-control-feedback {
	height:42px;
	line-height:42px;
}

.contact-clean form .help-block {
	margin-top:8px;
	font-size:13px;
}

.contact-clean form .btn {
	padding:16px 32px;
	border:none;
	background:none;
	box-shadow:none;
	text-shadow:none;
	opacity:0.9;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	letter-spacing:0.4px;
	line-height:1;
	outline:none !important;
}

.contact-clean form .btn:hover {
	opacity:1;
}

.contact-clean form .btn:active {
	transform:translateY(1px);
}

.contact-clean form .btn-primary {
	background-color:#055ada !important;
	margin-top:15px;
	color:#fff;
}

.product-features {
	margin-left: 20px;
	list-style-type: circle;
}

.text-panic {
	color: #212142;
}

.text-yellow {
	color: #ffc300;
}

#team .text-muted {
	color:#777;
}

#team a, #team a.active, #team a:active, #team a:focus, #team a:hover {
	outline:0;
}

#team a.active, #team a:active, #team a:focus, #team a:hover {
	color:#212142;
}

section#team {
	padding:100px 0;
}

section#team h2.section-heading {
	font-size:40px;
	margin-top:0;
	margin-bottom:15px;
}

section#team h3.section-subheading {
	font-size:16px;
	text-transform:none;
	font-weight:400;
	margin-bottom:75px;
}

@media (min-width:768px) {
	section#team {
		padding:150px 0;
	}
}

.team-member {
	text-align:center;
	margin-bottom:50px;
}

.team-member img {
	margin:0 auto;
	border:7px solid #fff;
}

.team-member h4 {
	margin-top:25px;
	margin-bottom:0;
	text-transform:none;
}

.team-member p {
	margin-top:0;
}

#team ul.social-buttons {
	margin-bottom:0;
}

#team ul.social-buttons li a {
	display:block;
	background-color:#212142;
	height:40px;
	width:40px;
	border-radius:100%;
	font-size: 40px;
	line-height:40px;
	color:#fff;
	outline:0;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s;
}

#team ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
	background-color:#ffc300;
}

.referenten {
	border: solid darkgray 1px;
	margin: 2px;
	border-radius: 3px;
	height: 560px;
}

.vitae {
	margin: 1em;
}

div.jumbotron.hero-technology {
	color: #fff;
	text-align: center;
	background: url('../img/seminar.jpg');
	background-size: cover;
	background-position: center;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-bottom: 0px;
}

h1.hero-title, h2.hero-title, h3.hero-title {
	text-shadow: 0 2px 2px rgba(0,0,0,0.3);
	color: #fff;
	font-weight: 500;
	background: rgba(255,255,255,0.3);
}

p.hero-subtitle {
	max-width: 600px;
	margin: 25px auto;
	padding: 10px 15px;
	background-color: rgba(0,0,0,0.4);
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,0.7);
	font-weight: 500;
}

a.hero-button {
	background: rgba(0,0,0,0.4);
	color: #fff;

}


.external-link:after {
	font-family: ElegantIcons;
	content: "\26";
	font-size: 13px;
	color: #ccc;
	padding-left: 7px;
}

video {
	/* override other styles to make responsive */
	width: 100%    !important;
	height: auto   !important;
}