@import url(https://use.typekit.net/ulg7api.css);
.h-100r {
  height: 1rem;
}

.h-150r {
  height: 1.5rem;
}

.h-200r {
  height: 2rem;
}

.h-300r {
  height: 3rem;
}

.h-400r {
  height: 4rem;
}

.lh-100 {
  line-height: 1em;
}

.lh-120 {
  line-height: 1.2em;
}

.bg-center-cover {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.mw-1920 {
  max-width: 1920px;
}

.xy-center {
  position: absolute;
  top: 50%;
  left: 22%;
  transform: translate(-50%, -50%);
  color: white;
}

.shadow-layer {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.welcome-layer {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.welcome-layer-top {
  flex: 2;
}

.welcome-layer-bottom {
  flex: 1;
  display: flex;
  background-color: rgba(46, 73, 97, 0.8);
  justify-content: center;
  align-items: center;
}

.text-muted-2 {
  color: rgba(41, 58, 71, 0.52) !important;
}

.page-link {
  cursor: pointer;
}

.page-item.active .page-link {
  font-weight: 700;
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* For portrait layouts only */
}
@media (max-width: 425px) {
  .mobile-hidden {
    display: none;
  }
}
@media (max-width: 768px) {
  .tablet-hidden {
    display: none;
  }
}
@keyframes jump-in {
  0% {
    opacity: 0.01;
    transform: scale(0.9) translateY(10%);
  }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0%);
  }
}
@keyframes jump-out {
  0% {
    opacity: 1;
    transform: scale(1) translateY(0%);
  }
  100% {
    opacity: 0;
    transform: scale(0.9) translateY(10%);
  }
}
.alert-success {
  background-color: #607A69;
  color: #fff;
}
.alert-info {
  background-color: #F5C05A;
  color: #fff;
}
.alert-danger {
  background-color: #c55649;
  color: #fff;
}
.alert-warning {
  background-color: #fcefdc;
  color: #5f5f5f;
}

.btn-primary {
  min-width: 100px;
}

.btn-custom {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 0.9375rem;
  line-height: 1.5;
  border-radius: 0;
  min-width: 100px;
  cursor: pointer;
  outline: 0;
  border-radius: 20px;
}

.btn-custom:hover {
  text-decoration: none;
}

@media (min-width: 1200px) {
  .btn-view-all {
    min-width: 217px;
  }
}
.block_calendar_month {
  font-size: 12px;
}
.block_calendar_month .header {
  padding: 0 !important;
}

.theme-generic-template-navbar.navbar .logo-cont img {
  max-width: 100px;
}
.theme-generic-template-navbar.navbar .userbutton .usertext {
  text-transform: uppercase;
  color: #fff;
}
.theme-generic-template-navbar.navbar #mobile-user-menu {
  display: none;
}
@media (max-width: 1200px) {
  .theme-generic-template-navbar.navbar #mobile-user-menu {
    display: block;
  }
}
.theme-generic-template-navbar.navbar #collapsibleNavbar {
  border-top: 2px solid rgb(227, 227, 227);
  border-collapse: collapse;
}
.theme-generic-template-navbar.navbar #collapsibleNavbar .dropdown-item {
  text-transform: uppercase;
}
.theme-generic-template-navbar.navbar #collapsibleNavbar .nav-list > div {
  border-bottom: 1px solid rgb(227, 227, 227);
  text-transform: capitalize;
}
.theme-generic-template-navbar.navbar #collapsibleNavbar .nav-list > div:last-child {
  border-bottom: none;
}
.theme-generic-template-navbar.navbar .nav-link:focus {
  outline: none;
  box-shadow: none;
}
.theme-generic-template-navbar.navbar .reportsDropdownCont .dropdown-item {
  text-transform: uppercase;
}

#nav-drawer[data-region=drawer] {
  top: 125px;
  height: calc(100% - 123px);
}

#user_menu {
  width: fit-content;
  display: inline-block !important;
}

