html {
	-webkit-font-smoothing: subpixel-antialiased;
	display: block!important;
	font-size: 100%;
  line-height: 1.5;
}

body {
	font-size: 17px;
	font-weight: 300;
	margin: 0;
	min-height: 100%;
	padding: 0;
  line-height: 1.6;
}

select, textarea, input[type="text"], input[type="password"], 
input[type="datetime"], input[type="datetime-local"], 
input[type="date"], input[type="month"], input[type="time"], 
input[type="week"], input[type="number"], input[type="email"], 
input[type="url"], input[type="search"], input[type="tel"], 
input[type="color"], .uneditable-input { 
	height: 38px;
	line-height: 38px;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
  width: auto;
}

textarea, textarea.inputbox {
	height: auto;
}

select {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	height: 40px;
	line-height: 40px;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group .form-control {
	width: auto;
}

.visually-hidden, 
.sr-only, 
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.btn.btn-secondary > span {
  padding-right: 0;
}

.btn.btn-secondary > span::after {
  display: none;
}

.form-text {
  display: none;
}

dl.dl-horizontal {
  display: grid;
  grid-template-columns: auto 1fr;
}

dl.dl-horizontal dt {
  grid-column-start: 1;
  grid-column-end: 2;
}

dl.dl-horizontal dd {
  grid-column-start: 2;
  grid-column-end: 3;
  padding: 0 0 0 1em;
  margin-bottom: 0;
}

.float-end {
  float: right;
}

.collapse.show {
  height: auto;
}

#acym_wrapper .acym__front__archive #acym__front__archive__search input,
#acym_wrapper .acym__front__archive #acym__front__archive__search button {
	height: 38px;
	margin-bottom: 0;
	font-size: 100%;
}

#advancedSearch.show {
	height: auto;
}

.com-finder__tips {
  padding-top: 24px;
}

.gk-cols > * {
	margin: 0;
}

.pagination ul > li:first-child > a, 
.pagination ul > li:first-child > span,
.pagination__wrapper ul > li:first-child > a, 
.pagination__wrapper ul > li:first-child > span {
	border: 2px solid #f2f2f2;
	border-radius: 50%;
}

.pagination ul > li:last-child > a, 
.pagination ul > li:last-child > span,
.pagination__wrapper ul > li:last-child > a, 
.pagination__wrapper ul > li:last-child > span {
	border-radius: 50%;
	border-width: 2px;
}

.pagination ul > .disabled > a,
.pagination ul > .disabled > span,
.pagination__wrapper ul > .disabled > a,
.pagination__wrapper ul > .disabled > span {
	border-color: #f2f2f2;
}

.pagenavigation .pagination, .pager .pagination {
	display: flex;
	justify-content: center;
}

.pagenavigation .pagination .page-item,
.pager .pagination .page-item {
	padding-left: 10px;
	padding-right: 10px;
}

.pagination__wrapper ul li:first-child, 
.pagination__wrapper ul li:last-child, 
.pagination__wrapper ul li:nth-child(2) {
  display: none;
}

.com-content-category__counter,
.com-content-category-blog__counter {
  text-align: center;
}

/* Edit profile */
#helpsite-refresh {
	margin-top: 10px;
}

#member-profile fieldset > legend {
	margin: 0 0 20px;
  float: none;
}

/* Compatible Joomla 4 */
.item-page.edit fieldset > div label {
	line-height: 40px;
}

.item-page.edit label {
  float: none;
  width: auto;
}

.item-page.edit input {
  float: none;
  width: auto;
}

.item-page.edit [class^="icon-"] {
  display: inline-block;
}

.control-group {
  margin-bottom: 20px;
}

.icon-eye::before {
  color: #fff;
}

.form-horizontal .control-group {
  display: flex;
  align-items: center;
  align-content: center;
}

.form-horizontal .control-group.hidden,
.form-horizontal .form-control-feedback {
  display: none;
}

.form-horizontal .control-group .control-label {
  float: left;
  width: 220px;
  padding-top: 5px;
  padding-right: 5px;
  text-align: left;
}

.control-group .control-label {
	padding-top: 0;
}

.control-group .control-label label {
  padding-left: 0;
  padding-right: 0;
}

.field-media-wrapper {
  display: block;
  width: 100%;
  max-width: calc(50vw - 5rem);
}

