/* Minification failed. Returning unminified contents.
(479,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(480,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(958,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(959,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
/*Data forms*/
/* Screen Sizes */
/* Layout Sizes */
/*Tabs*/
/* 
* COLOURS
*/
/*APaicu - if needed for higher contrast 227E98*/
/* Register previous marks */
/* Login */
/* Menu */
/* Header */
/* Tables */
/* Accessible Highlighting*/
/*Borders*/
/* Shadows */
/* Font Sizes */
/* Bold Weight */
/* Menu maximum size */
/*Allow the sidebar to shrink if it can.  0 : no shrinking,  >0 : is some ratio of shrinking */
/* Text case */
/*Homepage Variables*/
/*Basket variables*/
/*Box shadow effect variable*/
/* ----- Bradford ----- */
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap");
::-webkit-scrollbar {
  width: 8px; }

::-webkit-scrollbar-track {
  background: #ffffff;
  border-left: 1px solid rgba(0, 0, 0, 0.25); }

::-webkit-scrollbar-thumb {
  background: #2b2c2f; }

::-webkit-scrollbar-thumb:hover {
  filter: brightness(80%); }

html {
  scroll-behavior: smooth;
  cursor: default; }

body {
  font-family: Lato, sans-serif;
  background-color: #ffffff;
  color: #2b2c2f;
  background-color: rgba(0, 0, 0, 0.125); }

header {
  height: 90px; }
  header .header-background {
    background-color: #fff;
    height: 90px;
    padding: 16px;
    border-bottom: 2px solid #2b2c2f; }
  header #headerNav {
    align-items: center; }
    header #headerNav #primaryNav {
      padding-top: 0; }
    header #headerNav #primaryNavMenu a.dropdown-toggle {
      color: #2b2c2f; }

h1, h2, h3, h4, h5, .large h2 {
  font-family: Lato, sans-serif;
  font-weight: 700; }

#site-logo-container {
  background-image: url("https://www.bradfordcollege.ac.uk/wp-content/themes/autonomous/assets/img/logo-full.svg");
  background-repeat: no-repeat;
  background-size: 236px 32px;
  background-position: 48px 16px;
  height: 90px;
  width: 342px;
  border-bottom: 2px solid #2b2c2f;
  position: relative; }
  #site-logo-container::after {
    content: 'Working together to transform lives';
    display: block;
    position: absolute;
    top: 48px;
    left: 48px;
    font-weight: 900;
    color: #2b2c2f;
    font-size: 1rem; }
  #site-logo-container:hover::after {
    color: #2b2c2f; }

a:hover #site-logo-container {
  border-bottom: 2px solid #2b2c2f; }

#site-logo {
  display: none; }

#menu {
  background-color: #ffffff;
  overflow: visible; }
  #menu > a:first-child {
    display: block;
    width: 342px; }
  #menu ul li a {
    color: #2b2c2f;
    text-decoration: none;
    font-weight: 700;
    line-height: 1.5rem;
    padding: 16px 32px;
    margin-left: 0px; }
    #menu ul li a:hover, #menu ul li a:focus {
      text-decoration: none;
      background-color: rgba(0, 0, 0, 0.125);
      color: #2b2c2f; }
    #menu ul li a.selected {
      background-color: #2b2c2f; }
      #menu ul li a.selected:hover {
        color: #ffffff; }
      #menu ul li a.selected:focus {
        background-color: rgba(0, 0, 0, 0.125);
        color: #2b2c2f;
        text-decoration: none; }
      #menu ul li a.selected:before {
        width: 1.5rem;
        height: 1.5rem;
        content: '';
        position: absolute;
        right: calc(100% - 5px);
        transform: rotate(45deg);
        background-color: #fff;
        border-top: none;
        border-bottom: none;
        border-left: none;
        bottom: 50%;
        margin-bottom: -0.75rem; }

div.expander .panel {
  box-shadow: none;
  border-radius: 8px; }
  div.expander .panel .panel-heading h4 {
    margin-bottom: 0; }
  div.expander .panel .panel-heading a {
    font-size: 1.2rem; }
    div.expander .panel .panel-heading a:hover {
      text-decoration: none; }
    div.expander .panel .panel-heading a:focus {
      text-decoration: none; }
  div.expander .panel .panel-heading .agent-icon {
    color: #c80073;
    font-size: 1.4rem; }

div.expander .card-body {
  padding: 32px 32px 0 32px;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  div.expander .card-body span.form-control-static {
    font-size: 1rem;
    margin-bottom: 32px; }

#primaryNavMenu #header-toggle-group a.selected {
  background-color: #c80073;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
  border-radius: 4px;
  height: auto;
  border: 2px solid #c80073;
  transition: all 0.5s ease;
  padding: 8px 16px; }
  #primaryNavMenu #header-toggle-group a.selected:hover, #primaryNavMenu #header-toggle-group a.selected:focus {
    text-decoration: none;
    color: #c80073;
    background-color: #fff; }

#primaryNavMenu .CirclePhotoStandIn {
  background-color: #009FE3;
  height: 48px;
  width: 48px;
  line-height: 46px;
  text-align: center;
  border-radius: 25px;
  color: #fff; }