.theme-generic-template-navbar {
  min-height: 100px !important;
  max-height: 100px;
  background-color: #FAF3EB;
}
.theme-generic-template-navbar .aabtn {
  position: relative;
  box-shadow: none;
}
.theme-generic-template-navbar .logo {
  position: absolute;
  transform: translate(50%, 10%);
  max-width: 100px;
  max-height: 100px;
  top: 0;
  z-index: 1;
}
.theme-generic-template-navbar .userpicture {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.theme-generic-template-navbar .nav-main {
  position: relative;
}
.theme-generic-template-navbar .nav-right {
  position: absolute;
  right: 6.9%;
  top: 50%;
  transform: translateY(-50%);
}
.theme-generic-template-navbar .drawer-toggle-icon .nav-link {
  padding: 0.25rem;
}
.theme-generic-template-navbar .drawer-toggle-icon .nav-link .icon {
  color: #2E4961;
  font-size: 1.5rem;
  opacity: 0.8;
}
.theme-generic-template-navbar .nav-link .icon {
  color: #2E4961;
}
.theme-generic-template-navbar .navbar-brand {
  min-width: 150px;
  flex: 0 0 auto;
}
.theme-generic-template-navbar .navbar-brand .logo img {
  position: absolute;
  transform: translate(50%, 10%);
  max-width: 100px;
  max-height: 100px;
  top: 0;
  z-index: 1;
}
.theme-generic-template-navbar .nav-list .nav-list__item {
  color: #2E4961;
  text-decoration: none;
  margin-right: 4.5rem;
  font-size: 1.3rem;
  position: relative;
  margin-bottom: 0.5rem;
  display: inline-block;
}
.theme-generic-template-navbar .nav-list .nav-list__item.active:after {
  content: " ";
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  height: 3px;
  background-color: #FAF3EB;
}
.theme-generic-template-navbar .nav-list .nav-list__item.active {
  color: #E47626;
}
.theme-generic-template-navbar .dropdown-item {
  font-size: 0.8rem;
}

.usermenu {
  background-color: #E47626;
  border-radius: 5px;
  padding: 7px;
}
.usermenu a {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  padding: 5px;
}
.usermenu a:focus {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
}
.usermenu .dropdown-toggle::after {
  color: #2E4961;
  margin-top: 2px;
  border-top: 0.4em solid;
  border-right: 0.4em solid transparent;
  border-bottom: 0;
  border-left: 0.4em solid transparent;
  vertical-align: 2px;
}
.usermenu .dropdown-item {
  font-size: 1rem;
  font-weight: normal;
  padding-left: 10px;
}
.usermenu .action-menu-trigger .dropdown-menu.menu {
  right: 0;
  left: auto;
  top: 50px;
  min-width: 210px;
  box-shadow: 7px 8px rgba(228, 118, 38, 0.2);
  border-radius: 10px;
}

.editor_atto_toolbar .dropdown-menu {
  background-color: #fff;
}

.atto_media .root.tab-content {
  display: unset;
}

#page-footer .footer-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
}
#page-footer .footer-container aside#block-region-side-pre {
  display: flex;
  flex-wrap: wrap;
}
#page-footer section {
  padding: 0px !important;
}
#page-footer .block.card {
  border: none;
}
#page-footer a, #page-footer a .icon {
  color: white;
}
#page-footer .block_navigation .block_tree .tree_item.branch,
#page-footer .block_settings .block_tree .tree_item.branch {
  display: inline;
  padding-left: 0px;
  margin-left: 0px;
}
#page-footer .logo-container {
  width: 201px;
  height: 190px;
}
#page-footer .logo-container .logo {
  min-width: 201px;
  min-height: 190px;
}
@media screen and (max-width: 425px) {
  #page-footer .logo-container {
    display: none;
  }
}
#page-footer .blocks-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  gap: 20px;
}
#page-footer h5 {
  font-weight: bold;
}

