html{

}

main {
	font-size: 1.2em;
	color: #020202;
}

.footer-copyright {
	position: absolute;
	bottom: 10px;
}

.boxFiltri {
	padding: 2px 5px;
	border: solid 1px #EBEBEB;
	background-color: #F5F5F6;
}

.boxFiltri label, .boxFiltri input {
	display: inline !important;
	margin: 2px 0px 2px 4px;
}

.highlight {
	background-color: #fff980;
}

li.highlight {
	background-color: #F7F7FA !important;
}

.tdChart {
	width: 400px;
}

.panelLogoPrint {
	text-align: center;
	background-color: #303641;
	padding: 5px 10px;
}

.answerSetted {
	box-shadow: inset 0px 0px 20px 5px rgba(194, 199, 207, 0.333333);
	-webkit-box-shadow: inset 0px 0px 20px 5px rgba(194, 199, 207, 0.333333);
	-moz-box-shadow: inset 0px 0px 20px 5px rgba(194, 199, 207, 0.333333);
	-o-box-shadow: inset 0px 0px 20px 5px rgba(194, 199, 207, 0.333333);
	border-radius: 10px;
}

.answerSetting {
	box-shadow: inset 0px 0px 20px 5px rgba(255, 255, 0, 0.333333);
	-webkit-box-shadow: inset 0px 0px 20px 5px rgba(255, 255, 0, 0.333333);
	-moz-box-shadow: inset 0px 0px 20px 5px rgba(255, 255, 0, 0.333333);
	-o-box-shadow: inset 0px 0px 20px 5px rgba(255, 255, 0, 0.333333);
	border-radius: 10px;
}

.tdAnswer {
	text-align: center;
}

.btn.disabled, .btn:disabled {
	text-decoration: none !important;
}

.graphBar .rowVal {
	border-bottom: solid 1px #efefef;
}

.badgeReport {
	width: 28px;
	text-align: center;
	float: right;
	margin-left: 5px;
}

.badge-success {
	background-color: #39af63;
}

.surveyReport .groupDescription {
	font-size: 1.3em;
	line-height: 1.7em;
}

.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Old versions of Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version,
	currently supported by Chrome, Edge, Opera and Firefox */
}

.swipe .container {
	border: solid 1px gray;
	cursor: move;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: auto;
}

.swipe .clicker {
	-moz-transition: all .4s ease-in;
	-o-transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
	transition: all .4s ease-in;
	background: #f5f5f5;
}

.swipe .cssLeft1 {
	border-color: rgba(255, 0, 0, 0.5) !important;
	background-color: rgba(255, 0, 0, 0.1) !important;
}

.swipe .cssLeft2 {

}

.swipe .cssRight1 {
	border-color: rgba(0, 255, 0, 0.5);
	background-color: rgba(0, 255, 0, 0.1);
}

.swipe .cssRight2 {

}

@media print {
	.page-container {
		padding-left: 0;
	}
	.sidebar-menu {
		display: hidden;
	}
	.printPointBreak {
		page-break-inside: avoid;
	}
	.tdChart {
		width: 100px;
	}
	.tdChart img {
		width: 100px;
		height: 100px;
	}
	.reduceFont {
		font-size: 0.85em;
	}
	html {
		display: table-header-group;
	}
	body {
		-webkit-print-color-adjust: exact;
	}
	blockquote {
		padding: none;
	}
	blockquote p {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	blockquote footer {
		display: block !important;
	}
	blockquote, pre {
		border: none;
		border-left: .25rem solid #eceeef;
		page-break-inside: avoid;
	}
	.card:hover, .card:focus {
		box-shadow: none !important;
	}
	.surveyReport p, .surveyReport html {
		color: #222222;
	}
	.surveyReport h1, .surveyReport h2, .surveyReport table.table th,
		.surveyReport table th, .surveyReport h3 {
		color: black;
	}
	.badge {
		border: 1px solid #969595;
	}
	.hidding-print {
		display: none;
	}
	.surveyReport .removeCardBorder .card {
		border: none !important;
	}
	.surveyReport .row.pageTitle {
		padding: 0px 10px 10px 10px;
	}
	.surveyReport .groupDescription {
		padding: 0 10px 10px 10px;
	}
	.surveyReport h3 {
		font-weight: bold !important;
	}
	.surveyReportIntro th {
		font-weight: bold !important;
	}
	.surveyReport ul.list-group {
		margin: 0px 5px !important;
	}
	.surveyReport .groupOpen .card-body {
		margin: 0px 5px 10px 5px !important;
	}
	.surveyReport .card-body p {
		margin: 0px 5px 10px 5px !important;
	}
	.surveyReport ul.groupComposition2 {
		margin: 10px 5px 10px 5px !important;
	}
}

.footer{
	margin-top: 2em;
	text-align: center;
}

.tile-left h1{
	font-size: 1.3em;
	font-weight: bold;
}

.reportPolarGraph {
	height: 600px;
}


@media ( max-height : 300px) {
	.footer-copyright {
		position: relative;
		bottom: auto;
	}
}



@media ( max-width : 575px) {
	.tile-left h1{
		font-size: 1em;
		font-weight: bold;
	}

	.main-content.p-5 {
		padding: 3px !important;
		margin-top: 10px;
	}
	.card .card-body {
		padding: 2px;
	}
	h1.display-4 {
		font-size: 1.5em;
	}
	.signin-left-column p:first-child {
		margin-top: 20px;
	}
	.liInput {
		padding-top: 20px;
		padding-bottom: 20px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.rowInput {
		padding-top: 20px;
	}
	.container-fluid {
		padding: 0px !important;
		margin: 0px !important;
	}
}