/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/* Customised for ElectraNet by Velrada August 2025 */

h1.underline,
h4.underline {
	border-bottom: 1px solid #bcbcbc;
	padding-bottom: 21px;
}

@media (max-width: 767px) {
	.text_center-mobile {
		text-align: center;
	}
}

.btn-lg-home {
	padding: 20px 40px;
	font-size: 15px;
}

.pagination>li>a,
.pagination>li>span {
	background-color: transparent;
	border: 0;
	margin-left: 10px;
	text-align: center;
}

.pagination>li:first-child>a:hover,
.pagination>li:first-child>span:hover {
	background: none;
}

.pagination>li:last-child>a:hover,
.pagination>li:last-child>span:hover {
	background: none;
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
	background-color: transparent;
	border-color: transparent;
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
	border-color: transparent;
	border-radius: 0.25rem;
	border: solid 1px;
}

.logo-container {
	height: 51px;
	width: 187px;
	margin-left: 9px;
}

.fixed-top {
	border-width: 0;
}

.static-top {
	border-width: 0;
	margin-bottom: 0;
}

.register-bar {
	clear: both;
}

.fixed-top.navbar {
	min-height: 67px;
}

.fixed-top.navbar .navbar-collapse {
	max-height: 510px;
	box-shadow: none;
	border-top: none;
	padding-top: 8px;
}

.fixed-top.navbar .form-inline {
	border: none;
	margin-left: 0;
	margin-right: 0;
}

.fixed-top.navbar .form-inline .form-control {
	font-size: 1em;
}

.static-top.navbar .navbar-collapse {
	max-height: 510px;
	box-shadow: none;
	border-top: none;
}

.static-top.navbar .form-inline {
	border: none;
	margin-left: 0;
	margin-right: 0;
}

@media (min-width: 992px) {
	.static-top.navbar {
		min-height: 110px;
	}

	.fix-navbar .register-bar {
		display: none;
	}
}

.fixed-top.navbar>.container>.row>div {
	float: none !important;
	display: inline-block;
	vertical-align: bottom;
}

.static-top.navbar>.container>.row>div {
	float: none !important;
	display: inline-block;
	vertical-align: bottom;
}

.fixed-top.navbar .menu-bar>.navbar-nav>.divider-vertical {
	height: 21px;
	margin: 0 4px;
	margin-top: 14.5px;
	border-right: 1px solid #fff;
	border-left: 1px solid #666;
}

@media (max-width: 1200px) {
	.fixed-top .navbar-brand {
		position: initial;
		height: 42px;
	}
}

@media (max-width: 1200px) {
	.static-top .navbar-brand {
		position: initial;
		height: fit-content;
	}
}

.menu-bar .shopping_link {
	position: relative;
}

.menu-bar .shopping_link .cart_amount {
	border-radius: 100%;
	height: 17px;
	width: 17px;
	position: absolute;
	bottom: 6px;
	right: -6px;
	background-color: #2f5fef;
	text-align: -webkit-center;
	line-height: 17px;
	font-size: 9px;
	padding-left: 1.9px;
	color: var(--bs-white);
}

.menu-bar .shopping_link .cart_amount:hover {
	color: var(--bs-white);
}

@media (max-width: 1199px) {
	.fixed-top .navbar-collapse .nav>.divider-vertical {
		display: none;
	}
}

@media (max-width: 1199px) {
	.static-top .navbar-collapse .nav>.divider-vertical {
		display: none;
	}
}

@media (max-width: 767px) {
	.fixed-top.navbar>.container>.row>div {
		display: block;
	}

	.navbar-header {
		position: relative;
	}
}

@media (max-width: 767px) {
	.static-top.navbar>.container>.row>div {
		display: block;
	}

	.navbar-header {
		position: relative;
	}
}

.card {
	-webkit-box-shadow: 0 0px 0px transparent;
	box-shadow: 0 0px 0px transparent;
}

.border-bottom {
	border-bottom: 1px solid #bcbcbc;
	padding-bottom: 84px;
}

.card {
	border-radius: 0px;
	border: none;
	box-shadow: none;
}

.card+.card {
	margin-top: 5px;
}

.card-header {
	border-bottom: 0;
}

.card-header .card-title a {
	text-decoration: none;
}

.card-header .card-title a:hover {
	color: #2f5fef;
}

.card-header .card-title a:before {
	content: ' ';
	background-repeat: no-repeat;
	display: inline-block;
	width: 22px;
	height: 12px;
	background-position: -92px -5px;
	margin-right: 10.5px;
}

.card-header .card-title a.collapsed:before {
	background-position: -5px -126px;
}

.card-header+.panel-collapse>.card-body,
.card-header+.panel-collapse>.list-group {
	border-top: none;
}

.card-footer {
	border-top: 0;
}

.card-footer+.panel-collapse .card-body {
	border-bottom: none;
}

.card-header {
	color: #333333;
	background-color: transparent;
	border-color: none;
}

.card-header+.panel-collapse>.card-body {
	border-top-color: none;
}

.card-header .badge {
	color: transparent;
	background-color: #333333;
}

.card-footer+.panel-collapse>.card-body {
	border-bottom-color: none;
}

body {
	padding-top: 0;
	/* Below changes in body tag to support DefaultPortalTemplate in maker*/
	margin: 0;
	height: 100%;
}

@media (max-width: 767px) {
	body {
		padding-top: 0;
	}
}

.section-margin {
	margin: 21px 0;
}

.section-inline-search {
	background-size: cover;
}

.section-inline-search .row>div {
	margin-top: 100px;
}

.section-inline-search .row>div h1 {
	color: var(--bs-white);
}

