@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
/* http://meyerweb.com/eric/tools/css/reset/ 
  v2.0 | 20110126
  License: none (public domain)
*/
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
select,
textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body.public #aspnetForm {
  margin-top: -140px;
}

body.public,
body#schemeserve_login_aspx {
  line-height: 1;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: "Open Sans", sans-serif;
  counter-reset: section;
}

body.public footer,
body#schemeserve_login_aspx footer {
  /* background: none; */
  border: none;
  background: #313131;
  color: #999;
}

body.public #main-header,
body.public #main-footer,
body#schemeserve_login_aspx #main-header,
body#schemeserve_login_aspx #main-footer {
  width: 100%;
}

body footer {
  text-align: left;
  color: white !important;
}

body.public .login,
body#schemeserve_login_aspx .login {
  background: none !important;
  border: none !important;
}

body.public .login .login_dialog,
body#schemeserve_login_aspx .login .login_dialog {
  background: none !important;
}

body.public .hero,
body#schemeserve_login_aspx .hero {
  background-image: url("https://wellbeinginsurance.co.uk/wp-content/uploads/2018/02/people-2557453_1920-1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  /* padding: 75px 0 250px 0; */
  /* color: #fff; */
  text-align: center;
}

body.public .hero h1,
body#schemeserve_login_aspx .hero h1 {
  font-size: 3em;
  /* line-height: 2em; */
  font-weight: 800;
  /* color: #fff; */
}

body.public .hero h2,
body#schemeserve_login_aspx .hero h2 {
  font-size: 1.2em;
  /* color: #fff; */
}

body.public #aspnetForm header,
body#schemeserve_login_aspx #aspnetForm header {
  display: none;
}

body.public #aspnetForm header,
body.public #aspnetForm nav,
body#schemeserve_login_aspx #aspnetForm header,
body#schemeserve_login_aspx #aspnetForm nav {
  display: none;
}

body.public .getquote-ui,
body#schemeserve_login_aspx .getquote-ui {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16),
    0 3px 6px rgba(0, 0, 0, 0.18);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.18);
}

body.public #PageButtonsTop,
body#schemeserve_login_aspx #PageButtonsTop {
  display: none;
}

body.public #ctl00_MainContent_PageTitle,
body.public #ctl00_MainContent_lblSchemeName,
body#schemeserve_login_aspx #ctl00_MainContent_PageTitle,
body#schemeserve_login_aspx #ctl00_MainContent_lblSchemeName {
  display: none;
}

body.public .page,
body#schemeserve_login_aspx .page {
  border: none;
  padding-top: 0;
}

body.public input[type="submit"],
body.public .rounded,
body.public .Back,
body.public .Next,
body#schemeserve_login_aspx input[type="submit"],
body#schemeserve_login_aspx .rounded,
body#schemeserve_login_aspx .Back,
body#schemeserve_login_aspx .Next {
  background: #0360c7;
  border-radius: 3px !important;
  font-weight: 300 !important;
  font-size: 16px !important;
  padding: 0.6em !important;
  min-width: 100px;
  height: auto;
  border: 2px solid #0360c7 !important;
  cursor: pointer;
  text-decoration: none !important;
}

body.public input[type="submit"]:hover,
body.public .rounded:hover,
body.public .Back:hover,
body.public .Next:hover,
body#schemeserve_login_aspx input[type="submit"]:hover,
body#schemeserve_login_aspx .rounded:hover,
body#schemeserve_login_aspx .Back:hover,
body#schemeserve_login_aspx .Next:hover {
  text-decoration: none;
}

body.public .Back,
body#schemeserve_login_aspx .Back {
  background: none !important;
  color: #000 !important;
  border-color: #848484 !important;
  text-align: center;
  text-decoration: none;
}

body.public .Next,
body.public input[type="submit"],
body#schemeserve_login_aspx .Next,
body#schemeserve_login_aspx input[type="submit"] {
  background: none !important;
  color: #000 !important;
  border-color: #0360c7 !important;
}