joomla-field-media .field-media-preview + .input-group {
	max-width: 356px;
}

joomla-field-media .field-media-preview + .input-group .form-control {
	border-left: 1px solid rgba(0,0,0,.15) !important;
	border-top: 1px solid rgba(0,0,0,.15) !important;
	border-bottom: 1px solid rgba(0,0,0,.15) !important;
}

[class^="icon-"]::before, 
[class*=" icon-"]::before,
.fa {
  font-family: "Font Awesome 5 Free";
}

.icon-search-plus:before,
.icon-search-minus:before,
.icon-list:before,
.icon-info:before,
.icon-upload:before,
.icon-times:before,
.icon-ellipsis-h:before,
.icon-folder-open::before, 
.icon-folder::before,
.icon-address::before,
.icon-phone::before,
.icon-info-circle::before,
.icon-eye::before,
.icon-user-edit::before,
.icon-edit::before,
.icon-calendar-alt::before,
.icon-backward-2::before,
.icon-chevron-left::before,
.icon-chevron-right::before,
.icon-check::before,
.icon-angle-right::before,
.icon-search::before,
.icon-calendar::before,
.icon-eye-slash::before {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
}

.icon-list:before {
  content: "\f03a" !important;
}

.icon-info:before {
  content: "\f129" !important;
}

.icon-upload:before {
  content: "\f093" !important;
}

.icon-folder-open::before {
  content:  "\f07c" !important;
}

.icon-folder::before {
  content:  "\f07b" !important;
}

.icon-plus:before {
  content: "\f067" !important;
}

.item-page.edit .icon-remove, 
.item-page.edit .icon-calendar,
.icon-search-minus,
.icon-plus::before {
  font-family: "FontAwesome" !important;
  margin: 0 !important;
}

.item-page.edit .icon-remove:before {
	content: "\f00d"
}

.item-page.edit .icon-calendar:before {
	content: "\f073"
}

.profile .btn-toolbar.com-users-profile__edit {
	padding-left: 0;
	margin-bottom: 24px;
}

.profile .btn-toolbar.com-users-profile__edit .btn {
  height: auto;
}


.edit a.btn, 
.edit button,
.edit textarea, 
.edit input[type="text"], 
.edit input[type="password"], 
.edit input[type="datetime"], 
.edit input[type="datetime-local"], 
.edit input[type="date"], 
.edit input[type="month"], 
.edit input[type="time"], 
.edit input[type="week"], 
.edit input[type="number"], 
.edit input[type="email"], 
.edit input[type="url"], 
.edit input[type="search"], 
.edit input[type="tel"], 
.edit input[type="color"], 
.uneditable-input {
	border-radius: 0;
}

.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00bcd4;
  border: 1px solid #00a5bb;
  color: #fff;
  word-break: break-all;
  box-sizing: border-box;
}

.choices__list--multiple .choices__item {
  position: relative;
  margin: 2px;
  -webkit-margin-end: 2px;
  margin-inline-end: 2px;
  border: 0;
  border-radius: .25rem;
}

.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}

.choices__button_joomla {
	position: relative;
	padding: 0 10px;
	color: inherit;
	text-indent: -9999px;
	cursor: pointer;
	background: none;
	border: 0;
}

.choices__button_joomla::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  text-align: center;
  text-indent: 0;
  content: "×";
}

.item-page.edit {
  max-width: 100%;
}

.item-page.edit .control-group textarea.form-control {
	height: auto;
	line-height: normal;
}

.item-page.edit #adminForm > fieldset {
	margin-bottom: 24px;
}

[role="tooltip"]:not(.show) {
  right: 5em;
  z-index: 1070;
  display: none;
  max-width: 100%;
  padding: .5em;
  margin: .5em;
  color: #000;
  text-align: start;
  background: #fff;
  border: 1px solid #6d757e;
  border-radius: .25rem;
  box-shadow: 0 0 .5rem rgba(0,0,0,.8);
}

.fa-volume-control-phone,
.fa-facebook,
.fa-twitter,
.fa-instagram,
.fa-phone,
.fa-arrow-right,
.fa-pinterest-p,
.fa-google-plus,
.fa-linkedin,
.fa-vk,
.fa-share-alt {
	font-family: "FontAwesome";
}


.class-detail .fields-container .field-entry {
	padding-left: 0;
}