@media screen and (max-width: 600px) {
	.section-inline-search .row>div h1 {
		font-size: 16vw;
	}
}

.section-inline-search .row>div .form-inline .row .input-group {
	margin-right: 21px;
}

.section-inline-search .row>div .form-inline .row .input-group .input-group-text {
	background-color: var(--bs-white);
	border-right: none;
}

.section-inline-search .row>div .form-inline .row .input-group .form-control {
	height: 60px;
	border-left: none;
	box-shadow: none;
}

.section-inline-search .row>div .form-inline .row .input-group .form-control:focus {
	box-shadow: none;
	border-right: none;
	border-color: #ccc;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	-moz-transition: width 0.3s ease-out;
	-o-transition: width 0.3s ease-out;
	-webkit-transition: width 0.3s ease-out;
	transition: width 0.3s ease-out;
}

.wrapper .contained {
	position: relative;
	height: 400px;
	padding-bottom: 56.25%;
}

.wrapper .contained>svg {
	margin-top: -100px;
	position: absolute;
	display: block;
}

.contained .row {
	margin-top: 80px;
}

footer {
	position: relative;
	background-color: var(--bs-primary);
	color: var(--bs-white);
}

footer .footer-top {
	width: 100%;
	max-width: 1300px;
	display: flex;
	margin: auto;
}

footer .footer-top .container {
	border-bottom: 1px solid rgba(255, 255, 255, .5);
	padding-bottom: 0.5rem;
}

footer .footer-top .xrm-attribute,
footer .footer-top .xrm-attribute-value,
footer .footer-bottom .xrm-attribute,
footer .footer-bottom .xrm-attribute-value {
	display: flex;
	width: 100%;
	flex-direction: column;
}

