@media (min-width: 970px) {
}
/* Cust for client */
/* Edit this for project */
/* Resp break points */
html,
body,
table,
select,
input,
textarea {
  font-family: Arial, 'LiHei Pro', 'Microsoft JhengHei', sans-serif;
}
strong,
b {
  font-weight: bold;
  font-weight: 600;
}
input[type="checkbox"] + label::before,
input[type="radio"] + label::before {
  top: 0;
}
* {
  -webkit-tap-highlight-color: transparent;
}
@media (hover: none) and (pointer: coarse) {
  .button:not(:disabled):not(.disabled):hover,
  .icon-button:not(:disabled):not(.disabled):hover,
  .link:not(:disabled):not(.disabled):hover,
  a:not(:disabled):not(.disabled):hover,
  a:not([href]):not(:disabled):not(.disabled):hover {
    -webkit-filter: none !important;
    filter: none !important;
  }
}
.button-secondary::before,
body:not(.role-admin) .btn-secondary::before,
a.button-secondary::before,
a.button:not([href]):not([tabindex]).button-secondary::before,
input.button-secondary::before,
input[type="file"] + label::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #fe7401;
  content: "";
  display: block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.role-admin .button-secondary::before,
.role-admin body:not(.role-admin) .btn-secondary::before,
.role-admin a.button-secondary::before,
.role-admin a.button:not([href]):not([tabindex]).button-secondary::before,
.role-admin input.button-secondary::before,
.role-admin input[type="file"] + label::before {
  display: none;
}
.button-secondary.button-l:before,
body:not(.role-admin) .btn-secondary.button-l:before,
a.button-secondary.button-l:before,
a.button:not([href]):not([tabindex]).button-secondary.button-l:before,
input.button-secondary.button-l:before,
input[type="file"] + label.button-l:before {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.button-secondary.button-m:before,
body:not(.role-admin) .btn-secondary.button-m:before,
a.button-secondary.button-m:before,
a.button:not([href]):not([tabindex]).button-secondary.button-m:before,
input.button-secondary.button-m:before,
input[type="file"] + label.button-m:before,
.button-secondary.button-s:before,
body:not(.role-admin) .btn-secondary.button-s:before,
a.button-secondary.button-s:before,
a.button:not([href]):not([tabindex]).button-secondary.button-s:before,
input.button-secondary.button-s:before,
input[type="file"] + label.button-s:before {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.button-secondary,
body:not(.role-admin) .btn-secondary,
a.button-secondary,
a.button:not([href]):not([tabindex]).button-secondary,
input.button-secondary,
input[type="file"] + label,
.button-secondary:hover,
body:not(.role-admin) .btn-secondary:hover,
a.button-secondary:hover,
a.button:not([href]):not([tabindex]).button-secondary:hover,
input.button-secondary:hover,
input[type="file"] + label:hover,
.button-secondary:focus,
body:not(.role-admin) .btn-secondary:focus,
a.button-secondary:focus,
a.button:not([href]):not([tabindex]).button-secondary:focus,
input.button-secondary:focus,
input[type="file"] + label:focus {
  color: #fe7401;
}
.button-secondary,
body:not(.role-admin) .btn-secondary,
a.button-secondary,
a.button:not([href]):not([tabindex]).button-secondary,
input.button-secondary,
input[type="file"] + label,
.button-secondary.button-disabled,
body:not(.role-admin) .btn-secondary.button-disabled,
a.button-secondary.button-disabled,
a.button:not([href]):not([tabindex]).button-secondary.button-disabled,
input.button-secondary.button-disabled,
input[type="file"] + label.button-disabled {
  background: transparent !important;
}
.button-secondary.button-disabled::before,
body:not(.role-admin) .btn-secondary.button-disabled::before,
a.button-secondary.button-disabled::before,
a.button:not([href]):not([tabindex]).button-secondary.button-disabled::before,
input.button-secondary.button-disabled::before,
input[type="file"] + label.button-disabled::before,
.button-secondary.btn-disabled::before,
body:not(.role-admin) .btn-secondary.btn-disabled::before,
a.button-secondary.btn-disabled::before,
a.button:not([href]):not([tabindex]).button-secondary.btn-disabled::before,
input.button-secondary.btn-disabled::before,
input[type="file"] + label.btn-disabled::before {
  border-color: #aaa;
}
@media (hover: hover) {
  .button-secondary:hover,
  body:not(.role-admin) .btn-secondary:hover,
  a.button-secondary:hover,
  a.button:not([href]):not([tabindex]).button-secondary:hover,
  input.button-secondary:hover,
  input[type="file"] + label:hover,
  .button-secondary:focus,
  body:not(.role-admin) .btn-secondary:focus,
  a.button-secondary:focus,
  a.button:not([href]):not([tabindex]).button-secondary:focus,
  input.button-secondary:focus,
  input[type="file"] + label:focus {
    background: rgba(0, 0, 0, 0.05) !important;
  }
}
@media (hover: none) and (pointer: coarse) {
  .button-secondary:hover,
  body:not(.role-admin) .btn-secondary:hover,
  a.button-secondary:hover,
  a.button:not([href]):not([tabindex]).button-secondary:hover,
  input.button-secondary:hover,
  input[type="file"] + label:hover,
  .button-secondary:focus,
  body:not(.role-admin) .btn-secondary:focus,
  a.button-secondary:focus,
  a.button:not([href]):not([tabindex]).button-secondary:focus,
  input.button-secondary:focus,
  input[type="file"] + label:focus {
    background: transparent !important;
  }
  .button-secondary:active,
  body:not(.role-admin) .btn-secondary:active,
  a.button-secondary:active,
  a.button:not([href]):not([tabindex]).button-secondary:active,
  input.button-secondary:active,
  input[type="file"] + label:active {
    background: rgba(0, 0, 0, 0.05) !important;
  }
}
.portal a:not(.button):not([class^="button-"]):not([class^="btn-"]):not(.nav-link):hover,
.classroom a:not(.button):not([class^="button-"]):not([class^="btn-"]):not(.nav-link):hover,
#ploginWrapper a:not(.button):not([class^="button-"]):not([class^="btn-"]):not(.nav-link):hover {
  color: #fe7401;
  -webkit-filter: brightness(1) contrast(1);
  filter: brightness(1) contrast(1);
}
@-moz-document url-prefix() /* Firefox fix */ {
  .portal a:not(.button):not([class^="button-"]):not([class^="btn-"]):not(.nav-link):hover,
  .classroom a:not(.button):not([class^="button-"]):not([class^="btn-"]):not(.nav-link):hover,
  #ploginWrapper a:not(.button):not([class^="button-"]):not([class^="btn-"]):not(.nav-link):hover {
    -webkit-filter: none;
    filter: none;
  }
}
.isApp .portal a:not(.button):not([class^="button-"]):not([class^="btn-"]):not(.nav-link):hover,
.isApp .classroom a:not(.button):not([class^="button-"]):not([class^="btn-"]):not(.nav-link):hover,
.isApp #ploginWrapper a:not(.button):not([class^="button-"]):not([class^="btn-"]):not(.nav-link):hover {
  color: #000;
}
#sub-menu .dropdown-toggle::after {
  color: #fe7401;
  right: -30px;
}
#sub-menu .dropdown-toggle[aria-haspopup="true"] {
  display: inline-block;
}
.portal .icon-button,
.classroom .icon-button {
  color: #fe7401;
}
.textbox > .textboxLabel,
.textbox > .textboxPlaceholder {
  color: #333;
}
.switch label input:checked + .bmd-switch-track {
  background: #ddd4cd;
}
.switch label input:checked + .bmd-switch-track:after {
  background-color: #c54e02;
}
.selector .bootstrap-select .dropdown-toggle.bs-placeholder,
.selector .bootstrap-select .dropdown-toggle.bs-placeholder:active,
.selector .bootstrap-select .dropdown-toggle.bs-placeholder:focus,
.selector .bootstrap-select .dropdown-toggle.bs-placeholder:hover {
  color: #333;
}
.selector .bootstrap-select li:not(:last-child),
.bs-actionsbox {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.selector .bootstrap-select li a .check-mark:after {
  color: #fe7401;
}
.selector .bootstrap-select .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
}
.selector .bootstrap-select .dropdown-menu[role="listbox"] {
  margin-top: 0;
}
.table {
  font-weight: 400;
}
.table tr td {
  /*
    word-break: break-word;
    word-wrap: break-word;
    */
}
.table th > a.th-sort,
.table th > a.th-sort-asc,
.table th > a.th-sort-desc {
  display: inline-block;
  max-width: 100%;
}
@media (max-width: 768px) {
  .role-learner .table-resp td:first-child ~ td.hide-d > span:first-child,
  .role-learner .table-resp td .hide-d {
    color: #333;
  }
}
.tableWrapper + .form-submission {
  margin-top: 40px;
}
.itemInput-file input[type="file"] + label {
  margin-left: 0;
}
.filter-whiteToColor1 {
  -webkit-filter: invert(41%) sepia(59%) saturate(3000%) hue-rotate(338deg) brightness(85%) contrast(100%);
  filter: invert(41%) sepia(59%) saturate(3000%) hue-rotate(338deg) brightness(85%) contrast(100%);
}
.subtitle > .button-secondary.floatR:first-child {
  margin-right: 0;
}
@media (max-width: 768px) {
  .pagination > .pagination-text {
    text-align: left;
    padding-left: 5px;
  }
}
@media (max-width: 374px) {
  .dialog-container .dialog-confirm,
  .dialog-container .dialog-s {
    padding: 30px 25px 5px 25px;
  }
}
.portal .dialog-container .dialog-confirm .dialog-content,
.portal .dialog-container .dialog-s .dialog-content,
.portal .dialog-container .dialog-confirm .modal-body,
.portal .dialog-container .dialog-s .modal-body,
.classroom .dialog-container .dialog-confirm .dialog-content,
.classroom .dialog-container .dialog-s .dialog-content,
.classroom .dialog-container .dialog-confirm .modal-body,
.classroom .dialog-container .dialog-s .modal-body {
  border-bottom: 0;
}
.dialog-container .dialog-confirm .dialog-buttons .button,
.dialog-container .dialog-s .dialog-buttons .button {
  margin-bottom: 8px;
}
.form.form-style1 {
  background-color: #f8f8f8;
}
.itemLabel {
  color: #333;
}
.form-submission {
  /*border-top: 0;*/
}
.role-learner * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.role-learner input,
.role-learner input:before,
.role-learner input:after {
  -webkit-user-select: initial !important;
  -khtml-user-select: initial !important;
  -moz-user-select: initial !important;
  -ms-user-select: initial !important;
  user-select: initial !important;
}
body.portal {
  padding-top: 57.6px;
}
body.portal #cBody {
  min-height: calc(100vh - 57.599999999999994px);
}
@media (max-width: 768px) {
  #ploginWrapper #blkLogin {
    background: #fff;
  }
}
#pTopBar {
  /*background: @ColorHKIEOrange;*/
  /*#blkNav .navButtons:hover,*/
}
@media (min-width: 769px) {
  .portal #pTopBar {
    /* Remain same height when scrolled on desktop */
  }
  .portal #pTopBar:not(.pTopBar-mobile):not(.pTopBar-app) {
    height: 54px;
  }
  .portal #pTopBar:not(.pTopBar-mobile):not(.pTopBar-app) > #blkTitle {
    padding-right: 30px;
  }
  .portal #pTopBar:not(.pTopBar-mobile):not(.pTopBar-app) > #blkTitle #imgLogo {
    padding: 15px;
  }
  .portal #pTopBar:not(.pTopBar-mobile):not(.pTopBar-app) #blkNav .navButtons {
    line-height: 54px;
  }
  .portal #pTopBar:not(.pTopBar-mobile):not(.pTopBar-app) #blkUserMenu #btnUserMenu .user-name {
    line-height: 54px;
    height: 54px;
    color: #c54e02;
  }
}
@media (max-width: 768px) {
  .classroom #pTopBar {
    position: fixed;
  }
}
.classroom #pTopBar .button {
  /*
      .fa-sign-out-alt
      {
        @media @mobile
        {
          display: none;
        }

        + .hide-m
        {
          @media @mobile
          {
            display: inline-block !important;
            margin-left: 15px !important;
          }

          min-width: 80px;
        }
      }
      */
}
#pTopBar #btnCloseNav {
  /*color: @ColorGray !important;*/
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  filter: alpha(opacity=100) !important;
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}
#pTopBar #blkNav .navButtons {
  color: #333;
}
#pTopBar #blkNav .navButtons:hover {
  background-color: rgba(254, 116, 1, 0.8);
  color: #fff;
  /*
      &::before
      {
        display: block;
        content:"";
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        height: 3px;
        background-color: @ColorHKIEOrange;

        @media @desktop-m {
          background-color: @ColorHKIEOrange;
        }
      }

      */
}
#pTopBar #blkNav .navButtons .navSubMenu {
  min-width: 100%;
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
}
@media (hover: none) and (pointer: coarse) {
  #pTopBar #blkNav .navButtons:hover {
    background-color: transparent;
    color: #333;
  }
  #pTopBar #blkNav .navButtons:hover::before {
    display: none;
  }
}
@media (min-width: 970px) {
  #pTopBar #blkNav .navButtons {
    /*
      color: @ColorHKIEDarkOrange;
      */
  }
}
#pTopBar .button {
  color: #fe7401 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  filter: alpha(opacity=100) !important;
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}
#pTopBar #blkClassroomHeader {
  color: #333;
}
#pTopBar #blkClassroomHeader .classroomHeader-back {
  color: #fe7401;
}
@media (min-width: 769px) {
  #pTopBar #blkClassroomHeader {
    padding-left: 10px;
  }
}
#pTopBar > .dropdown > .button:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
#pTopBar #blkNav .navButtons.navButtons-current {
  background-color: #fe7401;
  color: #fff !important;
  /*
    &::before
    {
      display: block;
      content:"";
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      height: 3px;
      background-color: @ColorHKIEDarkOrange;

      @media @desktop-m {
        background-color: @ColorHKIEOrange;
      }
    }
    */
}
@media (min-width: 970px) {
  #pTopBar #blkNav .navButtons.navButtons-current {
    /*color: @ColorHKIEDarkOrange;*/
  }
}
#pTopBar > #blkTitle {
  height: 100%;
  /*
    &::before
    {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      right: 15px;
      bottom: 0;
      width: 150%;
      background: #fdfdfd;
      transform: skew(338deg);
      -webkit-transform: skew(338deg);
    }
    */
}
.portal #pTopBar > #blkTitle #imgLogo {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 45% !important;
  max-height: 45% !important;
  max-width: none !important;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.classroom #pTopBar > #blkTitle {
  /*.hide-d;*/
}
@media (max-width: 768px) {
  .classroom #pTopBar > #blkTitle {
    display: none;
  }
}
.classroom #pTopBar > #blkTitle #imgLogo {
  min-height: 48px !important;
  min-width: 0 !important;
  max-width: none !important;
  max-height: 48px !important;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 13px 8px;
  padding-right: 15px;
}
@media (max-width: 768px) {
  #pTopBar:not(.pTopBar-desktop) {
    height: 40px;
    line-height: 1;
    z-index: 999992;
  }
  #pTopBar:not(.pTopBar-desktop).showTopMenu:before {
    position: fixed;
    display: block;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
  #pTopBar:not(.pTopBar-desktop).showTopMenu::before {
    z-index: 9;
  }
  #pTopBar:not(.pTopBar-desktop).showTopMenu #blkNav {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  #pTopBar:not(.pTopBar-desktop) #btnMenu {
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: inherit;
    padding: inherit;
    color: #c54e02;
    cursor: pointer;
    padding: 3px 12px;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    color: #fff;
    font-size: 18px;
    padding: 0 14px;
    line-height: 40px;
    display: inline-block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
  #pTopBar:not(.pTopBar-desktop) #btnMenu.fa-pull-left {
    margin-right: .3em;
  }
  #pTopBar:not(.pTopBar-desktop) #btnMenu.fa-pull-right {
    margin-left: .3em;
  }
  #pTopBar:not(.pTopBar-desktop) #btnMenu:not(:disabled):not(.disabled):hover {
    -webkit-filter: brightness(1.2) contrast(0.9);
    filter: brightness(1.2) contrast(0.9);
  }
  @-moz-document url-prefix() /* Firefox fix */ {
    #pTopBar:not(.pTopBar-desktop) #btnMenu:not(:disabled):not(.disabled):hover {
      -webkit-filter: none;
      filter: none;
    }
  }
  .portal #pTopBar:not(.pTopBar-desktop) #btnMenu,
  .classroom #pTopBar:not(.pTopBar-desktop) #btnMenu {
    color: #fe7401;
  }
  #pTopBar:not(.pTopBar-desktop) #btnMenu:before {
    display: inline-block;
    content: "\f0c9";
  }
  #pTopBar:not(.pTopBar-desktop) #blkTitle {
    position: absolute;
    top: 100%;
  }
  #pTopBar:not(.pTopBar-desktop) #blkTitle #imgLogo {
    max-height: 80px;
    max-width: 145px;
    padding: 10px;
    border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    -webkit-border-radius: 0 0 15px 15px;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
  }
  .classroom #pTopBar:not(.pTopBar-desktop) #blkTitle {
    position: relative;
    top: 0;
  }
  .classroom #pTopBar:not(.pTopBar-desktop) #blkTitle #imgLogo {
    min-height: 36px !important;
    max-height: 36px !important;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 250px;
    z-index: 3;
    background-color: #fff;
    -webkit-box-shadow: 3px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 0px 10px 0px rgba(0, 0, 0, 0.3);
    overflow: auto;
    z-index: 10;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    -webkit-transform: translateX(-280px);
    -ms-transform: translateX(-280px);
    transform: translateX(-280px);
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav {
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: inherit;
    padding: inherit;
    color: #c54e02;
    cursor: pointer;
    padding: 3px 12px;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    color: #fff;
    padding: 0 15px;
    margin-left: 10px;
    line-height: 40px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav.fa-pull-left {
    margin-right: .3em;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav.fa-pull-right {
    margin-left: .3em;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav:not(:disabled):not(.disabled):hover {
    -webkit-filter: brightness(1.2) contrast(0.9);
    filter: brightness(1.2) contrast(0.9);
  }
  @-moz-document url-prefix() /* Firefox fix */ {
    #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav:not(:disabled):not(.disabled):hover {
      -webkit-filter: none;
      filter: none;
    }
  }
  .portal #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav,
  .classroom #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav {
    color: #fe7401;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav:before {
    display: inline-block;
    content: "\f00d";
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav .navButtons {
    width: 100%;
    padding: 14px 25px;
    line-height: 20px;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav .navButtons .navSubMenu {
    background-color: transparent;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    color: inherit;
    position: relative;
    margin-left: -25px;
    margin-right: -25px;
    margin-top: 14px;
    margin-bottom: -14px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0), 0 3px 1px -2px rgba(0, 0, 0, 0), 0 1px 5px 0 rgba(0, 0, 0, 0);
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav .navButtons .navSubMenu .navSubMenuButton {
    border-bottom: 0;
    color: inherit;
    white-space: normal;
    padding: 14px 25px 14px 45px;
    font-weight: 200;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav .navButtons .navSubMenu .navSubMenuButton:before {
    content: "";
    background: rgba(255, 255, 255, 0.3);
    display: inline-block;
    width: 9px;
    height: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: absolute;
    left: 25px;
    top: 22px;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav ~ .dropdown {
    z-index: 2;
  }
  #pTopBar:not(.pTopBar-desktop) + #pBanner {
    margin-top: -10px;
  }
  #pTopBar:not(.pTopBar-desktop) #blkUserMenu #btnUserMenu .user-name {
    line-height: 40px;
    height: 40px;
  }
  #pTopBar:not(.pTopBar-desktop).scrolled > #blkTitle #imgLogo {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
  }
  .classroom #pTopBar:not(.pTopBar-desktop).scrolled > #blkTitle #imgLogo {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
  #pTopBar:not(.pTopBar-desktop) {
    /*> .dropdown > .button:hover,*/
  }
  .portal #pTopBar:not(.pTopBar-desktop) {
    height: 57.6px;
  }
  .portal #pTopBar:not(.pTopBar-desktop) #btnMenu {
    line-height: 57.6px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    z-index: 1;
  }
  .portal #pTopBar:not(.pTopBar-desktop) #btnMenu:before {
    -webkit-transform: scale(1.44);
    -ms-transform: scale(1.44);
    transform: scale(1.44);
    transform: scale(1.2);
  }
  .portal #pTopBar:not(.pTopBar-desktop) #blkTitle {
    position: relative;
    top: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    padding-right: 15px;
  }
  .portal #pTopBar:not(.pTopBar-desktop) #blkTitle::before {
    right: 0;
  }
  .portal #pTopBar:not(.pTopBar-desktop) #blkTitle:first-child {
    padding-left: 15px;
  }
  .portal #pTopBar:not(.pTopBar-desktop) #blkTitle #imgLogo {
    padding-left: 0 !important;
    -webkit-transform: translateY(-50%) scaleY(1) !important;
    -ms-transform: translateY(-50%) scaleY(1) !important;
    transform: translateY(-50%) scaleY(1) !important;
  }
  .portal #pTopBar:not(.pTopBar-desktop).scrolled #blkTitle #imgLogo {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
  }
  .portal #pTopBar:not(.pTopBar-desktop) + #pBanner {
    margin-top: 0;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav .navButtons:hover::before,
  #pTopBar:not(.pTopBar-desktop) #blkNav .navButtons.navButtons-current::before {
    right: auto;
    top: 10px;
    bottom: 10px;
    left: 10px;
    height: auto;
    width: 3px;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    margin-left: -280px;
    padding-bottom: 50px;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav .navButtons {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    color: #333;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav .navButtons .navSubMenu .navSubMenuButton:before {
    background: rgba(0, 0, 0, 0.3);
  }
  #pTopBar:not(.pTopBar-desktop).showTopMenu #blkNav {
    margin-left: 0;
  }
  #pTopBar:not(.pTopBar-desktop):not(.pTopBar-app) #blkNav #lblAppVersion {
    display: none;
    /*
          + a #btnTerms
          {
            float: left;
          }
          */
  }
  .classroom #pTopBar:not(.pTopBar-desktop) {
    height: 57.6px;
  }
  .classroom #pTopBar:not(.pTopBar-desktop) #blkClassroomHeader {
    line-height: 57.6px;
  }
  #pTopBar #blkNav {
    font-size: 20.4px;
  }
  #pTopBar #blkNav #btnSettings,
  #pTopBar #blkNav #lblAppVersion,
  #pTopBar #blkNav #blkNavBottom,
  #pTopBar #blkNav .profile-box {
    display: block;
  }
  #pTopBar #blkNav .navButtonDivider {
    display: block;
    height: 0px;
    clear: both;
  }
  #pTopBar #blkNav .navButtonDivider::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    width: 100%;
    /*border-top: 1px solid rgba(0, 0, 0, 0.05);*/
  }
  #pTopBar #blkNav .navButtonDivider ~ * {
    display: block;
  }
  #pTopBar #blkNav #lblAppVersion {
    padding: 14px 25px 14px 0;
    color: #333;
    font-size: 14.4px;
    float: right;
  }
  #pTopBar #blkNav #btnTerms {
    padding: 14px 20px 14px 25px;
    color: #333;
    font-size: 14.4px;
    float: left;
  }
  #pTopBar #blkNav .profile-box {
    line-height: 1.2em;
    color: #333;
    border-bottom: 2px solid #fe7401;
    cursor: default;
    padding: 10px 25px;
  }
  #pTopBar #blkNav .profile-box > .name {
    font-size: 24px;
    margin: 10px 0 15px;
    font-weight: bold;
    font-weight: 600;
    letter-spacing: 0.5px;
    width: 220px;
    word-break: break-word;
    word-wrap: break-word;
  }
  #pTopBar #blkNav .profile-box > .login {
    color: #666;
    font-size: 15.6px;
  }
  #pTopBar #blkNav #btnSettings {
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: inherit;
    padding: inherit;
    color: #c54e02;
    cursor: pointer;
    padding: 3px 12px;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    padding: 0 15px;
    margin-right: 10px;
    line-height: 40px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    float: right;
  }
  #pTopBar #blkNav #btnSettings.fa-pull-left {
    margin-right: .3em;
  }
  #pTopBar #blkNav #btnSettings.fa-pull-right {
    margin-left: .3em;
  }
  #pTopBar #blkNav #btnSettings:not(:disabled):not(.disabled):hover {
    -webkit-filter: brightness(1.2) contrast(0.9);
    filter: brightness(1.2) contrast(0.9);
  }
  @-moz-document url-prefix() /* Firefox fix */ {
    #pTopBar #blkNav #btnSettings:not(:disabled):not(.disabled):hover {
      -webkit-filter: none;
      filter: none;
    }
  }
  .portal #pTopBar #blkNav #btnSettings,
  .classroom #pTopBar #blkNav #btnSettings {
    color: #fe7401;
  }
  #pTopBar #blkNav #btnSettings:before {
    display: inline-block;
    content: "\f013";
  }
  #pTopBar #blkNav #blkNavBottom {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 50px;
    width: inherit;
    background-color: #fff;
    color: #c54e02;
    padding: 8px 25px;
    line-height: 34px;
    font-size: 16.8px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
  }
  #pTopBar #blkNav #blkNavBottom a {
    color: inherit;
  }
  #pTopBar #blkNav #blkNavBottom #btnLangSwitch-m {
    float: right;
    cursor: pointer;
    color: #fe7401;
  }
  #pTopBar #blkNav #blkNavBottom #btnLangSwitch-m::before {
    /*content:"繁 | EN";*/
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f57d";
  }
  #pTopBar #blkNav #blkNavBottom #btnLangSwitch-m::before.fa-pull-left {
    margin-right: .3em;
  }
  #pTopBar #blkNav #blkNavBottom #btnLangSwitch-m::before.fa-pull-right {
    margin-left: .3em;
  }
  #pTopBar #blkNav #blkNavBottom #btnRoleSwitch-m {
    float: right;
    cursor: pointer;
    margin-right: 20px;
    color: #fe7401;
  }
  #pTopBar #blkNav #blkNavBottom #btnRoleSwitch-m::before {
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f007";
  }
  #pTopBar #blkNav #blkNavBottom #btnRoleSwitch-m::before.fa-pull-left {
    margin-right: .3em;
  }
  #pTopBar #blkNav #blkNavBottom #btnRoleSwitch-m::before.fa-pull-right {
    margin-left: .3em;
  }
  #pTopBar #blkUserMenu {
    display: none;
  }
  #pTopBar #blkUserMenu ~ #blkNotification {
    margin-right: 8px;
  }
  #pTopBar #blkLangSwitch {
    display: none;
  }
}
@media (max-width: 768px) and (hover: none) and (pointer: coarse) {
  #pTopBar:not(.pTopBar-desktop) #btnMenu:not(:disabled):not(.disabled):hover {
    -webkit-filter: none !important;
    filter: none !important;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  #pTopBar:not(.pTopBar-desktop) #btnMenu {
    font-size: 19.8px;
  }
}
@media (max-width: 768px) and (hover: none) and (pointer: coarse) {
  #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav:not(:disabled):not(.disabled):hover {
    -webkit-filter: none !important;
    filter: none !important;
  }
}
@media (max-width: 768px) and (min-width: 769px) {
  #pTopBar:not(.pTopBar-desktop):not(.pTopBar-app) #blkNav .navButtonDivider,
  #pTopBar:not(.pTopBar-desktop):not(.pTopBar-app) #blkNav .navButtonDivider ~ * {
    display: none;
  }
}
@media (max-width: 768px) and (hover: none) and (pointer: coarse) {
  #pTopBar #blkNav #btnSettings:not(:disabled):not(.disabled):hover {
    -webkit-filter: none !important;
    filter: none !important;
  }
}
@media (max-width: 768px) and (min-width: 769px) {
  #pTopBar:not(.pTopBar-desktop) {
    height: 40px;
    line-height: 1;
    z-index: 999992;
  }
  #pTopBar:not(.pTopBar-desktop).showTopMenu:before {
    position: fixed;
    display: block;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
  #pTopBar:not(.pTopBar-desktop).showTopMenu::before {
    z-index: 9;
  }
  #pTopBar:not(.pTopBar-desktop).showTopMenu #blkNav {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  #pTopBar:not(.pTopBar-desktop) #btnMenu {
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: inherit;
    padding: inherit;
    color: #c54e02;
    cursor: pointer;
    padding: 3px 12px;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    color: #fff;
    font-size: 18px;
    padding: 0 14px;
    line-height: 40px;
    display: inline-block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
  #pTopBar:not(.pTopBar-desktop) #btnMenu.fa-pull-left {
    margin-right: .3em;
  }
  #pTopBar:not(.pTopBar-desktop) #btnMenu.fa-pull-right {
    margin-left: .3em;
  }
  #pTopBar:not(.pTopBar-desktop) #btnMenu:not(:disabled):not(.disabled):hover {
    -webkit-filter: brightness(1.2) contrast(0.9);
    filter: brightness(1.2) contrast(0.9);
  }
  @-moz-document url-prefix() /* Firefox fix */ {
    #pTopBar:not(.pTopBar-desktop) #btnMenu:not(:disabled):not(.disabled):hover {
      -webkit-filter: none;
      filter: none;
    }
  }
  .portal #pTopBar:not(.pTopBar-desktop) #btnMenu,
  .classroom #pTopBar:not(.pTopBar-desktop) #btnMenu {
    color: #fe7401;
  }
  #pTopBar:not(.pTopBar-desktop) #btnMenu:before {
    display: inline-block;
    content: "\f0c9";
  }
  #pTopBar:not(.pTopBar-desktop) #blkTitle {
    position: absolute;
    top: 100%;
  }
  #pTopBar:not(.pTopBar-desktop) #blkTitle #imgLogo {
    max-height: 80px;
    max-width: 145px;
    padding: 10px;
    border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    -webkit-border-radius: 0 0 15px 15px;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
  }
  .classroom #pTopBar:not(.pTopBar-desktop) #blkTitle {
    position: relative;
    top: 0;
  }
  .classroom #pTopBar:not(.pTopBar-desktop) #blkTitle #imgLogo {
    min-height: 36px !important;
    max-height: 36px !important;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 250px;
    z-index: 3;
    background-color: #fff;
    -webkit-box-shadow: 3px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 0px 10px 0px rgba(0, 0, 0, 0.3);
    overflow: auto;
    z-index: 10;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    -webkit-transform: translateX(-280px);
    -ms-transform: translateX(-280px);
    transform: translateX(-280px);
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav {
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: inherit;
    padding: inherit;
    color: #c54e02;
    cursor: pointer;
    padding: 3px 12px;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    color: #fff;
    padding: 0 15px;
    margin-left: 10px;
    line-height: 40px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav.fa-pull-left {
    margin-right: .3em;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav.fa-pull-right {
    margin-left: .3em;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav:not(:disabled):not(.disabled):hover {
    -webkit-filter: brightness(1.2) contrast(0.9);
    filter: brightness(1.2) contrast(0.9);
  }
  @-moz-document url-prefix() /* Firefox fix */ {
    #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav:not(:disabled):not(.disabled):hover {
      -webkit-filter: none;
      filter: none;
    }
  }
  .portal #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav,
  .classroom #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav {
    color: #fe7401;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav:before {
    display: inline-block;
    content: "\f00d";
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav .navButtons {
    width: 100%;
    padding: 14px 25px;
    line-height: 20px;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav .navButtons .navSubMenu {
    background-color: transparent;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    color: inherit;
    position: relative;
    margin-left: -25px;
    margin-right: -25px;
    margin-top: 14px;
    margin-bottom: -14px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0), 0 3px 1px -2px rgba(0, 0, 0, 0), 0 1px 5px 0 rgba(0, 0, 0, 0);
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav .navButtons .navSubMenu .navSubMenuButton {
    border-bottom: 0;
    color: inherit;
    white-space: normal;
    padding: 14px 25px 14px 45px;
    font-weight: 200;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav .navButtons .navSubMenu .navSubMenuButton:before {
    content: "";
    background: rgba(255, 255, 255, 0.3);
    display: inline-block;
    width: 9px;
    height: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: absolute;
    left: 25px;
    top: 22px;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav ~ .dropdown {
    z-index: 2;
  }
  #pTopBar:not(.pTopBar-desktop) + #pBanner {
    margin-top: -10px;
  }
  #pTopBar:not(.pTopBar-desktop) #blkUserMenu #btnUserMenu .user-name {
    line-height: 40px;
    height: 40px;
  }
  #pTopBar:not(.pTopBar-desktop).scrolled > #blkTitle #imgLogo {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
  }
  .classroom #pTopBar:not(.pTopBar-desktop).scrolled > #blkTitle #imgLogo {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
  #pTopBar:not(.pTopBar-desktop) {
    /*> .dropdown > .button:hover,*/
  }
  .portal #pTopBar:not(.pTopBar-desktop) {
    height: 57.6px;
  }
  .portal #pTopBar:not(.pTopBar-desktop) #btnMenu {
    line-height: 57.6px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    z-index: 1;
  }
  .portal #pTopBar:not(.pTopBar-desktop) #btnMenu:before {
    -webkit-transform: scale(1.44);
    -ms-transform: scale(1.44);
    transform: scale(1.44);
    transform: scale(1.2);
  }
  .portal #pTopBar:not(.pTopBar-desktop) #blkTitle {
    position: relative;
    top: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    padding-right: 15px;
  }
  .portal #pTopBar:not(.pTopBar-desktop) #blkTitle::before {
    right: 0;
  }
  .portal #pTopBar:not(.pTopBar-desktop) #blkTitle:first-child {
    padding-left: 15px;
  }
  .portal #pTopBar:not(.pTopBar-desktop) #blkTitle #imgLogo {
    padding-left: 0 !important;
    -webkit-transform: translateY(-50%) scaleY(1) !important;
    -ms-transform: translateY(-50%) scaleY(1) !important;
    transform: translateY(-50%) scaleY(1) !important;
  }
  .portal #pTopBar:not(.pTopBar-desktop).scrolled #blkTitle #imgLogo {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
  }
  .portal #pTopBar:not(.pTopBar-desktop) + #pBanner {
    margin-top: 0;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav .navButtons:hover::before,
  #pTopBar:not(.pTopBar-desktop) #blkNav .navButtons.navButtons-current::before {
    right: auto;
    top: 10px;
    bottom: 10px;
    left: 10px;
    height: auto;
    width: 3px;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    margin-left: -280px;
    padding-bottom: 50px;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav .navButtons {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    color: #333;
  }
  #pTopBar:not(.pTopBar-desktop) #blkNav .navButtons .navSubMenu .navSubMenuButton:before {
    background: rgba(0, 0, 0, 0.3);
  }
  #pTopBar:not(.pTopBar-desktop).showTopMenu #blkNav {
    margin-left: 0;
  }
  #pTopBar:not(.pTopBar-desktop):not(.pTopBar-app) #blkNav #lblAppVersion {
    display: none;
    /*
          + a #btnTerms
          {
            float: left;
          }
          */
  }
  .classroom #pTopBar:not(.pTopBar-desktop) {
    height: 57.6px;
  }
  .classroom #pTopBar:not(.pTopBar-desktop) #blkClassroomHeader {
    line-height: 57.6px;
  }
}
@media (max-width: 768px) and (min-width: 769px) and (hover: none) and (pointer: coarse) {
  #pTopBar:not(.pTopBar-desktop) #btnMenu:not(:disabled):not(.disabled):hover {
    -webkit-filter: none !important;
    filter: none !important;
  }
}
@media (max-width: 768px) and (min-width: 769px) and (max-width: 768px) {
  #pTopBar:not(.pTopBar-desktop) #btnMenu {
    font-size: 19.8px;
  }
}
@media (max-width: 768px) and (min-width: 769px) and (hover: none) and (pointer: coarse) {
  #pTopBar:not(.pTopBar-desktop) #blkNav #btnCloseNav:not(:disabled):not(.disabled):hover {
    -webkit-filter: none !important;
    filter: none !important;
  }
}
@media (max-width: 768px) and (min-width: 769px) and (min-width: 769px) {
  #pTopBar:not(.pTopBar-desktop):not(.pTopBar-app) #blkNav .navButtonDivider,
  #pTopBar:not(.pTopBar-desktop):not(.pTopBar-app) #blkNav .navButtonDivider ~ * {
    display: none;
  }
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) {
  height: 40px;
  line-height: 1;
  z-index: 999992;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop).showTopMenu:before {
  position: fixed;
  display: block;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop).showTopMenu::before {
  z-index: 9;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop).showTopMenu #blkNav {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #btnMenu {
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: inherit;
  padding: inherit;
  color: #c54e02;
  cursor: pointer;
  padding: 3px 12px;
  transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  color: #fff;
  font-size: 18px;
  padding: 0 14px;
  line-height: 40px;
  display: inline-block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #btnMenu.fa-pull-left {
  margin-right: .3em;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #btnMenu.fa-pull-right {
  margin-left: .3em;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #btnMenu:not(:disabled):not(.disabled):hover {
  -webkit-filter: brightness(1.2) contrast(0.9);
  filter: brightness(1.2) contrast(0.9);
}
@-moz-document url-prefix() /* Firefox fix */ {
  #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #btnMenu:not(:disabled):not(.disabled):hover {
    -webkit-filter: none;
    filter: none;
  }
}
@media (hover: none) and (pointer: coarse) {
  #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #btnMenu:not(:disabled):not(.disabled):hover {
    -webkit-filter: none !important;
    filter: none !important;
  }
}
.portal #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #btnMenu,
.classroom #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #btnMenu {
  color: #fe7401;
}
@media (max-width: 768px) {
  #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #btnMenu {
    font-size: 19.8px;
  }
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #btnMenu:before {
  display: inline-block;
  content: "\f0c9";
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkTitle {
  position: absolute;
  top: 100%;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkTitle #imgLogo {
  max-height: 80px;
  max-width: 145px;
  padding: 10px;
  border-radius: 0 0 15px 15px;
  -moz-border-radius: 0 0 15px 15px;
  -webkit-border-radius: 0 0 15px 15px;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
}
.classroom #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkTitle {
  position: relative;
  top: 0;
}
.classroom #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkTitle #imgLogo {
  min-height: 36px !important;
  max-height: 36px !important;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  width: 250px;
  z-index: 3;
  background-color: #fff;
  -webkit-box-shadow: 3px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 0px 10px 0px rgba(0, 0, 0, 0.3);
  overflow: auto;
  z-index: 10;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
  -webkit-transform: translateX(-280px);
  -ms-transform: translateX(-280px);
  transform: translateX(-280px);
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav #btnCloseNav {
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: inherit;
  padding: inherit;
  color: #c54e02;
  cursor: pointer;
  padding: 3px 12px;
  transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  color: #fff;
  padding: 0 15px;
  margin-left: 10px;
  line-height: 40px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav #btnCloseNav.fa-pull-left {
  margin-right: .3em;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav #btnCloseNav.fa-pull-right {
  margin-left: .3em;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav #btnCloseNav:not(:disabled):not(.disabled):hover {
  -webkit-filter: brightness(1.2) contrast(0.9);
  filter: brightness(1.2) contrast(0.9);
}
@-moz-document url-prefix() /* Firefox fix */ {
  #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav #btnCloseNav:not(:disabled):not(.disabled):hover {
    -webkit-filter: none;
    filter: none;
  }
}
@media (hover: none) and (pointer: coarse) {
  #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav #btnCloseNav:not(:disabled):not(.disabled):hover {
    -webkit-filter: none !important;
    filter: none !important;
  }
}
.portal #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav #btnCloseNav,
.classroom #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav #btnCloseNav {
  color: #fe7401;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav #btnCloseNav:before {
  display: inline-block;
  content: "\f00d";
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav .navButtons {
  width: 100%;
  padding: 14px 25px;
  line-height: 20px;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav .navButtons .navSubMenu {
  background-color: transparent;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  color: inherit;
  position: relative;
  margin-left: -25px;
  margin-right: -25px;
  margin-top: 14px;
  margin-bottom: -14px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0), 0 3px 1px -2px rgba(0, 0, 0, 0), 0 1px 5px 0 rgba(0, 0, 0, 0);
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav .navButtons .navSubMenu .navSubMenuButton {
  border-bottom: 0;
  color: inherit;
  white-space: normal;
  padding: 14px 25px 14px 45px;
  font-weight: 200;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav .navButtons .navSubMenu .navSubMenuButton:before {
  content: "";
  background: rgba(255, 255, 255, 0.3);
  display: inline-block;
  width: 9px;
  height: 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  position: absolute;
  left: 25px;
  top: 22px;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav ~ .dropdown {
  z-index: 2;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) + #pBanner {
  margin-top: -10px;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkUserMenu #btnUserMenu .user-name {
  line-height: 40px;
  height: 40px;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop).scrolled > #blkTitle #imgLogo {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}
.classroom #pTopBar.pTopBar-mobile:not(.pTopBar-desktop).scrolled > #blkTitle #imgLogo {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) {
  /*> .dropdown > .button:hover,*/
}
.portal #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) {
  height: 57.6px;
}
.portal #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #btnMenu {
  line-height: 57.6px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  z-index: 1;
}
.portal #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #btnMenu:before {
  -webkit-transform: scale(1.44);
  -ms-transform: scale(1.44);
  transform: scale(1.44);
  transform: scale(1.2);
}
.portal #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkTitle {
  position: relative;
  top: 0;
  float: none;
  display: inline-block;
  vertical-align: top;
  padding-left: 0;
  padding-right: 15px;
}
.portal #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkTitle::before {
  right: 0;
}
.portal #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkTitle:first-child {
  padding-left: 15px;
}
.portal #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkTitle #imgLogo {
  padding-left: 0 !important;
  -webkit-transform: translateY(-50%) scaleY(1) !important;
  -ms-transform: translateY(-50%) scaleY(1) !important;
  transform: translateY(-50%) scaleY(1) !important;
}
.portal #pTopBar.pTopBar-mobile:not(.pTopBar-desktop).scrolled #blkTitle #imgLogo {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
}
.portal #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) + #pBanner {
  margin-top: 0;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav .navButtons:hover::before,
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav .navButtons.navButtons-current::before {
  right: auto;
  top: 10px;
  bottom: 10px;
  left: 10px;
  height: auto;
  width: 3px;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  margin-left: -280px;
  padding-bottom: 50px;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav .navButtons {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  color: #333;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkNav .navButtons .navSubMenu .navSubMenuButton:before {
  background: rgba(0, 0, 0, 0.3);
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop).showTopMenu #blkNav {
  margin-left: 0;
}
#pTopBar.pTopBar-mobile:not(.pTopBar-desktop):not(.pTopBar-app) #blkNav #lblAppVersion {
  display: none;
  /*
          + a #btnTerms
          {
            float: left;
          }
          */
}
@media (min-width: 769px) {
  #pTopBar.pTopBar-mobile:not(.pTopBar-desktop):not(.pTopBar-app) #blkNav .navButtonDivider,
  #pTopBar.pTopBar-mobile:not(.pTopBar-desktop):not(.pTopBar-app) #blkNav .navButtonDivider ~ * {
    display: none;
  }
}
.classroom #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) {
  height: 57.6px;
}
.classroom #pTopBar.pTopBar-mobile:not(.pTopBar-desktop) #blkClassroomHeader {
  line-height: 57.6px;
}
#pTopBar.pTopBar-app #blkNav {
  font-size: 20.4px;
}
#pTopBar.pTopBar-app #blkNav #btnSettings,
#pTopBar.pTopBar-app #blkNav #lblAppVersion,
#pTopBar.pTopBar-app #blkNav #blkNavBottom,
#pTopBar.pTopBar-app #blkNav .profile-box {
  display: block;
}
#pTopBar.pTopBar-app #blkNav .navButtonDivider {
  display: block;
  height: 0px;
  clear: both;
}
#pTopBar.pTopBar-app #blkNav .navButtonDivider::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  /*border-top: 1px solid rgba(0, 0, 0, 0.05);*/
}
#pTopBar.pTopBar-app #blkNav .navButtonDivider ~ * {
  display: block;
}
#pTopBar.pTopBar-app #blkNav #lblAppVersion {
  padding: 14px 25px 14px 0;
  color: #333;
  font-size: 14.4px;
  float: right;
}
#pTopBar.pTopBar-app #blkNav #btnTerms {
  padding: 14px 20px 14px 25px;
  color: #333;
  font-size: 14.4px;
  float: left;
}
#pTopBar.pTopBar-app #blkNav .profile-box {
  line-height: 1.2em;
  color: #333;
  border-bottom: 2px solid #fe7401;
  cursor: default;
  padding: 10px 25px;
}
#pTopBar.pTopBar-app #blkNav .profile-box > .name {
  font-size: 24px;
  margin: 10px 0 15px;
  font-weight: bold;
  font-weight: 600;
  letter-spacing: 0.5px;
  width: 220px;
  word-break: break-word;
  word-wrap: break-word;
}
#pTopBar.pTopBar-app #blkNav .profile-box > .login {
  color: #666;
  font-size: 15.6px;
}
#pTopBar.pTopBar-app #blkNav #btnSettings {
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: inherit;
  padding: inherit;
  color: #c54e02;
  cursor: pointer;
  padding: 3px 12px;
  transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  padding: 0 15px;
  margin-right: 10px;
  line-height: 40px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  float: right;
}
#pTopBar.pTopBar-app #blkNav #btnSettings.fa-pull-left {
  margin-right: .3em;
}
#pTopBar.pTopBar-app #blkNav #btnSettings.fa-pull-right {
  margin-left: .3em;
}
#pTopBar.pTopBar-app #blkNav #btnSettings:not(:disabled):not(.disabled):hover {
  -webkit-filter: brightness(1.2) contrast(0.9);
  filter: brightness(1.2) contrast(0.9);
}
@-moz-document url-prefix() /* Firefox fix */ {
  #pTopBar.pTopBar-app #blkNav #btnSettings:not(:disabled):not(.disabled):hover {
    -webkit-filter: none;
    filter: none;
  }
}
@media (hover: none) and (pointer: coarse) {
  #pTopBar.pTopBar-app #blkNav #btnSettings:not(:disabled):not(.disabled):hover {
    -webkit-filter: none !important;
    filter: none !important;
  }
}
.portal #pTopBar.pTopBar-app #blkNav #btnSettings,
.classroom #pTopBar.pTopBar-app #blkNav #btnSettings {
  color: #fe7401;
}
#pTopBar.pTopBar-app #blkNav #btnSettings:before {
  display: inline-block;
  content: "\f013";
}
#pTopBar.pTopBar-app #blkNav #blkNavBottom {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 50px;
  width: inherit;
  background-color: #fff;
  color: #c54e02;
  padding: 8px 25px;
  line-height: 34px;
  font-size: 16.8px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