.copyright-wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
}
.copyright-wrapper #acknowledge {
  max-width: 1000px;
  text-align: center;
}
.copyright-wrapper #acknowledge #acknowledge-text {
  font-size: 14px;
}
.copyright-wrapper #flags-cont {
  margin: 0px auto;
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 14px;
  max-width: 456px;
}
.copyright-wrapper #flags-cont .inclusion-flags {
  margin: 0px auto;
  max-height: 50px;
  width: auto;
}

div.socials {
  display: flex;
  align-content: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 20px;
  color: white;
  font-size: 20px;
}
div.socials .circle-social {
  border: 1px solid white;
  border-radius: 50%;
  display: block;
  width: 30px;
  height: 29px;
  line-height: 30px;
  margin: 0px 0px;
}
div.socials .circle-social a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 20px;
  text-decoration: none !important;
  margin-top: 3px;
}
div.socials .circle-social a li {
  font-size: 30px;
}

.coursebox,
.resource-box-container {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  transition: 0.4s;
  animation: jump-in 0.4s;
}
.coursebox-exit,
.resource-box-container-exit {
  animation: jump-out 0.4s;
}
.coursebox-enter,
.resource-box-container-enter {
  animation: jump-in 0.4s;
}
.coursebox .img-wrapper,
.resource-box-container .img-wrapper {
  position: relative;
  padding-top: 85.36%;
}
.coursebox .course-progress,
.resource-box-container .course-progress {
  position: absolute;
  width: 100%;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
}
.coursebox .course-progress .bar-outter,
.resource-box-container .course-progress .bar-outter {
  width: 100%;
  height: 5px;
  margin-top: 10px;
}
.coursebox .course-progress .progress-text,
.resource-box-container .course-progress .progress-text {
  font-size: 1.2rem;
}
.coursebox .course-progress .bar-inner,
.resource-box-container .course-progress .bar-inner {
  width: 0%;
  height: 5px;
}
.coursebox .name,
.resource-box-container .name {
  height: 44px;
  overflow: hidden;
}
.coursebox .desc,
.resource-box-container .desc {
  height: 71px;
  overflow: hidden;
  color: #707070;
}
.coursebox:hover,
.resource-box-container:hover {
  transform: scale(1.05);
}

#settingsnav ul li > p {
  display: inline-block;
}
#settingsnav ul li hr {
  display: none;
}
#settingsnav li.type_siteadmin {
  border-top: 1px solid #f1f1f1;
  margin-top: 10px;
  padding: 10px 0px;
}

ul[data-enhance=tree] {
  padding-top: 20px;
  padding-bottom: 20px;
}

.competency-tree img[src$=expanded], .competency-tree img[src$=collapsed] {
  max-width: 25px;
}

.path-admin-tool-lp [data-region=competencylinktree] ul [aria-selected=true] > span, .path-badges [data-region=competencylinktree] ul [aria-selected=true] > span, .path-admin-tool-lp [data-region=competencymovetree] ul [aria-selected=true] > span, .path-admin-tool-lp [data-region=plans] ul [aria-selected=true] > span, .path-admin-tool-lp [data-region=managecompetencies] ul [aria-selected=true] > span {
  background-color: rgba(228, 118, 38, 0.2196078431);
}

.path-admin-tool-lp [data-region=competencylinktree] ul [tabindex="0"] > span, .path-badges [data-region=competencylinktree] ul [tabindex="0"] > span, .path-admin-tool-lp [data-region=competencymovetree] ul [tabindex="0"] > span, .path-admin-tool-lp [data-region=plans] ul [tabindex="0"] > span, .path-admin-tool-lp [data-region=managecompetencies] ul [tabindex="0"] > span {
  border: 2px solid #e47626;
}

.banner-box #page-header {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 373px;
  display: flex;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
}
.banner-box > .container {
  position: relative;
  flex: 1;
}
.banner-box .content-header {
  z-index: 1;
  padding: 0.5rem 1rem !important;
}
.banner-box .page-context-header {
  overflow: hidden;
  padding: 0.25rem;
  color: #fff;
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.banner-box .page-context-header h1 {
  font-size: 5rem;
  font-weight: 700;
}
.banner-box .card {
  border: none !important;
}

.pagelayout-standard .card {
  border: none !important;
}
.pagelayout-standard #region-main {
  border: none !important;
  padding-top: 0;
}
.pagelayout-standard #page-header {
  display: none;
}
.pagelayout-standard .content-header {
  padding: 1rem 1.25rem;
}