.customHtml {
  font-size: 1rem;
  padding-bottom: 16px; }

a.frame-button {
  color: #2b2c2f; }

#main-wrapper {
  top: 5rem; }

#main {
  padding: 32px; }
  #main #body {
    margin: 0; }

.ContainerModel {
  box-shadow: none; }

.DataFormModel .control-label {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 8px;
  display: inline-block; }

.form-control, .comboDateStyle {
  font-size: 1rem;
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #2b2c2f;
  height: auto;
  margin-bottom: 0;
  line-height: 1.4rem; }
  .form-control:focus, .comboDateStyle:focus {
    border-color: #c80073; }
  .form-control[data-input-type="date"], .comboDateStyle[data-input-type="date"] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .form-control[data-id="ADDRESSSEARCHTXT"], .comboDateStyle[data-id="ADDRESSSEARCHTXT"] {
    margin-bottom: 0; }

input[type="checkbox"] {
  margin-right: 8px; }

.PersonalDetails {
  padding-top: 16px; }

.dataform-repeater > .card-group > .form-group {
  padding: 0 16px;
  margin-bottom: 25px; }

.ButtonBar {
  padding-bottom: 32px !important; }

.has-error .form-control {
  border-color: #e80000; }
  .has-error .form-control:focus {
    box-shadow: none; }

.DataFormModel .has-error label.control-label, .has-error .input-group-append {
  color: #e80000; }

.has-error .input-group-append {
  border-color: #e80000; }

.input-group > .form-control {
  margin-bottom: 0; }

.has-feedback .form-control-feedback {
  position: absolute;
  bottom: 40px;
  right: 16px;
  display: block;
  line-height: 1.4rem;
  text-align: center;
  font-size: 1.2rem;
  color: #e80000; }

.DropDownModel .input-containing span.glyphicon.form-control-feedback {
  right: 58px;
  bottom: 58px;
  top: auto; }

.input-date span.glyphicon.form-control-feedback {
  right: 40px;
  bottom: 56px;
  top: auto; }

.input-group-append {
  margin-bottom: 25px;
  width: 40px !important;
  font-size: 1rem !important;
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  color: #2b2c2f !important;
  border-color: #2b2c2f !important; }

.AddressSearchControl label {
  font-size: 1rem;
  margin-bottom: 10px !important; }

.btn.Primary, .btn.Secondary {
  background-color: #2b2c2f;
  font-weight: 700;
  border-radius: 4px;
  font-size: 1rem;
  border: 2px solid #2b2c2f;
  transition: all 0.5s ease; }
  .btn.Primary:focus, .btn.Primary:hover, .btn.Primary:active, .btn.Primary:focus[disabled], .btn.Primary:hover[disabled], .btn.Primary:active[disabled], .btn.Secondary:focus, .btn.Secondary:hover, .btn.Secondary:active, .btn.Secondary:focus[disabled], .btn.Secondary:hover[disabled], .btn.Secondary:active[disabled] {
    background-color: #fff;
    color: #2b2c2f;
    border: 2px solid #2b2c2f; }

.btn.Secondary {
  font-weight: 400;
  font-size: 0.7rem;
  padding: 4px 8px;
  line-height: 0.7rem; }

.search-address-button-div br {
  display: none; }

.BreadcrumbModel .ttbreadcrumb li > span {
  background-color: #2b2c2f; }
  .BreadcrumbModel .ttbreadcrumb li > span::after {
    border-left-color: #2b2c2f; }

.BreadcrumbModel .ttbreadcrumb li > span.ttbreadcrumbcurrent {
  background-color: #c80073; }
  .BreadcrumbModel .ttbreadcrumb li > span.ttbreadcrumbcurrent::before {
    background-color: #2b2c2f; }
  .BreadcrumbModel .ttbreadcrumb li > span.ttbreadcrumbcurrent::after {
    border-left-color: #c80073; }

div.DataGridModel table.dataTable thead > tr th {
  font-size: 0.9rem; }

div.DataGridModel table.dataTable td {
  padding: 8px; }
  div.DataGridModel table.dataTable td .form-control {
    margin-bottom: 0; }
  div.DataGridModel table.dataTable td.DropDownModel .input-containing span.glyphicon.form-control-feedback {
    top: -12px;
    right: 40px; }

@media screen and (min-width: 992px) {
  header {
    left: 342px; }
  .search-address-button-div {
    padding-top: 45px; } }

/* ----- Learner Login Image ----- */
@media (min-width: 768px) {
  .learner-login-background {
    background-color: transparent !important;
    background-image: url("../Content/images/Customer/bradfordcollege.jpg") !important;
    background-position: center center;
    background-repeat: no-repeat; }
  .learner-login-background::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    content: '';
    backdrop-filter: blur(10px); } }

body.learner-login-background > div.d-none.d-md-block > div > .col-md-12.col-lg-6:first-of-type {
  display: none; }

body.learner-login-background > div.d-none.d-md-block > div > .col-md-12.col-lg-6:last-of-type {
  max-width: 100% !important;
  flex: none !important;
  margin: auto !important; }

body.learner-login-background > div.d-none.d-md-block > div > div:nth-child(2) > div > div:nth-child(1) {
  width: 100%; }

#learner-login-image {
  display: none !important; }

/* ----- Learner Login Logo ----- */
#login-site-logo,
#login-site-logo-sm,
#learner-login-image-sm {
  content: url("../Content/images/Customer/bradford-logo-full.svg");
  width: 236px !important;
  height: auto !important; }

#login-site-logo-sm,
#learner-login-image-sm {
  width: 236px !important;
  height: auto !important; }

@media (min-width: 576px) {
  .d-sm-block {
    margin: auto; } }

/* ----- Login Panels ----- */
.col-md-12.col-lg-6 > div.row.justify-content-center > div:nth-child(1) {
  width: 50% !important;
  margin: auto !important;
  background: #ffffff !important;
  border-radius: 8px 8px 0 0 !important;
  border-bottom: 2px solid #2b2c2f !important; }

.welcome-header, .learner-login-background .card h1.mb-3 {
  font-size: 16px !important;
  color: #2b2c2f !important;
  font-weight: 900 !important; }

.welcome-text {
  font-size: clamp(0.875rem, 0.8vw, 1rem) !important;
  color: #2b2c2f !important;
  margin: 0.5rem 1rem !important; }

.learner-login-background .panel-wrapper {
  min-height: 24em !important;
  height: auto !important; }

#ca-panel, #s-panel, #da-panel, #ea-panel, #ca-panel-modal-content, #s-panel-modal-content, #da-panel-modal-content, #ea-panel-modal-content {
  border-radius: 8px !important;
  background-color: #ffffff !important;
  color: #2b2c2f !important; }

#ca-panel-heading, #s-panel-heading, #da-panel-heading, #ea-panel-heading, #ca-panel-modal-heading, #s-panel-modal-heading, #da-panel-modal-heading, #ea-panel-modal-heading {
  font-size: clamp(1rem, 1vw, 1.2rem) !important;
  font-weight: 700 !important;
  color: #2b2c2f !important; }

#ca-panel-text, #s-panel-text, #UserName, #s-panel-password, #da-panel-text, #ea-panel-text, .panel-link, #ca-panel-modal-text, #s-panel-modal-text, #da-panel-modal-text, #ea-panel-modal-text, #s-panel-username-sm, #s-panel-password-sm, .panel-link-sm {
  font-size: clamp(0.875rem, 1vw, 1rem) !important;
  font-weight: 400 !important;
  color: #2b2c2f !important; }

.btn.panel-btn, .btn.panel-btn-sm, button[data-target="#ca-panel-modal"], button[data-target="#s-panel-modal"], button[data-target="#da-panel-modal"], button[data-target="#ea-panel-modal"] {
  background-color: #2b2c2f;
  font-weight: 700;
  border-radius: 4px;
  font-size: 1rem;
  border: 2px solid #2b2c2f;
  transition: all 0.5s ease; }
  .btn.panel-btn:focus, .btn.panel-btn:hover, .btn.panel-btn:active, .btn.panel-btn:focus[disabled], .btn.panel-btn:hover[disabled], .btn.panel-btn:active[disabled], .btn.panel-btn-sm:focus, .btn.panel-btn-sm:hover, .btn.panel-btn-sm:active, .btn.panel-btn-sm:focus[disabled], .btn.panel-btn-sm:hover[disabled], .btn.panel-btn-sm:active[disabled], button[data-target="#ca-panel-modal"]:focus, button[data-target="#ca-panel-modal"]:hover, button[data-target="#ca-panel-modal"]:active, button[data-target="#ca-panel-modal"]:focus[disabled], button[data-target="#ca-panel-modal"]:hover[disabled], button[data-target="#ca-panel-modal"]:active[disabled], button[data-target="#s-panel-modal"]:focus, button[data-target="#s-panel-modal"]:hover, button[data-target="#s-panel-modal"]:active, button[data-target="#s-panel-modal"]:focus[disabled], button[data-target="#s-panel-modal"]:hover[disabled], button[data-target="#s-panel-modal"]:active[disabled], button[data-target="#da-panel-modal"]:focus, button[data-target="#da-panel-modal"]:hover, button[data-target="#da-panel-modal"]:active, button[data-target="#da-panel-modal"]:focus[disabled], button[data-target="#da-panel-modal"]:hover[disabled], button[data-target="#da-panel-modal"]:active[disabled], button[data-target="#ea-panel-modal"]:focus, button[data-target="#ea-panel-modal"]:hover, button[data-target="#ea-panel-modal"]:active, button[data-target="#ea-panel-modal"]:focus[disabled], button[data-target="#ea-panel-modal"]:hover[disabled], button[data-target="#ea-panel-modal"]:active[disabled] {
    background-color: #fff;
    color: #2b2c2f;
    border: 2px solid #2b2c2f; }

/* ----- Forgotten Password ----- */
@media (min-width: 768px) {
  #login-background::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    content: '';
    backdrop-filter: blur(10px); } }

#login-panel {
  background-color: #ffffff !important;
  color: #2b2c2f !important;
  border-radius: 8px !important;
  min-height: 24em !important;
  height: auto !important;
  min-width: 300px !important; }

#login-panel-body > img {
  content: url("../Content/images/Customer/bradford-logo-full.svg");
  max-width: 236px !important; }

#login-desc, .login-input-text, .login-link {
  font-size: clamp(0.875rem, 1vw, 1rem) !important;
  font-weight: 400 !important;
  color: #2b2c2f !important; }

.login-input-text > input::placeholder {
  font-size: clamp(0.875rem, 1vw, 1rem) !important;
  font-weight: 400 !important;
  color: #2b2c2f !important;
  font-style: italic !important; }

#logInButton {
  background-color: #2b2c2f !important;
  font-weight: 700 !important;
  border-radius: 4px !important;
  font-size: 1rem !important;
  border: 2px solid #2b2c2f !important;
  transition: all 0.5s ease !important; }
  #logInButton:focus, #logInButton:hover, #logInButton:active, #logInButton:focus[disabled], #logInButton:hover[disabled], #logInButton:active[disabled] {
    background-color: #fff !important;
    color: #2b2c2f !important;
    border: 2px solid #2b2c2f !important; }

#login-background > #login-site-logo {
  display: none !important; }

:root {
  --light-button-primary-color: #007da6;
  --body-background-color: #f1f1f1; }

/*Data forms*/
/* Screen Sizes */
/* Layout Sizes */
/*Tabs*/
/* 
* COLOURS
*/
/*APaicu - if needed for higher contrast 227E98*/
/* Register previous marks */
/* Login */
/* Menu */
/* Header */
/* Tables */
/* Accessible Highlighting*/
/*Borders*/
/* Shadows */
/* Font Sizes */
/* Bold Weight */
/* Menu maximum size */
/*Allow the sidebar to shrink if it can.  0 : no shrinking,  >0 : is some ratio of shrinking */
/* Text case */
/*Homepage Variables*/
/*Basket variables*/
/*Box shadow effect variable*/
/* ----- Bradford ----- */
::-webkit-scrollbar {
  width: 8px; }

::-webkit-scrollbar-track {
  background: #ffffff;
  border-left: 1px solid rgba(0, 0, 0, 0.25); }

::-webkit-scrollbar-thumb {
  background: #2b2c2f; }

::-webkit-scrollbar-thumb:hover {
  filter: brightness(80%); }

html {
  scroll-behavior: smooth;
  cursor: default; }

body {
  font-family: Lato, sans-serif;
  background-color: #ffffff;
  color: #2b2c2f;
  background-color: rgba(0, 0, 0, 0.125); }

header {
  height: 90px; }
  header .header-background {
    background-color: #fff;
    height: 90px;
    padding: 16px;
    border-bottom: 2px solid #2b2c2f; }
  header #headerNav {
    align-items: center; }
    header #headerNav #primaryNav {
      padding-top: 0; }
    header #headerNav #primaryNavMenu a.dropdown-toggle {
      color: #2b2c2f; }

h1, h2, h3, h4, h5, .large h2 {
  font-family: Lato, sans-serif;
  font-weight: 700; }

#site-logo-container {
  background-image: url("https://www.bradfordcollege.ac.uk/wp-content/themes/autonomous/assets/img/logo-full.svg");
  background-repeat: no-repeat;
  background-size: 236px 32px;
  background-position: 48px 16px;
  height: 90px;
  width: 342px;
  border-bottom: 2px solid #2b2c2f;
  position: relative; }
  #site-logo-container::after {
    content: 'Working together to transform lives';
    display: block;
    position: absolute;
    top: 48px;
    left: 48px;
    font-weight: 900;
    color: #2b2c2f;
    font-size: 1rem; }
  #site-logo-container:hover::after {
    color: #2b2c2f; }

a:hover #site-logo-container {
  border-bottom: 2px solid #2b2c2f; }

#site-logo {
  display: none; }

#menu {
  background-color: #ffffff;
  overflow: visible; }
  #menu > a:first-child {
    display: block;
    width: 342px; }
  #menu ul li a {
    color: #2b2c2f;
    text-decoration: none;
    font-weight: 700;
    line-height: 1.5rem;
    padding: 16px 32px;
    margin-left: 0px; }
    #menu ul li a:hover, #menu ul li a:focus {
      text-decoration: none;
      background-color: rgba(0, 0, 0, 0.125);
      color: #2b2c2f; }
    #menu ul li a.selected {
      background-color: #2b2c2f; }
      #menu ul li a.selected:hover {
        color: #ffffff; }
      #menu ul li a.selected:focus {
        background-color: rgba(0, 0, 0, 0.125);
        color: #2b2c2f;
        text-decoration: none; }
      #menu ul li a.selected:before {
        width: 1.5rem;
        height: 1.5rem;
        content: '';
        position: absolute;
        right: calc(100% - 5px);
        transform: rotate(45deg);
        background-color: #fff;
        border-top: none;
        border-bottom: none;
        border-left: none;
        bottom: 50%;
        margin-bottom: -0.75rem; }

