/* Common */

table {
	border-collapse: collapse;
}

/* Header */

.tm-header .tm-headerbar > div > div {
	justify-content: space-between;
	min-width: 100%;
}
.tm-header .tm-headerbar > div > div > div:nth-child(1) {
	flex-shrink: 1;
	flex-grow: 1;
}

/* Mobile */

#header-menu > a {
	margin-right: 10px;
}
#header-menu-mobile {
	margin-bottom: 20px;
}
#header-menu-mobile > a {
	margin-right: 5px;
	margin-bottom: 10px;
}
/*#tm-dialog-mobile .uk-nav > li > ul > li:not(.uk-active) > ul,
#tm-dialog-mobile .uk-nav > li > div > ul > li:not(.uk-active) > ul,
#tm-dialog-mobile .uk-nav > li > ul > li > ul > li:not(.uk-active) > ul {
	display: none;
}*/

.tm-header-mobile .uk-logo img {
	max-width: 270px;
}

/*#tm-dialog-mobile .uk-nav ul a {
	font-family: 'Open Sans', serif;
	font-weight: normal;
}*/

/* Navbar */

/* Not Small devices */
@media (min-width: 768px) {
	.tm-header .item-1413,
	.tm-header .item-1414,
	.tm-header .item-1415,
	.tm-header .item-1418 {
		display: none;
	}
}
/*.uk-navbar-nav */
.item-101 {
	display: none;
}

.tm-header > .uk-sticky.uk-sticky-fixed {
	border-bottom: 2px solid #F1F1F1;
}
.tm-header .uk-navbar-nav {
	border-top: 2px solid #F1F1F1;
	border-bottom: 2px solid #F1F1F1;
}

.tm-header .uk-navbar-nav > li {
	position: relative;
}
.tm-header .uk-navbar-nav > li:hover:after {
	background: #ffcf00;
	content: '';
	display: block;
	height: 4px;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	right: 0;
}
.tm-header .uk-navbar-nav > li.uk-active:after {
	background: #1478cd;
	content: '';
	display: block;
	height: 4px;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	right: 0;
}

.uk-drop.uk-navbar-dropdown {
	border: solid 2px #F1F1F1;
	border-top: none;
	box-shadow: 0 11px 17px rgba(0, 0, 0, .14);
}

/* Main */

.tm-header + #tm-main.uk-section {
	padding-top: 40px !important;
}
#tm-main > .uk-container {
	max-width: 1400px;
}

.page101 #tm-main {
	padding-top: 30px;
}

/* Sidebar */

/*@media (min-width: 960px) {
	#tm-sidebar {
		position: relative;
	}
	#tm-sidebar > div {
		position: sticky;
		top: 30px;
	}
	#tm-sidebar > div:hover {
		max-height: 100vh;
		overflow-y: auto;
	}
}*/

#tm-sidebar::before {
	border-left: 2px solid #B6B5B6;
}

#tm-sidebar > div > div:not(:last-child) > div {
	padding-bottom: 20px;
}

.uk-nav:not(.uk-nav-accordion) > li:not(.uk-active) > ul,
.uk-nav:not(.uk-nav-accordion) > li > ul > li:not(.uk-active) > ul,
.uk-nav:not(.uk-nav-accordion) > li > div > ul > li:not(.uk-active) > ul,
.uk-nav:not(.uk-nav-accordion) > li > ul > li > ul > li:not(.uk-active) > ul {
	display: none;
}

/* Nav */

/*.uk-nav > li:not(.uk-active) > .uk-nav-sub,
.uk-nav > li > .uk-nav-sub > li:not(.uk-active) > ul,
.uk-nav > li > .uk-nav-sub > li > ul > li:not(.uk-active) > ul {
	display: none;
}*/

.uk-nav .uk-nav-parent-icon {
	min-height: 38px;
	min-width: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.uk-nav.uk-nav-default > li {
	border-bottom: 1px solid #dbdbdb;
}
.uk-nav.uk-nav-default > li > a:hover {
	text-decoration: none;
}
.uk-nav-default > li.uk-active > a,
.uk-nav-default .uk-nav-sub li.uk-active > a {
	font-weight: 600;
}

/*#tm-sidebar .uk-panel[id^="module-"] > h3 {
	border-left: 5px solid #1478CD;
	padding-left: 15px;
}*/
.uk-heading-bullet {
	padding-left: 15px;
}
.uk-heading-bullet::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	height: auto;
}

.uk-nav-default > li > a {
	transition: none;
}
.uk-nav-default > li.uk-active > a {
	color: #1478cd;
}
.uk-nav-default > li > a:hover {
	color: #1478cd;
	text-decoration: none;
}
ul.uk-nav-sub {
	padding: 0 0 10px 15px;
}
.uk-nav-default .uk-nav-sub li {
	line-height: 1.3;
	border-top: solid 1px #fff;
	background: #e4e4e4;
	padding: 0.4em 0.2em 0.3em 0.7em;
}
.uk-nav-default .uk-nav-sub li.uk-active > a {
	color: #1478cd;
	padding-bottom: 0.6em;
}

