* {
	box-sizing: border-box;
}

body {
	-webkit-print-color-adjust: exact;
}

/*#bodyIndex, #htmlIndex {
	color: #fff;
	height: 100%;
	background: url("../img/ac-background.jpg");
	background-size: cover;
	background-position: center 7%;
	background-repeat: no-repeat;
}*/

.main-container {
	margin-top: 40px;
}

#textWelcome {
	line-height: 80px;
}

label {
	margin-bottom: 0em;
}

h4, h5, h6 {
	line-height: inherit;
}

p {
	margin-top: 6px;
	margin-bottom: 10px;
}

input[type=checkbox], .radio {
	margin: 0px 3px;
}

.textIntroduction {
	max-width: 900px; 
	margin-top: 20px; 
	text-align: justify;
}

.navbar-light .navbar-nav .nav-link {
	text-align: center;
	line-height: 60px;
} 

.navbar, .navbar-brand {
	padding: 0px;
}

.nav-link:hover, .navbar-nav>li>a:focus, .navbar-nav>li>a:hover {
	color: #fff !important;
}

/* Custom Radio Buttons */
input[type='radio']:after, input[type='radio']:checked:after {
	width: 18px;
	height: 18px;
	border-radius: 15px;
	top: -2px;
	left: -2px;
	position: relative;
	content: '';
	display: inline-block;
	visibility: visible;
	border: 2px solid white;
}

input[type='radio']:after {
	background-color: #d1d3d1;
}

input[type='radio']:checked:after {
	background-color: #666;
}

/* Forms */
#tableCenter {
	margin: 0 auto;
}

#tableThink {
	border-collapse: separate;
}

.tdThink {
	width: 200px;
	padding: 7px;
	white-space: nowrap;
	border: 1.5px solid rgb(192, 192, 192);
	border-width: 1.5px;
}

.tdForm {
	padding-bottom: 12px;
}

.name, select {
	opacity: 0.85;
	padding: 0px 12px;
	width: 330px;
	height: 28px;
	background-color: #fff;
	border: 1px solid #888;
	border-radius: 20px;
}

select[multiple] {
	padding: 3px 10px;
	border-radius: 0px;
	height: 110px;
}

legend {
	width: inherit;
	padding: 0px 2px;
	font-size: 18px;
	margin: 0px;
}

fieldset {
	border: 1.5px solid rgb(192, 192, 192);
	border-width: 1.5px;
	padding: 0px 12px;
}

/* Buttons */
input[type=button] {
	margin: 2px;
	font-size: 18px;
	height: 35px;
}

.btn {
	padding: 2px 5px;
}

.btnPrimary {
	/* background-image: linear-gradient(150deg, #22CBCD 0%, #5CF27E 100%); */
	padding: 0px 20px !important;
	font-size: 18px;
	min-height: 33px;
	border-radius: 20px;
  	color: white;
}

.sendComm, .sendThink {
	margin: 10px 0px;
	font-size: 25px;
}

.sendComm {
	width: 100%;
}

.sendThink {
	width: 364px;
}

/* Tooltips */
.tooltipContainer1, .tooltipContainer2 {
	position: relative;
	min-width: 70px;
	padding: 5px 0px;
}

.tooltipContainer1 .tooltip, .tooltipContainer2 .tooltip {
	visibility: hidden;
    background-color: #555;
	color: #fff;
	width: 208px;
	padding: 5px;
	margin: 0px -7px;
	border-radius: 10px;
	z-index: 1;
    position: absolute;
	white-space: normal;
	word-wrap: break-word;
}

.tooltipContainer1 .tooltip {
	left: -13px;
	bottom: 120%;
	border-bottom-left-radius: 5px;
}

.tooltipContainer2 .tooltip {
	right: -13px;
	top: 120%;
	border-top-right-radius: 5px;
}

.tooltipContainer2 {
	text-align: right;
}

.tooltipContainer1 .tooltip::after, .tooltipContainer2 .tooltip::after {
    content: "";
    position: absolute;
    border: 5px solid transparent;
}

.tooltipContainer1 .tooltip::after {
	top: 100%;
    right: 91.5%;
	border-top-color: #555;
}

.tooltipContainer2 .tooltip::after {
	bottom: 100%;
    left: 91.5%;
	border-bottom-color: #555;
}

.tooltipContainer1:hover .tooltip, .tooltipContainer2:hover .tooltip {
    visibility: visible;
    opacity: 1;
}

.uTooltip {
	margin: 0px 3px;
	border-bottom: 1px dotted #555;
    text-decoration: none;
}

/* Progress bar */
#myProgress {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #dedede;
}

#myBar {
    height: 25px;
	text-align: center;
    line-height: 25px;
    color: white; 
}

.barText {
	padding: 0px 8px;
}

/* Alerts / Passwortabfrage */
.ui-widget-content {
	min-height: auto !important;
	font-size: 0.9em !important;
}

#password {
	height: 35px;
	padding: 0px 5px;
    margin-top: 2px;
    border-radius: 4px;
    border: 1px solid #bbb;
}

input.btn.center {
	margin-top: 0px;
}

