html {
	scroll-padding-top: 90px;
}

body {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	background: #f5f5f5;
	color: #666;
	overflow-y: scroll;
}

@media (max-width: 576px) {
	body {
		font-size: 0.75rem; /* Slightly smaller on small screens */
	}
}


#main {
	padding-top: 48px;
}

#station-select-panel {
	position: fixed;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100; /* Ensure this is in front when it appears */
}

#preview {
	vertical-align: middle;
}

#page-main-area {
	padding-bottom: 1rem;
}

@media screen and (max-width: 768px) {
	#preview {
		position: fixed;
		bottom: 12px;
		right: 12px;
	}

	.shortcut {
		width: 7rem!important;
	}
}


@media screen and (min-width: 992px) {
	body {
		font-size: .875rem;
	}

	#vudio-logo {
		display: inline;
	}

	#preview {
		zoom: 0.6;
	}

	.sidebar {
		display: block!important;
	}

	#station-select-panel {
		width: 400px;
	}

}

.sidebar {
	overflow-y: auto;
}

#menu {
	padding-bottom: 6rem;
}

#page-title-area{
	margin-top: 0.25rem;
	margin-left: -1.5rem;
	padding: 1.5rem;
	margin-bottom: 1.25rem;
	background-color: white;
	box-shadow: 0 0 13px 0 rgba(62,44,90,.08);
	z-index: 10;
}

.page-title {
	font-size: 1.2rem;
	text-transform: uppercase;
	font-weight: 500;
	color: #505050;
	margin: 0;
	text-shadow: #fff 0 1px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}


#fixed-area-top {
	/*
	position: fixed;
	top: 150px;
	width: 100%;
	z-index: 11;

	 */
	margin-left: -1.5rem;
	margin-right: -1.5rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	margin-bottom: 1.5rem;

	background-color: white;
	box-shadow: 0 0 13px 0 rgba(62,44,90,.08);
}


#fixed-area-bottom {
	position: sticky;
	bottom: 0;
	width: 100%;

	z-index: 11;
	background-color: white;
	box-shadow: 0 0 13px 0 rgba(62,44,90,.08);
}

#record-area .card-heading {
	cursor:default;
}


.card {
	margin-top: 1rem;
	margin-bottom: 1rem;
	box-shadow: 0 0 13px 0 rgba(62,44,90,.08);

}

h2.card-heading {
	font-size: 1rem;
}

h2.card-heading, h2.day {
	margin-bottom: 0px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.3;
	font-weight: 400;
}

.datatables-hidden{
	opacity: 0;
}

.light-panel {
	background-color: #efefef;
	margin: 0.5rem;
	padding: 0.5rem;
}

.button-bar {
	margin-bottom: 1rem;
}

tr.row-muted td {
	color: #bbb;
}

.table-xs tr th {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

.table-xs tr td {
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}


.dz-drag-hover {
	background: rgba(200,200,255, .25);
}


#play-live {
	margin-top: -3em;
}

h1.title {
	font-size: 1.9em;
}




.logo {
	margin-right: 4px;
}

.asset-details{
	margin-top: 1em;
}

.asset-description {
	margin-top: 1em;
}

/* todo make this more specific */
/*.nav {
	margin-top: 1em;
}*/

.navbar-nav .nav-item {
	margin-left: 1em;
	margin-right: 1em;
}

#navbar-spy .nav-link {
	color: #dddddd!important;
}

#navbar-spy .nav-link.active {
	background-color: #ec008c!important;
	color: white!important;
}



.navbar-station-logo {
	height: 48px;
	margin-top: -6px;
	margin-bottom: -6px;
}


.bg-highlight {
	background-color:rgba(255, 255, 0, 0.25)!important;
}

a {
	color: #00579D;
	text-decoration: none;
}


.text-major {
	display:block;
}

.text-minor {
	display:block;
	font-size: 0.75em;
}


.text-inline-major {

}

.text-inline-minor {
	font-size: 0.75em;
	paddin-left: 0.2em;
}



.text-script {
	font-size: 2.5em;

}

.avatar {
	width: 4rem;
	height: 4rem;
	border-radius: 50%;
	object-fit: cover;
}

.control-label-light {
	color: rgba(0, 0, 0, 0.25);
}

.artist {
	display: block;
	font-style: italic;
}

.title {
	display: block;
	font-weight: bold;
}


.table {
	--bs-table-bg: none!important;
}

.row-red td {
	background-color: rgba(255,0,0,0.1);
}

.table th {
	border-top: none;
}




.light-panel {
	background-color: #efefef;
	margin: 0.5rem;
	padding: 0.5rem;
}

.button-bar {
	margin-bottom: 1rem;
}

tr.row-muted td {
	color: #bbb;
}

.table-xs tr td,
.table-xs tr th {
	font-size: 0.9em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0.4em;
	padding-right: 0.4em;
}

.form-group {
	margin-top: 1rem;
	margin-bottom: 1rem;

}

.avatar-small {
	width: 3em;
	height: 3em;
}

.day-select,
.hr-select,
.no-select
{
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Old versions of Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently */
}

.done-bar {
	margin-top: 3em;
	text-align: center;
}

.article-preview-image {
	object-fit: cover;
	width: 100%;
	max-height: 24em;
}

.article-thumbnail {
	width: 100px;
	height: 48px;
	object-fit: cover;
}


h3.category-title {
	font-size: 1.5em;
}


.panel {
	position: absolute;
}

#current-station-select {
	top: 40px;
	left: 20vw;
	width: 60vw;
}

.station-select-icon {
	background: #00152e;
	width: 120px;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	cursor: pointer;
}