/* Footer */
#escp-affiliates {
	border-top: 2px solid #F1F1F1;
}
#escp-affiliates h2 {
	text-transform: uppercase;
}
@media (min-width: 1200px) {
	#escp-affiliates-grid > div {
		flex-wrap: nowrap;
	}
}

#footer-menus {
	border-top: 2px solid #E9E9E9;
	padding-top: 30px;
}
@media (min-width: 960px) {
	#footer-menus > div {
		flex-wrap: wrap;
	}
	#footer-menus > div > div {
		flex: 0 1 25%;
	}
}
#footer-menus h3 {
	font-size: 20px;
	text-transform: uppercase;
	margin: 0 0 10px;
}
#footer-menus h3:before {
	content: "";
	display: block;
	width: 142px;
	height: 6px;
	background: #1478CD;
	margin-bottom: 15px;
}

#escp-copyright {
	border-top: 2px solid #E9E9E9;
}

/* Mailchimp newsletter */
#mc_embed_signup .mc-field-group,
#mc_embed_signup joomla-hidden-mail {
	display: block;
	margin-bottom: 15px;
}

/* Bootstrap */

.nav-tabs .nav-link {
	border-radius: 0;
}
.nav.nav-tabs {
	margin-bottom: 30px;
}
legend {
	margin-bottom: 20px;
}
h3.popover-header {
	margin: 0;
}

/* Slideshow */

/* initially hidden*/
.uk-slideshow .el-overlay .el-link {
	display: none;
}

/* Messages */

#system-message-container {
	position: fixed;
	z-index: 999999;
	top: 30px;
	max-width: 50vw;
	width: 880px;
	right: 30px;
}
@media (max-width: 960px) {
	#system-message-container {
		width: auto;
		left: 10px;
		right: 10px;
		top: 20px;
		max-width:  none;
	}
}

/* Modules */

.uk-panel.documents .documents {
	list-style: none;
	margin: 0;
	padding: 0;
}
.uk-panel.documents .documents li {
	margin: 0 0 15px 0;
}
.uk-panel.documents .documents span[class^="k-icon-"] {
	color: #1478cc;
}

#homepage-modules > div {
	margin: 20px 0;
	padding-top: 20px;
}

.category-module.escp_homepage_recent > h2 {
	margin-top: 0;
}
.category-module.escp_homepage_recent .more-items {
	float: right;
	font-weight: 600;
}
.category-module.escp_homepage_recent .date,
.blog.events .events-list .date {
	margin: 10px 0;
}
.category-module.escp_homepage_recent .date span,
.blog.events .events-list .date span {
	margin-right: 5px;
}
.category-module.escp_homepage_recent a.readmore {
	font-weight: 600;
}

#contentBanner .uk-panel {
	background: #F7F7F7;
	/*border: 1px solid #CCCCCC;*/
	padding: 20px;
	margin-bottom: 20px;
}
.uk-panel.custom_leftimage .img {
	float: left;
	max-width: 45%;
	margin-right: 20px;
}

/* Forms */

.required-field {
	float: none !important;
}
@media (min-width: 960px) {
	.control-group input,
	.control-group select,
	.control-group textarea {
		max-width: 500px;
	}
}
.control-label > label.invalid {
	color: #9d261d;
}

/* Chronoforms */

.ui.form,
.ui.form .field > label {
	font-size: inherit;
}

.nui.button {
	margin: 0;
	border: none;
	overflow: visible;
	font: inherit;
	color: inherit;
	-webkit-appearance: none;
	border-radius: 0 !important;
	display: inline-block;
	box-sizing: border-box;
	padding: 0 20px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	transition: .1s ease-in-out;
	transition-property: color, background-color, background-position, background-size, border-color, box-shadow;
	font-family: 'Work Sans', serif;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0;
	background-origin: border-box;
}
.nui.button.blue {
	background-color: #1478cd !important;
	color: #fff !important;
	border: 1px solid transparent !important;
}

/* Article */

.page-header h1 {
	margin-top: 0;
}
.page-header .btn ~ .btn {
	margin-right: 10px;
}

.item-page {
	overflow: hidden;
}

.item-page > .icons, .blog .icons {
	overflow: hidden;
	margin: 20px;
	display: none;
	float: right;
}
.item-page:hover > .icons, .blog:hover .icons {
	display: block;
}
.item-page > .icons [role="tooltip"], .blog .icons [role="tooltip"] {
	display: inline;
	color: #000;
}

dl.article-info {
	margin: 0 0 10px 0;
	font-size: 12px;
	font-style: italic;
}

dl.article-info > dd:first-child {
	margin-left: 0;
}

div.pagination {
	margin-top: 20px;
	text-align: center;
	justify-content: space-between;
	align-items: center;
}

