@import url('https://fonts.googleapis.com/css?family=Roboto Condensed');

@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/source-sans-pro-v14-latin-regular.eot');
	src: local(''),
		url('../fonts/source-sans-pro-v14-latin-regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/source-sans-pro-v14-latin-regular.woff2') format('woff2'),
		url('../fonts/source-sans-pro-v14-latin-regular.woff') format('woff'),
		url('../fonts/source-sans-pro-v14-latin-regular.ttf') format('truetype'),
		url('../fonts/source-sans-pro-v14-latin-regular.svg#SourceSansPro') format('svg');
}

body {
	font-size: 14px;
	line-height: 20px;
}

a, a:hover {
	color: maroon;
}

.navbar {
	padding: 0;
}

.nav>li>a {
	position: relative;
	display: inline-block;
	padding: 10px 15px;
}

.content-header>.breadcrumb>li>a {
	margin-right: 4px;
}

body.popup .content-wrapper {
	margin-left: unset;
}

section h1 .btn {
	margin-bottom: 5px;
}

.table-hover {
	width: 100% !important;
}

.table-hover>tbody>tr td {
	white-space: nowrap;
}

.select2-container--bootstrap {
	width: auto;
	flex: 1 1 auto;
}

.select2-container--bootstrap .select2-selection--single {
	height: 100%;
	line-height: inherit;
	padding: 0.5rem 2rem 0.5rem 1rem;
}

body.sidebar-mini .select2-container--bootstrap .select2-selection--single .select2-selection__rendered,
body.popup .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
	padding-top: 4px !important;
}

.select2-container--bootstrap .select2-selection--single,
.select2-container--bootstrap .select2-selection--multiple {
	width: 100%;
}

.capitalize {
	text-transform: capitalize;
}

.form-group.has-success select {
	border: solid 1px #00a65a;
}

.toggle.full {
	width: 100% !important;
	display: block;
}

.modal-loading {
	z-index: 9999;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
}

.form-overlay {
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	display: flex;
	flex-direction: column;
}

.alert .progress {
	height: 0.1rem;
	margin-top: 10px;
}

.small-box:hover {
	color: #555;
}

.small-box h3 {
	font-size: 20px;
	margin: 10px 0 15px 0;
	white-space: nowrap;
	padding: 0;
}

output.range {
	display: block;
	text-align: center;
}

.select2-results__option h6 {
	display: inline;
}

.select2-results__option h6 .badge {
	font-weight: normal;
}

.btn-outline-secondary {
	border-color: #6c757d;
}

.btn-outline-success {
	border-color: #28a745;
}

.btn-outline-danger {
	border-color: #dc3545;
}

.select2TemplateResultCustom {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}

.select2TemplateResultCustom h6 {
	margin-bottom: 0px;
}

.custom-file-label {
	font-size: 16px;
}

.nav-tabs .nav-link {
	border-color: #e9ecef #e9ecef #dee2e6;
}

.nav>li>a {
	background: #f7f7f7 !important;
}

.nav-tabs .nav-link.active {
	background-color: #fff !important;
}

.leave {
	display: flex;
	align-items: center;
	background-color: #d2d6de;
	color: #000;
	padding: 0 15px;
	height: 50px;
}

.leave:hover {
	color: #555;
}

.table .bootstrap-datetimepicker-widget tr {
	height: initial !important;
}

.table-striped tr {
	background-color: unset !important;
}

.table .bootstrap-datetimepicker-widget td {
	text-align: center !important;
}

.table .timepicker td {
	padding: 0 !important;
}

.timeout-overlay {
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #000;
	display: flex;
	flex-direction: column;
}

.timeout-overlay>div {
	background-color: #fff;
	max-width: 400px;
	width: 95%;
	border: solid 5px #777;
	padding: 15px;
	text-align: center;
}

@media (max-width: 767.99px) {
	.btn-block-sm {
		width: 100%;
	}
}

@media (max-width: 575.99px) {
	.btn-block-xs {
		width: 100%;
	}
}

.white-space-break-spaces {
	white-space: break-spaces !important;
}

.dt-reorder:after {
	content: "\F0C9";
	font-family: FontAwesome;
}

.content-wrapper {
	background-color: #fff;
}

@media (min-width: 768px) {
	.sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
		font-size: 10px !important;
	}
}

.main-logo a {
	display: flex;
	align-items: center;
	color: #000;
	text-decoration: none;
}

.main-logo img {
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.main-logo span {
	font-weight: 700;
	font-size: 14pt;
	margin-left: 10px;
}

div.banner {
	text-align: center;
	margin-bottom: 20px;
}

div.banner img {
	max-width: 100%;
}

header .bannersep, div.content-bannersep {
	background-color: #df2726;
	height: 13px;
}

header div.title {
	text-align: center;
	padding: 10px 0;
}

header div.title h1,
header div.title h4 {
	font-family: 'Roboto Condensed', sans-serif;
}

@media (max-width: 575.99px) {
	header div.title h1 {
		font-size: 1.5rem;
	}

	header div.title h4 {
		font-size: 1rem;
	}
}

@media (min-width: 576px) and (max-width: 767.99px) {
	header div.title h1 {
		font-size: 1.65rem;
	}

	header div.title h4 {
		font-size: 1.15rem;
	}
}

@media (min-width: 768px) and (max-width: 991.99px) {
	header div.title h1 {
		font-size: 1.8rem;
	}

	header div.title h4 {
		font-size: 1.3rem;
	}
}

@media (min-width: 992px) {
	header div.title h1 {
		font-size: 2rem;
	}

	header div.title h4 {
		font-size: 1.4rem;
	}
}

.datebox {
	border: solid 1px #df2726;
	border-radius: 10px;
	padding: 10px;
	text-align: center;
	background-color: #fee0c8;
}

.ticketitem {
	background-color: #f0f0f0;
	padding: 5px;
	border-radius: 10px;
	border: solid 1px #c0c0c0;
	margin-bottom: 10px;
}

.login .box1,
.login .box2 {
	border: solid 1px transparent;
	border-radius: 5px;
	height: 150px;
	width: 100%;
	max-width: 400px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.login .box1 {
	background-color: #022d3d;
}

.login .box2 {
	background-color: #00e4ff;
}

.login .box1btn,
.login .box2btn {
	display: flex;
	width: 100%;
	justify-content: space-evenly;
}

.status-header {
	padding: 15px;
	border: solid 1px #ccc;
	border-radius: 5px;
	background-color: #eee;
	margin-bottom: 15px;
}

.status-header .badge {
	font-size: 90% !important;
}

.list-group .active {
	background-color: #9cf !important;
}

.eventitem h6 {
	margin-bottom: 0;
}