#pTopBar.pTopBar-app #blkNav #blkNavBottom a {
  color: inherit;
}
#pTopBar.pTopBar-app #blkNav #blkNavBottom #btnLangSwitch-m {
  float: right;
  cursor: pointer;
  color: #fe7401;
}
#pTopBar.pTopBar-app #blkNav #blkNavBottom #btnLangSwitch-m::before {
  /*content:"繁 | EN";*/
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f57d";
}
#pTopBar.pTopBar-app #blkNav #blkNavBottom #btnLangSwitch-m::before.fa-pull-left {
  margin-right: .3em;
}
#pTopBar.pTopBar-app #blkNav #blkNavBottom #btnLangSwitch-m::before.fa-pull-right {
  margin-left: .3em;
}
#pTopBar.pTopBar-app #blkNav #blkNavBottom #btnRoleSwitch-m {
  float: right;
  cursor: pointer;
  margin-right: 20px;
  color: #fe7401;
}
#pTopBar.pTopBar-app #blkNav #blkNavBottom #btnRoleSwitch-m::before {
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f007";
}
#pTopBar.pTopBar-app #blkNav #blkNavBottom #btnRoleSwitch-m::before.fa-pull-left {
  margin-right: .3em;
}
#pTopBar.pTopBar-app #blkNav #blkNavBottom #btnRoleSwitch-m::before.fa-pull-right {
  margin-left: .3em;
}
#pTopBar.pTopBar-app #blkUserMenu {
  display: none;
}
#pTopBar.pTopBar-app #blkUserMenu ~ #blkNotification {
  margin-right: 8px;
}
#pTopBar.pTopBar-app #blkLangSwitch {
  display: none;
}
@media (min-width: 769px) {
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) {
    height: 40px;
    line-height: 1;
    z-index: 999992;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop).showTopMenu:before {
    position: fixed;
    display: block;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop).showTopMenu::before {
    z-index: 9;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop).showTopMenu #blkNav {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #btnMenu {
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: inherit;
    padding: inherit;
    color: #c54e02;
    cursor: pointer;
    padding: 3px 12px;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    color: #fff;
    font-size: 18px;
    padding: 0 14px;
    line-height: 40px;
    display: inline-block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #btnMenu.fa-pull-left {
    margin-right: .3em;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #btnMenu.fa-pull-right {
    margin-left: .3em;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #btnMenu:not(:disabled):not(.disabled):hover {
    -webkit-filter: brightness(1.2) contrast(0.9);
    filter: brightness(1.2) contrast(0.9);
  }
  @-moz-document url-prefix() /* Firefox fix */ {
    #pTopBar.pTopBar-app:not(.pTopBar-desktop) #btnMenu:not(:disabled):not(.disabled):hover {
      -webkit-filter: none;
      filter: none;
    }
  }
  .portal #pTopBar.pTopBar-app:not(.pTopBar-desktop) #btnMenu,
  .classroom #pTopBar.pTopBar-app:not(.pTopBar-desktop) #btnMenu {
    color: #fe7401;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #btnMenu:before {
    display: inline-block;
    content: "\f0c9";
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkTitle {
    position: absolute;
    top: 100%;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkTitle #imgLogo {
    max-height: 80px;
    max-width: 145px;
    padding: 10px;
    border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    -webkit-border-radius: 0 0 15px 15px;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
  }
  .classroom #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkTitle {
    position: relative;
    top: 0;
  }
  .classroom #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkTitle #imgLogo {
    min-height: 36px !important;
    max-height: 36px !important;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 250px;
    z-index: 3;
    background-color: #fff;
    -webkit-box-shadow: 3px 0px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 0px 10px 0px rgba(0, 0, 0, 0.3);
    overflow: auto;
    z-index: 10;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    -webkit-transform: translateX(-280px);
    -ms-transform: translateX(-280px);
    transform: translateX(-280px);
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav #btnCloseNav {
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: inherit;
    padding: inherit;
    color: #c54e02;
    cursor: pointer;
    padding: 3px 12px;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    color: #fff;
    padding: 0 15px;
    margin-left: 10px;
    line-height: 40px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav #btnCloseNav.fa-pull-left {
    margin-right: .3em;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav #btnCloseNav.fa-pull-right {
    margin-left: .3em;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav #btnCloseNav:not(:disabled):not(.disabled):hover {
    -webkit-filter: brightness(1.2) contrast(0.9);
    filter: brightness(1.2) contrast(0.9);
  }
  @-moz-document url-prefix() /* Firefox fix */ {
    #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav #btnCloseNav:not(:disabled):not(.disabled):hover {
      -webkit-filter: none;
      filter: none;
    }
  }
  .portal #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav #btnCloseNav,
  .classroom #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav #btnCloseNav {
    color: #fe7401;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav #btnCloseNav:before {
    display: inline-block;
    content: "\f00d";
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav .navButtons {
    width: 100%;
    padding: 14px 25px;
    line-height: 20px;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav .navButtons .navSubMenu {
    background-color: transparent;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    color: inherit;
    position: relative;
    margin-left: -25px;
    margin-right: -25px;
    margin-top: 14px;
    margin-bottom: -14px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0), 0 3px 1px -2px rgba(0, 0, 0, 0), 0 1px 5px 0 rgba(0, 0, 0, 0);
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav .navButtons .navSubMenu .navSubMenuButton {
    border-bottom: 0;
    color: inherit;
    white-space: normal;
    padding: 14px 25px 14px 45px;
    font-weight: 200;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav .navButtons .navSubMenu .navSubMenuButton:before {
    content: "";
    background: rgba(255, 255, 255, 0.3);
    display: inline-block;
    width: 9px;
    height: 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    position: absolute;
    left: 25px;
    top: 22px;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav ~ .dropdown {
    z-index: 2;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) + #pBanner {
    margin-top: -10px;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkUserMenu #btnUserMenu .user-name {
    line-height: 40px;
    height: 40px;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop).scrolled > #blkTitle #imgLogo {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
  }
  .classroom #pTopBar.pTopBar-app:not(.pTopBar-desktop).scrolled > #blkTitle #imgLogo {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) {
    /*> .dropdown > .button:hover,*/
  }
  .portal #pTopBar.pTopBar-app:not(.pTopBar-desktop) {
    height: 57.6px;
  }
  .portal #pTopBar.pTopBar-app:not(.pTopBar-desktop) #btnMenu {
    line-height: 57.6px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    z-index: 1;
  }
  .portal #pTopBar.pTopBar-app:not(.pTopBar-desktop) #btnMenu:before {
    -webkit-transform: scale(1.44);
    -ms-transform: scale(1.44);
    transform: scale(1.44);
    transform: scale(1.2);
  }
  .portal #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkTitle {
    position: relative;
    top: 0;
    float: none;
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    padding-right: 15px;
  }
  .portal #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkTitle::before {
    right: 0;
  }
  .portal #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkTitle:first-child {
    padding-left: 15px;
  }
  .portal #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkTitle #imgLogo {
    padding-left: 0 !important;
    -webkit-transform: translateY(-50%) scaleY(1) !important;
    -ms-transform: translateY(-50%) scaleY(1) !important;
    transform: translateY(-50%) scaleY(1) !important;
  }
  .portal #pTopBar.pTopBar-app:not(.pTopBar-desktop).scrolled #blkTitle #imgLogo {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
  }
  .portal #pTopBar.pTopBar-app:not(.pTopBar-desktop) + #pBanner {
    margin-top: 0;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav .navButtons:hover::before,
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav .navButtons.navButtons-current::before {
    right: auto;
    top: 10px;
    bottom: 10px;
    left: 10px;
    height: auto;
    width: 3px;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    margin-left: -280px;
    padding-bottom: 50px;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav .navButtons {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    color: #333;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav .navButtons .navSubMenu .navSubMenuButton:before {
    background: rgba(0, 0, 0, 0.3);
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop).showTopMenu #blkNav {
    margin-left: 0;
  }
  #pTopBar.pTopBar-app:not(.pTopBar-desktop):not(.pTopBar-app) #blkNav #lblAppVersion {
    display: none;
    /*
          + a #btnTerms
          {
            float: left;
          }
          */
  }
  .classroom #pTopBar.pTopBar-app:not(.pTopBar-desktop) {
    height: 57.6px;
  }
  .classroom #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkClassroomHeader {
    line-height: 57.6px;
  }
}
@media (min-width: 769px) and (hover: none) and (pointer: coarse) {
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #btnMenu:not(:disabled):not(.disabled):hover {
    -webkit-filter: none !important;
    filter: none !important;
  }
}
@media (min-width: 769px) and (max-width: 768px) {
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #btnMenu {
    font-size: 19.8px;
  }
}
@media (min-width: 769px) and (hover: none) and (pointer: coarse) {
  #pTopBar.pTopBar-app:not(.pTopBar-desktop) #blkNav #btnCloseNav:not(:disabled):not(.disabled):hover {
    -webkit-filter: none !important;
    filter: none !important;
  }
}
@media (min-width: 769px) and (min-width: 769px) {
  #pTopBar.pTopBar-app:not(.pTopBar-desktop):not(.pTopBar-app) #blkNav .navButtonDivider,
  #pTopBar.pTopBar-app:not(.pTopBar-desktop):not(.pTopBar-app) #blkNav .navButtonDivider ~ * {
    display: none;
  }
}
#pTopBar .topBarDivider:before {
  background-color: #fe7401;
}
#blkNav #blkNavBottom,
#blkNav .profile-box {
  display: none;
}
#pTopBar:not(.showTopMenu) #blkNav #blkNavBottom {
  margin-left: -280px;
}
#blkNav .navButtonDivider,
#blkNav #lblAppVersion {
  display: none;
}
#blkNav .navButtonDivider ~ * {
  display: none;
}
.pTopBar-mobile:not(.pTopBar-desktop) {
  /*> .dropdown > .button:hover,*/
}
.portal .pTopBar-mobile:not(.pTopBar-desktop) {
  height: 57.6px;
}
.portal .pTopBar-mobile:not(.pTopBar-desktop) #btnMenu {
  line-height: 57.6px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  z-index: 1;
}
.portal .pTopBar-mobile:not(.pTopBar-desktop) #btnMenu:before {
  -webkit-transform: scale(1.44);
  -ms-transform: scale(1.44);
  transform: scale(1.44);
  transform: scale(1.2);
}
.portal .pTopBar-mobile:not(.pTopBar-desktop) #blkTitle {
  position: relative;
  top: 0;
  float: none;
  display: inline-block;
  vertical-align: top;
  padding-left: 0;
  padding-right: 15px;
}
.portal .pTopBar-mobile:not(.pTopBar-desktop) #blkTitle::before {
  right: 0;
}
.portal .pTopBar-mobile:not(.pTopBar-desktop) #blkTitle:first-child {
  padding-left: 15px;
}
.portal .pTopBar-mobile:not(.pTopBar-desktop) #blkTitle #imgLogo {
  padding-left: 0 !important;
  -webkit-transform: translateY(-50%) scaleY(1) !important;
  -ms-transform: translateY(-50%) scaleY(1) !important;
  transform: translateY(-50%) scaleY(1) !important;
}
.portal .pTopBar-mobile:not(.pTopBar-desktop).scrolled #blkTitle #imgLogo {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
}
.portal .pTopBar-mobile:not(.pTopBar-desktop) + #pBanner {
  margin-top: 0;
}
.pTopBar-mobile:not(.pTopBar-desktop) #blkNav .navButtons:hover::before,
.pTopBar-mobile:not(.pTopBar-desktop) #blkNav .navButtons.navButtons-current::before {
  right: auto;
  top: 10px;
  bottom: 10px;
  left: 10px;
  height: auto;
  width: 3px;
}
.pTopBar-mobile:not(.pTopBar-desktop) #blkNav {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  margin-left: -280px;
  padding-bottom: 50px;
}
.pTopBar-mobile:not(.pTopBar-desktop) #blkNav .navButtons {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  color: #333;
}
.pTopBar-mobile:not(.pTopBar-desktop) #blkNav .navButtons .navSubMenu .navSubMenuButton:before {
  background: rgba(0, 0, 0, 0.3);
}
.pTopBar-mobile:not(.pTopBar-desktop).showTopMenu #blkNav {
  margin-left: 0;
}
.pTopBar-mobile:not(.pTopBar-desktop):not(.pTopBar-app) #blkNav #lblAppVersion {
  display: none;
  /*
          + a #btnTerms
          {
            float: left;
          }
          */
}
@media (min-width: 769px) {
  .pTopBar-mobile:not(.pTopBar-desktop):not(.pTopBar-app) #blkNav .navButtonDivider,
  .pTopBar-mobile:not(.pTopBar-desktop):not(.pTopBar-app) #blkNav .navButtonDivider ~ * {
    display: none;
  }
}
.classroom .pTopBar-mobile:not(.pTopBar-desktop) {
  height: 57.6px;
}
.classroom .pTopBar-mobile:not(.pTopBar-desktop) #blkClassroomHeader {
  line-height: 57.6px;
}
.pTopBar-app #blkNav {
  font-size: 20.4px;
}
.pTopBar-app #blkNav #btnSettings,
.pTopBar-app #blkNav #lblAppVersion,
.pTopBar-app #blkNav #blkNavBottom,
.pTopBar-app #blkNav .profile-box {
  display: block;
}
.pTopBar-app #blkNav .navButtonDivider {
  display: block;
  height: 0px;
  clear: both;
}
.pTopBar-app #blkNav .navButtonDivider::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
  /*border-top: 1px solid rgba(0, 0, 0, 0.05);*/
}
.pTopBar-app #blkNav .navButtonDivider ~ * {
  display: block;
}
.pTopBar-app #blkNav #lblAppVersion {
  padding: 14px 25px 14px 0;
  color: #333;
  font-size: 14.4px;
  float: right;
}
.pTopBar-app #blkNav #btnTerms {
  padding: 14px 20px 14px 25px;
  color: #333;
  font-size: 14.4px;
  float: left;
}
.pTopBar-app #blkNav .profile-box {
  line-height: 1.2em;
  color: #333;
  border-bottom: 2px solid #fe7401;
  cursor: default;
  padding: 10px 25px;
}
.pTopBar-app #blkNav .profile-box > .name {
  font-size: 24px;
  margin: 10px 0 15px;
  font-weight: bold;
  font-weight: 600;
  letter-spacing: 0.5px;
  width: 220px;
  word-break: break-word;
  word-wrap: break-word;
}
.pTopBar-app #blkNav .profile-box > .login {
  color: #666;
  font-size: 15.6px;
}
.pTopBar-app #blkNav #btnSettings {
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: inherit;
  padding: inherit;
  color: #c54e02;
  cursor: pointer;
  padding: 3px 12px;
  transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  padding: 0 15px;
  margin-right: 10px;
  line-height: 40px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  float: right;
}
.pTopBar-app #blkNav #btnSettings.fa-pull-left {
  margin-right: .3em;
}
.pTopBar-app #blkNav #btnSettings.fa-pull-right {
  margin-left: .3em;
}
.pTopBar-app #blkNav #btnSettings:not(:disabled):not(.disabled):hover {
  -webkit-filter: brightness(1.2) contrast(0.9);
  filter: brightness(1.2) contrast(0.9);
}
@-moz-document url-prefix() /* Firefox fix */ {
  .pTopBar-app #blkNav #btnSettings:not(:disabled):not(.disabled):hover {
    -webkit-filter: none;
    filter: none;
  }
}
@media (hover: none) and (pointer: coarse) {
  .pTopBar-app #blkNav #btnSettings:not(:disabled):not(.disabled):hover {
    -webkit-filter: none !important;
    filter: none !important;
  }
}
.portal .pTopBar-app #blkNav #btnSettings,
.classroom .pTopBar-app #blkNav #btnSettings {
  color: #fe7401;
}
.pTopBar-app #blkNav #btnSettings:before {
  display: inline-block;
  content: "\f013";
}
.pTopBar-app #blkNav #blkNavBottom {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 50px;
  width: inherit;
  background-color: #fff;
  color: #c54e02;
  padding: 8px 25px;
  line-height: 34px;
  font-size: 16.8px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.pTopBar-app #blkNav #blkNavBottom a {
  color: inherit;
}
.pTopBar-app #blkNav #blkNavBottom #btnLangSwitch-m {
  float: right;
  cursor: pointer;
  color: #fe7401;
}
.pTopBar-app #blkNav #blkNavBottom #btnLangSwitch-m::before {
  /*content:"繁 | EN";*/
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f57d";
}
.pTopBar-app #blkNav #blkNavBottom #btnLangSwitch-m::before.fa-pull-left {
  margin-right: .3em;
}
.pTopBar-app #blkNav #blkNavBottom #btnLangSwitch-m::before.fa-pull-right {
  margin-left: .3em;
}
.pTopBar-app #blkNav #blkNavBottom #btnRoleSwitch-m {
  float: right;
  cursor: pointer;
  margin-right: 20px;
  color: #fe7401;
}
.pTopBar-app #blkNav #blkNavBottom #btnRoleSwitch-m::before {
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f007";
}
.pTopBar-app #blkNav #blkNavBottom #btnRoleSwitch-m::before.fa-pull-left {
  margin-right: .3em;
}
.pTopBar-app #blkNav #blkNavBottom #btnRoleSwitch-m::before.fa-pull-right {
  margin-left: .3em;
}
.pTopBar-app #blkUserMenu {
  display: none;
}
.pTopBar-app #blkUserMenu ~ #blkNotification {
  margin-right: 8px;
}
.pTopBar-app #blkLangSwitch {
  display: none;
}
#pTopBar #blkUserMenu #blkUserDropdown .lang-box,
#pAdminTopBar #blkAdminUserMenu #blkUserDropdown .lang-box {
  width: 50%;
}
#pTopBar #blkUserMenu #blkUserDropdown .lang-box:nth-of-type(2),
#pAdminTopBar #blkAdminUserMenu #blkUserDropdown .lang-box:nth-of-type(2) {
  border-right: 0;
}
#pAdminTopBar #blkAdminUserMenu #blkUserDropdown .dropdown-item {
  color: inherit;
}
#pTopBar > #blkTitle #imgLogo,
#pAdminTopBar #blkLogo #imgLogo {
  background: transparent;
  box-shadow: none;
  border-radius: 0 0 0 0 !important;
  -moz-border-radius: 0 0 0 0 !important;
  -webkit-border-radius: 0 0 0 0 !important;
}
#pTopBar #blkUserMenu #blkUserDropdown .profile-box,
#pAdminTopBar #blkAdminUserMenu #blkUserDropdown .profile-box {
  border-bottom-color: #fe7401 !important;
}
#pAdminTopBar #blkLogo {
  padding-bottom: 0;
  height: 70px;
  padding-right: 30px;
  /*
  &::before
  {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    width: 150%;
    background: rgb(253,253,253);
    transform: skew(338deg);
    -webkit-transform: skew(338deg);
  }
  */
}
#pAdminTopBar #blkLogo #imgLogo {
  height: 65%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#pAdminTopBar.pAdminTopBar-mobile #blkLogo {
  display: inline-block;
}
#blkAdminTopUserBox #blkAdminUserMenu .user-name {
  color: #c54e02;
}
#blkAdminTopUserBox #blkAdminUserMenu .dropdown-toggle::after,
#pAdminTopBar .button {
  color: #fe7401;
}
#pAdminTopBar .menu {
  color: #333;
}
#pAdminTopBar .menu:hover {
  color: #c54e02;
}
#pAdminTopBar .menu .menuBlock .menuItem:hover {
  color: #c54e02;
}
#pTopBar,
#pAdminTopBar {
  /*background-color: @ColorHKIEOrange;*/
  border-bottom: 3px solid #fe7401;
}
#pTopBar #blkLangSwitch,
#pAdminTopBar #blkLangSwitch {
  display: none;
  /*
    .fa-globe-americas
    {
      .hide;
    }

    #btnLangSwitch::before
    {
      display: inline-block;
      content:"繁 | EN";
      padding: 0 15px;
    }
    */
}
#pBanner {
  /*.hide-m;*/
}
@media (max-width: 768px) {
  #pBanner {
    background-position: right -600px center;
  }
}
#pBanner #blkSysName {
  color: #c54e02;
}
@media (max-width: 768px) {
  #pBanner #blkSysName {
    padding-bottom: 0;
    height: 50px;
  }
}
@media (max-width: 768px) {
  #pBanner #blkSysName {
    font-size: 16px;
    letter-spacing: 0.03em;
  }
}
#pSettings {
  width: 95%;
  max-width: 1800px;
  min-width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}
