
body {
    background-color: #FFFFFF;
    font-family: Gotham, sans-serif!important;
}

#main-top-header-wrapper {
    background-color: #0083bf;
    color: #ffffff;
}

#main-top-header-wrapper #main-phone a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
}


#main-header-wrapper .navbar-light .navbar-nav .nav-link
{
    background-color: #0083bf;
    color: #ffffff !important;
    text-decoration: none;
}

#main-header-wrapper .nav-item .dropdown-item {
    text-decoration: none;
    text-indent: -10px;
    padding-left: 20px;
}

#main-header-wrapper .navbar-light .navbar-nav .nav-item.active,
#main-header-wrapper .navbar-light .navbar-nav .nav-item.active 
#main-header-wrapper .navbar-nav .nav-link,
#main-header-wrapper .navbar-light .navbar-nav .nav-link.active,
#main-header-wrapper .navbar-light .navbar-nav a.nav-link.active
/* #main-header-wrapper .dropdown-item.active */
{
    background-color: #0083bf !important;
    color: #ffffff !important;
}

#main-header-wrapper .dropdown-item.active
{
    /* background-color: #0083bf !important; */
    color: #ffffff !important;
    background-color: white;
}
#main-header-wrapper .dropdown-item.active:hover
{
    /* background-color: #0083bf !important; */
    color: #ffffff !important;
    background-color: #e9ecef;
}


#main-header-wrapper .nav-link,
#main-header-wrapper .dropdown-item {
    font-size: 0.9em;
    font-weight: 600;
    color: #212529;
}



#main-mobile-menu-dropdown {
    position: absolute;
    right: 25px;
}

#main-mobile-menu-select {
    position: absolute;
    opacity: 0;
    width: 52px;
    height: 36px;
    right: 25px;
}

#main-mobile-menu #main-mobile-menu-dropdown i {
    color: #ffffff;
    border-color: #ffffff;
}

#main-header-wrapper .navbar .navbar-brand {
    height: 60px;
}

#main-header-wrapper .navbar .navbar-nav .nav-link {
    color: var(--dark);
    font-weight: 500;
    outline: none;
}

#main-header-wrapper .navbar-nav > .dropdown:hover > .position-relative > .dropdown-menu {
    top: 0;
}

#main-header-wrapper .dropdown-menu {
    border: none;
}

#main-header-wrapper .navbar-nav .position-relative .position-relative .dropdown-menu {
    margin-top: -1px;
    left: 97%;
    top: -26px;
}

#main-header-wrapper .navbar-nav > .dropdown > .position-relative > .dropdown-menu,
#main-header-wrapper .navbar-nav .position-relative .dropdown > .position-relative > .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    height: 0px;
}

#main-header-wrapper .navbar-nav > .dropdown:hover > .position-relative > .dropdown-menu,
#main-header-wrapper .navbar-nav .position-relative .dropdown:hover > .position-relative > .dropdown-menu {
    opacity: 1;
    visibility: visible;
    height: auto;
}

@media (max-width: 1199px) {
    #main-mobile-menu.navbar {
        position: absolute !important;
        right: -25px;
        top: 40px;
    }

    #main-mobile-menu #main-mobile-menu-dropdown {
        top: 15px;
        right: 50px;
    }

    #main-mobile-menu #main-mobile-menu-select {
        top: 15px;
        right: 50px;
    }
}

@media (max-width: 575px) {
    #main-mobile-menu.navbar {
        right: -35px;
        top: 30px;
    }
}

#main-header-wrapper {
    background-color: #0083bf;
    border-bottom-width: 2px;
    border-bottom-color: #0083bf;
    border-bottom-style: solid;
}

#main-logo img {
    height: auto;
    width: auto;
    max-height: 90px;
    max-width: 200px;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

@media (max-width: 250px) {
    #main-logo img {
        max-width: 65% !important;
    }
}

#main-page-content {
    min-height: 600px;
}

#main-sidebar .wrapper {
    margin-bottom: 44px;
    font-size: 16px;
}

footer {
    background-color: #ffffff;
    color: #000000;
}

footer a {
    color: #ffffff;
}

footer a:hover {
    color: #ffffff;
    text-decoration: none;
}


.global-primary-colour {
    color: #0083bf;
}

.global-primary-background-colour {
    background-color: #0083bf;
}

.global-secondary-colour {
    color: #4b5056;
}

.global-secondary-background-colour {
    background-color: #4b5056;
}

.global-tertiary-colour {
    color: #ffffff;
}

.global-tertiary-background-colour {
    background-color: #ffffff;
}


.global-logo-max-width {
    max-width: 200px;
}

.main-top-header-background-colour {
    background-color: #0083bf;
}

.main-header-background-colour {
    background-color: #0083bf;
}

.main-header-border-colour {
    border-bottom-color: #0083bf;
}

.main-header-text-colour {
    color: #ffffff;
}

.main-phone-text-colour {
    color: #ffffff;
}


.main-footer-background-colour {
    background-color: #ffffff;
}

.main-footer-text-colour {
    color: #000000;
}

.main-footer-link-text-colour {
    color: #ffffff;
}


.main-login-button-colour {
    background-color: #0083bf;
}


.main-login-button-text-colour {
    color: #ffffff;
}


.main-header-login-button-colour {
    background-color: #ffffff;
}

.main-header-login-button-hover-colour {
    background-color: #ffffff;
}