div.expander .panel {
  box-shadow: none;
  border-radius: 8px; }
  div.expander .panel .panel-heading h4 {
    margin-bottom: 0; }
  div.expander .panel .panel-heading a {
    font-size: 1.2rem; }
    div.expander .panel .panel-heading a:hover {
      text-decoration: none; }
    div.expander .panel .panel-heading a:focus {
      text-decoration: none; }
  div.expander .panel .panel-heading .agent-icon {
    color: #c80073;
    font-size: 1.4rem; }

div.expander .card-body {
  padding: 32px 32px 0 32px;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  div.expander .card-body span.form-control-static {
    font-size: 1rem;
    margin-bottom: 32px; }

#primaryNavMenu #header-toggle-group a.selected {
  background-color: #c80073;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
  border-radius: 4px;
  height: auto;
  border: 2px solid #c80073;
  transition: all 0.5s ease;
  padding: 8px 16px; }
  #primaryNavMenu #header-toggle-group a.selected:hover, #primaryNavMenu #header-toggle-group a.selected:focus {
    text-decoration: none;
    color: #c80073;
    background-color: #fff; }

#primaryNavMenu .CirclePhotoStandIn {
  background-color: #009FE3;
  height: 48px;
  width: 48px;
  line-height: 46px;
  text-align: center;
  border-radius: 25px;
  color: #fff; }