.station-select-row {
	margin-top: 2rem;
	margin-bottom: 2rem;
	cursor: pointer;
}

#menu {
	display: none;
	padding-left: 0;
	margin-top: 20px;
}

#menu .metismenu>li {
	position: relative;
	display: flex;
	flex-direction: column;
}

#menu .metismenu a {
	position: relative;
	display: block;
	padding: 13px 15px;
	transition: all .3s ease-out;
	text-decoration: none;
	color: #adb5bd;
	outline-width: 0;
}


#menu .nav-link {
	font-weight: 400;
	color: #aaaaaa;
}

#menu .active {
	color: white;
}

#menu .mm-active {
	color: white;
}

#menu .nav-link .feather {
	margin-right: 4px;
	color: #999;
}

#menu .nav-link:hover .feather,
#menu .nav-link.active .feather {
	color: inherit;
}

#menu-heading {
	font-size: .75rem;
	text-transform: uppercase;
}

.feather {
	width: 16px;
	height: 16px;
	vertical-align: text-bottom;
}



#menu > li {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

#menu > li.mm-active {
	background-color:rgba(0, 0, 0, 0.25);
	border-left: #ec008c 4px solid;
}



.primary {

}

.avatar {
	vertical-align: middle;
	border-radius: 50%;
}

.avatar-small {
	width: 32px;
	height: 32px;
}

.avatar-medium {
	width: 48px;
	height: 48px;
}

.avatar-large {
	width: 64px;
	height: 64px;
}

li.nav-item {
	list-style-type: none;
}


.station-logo {
	height: 4rem;
}

.above-canvas {
	position: fixed;
	z-index: 100;
}





.red-flash {
	-moz-animation: red-flash 1s ease-out;
	-moz-animation-iteration-count: 1;
	-webkit-animation: red-flash 1s ease-out;
	-webkit-animation-iteration-count: 1;
	-ms-animation: red-flash 1s ease-out;
	-ms-animation-iteration-count: 1;
}
.yellow-flash {
	-moz-animation: yellow-flash 1s ease-out;
	-moz-animation-iteration-count: 1;
	-webkit-animation: yellow-flash 1s ease-out;
	-webkit-animation-iteration-count: 1;
	-ms-animation: yellow-flash 1s ease-out;
	-ms-animation-iteration-count: 1;
}


@-webkit-keyframes red-flash {
	0% { background-color: none; }
	50% { background-color: rgba(255, 23, 23, 0.7)}
	100% { background-color: none; }
}
@-moz-keyframes red-flash {
	0% { background-color: none; }
	50% { background-color:rgba(255, 23, 23, 0.7) }
	100% { background-color: none; }
}
@-ms-keyframes red-flash {
	0% { background-color: none; }
	50% { background-color: rgba(255, 23, 23, 0.7)}
	100% { background-color: none; }
}

@-webkit-keyframes yellow-flash {
	0% { background-color: none; }
	50% { background-color: rgba(255, 255, 23, 0.7)}
	100% { background-color: none; }
}
@-moz-keyframes yellow-flash {
	0% { background-color: none; }
	50% { background-color:rgba(255, 255, 23, 0.7) }
	100% { background-color: none; }
}
@-ms-keyframes yellow-flash {
	0% { background-color: none; }
	50% { background-color: rgba(255, 255, 23, 0.7)}
	100% { background-color: none; }
}

@media print
{
	.navbar {
		display:none;
	}
}



.modal-text-scrollable {
	overflow-y: scroll;
	max-height: 22rem;
}

.modal-dialog {
	max-width: 720px;
}





@media print {
	nav {
		display:none;
		visibility: hidden;
	}
}


.shortcut {
	display: block;
	float: left;
	text-align: center;
	width: 8rem;
	height: 3.5rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	margin-left: 0.25rem;
	margin-right: 0.25rem;
}


.shortcut-wide {
	width: 12rem;
}

.shortcut-icon {
	display: block;
}
.shortcut-text {
	display: block;
}


.station-icon-selected {
	border-bottom: #ec008c 4px solid;
}

.time-seconds {
	font-size: 0.6em;
	font-weight: lighter;
}

/* Documentation Articles */
.documentation-article {

}

.documentation-article h1 {
	margin-top: 3rem;
	margin-bottom: 1rem;
	font-size: 1.5rem;
	font-weight: bold;
	border-bottom: 1px solid;
	color: #ec008c;
}

.documentation-article h2{
	font-size: 1.1rem;
	font-weight: bold;
}

ol>li {
	margin-bottom: 0.6rem;
}

.page-title-area-vap {
	margin-top: 3.5rem!important;
}

#main-vap {
	margin-top: 10rem;
}


.contact-thumbnail,
.app-ad-thumbnail {
	width: 100px;
	height: 48px;
	object-fit: cover;
	float: left;
	vertical-align: middle;
	margin-right: 1em;
}

.sponsor-thumbnail {
	height: 64px;
	object-fit: contain;
}

/* used in programmes, running orders */
.below-timetable-area {
	height: calc(100vh - 580px);
}


.mix-name {
	font-size: 0.7rem;
	opacity: 0.7;
	font-weight: normal;
	padding-left: 0.3rem;
}



#codeigniter_profiler {
	position:absolute!important;
	z-index: 999!important;
}


.sale-strikethru {
	color: red;
	text-decoration: red line-through;
}


.max-width-half {
	max-width: 960px;
}

.text-muted {
	opacity: 0.25;
}


.menu-section {
	font-size: 1rem;
	padding-left: 1.2rem;
	padding-top: 1.5rem;
	padding-bottom: 0.5rem;
	text-transform: uppercase;

}