﻿@font-face {
	font-family: Calibri-Light_c;
	src: url(/fonts/Calibri-Light_c.woff);
}

.swal2-html-container {
	overflow: hidden;
}

.transition {
	transition: 0.3s ease;
}

.col-0 {
    flex: 0 0 0 !important;
    width: 0 !important;
    max-width: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.col-lg-0 {
	flex: 0 0 0 !important;
	width: 0 !important;
	max-width: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}


.uat-banner {
	width: 101vw;
	position: relative;
	left: calc(-51vw + 50%);
	text-align: center;
	background-color: #0c7ac0;
	color: white;
	font-size: 16px;
}

a.navbar-brand {
	white-space: normal;
	text-align: center;
	word-break: break-all;
}

.breadcrumb-item + .breadcrumb-item::before {
	content: "|";
}

/* Sticky footer styles
-------------------------------------------------- */
html {
	font-size: 13px;
	background-size: cover;
	height: 100%;
}

/* Bootstrap modal bug fix */
body {
	overflow-x: hidden;
}

.fa-edit, .fa-times-circle, .fa-minus-square {
	cursor: pointer;
}

.container {
	max-width: inherit;
}

@media (min-width: 768px) {
	html {
		font-size: 16px;
	}
}

.form-control {
	height: 25px;
	padding: 3px 6px;
	font-size: unset;
}

.form-group {
	margin-bottom: 5px;
}

	.form-group [class^="col-"] {
		margin: 1px 0px;
	}

/* For angularJS icons that are clickable. Make them behave like links so we don't' 
   have to use anchor elements */
i[ng-click] {
	cursor: pointer;
}

.border-top {
	border-top: 1px solid #e5e5e5;
}

.border-bottom {
	border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
	box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
	font-size: 1rem;
	line-height: inherit;
}

.fancytree-treefocus {
	border: none;
}

.fancytree-container,
span.fancytree-focused span.fancytree-title {
	outline: 0;
}

ul.fancytree-container {
	border: none;
}

.ui-autocomplete {
	z-index: 9999 !important;
}

span.ft-ico-service {
	background: url("../images/Hospital1.png");
}

span.ft-ico-region {
	background: url("../images/Globe1.png");
}

span.ft-ico-ccg {
	background: url("../images/Company.png");
}

span.ft-ico-ccg_type {
	background: url("../images/Pinion.png");
}

span.ft-ico-qspool {
	background: url("../images/QSPool.png");
}

span.ft-ico-qsgroup {
	background: url("../images/QSGroup.png");
}

span.ft-ico-qsuser {
	background: url("../images/QSUser.png");
}

span.ft-ico-html {
	background: url("../images/HTMLPanel_icon.png")
}

span.ft-ico-goto {
	background: url("../images/ft-ico-goto.png");
}

span.ft-ico-url {
	background: url("../images/ft-ico-url.png");
}

span.ft-ico-nhsdos {
	background: url("../images/ft-ico-nhsdos.png");
}

span.ft-ico-midos {
	background: url("../images/ft-ico-midos.png");
}

span.ft-ico-drilldown {
	background: url("../images/ft-ico-drilldown.png");
}

span.ft-ico-setting {
	background: url("../images/Pinion.png");
}

span.ft-ico-capacity {
	background: url('../images/ft-ico-capacity.png');
}

span.ft-ico-activity {
	background: url('../images/ft-ico-activity.png')
}

span.ft-ico-report {
	background: url('../images/ft-ico-report.png')
}

span.ft-ico-workspace {
	background: url('../images/ft-ico-workspace.png')
}

span.ft-ico-capacity-ward {
    background: url('../images/ft-ico-capacity-service.png');
}

span.ft-ico-capacity-bed {
    background: url('../images/ft-ico-capacity-bed.png');
}

body {
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
	min-width: 320px;
	max-width: 1600px;
	font-family: Arial,sans-serif;
	display: flex;
	flex-direction: column;
}

.partial-content {
	flex: 1 0 auto;
}

.midos-header {
	background-color: #fff;
	height: 80px;
	max-width: inherit;
}

.midos-footer {
	text-align: center;
	align-self: center;
	width: 100vw;
	max-width: 100vw;
}

.headerLogo {
	cursor: pointer;
	max-height: 80px;
	max-width: 600px;
}

@media (max-width: 767px) {
	.headerLogo {
		max-width: 300px;
	}

	.centredMode {
		max-width: 100% !important;
	}
}

.logo {
	cursor: pointer;
	color: #fff;
	border-radius: 0;
	padding: 0;
	max-width: 100%;
}

.midos-container {
	width: 100%;
	height: 100%;
	margin: 4px 0;
	padding: 0;
}

.headerNavIcons {
	flex-wrap: wrap;
	justify-content: flex-end;
}

.copyright {
	text-align: center;
}

.feedback-reqd {
	width: 100%;
	resize: none;
}

.feedback-not-reqd {
	width: 100%;
	resize: none;
}

.check-left {
	width: auto;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.btn-image {
	max-height: 79px;
	max-width: 79px;
	float: right;
	padding: 5px;
	border-bottom: 2px solid transparent;
	margin-bottom: 0;
}

.footer-link {
	color: #bf3000;
}

.footer-text {
	font-size: 13px;
}

#midos-version {
	float: right;
	font-size: 13px;
	color: #3574be;
}

.no-before:before {
	content: none !important;
}

.searchEntry {
	margin-top: 15px;
	margin-bottom: 20px;
}

.searchButton {
	margin-top: 20px;
	margin-bottom: -10px;
}

.box {
	width: 100%;
	height: 60px;
	color: #3574be;
	background: #fff;
	border-radius: 6px 0 0 6px;
	padding: 3px;
	border: 1px solid #2c6b93;
	text-indent: 6px;
}

.boxbtn {
	background: #2c6b93;
	height: 60px;
	border-radius: 0px 6px 6px 0px;
	color: #FFF;
	border: none;
	cursor: pointer;
	text-align: center;
	margin: 0 0 10px 0;
	font-size: 13px;
	min-width: 28px;
}

.reducedleftrightpadding {
	padding-left: 3px;
	padding-right: 3px;
}

@media (max-width: 850px) {
	.reducedLeftRightMargin {
		margin-left: -5px;
		margin-right: -5px;
	}
}

.reducedTopBottomMargin {
	margin-top: 0px;
	margin-bottom: 0px;
}

.nopadding {
	padding: 0;
}

.breadcrumb-text {
	color: black;
	font-weight: 400;
	font-size: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
}

/* Results css */
.results-title {
	color: #ffffff;
	background-color: #0c7ac0;
	font-size: 13px;
	text-indent: 6px;
	height: 25px;
	margin-bottom: 3px;
	padding-top: 2px;
	position: relative;
	width: 100%;
	padding-right: 6px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* Administration css */
.configWarning {
	color: red;
}

.administration-left-wall {
	height: 600px;
	font-weight: 400;
	background-color: white;
	color: #0c7ac0;
	border-color: #0c7ac0;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
}

.administration-left-panel {
	height: 556px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	padding: 0px 2px 0px 2px;
}

	.administration-left-panel ul {
		padding: 0px 0px 0px 25px;
	}

	.administration-left-panel.reducedheight {
		height: 510px;
	}

.administration-left-panel-increased-padding {
	padding: 4px 4px 4px 8px;
}

.administration-button-panel {
	position: absolute;
	bottom: 0;
	height: 50px;
	margin-left: 25px;
}

.administration-center-wall {
	height: 600px;
	font-size: 10pt !important;
	font-weight: 400;
	background-color: white;
	color: #0c7ac0;
	overflow-wrap: break-word;
	border-color: #0c7ac0;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
}

.administrationCentrePanel {
	padding: 0px 10px;
	height: 558px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 99%;
}

.administration-right-wall {
	height: 600px;
	font-size: 10pt !important;
	font-weight: 400;
	background-color: white;
	color: #0c7ac0;
	overflow-wrap: break-word;
	border-color: #0c7ac0;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
}

.vs-spacing-4 {
	padding: 4px 0px;
}

.midos-is-master-header {
	font-size: 10px;
}

#administrationServiceControl {
}

.administrationSearch {
	height: 20px;
	margin-left: 4px;
	width: 100%;
	max-width: 200px;
}

.apiUsersTree {
	height: 268px;
	overflow-x: hidden;
	overflow-y: auto;
}

#adminModal {
	font-size: 13px;
}

	#adminModal .userQSGroupsTree {
		width: 100%;
	}

	#adminModal input[type=text], input[type=password] {
		width: 100%;
	}

	#adminModal ul.fancytree-container {
		border: unset;
	}