@media screen and (min-width: 768px) {
	footer .footer-top .xrm-attribute,
	footer .footer-top .xrm-attribute-value,
	footer .footer-bottom .xrm-attribute,
	footer .footer-bottom .xrm-attribute-value {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
}

footer .footer-top h3,
footer .footer-top h4 {
	color: var(--bs-white);
}

footer .footer-top .list-social-links {
	margin-top: 0;
	margin-bottom: 0.75rem;
	text-align: right;
}

footer .footer-top .list-social-links .fa-brands {
	font-size: 1.5rem;
}

@media screen and (max-width: 991px) {

	footer .footer-top h3,
	footer .footer-top .list-social-links {
		text-align: center;
	}
}

@media screen and (min-width: 992px) {
	.footer-logo {
		margin-right: 5rem;
	}
}

footer a {
	color: var(--bs-white);
	opacity: 0.75;
}

footer a.footer-logo,
footer .list-social-links a {
	color: var(--bs-white);
	opacity: 1;
}

footer a:hover,
footer a:focus {
	color: var(--bs-white);
	opacity: 1;
}

footer a.footer-logo {
	display: block;
	width: auto;
	height: auto;
	margin-bottom: 1rem;
}

footer .footer-bottom {
	width: 100%;
	max-width: 1300px;
	min-height: 68px;
	font-size: 14px;
	display: flex;
	margin: auto;
	padding: 1.75rem 0 0 0 !important;
}

footer .footer-bottom p {
	margin: 0;
}

footer .footer-bottom h4 {
	margin-top: 0;
	color: var(--bs-white);
}

footer .footer-bottom ul {
	list-style-type: none;
	margin: 0;
}

footer .footer-bottom ul li a,
footer .footer-bottom ul li a:hover,
footer .footer-bottom ul li a:focus,
footer .footer-bottom ul li a:active,
footer .footer-bottom ul li a.active {
	font-size: 15px;
	color: var(--bs-white);
}

/* Desktop first :-( */
@media only screen and (max-width: 767px) {

	footer a,
	footer p,
	footer li {
		font-size: 14px;
		line-height: 22px;
		text-align: center;
		padding-bottom: 1.25rem;
	}

	footer li.list-inline-item {
		display: block;
		text-align: center;
	}
}

.list-social-links {
	list-style-type: none;
	padding-left: 0;
}

.list-social-links li {
	display: inline-block;
	margin: 0 0 0 0.25rem;
}

.list-social-links li a {
	color: var(--bs-white);
	opacity: 0.75;
	transition: 0.5s;
}

.list-social-links li a:hover,
.list-social-links li a:focus,
.list-social-links li a:active,
.list-social-links li a.active {
	color: var(--bs-white);
	opacity: 1;
	transition: 0.5s;
}

/* Desktop first :-( */
@media only screen and (max-width: 767px) {
	.list-social-links li {
		display: inline-block !important;
	}
}

@media screen and (max-width: 993px) {
	/* .section-landing h1 {
		font-size: 65px;
	} */

	/* .section-landing h2 {
		letter-spacing: normal;
		margin-left: -3px;
	} */
}

.user-icon {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-right: 7px;
}

.article-title-container {
	border-top: solid 1px #bcbcbc;
	border-bottom: solid 1px #bcbcbc;
	padding-left: 15px;
	padding-top: 28px;
	padding-bottom: 28px;
}

.article-title {
	margin-left: -35px;
}

.article-title>span {
	margin-left: 3px;
}

.article-title>span .article-author {
	font-weight: bold;
	color: #2f5fef;
}

.article-content {
	margin-top: 15px;
}

.article-content>p {
	text-align: justify;
}

@media screen and (max-width: 993px) {
	.article-title {
		margin-left: 0;
		text-align: center;
	}

	.article-author {
		text-align: center;
	}
}

.section-search .header-search {
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 40px;
	background-color: #eeeeee;
}

.section-search .header-search img {
	max-width: 350px;
}

@media screen and (max-width: 600px) {
	.section-search .header-search h1 {
		font-size: 13vw;
	}
}

.section-search .title-search {
	font-size: 26px;
	font-weight: bold;
}

.section-search input {
	border-style: none;
	padding-left: 10px;
	height: 60px;
}

.section-search .media .media-left>img {
	max-width: 240px;
}

.section-search .media .media-body {
	padding-left: 20px;
}

.section-search .media .media-body>a {
	text-decoration: none;
	font-weight: bold;
}

.section-search .media .media-body .media-heading {
	margin-top: 5px;
	margin-bottom: 20px;
}

.cards-container {
	margin-top: 84px;
	display: flex;
	justify-content: center;
}

@media screen and (max-width: 991px) {
	.cards-container {
		flex-direction: column;
	}
}

.carousel-custom .carousel-inner>.carousel-item {
	margin-right: auto;
	margin-left: auto;
}

.carousel-custom .carousel-inner>.carousel-item .carousel-caption {
	display: flex;
	align-items: center;
	top: 5%;
	left: 5%;
	right: 5%;
}

@media screen and (min-width: 768px) {
	.carousel-custom .carousel-inner>.carousel-item .carousel-caption {
		left: 5%;
		right: 5%;
	}
}

.carousel-custom .carousel-indicators li {
	border-color: #232222;
}

.table.table-forms td {
	padding: 15px 8px;
}

.table.table-forms tbody tr:first-child td {
	border-top: none;
}

.poll {
	background-color: #eeeeee;
	border-top: 7px solid #0b80d0;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}

.poll .poll-header {
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #bcbcbc;
	padding-bottom: 5px;
}

.poll .poll-header h4 {
	font-weight: bold;
	display: inline-block;
}

.poll .poll-content {
	padding-top: 25px;
}

.poll .poll-content p {
	font-size: 14px;
}

.poll .poll-content form {
	border-bottom: 1px solid #bcbcbc;
	padding-bottom: 10px;
}

.poll .poll-content .poll-buttons {
	padding-top: 20px;
	padding-left: 11px;
}

.poll .poll-content .poll-buttons .btn {
	padding: 4px 14px;
	font-size: 14px;
}

.poll .poll-content .poll-buttons .btn-default {
	color: #000;
	border-color: #000;
}

.poll .poll-content .poll-buttons .btn-default:hover {
	color: #000;
	border-color: #000;
}

.poll .poll-tags {
	padding-top: 10px;
}

.poll .poll-tags h4 {
	border-bottom: 1px solid #bcbcbc;
	padding-bottom: 10px;
}

.poll .poll-tags .tag {
	display: inline-block;
	background-color: #e1e1e1;
	color: #232222;
	padding: 5px 14px;
	margin: 5px 0;
	text-transform: uppercase;
	font-size: 13px;
}

.nav-sidebar {
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.nav-sidebar .nav>li>a {
	padding: 4px 20px;
	color: #2f5fef;
	border-right: 2px solid #eeeeee;
}

.nav-sidebar .nav>li>a:hover,
.nav-sidebar .nav>li>a:focus {
	color: #232222;
	text-decoration: none;
	background-color: transparent;
	border-right: 2px solid #555555;
}

.nav-sidebar .nav>li>a:before {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e250";
	margin-right: 7px;
}

.nav-sidebar .nav>.active>a {
	color: #232222;
	text-decoration: none;
	background-color: transparent;
	border-right: 2px solid #555555;
	font-weight: bold;
}

.nav-sidebar .nav>.active>a:before {
	content: "\e252";
}

.nav-sidebar .nav>.active:hover>a,
.nav-sidebar .nav>.activefocus>a {
	font-weight: bold;
}

.nav-sidebar .nav>.active>ul.nav {
	display: block;
}

.nav-sidebar .nav ul.nav {
	display: none;
}

.nav-sidebar .nav .nav>li>a {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 30px;
}

.nav-sidebar .nav .nav>.active,
.nav-sidebar .nav .nav>.active:hover,
.nav-sidebar .nav .nav>.active:focus {
	font-weight: bold;
}

.nav-sidebar .nav .nav .nav>li>a {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 60px;
}

.nav-sidebar .nav .nav .nav>li>a:before {
	content: "";
}

.nav-sidebar .nav .nav .nav>.active,
.nav-sidebar .nav .nav .nav>.active:hover,
.nav-sidebar .nav .nav .nav>.active:focus {
	font-weight: bold;
}

#navbar .dropdown-menu {
	margin-top: 8px;
}

#navbar .dropdown-search {
	padding-top: 0;
	background: transparent;
	border: 0;
	box-shadow: none;
	margin: 9px;
}

#navbar .dropdown-search #q {
	min-width: 200px;
}

@media (max-width: 1199px) {
	#navbar .dropdown-search .input-group-btn {
		vertical-align: top;
	}

	#navbar .dropdown-search #search-filter {
		width: 100%;
		text-align: left;
		padding-left: 25px;
	}

	#navbar .dropdown-search.dropdown-menu>li:hover,
	#navbar .dropdown-search .dropdown-menu>li:hover {
		color: white;
		background-color: transparent;
	}
}

.tabs-header {
	padding-bottom: 9.5px;
	margin: 42px 0 21px;
}

.help-block.error,
label.col-form-label.required:before,
.crmEntityFormView .cell div.info.required label:after,
.crmEntityFormView .cell div.info div.validators,
.crmEntityFormView .validator-text,
.crmEntityFormView .rank-order-cell .validator-text,
.crmEntityFormView .constant-sum-cell .validator-text,
.crmEntityFormView .stack-rank-cell .validator-text {
	color: #a94442;
}