body.public #ctl00_MainContent_LoggedInAgentControls,
body.public input.link,
body#schemeserve_login_aspx #ctl00_MainContent_LoggedInAgentControls,
body#schemeserve_login_aspx input.link {
  display: block !important;
  margin-top: 1em !important;
}

body.public .stub,
body#schemeserve_login_aspx .stub {
  border: 0;
  padding-bottom: 2em;
  border-left: 4px solid #ededed;
  position: relative;
  overflow: visible;
}

body.public .stub .inner,
body#schemeserve_login_aspx .stub .inner {
  padding-left: 1.5em;
}

body.public .stub .inner:before,
body#schemeserve_login_aspx .stub .inner:before {
  content: "";
  background: #cccccc;
  height: 20px !important;
  width: 20px !important;
  border-radius: 40px;
  position: absolute;
  left: -12px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

body.public .stub .inner:hover:before,
body#schemeserve_login_aspx .stub .inner:hover:before {
  background: #0360c7;
}

body.public .selected_stub .inner:before,
body#schemeserve_login_aspx .selected_stub .inner:before {
  background: #0360c7;
}

body.public .stub:nth-child(1) .inner,
body#schemeserve_login_aspx .stub:nth-child(1) .inner {
  padding-top: 0 !important;
}

body.public .stub:nth-child(1),
body#schemeserve_login_aspx .stub:nth-child(1) {
  margin-bottom: -8px;
}

body.public .stub:last-child,
body#schemeserve_login_aspx .stub:last-child {
  padding-bottom: 0;
  height: 1em;
  padding-bottom: 0;
}

@media (min-width: 770px) {
  body.public .ssstub_error,
  body#schemeserve_login_aspx .ssstub_error {
    left: -10px;
    top: 8px;
  }
  body.public #stub_page_Page1 .ssstub_error,
  body#schemeserve_login_aspx #stub_page_Page1 .ssstub_error {
    top: 0px;
  }
}

@media (max-width: 748px) {
  body.public #pages,
  body#schemeserve_login_aspx #pages {
    margin: 0 !important;
  }
  body.public .getquote-ui,
  body#schemeserve_login_aspx .getquote-ui {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
  body.public .question,
  body#schemeserve_login_aspx .question {
    padding-left: 0;
  }
  body.public .ssstub_error,
  body#schemeserve_login_aspx .ssstub_error {
    left: 2em;
    top: 8px;
  }
  body.public #page_stubs,
  body#schemeserve_login_aspx #page_stubs {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 0 !important;
    padding-left: 20px;
    height: 0;
    margin-bottom: 2em;
  }
  body.public #page_stubs .stub,
  body#schemeserve_login_aspx #page_stubs .stub {
    border-left: 0;
    position: relative;
  }
  body.public .stub img.ssstub_error,
  body#schemeserve_login_aspx .stub img.ssstub_error {
    max-height: none !important;
    max-width: none !important;
  }
  body.public #page_stubs,
  body#schemeserve_login_aspx #page_stubs {
    padding-top: 0;
    border-top: 4px solid grey;
  }
  body.public .stub,
  body#schemeserve_login_aspx .stub {
    background: 0;
  }
  body.public #page_stubs .stub .inner,
  body#schemeserve_login_aspx #page_stubs .stub .inner {
    display: none;
  }
  body.public #page_stubs .stub .inner:before,
  body#schemeserve_login_aspx #page_stubs .stub .inner:before {
    display: none;
  }
  body.public #page_stubs .stub:before,
  body#schemeserve_login_aspx #page_stubs .stub:before {
    counter-increment: section;
    content: counter(section);
    color: #fff;
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 60px;
    position: absolute;
    background: #ccc;
    top: -1em;
    right: 50%;
    line-height: 2em;
  }
  body.public #page_stubs .stub:before,
  body#schemeserve_login_aspx #page_stubs .stub:before {
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
  }
  body.public #page_stubs .stub:hover:before,
  body#schemeserve_login_aspx #page_stubs .stub:hover:before {
    background: #0360c7;
  }
  body.public #page_stubs .selected_stub:before,
  body#schemeserve_login_aspx #page_stubs .selected_stub:before {
    background: #0360c7;
  }
  body.public tbody tr,
  body#schemeserve_login_aspx tbody tr {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: normal;
    -ms-flex-pack: normal;
    justify-content: normal;
  }
  body.public .leftColumn,
  body#schemeserve_login_aspx .leftColumn {
    width: 100%;
    margin-right: 0 !important;
  }
  body.public .rightColumn,
  body#schemeserve_login_aspx .rightColumn {
    width: 100%;
  }
  body.public #ctl00_MainContent_Firstname,
  body#schemeserve_login_aspx #ctl00_MainContent_Firstname {
    margin-left: 0;
  }
}