.main-header-login-button-text-colour {
    color: #4b5056;
}

.main-header-login-button-text-hover-colour {
    color: #4b5056;
}

.main-menu-button-colour {
    background-color: #0083bf;
}


.main-menu-button-text-colour {
    color: #ffffff;
}


.main-active-menu-button-colour {
    background-color: #0083bf;
}


.main-active-menu-button-text-colour {
    color: #ffffff;
}


.main-logo-max-height {
    max-height: 90px;
}


#toms-login a, #toms-login2 a, #main-top-header-wrapper .toms-login a {
    border: 2px solid #4b5056;
    font-size: 11px;
    font-weight: 500;
    line-height: 20px;
    margin: 0 0 0 15px;
    padding: 8px 15px;
    text-transform: uppercase;
    background-color: #ffffff;
    color: #4b5056;
}

#login-toms .toms-submit, .toms-custom-btn {
    background-color: #0083bf;
    color: #4b5056;
}



#toms-login-inline a, #login-toms a {
    text-decoration: none;
    color: #333 !important;
}

#toms-login-modal a:focus, #toms-login-modal a:hover {
    color: #333 !important;
}

#toms-login .modal-header {
    border-bottom: 0px;
    padding-bottom: 0px;
}

#toms-login .modal-footer {
    border-top: 0px;
}

#login-toms-modal .form-floating label {
    color: grey !important;
}

#toms-login-modal .modal-body {
    color: #333;
}

#toms-login-modal small, #toms-login-modal small a {
    font-size: 15px;
    font-weight: 300;
}

#toms-login-modal a {
    text-decoration: none;
    background-color: white;
    color: #333;
    border: none;
    padding: 0px;
    margin: 0px;
}

#main-header-login a:active, #main-header-login a:focus, #main-header-login a:hover {
    background-color: #ffffff !important;
    color: #4b5056 !important;
    border-color: #4b5056 !important;
}

#toms-login-modal .toms-submit, .toms-custom-btn {
    background-color: #0083bf !important;
    color: #ffffff !important;
    border-radius: 0 !important;
}


#login-toms-modal .form-floating input{
    color: #656565;
}

#toms-login-modal h3 {
    margin-bottom: 0px !important;
}

#toms-login-modal #toms-login-remember {
    margin-bottom: 15px !important;
}

#toms-login h3 small {
    color: #999
}

#toms-login-modal a {
    font-size: 14px;
}

.maxwidth600 {
    display:inline-block;
    max-width: 600px;
}

.maxwidth500 {
    display:inline-block;
    max-width: 500px;
}
.maxwidth400 {
    display:inline-block;
    max-width: 400px;
}
.maxwidth300 {
    display:inline-block;
    max-width: 300px;
}
.maxwidth200 {
    display:inline-block;
    max-width: 200px;
}
.maxwidth150 {
    display:inline-block;
    max-width: 150px;
}
.maxwidth120 {
    display:inline-block;
    max-width: 120px;
}
.maxwidth100 {
    display:inline-block;
    max-width: 100px;
}
.maxwidth80 {
    display:inline-block;
    max-width: 80px;
}
.maxwidth65 {
    display:inline-block;
    max-width: 65px;
}
.maxwidth60 {
    display:inline-block;
    max-width:60px;
}
.maxwidth50 {
    display:inline-block;
    max-width:50px;
}
.maxwidth30 {
    display:inline-block;
    max-width:30px;
}
.minwidth100 {
    min-width: 100px;
}
.minwidth80 {
    min-width: 80px;
}
.minwidth60 {
    min-width: 60px;
}
.minwidth300 {
    min-width: 300px;
}



/*
.usercourselist {
    background-color: #F1F1F1;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: none;
}

.usercourselist .arrow-course {
    background: url("../../../templates/main/images/arrow.png") left top no-repeat;
    width: 50px;
    margin: 0 5px 0 25px;
    float: left;
}

.usercourselist a {
    color: #333;
}

.usercourselist b {
    font-weight: 400;
}

.coursetitle, .coursename {
    color: #666!important;
    text-transform: uppercase;
}

#main-body .coursetitle, #main-body .coursename {
    color: #666666!important;
    font-weight: bold;
    font-size: 2.0em!important;
}

button.btn.btn-large, input[type="submit"].btn.btn-large {
    margin-top: 15px;
}

#add-course-btn {
    background-color: #F3AE35;
    background-image: none;
    color: #FFF;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.45);
}

#course_list ul {
    margin: 0px;
    padding-left: 12px;
}

#course_list li {
    list-style-type: none;
}
*/

