@font-face {
font-family: 'Frutiger';
font-style: normal;
font-weight: normal;
src: local('Frutiger'), url('fonts/Frutiger.woff') format('woff');
}

@font-face {
font-family: 'Frutiger Bold';
font-style: normal;
font-weight: normal;
src: local('Frutiger Bold'), url('fonts/Frutiger_bold.woff') format('woff');
}

.Header-General {
  background-image: linear-gradient(to bottom, #E8EDEE, #ffffff);
}

.Header-Left {
  background: url("images/NHS.svg") no-repeat top left / contain;
  width: 500px;
  height: 85px;
}

.Organisation-Left{
	font-family: Frutiger Bold;
	font-size: 24pt;
	color: black;
	display:  table;
}
.Organisation-Type-Left{
	font-family: Frutiger;
	font-size: 22pt;
	font-weight: bold;
	color: #0072CE;
	display: table;
}

.tb1{
    border-color: #768692;
}

.Header-Left-ApplicationName {
  text-indent: -9999px;
}

.Header-Right {
  display: none;
}

.Header-General table {
  height: 100%;
  width: 100%;
  padding: 15px;
}

.loading-spinner div:after {
  background: #005EB8;
}

.Panel-Line {
  background-image: linear-gradient(to right, #005EB8, white);
}

.Body-General-Table {
	padding-top: 35px;
}

/* #webform .Body-Left {
	display: none;
}
 */

#Project-Content {
	margin: auto;
}

.Body-Left {
    vertical-align: top;
    padding: 0 20px 0 15px;
    width: 250px;
}

.Content-Project-General {
  padding: 15px;
}


/* .Toolbar-Top-Navigation {
  text-indent: -9999px;
}

.Toolbar-Top-Navigation::after {
  content: "Survey Navigation";
} */

.Projects-List tr:hover {
    background: #E8EDEE;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
}


.NavButton, .NavButtonLeft, .NavButtonCenter, .NavButtonRight{
  background-color: #005EB8;
  color: #fff;
  border-radius: 5px;
  margin-bottom: 3px;
  padding: 0.5em;
  text-align: center;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16.5pt;
  display: table;
}


.NavButtonCenter{
  margin: auto;
}

.NavButtonLeft {
  margin-right: auto;
}

.NavButtonRight {
  margin-left: auto;
}

.PrivacyLink{
	color:#b2d235;
	font-size: 16.5pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.NavButton:hover {
  background-color: #003087;
}

.FixedFooter .Body-General::after {
  width: 45%;
  height: 50%;
  max-height: 300px;
  background: no-repeat url(images/Clipboard.svg) bottom right / contain;
}

#webform .footer-navigation {
  display: none;
}

#webform .body-left {
  display: none;
}

.footer-navigation {
  background: #003087;
}

.footer-navigation a {
  color: #0072CE;
}

.footer-navigation a:hover {
    color: #41B6E6;
    text-decoration: underline;
}

.formic-object--disabled[id="__eH|304AC198A6E74836BC6A435F2D3BB4B6"] {
	display: none;
}

.Panel-Title {
	font-family: Verdana;
    font-size: 20pt;
}