body.public .stub .inner,
body#schemeserve_login_aspx .stub .inner {
  font-size: 1em;
}

body.public .getquote-ui,
body#schemeserve_login_aspx .getquote-ui {
  padding-left: 100px;
  padding-right: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body.public .question,
body#schemeserve_login_aspx .question {
  width: 100%;
}

body.public input[type="text"],
body.public input[type="password"],
body#schemeserve_login_aspx input[type="text"],
body#schemeserve_login_aspx input[type="password"] {
  width: 100% !important;
  background: #f8f8f8;
  border: 1px solid #bebebe;
  border-radius: 3px;
  padding: 0.8em !important;
  height: auto !important;
}

body.public select,
body#schemeserve_login_aspx select {
  background: #f8f8f8;
  border: 1px solid #bebebe;
  border-radius: 3px;
  padding: 0.8em !important;
  height: auto !important;
}

body.public label,
body#schemeserve_login_aspx #pages .text,
body#schemeserve_login_aspx label {
  font-weight: 300 !important;
  font-size: 0.8em;
}

body.public #pages,
body#schemeserve_login_aspx #pages {
  margin-left: 200px;
}

body.public textarea,
body#schemeserve_login_aspx textarea {
  padding: 1em;
  max-width: 100%;
}

body.public .multipages,
body#schemeserve_login_aspx .multipages {
  overflow-y: visible;
}

body.public .QuestionWarning,
body#schemeserve_login_aspx .QuestionWarning {
  position: absolute;
  margin-left: 0.8em !important;
}

body.public .postcode_input.Postcode,
body#schemeserve_login_aspx .postcode_input.Postcode {
  margin-left: 0;
}

body.public #AddressContainer label,
body.public #postcodeLabel,
body#schemeserve_login_aspx #AddressContainer label,
body#schemeserve_login_aspx #postcodeLabel {
  width: auto;
}

body.public #AddressContainer .line,
body#schemeserve_login_aspx #AddressContainer .line {
  padding: 6px 0;
}

body.public #postcodeLine .QuestionWarning,
body#schemeserve_login_aspx #postcodeLine .QuestionWarning {
  top: 2em;
  right: 0;
}

body.public #question_ClientAddress,
body#schemeserve_login_aspx #question_ClientAddress {
  margin-top: 1.5em;
}

body.public .selected_stub,
body.public .PageTitle,
body#schemeserve_login_aspx .selected_stub,
body#schemeserve_login_aspx .PageTitle {
  color: #0360c7 !important;
}

body.public ul.multi-page-options li a.DeletePage,
body.public ul.multi-page-options li a.AddPageButton,
body.public ul.multi-page-options li a.ClonePage,
body#schemeserve_login_aspx ul.multi-page-options li a.DeletePage,
body#schemeserve_login_aspx ul.multi-page-options li a.AddPageButton,
body#schemeserve_login_aspx ul.multi-page-options li a.ClonePage {
  color: #7b7b7b;
  text-decoration: none;
  height: 40px;
  padding: 0;
  width: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 5px;
  border: 1px solid #d3d3d3;
}