@media screen and (-ms-high-contrast: active) {
	.navbar-default .navbar-toggler .navbar-toggler-icon {
		background-color: #888;
	}

	.navbar-dark .navbar-toggler .navbar-toggler-icon {
		background-color: var(--bs-white);
	}
}

.pr-color {
	color: #2f5fef;
}

.blue_border {
	padding-bottom: 10px;
	border-bottom: 7px solid #0b80d0;
}

.page_section {
	position: relative;
	background-size: cover;
	color: #000;
}

.page_section .row {
	padding-top: 40px;
	padding-bottom: 100px;
}

.page_section .row.sidebar-home {
	padding-bottom: 0;
}

.page_section .btn {
	margin-top: 50px;
}

.page_section .form-search .btn {
	padding: 4px 12px;
	margin-top: 0;
}

.page_section .section-landing-heading p,
.page_section .section-landing-sub-heading p {
	border-top: 0;
}

.form-search .btn {
	border: 1px solid #ccc;
}

.form-search .btn-default:hover {
	border-color: #ccc;
}

.form-search .dropdown-submenu {
	right: -2px;
}

.form-search .dropdown-menu {
	margin-top: 0;
}

.dropdown-search.dropdown-menu>li:hover {
	background-color: transparent;
}

#navbar .form-search .dropdown-menu {
	margin-top: 0;
}

.section-diagonal-left {
	-webkit-transform: skew(0deg, -1.3deg);
	-ms-transform: skew(0deg, -1.3deg);
	transform: skew(0deg, -1.3deg);
	overflow: hidden;
	margin-top: -60px;
	margin-bottom: -20px;
}

.section-diagonal-left .section-diagonal-left-content {
	-webkit-transform: skew(0deg, 1.3deg);
	-ms-transform: skew(0deg, 1.3deg);
	transform: skew(0deg, 1.3deg);
	background-size: cover;
	margin-top: -70px;
}

.section-diagonal-left .section-diagonal-left-content:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .2;
	z-index: -1;
	background-color: var(--bs-white);
}

.section-diagonal-right {
	-webkit-transform: skew(0deg, 1.3deg);
	-ms-transform: skew(0deg, 1.3deg);
	transform: skew(0deg, 1.3deg);
	overflow: hidden;
	margin-top: 60px;
	margin-bottom: -20px;
}

.section-diagonal-right.home-section {
	margin-top: -60px;
}

.section-diagonal-right .section-diagonal-right-content {
	-webkit-transform: skew(0deg, -1.3deg);
	-ms-transform: skew(0deg, -1.3deg);
	transform: skew(0deg, -1.3deg);
	background-size: cover;
	margin-top: -70px;
}

.section-diagonal-right .section-diagonal-right-content:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .8;
	z-index: -1;
	background-color: #2f5fef;
}

.section-diagonal-left .row,
.section-diagonal-right .row {
	padding-top: 125px;
}

.section-diagonal-left .col-lg-5,
.section-diagonal-right .col-lg-5 {
	float: none;
	margin: 0 auto;
}

.section-diagonal-left p,
.section-diagonal-right p {
	border-top: none;
}

.section-landing {
	background: linear-gradient(transparent, transparent);
	background-size: cover;
}

.section-landing .row>div {
	margin-top: 80px;
}

.section-landing .row>div .section-landing-heading {
	font-size: 4rem;
	color: var(--bs-white);
}

@media screen and (max-width: 600px) {
	.section-landing .row>div .section-landing-heading {
		font-size: 16vw;
	}
}

.section-landing .row>div .section-landing-sub-heading {
	margin-top: 0;
	margin-bottom: 50px;
	font-size: 1.5rem;
	color: var(--bs-white);
	font-weight: Semibold;
}

@media screen and (max-width: 600px) {
	.section-landing .row>div .section-landing-sub-heading {
		font-size: 4vw;
	}
}

.section-sub-landing {
	background-size: cover;
}

.section-default {
	background-size: cover;
}

@media screen and (max-width: 767px) {
	.section-default:before {
		content: " ";
		width: 100%;
		height: 100%;
		position: absolute;
		z-index: 0;
		top: 0;
		left: 0;
		background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
		/* FF3.6-15 */
		background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
		/* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.59) 41%, rgba(0, 0, 0, 0.62) 43%, black 100%);
		/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
		/* IE6-9 */
	}
}

.section-default .row {
	padding-bottom: 150px;
}

.section-knowledge {
	margin-bottom: 40px;
}

.content-home .btn {
	margin-top: 0;
}

.content-home .card {
	background-color: transparent;
	border: 0;
	box-shadow: none;
}

.content-home .card p {
	border: 0;
}

.content-home .card-header {
	display: none;
}

.content-home .list-group-item {
	padding: 20px 0;
	font-size: 20px;
	background-color: transparent;
	border: 0;
	border-top: 1px solid #ddd;
}

.content-home .list-group-item img {
	margin-right: 25px;
}

.content-home a.list-group-item,
.content-home .list-group-item a.title {
	color: #232222;
}

.content-home a.list-group-item:hover,
.content-home a.list-group-item:focus,
.content-home .list-group-item a.title:hover,
.content-home .list-group-item a.title:focus {
	color: #232222;
	text-decoration: underline;
	background-color: transparent;
}

.content-home .title,
.content-home .description {
	display: block;
}

.sidebar-home {
	background-color: #eeeeee;
	border-top: 7px solid #0b80d0;
	margin-top: 36px;
	position: relative;
}