.openTimeButton {
	padding-left: 4px;
}

.maintenance-section {
	margin: 0px -30px;
	padding: 2px 15px;
	font-size: 13px;
	min-height: 712px;
}

.maint-tab-user {
	font-weight: normal;
}

.maintenance-left-wall {
	height: 600px;
	font-weight: 400;
	background-color: white;
	color: #0c7ac0;
	overflow-y: auto;
	border-color: #0c7ac0;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
}

.maintenance-left-panel {
	height: 550px;
	overflow-y: auto;
}

	.maintenance-left-panel ul {
		padding: 0px 0px 0px 25px;
	}

.maintenance-left-buttons {
	padding: 10px;
}

.maintenance-right-wall {
	height: 600px;
	font-size: 10pt !important;
	font-weight: 400;
	background-color: white;
	color: #0c7ac0;
	overflow-wrap: break-word;
	border-color: #0c7ac0;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
}

	.maintenance-right-wall .row {
		margin-right: 0px;
		margin-left: 0px;
	}

.maintenance-right-panel {
	height: 510px;
	padding: 0px 0px 0px 15px;
	overflow-x: hidden;
	overflow-y: auto;
}

	.maintenance-right-panel *.form-control {
		font-size: inherit;
	}

.maintenance-right-panel-less-left-padding {
	height: 540px;
	padding: 0px 0px 0px 6px;
	overflow-x: hidden;
	overflow-y: auto;
}