body.public #question_MPVesselDetails .text h3,
body#schemeserve_login_aspx #question_MPVesselDetails .text h3 {
  display: block;
  margin-bottom: 3em;
  font-weight: 300;
  font-size: 1em;
  width: 100%;
}

body.public .multi-page-options,
body#schemeserve_login_aspx .multi-page-options {
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: flex; */
  display: block;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 1em !important;
}

body.public .getquote-ui h2:first-of-type,
body#schemeserve_login_aspx .getquote-ui h2:first-of-type {
  display: none !important;
}

body.public .getquote-ui h1:first-of-type,
body#schemeserve_login_aspx .getquote-ui h1:first-of-type {
  color: #0360c7;
}

body.public .getquote-ui div.edgy,
body#schemeserve_login_aspx .getquote-ui div.edgy {
  border: 0;
}

body.public .inline-container .firstname,
body.public .inline-container .surname,
body#schemeserve_login_aspx .inline-container .firstname,
body#schemeserve_login_aspx .inline-container .surname {
  margin-left: 0 !important;
  width: 100% !important;
}

body.public .columns,
body#schemeserve_login_aspx .columns {
  display: block !important;
}

body.public .leftColumn h4:not(:first-child),
body.public .rightColumn h4,
body#schemeserve_login_aspx .leftColumn h4:not(:first-child),
body#schemeserve_login_aspx .rightColumn h4 {
  margin-top: 3em;
}

body.public .leftColumn,
body#schemeserve_login_aspx .leftColumn {
  margin-right: 2em;
}

body.public .spacerColumn,
body#schemeserve_login_aspx .spacerColumn {
  display: none;
}

body.public tbody,
body#schemeserve_login_aspx tbody {
  display: block;
}

body.public tbody tr,
body#schemeserve_login_aspx tbody tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

body.public .subfirstname,
body#schemeserve_login_aspx .subfirstname {
  margin-left: 0 !important;
}

body.public #ctl00_MainContent_SummaryDisplay tr,
body#schemeserve_login_aspx #ctl00_MainContent_SummaryDisplay tr {
  display: table-row;
  width: 100% !important;
}

body.public #ctl00_MainContent_SummaryDisplay td,
body#schemeserve_login_aspx #ctl00_MainContent_SummaryDisplay td {
  padding: 0.5em;
  padding-right: 3em;
  width: 100%;
}

body.public #ctl00_MainContent_SummaryDisplay td:nth-child(2),
body#schemeserve_login_aspx #ctl00_MainContent_SummaryDisplay td:nth-child(2) {
  float: right;
}

body.public .QuoteSummaryText div:nth-child(4),
body#schemeserve_login_aspx .QuoteSummaryText div:nth-child(4) {
  color: #0360c7;
  font-weight: 800;
}

body.public .QuoteSummaryText table tr:nth-child(6),
body#schemeserve_login_aspx .QuoteSummaryText table tr:nth-child(6) {
  color: #0360c7;
  background: #f5f5f5;
  font-weight: 800;
}

body.public .QuoteSummaryText table tr:nth-child(2),
body#schemeserve_login_aspx .QuoteSummaryText table tr:nth-child(2) {
  font-weight: 800;
}

/* LOGIN PAGE */
#schemeserve_login_aspx:before {
  content: "";
  width: 100%;
  height: 161px;
  position: absolute;
  top: -1px;
  background-image: url(https://schemeservelive.blob.core.windows.net/medialib/images/user/account_id_23110/wellbeing-login-header.png);
  background-position: center top;
  background-repeat: no-repeat;
}
#schemeserve_login_aspx #aspnetForm {
  margin-top: 185px;
}
#LogoBox {
  display: none;
}