.pagelayout-standard [role=main],
.pagelayout-reports [role=main] {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background: #fff;
}

.pagelayout-reports [role=main] {
  padding-left: 3rem;
  padding-right: 3rem;
}

#page-user-profile .profile-fields {
  padding: 10px;
}
#page-user-profile #edit-profile-btn {
  margin-left: 75px;
}

.pagelayout-reports [role=main] {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background: #fff;
}

.pagelayout-reports [role=main] {
  padding-left: 3rem;
  padding-right: 3rem;
}

.pagelayout-reports .banner-box #page-header {
  background-image: url("../pix/reports/banner.svg");
}
.pagelayout-reports .banner-box #page-header .shadow-layer {
  display: block !important;
}
.pagelayout-reports table tr td:first-child {
  width: 1%;
  white-space: nowrap;
}

.questiontitle h3 {
  background: #e47626;
  color: #fff;
  padding: 6px 10px;
  font-weight: 700;
}

#page-tag-search input#searchform_query {
  margin-right: 10px;
  padding: 10px 5px;
  border: 1px solid #ccc;
  height: 45px;
}
#page-tag-search select#searchform_tc {
  margin-right: 10px;
  padding: 0px 10px;
  height: 45px;
  border: 1px solid #ccc;
}
#page-tag-search #tag-search-box input[type=submit] {
  padding: 10px 20px;
  background-color: #E47626;
  color: #fff;
  border: none;
  cursor: pointer;
  height: 45px;
}

#page-login-index .login-form-wrapper .message-wrapper {
  position: fixed;
  top: 84px;
  width: 100%;
  margin-left: -24px;
  text-align: center;
}
#page-login-index .notifications {
  position: fixed;
  top: 100px;
  width: 100%;
  margin-left: 0px;
  text-align: center;
}
#page-login-index #user-notifications {
  position: fixed;
  top: 100px;
  width: 100%;
  margin-left: 0px;
  text-align: center;
}
#page-login-index .alert-info {
  background-color: #c55649 !important;
  color: #fff;
}