.class-detail .fields-container .field-entry:before {
	display: none;
}

#gkBottom2 .box.bottom2 {
	width: 100%;
}

.nav > li > a:hover, .nav > li > a:focus {
	background: none;
}

.fade {
    transition: none;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.fade:not(.show) {
   opacity: 0;
}

.modal-open #gkBg #gkMainbody,
.modal-open #gkBg,
.modal-open #gkPageContent {
  position: static;
}

.modal-backdrop.fade.show {
  opacity: 0.8;
  visibility: visible;
}

#consentModal.show,
div.modal.fade.show {
  top: 5%;
  opacity: 1;
  background: none;
  overflow: hidden;
  box-shadow: none;
  border: 0;
  z-index: 1051;
}

.contentpane .media-container {
  margin: 0;
}

.media-breadcrumb-item::after, .media-breadcrumb-item::before {
  border-top: 10px solid transparent !important;
  border-bottom: 10px solid transparent !important;
}

.modal-content {
  background: #fff;
}

.modal-body {
  width: 100%;
  padding: 0;
}

.modal-header .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  border:  0;
  padding: 13px 20px;
  background: none;
}

.modal-header .btn-close:after {
  content: "x";
  color: #111;
}

.modal-header .btn-close:hover,
.modal-header .btn-close:active,
.modal-header .btn-close:focus {
  background: none;
  color: #111;
}

/* Edit Pages 
------------------------- */
.btn.jmodedit {
  padding: 0;
  border: 0;
  color: #000;
  position: absolute;
  z-index: 999;
  background: none;
  height: auto;
  line-height: normal;
  margin:  0 5px 5px 5px;
}

.btn.jmodedit:hover,
.btn.jmodedit:focus,
.btn.jmodedit:active {
  background: none;
}

.btn.jmodedit:after {
  display: none;
}


.btn.jmodedit > span.icon-edit::before,
.icon-edit::before,
.itemPrintEmail .icon-edit::before {
  content: "\f044";
}

.com_config .btn, 
.com_config button, 
.com_config input[type="button"], 
.com_config input[type="submit"], 
.com_config .btn-link {
	border-radius: 0;
  padding-left: 32px;
  padding-right: 32px;
}

.com_config select, 
.com_config textarea, 
.com_config input[type="text"], 
.com_config input[type="password"], 
.com_config input[type="datetime"], 
.com_config input[type="datetime-local"], 
.com_config input[type="date"], 
.com_config input[type="month"], 
.com_config input[type="time"], 
.com_config input[type="week"], 
.com_config input[type="number"], 
.com_config input[type="email"], 
.com_config input[type="url"], 
.com_config input[type="search"], 
.com_config input[type="tel"], 
.com_config input[type="color"], 
.com_config .uneditable-input {
	border-radius: 0;
	padding: 13px 32px;
	border:  1.5px solid #f2f2f2;
	height: 38px;
	line-height: 38px;
}

.com_config .input-group-text {
  display: flex;
  align-items: center;
  padding: .5rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #132f53;
  border: 1px solid #333;
  border-radius: .25rem;
}

.com_config .input-group.has-validation > .dropdown-toggle:nth-last-child(n+4), 
.com_config .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu), 
.com_config .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), 
.com_config .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.com_config .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

#templates-form .radio.btn-group {
	padding-left: 0;
}

#templates-form .radio.btn-group input[type="radio"] {
	display: none;
}

.com_config .accordion-button {
  display: block;
  width: 100%;
}

.com_config .show {
  height: auto;
}

/* Com User Profile */
.com-users-profile > fieldset + fieldset,
#member-profile > fieldset + fieldset {
	margin-top: 24px;
}

.com-users-registration__form .controls textarea, 
.com-users-registration__form .controls input[type="text"], 
.com-users-registration__form .controls input[type="password"], 
.com-users-registration__form .controls input[type="datetime"], 
.com-users-registration__form .controls input[type="datetime-local"], 
.com-users-registration__form .controls input[type="date"], 
.com-users-registration__form .controls input[type="month"], 
.com-users-registration__form .controls input[type="time"], 
.com-users-registration__form .controls input[type="week"], 
.com-users-registration__form .controls input[type="number"], 
.com-users-registration__form .controls input[type="email"], 
.com-users-registration__form .controls input[type="url"], 
.com-users-registration__form .controls input[type="search"], 
.com-users-registration__form .controls input[type="tel"], 
.com-users-registration__form .controls input[type="color"], 
.com-users-registration__form .controls .uneditable-input, 
.com-users-registration__form .controls .inputbox {
    max-width: 100%;
    width: 100%;
}