@font-face{
    font-family:Gotham;
    src:url(../../../templates/main/font/Gotham-Bold.eot);
    src:url(../../../templates/main/font/Gotham-Boldiefix.eot) format('embedded-opentype'),
    url(../../../templates/main/font/Gotham-Bold.woff) format('woff'),
    url(../../../templates/main/font/Gotham-Bold.ttf) format('truetype'),
    url(../../../templates/main/font/Gotham-Bold.svg) format('svg');
    font-style:normal;
    font-weight:700
}
@font-face{
    font-family:Gotham;
    src:url(../../../templates/main/font/Gotham-BoldItalic.eot);
    src:url(../../../templates/main/font/Gotham-BoldItaliciefix.eot) format('embedded-opentype'),
    url(../../../templates/main/font/Gotham-BoldItalic.woff) format('woff'),
    url(../../../templates/main/font/Gotham-BoldItalic.ttf) format('truetype'),
    url(../../../templates/main/font/Gotham-BoldItalic.svg) format('svg');
    font-style:italic;
    font-weight:700
}
@font-face{
    font-family:Gotham;
    src:url(../../../templates/main/font/Gotham-Book.eot);
    src:url(../../../templates/main/font/Gotham-Bookiefix.eot) format('embedded-opentype'),
    url(../../../templates/main/font/Gotham-Book.woff) format('woff'),
    url(../../../templates/main/font/Gotham-Book.ttf) format('truetype'),
    url(../../../templates/main/font/Gotham-Book.svg) format('svg');
    font-style:normal;
    font-weight:400
}
@font-face{
    font-family:Gotham;
    src:url(../../../templates/main/font/Gotham-BookItalic.eot);
    src:url(../../../templates/main/font/Gotham-BookItaliciefix.eot?) format('embedded-opentype'),
    url(../../../templates/main/font/Gotham-BookItalic.woff) format('woff'),
    url(../../../templates/main/font/Gotham-BookItalic.ttf) format('truetype'),
    url(../../../templates/main/font/Gotham-BookItalic.svg) format('svg');
    font-style:italic;
    font-weight:400
}
@font-face{
    font-family:Gotham;
    src:url(../../../templates/main/font/Gotham-Medium.eot);
    src:url(../../../templates/main/font/Gotham-Medium.eot?#iefix) format('embedded-opentype'),
    url(../../../templates/main/font/Gotham-Medium.woff) format('woff'),
    url(../../../templates/main/font/Gotham-Medium.ttf) format('truetype'),
    url(../../../templates/main/font/Gotham-Medium.svg) format('svg');
    font-style:normal;font-weight:500
}

@font-face{
    font-family:Gotham;
    src:url(../../../templates/main/font/Gotham-MediumItalic.eot);
    src:url(../../../templates/main/font/Gotham-MediumItalic.eot?#iefix) format('embedded-opentype'),
    url(../../../templates/main/font/Gotham-MediumItalic.woff) format('woff'),
    url(../../../templates/main/font/Gotham-MediumItalic.ttf) format('truetype'),
    url(../../../templates/main/font/Gotham-MediumItalic.svg) format('svg');
    font-style:italic;
    font-weight:500
}



.lander-list-item h4 {
  font-family: inherit !important;
}

body .breadcrumb-item a,
body a:hover {
  color: #0083BF;
}

body a.btn,
#main-body .card .col-sm-7 a {
  text-decoration: none !important;
}


body a {
  color: #000;
  text-decoration: underline !important;
  text-decoration-color: #0083BF !important;
  text-underline-offset: 5px;
}

#main-powered-by {
  display: none;
}

body #landersearch li.category {
  border-radius: 0;
  font-family: 'FFDINProCondensedBold', sans-serif !important;
  text-transform: uppercase;
}

body #main-header-wrapper {
  background-color: #0083bf;
}

body #main-header-wrapper .navbar-light .navbar-nav .nav-link {
  background-color: #0083bf;
}

.course_landers-content .course-icon div {
  text-transform: initial;
}

.course_landers-content .course-icon {
  border: none;
}

.font-family-helvetica-display {
  font-family: HelveticaNowProDisplay
}

@font-face {
  font-family: FFDINProCondensedBold;
  font-weight: 700;
  src: url(/images/fonts/FFDINProCondensedBold/font.woff2) format("woff2"), url(/images/fonts/FFDINProCondensedBold/font.woff) format("woff")
}

@font-face {
  font-family: HelveticaNowProText;
  font-weight: 400;
  src: url(/images/fonts/HelveticaNowProTextRegular/font.woff2) format("woff2"), url(/images/fonts/HelveticaNowProTextRegular/font.woff) format("woff")
}

@font-face {
  font-family: HelveticaNowProText;
  font-weight: 500;
  src: url(/images/fonts/HelveticaNowProTextMedium/font.woff2) format("woff2"), url(/images/fonts/HelveticaNowProTextMedium/font.woff) format("woff")
}

@font-face {
  font-family: HelveticaNowProText;
  font-weight: 700;
  src: url(/images/fonts/HelveticaNowProTextBold/font.woff2) format("woff2"), url(/images/fonts/HelveticaNowProTextBold/font.woff) format("woff")
}

@font-face {
  font-family: HelveticaNowProDisplay;
  font-weight: 700;
  src: url(/images/fonts/NowHelvetica/HelveticaNowProDisplayBold.woff2) format("woff2"), url(/images/fonts/NowHelvetica/HelveticaNowProDisplayBold.woff) format("woff")
}

@font-face {
  font-family: HelveticaNowProDisplay;
  font-weight: 500;
  src: url(/images/fonts/NowHelvetica/HelveticaNowProDisplayMedium.woff2) format("woff2"), url(/images/fonts/NowHelvetica/HelveticaNowProDisplayMedium.woff) format("woff")
}

body {
  font-family: 'Helvetica Now Pro Text', sans-serif !important;
}

.main-header-full .lander-banner .inside-1 span {
  font-family: 'Helvetica Now Pro Text', sans-serif;
}

#main-header-full .lander-banner {
  background-color: #F0F4F7;
}