.sidebar-home h3 {
	font-size: 18px;
}

.sidebar-home .card {
	background-color: transparent;
	border: 0;
	box-shadow: none;
}

.sidebar-home .card-header {
	padding-left: 0;
	background-color: transparent;
	border: 0;
}

.sidebar-home .list-group-item {
	padding-left: 0;
	font-size: 14px;
	background-color: transparent;
	border: 0;
}

.sidebar-home .list-group-item:hover,
.sidebar-home .list-group-item:focus {
	text-decoration: underline;
	background-color: transparent;
}

.sidebar-home .list-group-item .date {
	visibility: hidden;
}

.section-landing-search {
	min-height: 250px;
	background: url(homehero.jpg) no-repeat 0 25%;
	background-size: cover;
}

.section-landing-forums {
	min-height: 250px;
	background-size: cover;
}

.section-knowledge .card-title {
	color: #000;
}

.page_section.section-landing .row {
	padding-bottom: 60px;
}

.page_section.section-landing .row>div {
	margin-top: 0;
}

ul.tree,
ol.tree {
	color: #2f5fef;
}

.tree ul,
.tree ol,
.tree ul ul,
.tree ol ul,
.tree ol ol ul,
.tree ol ul ul,
.tree ul ol ul,
.tree ul ul ul {
	list-style-type: disc;
	color: #2f5fef;
}

/* ADX_FORMS  */
.adx_forms_font_calibri {
	font-family: Calibri;
}

.adx_forms_font_new_roman {
	font-family: Times New Roman;
}

.adx_forms_font_helvetica {
	font-family: 'Helvetica', sans-serif;
}

/* Below changes are done to support DefaultPortalTemplate in maker */
html {
	font-family: var(--bs-font-sans-serif);
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	height: 100%;
	margin: 0;
}

.wrapper-body {
	min-height: calc(100% - 132px);
	margin-bottom: 0;
}

.footer .push {
	height: 43px;
}

.footer {
	margin-top: 1.5rem;
	padding: 2rem 1.25rem;
}

@media only screen and (min-width: 992px) {
	.footer {
		padding: 6rem 1.25rem;
	}
}

.page-copy {
	margin-top: 0;
	margin-bottom: 0;
}

.navbar-brand {
	line-height: 37px;
}

.navbar-dark .navbar-toggler {
	border: 2px solid var(--bs-white);
}

.navbar-dark .navbar-toggler:hover {
	background-color: var(--bs-link-hover-color);
}

.navbar-dark .navbar-toggler:focus {
	border: 2px solid var(--bs-link-hover-color);
	background-color: inherit
}

.navbar-dark .navbar-nav .show.dropdown-menu {
	background-color: var(--bs-link-hover-color);
}

.navbar-dark .navbar-nav .show.dropdown-menu>li>a {
	color: var(--bs-white);
	text-decoration: none;
}

.navbar-dark .navbar-nav a.dropdown-toggle.show .navbar-dark .navbar-nav a.dropdown-toggle.show:hover,
.navbar-dark .navbar-nav a.dropdown-toggle.show:focus {
	background-color: var(--bs-link-hover-color);
	color: var(--bs-white);
}

.navbar-dark .navbar-nav .show.dropdown-menu>li>a:hover,
.navbar-dark .navbar-nav .show.dropdown-menu>li>a:focus .navbar-dark .navbar-nav .show.dropdown-menu>.active>a,
.navbar-dark .navbar-nav .show.dropdown-menu>.active>a:hover,
.navbar-dark .navbar-nav .show.dropdown-menu>.active>a:focus {
	color: var(--bs-white);
	background-color: var(--bs-link-color);
}

.nav .show.dropdown-menu {
	background-color: #ffffff;
}

.nav .show.dropdown-menu>li>a {
	color: black;
}

.nav>.dropdown>a.show .nav>.dropdown>a.show:hover,
.nav>.dropdown>a.show:focus {
	background-color: #f2f2f2;
}

.nav .show.dropdown-menu>.active>a,
.nav .show.dropdown-menu>.active>a:hover,
.nav .show.dropdown-menu>.active>a:focus,
.nav .show.dropdown-menu>li>a:hover,
.nav .show.dropdown-menu>li>a:focus {
	background-color: #f2f2f2;
	color: black;
}

#filterDropdownId>.dropdown-menu>li>a:focus {
	border: 1px solid;
}

#filterDropdownId>a:focus {
	border: 1px solid;
}

.sectionFixedStyle {
	color: #000000;
}

a:not(.btn) {
	text-decoration: underline;
}

[role="navigation"] a,
[role="contentinfo"] a,
.toolbar a,
a.list-group-item,
thead>th>a {
	text-decoration: none;
}

.page-header {
	border-bottom: 0;
}

.navbar-brand {
	padding: 0.5rem 0 0.2rem 1.25rem;
}

@media only screen and (min-width: 992px) {
	.navbar-brand {
		padding: 0.5rem 0 0.5rem 1rem;
	}
}

.help-block {
	color: black;
}

.skip-to-content {
	visibility: hidden;
}

.skip-to-content a {
	padding: 10px 20px;
	position: absolute;
	top: -43px;
	left: 0px;
	color: #FFFFFF;
	border-radius: 2px;
	background: #742774;
	-webkit-transition: top 1s ease-out;
	transition: top 1s ease-out;
	z-index: 100;
	font-family: var(--bs-font-sans-serif);
	font-size: 14px;
}

.skip-to-content a:focus {
	position: absolute;
	left: 0px;
	top: 0px;
	outline: none;
	color: #FFFFFF;
	-webkit-transition: top .1s ease-in;
	transition: top .1s ease-in;
}

