﻿/*Forms*/
/* Floating column for labels: 25% width */
.col-5, .col-10, .col-15, .col-20, .col-25, .col-30, .col-33, .col-35, .col-40, .col-45, .col-50, .col-55, .col-60, .col-65, .col-66, .col-70, .col-75, .col-80, .col-85, .col-90, .col-95, .col-100 {
	float: left;
	margin-top: 6px;
}

.col-5 {
	width: 5%;
}

.col-10 {
	width: 10%;
}

.col-15 {
	width: 15%;
}

.col-20 {
	width: 20%;
}

.col-25 {
	width: 25%;
}

.col-30 {
	width: 30%;
}

.col-33 {
	width: 33.3%;
}

.col-35 {
	width: 35%;
}

.col-40 {
	width: 40%;
}

.col-45 {
	width: 45%;
}

.col-50 {
	width: 50%;
}

.col-55 {
	width: 55%;
}

.col-60 {
	width: 60%;
}

.col-65 {
	width: 65%;
}

.col-66 {
	width: 66.7%;
}

.col-70 {
	width: 70%;
}

.col-75 {
	width: 75%;
}

.col-80 {
	width: 80%;
}

.col-85 {
	width: 85%;
}

.col-90 {
	width: 90%;
}

.col-95 {
	width: 95%;
}

.col-100 {
	width: 100%;
}

/* Clear floats after the columns */
.row:after {
	content: "";
	display: table;
	clear: both;
}
/*End forms*/

.containerCC {
	min-width: 100px;
}

.outer {
	min-width: 100px;
}

.buttonLinkLG:hover {
	background-color: #009866 !important;
	text-decoration: none;
	color: #222 !Important;
}

#cookieMessageWrapper {
	min-width: 100px;
}

.ModalPopupPatientLetterDates {
	min-width: 100px;
}

.charts-combobox .charts-menu {
	min-width: 100px !important;
}

.charts-combobox input {
	min-width: 100px !important;
}

#browserMessageWrapper {
	min-width: 100px;
}

/*#region Responsive changes MD 2018*/

/*early responsive changes*/
@media all and (max-width:1023px) {
	.siteHolder #lblSite {
		display: inline-block;
		max-width: 23vw;
		display: table;
	}

		.siteHolder #lblSite span {
			display: table-cell;
			text-align: left;
			max-height: 40px;
			overflow: hidden;
			vertical-align: middle;
		}

	#SelectSiteButton {
		width: auto;
		max-width: 23vw;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	/*#LoginName {
		display: none;
	}*/
	#lblSite span {
		max-width: 100%;
		width: auto;
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 13px;
		max-height: 40px;
	}

	#RightButtons {
		position: relative;
		width: 1px;
		left: 100%;
	}

	.postcodeholder {
		display: inline-block;
		float: left;
	}
}