.controls .input-group .btn {
  padding-left: 32px;
  padding-right: 32px;
  min-width: 38px;
  width: auto;
}

.controls .input-group #token-copy,
.controls .input-group .input-password-toggle {
  min-width: auto;
  height: 38px;
}

.controls .input-group .btn span {
  margin-right: 0;
  padding-left: 0;
}

.com-users-login__remember {
  margin-bottom: 24px;
}

.com-users-login__remember .form-check label {
  display: inline-block;
}

#remember {
  margin-top: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 10px;
}

.form-check-inline .form-check-label {
  display: inline-block;
}


/* Contact */
.btn-group > .btn:after,
.input-group > .btn:after {
  display: none;
}

.controls .form-check-inline {
  float: left;
  margin-right: 0;
  margin-top: 4px;
}

.form-check-inline label {
  display: inline;
}

.form-check-inline .form-check-input {
  margin-top: 0;
}

.contact #contact-form fieldset + fieldset .control-label {
  display: block;
}

.contact-address, .contact-contactinfo {
  margin-top: 32px;
  float: none;
}

.form-check .form-check-input,
.item-page.edit .form-check .form-check-input {
  width: 1em;
  height: 1em;
}

/* Tags */
.com-tags-tag-list__category {
  margin-top: 24px;
}

.com-tags__category {
  margin-top: 24px;
}

.com-tags__category li {
  display: inline-block;
}

.com-tags__category li + li {
}

.com-tags__category li h3 {
  display: inline-block;
}

.com-tags__category li h3 a {
  background: rgba(17,17,17,0.1);
  color: #111;
  display: inline-block;
  font-family: inherit;
  font-size: 18px;
  font-weight: 400;
  padding: 8px 16px 10px;
  text-shadow: none;
}

.com-tags__category li h3 a:hover {
  background: rgba(17,17,17,0.2);
  text-decoration: none;
}

.tag-category #filter-search, .tag-category #limit_chzn, .tag-category #limit {
  height: 38px;
}

/* Alert */
joomla-alert {
	--success: #448344;
	--info: #30638d;
	--warning: #ad6200;
	--danger: #a51f18;
  --jui-alert-min-width: 250px;
  --jui-alert-padding: .5rem 1.25rem;
  --jui-alert-margin: 0 0 1rem 0;
  --jui-alert-border: 1px solid transparent;
  --jui-alert-border-radius: .25rem;
  --jui-alert-animation-duration: .5s;
  --jui-alert-animation-timing-function: ease-in-out;
  --jui-alert-button-color-dark: #000;
  --jui-alert-button-color-light: #fff;
  --jui-alert-success-color: #234423;
  --jui-alert-success-background-color: #d9e6d9;
  --jui-alert-success-border-color: #cadcca;
  --jui-alert-success-link-color: #122212;
  --jui-alert-info-color: #0c5460;
  --jui-alert-info-background-color: #d1ecf1;
  --jui-alert-info-border-color: #bee5eb;
  --jui-alert-info-link-color: #062c33;
  --jui-alert-warning-color: #7d5a29;
  --jui-alert-warning-background-color: #fcefdc;
  --jui-alert-warning-border-color: #fbe8cd;
  --jui-alert-warning-link-color: #573e1c;
  --jui-alert-danger-color: #712b29;
  --jui-alert-danger-background-color: #f7dddc;
  --jui-alert-danger-border-color: #f4cfce;
  --jui-alert-danger-link-color: #4c1d1b;
}
#system-message-container:empty {
  display: none;
  margin-top: 0;
}

