html {
	background: #343434;;
}

.tm-container {
	background: #fff;
	box-shadow: none;
}
.item-518 {
	display: none;
}
.well {
	background: none !important;
}
.img100 img {
	width: 100%!important;
}


/* Style */

h1 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
}
h2, .uk-article-title {
	font-size: 23px;
	text-transform: uppercase;
	font-weight: bold;
}
h3 {
	font-size: 19px;
	text-transform: uppercase;
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border: 1px solid #ddd;
}
thead {
	background: #F36020;
	color: white;
	font-weight: bold;
}
th, td {
	text-align: left;
	padding: 8px;
}
tbody tr:nth-child(odd) {
	background-color: #f2f2f2
}

iframe {
	width: 100%;
}

.input-password-toggle {
	display: none;
}

/* Header */

/*.tm-header .uk-navbar-container::before {
	content: "";
	display: block;
	height: 14px;
	background: #F36020;
}*/
.tm-toolbar {
	background: #F36020;
}
#module-tm-3 a {
	color: #fff;
}
.tm-toolbar-default .uk-search .uk-search-icon {
	color: #fff;
}
.tm-toolbar-default .uk-search-default .uk-search-input {
	border-bottom-color: #fff;
}
.tm-toolbar .uk-search-default {
	width: 140px;
}
.tm-toolbar .stay-in-touch {
	color:#3C6CBC !important;
}
.stay-in-touch a {
	color:#3C6CBC;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.tm-header > div.uk-sticky-fixed {
	border-bottom: 14px solid #F36020;
}

/* Footer */

.cs-footer {
	background: #343434;
	font-size: 12px;
	color: #fff;
	padding: 20px 0;
	border-top: 14px solid #F36020;
}
.cs-footer .uk-nav-default>li {
	display: inline-block;
}
.cs-footer .uk-nav-default>li>a {
	color: #F36020;
	text-transform: none;
	letter-spacing: 0;
	padding: 0 5px;
}
.cs-footer .uk-nav-default>li:first-child>a {
	padding-left: 0;
}
.cs-footer .uk-nav-default {
	margin-top: -15px;
}
.cs-footer .uk-nav-default>li>a:hover {
	text-decoration: underline;
}
@media (min-width: 960px) {
	.cs-footer > div > div.tm-grid-expand.uk-grid >div:first-child {
		width: 200px;
	}
	.cs-footer > div > div.tm-grid-expand.uk-grid >div:last-child {
		width: 160px;
	}
}
.cs-footer .el-link.uk-icon-link {
	color: #FFF;
}

/* Bottom */

.tm-bottom {
	padding: 0;
	background: #3C6CBC;
	color: #fff;
}

/* Find a college */

.find-a-college .image {
	min-height: 300px;
	background: url("/images/site2021/footer.png") no-repeat;
	background-size: cover;
}
.find-a-college .find {
	text-align: center;
	padding: 30px;
}
.find-a-college .find .text {
	color: white !important;
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 0;
}
.find-a-college .colleges-list {
	background: #FFFFFF;
	padding-left: 0;
}
.find-a-college .colleges-list p {
	color: #fff;
	margin: 0 0 5px 0;
	font-size: 24px;
}
.find-a-college .colleges-list.bsky {
	color: #6c6d74;
	max-height: 300px;
	overflow-y: auto;
}

/* Navbar */

/*.uk-navbar-nav>li>a {
	padding-right: 25px;
}*/
@media (min-width: 960px) {
	.uk-navbar-nav {
		gap: 25px;
	}
}
.uk-navbar-nav>li>a:hover {
	background: white !important;
}
.uk-navbar-nav>li>a[aria-expanded="true"]::before {
	display: block;
	content: "";
	width: 0 !important;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 30px solid white;
	position: absolute;
	top: 79px;
	padding: 0;
	z-index: 1000;
}

.uk-navbar-nav > li > a.membersBtn {
	background: #3C6CBC !important;
	color: #fff !important;
	border-radius: 7px;
	padding: 1px 15px;
}
.tm-header .uk-drop-grid {
	justify-content: center;
}
.tm-header .uk-drop-grid > div {
	max-width: 400px;
}
.tm-header .uk-navbar-dropdown > div:not(.uk-drop-grid) {
	max-width: 400px;
	margin: 0 auto;
}

.tm-header .uk-navbar-dropdown-nav>li>a {
	text-transform: uppercase;
	border-bottom: 1px solid darkgoldenrod;
}
ul.uk-nav-sub a::before {
	content: '>';
	color: gray;
	font-weight: bold;
	font-family: monospace;
	font-size: 13px;
}

.uk-dropnav-dropbar {
	position: absolute;
}
.uk-dropbar.uk-dropbar-top.uk-dropnav-dropbar {
	background: #3C6CBC;
}

/* Mobile menu */