@media all and (max-width:768px) {
	.col-5, .col-10, .col-15, .col-20, .col-25, .col-30, .col-33, .col-35, .col-40, .col-45, .col-50, .col-55, .col-60, .col-65, .col-66, .col-70, .col-75, .col-80, .col-85, .col-90, .col-95, .col-100, .resp100pc {
		width: 100% !important;
		margin-top: 5px;
	}

	.responsiveTable td, .PopRightInner > .rgEditForm > table > tbody > tr > td, .tabs td, #QuestionsContainer > div > table > tr > td, #QuestionsContainer > div > table > tbody > tr > td > * {
		margin-left:20px;
	}

	#QuestionsContainer, #QuestionsContainer2, #QuestionTabsContainer {
		margin-left: 1vw;
		margin-right: 1vw;
	}

	.helpIcon, .commentIcon {
		font-size: 200%;
	}

	.siteHolder #lblSite {
		font-size: 75%;
		max-width: 25vw;
	}

	#RightButtons {
		left: calc(100% - 30px) !important;
		z-index: 500;
	}

	.Tab /*, .TabSel, .TabLocked, .TabSelLocked, .TabKey*/ {
		border-width: 6px 0 0 6px;
	}

	.content {
		margin: 0px 5px 0px 5px !Important;
		padding: 0 !important;
	}

	a.buttonLink, input.buttonLink {
		display: inline-block;
		width: 100%;
		clear: both;
		text-align: left !important;
		margin-bottom: 8px;
		zoom: 1.25;
		box-sizing: border-box;
	}

	.resp50pcL {
		width: 47% !important;
		margin-top: 5px;
	}

	.resp50pcR {
		width: 47% !important;
		margin-top: 5px;
		float: right;
	}

	#RightButtons input.buttonLink {
		display: inline-block !important;
		text-align: left !important;
		width: auto;
	}

	#RightButtons {
		margin-right: -50px;
		position: fixed !important;
		bottom: 30px !important;
		top: calc(100vh - 300px) !important;
	}

	#showSearch, #hideSearch {
	}

	.KeyComments {
		width: 100% !important;
		margin: 0px;
		padding: 0px;
	}

	#SelectSiteButton {
		width: auto;
		background-color: #2528FF;
		color: #fff;
		font-weight:100;
		border-radius: 0px;
		margin: -5px;
		margin-top: -10px;
		margin-right: 5px;
		height: 43px;
		font-size: 95%;
		zoom: 1;
		max-width: 20vw;
		overflow: hidden;
		text-overflow: ellipsis;
	}

		#SelectSiteButton.aspNetDisabled {
			border-radius: 0px;
			font-weight: 600;
			margin: -5px;
			margin-top: -10px;
			margin-right: 5px;
			height: 43px;
			font-size: 95%;
		}

	.siteHolder #lblSite {
		max-height: 40px;
		overflow: hidden;
	}

	.PopRightInner > .rgEditForm > table > tbody > tr,
	.responsiveTable tr,
	.tabs tr,
	#QuestionsContainer > div > table > tbody > tr {
		display: table;
		width: calc(100% - 4px);
		margin-bottom: 20px;
	}

		.PopRightInner > .rgEditForm > table > tbody > tr > td label,
		#QuestionsContainer > div > table > tbody > tr > td > div > label,
		#QuestionsContainer > div > table > tbody > tr > td label {
			font-size: 125%;
			margin: 10px 5px 10px 5px;
		}

	.likeLabel {
		margin: 10px 5px 10px 5px;
	}

	/*.responsiveTable tbody > tr::after,
		#QuestionsContainer > div > table > tbody > tr::after,
		.responsiveTable table > tr::after,
		#QuestionsContainer > div > table > tr::after {
			content: '';class="date-prompt"
			width: 100vw;
			height: 1px;
			left: 40px;
			display: inline-block;
			clear: both;
			padding: 5px;
			border-bottom: 1px solid #ccc;
			border-radius: 5px;
			z-index: 0;
		}*/

	/*tr .rgCommandRow::after {
			border: none;
			opacity: 0;
		}*/

	.PopRightInner .NoWrap {
		white-space: normal !important;
	}

	.responsiveTable td,
	.PopRightInner > .rgEditForm > table > tbody > tr > td,
	.tabs td,
	#QuestionsContainer > div > table > tr > td,
	#QuestionsContainer > div > table > tbody > tr > td {
		display: table-row;
		text-align: left;
		margin-bottom: 10px;
		margin-left: 10px;
	}

		.responsiveTable td span,
		#QuestionsContainer > div > table > tr > td span {
			margin: 3px;
			display: inline-block;
			text-align: left;
		}

		.PopRightInner > .rgEditForm > table > tbody > tr > td input[type=text],
		.responsiveTable td input[type=text],
		#QuestionsContainer > div > table > tr > td input[type=text] {
			width: 75% !Important;
			display: inline-block !important;
			font-size: 18px;
			border-radius: 7px;
			border: 1px solid #ccc;
			text-align: left;
			margin: 10px;
			margin-bottom: 5px;
		}

		.PopRightInner > .rgEditForm > table > tbody > tr > td select,
		.responsiveTable td select,
		#QuestionsContainer > div > table > tr > td select {
			width: 75% !Important;
			display: inline-block !important;
			font-size: 18px;
			border-radius: 7px;
			border: 1px solid #ccc;
			text-align: left;
			margin: 10px;
			margin-bottom: 5px;
			padding: 7px;
		}

		.responsiveTable td div {
			width: 100%;
		}

		.responsiveTable td input[type=button] .help,
		.responsiveTable td input[type=submit] .help,
		.responsiveTable td .linkbutton .help,
		.responsiveTable td .help,
		#QuestionsContainer > div > table > tr > td .linkbutton .help, #QuestionsContainer > div > table > tr > td .linkbutton .commentButton,
		#QuestionsContainer > div > table > tr > td .help {
			/*Broken in mobile view.*/
			width: auto !important;
			margin-top: -2px;
			margin-bottom: 10px;
			margin: 10px;
		}

	input[type="radio"] {
		zoom: 1.5;
		margin-bottom: 5px;
	}

	input[type="checkbox"] {
		zoom: 1.5;
	}

	#QuestionsContainer > div > table > tr > td input[type=text].textUppercase {
		width: 50px !important;
		float: left;
	}

	/*.RadWindow {
		min-width: 90vw;
		min-height: 90vh;
	}*/

	.Menu ul li {
		width: 100%;
	}

	/*.RadGrid_Default thead tr {
		background-color: #221652 !important;
	}*/

	.containerCC {
		width: calc(100% - 3px) !important;
	}

	.auto-inline {
		width: auto !important;
		display: inline-block;
	}
	/*---------------------------------*/
	/*#region RESPONSIVE BURGER MENU.  */
	/*----------------(yum)------------*/
	.mainnav {
		height: 0px;
	}

		.mainnav .panel {
			width: 100vw;
			position: absolute;
			z-index: 9998;
			left: 0px;
			opacity: 0;
			display: none;
			transition: all .3s ease-in-out;
		}

		.mainnav .level1.static {
			width: calc(100% - 16px) !important;
			border-right: none !important;
		}

		.mainnav .Menu {
		}

			.mainnav .Menu ul {
				list-style-type: none;
				padding: 0;
			}

				.mainnav .Menu ul li {
					/*margin: 1.5em 0;*/
				}

		.mainnav a {
			color: #fff;
			text-transform: uppercase;
			font-weight: bold;
			text-decoration: none;
		}

	.mainnavshow {
		opacity: 1 !important;
		display: flex !important;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.Menu ul li ul.level2 {
		border-left: none;
		border-right: none;
		width: 100%;
		right: 0px;
		border-bottom: 3px double #fff;
	}

		.Menu ul li ul.level2 li {
		}

	.mainnav .Menu ul.level2 li:last-of-type {
		margin-bottom: 0px;
	}

	.Menu ul li ul li ul.level3 {
		right: 0 !IMPORTANT;
		top: 30px !IMPORTANT;
		left: 0 !IMPORTANT;
	}

		.Menu ul li ul li ul.level3 li a {
			padding: 2em 0;
		}

	.burger-menu {
		position: absolute;
		width: 30px;
		height: 30px;
		cursor: pointer;
		z-index: 2;
		zoom: 1;
		transition: all 1.5s ease-in-out;
		margin-left: 10px;
	}

	.burger-box {
		float: right;
		padding: 2px;
		margin-right: 50px;
		padding-right: 1px;
		padding-top: 1px;
	}

	.burger-bar {
		background-color: #fff;
		width: calc(100% - 10px);
		margin: 0;
		padding: 1px;
		height: 30px;
	}

	.burger {
		position: absolute;
		background: #2528FF;
		width: 20px;
		height: 3px;
		top: 50%;
		right: 5px;
		margin-top: -5px;
		opacity: 1;
	}

		.burger::before {
			position: absolute;
			background: #2528FF;
			width: 20px;
			height: 3px;
			top: 5px;
			content: "";
			display: block;
		}

		.burger::after {
			position: absolute;
			background: #2528FF;
			width: 20px;
			height: 3px;
			bottom: 5px;
			content: "";
			display: block;
		}

		.burger::after,
		.burger::before,
		.burger {
			transition: all .3s ease-in-out;
			-webkit-transition: all .13s ease-in-out;
			border-radius: 7px;
		}

	.burger-menu.menu-on {
		transition: all .3s ease-in-out;
		zoom: 0.85;
	}

		.burger-menu.menu-on .burger::after {
			-ms-transform: rotate(-45deg);
			transform: rotate(-45deg);
			-webkit-transform: rotate(-45deg);
			bottom: 0px;
		}

		.burger-menu.menu-on .burger::before {
			-ms-transform: rotate(45deg);
			transform: rotate(45deg);
			-webkit-transform: rotate(45deg);
			top: 0px;
		}

		.burger-menu.menu-on .burger {
			background: rgba(111, 111, 111, .0);
		}

	.panel.Menu.mainnavshow.noBurger {
		width: auto !important;
	}

	.mainnav .panel.Menu.mainnavshow.noBurger .level1.static {
		width: auto !important;
		border-right: none !important;
	}

	/*#endregion ------------------*/
	/*RESPONSIVE BURGER MENU END. */
	/*----------------------------*/
	/*----------Burger Addons-------*/
	.Menu #LoginStatus {
		margin: 5px;
		padding: 5px;
		border-radius: 3px;
		border: 1px solid #ccc;
		width: 80%;
	}

	/*End burgerAddon*/

	.selectBox {
		width: 100%;
		clear: both;
	}

		.selectBox > div > input {
			width: 100%;
			clear: both;
			zoom: 1;
			padding: 15px;
		}

	/*.siteHolder {
		display: none;
	}*/

	.cfa-radgrid {
		margin: 15px;
	}

	.EmptyRow {
		display: none !important;
	}

	img, .ui-dialog {
		max-width: 90vw;
	}
}