@media screen and (-ms-high-contrast: active) {

	.nav-tabs>li.active>a,
	.nav-tabs>li.active>a:hover,
	.nav-tabs>li.active>a:focus {
		border-bottom: 0;
	}

	.nav-tabs>li>a {
		border: 0;
	}

	.navbar-dark .navbar-nav .show.dropdown-menu>li>a:hover,
	.navbar-dark .navbar-nav .show.dropdown-menu>li>a:focus .navbar-dark .navbar-nav .show.dropdown-menu>.active>a,
	.navbar-dark .navbar-nav .show.dropdown-menu>.active>a:hover,
	.navbar-dark .navbar-nav .show.dropdown-menu>.active>a:focus {
		border: 1px solid;
	}

	.facet-list-group-item {
		margin: 1px;
		border: 0;
	}
}

/* .frenchAccessibilityLink {
	float: right;
	width: 297px;
	height: 24px;
	font-family: Segoe UI;
	font-size: 18px;
	line-height: 21px;
	text-decoration-line: underline;
	color: #2C33D8;
} */
/* Power Virtual Agent styles */
.pva-floating-style {
	position: fixed;
	bottom: 0;
	right: 0px;
	margin-right: 16px;
	margin-bottom: 18px;
	z-index: 9999;
}

/* Power Virtual Agent styles ends */
.visible-lg-block {
	display: flex !important;
	align-items: center;
}

/* Form control focus highlight */
.form-control:focus {
	border: 1px solid #949494;
	outline: 0 !important;
	box-shadow: none !important;
}

/*Addition For BS 5*/
li.dropdown-submenu.dropdown {
	list-style: none;
}

.navbar-dark .navbar-nav .show.dropdown-menu>li>a {
	display: block;
}

#navbar .dropdown-search.dropdown-menu {
	margin-top: 18px;
}

#navbar .dropdown-menu {
	margin-top: 12.5px;
}

.nav>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
}

.list-group>.change-login-disabled-li {
	background-color: #eee;
	color: #666;
}

.pagination {
	padding-left: 0;
	margin: 1rem;
	border-radius: 0;
}

html .pagination>.active>a,
html .pagination>.active>span {
	color: var(--bs-pagination-active-color);
	background-color: var(--bs-pagination-active-bg) !important;
}

html .pagination>.active>a:hover,
html .pagination>.active>a:focus,
html .pagination>.active>span:hover,
html .pagination>.active>span:focus {
	color: var(--bs-link-hover-color);
	cursor: default;
	background-color: var(--bs-pagination-hover-bg) !important;
}

.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover {

}

.pagination>li>a,
.pagination>li>span {
	border: 0;
	text-align: center;
	position: relative;
	float: left;
	padding: 0.5rem 1.1rem;
	line-height: 1.2;
	color: var(--bs-gray-600);
	text-decoration: none;
}

.pagination>li>a:focus {
	box-shadow: none;
	outline: 5px auto -webkit-focus-ring-color;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	background-color: var(--bs-white);
	cursor: not-allowed;
	opacity: 0.3;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.search-pagination.text-center .pagination {
	justify-content: center !important;
}

.pagination>.disabled {
	border: none;
	padding: initial;
}

.pagination .fa-solid {
	font-size: 12px;
	position: relative;
	bottom: 2px;
}

.pagination .fa-solid.fa-chevron-left,
.pagination .fa-solid.fa-chevron-right {
	font-size: 11px;
}

/* Added to make the dropwdown-icon appear smaller which will be similar to V3 */
.nav-item .dropdown-toggle::after {
	border-top: 0.2em solid;
	border-right: 0.2em solid transparent;
	border-bottom: 0;
	border-left: 0.2em solid transparent;
}

/*Added to make checkboxes label font weight to normal as in V3*/
.form-check label {
	font-weight: normal;
}

.custom-container {
	flex-wrap: wrap !important;
}

.navbar-header a {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
}

.navbar-header a img {
	width: 156px;
	height: auto;
	margin-right: 1rem;
	margin-bottom: 0.2rem;
}

@media only screen and (min-width: 992px) {
	.navbar-header a {
		flex-direction: row;
		align-items: center;
	}

	.navbar-header a img {
		width: 260px;
		height: auto;
		margin-bottom: 0;
	}
}

.custom-sitetitle {
	position: static;
	text-align: left;
	color: var(--bs-white);
	text-transform: uppercase;
	font-size: 1.0rem;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 1px;
}

@media only screen and (min-width: 992px) {
	.custom-sitetitle {
		font-size: 2.25rem;
		line-height: 1;
		margin-top: 0.5rem;
		margin-left: 1rem;
	}
}

.custom-navbar-toggler {
	margin-left: auto;
}

/*till here*/
/* portalbasictheme.css Bootstrap V5 Changes */
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
	text-decoration: none;
	display: block;
	width: auto;
	background-color: #0E5A9D;
	color: #ffffff;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	text-decoration: none;
	outline: 0;
	width: auto;
	background-color: #0E5A9D;
	color: #ffffff;
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857;
	color: #000000;
	white-space: nowrap;
	width: auto;
}