.customHtml {
  font-size: 1rem;
  padding-bottom: 16px; }

a.frame-button {
  color: #2b2c2f; }

#main-wrapper {
  top: 5rem; }

#main {
  padding: 32px; }
  #main #body {
    margin: 0; }

.ContainerModel {
  box-shadow: none; }

.DataFormModel .control-label {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 8px;
  display: inline-block; }

.form-control, .comboDateStyle {
  font-size: 1rem;
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #2b2c2f;
  height: auto;
  margin-bottom: 0;
  line-height: 1.4rem; }
  .form-control:focus, .comboDateStyle:focus {
    border-color: #c80073; }
  .form-control[data-input-type="date"], .comboDateStyle[data-input-type="date"] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .form-control[data-id="ADDRESSSEARCHTXT"], .comboDateStyle[data-id="ADDRESSSEARCHTXT"] {
    margin-bottom: 0; }

input[type="checkbox"] {
  margin-right: 8px; }

.PersonalDetails {
  padding-top: 16px; }

.dataform-repeater > .card-group > .form-group {
  padding: 0 16px;
  margin-bottom: 25px; }

.ButtonBar {
  padding-bottom: 32px !important; }

.has-error .form-control {
  border-color: #e80000; }
  .has-error .form-control:focus {
    box-shadow: none; }

.DataFormModel .has-error label.control-label, .has-error .input-group-append {
  color: #e80000; }

.has-error .input-group-append {
  border-color: #e80000; }

.input-group > .form-control {
  margin-bottom: 0; }

.has-feedback .form-control-feedback {
  position: absolute;
  bottom: 40px;
  right: 16px;
  display: block;
  line-height: 1.4rem;
  text-align: center;
  font-size: 1.2rem;
  color: #e80000; }

.DropDownModel .input-containing span.glyphicon.form-control-feedback {
  right: 58px;
  bottom: 58px;
  top: auto; }

.input-date span.glyphicon.form-control-feedback {
  right: 40px;
  bottom: 56px;
  top: auto; }

.input-group-append {
  margin-bottom: 25px;
  width: 40px !important;
  font-size: 1rem !important;
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;
  color: #2b2c2f !important;
  border-color: #2b2c2f !important; }

.AddressSearchControl label {
  font-size: 1rem;
  margin-bottom: 10px !important; }

.btn.Primary, .btn.Secondary {
  background-color: #2b2c2f;
  font-weight: 700;
  border-radius: 4px;
  font-size: 1rem;
  border: 2px solid #2b2c2f;
  transition: all 0.5s ease; }
  .btn.Primary:focus, .btn.Primary:hover, .btn.Primary:active, .btn.Primary:focus[disabled], .btn.Primary:hover[disabled], .btn.Primary:active[disabled], .btn.Secondary:focus, .btn.Secondary:hover, .btn.Secondary:active, .btn.Secondary:focus[disabled], .btn.Secondary:hover[disabled], .btn.Secondary:active[disabled] {
    background-color: #fff;
    color: #2b2c2f;
    border: 2px solid #2b2c2f; }

.btn.Secondary {
  font-weight: 400;
  font-size: 0.7rem;
  padding: 4px 8px;
  line-height: 0.7rem; }

.search-address-button-div br {
  display: none; }

.BreadcrumbModel .ttbreadcrumb li > span {
  background-color: #2b2c2f; }
  .BreadcrumbModel .ttbreadcrumb li > span::after {
    border-left-color: #2b2c2f; }

.BreadcrumbModel .ttbreadcrumb li > span.ttbreadcrumbcurrent {
  background-color: #c80073; }
  .BreadcrumbModel .ttbreadcrumb li > span.ttbreadcrumbcurrent::before {
    background-color: #2b2c2f; }
  .BreadcrumbModel .ttbreadcrumb li > span.ttbreadcrumbcurrent::after {
    border-left-color: #c80073; }

div.DataGridModel table.dataTable thead > tr th {
  font-size: 0.9rem; }

div.DataGridModel table.dataTable td {
  padding: 8px; }
  div.DataGridModel table.dataTable td .form-control {
    margin-bottom: 0; }
  div.DataGridModel table.dataTable td.DropDownModel .input-containing span.glyphicon.form-control-feedback {
    top: -12px;
    right: 40px; }

@media screen and (min-width: 992px) {
  header {
    left: 342px; }
  .search-address-button-div {
    padding-top: 45px; } }

/* ----- Learner Login Image ----- */
@media (min-width: 768px) {
  .learner-login-background {
    background-color: transparent !important;
    background-image: url("../Content/images/Customer/bradfordcollege.jpg") !important;
    background-position: center center;
    background-repeat: no-repeat; }
  .learner-login-background::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    content: '';
    backdrop-filter: blur(10px); } }

body.learner-login-background > div.d-none.d-md-block > div > .col-md-12.col-lg-6:first-of-type {
  display: none; }

body.learner-login-background > div.d-none.d-md-block > div > .col-md-12.col-lg-6:last-of-type {
  max-width: 100% !important;
  flex: none !important;
  margin: auto !important; }

body.learner-login-background > div.d-none.d-md-block > div > div:nth-child(2) > div > div:nth-child(1) {
  width: 100%; }

#learner-login-image {
  display: none !important; }

/* ----- Learner Login Logo ----- */
#login-site-logo,
#login-site-logo-sm,
#learner-login-image-sm {
  content: url("../Content/images/Customer/bradford-logo-full.svg");
  width: 236px !important;
  height: auto !important; }

#login-site-logo-sm,
#learner-login-image-sm {
  width: 236px !important;
  height: auto !important; }

@media (min-width: 576px) {
  .d-sm-block {
    margin: auto; } }

/* ----- Login Panels ----- */
.col-md-12.col-lg-6 > div.row.justify-content-center > div:nth-child(1) {
  width: 50% !important;
  margin: auto !important;
  background: #ffffff !important;
  border-radius: 8px 8px 0 0 !important;
  border-bottom: 2px solid #2b2c2f !important; }

.welcome-header, .learner-login-background .card h1.mb-3 {
  font-size: 16px !important;
  color: #2b2c2f !important;
  font-weight: 900 !important; }

.welcome-text {
  font-size: clamp(0.875rem, 0.8vw, 1rem) !important;
  color: #2b2c2f !important;
  margin: 0.5rem 1rem !important; }

.learner-login-background .panel-wrapper {
  min-height: 24em !important;
  height: auto !important; }

#ca-panel, #s-panel, #da-panel, #ea-panel, #ca-panel-modal-content, #s-panel-modal-content, #da-panel-modal-content, #ea-panel-modal-content {
  border-radius: 8px !important;
  background-color: #ffffff !important;
  color: #2b2c2f !important; }

#ca-panel-heading, #s-panel-heading, #da-panel-heading, #ea-panel-heading, #ca-panel-modal-heading, #s-panel-modal-heading, #da-panel-modal-heading, #ea-panel-modal-heading {
  font-size: clamp(1rem, 1vw, 1.2rem) !important;
  font-weight: 700 !important;
  color: #2b2c2f !important; }

#ca-panel-text, #s-panel-text, #UserName, #s-panel-password, #da-panel-text, #ea-panel-text, .panel-link, #ca-panel-modal-text, #s-panel-modal-text, #da-panel-modal-text, #ea-panel-modal-text, #s-panel-username-sm, #s-panel-password-sm, .panel-link-sm {
  font-size: clamp(0.875rem, 1vw, 1rem) !important;
  font-weight: 400 !important;
  color: #2b2c2f !important; }

.btn.panel-btn, .btn.panel-btn-sm, button[data-target="#ca-panel-modal"], button[data-target="#s-panel-modal"], button[data-target="#da-panel-modal"], button[data-target="#ea-panel-modal"] {
  background-color: #2b2c2f;
  font-weight: 700;
  border-radius: 4px;
  font-size: 1rem;
  border: 2px solid #2b2c2f;
  transition: all 0.5s ease; }
  .btn.panel-btn:focus, .btn.panel-btn:hover, .btn.panel-btn:active, .btn.panel-btn:focus[disabled], .btn.panel-btn:hover[disabled], .btn.panel-btn:active[disabled], .btn.panel-btn-sm:focus, .btn.panel-btn-sm:hover, .btn.panel-btn-sm:active, .btn.panel-btn-sm:focus[disabled], .btn.panel-btn-sm:hover[disabled], .btn.panel-btn-sm:active[disabled], button[data-target="#ca-panel-modal"]:focus, button[data-target="#ca-panel-modal"]:hover, button[data-target="#ca-panel-modal"]:active, button[data-target="#ca-panel-modal"]:focus[disabled], button[data-target="#ca-panel-modal"]:hover[disabled], button[data-target="#ca-panel-modal"]:active[disabled], button[data-target="#s-panel-modal"]:focus, button[data-target="#s-panel-modal"]:hover, button[data-target="#s-panel-modal"]:active, button[data-target="#s-panel-modal"]:focus[disabled], button[data-target="#s-panel-modal"]:hover[disabled], button[data-target="#s-panel-modal"]:active[disabled], button[data-target="#da-panel-modal"]:focus, button[data-target="#da-panel-modal"]:hover, button[data-target="#da-panel-modal"]:active, button[data-target="#da-panel-modal"]:focus[disabled], button[data-target="#da-panel-modal"]:hover[disabled], button[data-target="#da-panel-modal"]:active[disabled], button[data-target="#ea-panel-modal"]:focus, button[data-target="#ea-panel-modal"]:hover, button[data-target="#ea-panel-modal"]:active, button[data-target="#ea-panel-modal"]:focus[disabled], button[data-target="#ea-panel-modal"]:hover[disabled], button[data-target="#ea-panel-modal"]:active[disabled] {
    background-color: #fff;
    color: #2b2c2f;
    border: 2px solid #2b2c2f; }

/* ----- Forgotten Password ----- */
@media (min-width: 768px) {
  #login-background::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    content: '';
    backdrop-filter: blur(10px); } }

#login-panel {
  background-color: #ffffff !important;
  color: #2b2c2f !important;
  border-radius: 8px !important;
  min-height: 24em !important;
  height: auto !important;
  min-width: 300px !important; }

#login-panel-body > img {
  content: url("../Content/images/Customer/bradford-logo-full.svg");
  max-width: 236px !important; }

#login-desc, .login-input-text, .login-link {
  font-size: clamp(0.875rem, 1vw, 1rem) !important;
  font-weight: 400 !important;
  color: #2b2c2f !important; }

.login-input-text > input::placeholder {
  font-size: clamp(0.875rem, 1vw, 1rem) !important;
  font-weight: 400 !important;
  color: #2b2c2f !important;
  font-style: italic !important; }

#logInButton {
  background-color: #2b2c2f !important;
  font-weight: 700 !important;
  border-radius: 4px !important;
  font-size: 1rem !important;
  border: 2px solid #2b2c2f !important;
  transition: all 0.5s ease !important; }
  #logInButton:focus, #logInButton:hover, #logInButton:active, #logInButton:focus[disabled], #logInButton:hover[disabled], #logInButton:active[disabled] {
    background-color: #fff !important;
    color: #2b2c2f !important;
    border: 2px solid #2b2c2f !important; }

#login-background > #login-site-logo {
  display: none !important; }

:root {
  --light-button-primary-color: #007da6;
  --body-background-color: #f1f1f1; }

/* Mixins */
body {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center; }

/* learner login page */
.learner-login-background {
  background-color: #fff;
  background-image: url("/TribalTech.EBS.Agent5/Content/images/learner_homepage_background.jpg");
  background-size: cover; }

#learner-login-image {
  width: 100%;
  height: auto; }

#learner-login-image-sm {
  display: block;
  margin: auto; }

.product-logo {
  padding-top: 10px;
  padding-bottom: 3px;
  height: auto;
  width: 100%;
  max-width: 200px;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.welcome-container {
  height: auto;
  width: 100%; }

.welcome-header {
  font-size: clamp(17px, 1.5vw, 20px);
  font-weight: 500;
  text-align: center; }

.welcome-text {
  font-size: clamp(9.2px, 0.7vw, 12px);
  text-align: center; }

.welcome-panels-container {
  justify-content: center; }

/* panel */
.panel-wrapper {
  height: 24em; }

.panel-heading-norm {
  font-size: clamp(10px, 1vw, 13px);
  font-weight: 100; }

.panel-text {
  background-color: rgba(255, 255, 255, 0);
  box-sizing: border-box;
  color: #333333;
  text-align: center;
  line-height: normal;
  font-size: clamp(9.2px, 0.7vw, 12px); }

.panel-text-sm {
  background-color: rgba(255, 255, 255, 0);
  box-sizing: border-box;
  color: #333333;
  text-align: center;
  line-height: normal;
  font-size: 12px; }

.panel-link {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-size: clamp(9.2px, 0.7vw, 12px);
  outline: 0; }

.panel-link-sm {
  padding-bottom: 2em;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px; }

.panel-btn {
  border-radius: 0.5em;
  background-color: #0077C4;
  box-sizing: border-box;
  color: #ffffff;
  text-align: center;
  width: 100%;
  height: 2.5em;
  font-size: clamp(9.2px, 0.7vw, 12px);
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center; }

.panel-btn-sm {
  border-radius: 0.5em;
  background-color: #0077C4;
  box-sizing: border-box;
  color: #ffffff;
  text-align: center;
  width: 100%;
  height: 2.5em;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center; }

.login-menu-btn {
  width: 80%;
  min-width: 10em;
  height: 5em;
  margin: 1em auto 1em auto;
  padding: 1em;
  border-radius: 0.5em;
  background-color: #0077C4;
  box-sizing: border-box;
  color: #ffffff;
  text-align: center;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center; }

.panel-btn:hover, .login-menu-btn:hover {
  color: #ffffff; }

/* panel modal */
.panel-modal-content {
  border-radius: 0.5em; }

.panel-modal-content button[type="button"]:focus {
  outline: 0; }

.panel-modal-heading {
  margin-bottom: 0; }

/* sign in panel */
.s-panel-input-wrapper {
  position: relative; }

.s-panel-form-control {
  height: 2.5em;
  border-radius: 0.5em;
  margin-bottom: 1em;
  font-size: clamp(9.2px, 0.7vw, 12px); }

.s-panel-form-control-sm {
  height: 2.5em;
  border-radius: 0.5em;
  margin-bottom: 1em;
  font-size: 12px; }

#s-panel-wrapper {
  height: auto; }

#UserName {
  width: 80%;
  margin-right: 1px;
  font-size: clamp(9.2px, 0.7vw, 12px); }

#s-panel-username-sm {
  width: 80%;
  margin-right: 1px; }

#go-btn, #go-btn-sm {
  margin-left: 1px;
  width: 10%;
  color: #ffffff; }

#go-btn:visited, #go-btn-sm:visited {
  color: #ffffff; }

/* dual auth panel */
.da-panel-btn {
  background-repeat: no-repeat;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  float: left;
  position: absolute;
  padding-top: 0px; }

.da-panel-btn-ms {
  margin-right: 60%;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.2' baseProfile='tiny' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' overflow='visible' xml:space='preserve'%3E%3Cg id='MS'%3E%3Cg%3E%3Cpath fill='%23F05423' d='M15.3,15.3H1.5V1.5h13.8V15.3z'/%3E%3Cpath fill='%2384C441' d='M30.5,15.3H16.7V1.5h13.8L30.5,15.3L30.5,15.3z'/%3E%3Cpath fill='%232DABE2' d='M15.3,30.5H1.5V16.7h13.8V30.5z'/%3E%3Cpath fill='%23F9BC15' d='M30.5,30.5H16.7V16.7h13.8L30.5,30.5L30.5,30.5z'/%3E%3C/g%3E%3C/g%3E%3Cg id='Layer_2'%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A"); }

.da-panel-btn-gws {
  margin-right: 60%;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.2' baseProfile='tiny' id='GWS' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 32 32' overflow='visible' xml:space='preserve'%3E%3Cg id='ICON'%3E%3Cg%3E%3Cpath fill='%2336A852' d='M25.6,26.6c-2.2,2.1-5.3,3.3-9.4,3.3c-5.3,0-10-3.1-12.3-7.7l4.6-3.6c1.1,3.4,4.1,5.8,7.7,5.8 c2,0,3.6-0.5,4.9-1.4L25.6,26.6z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23F9BC15' d='M8.1,16c0,0.9,0.1,1.8,0.4,2.7l-4.6,3.6c-1-1.9-1.5-4-1.5-6.3s0.5-4.4,1.5-6.3l4.6,3.6 C8.2,14.2,8.1,15.1,8.1,16z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23EA4535' d='M25.6,5.8l-3.9,3.9c-1.4-1.3-3.3-2.1-5.5-2.1c-3.6,0-6.6,2.4-7.7,5.8L3.9,9.7C6.2,5.2,10.9,2,16.2,2 C20,2,23.2,3.5,25.6,5.8z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23557EBF' d='M29.6,16c0,1-0.1,1.9-0.2,2.9c-0.5,3.1-1.7,5.8-3.8,7.8l-4.5-3.6c1.4-1,2.4-2.5,2.9-4.2h-7.6v-5.2h13.1 C29.6,14.4,29.6,15.2,29.6,16z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A"); }

.text-icon-div {
  flex: 0.8; }

/* OVERRIDES */
/* input feedback icon */
span.form-control-feedback {
  position: absolute;
  right: 20%;
  top: 20%;
  font-size: clamp(9px, 0.7vw, 12px); }

#s-panel-username-sm_warning_btn {
  position: absolute;
  right: 20%;
  top: 25%;
  font-size: 12px; }

#s-panel-password-sm_warning_btn {
  position: absolute;
  right: 20%;
  top: 30%;
  font-size: 12px; }

/* end of input feedback icon */
/* cookie policy */
.cc_more_info {
  text-decoration: none !important; }

.cc_btn_accept_all {
  text-decoration: none !important;
  border-radius: 5px !important; }

.cc_container {
  background-color: #081f43 !important;
  padding-left: 20px;
  padding-right: 20px; }

/* end of cookie policy */
.tooltip {
  z-index: 6001 !important; }

/* ---- snackbar ---- */
.snackbar-container {
  background: #fff;
  color: #000;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; }

.snackbar-container .action {
  text-transform: capitalize;
  outline: 0; }

/* ---- end of snackbar ---- */
.col-10-no-domain {
  flex: 0 0 100%;
  max-width: 100%; }

span.form-control-feedback-no-domain {
  position: absolute;
  right: 5%;
  top: 20%;
  font-size: clamp(9px, 0.7vw, 12px); }