#schemeserve_login_aspx:after {
  content: "Wellbeing Insurance is a trading title of Wellbeing Insurance Ltd which is authorised and regulated by the Financial Conduct Authority.";
  position: absolute;
  width: 100%;
  height: 50px;
  text-align: center;
  bottom: 0;
}

/* SS Custom CSS Begins */

html {
  font-size: 16px !important;
}

.text-color-brand {
  color: #0360c7;
}

.text-decoration-none {
  text-decoration: none;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: bold;
}

.italics {
  font-style: italic;
}

.display-inline-block {
  display: inline-block;
}

.flex-grow-1 {
  flex-grow: 1;
}

.flex-basis-1-third {
  flex-basis: 33%;
}

.flex {
  display: flex;
}

.wrap {
  flex-wrap: wrap;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.mt-4 {
  margin-top: 1rem;
}

.mr-4 {
  margin-right: 1rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.ml-4 {
  margin-left: 1rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

#DSCTopNav {
  background-color: #0360c7;
  overflow: hidden;
  display: flex;
  justify-content: center;
}

#DSCTopNav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

#DSCTopNav a:hover {
  color: #000;
}

#DSCTopNav .icon {
  display: none;
}

.DSC__header-contact--info {
  text-decoration: none;
}

.DSC__logo-contact--container {
  display: flex;
  justify-content: space-between;
}

.subnav {
  float: left;
  overflow: hidden;
}

.subnav .subnavbtn {
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  font-size: 100%;
}

.subnavbtn:hover {
  color: #000;
}

.subnav-content {
  display: none;
  position: absolute;
  background-color: #0360c7;
  z-index: 10;
}

.subnav-content a {
  float: left;
  color: white;
  text-decoration: none;
}

.subnav-content a:hover {
  background-color: #eee;
  color: black;
}

.subnav:hover .subnav-content {
  display: flex;
  flex-direction: column;
  align-items: start;
}

.rename-text {
  color: rgb(100, 45, 145);
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

body footer a {
  text-decoration: none;
  padding: 0;
}

body footer a:hover,
footer a:active {
  background-color: transparent;
}

.footer-logo {
  max-width: 100px;
}

.footer-25 {
  width: 25%;
}

.footer-50 {
  width: 50%;
}

.footer__internal--container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 33%;
}

.stub {
  height: auto;
}

.hero-internal {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 75px 0 250px 0;
}

.cc-banner.cc-bottom {
  background-color: white;
}

.copyright-container {
  display: flex;
}

.getquote-ui label.firstname input {
  margin: 0;
}

.logInOutButton {
  color: #000 !important;
  border-radius: 3px !important;
  text-align: center;
  padding: 0.6em !important;
  min-width: 100px;
  border: 2px solid #0360c7 !important;
  cursor: pointer;
  text-decoration: none !important;
}

.logInOutButton:hover {
  background-color: #0360c7;
  color: white !important;
}

#Partners_Template tr {
  display: table-row;
}

#Partners_Template tbody {
  display: table-row-group;
}

body.public .trigger_question .ern input[type="text"] {
  width: auto !important;
}

body.public .trigger_question input[type="text"]#WagerollDetails {
  width: auto !important;
}

body.public .trigger_question .compositedquestion input[type="text"] {
  width: auto !important;
}

body.public .trigger_question .ern input[type="text"].text_input_small {
  width: 50px !important;
}
body.public .trigger_question .compositedquestion .client-address input {
  width: 100% !important;
}

.trigger_question .char_label {
  vertical-align: baseline;
}

body.public #ctl00_MainContent_SummaryDisplay td,
body#schemeserve_login_aspx #ctl00_MainContent_SummaryDisplay td {
  width: 100% !important;
}

.client-address label {
  width: auto;
}

.getquote-ui .edgy .QuoteSummaryText tr {
  display: flex;
}

.getquote-ui .edgy .QuoteSummaryText .divmargin1 tr {
  display: flex !important;
}
.getquote-ui .edgy .QuoteSummaryText .divmargin1 tbody {
  display: table-row-group !important;
}