.form-select,
.crmentityformview select {
	background-repeat: no-repeat;
	background-position: right .75rem center;
	background-size: 16px 12px;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

/* END portalbasictheme.css Bootstrap V5 Changes */
/* Custom ElectraNet styling */
/* Dont need a border-bottom for Legend headings */
legend {
	border-bottom: 0 !important;
}

/* Hide 2nd left hand link on Profile pages */
.weblinks-depth-1.weblinks.list-group a.weblink.list-group-item:nth-of-type(2) {
	display: none;
}

a.list-group-item.active:focus,
a.list-group-item.active:hover {
	text-decoration: none;
	background-color: var(--bs-link-hover-color) !important;
	color: var(--bs-white) !important;
}

@media only screen and (max-width: 575px) {
	.nav.summaryNav {
		flex-direction: column;
		width: 100%;
	}
}

.nav.summaryNav {
	gap: 0.2rem;
}

.nav.summaryNav .nav-link {
	flex-grow: 1;
	text-align: center;
	color: var(--bs-link-color);
	background-color: rgba(var(--bs-secondary-rgb), 0.65);
	border: 1px solid var(--bs-border-color);
	border-radius: 4px 4px 0px 0px;
	border-top-width: 1px;
	border-bottom-color: transparent;
}

.nav.summaryNav .nav-link:hover,
.nav.summaryNav .nav-link:focus {
	color: var(--bs-link-hover-color);
	background-color: var(--bs-white);
}

.nav.summaryNav .nav-link.active,
.nav.summaryNav .nav-link[aria-current="page"] {
	color: var(--bs-dark);
	background-color: var(--bs-white);
}

.nav.summaryNav .nav-link:first-of-type {
	border-left-width: 2px;
}

.nav.summaryNav .nav-link:last-of-type {
	border-right-width: 2px;
}

#navbar #search {
	display: none;
}

.pva-floating-style {
	display: none;
}

html[dir=ltr] li a {
	margin-left: 0;
}

.navbar-nav>li>a {
	line-height: unset;
	padding-top: 0.5rem;
	border-radius: 0.25rem;
}

button.navbar-toggler {
	margin-right: 1rem;
	margin-top: 2px;
	margin-bottom: 0.5rem;
}

.crmEntityFormView .form-control.readonly, 
.crmEntityFormView .form-control[readonly][disabled],
.form-readonly .form-control, 
.crmEntityFormView .cell {
	padding: 0.5rem 0 0.5rem 0.5rem;
}

/* @media only screen and (min-width: 768px) {
	.crmEntityFormView .cell {
		padding: 0;
	}
} */

.grid-actions {
	border-bottom: 0;
	margin-bottom: 0.5rem;
	padding-bottom: 0;
}

/* Modify the .table-fluid class */
@media only screen and (max-width: 767px) {
	html[dir=ltr] .table-fluid td {
		padding-left: 9rem !important;
		font-size: 0.9em;
	}

	.table-fluid td:before {
		content: attr(data-th);
		font-weight: 600;
		display: inline-block;
		width: 8rem;
		margin-left: -8rem;
		padding-right: 1rem;
		word-break: normal;
	}
}

/* Change Edit button Communication Preference table into a single icon, not a dropdown */
/* add "table-dropdown-hide" to Grid CSS Class settings */
.crmEntityFormView .view-grid table.table.table-dropdown-hide td {
	vertical-align: middle;
}

.crmEntityFormView .view-grid table.table.table-dropdown-hide td[aria-label="action menu"] {
	padding: 6px 6px 6px 2px;
	text-align: right;
}

.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown-menu {
	display: block;
	float: right;
	position: static !important;
	left: 0;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
	box-shadow: none;
	min-width: auto;
	background-color: transparent;
}

.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown button,
.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropup button {
	display: none;
}

.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown-menu li {
	display: block;
}

.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown-menu>li>a {
	display: inline-block;
	vertical-align: middle;
	height: 1.8rem;
	width: auto;
	padding: 0.1rem 0.5rem;
	font-size: 0.8rem;
	line-height: 1.5;
	white-space: nowrap;
	color: var(--bs-link-color);
	background-color: var(--bs-white);
	border: 2px solid var(--bs-link-color);
	border-radius: 1rem;
	margin-bottom: 0.5rem;
	text-decoration: none;
}

.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown-menu>li:last-of-type>a {
	margin-bottom: 0;
}

/* .view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown-menu>li>a.edit-link:hover,
.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown-menu>li>a.edit-link:focus,
.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown-menu>li>a.view-link:hover,
.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown-menu>li>a.view-link:focus,
.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown-menu>li>a.details-link:hover,
.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown-menu>li>a.details-link:focus,
.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown-menu>li>a.delete-link:hover,
.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown-menu>li>a.delete-link:focus,
.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown-menu>li>a.workflow-link:hover,
.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown-menu>li>a.workflow-link:focus  */
.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown-menu>li>a:hover,
.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown-menu>li>a:focus {
	color: var(--bs-link-hover-color);
	background-color: var(--bs-gray-100);
	border-color: var(--bs-link-hover-color);
	text-decoration: none;
}

.view-grid .table-dropdown-hide td[aria-label="action menu"] .dropdown-menu>li>a span.fa {
	display: none;
}

/* END Hide the dropdowns in Grid, just display buttons */
.instructions {
	font-size: 0.8rem;
	font-style: italic;
	color: var(--bs-gray);
}

/* AG Grid custom styling */
a.icon-link.icon-options {
	cursor: pointer;
}

a.icon-link.icon-options:hover,
a.icon-link.icon-options:focus {
	color: var(--bs-link-hover-color);
	text-decoration: none;
}

a.icon-link.icon-options:active {
	color: var(--bs-link-active-color);
	text-decoration: none;
}

.input-group-addon:focus,
.input-group-addon:focus-visible,
.input-group-addon:hover {
	color: var(--bs-link-hover-color) !important;
	background-color: var(--bs-gray-100) !important;
	border-color: var(--bs-link-hover-color) !important;
	cursor: pointer;
}