.Panel-Description {
	font-family: Verdana;
    font-size: 16pt;
}
.Panel-Line {
    margin-top: 15px;
    margin-bottom: 15px;
    height: 8px;
    background-image: linear-gradient(to right,#005EB8, white);
}

.Contents-Entry {
    width: 100%;
	
}
    .Contents-Entry::before {
        content: "";
        display: inline-block;
        height: 18px;
        width: 18px;
        margin: 6px;
        background-color: #78BE20;
        border-radius: 50%;
        vertical-align: middle;
        text-align: left;
    }

.Contents-Entry-Title 
{
    padding: 0;
    text-decoration: none;
	text-align: center;
	vertical-align: middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #0072CE;
}

.footer-navigation {
    display: flex;
    border-spacing: 0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.19);
    background-image: linear-gradient(to right,#E8EDEE, white);
    padding: 4px 10px 4px 195px;
    font: bold 18px Verdana;
}

.Notification-Frame {
    color: black;
    border: solid 2px #cecece;
    font-family: Verdana;
    font-size: 16pt;
    text-align: left;
    display: flex;
    align-items: center;
    padding: 10px;
    margin-bottom: 10px;
}

.Notification-Icon {
    width: 48px;
    height: 48px;
    background-image: url("images/info.svg");
    background-repeat: no-repeat;
    background-size: contain;
    flex: 0 0 48px;
    margin: 0 10px 0 0;
}

.Notification-Link {
    display: inline;
    color: #0D2D70;
    font-family: Verdana;
    text-decoration: underline;
    font-weight: bold;
}

    .Notification-Link:hover {
        color: #003087;
    }

.Toolbar-Top-Navigation,
.Toolbar-Top-Validation,
.Toolbar-Top-CompletionErrors {
  background-color: #005EB8;
  font-family: Verdana;
  font-size: 16pt;
}

.Toolbar-Navigation-Body a::before {
    content: "";
    display: inline-block;
    height: 18px;
    width: 18px;
    margin: 8px;
    background-color: #78BE20;
    border-radius: 50%;
    vertical-align: middle;
    text-align: left;
}

.Toolbar-Navigation-Body, .Content-Validation  {
    width: 240px;
}

.Tool-Lbl-Login:hover {
    color: #003087
}

.Tool-Lbl-Login,
.Tool-Lbl-LoginOut,
.Tool-Lbl-Register,
.Tool-Lbl-Receipt,
.Tool-Lbl-Coupon,
.Tool-Lbl-UserProperties {
    display: block;
    padding: 10px 0 0 18px;
    background-repeat: no-repeat;
    background-position: 5px 13px;
    font: bolder 16pt Verdana;
    color: black;
    text-decoration: none;
}

    .Tool-Lbl-Login:hover,
    .Tool-Lbl-LoginOut:hover,
    .Tool-Lbl-Register:hover,
    .Tool-Lbl-Receipt:hover,
    .Tool-Lbl-Coupon:hover,
    .Tool-Lbl-UserProperties:hover {
        color: #00d7e5
    }

.Tool-Lbls-Enabled,
.Tool-Lbls-Disabled {
    display: block;
    padding-top: 4px;
    font: bolder 16pt Verdana;
    text-decoration: none;
    color: #0072CE;
}

.Tool-Lbls-Disabled {
    color: #b0cde4;
    cursor: default;
}

.Tool-Lbls-Enabled:hover {
    color: #41B6E6;
    text-decoration: underline;
}

.Frame-Title {
    font-size: 16pt;
}

.Frame-Label {
    font-family: Verdana;
    font-size: 16pt;
    color: black;
    text-align: left;
    vertical-align: text-bottom;
    padding: 5px 3px 2px 25px;
}

.Frame-Note {
    font-size: 14pt;
}


.Buttons-General {
	color: #ffffff;
    background-color: #0072CE;
	font-size: 14pt;
	font-family: Verdana;
	border: 2px solid #000000;
}

    .Buttons-General:hover {
        background-color: #41B6E6;
        border: 2px solid #000000;
    }


.Frame-Input-Textbox {
	font-size:14pt;
	font-family: Verdana;
    width: 350px;
	height: auto;
	padding: 2px;
	margin: 5px 0px 5px 0px;

}
.Frame-Required,
.Sub-Frame-Required {
    color: Red;
    padding-right: 2px;
    padding-top: 4px;
    font-size: 16pt;
	font-family: Verdana;
}

.Frame-Warning {
    display: block;
    position: relative;
    text-align: left;
    vertical-align: text-top;
    padding: 0 0 25px 0;
    color: black;
    font: bolder 22pt;
	font-family: Verdana;
}

textarea {
	font: 20pt arial;
}

html .choices__inner 
{
	font-size: 20px;
}
html .choices__heading
{
	font-size: 18px;
}
html .choices__list--dropdown .choices__item
{
	font-size: 16px;
}