#tm-dialog-mobile .uk-offcanvas-bar.uk-offcanvas-slide {
	width: 100%;
	margin: 0 auto;
}
#tm-dialog-mobile .uk-offcanvas-close {
	color: #F36020 !important;
	top:55px;
}
#tm-dialog-mobile .uk-offcanvas-close svg {
	width: 28px;
}
#tm-dialog-mobile .uk-logo {
	margin-left: 20px;
}
#tm-dialog-mobile .uk-logo img {
	height: 80px;
	width: auto;
}
#tm-dialog-mobile .uk-sticky-fixed {
	border-bottom:4px solid #F36020;
}
.uk-navbar-toggle {
	margin-right: 20px;
}
#tm-dialog-mobile .mobile-menu-top {
	margin-bottom: 20px;
}
#tm-dialog-mobile .item-518 + li {
	border-top: none !important;
}
#tm-dialog-mobile .uk-nav-header:not(:first-child) {
	margin-top: 0;
}
.login_mobile_button {
	position: absolute;
	top: 20px;
	right: 18px;
	width: 40px;
}
.login_mobile_button img {
	width: 100%;
}

#tm-dialog-mobile .uk-nav-default>li {
	margin-top:0;
	border-top: none;
}
#tm-dialog-mobile .uk-nav-default>li>a {
	border-bottom: 1px solid orange;
}

/* Sidebar */

.tm-sidebar .uk-nav-default>li.uk-active>a,
.tm-sidebar .uk-nav-sub>li.uk-active:not(:has(.uk-active))>a {
	font-weight: bold;
}
.tm-sidebar .uk-nav-sub ul>li.uk-active>a {
	font-weight: bold;
}

/* News */

.pagination {
	text-align: center;
	margin: 30px 0 20px 0;
	justify-content: center;
}

.pagination {
	text-align: center;
	margin: 30px 0 20px 0;
	justify-content: center;
}

body.latest-news .el-item .el-content img {
	width: 100%;
}
@media (min-width: 640px) {
	body.latest-news .el-item .el-content img {
		width: 100%;
		object-fit: cover;
		height: 250px;
	}
}

/* Homepage */

.buttons-sticky-bottom .el-item {
	padding-bottom: 40px;
}
.buttons-sticky-bottom .el-item .uk-button {
	position: absolute;
	bottom: 0;
}

/* Our Digital Ambition for Scotland’s Colleges	 */

.aboutquote {
	position: relative;
	border-radius: 7px;
	width: 100%;
	height: 213px;
	background: #F4F4F4 0 0 no-repeat padding-box;
}
.aboutquote p {
	padding: 30px 40px;
}

/* Login module */
.overlay {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	background-color: #3C6CBC ;
	overflow-x: hidden;
	transition: 0.5s;
}
.overlay-content {
	position: relative;
	top: 15%;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.overlay a {
	padding: 8px;
	text-decoration: none;
	color: #fff;
	display: block;
	transition: 0.3s;
}
.overlay a:hover, .overlay a:focus {
	color: #f1f1f1;
}
.overlay .closebtn {
	position: absolute;
	top: 20px;
	right: 45px;
	font-size: 60px;
}
@media screen and (max-height: 450px) {
	.overlay .closebtn {
		top: 15px;
		right: 35px;
	}
}
.overlay .inner-content h1 {
	color: white !important;
}
.overlay .inner-content {
	color: white !important;
	width: 50%;
	margin: 0 auto;
}
.overlay .inner-content .uk-margin label {
	float: left;
}
.overlay .inner-content .uk-margin button {
	float: right;
	background:#F36020;
	border-radius:5px;
	color:white;
	border:none;
}
.overlay .inner-content ul {
	margin-top: 14%;
}
.overlay .inner-content li {
	display:inline-block;
}

/* Our Board */

.rounded-images img {
	border-radius: 50%;
	border:10px solid #F36020;
	/*aspect-ratio: 1/1;*/
}

/* Get in touch */

.dj-simple-contact-form-row {
	margin-bottom: 15px;
}
.dj-simple-contact-form input.dj-simple-contact-form.inputbox,
.dj-simple-contact-form textarea.dj-simple-contact-form {
	width: 100% !important;
	padding: 25px 10px;
}
.dj-simple-contact-form.button.submit {
	width: 97px;
	height: 45px;
	background: #F36020 0 0 no-repeat padding-box;
	border-radius: 8px;
	color: white;
	border: none;
	margin-top: 20px;
}

/* Com users */

.com-users-reset legend,
.com-users-remind legend {
	font-size: inherit;
	line-height: inherit;
}

/* Search */

.js-finder-searchform .word {
	margin-bottom: 40px;
}

/* Bells & Whistles */

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

#system-message-container {
	position: fixed;
	top:0;
	left: 0;
	right:0;
	z-index: 999;
}