.theme-generic-template-login .login-form-wrapper {
  position: relative;
}
.theme-generic-template-login .login-form-wrapper form .inputs-wrapper {
  position: absolute;
  bottom: 10px;
  right: 0px;
  margin-bottom: 10px;
}
@media (max-width: 426px) {
  .theme-generic-template-login .login-form-wrapper form .inputs-wrapper {
    bottom: 13vh;
    margin: 0px auto;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .theme-generic-template-login .login-form-wrapper form .inputs-wrapper {
    bottom: 100px;
    margin: 0px auto;
    text-align: center;
    max-width: 400px;
  }
}
.theme-generic-template-login .login-form-wrapper form .inputs-wrapper .login-input {
  max-width: 150px;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .theme-generic-template-login .login-form-wrapper form .inputs-wrapper .login-input {
    max-width: 270px;
    border-radius: 20px;
  }
}
@media (max-width: 342px) {
  .theme-generic-template-login .login-form-wrapper form .inputs-wrapper .login-input {
    max-width: 210px;
    border-radius: 20px;
  }
}
.theme-generic-template-login .login-form-wrapper form .inputs-wrapper .login-input::placeholder {
  color: #999 !important; /* Replace with your desired color */
  text-transform: none !important;
}
.theme-generic-template-login .login-form-wrapper form .inputs-wrapper .subtitle {
  font-size: large;
}
@media (min-width: 768px) {
  .theme-generic-template-login .login-form-wrapper form .inputs-wrapper .subtitle {
    text-align: right;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .theme-generic-template-login .login-form-wrapper form .inputs-wrapper .forgetpass {
    text-align: right;
    margin-right: 10px;
  }
}
.theme-generic-template-login .login-form-wrapper form .showcase-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-bottom: 10px;
}
.theme-generic-template-login .btn-primary {
  border-radius: 20px;
  min-width: 150px;
}
.theme-generic-template-login .top-nav {
  padding: 2.5rem 0 1.5rem 0 !important;
}
.theme-generic-template-login .nav-desc-right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2%;
  color: white;
  font-family: "Open Sans", sans-serif;
}
@media (max-width: 768px) {
  .theme-generic-template-login .nav-desc-right span {
    display: none;
  }
}
.theme-generic-template-login .brandlogo {
  position: absolute;
  transform: translate(30%, 0%);
  max-width: 100px;
  max-height: 95px;
  top: 1px;
  z-index: 1;
}
.theme-generic-template-login .social-logo {
  max-width: 30px;
  max-height: 30px;
}
.theme-generic-template-login #page-header {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 5;
  min-height: 100px;
  background-color: #faf5ed;
}
.theme-generic-template-login #page-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 5;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.3));
}
.theme-generic-template-login #page-footer a {
  text-decoration: none !important;
}
.theme-generic-template-login #login-bg-carousel .carousel-item {
  background-position: center;
  background-size: cover;
}
.theme-generic-template-login #login-bg-carousel ol.carousel-indicators {
  bottom: 13px;
  height: 30px;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .theme-generic-template-login #login-bg-carousel ol.carousel-indicators {
    bottom: 30px;
  }
}
@media (max-width: 575px) {
  .theme-generic-template-login #login-bg-carousel ol.carousel-indicators {
    bottom: 56px;
  }
}
.theme-generic-template-login #login-bg-carousel ol.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 1;
}
.theme-generic-template-login .title {
  font-size: 2.6rem;
}
.theme-generic-template-login .form-control {
  padding: 0.8125rem 1.25rem;
  line-height: 1rem;
  margin-bottom: 10px;
}
.theme-generic-template-login #main-overlay {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.theme-generic-template-login .main-overlay__left {
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
}
.theme-generic-template-login .main-overlay__top {
  flex: 2; /* Takes 2/3 of the available space */
}
.theme-generic-template-login .main-overlay__bottom {
  padding-top: 50px;
  flex: 1; /* Takes 1/3 of the available space */
  background-color: rgba(46, 73, 97, 0.8);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 768px) {
  .theme-generic-template-login .main-overlay__bottom {
    padding-bottom: 260px;
  }
}
.theme-generic-template-login .main-overlay__bottom .title {
  text-align: center;
}
.theme-generic-template-login #region-main {
  color: white;
  border: none;
  position: absolute;
  max-width: 522px;
  width: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -45%);
  background: transparent;
  padding: 0;
}
.theme-generic-template-login .modal-dialog {
  color: #444;
}

.theme-generic-template-signup #main-overlay {
  flex: 1;
}
.theme-generic-template-signup .main-overlay__left {
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
}
.theme-generic-template-signup .main-overlay__right {
  position: relative;
  background-color: white;
}
.theme-generic-template-signup #signup-form-wrapper {
  max-width: 640px;
}
.theme-generic-template-signup #signup-form-wrapper .card {
  border: none;
}

#mount-react-course-intro .course-intro .course-image {
  height: 450px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#mount-react-course-intro .course-intro .rate-info {
  font-size: 0.8rem;
}
#mount-react-course-intro .course-intro .star-ratings {
  bottom: 3px;
}
#mount-react-course-intro .course-intro .your-rate {
  font-size: 0.8rem;
}
#mount-react-course-intro .course-intro .fullname {
  font-size: 1.5rem;
}
#mount-react-course-intro .course-intro .summary {
  color: #707070;
}

#page-enrol-index .generalbox.info {
  display: none;
}

.pagelayout-course .banner-box #page-header .shadow-layer {
  display: block !important;
}
.pagelayout-course .banner-box .dropdown-toggle {
  color: #fff;
}
.pagelayout-course .btn-link:focus {
  box-shadow: none;
}