#main-header-full .lander-banner {
  background-image: none;
}

#main-header-full .lander-banner .inside-1 span {
  background-color: unset;
  text-transform: initial;
  color: #000;
  text-align: left;
}

#main-header-full .lander-banner .inside-1 {
  margin: 0 auto;
  max-width: 1320px;
  display: block;
  position: relative;
  text-align: left;
}


#main-logo img {
  width: 200px;
}

#main-logo {
  padding-left: 0;
}

#main-desktop-menu a {
  text-transform: initial !important;
}

#main-desktop-menu .toms-login a,
#main-desktop-menu #toms-login a,
#toms-login-parent a {
  text-transform: uppercase !important;
  font-family: 'FFDINProCondensedBold', sans-serif !important;
  text-decoration: none !important;
}

#main-desktop-menu .active {
  text-decoration: underline;
}

#toms-login a,
#toms-login2 a,
#main-top-header-wrapper .toms-login a {
  border: none !important;
  font-size: 16px;
  letter-spacing: 1.2px;
  text-decoration: none !important;
  padding: calc((1.5rem - 2px)/2) 1.25em;
}

#main-header-wrapper .nav-link,
#main-header-wrapper .dropdown-item {
  font-size: 1em;
}

#main-header-full #landersearch .landersearch-container-2 h4 {
  font-size: 30px;
  padding-top: 30px;
  line-height: 29px;
}

#main-body .container-xxl {
  padding: 0;
}

#main-body .course_landers-content .course-icon div {
  font-size: 16px;
}

#main-body .course-icon {
  text-decoration: none !important;
}

.course-icon div {
  font-weight: unset !important;
}

#main-body .course-icon:hover {
  background-color: unset;
  border: none;
  text-decoration: none !important;

}

#main-body .course-icon:hover div {
  color: #0083BF;
}

.courselander-content .card-header,
.courselist h2 {
  background-color: #FFF;
  border: none;
  font-family: 'HelveticaNowProDisplay', sans-serif !important;
}

.courselander-content .card {
  border: none;
}

.courselander-content .card {
  font-size: 1.2em;
}

.courselander-content .card-header {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 0 !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.courselander-content .col-sm-4 .card-header {
  display: none;
}

.courselander-content .col-sm-4 .content {
  background-color: #F0F4F7;
}

.courselander-content .text-uppercase {
  text-transform: capitalize !important;
  font-weight: 400;
  padding-bottom: 3px;
}

.courselander-content .fa {
  color: #0083BF !important;
}

body .book-btn,
body .book-btn:hover {
  background: #0083BF !important;
}

body #toms-registration .tab-content {
  background: unset;
  border: none;
}

body #toms-registration ul.tabs li.current {
  background: unset;
  border: none;
}

body #toms-registration ul.tabs li:not(.current) {
  opacity: 0.2;
}

body #toms-registration ul.tabs {
  border-bottom: none;
}

#toms-registration .form-control,
#toms-registration .form-select {
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #000;
  border-radius: 0;
  padding-left: 0;

}

#toms-registration .form-floating>label {
  left: -15px;
  top: -5px;
}

#toms-registration hr {
  opacity: 0;
}

#toms-registration {
  font-size: 16px;
}

#toms-registration select {
  padding-left: 0;
}

.custom-checkbox label:before {

  color: #FFF !important;

}


.custom-checkbox label:before {
  border: 1px solid #000;
  background-color: #FFF !important;
}

.custom-checkbox label:checked:before {
  background-color: #0083BF !important;
}

.custom-checkbox input[type=checkbox]:checked+label:before {
  text-shadow: none !important;
  background-color: #0083BF !important;
}

.custom-checkbox label:before {
  box-shadow: none !important;
}

.g-recaptcha {
  padding: 40px 0;
}

#toms-registration .text-center {
  text-align: left !important;
}

#toms-login-inline .toms-submit,
#studentsignup .toms-submit,
.toms-custom-btn {
  background-color: #0083BF !important;
}

#toms-login-inline .toms-submit,
#studentsignup .toms-submit,
.toms-custom-btn {
  font-size: 16px !important;
  border-radius: 0px !important;
}

.enrolment-step-indicator {
  display: none;
}

.enrolment-step-indicator::before {
  content: "Register";
}

#main-header {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

#main-footer ul li {
  display: inline-block;
}

#main-desktop-menu .dropdown-menu:before {
  position: absolute;
  content: "";
  background-color: inherit;
}

#main-desktop-menu .dropdown-menu {
  background-color: #0083bf;
}

#main-body #courselist .card {
  background-color: unset !important;
  border: none !important;
  border-bottom: 1px solid #000 !important;
}

#main-body .card .col-sm-4 {
  text-align: right !important;
}

#main-body h2 {
  text-align: left !important;
}

#main-body .card .col-sm-1 {
  display: none !important;
}

#main-body .card .card-text {
  display: none !important;
}

#main-body .card .card-body {
  padding: 16px 0 !important;
}

#main-body .card .card-title a {
  text-decoration: none !important;
}

#uctasks .card .col-sm-2,
.bg-light .col-sm-2 {
  text-align: right !important;
}

#uctasks .row {
  margin-bottom: 0 !important;
}

#modulelist .col-sm-3 .text-center,
#unitlist .col-sm-3 .text-center {
  text-align: right !important;
}

#main-desktop-menu a {
  font-size: 1rem !important;
}