.item-image {
	text-align: center;
	margin: 0;
}
.item-image.left {
	float: left;
}
.item-image.right {
	float: right;
}
.item-image > p {
	font-size: 12px !important;
	font-weight: normal !important;
	margin: 0 !important;
}
.item-image img,
.img-fulltext-left img,
.img-fulltext-right img {
	max-width: 140px;

	/*padding:5px;
	border:1px solid #cccccc;
	box-shadow:4px 8px 13px -5px #888888;*/
	box-sizing: border-box;
}
.item-text .item-image img {
	max-width: 300px;
}
.item-image.left img,
.img-fulltext-left img {
	margin: 0 20px 20px 0;
}
.item-image.right img,
.img-fulltext-right img {
	margin: 0 0 20px 20px;
}
.img-fulltext-left {
	float: left;
}
.img-fulltext-right {
	float: right;
}

ul.tags.inline > li:first-child {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

/* Extra small devices (phones, less than 959) */
@media (max-width: 959px) {
	.item-image {
		text-align: center;
		float: none !important;
	}

	.item-image img {
		width: 100%;
		max-width: 100%;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.item-page img:not(.item-image):not(.not-responsive) {
		width: 100% !important;;
		height: auto !important;;
		float: none !important;
	}
}

.item-text:after {
	clear: both;
	display: table;
	line-height: 0;
	content: "";
}

.item-text ul {
	padding: 0;
	margin: 0 0 10px 20px;
	list-style: disc outside;
}

.item-text > ol {
	counter-reset: list1 1;
}

.item-text > ol > li {
	/*counter-increment: list1;*/
}

.item-text > ol > li > ol {
	counter-reset: list2 0;
	list-style: none;
	margin-left: 25px;
	padding-top: 0.5em;
}

.item-text > ol > li > ol > li:before {
	counter-increment: list2;
	content: counter(list1) "." counter(list2) " ";
	display: block;
	float: left;
	margin-left: -2.6em;
}

/* Force defaults */
.item-text ol[type="1"] {
	list-style-type: decimal !important;
}

.item-text ol[type="A"] {
	list-style-type: upper-latin !important;
}

.item-text ol[type="a"] {
	list-style-type: lower-latin !important;
}

.item-text ol[type="I"] {
	list-style-type: upper-roman !important;
}

.item-text ol[type="i"] {
	list-style-type: lower-roman !important;
}

.item-text ol[type] {
	counter-reset: none !important;
	margin-left: 0;
	padding-top: 0.5em;
}

.item-text ol[type] > li:before {
	display: none !important;
	counter-increment: none !important;
}

.item-page p.date {
	margin: 10px 0;
}

/* News */

.blog .items-row + .items-row {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #ddd;
	padding-top: 20px;
}
.blog p.date {
	margin: 10px 0;
}
.blog p.readmore a.readmore {
	font-weight: 600;
}

/* Docman */

.k-visually-hidden {
	display: none;
}

/* Smart search */

fieldset.com-finder__search .awesomplete {
	flex-grow: 1;
}

.result__item {
	display: flex;
	flex-direction: column;
}
.result__item .result__title {
	order: 1;
	margin-bottom: 10px;
}
.result__item .result__description {
	order: 3;
}
.result__item .result__taxonomy {
	order: 2;
	margin-bottom: 10px;
}

.result__item+.result__item {
	border-top: 1px solid rgba(0, 0, 0, .125);
}

.awesomplete > ul {
	z-index: 999;
}

.uk-search-default:has(.uk-search-icon-flip) .uk-search-input {
	padding-left: 10px;
	padding-right: 40px;
}
.uk-search-default .uk-search-icon {
	width: 40px;
}

/* Yootheme accordion with icons */
.uk-accordion.escp_accordion_icons {
	visibility: hidden;
}
.uk-accordion.escp_accordion_icons .uk-accordion-title {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    padding-right: 30px;
}
.uk-accordion.escp_accordion_icons .uk-accordion-title::before {
    position: absolute;
    right: 0;
}
.uk-accordion.escp_accordion_icons .uk-accordion-title img {
	height: 50px;
	width: auto !important;
    max-width: none !important;
}
@media (max-width: 959px) {
	.uk-accordion.escp_accordion_icons .uk-accordion-title {
		font-size: 20px !important;
		letter-spacing: 0;
	}
}

/* commonninja linkedin */

.feed-content-wrapper.blog-layout {
	padding: 0 !important;
	margin: 0 -15px !important;;
}
.feed-content-description {
	padding: 0 !important;
}

/* Embeds */

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	overflow: hidden;
	width: 100%;
	padding: 56.25% 0 0 0;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.embed-responsive-16by9 {
	padding-top: 56.25% !important;
}
.embed-responsive-4by3 {
	padding-top: 75% !important;
}

/* Bells & Whistles */
@media screen and (prefers-reduced-motion: no-preference) {
    /*noinspection CssInvalidAtRule*/
    @view-transition {
        navigation: auto;
    }
}