@media (min-width: 576px) {
  .context-header-settings-menu,
  .region-main-settings-menu {
    margin-top: 4rem;
  }
}
.content .activity-information {
  position: relative;
  float: right;
  margin: 10px;
  top: -15px;
}

section[id=region-main] div[role=main] {
  position: relative;
}
section[id=region-main] div[role=main] .activity-information {
  position: absolute;
  top: 0;
  right: 1.5%;
  border: none;
}
section[id=region-main] .nav {
  margin-top: 2rem;
}

.rate i {
  display: inline-block;
  width: 20px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../pix/icons/star-grey.svg);
}
.rate i.full {
  background-image: url(../pix/icons/star-full.svg);
}
.rate i.half {
  background-image: url(../pix/icons/star-half.svg);
}

#page-theme-generic-pages-file_library .resource-box {
  background-color: #FAF3EB;
  max-width: 100%;
  overflow: hidden;
}
#page-theme-generic-pages-file_library .banner-box #page-header {
  background-image: url("../pix/resources/banner.svg");
}
#page-theme-generic-pages-file_library .banner-box #page-header .shadow-layer {
  display: block !important;
}
#page-theme-generic-pages-file_library #input-kewword {
  float: left;
  width: calc(100% - 100px);
  height: 36px;
  border: none;
  background-color: #eee;
  background-image: url("../pix/search.png");
  background-position: 10px center;
  background-size: 20px;
  background-repeat: no-repeat;
  padding-left: 40px;
}
#page-theme-generic-pages-file_library #btn-search {
  width: 100px;
  float: right;
  color: #fff;
}
#page-theme-generic-pages-file_library .section-body {
  background-color: #eee;
}
#page-theme-generic-pages-file_library #checkbox-lms-only {
  width: 20px;
  height: 20px;
  border-radius: 0px;
}
#page-theme-generic-pages-file_library .searchin.selected {
  border-bottom: 2px solid #4d90fa;
  padding-bottom: 1px;
}
#page-theme-generic-pages-file_library .category-list .category.top {
  padding: 0.5rem 0;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #444;
  cursor: pointer;
}
#page-theme-generic-pages-file_library .category-list .category .name-wrapper {
  font-weight: bold;
  padding: 2px 0;
  font-size: 16px;
  text-transform: capitalize;
}
#page-theme-generic-pages-file_library .category-list .category .arrow {
  width: 1rem;
  height: 1rem;
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../pix/icons/down-chevron.png");
  vertical-align: text-top;
  cursor: pointer;
}
#page-theme-generic-pages-file_library .category-list .category .arrow.collapsed {
  background-image: url("../pix/icons/right-thin-chevron.png");
}
#page-theme-generic-pages-file_library .category-list .category.no-children > .name-wrapper > .arrow {
  background-image: none;
}
#page-theme-generic-pages-file_library .count-msg {
  border-bottom: 1px solid #aaa;
}
#page-theme-generic-pages-file_library .no-reslut-wrapper {
  font-size: 2.5rem;
  line-height: 2.75rem;
  text-align: center;
}
#page-theme-generic-pages-file_library .no-reslut-wrapper img {
  max-width: 120px;
}
#page-theme-generic-pages-file_library .no-reslut-wrapper span {
  color: #4d90fa;
}
#page-theme-generic-pages-file_library .no-reslut-wrapper .text-2 {
  font-size: 1rem;
  color: #aaa;
}
#page-theme-generic-pages-file_library .resource-list-item {
  border-bottom: 1px solid #aaa;
  cursor: pointer;
}
#page-theme-generic-pages-file_library .resource-list-item .file-type-img img {
  width: 60px;
}
#page-theme-generic-pages-file_library .resource-list-item .info {
  width: calc(100% - 80px);
}
#page-theme-generic-pages-file_library .resource-list-item .desc {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#page-theme-generic-pages-view_resource {
  border-top: 1px solid #707070;
}
@media (min-width: 576px) {
  #page-theme-generic-pages-view_resource #region-main {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
#page-theme-generic-pages-view_resource #region-main {
  background-color: #fff;
}
#page-theme-generic-pages-view_resource .banner-box #page-header {
  background-image: url("../pix/resources/view-resource-banner.png");
}
#page-theme-generic-pages-view_resource .banner-box #page-header .shadow-layer {
  display: block !important;
}
#page-theme-generic-pages-view_resource #page-wrapper {
  margin-top: -1px;
}
#page-theme-generic-pages-view_resource .resource-icon {
  width: auto;
  height: 3rem;
  float: right;
}
#page-theme-generic-pages-view_resource .back-link-wrapper {
  border-bottom: 2px solid #707070;
}
#page-theme-generic-pages-view_resource .date-uploader .date {
  color: grey;
}
#page-theme-generic-pages-view_resource .date-uploader .uploader {
  color: #707070;
}
#page-theme-generic-pages-view_resource .attachment {
  background-color: grey;
}
#page-theme-generic-pages-view_resource .attachment .preview .preview-img {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  #page-theme-generic-pages-view_resource .resource-icon {
    max-height: 50px;
    width: 50px;
  }
}
td.completion-progresscell .icon {
  width: unset;
}