body#getquote_paymentchoice_aspx .getquote-ui {
  max-width: 1100px;
}
body#getquote_paymentchoice_aspx .getquote-ui a#ctl00_MainContent_lnkBack,
body#getquote_schedulepayment_aspx
  .getquote-ui
  input#ctl00_MainContent_btnBack {
  margin-top: 42px;
}

body#getquote_paymentchoice_aspx .getquote-ui h1 {
  text-align: center;
}

span.PaymentOption {
  border: 1px solid gray;
}

/* #topBar {
  background-color: #0360c7;
  border-bottom: none;
}

#user_menu_Main {
  border-bottom: none;
} */

table#ctl00_MainContent_ctl00_InstallmentsList tr {
  display: table-row;
}

table.InstallmentsList td.Number {
  padding-right: 14px;
}

select[name="InstructorsTherapistsActivities_Activity"] {
  max-width: 290px;
}

div#InstructorsTherapistsActivities_Container
  table#InstructorsTherapistsActivities_Template
  tr#HeaderRow {
  display: flex;
  justify-content: space-between;
}

div#InstructorsTherapistsActivities_Container
  table#InstructorsTherapistsActivities_Template
  tr#HeaderRow
  th {
  text-align-last: left;
  border-top: none;
}

/* div#InstructorsTherapistsActivities_Container
  table#InstructorsTherapistsActivities_Template
  tr#HeaderRow
  th:first-child {
  width: 262px;
} */

/* div#InstructorsTherapistsActivities_Container
  table#InstructorsTherapistsActivities_Template
  tr#HeaderRow
  th:nth-of-type(2) {
  width: 100px;
} */

@media screen and (max-width: 860px) {
  #DSCTopNav a:not(:first-child),
  #DSCTopNav .subnav {
    display: none;
  }

  #DSCTopNav a.icon {
    float: right;
    display: block;
  }

  .DSC__header-contact--info {
    display: none;
  }

  #DSCTopNav.responsive {
    position: relative;
    flex-direction: column;
  }

  #DSCTopNav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0;
  }

  #DSCTopNav.responsive .subnav-content {
    display: block;
    position: static;
    margin-left: 1rem;
  }

  #DSCTopNav.responsive a,
  #DSCTopNav.responsive .subnav {
    float: none;
    display: block;
    text-align: left;
  }

  body.public .hero,
  body#schemeserve_login_aspx .hero {
    background-image: url("https://wellbeinginsurance.co.uk/wp-content/uploads/2018/02/yoga-mobile-slider.jpg");
  }

  .footer__internal--container {
    width: 50%;
  }

  .copyright-container {
    flex-direction: column;
  }
}

@media screen and (max-width: 900px) {
  .multipagecontroller {
    margin-top: 0;
  }
}

/* HIDE InstructorsTherapistsActivities Table columns on Instructors & Therapists (6634) - VALI */

.public #InstructorsTherapistsActivities_Template tr td:nth-child(3) {
  display: none !important;
}

.public #InstructorsTherapistsActivities_Template tr th:nth-child(3) {
  display: none !important;
}

.public #InstructorsTherapistsActivities_Template tr td:nth-child(4) {
  display: none !important;
}

.public #InstructorsTherapistsActivities_Template tr th:nth-child(4) {
  display: none !important;
}

table.ui-datepicker-calendar tbody {
  display: table-row-group;
}

table.ui-datepicker-calendar tbody tr {
  display: table-row;
}

table.ui-datepicker-calendar tbody td a {
  font-size: 100%;
}

#ctl00_MainContent_InceptionDate_InceptionDate-date {
  display: flex;
  align-items: center;
}

