<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "ISO-8859-1";

.errorSpan label.error {
	color: red;
	font-style: italic;
}

.btn-block {
	width: 100% !important;
}

.disabled {
	background-color: #ededed !important;
}

h2&gt;span.logo-text-color-orange {
	color: #F58634 !important;
}

h2&gt;span.logo-text-color-green {
	color: #2BA323 !important;
}

/**
h2&gt;span:not (.nocolor ):not (.badge ), h3&gt;span:not (.nocolor ):not (.badge
	), h4&gt;span:not (.nocolor ):not (.badge ), h5&gt;span:not (.nocolor ):not (.badge
	), h6&gt;span:not (.nocolor ):not (.badge ) {
	color: #F58634 !important;
}
**/
.card-height {
	min-height: 126px;
}

.box-part {
	background: #fff;
	border-radius: 0;
	padding: 34px 13px;
	margin: 17px 0px;
	min-height: 386px;
}

.text {
	margin: 20px 0px;
}

.m-auto {
	margin: 0 auto;
}

.title h4 {
	font-size: 16px
}

#oc-clients .oc-item {
	min-height: 72px !important;
}

#oc-clients .oc-item img {
	height: 32px !important;
	margin-top: auto !important;
}

.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}

.text-justify {
	text-align: justify !important;
}

.errorSpan label {
	font-style: italic;
	font-size: 12px;
	color: red;
}

.implementsList .row .col-md-3 .card {
	border: none;
}

.impl img {
	width: 100% !important;
	height: 180px;
}

.impl p {
	min-height: 56px !important;
	font-size: 13px !important;
	padding: 0.25rem !important;
	font-weight: 450;
	color: #ffffff;
	background: #1abc9c;
	margin-top: -2px;
}

.brandList .row .img {
	display: none;
}

.brandList .row p {
	min-height: 60px !important;
	font-size: 14px !important;
	padding: 0.25rem !important;
	font-weight: 450;
}

div.customerConsentDiv&gt;label {
	font-size: 10px;
}

#footer-sticky {
	vertical-align: middle;
	background: transparent;
}</pre></body></html>