.course_landers-content {
  padding: 0 12px !important;
}

.filter .btn-light {
  background-color: #FFF !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: none !important;
}

.filter .form-control,
.filter .form-select {
  border: none;
}

#landersearch li.category {
  opacity: 1 !important;
}

#landersearch .categories {
  padding-top: 12px !important;
}

#landersearch .col-lg-10 {
  width: 100% !important;
}

#landersearch li.category {
  border: 1px solid #FFF !important;
}

.lander-banner .inside-1 span {
  font-family: 'Helvetica Now Pro Text', sans-serif !important;
  font-weight: 600 !important;
}


.courselist .bg-light,
#uctasks .bg-light,
.bg-light {
  background-color: #FFF !important;
  border: none !important;
  border-bottom: 1px solid #000 !important;
  border-radius: 0;
  border-bottom: 1px solid #000 !important;
}

.courselist .row {
  margin: 10px 0 17px 0;
}

.courselist a {
  margin: 0 !important;
}

#main-body .courselist .card .card-body {
  padding: 0 !important;
}

#main-body .h1,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'HelveticaNowProDisplay', sans-serif !important;
}

#toms-login-parent {
  max-width: 500px;
  margin: 0 auto;
}

#toms-login-modal .modal-body {
  padding: 0;
}

#toms-login .modal-header {
  background-color: #3fa8ec;
}

#toms-login-parent .sso,
#toms-login-modal .sso {
  padding: 20px;
  background-color: #3fa8ec;
}

#toms-login-parent hr,
#toms-login-modal hr {
  display: none;
}

#toms-login-parent .non-sso,
#toms-login-modal .non-sso {
  padding: 20px;
}

#toms-login-parent h3 small,
#toms-login-modal h3 small {
  display: none;
}

#toms-login-parent h3,
#toms-login-modal h3 {
  color: #FFF !important;
  font-family: 'FFDINProCondensedBold', sans-serif !important;
}

#toms-login-parent .sso p,
#toms-login-modal .sso p {
  color: #FFF;
  font-family: 'Helvetica Now Pro Text', sans-serif !important;
}

#toms-login-parent .non-sso p,
#toms-login-modal .non-sso p {
  font-family: 'Helvetica Now Pro Text', sans-serif !important;
}

#toms-login-parent .sso button,
#toms-login-modal .sso button {
  background-color: #0083bf;
}

#toms-login-parent .non-sso button,
#toms-login-modal .non-sso button {
  background-color: #6d6d6d;
}

#toms-login-parent form button.toms-submit,
#toms-login-modal form button.toms-submit,
#toms-login-inline form button.toms-submit {
  background-color: #1d2124 !important;
  margin-top: 1rem;
}

#toms-login-parent form,
#toms-login-modal form {
  padding: 0 20px 20px 20px;
}

#toms-login-parent .form-control,
#toms-login-modal .form-control,
#toms-login-inline .form-control {
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #000;
  border-radius: 0;
  padding-left: 0;
}

#toms-login-parent .form-floating>label,
#toms-login-modal .form-floating>label {
  left: -15px;
  top: -5px;
}

#toms-login-parent hr,
#toms-login-modal hr {
  opacity: 0;
}

#toms-login-parent form,
#toms-login-modal form {
  font-size: 16px;
}

#toms-login-parent form a,
#toms-login-modal form a {
  text-transform: none !important;
  font-weight: 400;
  padding: 0;
  font-family: 'Helvetica Now Pro Text', sans-serif !important
}

#landersearch select {
  padding: 12px 20px !important;
}

#landersearch input[type="text"] {
  padding: 12px 20px !important;
}

#main-desktop-menu .nav-link {
  padding-left: 15px;
  padding-right: 15px;
}

.search-results p.lead {
  text-align: left !important;
}

#main-footer .footer_row_2 a {
  color: #5a5a5a;
}

#main-footer a {
  text-decoration: none !important;
  text-decoration-color: #0083BF !important;
  text-underline-offset: 5px;
}

#main-footer a:hover {
  transition: color .2s ease-in-out, background .2s ease-in-out, border .2s ease-in-out !important;
  color: #838383 !important;
}

.back-to-top {
  position: fixed;
  z-index: 200;
  bottom: 1rem;
  right: 1rem;
}

.back-to-top .button {
  z-index: 200;
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  pointer-events: none;
  -webkit-transform: translateY(200px);
  transform: translateY(200px);
  transition: all .2s ease-in-out
}

.back-to-top .button.active {
  pointer-events: auto;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.button-blue-medium,
.button-primary {
  background-color: #26a9e8;
  border-color: #26a9e8;
  color: #fff;
}

.button-icon {
  padding-top: calc((1.25rem - 2px) / 2);
  padding-bottom: calc((1.25rem - 2px) / 2);
}

.button-s {
  padding: calc((2.25rem - 19px) / 2) 1em;
  min-width: 2.25rem;
  height: 2.25rem;
  font-size: 17px;
}

.button-square {
  padding: calc((1.625rem - 2px) / 2);
}

.btn {
  border-radius: 0 !important;
  border: none !important;
}

.alert-warning {
  color: #cc2030;
  background-color: #ffffff;
  border: none !important;
}

#main-desktop-menu .dropdown-menu:after,
#min-desktop-menu .dropdown-menu:before {
  position: absolute;
  content: "";
  background-color: inherit;
}