body.page-my-performance-review .categorypicker,
body.page-my-performance-review .simplesearchform,
body.page-my-performance-review .coursebox .desc,
body.page-my-performance-review .mount-react-course-courserate {
  display: none;
}
body.page-my-performance-review .pr-title-container {
  margin: 10px 30px;
}
body.page-my-performance-review #pr-team-progress {
  margin-bottom: 60px;
}
body.page-my-performance-review h2.pr_title {
  font-size: calc(1.11rem + 2.52vw);
}

body.pagelayout-coursecategory .pr-category {
  display: none;
}

body {
  background-color: white;
  font-family: "Tondo", sans-serif;
}

.autocompletion .icon {
  height: auto;
  width: 200px;
}

.path-course-view li.activity form.togglecompletion .ajaxworking {
  width: 33px;
  height: 33px;
  right: 9px;
  top: 2px;
  background-size: cover;
}
.path-course-view li.activity form.togglecompletion .icon {
  width: 200px;
  height: auto;
}

.manage-resource {
  color: black;
  text-decoration: none;
}

#page-course-index-category .card,
#page-course-view-topics .card,
#page-theme-generic-pages-file_library .card,
#page-course-search .card,
#page-theme-generic-pages-mybadges .card,
.pagelayout-reports .card,
.pagelayout-admin .card {
  border: none !important;
}
#page-course-index-category #region-main,
#page-course-view-topics #region-main,
#page-theme-generic-pages-file_library #region-main,
#page-course-search #region-main,
#page-theme-generic-pages-mybadges #region-main,
.pagelayout-reports #region-main,
.pagelayout-admin #region-main {
  border: none !important;
}
#page-course-index-category .page-header-headings h1,
#page-course-view-topics .page-header-headings h1,
#page-theme-generic-pages-file_library .page-header-headings h1,
#page-course-search .page-header-headings h1,
#page-theme-generic-pages-mybadges .page-header-headings h1,
.pagelayout-reports .page-header-headings h1,
.pagelayout-admin .page-header-headings h1 {
  font-weight: bold;
}

#page-blocks-resources-viewer #page-header {
  display: none;
}

@media only screen and (max-width: 768px) {
  #block-leaderboard {
    margin-top: 40px;
    display: none;
  }
}
#region-main {
  overflow: visible;
}

.resource-icon {
  width: 5rem;
  height: 5rem;
}
.resource-icon img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.resource-box {
  flex: 1;
  transition: 0.4s;
}
.resource-box:hover {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.resource-box:hover .resource-img {
  transform: scale(1.2);
}
.resource-box .img-wrapper {
  padding-top: 60.5%;
  overflow: hidden;
}
.resource-name {
  min-height: 2.75rem;
  max-height: 2.75rem;
  overflow: hidden;
  text-overflow: clip;
}
.resource-desc {
  text-overflow: clip;
  min-height: 2.5rem;
  height: 2.5rem;
  overflow: hidden;
}
.resource-view-link {
  text-decoration: underline;
}
.resource-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.4s;
}