html[dir=ltr] .form-close {
	top: 0.6rem !important;
	right: 1.5rem;
	font-size: 2.4rem;
	font-weight: 400;
	line-height: 1;
	color: var(--bs-black);
}

.crmEntityFormView .cell .field-label {
	font-weight: 500;
}

html[dir=ltr] .crmEntityFormView .cell.boolean-radio-cell input[type=radio] {
	margin: 0.25rem 0.3rem 0.25rem 1.5rem;
	height: 1rem;
	width: 1rem;
}

.modal-form .modal-body iframe {
	min-height: 50vh;
	height: auto;
}

.crmEntityFormView .actions {
	border-top: 0;
	margin: 1rem 0;
	padding: 0;
}

.crmEntityFormView .actions .btn.form-action-container-left {
	text-align: right;
	float: right;
}

@media only screen and (max-width: 767px) {

	#ag-30-start-page,
	#ag-30-of-page,
	#ag-30-of-page-number {
		display: none;
	}
}

/* Customise display of AG Grid controls in small devices */
@media only screen and (max-width: 991px) {
	.ag-paging-panel .ag-paging-page-size {
		display: none;
	}
}

.placeholder {
	margin: 0 auto;
	max-width: 200px;
	min-height: 100px;
	background-color: rgba(var(--bs-secondary-rgb), 0.25);
}

@keyframes placeHolderShimmer {
	0% {
		background-position: -468px 0
	}

	100% {
		background-position: 468px 0
	}
}

.animated-background {
	animation-duration: 1.25s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-name: placeHolderShimmer;
	animation-timing-function: linear;
	background: rgba(var(--bs-secondary-rgb), 0.25);
	background: linear-gradient(to right, rgba(var(--bs-secondary-rgb), 0.25) 10%, rgba(var(--bs-secondary-rgb), 0.5) 18%, rgba(var(--bs-secondary-rgb), 0.25) 33%);
	background-size: 800px 104px;
	height: 250px;
	position: relative;
}

#loader-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: rgba(0, 0, 0, 0.3);
}

#loader {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
}

div:has(select[required])>label:after {
	content: "*";
	color: var(--bs-danger);
	width: 1.5em;
	margin-left: 0.1rem;
}

div:has(input[required])>label:after {
	content: "*";
	color: var(--bs-danger);
	width: 1.5em;
	margin-left: 0.1rem;
}

.ag-overlay-no-rows-center {
	/* Mimic style of alert-warning */
	--bs-alert-bg: transparent;
	--bs-alert-padding-x: 1rem;
	--bs-alert-padding-y: 1rem;
	--bs-alert-margin-bottom: 1rem;
	--bs-alert-color: inherit;
	--bs-alert-border-color: transparent;
	--bs-alert-border: 1px solid var(--bs-alert-border-color);
	--bs-alert-border-radius: 0.375rem;
	position: relative;
	padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
	margin-bottom: var(--bs-alert-margin-bottom);
	color: var(--bs-alert-color) !important;
	background-color: var(--bs-alert-bg) !important;
	border: var(--bs-alert-border) !important;
	border-radius: var(--bs-alert-border-radius);
	--bs-alert-color: #664d03;
	--bs-alert-bg: #fff3cd;
	--bs-alert-border-color: #f1dfa8;
	width: 100%;
}

.ag-paging-page-size,
.ag-paging-row-summary-panel {
	display: none;
}

details {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

summary h4 {
	display: inline-block;
	margin-bottom: 0;
	font-size: 1.5rem;
	font-weight: 600 !important;
}

summary h5 {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 600 !important;
}

summary::marker {
	color: var(--bs-link-color);
}

i.bi {
	padding-right: 0.5rem;
}

.alert-warning h5 {
	--bs-alert-color: inherit;
}

.alert-danger h5 {
	--bs-alert-color: inherit;
}

/* Progress Bar CSS - START*/
.progress-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	color: var(--bs-white);
	text-align: center;
	padding-top: 20%;
	z-index: 1000;
}

.progress-spinner {
	border: 8px solid rgba(255, 255, 255, 0.3);
	border-top: 8px solid var(--bs-white);
	border-radius: 50%;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 40%;
	left: calc(52% - 25px);
	animation: spin 1s linear infinite;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

/* Progress Bar CSS - END*/
/* Floating - Alert - START */
.floating-alert {
	position: fixed;
	top: 20px;
	right: 20px;
	z-index: 1050;
	min-width: 250px;
	max-width: 300px;
	background-color: #f8d7da;
	color: #721c24;
	border-color: #f5c6cb;
	padding: 15px;
	border-radius: 5px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	display: none;
	/* Hidden by default */
}

.floating-alert .btn-close {
	position: absolute;
	top: 10px;
	right: 10px;
	background: transparent;
	border: none;
}

/* Floating - Alert - END */
.disabled-link {
	pointer-events: none;
	opacity: 0.65;
	cursor: not-allowed;
}

#scrollToTop {
	display: none;
}

input[type=checkbox],
input[type=radio] {
	width: 1.5rem;
	height: 1.5rem;
}

/* For DEV & TEST environments */
.navbar-brand a {
	position: relative;
	z-index: 10;
}

.navbar-brand a::before {
	content: "";
	display: none;
	font-size: 1rem;
	font-weight: 500;
	color: #fff;
	position: absolute;
	left: 130px;
	top: -5px;
	z-index: 12;
}

@media only screen and (min-width: 768px) {
	.navbar-brand a::before {
		font-size: 1.25rem;
		left: 185px;
		top: 8px;
	}
}