#main-desktop-menu .dropdown-menu:after {
  z-index: 1;
  bottom: 100%;
  left: 20%;
  width: .625rem;
  height: .625rem;
  -webkit-transform: translate3d(-50%, 50%, 0) rotate(45deg);
  transform: translate3d(-50%, 50%, 0) rotate(45deg);
}

#main-desktop-menu .dropdown-menu:before {
  z-index: -1;
  display: block;
  top: 0;
  right: -9999px;
  bottom: 0;
  left: -9999px;
}

#main-desktop-menu .dropdown-item:hover {
  color: #FFF;
  background-color: #0083BF;
  text-decoration: none !important;
}

#main-desktop-menu a {
  transition: color .2s ease-in-out;
}

.back-to-top button {
  padding: 7px;
}

.back-to-top svg {
  height: 20px;
}

.btn-error {
  color: #fff;
  background: #c91d2d;
  border-color: #c91d2d
}

.btn-error:focus,
.btn-error:hover {
  color: #fff;
  background: #db2738;
  border-color: #db2738
}

.btn-warning {
  color: #fff;
  background: #dc7a18;
  border-color: #dc7a18
}

.btn-warning:focus,
.btn-warning:hover {
  color: #fff;
  background: #eb8723;
  border-color: #eb8723
}

.btn-success {
  color: #fff;
  background: #12a594;
  border-color: #12a594
}

.btn-success:focus,
.btn-success:hover {
  color: #fff;
  background: #1fb9a7;
  border-color: #1fb9a7
}

.btn-primary {
  background-color: #26a9e8;
  border-color: #26a9e8;
  color: #fff;
}

.btn-primary:focus,
.btn-primary:hover {
  border-color: #1c9ad7;
  background-color: #1c9ad7;
  color: #fff
}

.btn-info {
  color: #fff;
  background: #26a9e8;
  border-color: #26a9e8
}

.btn-info:focus,
.btn-info:hover {
  color: #fff;
  background: #31b5f5;
  border-color: #31b5f5
}


.courselist a {
  text-decoration: none !important;
}



/* Module List */

#modulelist .alert-success {
  background: none;
}

#modulelist .card {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #000 !important;
  border-radius: 0 !important;
}

#modulelist .bg-dark,
#uctasks .bg-secondary {
  background: none !important;
  border-top: none;
  border-bottom: 6px solid #0084BF !important;
  border-radius: 0;
  border-left: none;
  border-right: none;
}

#modulelist .bg-dark p,
#uctasks .bg-secondary p {
  color: #000;
  text-align: left;
  font-weight: 900;
}

#modulelist .bg-dark p,
#uctasks .bg-secondary p,
.tasksubheading p {
  font-size: 1.5rem !important;

}




#modulelist .card-title {
  margin: 10px 0 0 0;
}

#modulelist .text-muted {
  padding-top: 20px;
}

#modulelist .my-1 {
  margin-top: 0 !important;
}

#modulelist .row {
  margin: 10px 0;
}

#modulelist a.btn {
  margin: 0 0 18px;
}

#modulelist .row .d-sm-block {
  padding-top: 23px;
}

#modulelist .fs-5 {
  font-size: 1.125rem !important;
}


/* Unit List */

#unitlist .alert-success {
  background: none;
}

#unitlist .card {
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #000 !important;
  border-radius: 0 !important;
}

#unitlist .bg-dark,
#uctasks .bg-secondary {
  background: none !important;
  border-top: none;
  border-bottom: 6px solid #0084BF !important;
  border-radius: 0;
  border-left: none;
  border-right: none;
}

#unitlist .bg-dark p,
#uctasks .bg-secondary p {
  color: #000;
  text-align: left;
  font-weight: 900;
}

#unitlist .bg-dark p,
#uctasks .bg-secondary p,
.tasksubheading p {
  font-size: 1.5rem !important;

}

@media (min-width: 1200px) {

  .tasksubheading p,
  #unitlist .bg-dark p,
  #uctasks .bg-secondary p {
    font-size: 2rem !important;
  }
}


/* From Hutchies */
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.5em 0 .5em;
  font-family: HelveticaNowProText;
  font-style: normal;
  color: inherit;
  line-height: 1.35;
  text-transform: none;
  letter-spacing: 0;
}


@media (max-width: 1279px) {

  .heading-xxl,
  h1 {
    font-size: 1.875rem;
    line-height: 1;
  }
}

.heading-xxl,
h1 {
  font-size: 4rem;
  line-height: 1;
}

@media (max-width: 1279px) {

  .heading-xl,
  h2 {
    font-size: 1.75rem;
    line-height: 1.125;
  }
}

.heading-xl,
h2 {
  font-size: 3rem;
  line-height: 1.125;
}