#system-message-container joomla-alert {
  position: relative;
  display: flex;
  width: 100%;
  min-width: 16rem;
  padding: 0;
  margin-bottom: 24px;
  color: var(--gray-dark);
  background-color: white;
  border: 1px solid var(--alert-accent-color, transparent);
  border-radius: 0.25rem;
  transition: opacity 0.15s linear;
}
#system-message-container joomla-alert + * {
  margin-top: 1rem;
}
#system-message-container joomla-alert .alert-heading {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  padding: 0.8rem;
  color: var(--alert-heading-text);
  background: var(--alert-accent-color, transparent);
}
#system-message-container joomla-alert .alert-heading .message::before,
#system-message-container joomla-alert .alert-heading .success::before {
  display: inline-block;
  width: 1em;
  height: 1em;
  content: "\f05a";
  font-family: "FontAwesome";
}
#system-message-container joomla-alert .alert-heading .notice::before,
#system-message-container joomla-alert .alert-heading .info::before {
  display: inline-block;
  width: 1em;
  height: 1em;
  content: "\f05a";
  font-family: "FontAwesome";
}
#system-message-container joomla-alert .alert-heading .warning::before {
  display: inline-block;
  width: 1em;
  height: 1em;
  content: "\f071";
  font-family: "FontAwesome";
}
#system-message-container joomla-alert .alert-heading .error::before,
#system-message-container joomla-alert .alert-heading .danger::before {
  display: inline-block;
  width: 1em;
  height: 1em;
  content: "\f071";
  font-family: "FontAwesome";
}
#system-message-container joomla-alert .alert-wrapper {
  width: 100%;
}
#system-message-container joomla-alert .alert-wrapper > div {
	background: none;
	color: inherit;
	border-color:  transparent;
}
#system-message-container joomla-alert .alert-link {
  color: var(--success, inherit);
}
#system-message-container joomla-alert[type=success], #system-message-container joomla-alert[type=message] {
  --alert-accent-color: var(--success);
  --alert-heading-text: hsla(0, 0%, 100%, .95);
  --alert-close-button: var(--success);
  background-color: white;
}
#system-message-container joomla-alert[type=info], #system-message-container joomla-alert[type=notice] {
  --alert-accent-color: var(--info);
  --alert-heading-text: hsla(0, 0%, 100%, .95);
  --alert-close-button: var(--info);
  background-color: white;
}
#system-message-container joomla-alert[type=warning] {
  --alert-accent-color: var(--warning);
  --alert-heading-text: hsla(0, 0%, 100%, .95);
  --alert-close-button: var(--warning);
  background-color: white;
}
#system-message-container joomla-alert[type=error], #system-message-container joomla-alert[type=danger] {
  --alert-accent-color: var(--danger);
  --alert-heading-text: hsla(0, 0%, 100%, .95);
  --alert-close-button: var(--danger);
  background-color: white;
}
#system-message-container joomla-alert .joomla-alert--close,
#system-message-container joomla-alert .joomla-alert-button--close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.2rem 0.8rem;
  font-size: 2rem;
  color: var(--alert-close-button);
  background: none;
  border: 0;
  opacity: 1;
}
#system-message-container joomla-alert .joomla-alert--close:hover, #system-message-container joomla-alert .joomla-alert--close:focus,
#system-message-container joomla-alert .joomla-alert-button--close:hover,
#system-message-container joomla-alert .joomla-alert-button--close:focus {
  text-decoration: none;
  cursor: pointer;
  opacity: 0.75;
}
[dir=rtl] #system-message-container joomla-alert .joomla-alert--close,
[dir=rtl] #system-message-container joomla-alert .joomla-alert-button--close {
  right: auto;
  left: 0;
  padding: 0.2rem 0.6rem;
}
#system-message-container joomla-alert div {
  font-size: 1rem;
}
#system-message-container joomla-alert div .alert-message {
  padding: 0.3rem 2rem 0.3rem 0.3rem;
  margin: 0.5rem;
}
[dir=rtl] #system-message-container joomla-alert div .alert-message {
  padding: 0.3rem 0.3rem 0.3rem 2rem;
}
#system-message-container joomla-alert div .alert-message:not(:first-of-type) {
  border-top: 1px solid var(--alert-accent-color);
}

/* Newfeed */
.com-newsfeeds-newsfeed__items li {
  display: block;
  overflow: hidden;
}

.com-newsfeeds-newsfeed__items li+ li {
  margin-top: 42px;
}

.list-inline > li {
  display: inline-block;
}

/* User */
.com-users-reset__form legend,
.com-users-remind__form legend {
  margin:  0.5em 0 1.5em;
  font-size: 100%;
  text-transform: none;
  font-weight: normal;
}

@media (max-width:  480px) {
  .control-group .controls .input-group .form-control {
  }

  .form-horizontal .control-group {
    display: block;
  }
}