#ctl00_MainContent_InceptionDate_InceptionDate-date::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M400 64h-48V12c0-6.6-5.4-12-12-12h-8c-6.6 0-12 5.4-12 12v52H128V12c0-6.6-5.4-12-12-12h-8c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h352c8.8 0 16 7.2 16 16v48H32v-48c0-8.8 7.2-16 16-16zm352 384H48c-8.8 0-16-7.2-16-16V192h384v272c0 8.8-7.2 16-16 16zM148 320h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm96 0h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm96 0h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm-96 96h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm-96 0h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm192 0h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12z'/%3E%3C/svg%3E");
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  content: "";
  background-repeat: no-repeat;
}

/* Ticket CD9, CD20 Start */
h1,
h2,
h3,
h4,
h5,
h6,
.question .text,
.selected_stub .inner {
  font-weight: 600 !important;
}

.DSC__logo-contact--container .DSC__logo {
  height: 84px;
  margin: 8px 0;
}

#DSCTopNav {
  font-size: 14px;
  font-weight: bold;
}

#DSCTopNav button {
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
}

.subnav {
  cursor: pointer;
}

.subnav-content {
  font-size: 13px;
  font-weight: normal;
}

.subnav-content a:hover {
  background-color: #0360c7;
  color: black;
}

.hero .hero-internal {
  padding-top: 60px;
}

.hero .hero-internal h1 {
  font-size: 40px !important;
  font-weight: 800 !important;
  margin-bottom: 20px;
}

.hero .hero-internal h2 {
  color: rgb(102, 102, 102);
  font-size: 14px !important;
  font-weight: 700 !important;
}

body.public .stub .inner:hover::before,
body#schemeserve_login_aspx .stub .inner:hover::before {
  background: #642d91;
}

body.public .stub.selected_stub .inner,
body#schemeserve_login_aspx .stub.selected_stub .inner {
  color: #642d91;
}

body.public .selected_stub .inner::before,
body#schemeserve_login_aspx .selected_stub .inner::before {
  background: #642d91;
}

body.public .selected_stub .inner:hover::before,
body#schemeserve_login_aspx .selected_stub .inner:hover::before {
  background: #642d91;
}

input.LookupGetAddress {
  background: #0360c7;
  border-radius: 3px !important;
  color: #fff;
  font-weight: 300 !important;
  font-size: 16px !important;
  padding: 0.6em !important;
  min-width: 100px;
  height: auto;
  border: 2px solid #0360c7 !important;
  cursor: pointer;
  text-decoration: none !important;
}

.question {
  padding: 10px;
}

.question .text {
  margin: 20px 0 !important;
}

.getquote-ui .client-contact-name {
  display: block;
}

.getquote-ui .client-contact-name label {
  display: block;
  margin-bottom: 10px;
}

.getquote-ui .client-contact-name label:last-child {
  margin-bottom: 0;
}

.DateDropDown {
  display: inline-block;
}

.DateDropDown select {
  margin-right: 10px;
}

.DateDropDown select:last-child {
  margin-right: 0;
}

.question .radio {
  display: inline-flex;
  width: auto;
}

.question .radio input {
  margin-right: 5px;
}

body.public input[type="text"],
body.public input[type="password"],
body#schemeserve_login_aspx input[type="text"],
body#schemeserve_login_aspx input[type="password"],
body.public select,
body#schemeserve_login_aspx select {
  border-color: #dedede;
}

body.public .TableControl tbody {
  display: table-row-group !important;
}

body.public .TableControl thead tr,
body.public .TableControl tbody tr {
  display: table-row !important;
}

body.public .TableControl thead tr.DeletedTableRow,
body.public .TableControl tbody tr.DeletedTableRow {
  display: none !important;
}

body.public .TableControl td select {
  max-width: 200px;
}

body.public .TableControl td a.delete {
  align-items: center;
  display: flex;
}

@media screen and (min-width: 861px) {
  #DSCTopNav {
    align-items: center;
    min-height: 80px;
  }

  body.public .TableControl td a.delete {
    height: 40px;
  }
}

@media screen and (max-width: 860px) {
  #DSCTopNav a {
    display: none;
  }
}
/* Ticket CD9, CD20 End */