@media (max-width: 1279px) {

  .heading-l,
  h3 {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}

.heading-l,
h3 {
  font-size: 2rem;
  line-height: 1.25;
}

@media (max-width: 1279px) {

  .heading-m,
  .heading:not(.heading-xxs):not(.heading-xs):not(.heading-s):not(.heading-l):not(.heading-xl):not(.heading-xxl),
  h4 {
    font-size: 1.125rem;
  }
}

.heading-m,
.heading:not(.heading-xxs):not(.heading-xs):not(.heading-s):not(.heading-l):not(.heading-xl):not(.heading-xxl),
h4 {
  font-size: 1.5rem;
}

@media (max-width: 1279px) {

  .heading-s,
  h5 {
    font-size: 17px;
  }
}

.heading-s,
h5 {
  font-size: 1.25rem;
}

@media (max-width: 1279px) {

  .heading-xs,
  h6 {
    font-size: 1rem;
  }
}

.heading-xs,
h6 {
  font-size: 1rem;
}


h1,
h2,
h3,
h4,
h5,
h6 {
  text-align: left !important;
}

.text-bg-warning {
  background-color: #CC2030 !important;
}

.text-bg-primary {
  background-color: #0083BF !important;
}

.text-bg-success {
  background-color: #000 !important;
}

.progress-bar-striped {
  background-image: none !important;
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

#unitlist .card-title {
  margin: 10px 0 0 0;
}

.card-title {
  margin: 10px 0 14px 0;
}

.btn-light {
  background-color: #0083BF !important;
  color: #FFF;
}

.btn-light:hover {
  background-color: #26A9E8 !important;
  color: #FFF;
}

#unitlist .text-muted {
  margin-bottom: 0;
}

#unitlist .my-1 {
  margin-top: 0 !important;
}

#unitlist .row {
  margin-bottom: 0;
}

#unitlist a.btn {
  margin-top: 20px;
}

#unitlist .row .d-sm-block {
  padding-top: 23px;
}

div.dataTables_processing>div:last-child>div {
  background-color: #0083bf !important;
}

#main-footer .col-sm-6.text-start li {
  padding-right: .75rem !important;
  color: #838383 !important;
}

#main-footer .col-sm-6.text-end li {padding-left: .75rem !important; }
#main-footer .col-sm-6.text-end li a {color: #5a5a5a !important; }


#login-toms { max-width: 600px !important; }

.hutchies_login a {
  text-decoration: none !important;
}

#team-members-section #externaly_triggered_wrapper .yadcf-filter {
  max-width: 100% !important;
}

#team-members-section #externaly_triggered_wrapper .col-sm-4 {
  margin-bottom: 1rem !important;
  padding-right: 1rem !important;
}

#team-members-section .dropdown-menu {
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-border-radius: none;
  padding-left: 15px;
  padding-right: 15px;
}

#team-members-section .dropdown-menu .checkBoxFix {
  margin-right: 10px;
}

#team-members-section .dropdown-menu div:has(.checkbox) {
  padding-left: 0 !important;
}

#team-members-section .table tbody {
  font-size: 1rem;
}

#team_header {
  top: -2.8rem !important;
}

#main-header-wrapper .navbar-light .navbar-nav .nav-link {
  text-decoration: none !important;
}

.bg-success {
  background-color: #bfeaff !important;
}
.coursetitle, .coursename {
  font-family: 'HelveticaNowProDisplay', sans-serif !important;
}

.btn-primary {
  background: #0083bf;  
  --bs-btn-bg: #0083bf;  
  --bs-btn-border-color: #0083bf;
  --bs-btn-hover-bg: #26A9E8;  
  --bs-btn-hover-border-color: #26A9E8;  
  --bs-btn-focus-shadow-rgb: none !important;
  --bs-btn-active-bg: #0083bf;  
  --bs-btn-active-border-color: #0083bf;  
  --bs-btn-active-shadow: none !important
  --bs-btn-disabled-bg: #0083bf;  
  --bs-btn-disabled-border-color: #0083bf;
}

#login-toms h3, #login-toms small, #toms-login-inline h3, #toms-login-inline small {
  text-transform: capitalize !important;
  font-size: 1.2rem !important;
  margin-top: 0;
  margin-bottom: 0 !important;
  line-height: 40px;
  color: #333;
}
#login-toms h3 { margin-bottom: 10px !important; }

#login-toms .text-center h3 {
  text-align: center !important;
}

#login-toms:has(.sso)::before, #toms-login-inline::before {
  font-family: 'HelveticaNowProDisplay', sans-serif !important;
  content: "Sign in to Hutchies’ Learning Management System (LMS)  ";
  display: block;
  font-size: 1.5rem;
  margin-bottom: 1rem;
  text-align: center;
}

/* #login-toms, #toms-login-inline { min-width: 600px !important; } */

#login-toms .sso button.toms-submit, #login-toms .non-sso button.toms-submit {
  position: relative;
  color: transparent !important;      /* Hide original text */
}

#login-toms .sso button.toms-submit::before, #login-toms .non-sso button.toms-submit::before {  
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);  /* Center new text */
  color: #fff !important;
}

#login-toms .sso button.toms-submit::before { content: "Sign in with Microsoft 365 (Hutchies Users)"; }
#login-toms .non-sso button.toms-submit::before { content: "Sign in with email / password (External Users)"; }

#login-toms [name] { border-radius: 0 !important; }

#back-to-top { border-width: 0 !important; }

#main-menu .dropdown-menu.shadow { box-shadow: none !important; }

#landersearch .fa-search { color: var(--bs-body-color); }