/* Certificates */
#formCert, #btnEvaluate {
	font-size: 14px;
	opacity: 0.0;
}

.certComm, .certThink {
	width: 840px;
	text-align: center;
	float: left;
}

.mainCert {
	padding: 30px 70px 70px 70px;
	max-height: 885px;
}

.center {
	width: fit-content; 
	margin: 0 auto; 
	margin-bottom: 12px;
}

.backgroundComm {
	position: relative;
	transform-origin: left top;
	transform: scale(0.38);
	width: 112rem;
	height: 112rem;
	z-index: -1;
}

.backgroundCommSingle {
	margin-left: -111px;
	margin-top: -409px;
}

.backgroundCommDepartment {
	margin-left: 3px;
	margin-top: -411px;
}

.backgroundThink {
	background-repeat: no-repeat;
	margin-left: 11px;
	margin-top: -342px;
}

.polygonContainerComm {
	transform-origin: top;
	transform: scale(2.85, 2.85); 
	margin-top: 120px;
	margin-left: 635px;
}

.polygonContainerCommDepartment {
	margin-left: 0px;
	margin-right: -35px;
}

.polygonContainerThink {
	transform: scale(0.6, 0.6);
	margin-right: 11px;
    margin-top: -21px;
	margin-bottom: 27.14px;
}

.backgroundThinkDepartment::before, .backgroundCommDepartment::before {
	content: "";
	opacity: 0.67;
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}

/* Header/Footer */
.certNote {
	width: 205px;
	font-size: 11px;
	margin-left: 318px;
	margin-top: 40px;
}

.textFooter, .certNote {
	position: absolute;
	color: #fff;
}

.textFooter {
	max-width: 180px;
	font-size: 11px;
	margin: 25px 35px;
}

.description {
	width: 590px;
	margin: 0 auto
}

.floatRight {
	float: right;
}

#pfeilAT {
	float: left;
	transform: rotate(90deg);
	margin-left: -20px;
	margin-top: 16px;
	height: 32px;
}

#textHeader {
	margin-top: 50px;
	margin-left: 40px;
	min-height: 68px;
	max-width: 450px;
	text-align: left;
}

#logoUnternehmen {
	margin-top: 40px;
	margin-right: 40px;
	max-height: 105px;
	max-width: 225px;
}

.footerAT {
	height: 135px;
	margin-top: 6px;
	/* background: #112C47; */
	/* background-image: url(../img/alphatop_A.png); */
	background-size: 480px;
	background-position: 167% 85%;
	background-repeat: no-repeat;
}

#logoFooter {
	float: right;
	margin-right: 5px;
	max-width: 150px;
	max-height: 75px;
}

/* Assessment Values */
.comm, .think{
	z-index: 1;
	display: inline;
}

#comm0, #comm3 {
	margin-left: 22px;
}

#comm1, #comm2 {
	margin-left: 66px;
}

#divComm0 {
	margin-top: 305px;
}

#divComm1, #divComm2, #divComm3 {
	margin-top: 8px;
}

#thinkValueTop {
	margin-top: 320px;
}

#thinkValueBottom {
	margin-top: 15px;
}

#value_yellow, #value_red {
	margin-left: 555px;
}

.loading {
	display: block;
	max-width: 540px;
	margin: 0 auto;
	text-align: center;
}

@page { 
	margin-left: 30px; 
}

/* Drucken */
@media print {
	body {
		margin-top: -10px;
	}

	.certComm, .certThink {
		margin: 1px;
		margin-bottom: 6px;
	}

	#pfeilAT {
		margin-left: 1px;
	}
	
	.footerAT {
		margin-bottom: 3px;
	}

	#btnEvaluate, .presentation {
		display: none;
	}
}

/* Responsive */
@media only screen and (min-width : 1450px) {
    #languages {
        float: right;
    }

    .container { 
		min-width: 1425px;
	} 
}

@media (max-width: 1000px) {	
	.main-container {
		margin-top: 25px;
	}

	.container {
		min-width: 100%;
	}

	.navbar-brand img {
		padding: 5px;
	}

	.tooltipContainer1 .tooltip, .tooltipContainer2 .tooltip {
		width: 152px;
	}

	legend, td, p {
		font-size: 0.875rem;
	}

	.tooltip {
		font-size: 16px;
	}
	
	#formThink {
  		transform-origin: 0 0;
		transform: scale(0.78);
		margin-left: -13px;
	}

	.tdThink {
		padding: 4px;
	}

	.navbar-light .navbar-nav .nav-link {
		line-height: 25px;
	} 
	
	input[type='radio']:after, input[type='radio']:checked:after {
		top: 0px;
	}
}

@media (max-width: 602px) {	
    #formCert p {
        font-size: 12px;
    }

    #languages img {
        width: 25px;
    }

	#textWelcome {
		font-size: 2.2em;
		line-height: 1.8;
	}
	
	.tdThink {
    	display: block;
		height: 75px;
		width: 165px;
	}

	#formThink {
	  	transform: scale(1);
  	}

	#tableThink {
		margin: 0 auto;
	}
}