.content-header {
  padding: 0 1rem 1rem 1rem;
}

#nav-drawer .card {
  background-color: #fff;
}

#fitem_id_moodlenetprofile {
  display: none;
}

.pagelayout-resources #region-main,
.pagelayout-coursecategory #region-main,
.pagelayout-reports #region-main {
  background-color: transparent;
  padding: 0;
}

.form-control::-ms-clear {
  width: 0;
  height: 0;
}

.changecompl > .icon {
  width: 100px;
}

@media (max-width: 575px) {
  .theme-generic-template-navbar .navbar-brand,
  .theme-generic-template-navbar .navbar-brand .logo {
    max-width: 180px;
  }
  .banner-box .page-context-header h1 {
    font-size: 3rem;
  }
}
.userloggedinas .usermenu .usertext .meta {
  display: block !important;
}

.coursebox {
  background-color: #fff;
}

.triangle-bottom-color-brand {
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 40px 0 40px;
  border-color: #E47626 transparent transparent transparent;
}

.footer-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#page-login-index #page-footer {
  background-color: transparent;
}
#page-login-index #page-footer div#unconfirmed-user-message {
  text-align: center;
  background: #4f657e;
  position: absolute;
  z-index: 10000000;
  top: calc(-100vh + 100px);
  left: 0px;
  height: auto;
  width: 100%;
  display: block;
  padding: 20px;
}

#page-login-forgot_password #page-footer {
  background-color: transparent;
}

#page-login-forgot_password .title {
  display: none;
}

#page-login-forgot_password .carousel-indicators {
  display: none;
}

#page-login-forgot_password #notice {
  position: absolute;
  text-align: center;
  transform: translate(-50%, -100%);
  top: -100%;
  left: 50%;
}

#page-login-forgot_password .continuebutton {
  margin-bottom: 30px;
}

#page-footer {
  background-color: #E47626;
  color: white;
}

.collapsibleregioncaption img {
  vertical-align: middle;
  max-width: 25px;
}

.form-inline #userselector_options_inner .form-check {
  display: flex;
  align-items: baseline;
  justify-content: left;
  width: auto;
  padding-left: 0;
}

#page-course-admin .icon-wrapper {
  display: none;
}

#userselector_options {
  min-height: 55px;
}

#id_moodle_additional_names {
  display: none;
}

.indeterminate-progress-bar {
  background-color: #d1d5db;
  border-radius: 9999px;
  height: 0.5rem;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  margin-top: -10px;
}

.indeterminate-progress-bar__progress {
  background-color: #f6b53b;
  border-radius: 9999px;
  position: absolute;
  bottom: 0;
  top: 0;
  width: 50%;
  /* Move the bar infinitely */
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-name: indeterminate-progress-bar;
}

@keyframes indeterminate-progress-bar {
  from {
    left: -50%;
  }
  to {
    left: 100%;
  }
}
span.tagpill {
  background: #f1f1f1;
  padding: 3px 10px;
  margin: 0px 2px;
  border-radius: 3px;
}

#page-user-profile .section-mypublic .userinitials {
  min-width: 50px !important;
  min-height: 50px !important;
  margin-top: 20px;
}

#page-mod-performancereview-performancereviewstudent .input_goal {
  min-height: 100px !important;
}

#page-theme-generic-pages-view_resource video {
  width: 100%;
  height: auto;
}

.custom-centered-box {
  margin: 0 auto;
  text-align: center;
  width: 50%;
}

#page-login-forgot_password .reset-password-form {
  margin-left: 20%;
  margin-bottom: 5%;
}

#page-login-forgot_password .mform fieldset {
  border-bottom: 0px !important;
}

#page-login-forgot_password .main-overlay__top {
  background-color: rgba(46, 73, 97, 0.8);
}

#page-login-forgot_password .btn-secondary {
  border-radius: 20px;
  min-width: 150px;
}

.use-portrait {
  display: none;
}