.courselist :is(.btn-secondary, .btn-warning) { background-color: #2e2e2e !important; }
.courselist :is(.btn-secondary, .btn-warning):hover { background-color: #000000 !important; }

.col-sm-3.text-center:has([data-loading-text="Adding Course..."]) { text-align: right !important; }

#team-members-section .yadcf-filter { padding: 12px 20px !important; }
#team-members-section .hutchies_btn { padding: 10px !important; }
#team-members-section [value="Search"] { margin-right: 10px !important; }


/*https://venab.la/s/hutchies.css*/

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit !important;
}

#toms-login-parent form .text-start a,
#toms-login-modal form .text-start a {
  letter-spacing: 0 !important;
}

#toms-login-parent form .text-start a,
#toms-login-modal form .text-start a,
#toms-login-inline .text-left a {
  text-decoration: underline !important;
}

#toms-login-inline button.toms-submit {
  margin-top: 1rem;
}

#toms-login-inline .form-floating label {
  padding-left: 0;
}

#toms-login-inline .alert-warning {
  color: #0083bf;
  background-color: #bfeaff
}

#toms-login-inline h3, #login-toms h3 {
  text-transform: capitalize !important;
}

body #landersearch li.category {
  font-size: 14px;
  letter-spacing: 1px;
  padding: 10px 10px 6px 10px;
}

#toms-login-parent a:focus,
#toms-login-parent a:hover {
  color: #333 !important;
}

#toms-login-parent .modal-body {
  color: #333;
}

#toms-login-parent small,
#toms-login-parent small a {
  font-size: 15px;
  font-weight: 300;
}

#toms-login-parent a {
  text-decoration: none;
  background-color: white;
  color: #333;
  border: none;
  padding: 0px;
  margin: 0px;
  font-size: 14px;
}

#toms-login-parent .toms-submit,
#login-toms button.toms-submit,
.toms-custom-btn, #login-toms .toms-custom-btn {
  background-color: #0083bf !important;
  color: #ffffff !important;
  border-radius: 0 !important;
}

#toms-login-parent h3 {
  margin-bottom: 0px !important;
}

#toms-login-parent #toms-login-remember {
  margin-bottom: 15px !important;
}

#toms-login-parent h3 small {
  color: #999
}


@font-face {
  font-family: 'Helvetica Now Pro Text';
  src: url('https://lms.hutchies.com.au/images/fonts/NowHelvetica/HelveticaNowProTextRegular.woff2') format('woff2');
}

@font-face {
  font-family: 'Helvetica Now Pro Display';
  src: url('https://lms.hutchies.com.au/images/fonts/NowHelvetica/HelveticaNowProDisplayBold.woff2') format('woff2');
}

/*@font-face {
  font-family: 'FFDINProCondensed';
  src: url('https://lms.hutchies.com.au/images/fonts/DINNext/396409_0_0.woff2') format ('woff2');
}*/

@font-face {
  font-family: FFDINProCondensed;
  font-weight: 700;
  font-style: normal;
  src: url(/images/fonts/DINNext/396409_0_0.woff2) format("woff2"), url(/images/fonts/DINNext/396409_0_0.woff) format("woff")
}

div#main-top-header-bottom-wrapper, #main-page-content, #main-footer {
    max-width: 1400px;
    margin: 0 auto;
}

@media (max-width: 1400px) {
    #main-page-content { padding: 0 32px; }
}


#main-header-wrapper .nav-link,
#main-header-wrapper .dropdown-item {
  font-size: 1em;
  color: #00486c;
  font-weight: normal;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

#main-header-wrapper .dropdown-item.active {
  background-color: #0083BF !important;
}

#main-header-full #landersearch .landersearch-container-2 h4 {
  font-size: 30px;
  padding-top: 30px;
  line-height: 29px;
}

#main-body .container-xxl {
  padding: 0;
}


#main-copyrights ul li {
  display: inline-block;
}

#main-copyrights {
  color: #626262;
}

#main-desktop-menu .dropdown-menu:before {
  position: absolute;
  content: "";
  background-color: inherit;
  max-width: 100%;
}

#main-desktop-menu .dropdown-menu {
  background-color: #0083bf;
  border-radius: 0 !important;
}

#main-body #courselist .card {
  background-color: unset !important;
  border: none !important;
  border-bottom: 1px solid #000 !important;
}

#main-body .card .col-sm-4 {
  text-align: right !important;
}

#main-body h2 {
  text-align: left !important;
}

#main-body .card .col-sm-1 {
  display: none !important;
}

#main-body .card .card-text {
  display: none !important;
}

#main-body .card .card-body {
  padding: 1rem 0 !important;
}

#main-body .card .card-title a {
  text-decoration: none !important;
}

#uctasks .card .col-sm-3 {
  text-align: right !important;
}

#modulelist .col-sm-3 .text-center,
#unitlist .col-sm-3 .text-center {
  text-align: right !important;
}

#uctasks .col-sm-3 {
  flex: 0 0 auto !important;
  width: 33.33333333% !important;
}

#main-desktop-menu a {
  font-size: 1rem !important;
}

.course_landers-content {
  padding: 0 12px !important;
}

.filter .btn-light {
  background-color: #FFF !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: none !important;
}

.filter .form-control,
.filter .form-select {
  border: none;
}

#landersearch li.category {
  opacity: 1 !important;
}

#landersearch .categories {
  padding-top: 12px !important;
}

#landersearch .col-lg-10 {
  width: 100% !important;
}

#landersearch li.category {
  border: 1px solid #FFF !important;
}

.lander-banner .inside-1 span {
  font-family: 'Helvetica Now Pro Text', sans-serif !important;
  font-weight: 600 !important;
}