/*#endregion*/













@media all and (max-width:768px) {
	/*---------------------------------*/
	/*#region RESPONSIVE BURGER MENU. - V2 for new menus  */
	/*----------------(yum)------------*/
	.mainnav {
		height: 0px;

	}

	.mainnav:hover {
		height: 0px;
		overflow: visible;
	}

		.mainnav .mainMenu {
			width: 100vw;
			position: absolute;
			z-index: 9998;
			left: 0px;
			opacity: 0;
			display: none;
			transition: all .3s ease-in-out;
		}

		.mainnav li {
			width: calc(100% - 16px) !important;
			border-right: none !important;
		}

		.mainnav .Menu {
		}

			.mainnav ul {
				list-style-type: none;
				padding: 0;
			}

				.mainnav .Menu ul li {
					/*margin: 1.5em 0;*/
				}

		.mainnav a {
			color: #fff;
			text-transform: uppercase;
			font-weight: bold;
			text-decoration: none;
		}

		.mainnav .mainMenu.mainnavshow {
			opacity: 1 !important;
			display: flex !important;
			flex-direction: column;
			justify-content: center;
			align-items: center;
		}

	.mainMenu ul li ul {
		border-left: none;
		border-right: none;
		width: 85%;
		right: 0px;
		border-bottom: 3px double #fff;
	}

		.mainMenu ul li ul li {
		}

	.mainnav .mainMenu ul li:last-of-type {
		margin-bottom: 0px;
	}

	.mainMenu ul li ul li ul {
		right: 0 !IMPORTANT;
		top: 30px !IMPORTANT;
		left: 0 !IMPORTANT;
	}

		.mainMenu ul li ul li ul li a {
			padding: 2em 0;
		}

	.burger-menu {
		position: absolute;
		width: 30px;
		height: 30px;
		cursor: pointer;
		z-index: 2;
		zoom: 1;
		transition: all 1.5s ease-in-out;
		margin-left: 10px;
	}

	.burger-box {
		float: right;
		padding: 2px;
		margin-right: 50px;
		padding-right: 1px;
		padding-top: 1px;
	}

	.burger-bar {
		background-color: #fff;
		width: calc(100% - 10px);
		margin: 0;
		padding: 1px;
		height: 30px;
	}

	.burger {
		position: absolute;
		background: #2528FF;
		width: 20px;
		height: 3px;
		top: 50%;
		right: 5px;
		margin-top: -5px;
		opacity: 1;
	}

		.burger::before {
			position: absolute;
			background: #2528FF;
			width: 20px;
			height: 3px;
			top: 5px;
			content: "";
			display: block;
		}

		.burger::after {
			position: absolute;
			background: #2528FF;
			width: 20px;
			height: 3px;
			bottom: 5px;
			content: "";
			display: block;
		}

		.burger::after,
		.burger::before,
		.burger {
			transition: all .3s ease-in-out;
			-webkit-transition: all .13s ease-in-out;
			border-radius: 7px;
		}

	.burger-menu.menu-on {
		transition: all .3s ease-in-out;
		zoom: 0.85;
	}

		.burger-menu.menu-on .burger::after {
			-ms-transform: rotate(-45deg);
			transform: rotate(-45deg);
			-webkit-transform: rotate(-45deg);
			bottom: 0px;
		}

		.burger-menu.menu-on .burger::before {
			-ms-transform: rotate(45deg);
			transform: rotate(45deg);
			-webkit-transform: rotate(45deg);
			top: 0px;
		}

		.burger-menu.menu-on .burger {
			background: rgba(111, 111, 111, .0);
		}

	.panel.Menu.mainnavshow.noBurger {
		width: auto !important;
	}

	.mainnav .panel.Menu.mainnavshow.noBurger .level1.static {
		width: auto !important;
		border-right: none !important;
	}

	/*#endregion ------------------*/
	/*RESPONSIVE BURGER MENU END. */
	/*----------------------------*/
}