#pSettings .pageSubject .pageSubject-icon {
  float: left;
  height: 30px;
  margin-right: 8px;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #777;
  font-size: 22px;
  margin-right: 10px;
}
#pSettings .pageSubject .pageSubject-icon.fa-pull-left {
  margin-right: .3em;
}
#pSettings .pageSubject .pageSubject-icon.fa-pull-right {
  margin-left: .3em;
}
@media (max-width: 768px) {
  #pSettings .pageSubject .pageSubject-icon {
    font-size: 24.2px;
  }
}
#pSettings .pageSubject .pageSubject-icon::before {
  content: "\f15c";
}
#pSettings .pageSubject .pageSubject-text {
  line-height: 30px;
  font-size: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
@media (max-width: 768px) {
  #pSettings .pageSubject .pageSubject-text {
    font-size: 22px;
  }
}
#pSettings .pageArticle {
  line-height: 1.5;
}
#pSettings .pageArticle * {
  line-height: inherit;
}
#pSettings .pageArticle p {
  margin-top: 15px;
  margin-bottom: 25px;
  text-align: justify;
}
#pSettings .pageArticle h1,
#pSettings .pageArticle h2,
#pSettings .pageArticle h3,
#pSettings .pageArticle h4,
#pSettings .pageArticle h5,
#pSettings .pageArticle h6 {
  margin-bottom: 15px;
  font-weight: bold;
  font-weight: 600;
}
#pSettings .pageArticle ul,
#pSettings .pageArticle ol {
  padding-left: 20px;
}
#pSettings .pageArticle li {
  margin-top: 20px;
  text-align: justify;
}
#pSettings .pageSubject .pageSubject-icon::before {
  content: "\f013";
}
#pSettings .settingItem {
  background: #fff;
  padding: 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0px 5px 10px -3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 10px -3px rgba(0, 0, 0, 0.1);
  font-weight: 400;
  color: #000;
}
#pSettings .settingItem > .floatR + div {
  overflow: hidden;
}
#pSettings .settingItem:not(:last-child) {
  margin-bottom: 15px;
}
#pSettings > a:not(:last-child) > .settingItem {
  margin-bottom: 15px;
}
#pNotification .portalNavBar + .notification {
  margin-top: 20px;
}
#pNotification .notification {
  -webkit-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.15);
}
#pNotification .notification .notification-content > div {
  margin-bottom: 30px;
}
#pNotification .notification .notification-content + .notification-content {
  border-top: 1px dashed #aaa;
  padding-top: 30px;
}
#blkChangeLang-m > form > div {
  margin-bottom: 25px;
}
@media (min-width: 970px) {
  #sltCourseCat {
    width: 320px;
  }
}
@media (min-width: 769px) {
  .portalOptions .item .itemInput .portalOptions-selector-long {
    width: 320px;
  }
}
#tblMyRecord tr {
  padding: 15px 0 20px !important;
}
#tblMyRecord td.bolder {
  font-weight: bold;
  font-weight: 600;
}
#tblMyRecord .myRecord-completed {
  padding-left: 22px;
}
@media (max-width: 768px) {
  #tblMyRecord .myRecord-completed {
    padding-left: 24.2px;
  }
}
#tblMyRecord .myRecord-completed::before {
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  line-height: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline;
  position: absolute;
  left: 0;
  top: 0;
  content: "\f058";
  color: #0ea84f;
  font-size: inherit;
  z-index: 1;
}
#tblMyRecord .myRecord-completed::before.fa-pull-left {
  margin-right: .3em;
}
#tblMyRecord .myRecord-completed::before.fa-pull-right {
  margin-left: .3em;
}
@media (max-width: 768px) {
  #tblMyRecord tbody > tr:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
  #tblMyRecord tbody tr td:first-child {
    padding-right: 20px !important;
    /*+ td ~ td:not(:last-child):not(.hide-d)*/
  }
  #tblMyRecord tbody tr td:first-child > span:nth-child(2) {
    font-size: 15.4px;
  }
  #tblMyRecord tbody tr td:first-child:after {
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    font-size: inherit;
    line-height: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f078";
    position: absolute;
    right: 0;
    top: 10px;
  }
  #tblMyRecord tbody tr td:first-child:after.fa-pull-left {
    margin-right: .3em;
  }
  #tblMyRecord tbody tr td:first-child:after.fa-pull-right {
    margin-left: .3em;
  }
  #tblMyRecord tbody tr td:first-child + td + td + td ~ td {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden;
  }
  #tblMyRecord tbody tr td:first-child.showDetails {
    /*+ td ~ td:not(.hide-m)*/
  }
  #tblMyRecord tbody tr td:first-child.showDetails:after {
    content: "\f077";
  }
  #tblMyRecord tbody tr td:first-child.showDetails + td + td ~ td:not(.hide-m) {
    height: auto;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  #tblMyRecord .th-m {
    color: #333;
  }
  #tblMyRecord .button.button-secondary {
    display: inline-block;
    font-size: 15.4px;
  }
}
#blkPortalOptions-m .dialog-content {
  padding-bottom: 80px;
  min-height: 320px;
}
#blkPortalOptions-m #sltCourseCat .bootstrap-select .dropdown-menu[role="combobox"],
#blkPortalOptions-m .portalOptions-selector-long .bootstrap-select .dropdown-menu[role="combobox"] {
  max-height: 345px;
  overflow: auto;
}
.portal.portal-notification {
  background-color: white;
}
@media (max-width: 768px) {
  .portal .tableWrapper {
    width: calc((100% + 30px));
    margin-left: calc(((100% + 30px) - 100%) / 2 * -1);
    padding-left: calc(((100% + 30px) - 100%) / 2);
    padding-right: calc(((100% + 30px) - 100%) / 2);
  }
}
@media (max-width: 768px) {
  .portalArea {
    width: 100%;
    margin-top: 0;
  }
  .portalArea:before {
    display: none;
  }
}
.portalNavBar {
  /*
  border-bottom-color: @ColorHKIEOrange;

  &::before
  {
    border-top-color: @ColorGray;
  }
  */
}
.portalNavBar .portalNavBar-title .icon {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
@media (max-width: 768px) {
  .role-learner .portalNavBar .portalNavBar-filterToggle {
    display: none;
  }
}
.portalNavBar .portalNavBar-filterToggle.collpsePortalOptions {
  /*color: #333 !important;*/
}
@media (min-width: 769px) {
  .portalNavBar .portalNavBar-filterToggle-m {
    display: none;
  }
}
.portalNavBar .portalNavBar-filterToggle-m::before {
  content: "\f002";
}
.portalNavBar .portalNavBar-buttons {
  color: #c54e02 !important;
  /*
    &
    {
      color: #333 !important;
    }

    &:not(:disabled):not(.disabled):hover
    {
      color: @ColorHKIEOrange !important;
      -webkit-filter: brightness(1) contrast(1) !important;
      filter: brightness(1) contrast(1) !important;

      .isApp &
      {
        color: #333 !important;
      }

      @media (hover: none) and (pointer: coarse) {
        color: #333 !important;
      }
    }
    */
}
.portalOptions,
.portalInfo,
.table-default > thead {
  /*
  background-color: @ColorHKIELightOrange;
  */
}
.portalOptions .item .itemLabel {
  color: #333;
}
.table-default > thead > tr > th,
.table-default > thead > tr > th a {
  color: #333 !important;
}
@media (max-width: 768px) {
  .portal.role-learner .portalOptions {
    display: none;
  }
}
.portalOptions .item .itemInput-selector .selector button {
  color: #333;
}
@media (max-width: 768px) {
  .portalOptions {
    padding: 20px 15px 15px;
  }
  .portalOptions .item {
    margin-bottom: 5px;
  }
  .portalOptions .item:not(first-child) > .itemLabel:not(.hide-m) {
    margin-top: 20px;
  }
  .portalOptions > .floatL + .floatR,
  .portalOptions > form > .floatL + .floatR {
    margin-top: 17px;
  }
}
.portalInfo a,
.portalInfo .portalInfo-left .portalInfo-item > .icon {
  color: #333 !important;
}
.portalOptionsInfo {
  background-color: #eaecee;
  padding: 30px 36px 20px 36px;
}
@media (min-width: 769px) {
  .portalOptionsInfo {
    display: none;
  }
}
.portalOptionsInfo::after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
}
.portalOptionsInfo .portalOptionsInfo-subject {
  font-weight: bold;
  font-weight: 600;
  overflow: hidden;
}
.portalOptionsInfo .portalOptionsInfo-right {
  float: right;
  padding-left: 15px;
}
.portalOptionsInfo .portalOptionsInfo-right .button {
  margin-top: -3px;
}
@media (max-width: 768px) {
  .portalOptionsInfo .portalOptionsInfo-right .button {
    font-size: 15.4px !important;
  }
}
@media (min-width: 970px) {
  .portalOptionsInfo .portalOptionsInfo-right {
    max-width: 50%;
  }
}
@media (max-width: 969px) {
  .portalOptionsInfo {
    padding: 23px 15px 20px;
  }
}
.portalOptionsInfo + .courseList {
  margin-top: 30px;
}
.portalOptionsInfo + .table-default > thead > tr > th,
.portalOptionsInfo + .table-responsive > .table-default > thead > tr > th,
.portalOptionsInfo + .tableWrapper > .table-default > thead > tr > th,
.portalOptionsInfo + form > .table-default > thead > tr > th,
.portalOptionsInfo + form > .table-responsive > .table-default > thead > tr > th,
.portalOptionsInfo + form > .tableWrapper > .table-default > thead > tr > th {
  padding-top: 35px;
}
.report > .button-secondary.floatR:first-child {
  margin-right: 0;
}
.courseCategoryList .courseCategoryList-item {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.courseCategoryList .courseCategoryList-item .courseCategoryList-toDo {
  top: 0;
  right: 0;
}
.courseCategoryList .courseCategoryList-item .courseCategoryList-toDo .courseCategoryList-toDo-item {
  background-color: #fe7401;
}
.courseCategoryList .courseCategoryList-item .courseCategoryList-titleWrapper {
  background-color: #eaecee;
  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  padding: 20px;
  position: relative;
}
.courseCategoryList .courseCategoryList-item .courseCategoryList-titleWrapper .courseCategoryList-title {
  word-break: break-word;
  word-wrap: break-word;
}
@media (hover: hover) {
  .courseCategoryList .courseCategoryList-item:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  }
  .courseCategoryList .courseCategoryList-item:hover .courseCategoryList-photo {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  .courseCategoryList .courseCategoryList-item:hover .courseCategoryList-titleWrapper .courseCategoryList-title {
    color: #fe7401;
  }
}
@media (min-width: 769px) {
  .courseCategoryList .courseCategoryList-item .courseCategoryList-title {
    min-height: 2.8em;
  }
  .courseCategoryList .courseCategoryList-item:hover .courseCategoryList-title {
    max-height: calc(100% - 95px);
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .courseCategoryList .courseCategoryList-item .courseCategoryList-photo {
    /*.hide;*/
  }
  .courseCategoryList .courseCategoryList-item .courseCategoryList-toDo {
    z-index: 1;
  }
  .courseCategoryList .courseCategoryList-item .courseCategoryList-titleWrapper {
    position: relative;
    /*
      background-color: @ColorLightGray;
      height: ~"calc(3em * 1.4 + 30px)";
      padding: 15px 120px 15px 20px;
      */
    padding: 15px;
    /*
      &::before
      {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 0;
        height: 100%;
      }
      */
  }
  .courseCategoryList .courseCategoryList-item .courseCategoryList-titleWrapper .courseCategoryList-title {
    /*
        display: inline-block;
        vertical-align: middle;
        width: 95%;
        max-height: 100%;
        */
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
/*
.progress-bar
{
  background-color: @ColorHKIEOrange;
}

.courseProgress
{
  > .floatL, > .floatR
  {
    color: @ColorGray;
  }

  .progress .progressbar-inProgress
  {
    background-color: @ColorHKIEOrange;
  }

  .progress .progressbar-finished
  {
    background-color: @ColorHKIEOrange;
  }

  .progress .progressbar-passed
  {
    background-color: @ColorHKIEOrange;
  }
}

.courseList .courseList-item .courseList-content .courseList-progress,
.courseList .courseList-item .courseList-content .courseList-completion,
.classroom-header .classroom-progress
{
  .courseProgress
}

.classroom-header .classroom-progressBars .classroom-progress
{
  .progress .progressbar-inProgress
  {
    background-color: @ColorHKIEOrange;
  }
}
*/
.courseList .courseList-item .courseList-content {
  /*
    .courseList-subject:not(:hover)
    {
      color: #333 !important;
    }


    .courseList-desc
    {
      color: @ColorGray;
    }

    .courseList-info
    {
      .courseBasicInfo;
    }

    */
}
.courseList .courseList-item .courseList-toDo .courseList-toDo-item {
  height: 60px;
  float: left;
  color: #333;
  border-bottom: 1px solid #333;
}
.courseList .courseList-item .courseList-toDo .courseList-toDo-item:not(:last-child) {
  margin-left: 0;
  margin-right: 10px;
}
.courseList .courseList-item .courseList-toDo .courseList-toDo-item > div:last-child {
  font-weight: 400;
}
.courseList .courseList-item .courseList-toDo .courseList-toDo-cert {
  color: #333;
}
.courseList .courseList-item .courseList-toDo .courseList-toDo-cert > div:last-child {
  font-weight: 400;
}
.courseList .courseList-item .courseList-content .courseList-completion ~ .courseList-progress .progress .progressbar-inProgress {
  /*background-color: @ColorHKIEOrange;*/
}
.courseList .courseList-item .courseList-btn > a:first-child ~ a,
.courseList .courseList-item .courseList-btn > .button:first-child ~ a,
.courseList .courseList-item .courseList-btn > a:first-child ~ .button,
.courseList .courseList-item .courseList-btn > .button:first-child ~ .button {
  margin-top: 8px;
  display: block;
}
@media (min-width: 769px) {
  .courseList .courseList-item .courseList-btn {
    max-width: 180px;
  }
}
@media (max-width: 768px) {
  .courseList {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  .courseList .courseList-item .courseList-photo {
    width: 40%;
    float: left;
  }
  .courseList .courseList-item .courseList-content .courseList-subject {
    display: block;
    padding-left: 15px;
    height: 3.6em;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 20px;
    line-height: 1.2;
  }
  .courseList .courseList-item .courseList-content .courseList-desc,
  .courseList .courseList-item .courseList-content .courseList-info {
    display: none;
  }
  .courseList .courseList-item .courseList-content .courseList-progress,
  .courseList .courseList-item .courseList-content .courseList-completion {
    clear: both;
  }
  .courseList .courseList-item .courseList-content .courseList-progress > .floatL,
  .courseList .courseList-item .courseList-content .courseList-completion > .floatL,
  .courseList .courseList-item .courseList-content .courseList-progress > .floatR,
  .courseList .courseList-item .courseList-content .courseList-completion > .floatR {
    font-size: 16px;
  }
  .courseList .courseList-item .courseList-toDo {
    right: 0px;
    left: calc(40% + 15px);
    top: auto;
    bottom: 139px;
  }
  .courseList .courseList-item .courseList-toDo .courseList-toDo-item,
  .courseList .courseList-item .courseList-toDo .courseList-toDo-cert {
    background-color: transparent;
    border-bottom: 1px solid #333;
    color: #333;
    float: left;
    width: calc(50% - 5px);
    text-align: center;
    height: 32px;
    padding: 0;
  }
  .courseList .courseList-item .courseList-toDo .courseList-toDo-item:not(:last-child),
  .courseList .courseList-item .courseList-toDo .courseList-toDo-cert:not(:last-child) {
    margin-left: 0;
    margin-right: 10px;
  }
  .courseList .courseList-item .courseList-toDo .courseList-toDo-item > div,
  .courseList .courseList-item .courseList-toDo .courseList-toDo-cert > div {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
  }
  .courseList .courseList-item .courseList-toDo .courseList-toDo-item > div:last-child,
  .courseList .courseList-item .courseList-toDo .courseList-toDo-cert > div:last-child {
    line-height: 1.15;
    font-weight: bold;
    font-weight: 600;
  }
  .courseList .courseList-item .courseList-toDo .courseList-toDo-cert {
    width: 100%;
  }
  .courseList .courseList-item:last-child .courseList-toDo {
    bottom: 109px;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .courseList .courseList-item .courseList-content .courseList-subject {
    font-size: 22px;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .courseList .courseList-item .courseList-content .courseList-progress > .floatL,
  .courseList .courseList-item .courseList-content .courseList-completion > .floatL,
  .courseList .courseList-item .courseList-content .courseList-progress > .floatR,
  .courseList .courseList-item .courseList-content .courseList-completion > .floatR {
    font-size: 17.6px;
  }
}
@media (max-width: 768px) and (min-width: 481px) and (max-width: 768px) {
  .courseList .courseList-item .courseList-toDo .courseList-toDo-item > div:first-child,
  .courseList .courseList-item .courseList-toDo .courseList-toDo-cert > div:first-child {
    font-size: 21px;
  }
}
@media (max-width: 768px) and (max-width: 374px) {
  .courseList .courseList-item .courseList-toDo .courseList-toDo-item > div:first-child,
  .courseList .courseList-item .courseList-toDo .courseList-toDo-cert > div:first-child {
    font-size: 17px;
  }
}
@media (max-width: 768px) and (max-width: 374px) {
  .courseList .courseList-item .courseList-toDo {
    left: calc(40% + 10px);
  }
}
@media (max-width: 480px) {
  .courseList .courseList-item .courseList-content .courseList-subject {
    height: 2.4em;
    font-size: 19.8px;
    line-height: 1.2;
    -webkit-line-clamp: 2;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .courseList .courseList-item .courseList-toDo .courseList-toDo-item,
  .courseList .courseList-item .courseList-toDo .courseList-toDo-cert {
    height: 40px;
  }
  .courseList .courseList-item .courseList-toDo .courseList-toDo-item > div:first-child,
  .courseList .courseList-item .courseList-toDo .courseList-toDo-cert > div:first-child {
    font-size: 26px;
  }
  .courseList .courseList-item .courseList-toDo .courseList-toDo-item > div:last-child,
  .courseList .courseList-item .courseList-toDo .courseList-toDo-cert > div:last-child {
    font-size: 15.4px;
  }
}
/*
.courseBasicInfo
{
  color:@ColorGray;
}
*/
.courseInfo .table.table-borderless tr td:first-child,
.courseInfo .table.table-borderless tr td:last-child {
  word-break: normal;
  word-wrap: normal;
}
/*
.classroom-header .classroom-info
{
  .courseBasicInfo
}
*/
/* Take attendence / Add on for form.less */
input[type="radio"].radio-positive[checked="checked"] + label,
input[type="radio"].radio-negative1[checked="checked"] + label,
input[type="radio"].radio-negative2[checked="checked"] + label,
input[type="radio"].radio-positive:checked + label,
input[type="radio"].radio-negative1:checked + label,
input[type="radio"].radio-negative2:checked + label {
  font-weight: bold;
  font-weight: 600;
}
input[type="radio"].radio-positive[checked="checked"] + label::before,
input[type="radio"].radio-negative1[checked="checked"] + label::before,
input[type="radio"].radio-negative2[checked="checked"] + label::before,
input[type="radio"].radio-positive:checked + label::before,
input[type="radio"].radio-negative1:checked + label::before,
input[type="radio"].radio-negative2:checked + label::before {
  color: inherit;
}
input[type="radio"].radio-positive[checked="checked"] + label,
input[type="radio"].radio-positive:checked + label {
  color: #00973e;
}
input[type="radio"].radio-negative1[checked="checked"] + label,
input[type="radio"].radio-negative1:checked + label {
  color: #b94444;
}
input[type="radio"].radio-negative2[checked="checked"] + label,
input[type="radio"].radio-negative2:checked + label {
  color: #cc8700;
}
@media (max-width: 768px) {
  #pClassroom {
    padding-top: 15px;
  }
}
@media (max-width: 480px) {
  #pClassroom .classroom-header .classroom-subject {
    margin-bottom: 20px;
  }
  #pClassroom .classroom-header + .divider {
    margin-top: 15px;
    margin-bottom: 10px;
  }
  #pClassroom .classroom-charts {
    margin-bottom: 10px;
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .classroom-charts .donut-size {
    transform: scale(0.85);
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    margin-right: 5px;
  }
  .classroom-charts .donut-size:first-child {
    margin-left: 5px;
  }
  .classroom-charts .donut-size .pie-title {
    font-size: 17.6px;
  }
}
.classroom-courseList {
  padding-top: 25px;
  border-top-color: #fe7401;
}
.classroom-courseList::before {
  border-top-color: #fe7401;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .classroom-courseList table {
    table-layout: fixed;
    /* For word wrap in IE */
  }
}
@supports (-ms-ime-align:auto) {
  .classroom-courseList table {
    table-layout: fixed;
    /* For word wrap in Edge */
  }
}
@media (max-width: 768px) {
  .classroom-courseList table tbody tr td:not(:first-child):not(:last-child):not(:nth-child(2)) {
    font-size: 13px;
  }
}
.classroom-courseList table tbody tr:not(.classroom-courseList-inactive) td:not(:last-child) {
  /*color: @ColorGray;*/
}
.classroom-courseList table tbody tr:not(.classroom-courseList-inactive) td:not(:last-child) .hide-d {
  color: #333;
}
.classroom-courseList table tbody tr:not(.classroom-courseList-inactive) td:not(:last-child) a:not(:hover) {
  color: #333 !important;
}
.classroom-courseList table tbody tr td:nth-child(2) {
  word-break: break-word;
  word-wrap: break-word;
}
.classroom-courseList table tbody tr:first-child td:nth-child(2) {
  font-weight: 600;
}
@media (max-width: 768px) {
  .classroom-courseList table tr {
    padding-right: 50px;
  }
  .role-learner .classroom-courseList table tr {
    padding-right: 50px;
  }
}
@media (min-width: 769px) {
  .attachedItems .button {
    margin-left: 0;
  }
}
#pClassroomNav a:hover {
  -webkit-filter: brightness(0.96) contrast(1);
}
@-moz-document url-prefix() /* Firefox fix */ {
  #pClassroomNav a:hover {
    -webkit-filter: none;
    filter: none;
  }
}
#pClassroomNav .classroomNavBtn.classroomNavBtn-active {
  background-color: rgba(0, 0, 0, 0.05);
}
#pClassroomNav .classroomNavBtn > img {
  -webkit-filter: invert(48%) sepia(100%) saturate(1500%) hue-rotate(341deg) brightness(75%) contrast(90%);
  filter: invert(48%) sepia(100%) saturate(1500%) hue-rotate(341deg) brightness(75%) contrast(90%);
}
@media (max-width: 768px) {
  #pClassroomNav {
    position: fixed !important;
    top: 57.6px !important;
  }
  #pClassroomNav + article {
    margin-top: 44px;
  }
}
#pClassroomNav {
  border-bottom: 1px solid #ddd;
}
#pClassroomNav,
#pClassroomNav .classroomNavBtn,
#pClassroomInnerNav,
#pClassroomInnerNav .classroomInnerNav-back,
#pClassroomInnerNav .classroomInnerNav-close {
  background-color: #f3f3f3e8;
  color: #c54e02;
}
#pClassroomInnerNav {
  color: #333;
}
@media (max-width: 768px) {
  #pClassroomInnerNav {
    position: fixed !important;
    top: 57.6px !important;
  }
  #pClassroomInnerNav + article {
    padding-top: 57.6px;
  }
}
.eContentTree .eContentTree-item.eContentTree-item-active a,
#pClassroom-QB #blkQBMenu #blkQBMenuButtons .qbMenuButton.qbMenuButton-active {
  background-color: #fe7401;
}
.eContentTree .eContentTree-item + .eContentTree-subMenu > .eContentTree-subMenu {
  margin-left: 0;
}
.eContentTree .eContentTree-item > a.eContentTree-item-sectionHeader {
  pointer-events: none;
}
.eContentTree .eContentTree-item > a.eContentTree-item-sectionHeader:hover {
  background-color: rgba(0, 0, 0, 0);
  color: inherit !important;
  -webkit-filter: none;
  filter: none;
}
.eContentTree#blkEContentList-Tree > .eContentTree-section > .eContentTree-item div:not([data-toggle="collapse"]),
.eContentTree.eContentTree-scorm > .eContentTree-section > .eContentTree-item div:not([data-toggle="collapse"]) {
  font-weight: 600;
}
#pClassroom-eContent .eContentMgmtBtn {
  color: #666;
  border-color: #666;
}
#pClassroom-eContent .eContentMgmtBtn:hover {
  color: #fe7401;
  border-color: #fe7401;
}
#pClassroom-eContent #blkEContentList #btnCloseEContentList,
#pClassroom-eContent #blkEContentMain .content-header #btnOpenEContentList,
#pClassroom-eContent #blkEContentList #btnCloseEContentList:hover,
#pClassroom-eContent #blkEContentMain .content-header #btnOpenEContentList:hover {
  color: #fe7401;
}
#pClassroom-eContent #blkEContentMain .content-header #btnOpenEContentList {
  background-color: rgba(0, 0, 0, 0.03);
}
@media (max-width: 768px) {
  .role-trainer #pClassroom-eContent #blkEContentList {
    top: 101.6px !important;
  }
  .role-learner #pClassroom-eContent #blkEContentList {
    top: 57.6px !important;
  }
}
#blkEContentMain .content-header {
  background-color: rgba(255, 255, 255, 0.93);
  border-bottom: 1px solid #ddd;
}
#blkEContentMain .content-header .fa-caret-left,
#blkEContentMain .content-header .fa-caret-right {
  color: #666;
}
#blkEContentMain .content-header .content-title {
  margin-bottom: -9px;
}
@media (max-width: 768px) {
  .role-learner #blkEContentMain .content-header .content-title .eContent-info .floatL .fa-clock {
    display: none !important;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  #blkEContentMain .content-header .content-title .eContent-info {
    font-size: 14px;
    margin-top: 2px;
  }
}
@media (max-width: 480px) {
  #blkEContentMain .content-header .content-title .eContent-info {
    font-size: 13px;
    margin-top: 2px;
  }
}
@media (max-width: 374px) {
  #blkEContentMain .content-header .content-title .eContent-info {
    font-size: 12px;
    margin-top: 2px;
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    width: 118%;
  }
}
#blkEContentMain .content-header .content-title .eContent-info .floatL {
  font-size: inherit !important;
}
#blkEContentMain .content-header .content-title .eContent-subject {
  top: 3px;
  color: #333;
}
@media (max-width: 969px) {
  #blkEContentMain .content-header .content-title .eContent-subject.eContent-subject-finished {
    padding-left: 23px;
  }
  #blkEContentMain .content-header .content-title .eContent-subject.eContent-subject-finished::before {
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    line-height: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    content: "\f058";
    color: #0ea84f;
    font-size: inherit;
    z-index: 1;
  }
  #blkEContentMain .content-header .content-title .eContent-subject.eContent-subject-finished::before.fa-pull-left {
    margin-right: .3em;
  }
  #blkEContentMain .content-header .content-title .eContent-subject.eContent-subject-finished::before.fa-pull-right {
    margin-left: .3em;
  }
}
@media (max-width: 768px) {
  .role-trainer #blkEContentMain .content-header {
    position: fixed !important;
    top: 101.6px !important;
  }
  .role-trainer #pClassroomNav.scrollTopFix-fixed + #pClassroom-eContent #blkEContentMain .content-header {
    top: 101.6px !important;
  }
  .role-learner #blkEContentMain .content-header {
    position: fixed !important;
    top: 57.6px !important;
  }
}
@media (max-width: 768px) {
  #blkEContentMain {
    padding-top: 60px;
  }
}
#blkEContentList #blkEContentList-Tree .eContentTree-item .floatR[data-toggle="collapse"] {
  display: none;
}
#blkEContentList #blkEContentList-Tree .eContentTree-item:not(.eContentTree-item-active) a .floatL + div {
  color: #333;
}
#blkEContentList #blkEContentList-Tree .eContentTree-item:not(.eContentTree-item-active) .floatL + div {
  color: #ccc;
}
#blkEContent-ManageIndex {
  background-color: #fff;
}
#blkEContent-ManageIndex #blkEContent-ManageIndexHeader {
  font-weight: bold;
  font-weight: 600;
  font-size: 14px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  #blkEContent-ManageIndex #blkEContent-ManageIndexHeader {
    font-size: 15.4px;
  }
}
#blkEContent-ManageIndex #blkEContent-ManageIndexHeader > div {
  float: left;
}
#blkEContent-ManageIndex #blkEContent-ManageIndexHeader > div:first-child {
  width: 40%;
  padding-left: 5px;
  margin-left: 133px;
}
#blkEContent-ManageIndex #blkEContent-ManageIndexHeader > div:first-child + div {
  width: 100px;
  margin-left: 5px;
  margin-right: 5px;
}
@media (max-width: 768px) {
  #blkEContent-ManageIndex #blkEContent-ManageIndexHeader {
    display: none;
  }
}
#blkEContent-ManageIndex #blkEContent-ManageIndex-Options .button-secondary::before {
  display: none;
}
/* Reorder content */
#blkOrderEContent .nestable-item:not(.black-text-color) .nestable-handle {
  color: #fe7401;
}
#blkOrderEContent .nestable-item:not(.black-text-color) .nestable-handle:hover {
  background-color: #fe7401 !important;
  color: #fff !important;
}
/* Drag & Drop Tree */
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag {
  padding: 3px 14px !important;
  text-align: center !important;
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  font-weight: 400 !important;
  font-size: inherit !important;
  border: 0 !important;
  transition: 0.3s ease all !important;
  -webkit-transition: 0.3s ease all !important;
  -moz-transition: 0.3s ease all !important;
  cursor: pointer !important;
  font-size: 16px !important;
  line-height: 23px !important;
  min-width: 80px !important;
  white-space: nowrap !important;
  background-color: #fe7401 !important;
  /* Default button style */
  background: -moz-linear-gradient(left, #fe7401 0%, #fe7401 100%) !important;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #fe7401 0%, #fe7401 100%) !important;
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #fe7401 0%, #fe7401 100%) !important;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@ColorBtn1', endColorstr='@ColorBtn1a', GradientType=1) !important;
  /* IE6-9 */
}
@media (max-width: 768px) {
  .nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle,
  #blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle,
  .nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag,
  #blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag {
    font-size: 17.6px;
  }
}
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle:focus,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle:focus,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag:focus,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag:focus,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle:hover,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle:hover,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag:hover,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag:hover {
  color: #fff !important;
}
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle.fullW,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle.fullW,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag.fullW,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag.fullW {
  white-space: normal !important;
}
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > span:first-child.icon,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > span:first-child.icon,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > span:first-child.icon,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > span:first-child.icon,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > span:first-child.fa,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > span:first-child.fa,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > span:first-child.fa,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > span:first-child.fa,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > span:first-child.far,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > span:first-child.far,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > span:first-child.far,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > span:first-child.far,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > span:first-child.fab,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > span:first-child.fab,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > span:first-child.fab,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > span:first-child.fab,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > span:first-child.fas,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > span:first-child.fas,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > span:first-child.fas,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > span:first-child.fas {
  margin-right: 5px !important;
  margin-left: 0 !important;
  top: 1px !important;
}
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > * + span.icon,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > * + span.icon,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > * + span.icon,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > * + span.icon,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > * + span.fa,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > * + span.fa,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > * + span.fa,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > * + span.fa,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > * + span.far,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > * + span.far,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > * + span.far,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > * + span.far,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > * + span.fab,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > * + span.fab,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > * + span.fab,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > * + span.fab,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > * + span.fas,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > * + span.fas,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > * + span.fas,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > * + span.fas {
  margin-right: 0 !important;
  margin-left: 5px !important;
  top: 1px !important;
}
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > *:not(.middle):not(.bottom),
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > *:not(.middle):not(.bottom),
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > *:not(.middle):not(.bottom),
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > *:not(.middle):not(.bottom) {
  vertical-align: top !important;
}
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle:not(:disabled):not(.disabled):hover,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle:not(:disabled):not(.disabled):hover,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag:not(:disabled):not(.disabled):hover,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag:not(:disabled):not(.disabled):hover {
  -webkit-filter: brightness(1.2) contrast(0.9) !important;
  filter: brightness(1.2) contrast(0.9) !important;
}
@-moz-document url-prefix() /* Firefox fix */ {
  .nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle:not(:disabled):not(.disabled):hover,
  #blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle:not(:disabled):not(.disabled):hover,
  .nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag:not(:disabled):not(.disabled):hover,
  #blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag:not(:disabled):not(.disabled):hover {
    -webkit-filter: none;
    filter: none;
  }
}
@media (max-width: 768px) {
  .nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle,
  #blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle,
  .nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag,
  #blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > img,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > img,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > img,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > img {
  height: 23.8px !important;
  padding-top: 3.4px !important;
  padding-bottom: 3.4px !important;
}
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > img + span,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle > img + span,
.nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > img + span,
#blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag > img + span {
  margin-left: 5px !important;
}
@media (hover: none) and (pointer: coarse) {
  .nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle:not(:disabled):not(.disabled):hover,
  #blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .nestable-handle:not(:disabled):not(.disabled):hover,
  .nestable .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag:not(:disabled):not(.disabled):hover,
  #blkOrderEContent .nestable-drag-layer > .nestable-list > .nestable-item-copy > .nestable-item-content .eContentTree-item.eContentTree-item-toDrag:not(:disabled):not(.disabled):hover {
    -webkit-filter: none !important;
    filter: none !important;
  }
}
.nestable .nestable-item.green-text-color .nestable-handle,
#blkOrderEContent .nestable-item.green-text-color .nestable-handle {
  color: #fe7401;
}
.nestable .nestable-item.green-text-color .nestable-handle:hover,
#blkOrderEContent .nestable-item.green-text-color .nestable-handle:hover {
  background-color: #fe7401 !important;
  color: #fff !important;
}
.eContent-main .item-title > .item-fileType {
  display: none;
}
.eContent-main .item-title > a:not(.button):not(.icon-button):not([class^="button-"]):not([class^="btn-"]) {
  /*color: #1a0dab;*/
  /*text-decoration: underline;*/
}
.eContent-main .item-content a:not(.button):not(.icon-button):not([class^="button-"]):not([class^="btn-"]),
.quiz .quiz-intro-content a:not(.button):not(.icon-button):not([class^="button-"]):not([class^="btn-"]),
.question a:not(.button):not(.icon-button):not([class^="button-"]):not([class^="btn-"]),
.eContent-main .item-content a:not(.button):not(.icon-button):not([class^="button-"]):not([class^="btn-"]):hover,
.quiz .quiz-intro-content a:not(.button):not(.icon-button):not([class^="button-"]):not([class^="btn-"]):hover,
.question a:not(.button):not(.icon-button):not([class^="button-"]):not([class^="btn-"]):hover {
  /*color: #1a0dab;*/
  text-decoration: underline;
}
.eContent-main .item-content .video-container {
  width: 700px;
}
.eContent-main .item-content .video-container .videoPlayer {
  width: 100%;
}
.eContent-quiz .eContent-quiz-result > span:not(.text-passed):not(.text-failed) > span:first-child,
.eContent-scorm .eContent-scorm-infos .eContent-scorm-info > span:first-child {
  /*.opacity(1);*/
}
.question .question-quesNum .question-quesNum-flag:after,
.question .question-quesNum .question-quesNum-flag.question-quesNum-flagged:after {
  content: "\f02e";
}
.question .question-quesNum .question-quesNum-flag:not(.question-quesNum-flagged):after {
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.question .question-quesNum .question-quesNum-flag:not(.question-quesNum-flagged):after.fa-pull-left {
  margin-right: .3em;
}
.question .question-quesNum .question-quesNum-flag:not(.question-quesNum-flagged):after.fa-pull-right {
  margin-left: .3em;
}
.question .question-ans-mc .question-ans-mc-choice .question-ans-mc-check {
  float: left;
}
.question .question-ans-mc .question-ans-mc-choice .question-ans-mc-content {
  overflow: hidden;
}
.question .question-explanations .question-explanations-title::before {
  content: "\f27a";
}
.question .question-references .question-references-title::before {
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f02d";
}
.question .question-references .question-references-title::before.fa-pull-left {
  margin-right: .3em;
}
.question .question-references .question-references-title::before.fa-pull-right {
  margin-left: .3em;
}
.quiz {
  /*
  .quiz-intro .quiz-intro-figures .quiz-intro-figure .quiz-intro-figure-data
  {
    color: @ColorHKIEDarkOrange;
  }
  */
}
.quiz .quiz-header {
  background-color: #eaecee;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.quiz .quiz-info {
  /*
    .quiz-info-countDown .quiz-info-countDown-time
    {
      letter-spacing: -0.02em;

      &:before
      {
        margin-right: 5px;
      }
    }
    */
}
@media (max-width: 480px) {
  .quiz .quiz-info {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.quiz .quiz-info::before {
  background-color: #fff6ef;
}
.quiz .quiz-info .quiz-info-progress .dropdown-toggle {
  background-color: #fe7401;
}
.quiz .quiz-info .quiz-info-progress .dropdown-toggle .fa-flag:before {
  content: "\f02e";
}
@media (min-width: 769px) {
  .quiz .quiz-info .quiz-info-progress .dropdown-toggle {
    transform: scale(1.1);
    transform-origin: bottom right;
  }
}
@media (max-width: 768px) {
  .quiz .quiz-info .quiz-info-progress .dropdown-toggle {
    top: -5px;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .quiz .quiz-info .quiz-info-progress .dropdown-toggle {
    transform: scale(1.1);
  }
}
@media (max-width: 480px) {
  .quiz .quiz-info .quiz-info-progress .dropdown-toggle {
    letter-spacing: -0.02em;
    transform: scale(1.08);
    transform-origin: bottom right;
  }
}
.quiz .quiz-info .quiz-info-progress .quiz-info-progress-dropdown .quiz-info-progress-quesNum {
  font-size: 14px;
}
@media (max-width: 768px) {
  .quiz .quiz-info .quiz-info-progress .quiz-info-progress-dropdown .quiz-info-progress-quesNum {
    font-size: 15.4px;
  }
}
.quiz .quiz-info .quiz-info-progress-quesNum-flagged:before {
  content: "\f02e" !important;
}
.quiz .quiz-result .quiz-result-badge-passed {
  padding-top: 70px;
}
.quiz .quiz-result .quiz-result-badge-passed .icon {
  display: none !important;
}
.quiz .quiz-result .quiz-result-badge-passed,
.quiz .quiz-result .quiz-result-badge-failed {
  font-size: 40px;
  color: #777;
}
.quiz .quiz-result .quiz-result-msg {
  text-align: center;
}
.quiz .quiz-intro + .form-submission .button,
.quiz .quiz-result + .form-submission .button {
  padding-left: 10px;
  padding-right: 10px;
  min-width: auto;
  margin-left: 5px;
  margin-right: 5px;
}
@media (max-width: 480px) {
  .quiz .quiz-intro + .form-submission .button,
  .quiz .quiz-result + .form-submission .button {
    padding: 7px 18px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    min-width: 100px;
    font-size: 18px;
    line-height: 26px;
    font-size: 17.6px !important;
    min-width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .quiz .quiz-intro + .form-submission .button > img,
  .quiz .quiz-result + .form-submission .button > img {
    height: 26px;
    padding-top: -1px;
    padding-bottom: -1px;
  }
  .quiz .quiz-intro + .form-submission .button > img + span,
  .quiz .quiz-result + .form-submission .button > img + span {
    margin-left: 5px;
  }
  .quiz .quiz-intro + .form-submission .button.button-secondary:before,
  .quiz .quiz-result + .form-submission .button.button-secondary:before {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
  }
}
@media (max-width: 480px) and (max-width: 768px) {
  .quiz .quiz-intro + .form-submission .button,
  .quiz .quiz-result + .form-submission .button {
    font-size: 19.8px;
  }
}
@media (max-width: 480px) and (max-width: 374px) {
  .quiz .quiz-intro + .form-submission .button,
  .quiz .quiz-result + .form-submission .button {
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    font-size: 15.4px !important;
  }
  .quiz .quiz-intro + .form-submission .button > img,
  .quiz .quiz-result + .form-submission .button > img {
    height: 23.8px;
    padding-top: 3.4px;
    padding-bottom: 3.4px;
  }
  .quiz .quiz-intro + .form-submission .button > img + span,
  .quiz .quiz-result + .form-submission .button > img + span {
    margin-left: 5px;
  }
  .quiz .quiz-intro + .form-submission .button.button-secondary:before,
  .quiz .quiz-result + .form-submission .button.button-secondary:before {
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
  }
}
@media (max-width: 480px) and (max-width: 374px) and (max-width: 768px) {
  .quiz .quiz-intro + .form-submission .button,
  .quiz .quiz-result + .form-submission .button {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
.quiz .question + .form-submission {
  text-align: center;
}
.quiz .question + .form-submission .button.floatL,
.quiz .question + .form-submission .button.floatR {
  float: none;
  margin-left: 3px;
  margin-right: 3px !important;
}
@media (min-width: 769px) {
  .quiz .question + .form-submission .button.floatL {
    margin-right: 0;
  }
  .quiz .question + .form-submission .button {
    padding: 7px 18px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    min-width: 100px;
    font-size: 18px;
    line-height: 26px;
  }
  .quiz .question + .form-submission .button > img {
    height: 26px;
    padding-top: -1px;
    padding-bottom: -1px;
  }
  .quiz .question + .form-submission .button > img + span {
    margin-left: 5px;
  }
  .quiz .question + .form-submission .button.button-secondary:before {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
  }
}
@media (min-width: 769px) and (max-width: 768px) {
  .quiz .question + .form-submission .button {
    font-size: 19.8px;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .quiz .question + .form-submission .button {
    padding: 7px 18px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    min-width: 100px;
    font-size: 18px;
    line-height: 26px;
  }
  .quiz .question + .form-submission .button > img {
    height: 26px;
    padding-top: -1px;
    padding-bottom: -1px;
  }
  .quiz .question + .form-submission .button > img + span {
    margin-left: 5px;
  }
  .quiz .question + .form-submission .button.button-secondary:before {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
  }
}
@media (min-width: 481px) and (max-width: 768px) and (max-width: 768px) {
  .quiz .question + .form-submission .button {
    font-size: 19.8px;
  }
}
@media (max-width: 480px) {
  .quiz .question + .form-submission .button {
    padding: 7px 18px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    min-width: 100px;
    font-size: 18px;
    line-height: 26px;
    font-size: 17.6px !important;
    min-width: auto;
    padding-right: 19px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0;
    margin-right: 0;
    min-width: 70px;
  }
  .quiz .question + .form-submission .button > img {
    height: 26px;
    padding-top: -1px;
    padding-bottom: -1px;
  }
  .quiz .question + .form-submission .button > img + span {
    margin-left: 5px;
  }
  .quiz .question + .form-submission .button.button-secondary:before {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
  }
  .quiz .question + .form-submission .button.button-secondary.floatR {
    margin-right: 10px;
  }
}
@media (max-width: 480px) and (max-width: 768px) {
  .quiz .question + .form-submission .button {
    font-size: 19.8px;
  }
}
@media (max-width: 480px) and (max-width: 374px) {
  .quiz .question + .form-submission .button {
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    font-size: 15.4px !important;
  }
  .quiz .question + .form-submission .button > img {
    height: 23.8px;
    padding-top: 3.4px;
    padding-bottom: 3.4px;
  }
  .quiz .question + .form-submission .button > img + span {
    margin-left: 5px;
  }
  .quiz .question + .form-submission .button.button-secondary:before {
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
  }
}
@media (max-width: 480px) and (max-width: 374px) and (max-width: 768px) {
  .quiz .question + .form-submission .button {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
.scorm .scorm-header {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.systemMsg {
  background-color: #fe7401;
}
.portal .systemMsg.systemMsg-floated {
  top: 80px;
}
@media (max-width: 768px) {
  .portal .systemMsg.systemMsg-floated {
    max-width: calc(100% - 30px);
  }
}
@media (min-width: 769px) {
  .portal .systemMsg.systemMsg-floated {
    max-width: calc(100vw * 0.95 - 50px);
  }
}
@media (min-width: 1894px) {
  .portal .systemMsg.systemMsg-floated {
    max-width: 1750px;
  }
}
.systemMsg .systemMsg-actionBtn {
  color: #fe7401;
}
.dialog-container .dialog-l .dialog-header {
  background-color: #fe7401;
}
/*
.text-failed,
.text-warning,
.systemMsg.systemMsg-alert .systemMsg-actionBtn,
.pie-wrapper.pie-wrapper-red .label,
#blkAccessDenied .icon,
.question .question-quesNum .question-quesNum-score.question-quesNum-score-wrong:before,
.question .question-ans-mc .question-ans-mc-choice .question-ans-mc-content.question-ans-mc-content-wrong,
.quiz .quiz-info .quiz-info-progress .quiz-info-progress-dropdown .quiz-info-progress-quesNum.quiz-info-progress-quesNum-wrong:before,
.quiz .quiz-result .quiz-result-badge-failed
{
  color: rgb(255, 0, 0) !important;
}
*/
.text-passed,
.text-failed {
  color: inherit;
  font-weight: inherit;
}
.text-passed::before,
.text-failed::before {
  display: none !important;
}
/*
.systemMsg.systemMsg-alert
{
  background-color: rgb(255, 0, 0);
}
*/
.pie-wrapper.pie-wrapper-red .half-circle {
  border-color: #02c0a7;
}
.pie-wrapper.pie-wrapper-red .label {
  color: #02c0a7;
}
/*
.pie-wrapper.pie-wrapper-grey .label,
.pie-title
{
  color: @ColorGray;
}
*/
/*
.pie-wrapper .half-circle
{
  border-color: #0ea84f;
}
*/
.tag {
  background-color: #fe7401;
  color: #fff;
}
.tagSelector .ti-tag,
.tagSelector .ti-autocomplete .ti-item,
.tagList .ui-menu-item {
  line-height: 28px !important;
  height: 28px !important;
  font-weight: 500 !important;
  color: #c54e02 !important;
  background-color: #dfdfdf !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
  border-radius: 14px !important;
  -moz-border-radius: 14px !important;
  -webkit-border-radius: 14px !important;
  border: 0 !important;
  -webkit-transition: all 0.3s ease !important;
  -moz-transition: all 0.3s ease !important;
  -o-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  background-color: #fe7401 !important;
  color: #fff !important;
}
.tagSelector .ti-tag:hover,
.tagSelector .ti-autocomplete .ti-item:hover,
.tagList .ui-menu-item:hover {
  background-color: #d3d3d3 !important;
}
.classroom .highcharts-figure {
  background-color: #fff6ef;
}
.classroom .highcharts-figure .highcharts-title {
  color: #333 !important;
  fill: #333 !important;
}
.loading::before,
.loading-cover::before {
  content: "\f110";
}
/* Login */
#ploginWrapper {
  height: 100vh;
}
#ploginWrapper #blkPhoto {
  background-color: #fff;
}
@media (min-width: 769px) {
  #ploginWrapper #blkPhoto {
    width: 65%;
    min-width: calc(100% - 700px);
    max-width: calc(100% - 450px);
  }
}
#ploginWrapper #blkLogo {
  margin-bottom: 70px;
}
#ploginWrapper #blkLogo > img {
  /*width: 85%;
    max-width: 280px;*/
  margin-bottom: 0;
}
@media (min-width: 481px) and (max-width: 768px) {
  #ploginWrapper #blkLogo > img {
    max-height: 160px;
  }
}
#ploginWrapper #blkLogo + .h4 {
  font-size: 23px;
  line-height: inherit;
}
#ploginWrapper .portalNavBar {
  margin-bottom: 20px;
}
#ploginWrapper .portalNavBar > .floatL {
  padding-right: 0;
  border-right: 0;
}
@media (min-width: 769px) {
  #ploginWrapper .portalNavBar .portalNavBar-title {
    padding-right: 30px;
    text-align: center;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  #ploginWrapper .portalNavBar .portalNavBar-title {
    padding-right: 40px;
    text-align: center;
  }
}
@media (max-width: 480px) {
  #ploginWrapper .portalNavBar .portalNavBar-title {
    font-size: 18.7px;
    line-height: 24px;
  }
}
#ploginWrapper #blkLoginChooser,
#ploginWrapper #blkDownload {
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
}
#ploginWrapper #blkLoginChooser #btnLoginWithOtherAcc,
#ploginWrapper #blkDownload #btnLoginWithOtherAcc {
  font-size: 14px;
  display: inline-block;
  margin-top: 20px;
}
@media (max-width: 768px) {
  #ploginWrapper #blkLoginChooser #btnLoginWithOtherAcc,
  #ploginWrapper #blkDownload #btnLoginWithOtherAcc {
    font-size: 15.4px;
  }
}
@media (max-width: 480px) {
  #ploginWrapper #blkLoginChooser .button-l,
  #ploginWrapper #blkDownload .button-l {
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    min-width: 100px;
  }
  #ploginWrapper #blkLoginChooser .button-l > img,
  #ploginWrapper #blkDownload .button-l > img {
    height: 23.8px;
    padding-top: 3.4px;
    padding-bottom: 3.4px;
  }
  #ploginWrapper #blkLoginChooser .button-l > img + span,
  #ploginWrapper #blkDownload .button-l > img + span {
    margin-left: 5px;
  }
}
@media (max-width: 480px) and (max-width: 768px) {
  #ploginWrapper #blkLoginChooser .button-l,
  #ploginWrapper #blkDownload .button-l {
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
  }
}
#ploginWrapper #blkDownload {
  width: 90%;
  min-width: 280px;
  font-size: 20px;
  padding-top: 30px;
}
@media (max-width: 768px) {
  #ploginWrapper #blkDownload {
    font-size: 22px;
  }
}
#ploginWrapper #blkDownload .icon,
#ploginWrapper #blkDownload .fab,
#ploginWrapper #blkDownload .fas {
  margin-right: 10px;
}
#ploginWrapper #blkLogin {
  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  box-shadow: 0px -15px 15px 0px rgba(0, 0, 0, 0);
}
@media (min-width: 769px) {
  #ploginWrapper #blkLogin {
    width: 35%;
  }
}
#ploginWrapper #blkLogin #blkFormWrapper #blkForm {
  width: 90%;
}
@media (min-width: 769px) {
  #ploginWrapper #blkLogin #blkFormWrapper #blkForm {
    padding-top: 120px;
  }
}
@media (max-width: 768px) {
  #ploginWrapper #blkLogin #blkFormWrapper #blkForm .alert {
    font-size: 15px;
    padding-right: 0;
  }
}
#ploginWrapper #blkLogin #blkFormWrapper #blkForm .textbox.marginB20 + .button {
  margin-top: 3rem;
  margin-top: calc(11vh - 20px);
}
#ploginWrapper #blkLogin #blkFormWrapper #blkForm .textbox.marginB20 + .alert {
  padding-top: 0;
  padding-bottom: 0;
}
#ploginWrapper #blkLogin #blkFormWrapper #blkForm .textbox.marginB20 + .alert + .button {
  margin-top: 0;
}
@media (min-width: 769px) {
  #ploginWrapper #blkLogin #blkFormWrapper #blkForm .textbox.marginB20 ~ .button.floatR {
    margin-top: 3rem;
  }
}
#ploginWrapper #blkLogin #lblLoginSupport {
  margin-bottom: 15px;
}
@media (max-width: 480px) {
  #ploginWrapper #blkLogin #lblLoginSupport span {
    display: block;
  }
}
#ploginWrapper #blkLogin #lblAppVersion {
  margin-top: 15px;
  font-size: 12px;
  color: #333;
}
@media (max-width: 768px) {
  #ploginWrapper #blkLogin #lblAppVersion {
    font-size: 13.2px;
  }
}
@media (max-width: 480px) {
  #ploginWrapper #blkLogin #lblAppVersion {
    font-size: 12.32px;
  }
}
#ploginWrapper #blkLogin #btnLogin {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  #ploginWrapper #blkLogin {
    width: 100%;
    padding-top: 200px;
    padding-top: 16vh;
  }
  #ploginWrapper #blkLogin #blkFormWrapper {
    display: block;
    min-height: 100%;
  }
  #ploginWrapper #blkLogin #blkFormWrapper #blkForm {
    padding-top: 0;
    width: 80%;
    min-height: 600px;
    min-height: 82vh;
    padding-bottom: 200px;
    padding-bottom: calc(130px + 5vh);
  }
  #ploginWrapper #blkLogin #blkFormWrapper #blkForm::after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
  }
  #ploginWrapper #blkLogin #blkFormWrapper #blkForm #lbleClass {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 15px;
  }
  #ploginWrapper #blkLogin #blkLogo {
    margin-bottom: 100px !important;
    margin-bottom: 11vh !important;
  }
  #ploginWrapper #blkLogin #blkLogo + .h4 {
    margin-bottom: 100px !important;
    margin-bottom: 11vh !important;
  }
  #ploginWrapper #blkLogin #lbleClass {
    margin-top: 80px;
    margin-top: 10vh !important;
  }
  .isApp #ploginWrapper #blkLogin.forgotPw #blkFormWrapper #blkForm {
    padding-bottom: 0;
  }
  .isApp #ploginWrapper #blkLogin.forgotPw #blkFormWrapper #blkForm #lbleClass {
    display: none;
  }
  .isApp #ploginWrapper #blkLogin.forgotPw #blkFormWrapper #blkForm .button.button-secondary {
    margin-bottom: 15px !important;
  }
}
@media (max-width: 768px) and (max-width: 374px) {
  #ploginWrapper #blkLogin #blkLogo + .h4 + .bold {
    font-size: 18.4px;
  }
}
@media (max-width: 480px) {
  #ploginWrapper #blkLogin #blkFormWrapper #blkForm {
    width: 90%;
  }
}
@media (max-width: 374px) {
  #ploginWrapper #blkLogin #blkLoginChooser .button.button-l {
    font-size: 17px;
  }
  #ploginWrapper #blkLogin #blkLoginChooser #btnLoginWithOtherAcc {
    font-size: 13px;
  }
}
#ploginWrapper #lbleClass {
  margin-top: 120px;
}
/* Tutorial */
/* Source https://cdnjs.cloudflare.com/ajax/libs/tiny-slider/2.9.2/tiny-slider.css */
.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer;
}
.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}
.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: '';
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}
.tns-no-calc {
  position: relative;
  left: 0;
}
.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
.tns-autowidth {
  display: inline-block;
}
.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}
.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}
.tns-ovh {
  overflow: hidden;
}
.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}
.tns-transparent {
  opacity: 0;
  visibility: hidden;
}
.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}
.tns-normal,
.tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div,
.tns-vpfix > li {
  display: inline-block;
}
.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333%;
  width: -webkit-calc(2333.33333333%);
  width: -moz-calc(2333.33333333%);
  width: calc(2333.33333333%);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: '';
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714%;
  width: -webkit-calc(1.42857143%);
  width: -moz-calc(1.42857143%);
  width: calc(1.42857143%);
  height: 10px;
  float: left;
}
#pTutorial {
  background: #fff;
}
#pTutorial,
#pTutorial * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.portal #pTutorial {
  margin-top: -57.6px;
  margin-bottom: -60px;
}
#pTutorial,
#pTutorial .tns-outer {
  height: 100vh;
  min-height: 568px;
}
#pTutorial .tns-outer .tns-ovh {
  height: 85%;
}
#pTutorial .tns-outer .tns-ovh .tns-inner {
  height: 90%;
}
#pTutorial .tns-outer .tns-ovh .tns-inner .tns-slider,
#pTutorial .tns-outer .tns-ovh .tns-inner .tns-item {
  height: 100%;
}
#pTutorial .tns-outer .tns-ovh .tns-inner .tns-item {
  text-align: center;
  padding-top: 20px;
}
#pTutorial .tns-outer .tns-ovh .tns-inner .tns-item img {
  max-height: 100%;
}
#pTutorial .tns-outer .tns-nav {
  text-align: center;
  height: 5%;
}
#pTutorial .tns-outer .tns-nav button {
  height: 9px;
  width: 9px;
  border-radius: 100% 100%;
  -moz-border-radius: 100% 100%;
  -webkit-border-radius: 100% 100%;
  background-color: #333;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
  border: 0;
  padding: 0;
}
#pTutorial .tns-outer .tns-nav button.tns-nav-active {
  background-color: #006eba;
}
#pTutorial .tns-outer .tns-controls {
  padding-left: 15px;
  padding-right: 15px;
}
#pTutorial .tns-outer .tns-controls::after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
}
#pTutorial .tns-outer .tns-controls button {
  padding: 3px 14px;
  text-align: center;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-weight: 400;
  font-size: inherit;
  border: 0;
  transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  cursor: pointer;
  font-size: 16px;
  line-height: 23px;
  min-width: 80px;
  white-space: nowrap;
  background-color: #fe7401;
  /* Default button style */
  background: -moz-linear-gradient(left, #fe7401 0%, #fe7401 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #fe7401 0%, #fe7401 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #fe7401 0%, #fe7401 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@ColorBtn1', endColorstr='@ColorBtn1a', GradientType=1);
  /* IE6-9 */
}
@media (max-width: 768px) {
  #pTutorial .tns-outer .tns-controls button {
    font-size: 17.6px;
  }
}
#pTutorial .tns-outer .tns-controls button,
#pTutorial .tns-outer .tns-controls button:focus,
#pTutorial .tns-outer .tns-controls button:hover {
  color: #fff;
}
#pTutorial .tns-outer .tns-controls button.fullW {
  white-space: normal;
}
#pTutorial .tns-outer .tns-controls button > span:first-child.icon,
#pTutorial .tns-outer .tns-controls button > span:first-child.fa,
#pTutorial .tns-outer .tns-controls button > span:first-child.far,
#pTutorial .tns-outer .tns-controls button > span:first-child.fab,
#pTutorial .tns-outer .tns-controls button > span:first-child.fas {
  margin-right: 5px;
  margin-left: 0;
  top: 1px;
}
#pTutorial .tns-outer .tns-controls button > * + span.icon,
#pTutorial .tns-outer .tns-controls button > * + span.fa,
#pTutorial .tns-outer .tns-controls button > * + span.far,
#pTutorial .tns-outer .tns-controls button > * + span.fab,
#pTutorial .tns-outer .tns-controls button > * + span.fas {
  margin-right: 0;
  margin-left: 5px;
  top: 1px;
}
#pTutorial .tns-outer .tns-controls button > *:not(.middle):not(.bottom) {
  vertical-align: top;
}
#pTutorial .tns-outer .tns-controls button:not(:disabled):not(.disabled):hover {
  -webkit-filter: brightness(1.2) contrast(0.9);
  filter: brightness(1.2) contrast(0.9);
}
@-moz-document url-prefix() /* Firefox fix */ {
  #pTutorial .tns-outer .tns-controls button:not(:disabled):not(.disabled):hover {
    -webkit-filter: none;
    filter: none;
  }
}
@media (max-width: 768px) {
  #pTutorial .tns-outer .tns-controls button {
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
#pTutorial .tns-outer .tns-controls button > img {
  height: 23.8px;
  padding-top: 3.4px;
  padding-bottom: 3.4px;
}
#pTutorial .tns-outer .tns-controls button > img + span {
  margin-left: 5px;
}
@media (hover: none) and (pointer: coarse) {
  #pTutorial .tns-outer .tns-controls button:not(:disabled):not(.disabled):hover {
    -webkit-filter: none !important;
    filter: none !important;
  }
}
#pTutorial .tns-outer .tns-controls button,
#pTutorial .tns-outer .tns-controls button:hover,
#pTutorial .tns-outer .tns-controls button:focus {
  color: #c54e02;
}
#pTutorial .tns-outer .tns-controls button,
#pTutorial .tns-outer .tns-controls button.button-disabled {
  background: transparent !important;
}
#pTutorial .tns-outer .tns-controls button:hover,
#pTutorial .tns-outer .tns-controls button:focus {
  background: rgba(0, 0, 0, 0.05) !important;
}
#pTutorial .tns-outer .tns-controls button > img {
  -webkit-filter: invert(44%) sepia(5%) saturate(130%) hue-rotate(182deg) brightness(75%) contrast(90%);
  filter: invert(44%) sepia(5%) saturate(130%) hue-rotate(182deg) brightness(75%) contrast(90%);
  -webkit-filter: invert(41%) sepia(59%) saturate(3000%) hue-rotate(338deg) brightness(85%) contrast(100%);
  filter: invert(41%) sepia(59%) saturate(3000%) hue-rotate(338deg) brightness(85%) contrast(100%);
}
#pTutorial .tns-outer .tns-controls button::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #fe7401;
  content: "";
  display: block;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.role-admin #pTutorial .tns-outer .tns-controls button::before {
  display: none;
}
#pTutorial .tns-outer .tns-controls button.button-l:before {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
#pTutorial .tns-outer .tns-controls button.button-m:before,
#pTutorial .tns-outer .tns-controls button.button-s:before {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#pTutorial .tns-outer .tns-controls button,
#pTutorial .tns-outer .tns-controls button:hover,
#pTutorial .tns-outer .tns-controls button:focus {
  color: #fe7401;
}
#pTutorial .tns-outer .tns-controls button,
#pTutorial .tns-outer .tns-controls button.button-disabled {
  background: transparent !important;
}
#pTutorial .tns-outer .tns-controls button.button-disabled::before,
#pTutorial .tns-outer .tns-controls button.btn-disabled::before {
  border-color: #aaa;
}
@media (hover: hover) {
  #pTutorial .tns-outer .tns-controls button:hover,
  #pTutorial .tns-outer .tns-controls button:focus {
    background: rgba(0, 0, 0, 0.05) !important;
  }
}
@media (hover: none) and (pointer: coarse) {
  #pTutorial .tns-outer .tns-controls button:hover,
  #pTutorial .tns-outer .tns-controls button:focus {
    background: transparent !important;
  }
  #pTutorial .tns-outer .tns-controls button:active {
    background: rgba(0, 0, 0, 0.05) !important;
  }
}
@media (min-width: 769px) {
  #pTutorial .tns-outer .tns-controls button:before {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
  }
}
#pTutorial .tns-outer .tns-controls button[data-controls="prev"]::after {
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px;
  content: "\f053";
  float: left;
}
#pTutorial .tns-outer .tns-controls button[data-controls="prev"]::after.fa-pull-left {
  margin-right: .3em;
}
#pTutorial .tns-outer .tns-controls button[data-controls="prev"]::after.fa-pull-right {
  margin-left: .3em;
}
#pTutorial .tns-outer .tns-controls button[data-controls="next"]::after {
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 5px;
  content: "\f054";
}
#pTutorial .tns-outer .tns-controls button[data-controls="next"]::after.fa-pull-left {
  margin-right: .3em;
}
#pTutorial .tns-outer .tns-controls button[data-controls="next"]::after.fa-pull-right {
  margin-left: .3em;
}
#pTutorial .tns-outer .tns-controls button:disabled {
  background: transparent !important;
  cursor: default !important;
  color: #aaa;
  pointer-events: none;
}
#pTutorial .tns-outer .tns-controls button:disabled::before {
  border-color: #aaa;
}
#pTutorial .tns-outer .tns-controls button:first-child {
  float: left;
}
#pTutorial .tns-outer .tns-controls button:last-child {
  float: right;
}
.classroom #blkQBMain .table th:first-child .dropdownMenuButton:before,
.role-admin .table.with-multiAction th:first-child .dropdownMenuButton:before,
.classroom #blkQBMain .table th:first-child .dropdownMenuButton[aria-expanded="true"]:before,
.role-admin .table.with-multiAction th:first-child .dropdownMenuButton[aria-expanded="true"]:before {
  content: "\f142";
}
/* Multi Action for current project */
.multiAction {
  clear: both;
}
.multiAction::after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
}
.multiAction .button {
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  float: left;
}
.portal .multiAction,
.classroom .multiAction {
  background-color: #f8f8f8;
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
.portal .multiAction + .tableWrapper > .table::before,
.classroom .multiAction + .tableWrapper > .table::before,
.portal .multiAction + form > .tableWrapper > .table::before,
.classroom .multiAction + form > .tableWrapper > .table::before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 20px;
  right: 20px;
  border-top: 1px solid #dedede;
}
@media (min-width: 769px) {
  .portal .multiAction > .button:first-child,
  .classroom .multiAction > .button:first-child {
    margin-left: -10px;
  }
}
@media (max-width: 768px) {
  .portal .multiAction,
  .classroom .multiAction {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.portalOptions + .multiAction {
  padding-top: 35px;
}
.portalOptions + .multiAction::before {
  position: absolute;
  content: "";
  display: block;
  top: 25px;
  left: 20px;
  right: 20px;
  border-top: 1px solid #ddd;
}
.role-admin .multiAction {
  border: 1px solid #d5d5d5;
  padding-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.role-admin .multiAction .button {
  margin-bottom: 5px;
}
.role-admin .multiAction + .table {
  border-top: 0;
}
.role-admin .multiAction + .table > thead > tr:first-child > th {
  border-top: 0;
}
/* Admin */
.import-steps .step-line.passed .step-txt {
  color: #006eba;
}
.import-steps .step-line.passed .step-no {
  border-color: #006eba;
  color: #006eba;
}
.import-steps .step-line.current .step-no {
  background: #006eba;
  border-color: #006eba;
}
.import-steps .step-line.current .step-txt {
  color: #006eba;
}
.import-steps .step-line.current,
.import-steps .step-line.passed {
  border-color: #006eba;
}
.role-admin {
  /*
  .icon-alert
  {
    color: #ff0000;
  }
  */
}
.role-admin a:not(.btn):not([class^="btn"]):not(.button):not([class^="button"]):not(.actions):not(.dropdown-item) {
  color: #c54e02;
}
.role-admin a:not(.btn):not([class^="btn"]):not(.button):not([class^="button"]):not(.actions):not(.dropdown-item):hover {
  color: #c54e02;
}
.role-admin .content-wrapper .content-header {
  border-bottom-color: #ccc;
  /*color: @ColorGray;*/
}
.role-admin .btn-orange {
  background-color: #fe7401 !important;
}
.role-admin .actions-box {
  border: 1px solid #fe7401;
}
.role-admin .actions .icon {
  /* css filter to target color */
  /*filter: invert(19%) sepia(50%) saturate(2674%) hue-rotate(265deg) brightness(80%) contrast(74%);*/
}
.role-admin .actions .icon {
  vertical-align: top;
}
.role-admin .actions.blue .icon.add {
  background-position: left top;
}
.role-admin input[type="checkbox"]:checked + span,
.role-admin input[type="radio"]:checked + span {
  /*filter: hue-rotate(50deg) brightness(70%) contrast(255%);*/
}
.role-admin a.actions,
.role-admin .form-group .selection-box .btn-select.active:before {
  /*color: @HyperlinkColor;*/
  color: #ec7717 !important;
}
.role-admin .icon-handbook,
.role-admin .icon-remark {
  /*color: @ColorHKIEDarkOrange;*/
}
.role-admin .mail-selected-user .user {
  color: #ccc;
}
.role-admin .modal-header {
  background-color: #fe7401;
}
.role-admin .bootstrap-select .check-mark::after {
  color: #fe7401;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .role-admin .table {
    table-layout: fixed;
    /* For word wrap in IE */
  }
}
@supports (-ms-ime-align:auto) {
  .role-admin .table {
    table-layout: fixed;
    /* For word wrap in Edge */
  }
}
.role-admin .table th a {
  display: inline-block;
  max-width: 100%;
  color: #333 !important;
}
.role-admin .table th a.floatR + a {
  display: block;
}
.role-admin .table td {
  /*
      word-break: break-word;
      word-wrap: break-word;
      */
}
.role-admin .table input {
  max-width: 100%;
}
.role-admin .table.with-edit.with-pin td:first-child,
.role-admin .table.with-edit.with-pin th:first-child {
  padding-left: 0;
}
.role-admin table.table-style2 {
  border: 1px solid #d5d5d5;
}
.role-admin .section-title {
  border-left-color: #c54e02;
  color: #333;
}
.role-admin .section-title.section-title-icon .icon,
.role-admin .section-title.section-title-icon .fa,
.role-admin .section-title.section-title-icon .fas,
.role-admin .section-title.section-title-icon .fab,
.role-admin .section-title.section-title-icon .far {
  color: #c54e02;
}
.role-admin .reportList {
  padding-top: 0;
  border: 1px solid #ddd;
}
.role-admin .path li > img {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.role-admin .remark {
  font-size: 0.85rem;
  margin-top: 10px;
  margin-bottom: 1rem;
}
.btn-table {
  border-color: #fe7401;
  background-color: #fe7401;
  color: #fff;
}
.adminDashboard-overview {
  background-color: #fe7401;
}
.adminDashboard-overview.adminDashboard-overview-2 {
  background-color: #c54e02;
}
.adminDashboard-overview.adminDashboard-overview-3 {
  background-color: #595ee9;
}
.adminDashboard-overview.adminDashboard-overview-4 {
  background-color: #005999;
}
.adminDashboard-overview.adminDashboard-overview-5 {
  background-color: #ccc;
}
/* Certificate customization (pending) */
/*
#blkCert
{
  @CertFontSizeL: 3.5;
  @CertFontSizeM: 2;
  @CertFontSizeS: 1.5;
  @CertFontSizeXS: 1.4;

  #blkCert-content
  {
    top: 34%;
  }

  #blkCert-name
  {
    font-size: @CertFontSizeL*1vw;
    margin-bottom: @CertFontSizeL*1.8*1vw;

    .chi
    {
      margin-bottom: @CertFontSizeS*0.2*1vw;
    }
  }

  #blkCert-courseName
  {
    font-size: @CertFontSizeM*1vw;
    font-weight: 500;

    .chi
    {
      margin-bottom: @CertFontSizeS*0.2*1vw;
    }
  }

  .content-body &
  {
    border: 1px solid #ccc;

    @media @desktop-l
    {
      @CertFontSizeScale: 9.5;

      #blkCert-name
      {
        font-size: @CertFontSizeL*@CertFontSizeScale*1px;
        margin-bottom: @CertFontSizeL*1.8*@CertFontSizeScale*1px;

        .chi
        {
          margin-bottom: @CertFontSizeS*0.2*@CertFontSizeScale*1px;
        }
      }

      #blkCert-courseName
      {
        font-size: @CertFontSizeM*@CertFontSizeScale*1px;

        .chi
        {
          margin-bottom: @CertFontSizeS*0.2*@CertFontSizeScale*1px;
        }
      }
    }

    @media @below-desktop-l
    {
      @CertFontSizeScale: 8.5;

      #blkCert-name
      {
        font-size: @CertFontSizeL*@CertFontSizeScale*1px;
        margin-bottom: @CertFontSizeL*1.8*@CertFontSizeScale*1px;

        .chi
        {
          margin-bottom: @CertFontSizeS*0.2*@CertFontSizeScale*1px;
        }
      }

      #blkCert-courseName
      {
        font-size: @CertFontSizeM*@CertFontSizeScale*1px;

        .chi
        {
          margin-bottom: @CertFontSizeS*0.2*@CertFontSizeScale*1px;
        }
      }
    }
  }
}
*/
@media (min-width: 769px) {
  body.portal {
    background-color: #f7f7f7;
    padding-top: 54px;
  }
  body.portal #cBody {
    min-height: calc(100vh - 54px);
  }
}
@media (max-width: 768px) {
  body.classroom {
    padding-top: 57.6px;
  }
  body #cBody > article.quiz:first-child,
  body #cBody > article.scorm:first-child {
    margin-top: -57.6px;
  }
}
/* Pull to refresh */
.ptr--ptr {
  z-index: 0;
  background: white;
  /*
  .transition !important;
  .opacity0;
  */
  /*position: fixed;*/
}
.ptr--ptr.ptr--pull,
.ptr--ptr.ptr--refresh {
  /*
    -webkit-transition: opacity 0.3s ease !important;
  	-moz-transition: opacity 0.3s ease !important;
  	-o-transition: opacity 0.3s ease !important;
  	transition: opacity 0.3s ease !important;
    .opacity(1);
    */
  z-index: 99993;
}
.ptr--ptr + #cBody.ptr--top .quiz,
.ptr--ptr + #cBody.ptr--top .scorm {
  padding-top: 53.8px;
}
@media (max-width: 768px) {
  .ptr--ptr + #cBody.ptr--top .quiz,
  .ptr--ptr + #cBody.ptr--top .scorm {
    padding-top: 56.18px;
  }
}
.ptr--ptr + #cBody.ptr--top .quiz .quiz-header,
.ptr--ptr + #cBody.ptr--top .scorm .scorm-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
/* End of cust */
/* bootstrap 4.6 update, addon for admin.less */
/*bootstrap 4.6 fix  20210602*/
.role-admin {
  /*20210607*/
  /*20210607*/
  /*20211005*/
  /*20210607*/
  /*20210607*/
  /*20210607*/
  /*20210607*/
  /*20210607*/
  /*20210607*/
  /*20210607*/
  /*20210607*/
  /*20210607*/
  /*20210607*/
  /*Access Denied 20210607*/
}
.role-admin .search-box .input-group-addon:not(:last-child) {
  border-right: 0;
}
.role-admin .btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc;
}
.role-admin .btn-secondary:hover {
  color: #292b2c;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.role-admin .btn-secondary:not(:disabled):not(.disabled).active,
.role-admin .btn-secondary:not(:disabled):not(.disabled):active,
.role-admin .show > .btn-secondary.dropdown-toggle {
  background-color: #f2f2f2;
  border: 1px solid #d1d1d1;
  color: #004069;
}
.role-admin .btn-secondary.focus,
.role-admin .btn-secondary:focus {
  background-color: #fff;
  border-color: #ccc;
  color: #292b2c;
}
.role-admin .btn-secondary:not(:disabled):not(.disabled).active:focus,
.role-admin .btn-secondary:not(:disabled):not(.disabled):active:focus,
.role-admin .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: none;
}
.role-admin .form-control:focus {
  box-shadow: none;
}
.role-admin .form-group .dropdown.show .btn.dropdown-toggle.btn-secondary::after {
  background-color: #f2f2f2;
}
.role-admin .form-group .dropdown .btn.dropdown-toggle.btn-secondary:hover::after {
  background-color: #e6e6e6;
}
.role-admin .input-group .form-control:not(:last-child),
.role-admin .input-group-addon:not(:last-child),
.role-admin .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn,
.role-admin .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.role-admin .input-group-btn:not(:last-child) > .btn,
.role-admin .input-group-btn:not(:last-child) > .btn-group > .btn,
.role-admin .input-group-btn:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.role-admin .input-group .form-control:not(:first-child),
.role-admin .input-group-addon:not(:first-child),
.role-admin .input-group-btn:not(:first-child) > .btn,
.role-admin .input-group-btn:not(:first-child) > .btn-group > .btn,
.role-admin .input-group-btn:not(:first-child) > .dropdown-toggle,
.role-admin .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn,
.role-admin .input-group-btn:not(:last-child) > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.role-admin .form-group.selection-box-search .input-group .input-group-addon {
  height: calc(1.5em + .5rem + 2px);
  padding: .3rem .75rem;
  font-size: inherit;
}
.role-admin .form-group.selection-box-search .input-group .form-control {
  height: calc(1.5em + .5rem + 2px);
}
.role-admin .btn-cancel,
.role-admin .btn-cancel:hover {
  color: #848484;
  border-color: #ccc;
}
.role-admin .btn-cancel {
  background-color: #fff;
}
.role-admin .btn-cancel:hover {
  background-color: #e6e6e6;
  border-color: #adadad;
}
.role-admin .col-form-legend {
  padding-top: .5rem;
  padding-bottom: .5rem;
  margin-bottom: 0;
  font-size: 1rem;
}
.role-admin .form-check-inline .form-check-input {
  margin-left: -1.25rem;
}
.role-admin .badge {
  color: #fff;
}
.role-admin .modal-header .close {
  padding: 0px;
  margin: 0px;
  margin-bottom: 0.2rem;
}
.role-admin .nav {
  flex-wrap: inherit;
}
.role-admin .dropdown-toggle::after {
  vertical-align: middle;
}
@media (min-width: 1420px) {
  .role-admin .grp-admin #main-header #user-box .dropdown-menu.show,
  .role-admin .grp-se #main-header #user-box .dropdown-menu.show {
    top: 45% !important;
    left: inherit !important;
    transform: inherit !important;
  }
  .role-admin #user-box .btn-user .dropdown-menu.show {
    top: 100% !important;
    left: inherit !important;
    transform: inherit !important;
  }
}
.role-admin #user-box .btn-user .dropdown-menu.show,
.role-admin #user-box .btn-notify .dropdown-menu {
  top: inherit !important;
  left: inherit !important;
  transform: inherit !important;
}
.role-admin a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
.role-admin .modal-dialog-centered {
  min-height: inherit;
}
.role-admin .handbook .handbook-header .handbook-header-right .handbook-header-buttons button {
  line-height: 1.25;
}
.role-admin .handbook .btn-add,
.role-admin .table .btn-add a {
  color: #f29722;
}
.role-admin table .time-period input,
.role-admin table .time-period .form-control {
  height: inherit;
}
.role-admin .card-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
.role-admin .input-group.input-select .form-control + .input-group-append > .btn.btn-outline-secondary {
  padding: 0.2em 0.6em;
  color: #004069;
  border-color: #c3c3c3;
}
.role-admin .input-group.input-select .form-control + .input-group-append > .btn.btn-outline-secondary:after {
  color: #004069;
}
.role-admin .btn-outline-secondary:not(:disabled):not(.disabled).active,
.role-admin .btn-outline-secondary:not(:disabled):not(.disabled):active,
.role-admin .show > .btn-outline-secondary.dropdown-toggle,
.role-admin .input-group.input-select .form-control + .input-group-append > .btn-outline-secondary:hover {
  background-color: #e6e6e6;
}
.role-admin .input-group.input-select .form-control + .input-group-append > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: none;
}
.role-admin table.access-denied-page {
  min-height: 400px;
}
.role-admin table.access-denied-page td {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.role-admin table.access-denied-page td span.fa {
  color: #d9534f;
  font-size: 110px;
}
.role-admin table.access-denied-page td .subtitle {
  font-size: 30px;
  line-height: 30px;
  color: #0059ae;
  margin: 10px 0 10px;
  font-weight: 700;
}
.role-admin .form-check-label-disabled {
  pointer-events: none;
}