.maintenance-block {
	height: 506px;
	padding-top: 0.6em;
	padding-left: 1em;
	padding-right: 1em;
	line-height: 180%;
	overflow-y: auto;
	overflow-x: hidden;
}

	.maintenance-block *.form-control {
		font-size: inherit;
	}

.maintenance-block-user-amend {
	height: 506px;
	padding-top: 0.6em;
	padding-left: 1em;
	padding-right: 1em;
	line-height: 180%;
	overflow-y: auto;
	overflow-x: hidden;
}

	.maintenance-block-user-amend *.form-control {
		font-size: inherit;
	}

.treeViewCompactLevel0, .treeViewCompactLevel1, .treeViewCompactLevel2, .treeViewCompactLevel3 {
	margin: 0;
	padding: 0;
	margin-left: 6px;
	list-style-type: disc;
}

.midos-is-master {
	text-align: right;
}

.midos-is-master-check {
	margin-left: 4px !important;
}

.header-btn {
	padding: 0px 3px;
	background: #3574be;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	height: 19px;
	border-radius: 5px;
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	margin: 1px;
	margin-right: 3px;
	cursor: pointer;
	float: right;
}

.midos-btn {
	padding: 0px 3px;
	background: #3574be;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	height: 19px;
	border-radius: 5px;
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
	margin: 1px;
	margin-right: 3px;
	cursor: pointer;
}

/* Activity */
.activitysummarytop {
	height: 560px;
	overflow-y: auto;
	overflow-x: hidden;
	font-size: 13px;
	font-weight: 500;
	padding: 0px 6px;
	margin-bottom: 3px;
	overflow-y: auto;
}

	.activitysummarytop a {
		text-decoration: none !important;
	}

.activityresulttop {
	height: 150px;
	overflow: auto;
	font-size: 13px;
	font-weight: 500;
	padding: 0px 6px;
	margin-bottom: 3px;
	overflow-y: auto;
}

	.activityresulttop a {
		text-decoration: none !important;
	}

.activityresultbottom {
	max-height: 360px;
	font-size: 13px;
	font-weight: 500;
	padding: 0px 15px;
	overflow-y: auto;
}

.activityserviceselected {
	color: white;
	font-weight: 500;
	background-color: #6eabc3;
	text-decoration: none !important;
	overflow: auto;
}

	.activityserviceselected a {
		color: white;
	}

.activityservicenotselected {
	font-weight: 500;
	text-decoration: none !important;
	overflow-x: hidden;
	text-overflow: ellipsis;
}

.activityserviceclass {
	height: 100%;
	min-height: 22px;
	margin-left: 15px;
	padding-left: 0px;
	overflow-x: hidden;
	text-overflow: ellipsis;
}

.activitynotesclass {
	overflow-x: hidden;
	text-overflow: ellipsis;
}

.activitycapacity {
	color: white;
	text-align: center;
	padding: 0px;
}

.bottomborder {
	border-bottom: #ccc;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.activity-btn {
	float: right;
	/*width: 70px;*/
	/*height: 19px;*/
	line-height: 0px;
	margin: 3px;
	border: none;
	cursor: pointer;
}

.activitysummarybottom {
	max-height: 210px;
	font-size: 14px;
	font-weight: 500;
	padding: 0px 6px;
	overflow-y: auto;
}

.activitytitle {
	/*max-width:100%;*/
	overflow-x: hidden;
}

.activityhr {
	background: #3574be;
	margin: 2px 0px;
	height: 1px;
}

.activitygridtitle {
	text-align: center;
	padding: 0px;
}

.activityupdated {
	font-size: smaller;
	color: white;
	padding: 2px;
	text-align: center;
}

/* Capacity */

.leftresults-wall {
	height: 600px;
	font-size: 13px;
	font-weight: 400;
	background-color: white;
	color: #0c7ac0;
	border-color: #0c7ac0;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
}

.results-section {
	margin: 0px -30px;
	padding: 15px 15px;
	border-radius: 0px;
	font-size: 13px;
}

.rightcapacity-wall {
	min-height: 600px;
	font-size: 13px;
	font-weight: 400;
	background-color: white;
	color: #0c7ac0;
	overflow-wrap: break-word;
	border-color: #0c7ac0;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
}

.reducedTopBottomMargin {
	margin-top: 0px;
	margin-bottom: 0px;
}

.nopadding {
	padding: 0;
}

/* reports*/
.reports-section {
	margin: 0px -30px;
	padding: 2px 15px;
	font-size: 13px;
}

.reports-window {
	max-height: 600px;
	overflow-y: auto;
}

.reports-list-group {
	margin-bottom: 0px;
}

.report-list-item {
	padding: 6px 0px 2px 8px;
}

.report-link {
	color: #337ab7;
	text-decoration: none;
}

	.report-link:focus, .report-link:hover {
		color: #23527c !important;
		text-decoration: underline !important;
	}
/* hide the page until rendered as messy */
.hidden-onpage-load {
	display: none;
}

.reportbutton {
	height: 120px;
	margin: 6px;
	background-color: #0c7ac0;
	border-style: solid;
	border-color: white;
	border-width: 0px;
	border-radius: 4px;
	text-align: left;
	width: 95%;
}

.whiteText {
	color: white;
}

.mapDiv {
	padding: 0px 8px;
}

.angular-google-map-container {
	height: 555px;
}

.timeEntry {
	width: 60px;
}

.heading-bold {
	font-weight: bold;
}

.navbar-expand-md .navbar-nav .nav-link {
	padding-left: 0.0rem;
	padding-right: 0.5rem;
}

.navbar-nav > li > a {
	padding: 0px;
	font-size: 15px;
	line-height: 22px;
}

ul.fancytree-container {
	border: none !important;
}

.btn-primary {
	background-color: #0c7ac0;
	border-color: #0c7ac0;
}

.btn-primary-xs {
	border: 1px solid transparent;
	border-radius: 0.25rem;
	width: 200px;
}

span.fancytree-title {
	color: #0c7ac0;
}

.footer-image {
	max-width: 250px;
}

.header-title-element-flex {
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	align-self: flex-start;
	flex-flow: row;
	float: left;
}

/* notification badge */

.badge {
	position: absolute;
	border-radius: 50%;
	background: red;
	color: white;
}

.wide-modal {
	max-width: 1600px;
}

#logoutButton {
	background-color: red !important;
	border-color: red !important;
	margin-right: auto;
}

.note-label {
	display: block;
}

#cacheBuster {
	color: white;
}

#PIN-disclaimer {
	color: red;
}

.open-map-icon {
	align-items: center;
}

	.open-map-icon > img {
		height: 40px;
		cursor: pointer;
	}

.navbar-collapse-style {
	display: inline-block;
	vertical-align: middle;
	background: no-repeat center center;
	background-size: 100% 100%;
}

.navbar-surrounding-box {
	border: unset;
}

#masterLogoContainer {
	text-align: center;
}

#header-right-menu {
	vertical-align: middle;
	align-self: center;
}

.centered-layout-navbar {
	position: absolute;
	/*right: 1.5em;*/
	padding: 1.25em;
	background-color: white;
	border: 1px solid black;
	border-radius: 10px;
	z-index: 1000;
}

.noncentered-layout-navbar {
	position: unset;
	z-index: unset;
	border: unset;
	border-radius: unset;
}

.scrollable-tabs {
	overflow-x: auto;
	overflow-y: hidden;
	flex-wrap: nowrap;
}

.scrollable-tab {
	white-space: nowrap;
}

@media (max-width: 768px) {
	.noncentered-layout-navbar {
		position: absolute;
		right: 1.5em;
		padding: 1.25em;
		background-color: white;
		border: 1px solid black;
		border-radius: 10px;
		z-index: 1000;
	}
}
