.tui-core_auth-footer{display:flex;flex-flow:column;gap:var(--gap-2);margin-top:var(--gap-6);padding:var(--gap-6) var(--gap-8);color:var(--footer-text-color);background:var(--footer-bg-color)}.tui-core_auth-footer p{margin-bottom:var(--gap-2)}.tui-core_auth-footer p:last-child{margin-bottom:0}.tui-core_auth-footer a{color:inherit;text-decoration:underline}.tui-core_auth-footer__poweredBy{font-size:calc(var(--font-size-base) / 16 * 12)}.tui-core_auth-languageSelect__button{display:flex;align-items:center;padding:var(--gap-2);border-radius:var(--btn-radius);cursor:pointer;-webkit-user-select:none;user-select:none}.tui-core_auth-languageSelect__button:focus{outline:2px solid var(--color-state-focus);outline-offset:var(--focus-outline-offset);outline-color:currentColor}.tui-core_auth-loginLayout{display:flex;flex-direction:column;flex-grow:1}.tui-core_auth-loginLayout__panels{flex-grow:1}.tui-core_auth-loginLayout__panel-interface{display:flex;flex:auto;flex-flow:column;min-height:100%}.tui-core_auth-loginLayout__panel-graphic{position:fixed;top:0;right:0;bottom:0;display:none;width:50%;background-position:center;background-size:cover}.tui-core_auth-loginLayout__contentWrap{display:flex;flex:auto;flex-flow:column;align-items:center;justify-content:center;padding:var(--gap-8)}.tui-core_auth-loginLayout__main{width:100%;max-width:25rem}@media (min-width:992px){.tui-core_auth-loginLayout--hasBackground .tui-core_auth-loginLayout__panels{grid-template-columns:1fr 1fr}.tui-core_auth-loginLayout--hasBackground .tui-core_auth-loginLayout__panel-interface{width:50%}.tui-core_auth-loginLayout--hasBackground .tui-core_auth-loginLayout__panel-graphic{display:flex}}.tui-core_auth-loginNav{display:flex;align-items:center;justify-content:space-between;padding:var(--gap-8);color:var(--nav-text-color);background-color:var(--nav-bg-color)}.tui-core_auth-loginNav__image{height:1.75rem}.tui-core_auth-loginNav__lang{display:flex;align-items:center;justify-content:center;height:0}.tui-core_auth-loginForm__options{display:flex;flex-flow:row wrap;gap:var(--gap-2);align-items:baseline;justify-content:space-between}.tui-core_auth-loginForm__submitWrap{display:flex;flex-flow:column}.tui-core_auth-loginForm__content{display:flex;flex-flow:column;gap:var(--gap-6)}.tui-core_auth-loginForm__help{display:flex}.tui-core_auth-loginForm__heading{font-weight:var(--font-h3-weight);font-size:var(--font-h3-size);font-family:var(--font-h3-family);line-height:var(--font-h3-line-height);margin-bottom:var(--gap-4)}.tui-core_auth-stackChooser{display:flex;flex-direction:column;gap:var(--gap-2)}.tui-core_auth-stackChooser__option{font-weight:var(--font-h4-weight);font-size:var(--font-h4-size);font-family:var(--font-h4-family);line-height:var(--font-h4-line-height);display:flex;gap:var(--gap-4);align-items:center;justify-content:space-between;padding:0.625rem;color:unset;background:var(--color-neutral-1);border:var(--border-width-thin) solid var(--card-border-color);border-radius:var(--card-border-radius);-webkit-user-select:none;user-select:none}.tui-core_auth-stackChooser__option:hover,.tui-core_auth-stackChooser__option:active,.tui-core_auth-stackChooser__option:focus{color:unset;text-decoration:none}.tui-core_auth-stackChooser__option:focus{outline:2px solid var(--color-state-focus);outline-offset:var(--focus-outline-offset)}.tui-core_auth-stackChooser__label{display:flex;flex-direction:column;gap:var(--gap-2)}.tui-core_auth-login{display:flex;flex-flow:column;gap:var(--gap-6)}.tui-core_auth-login__separator{border:1px solid var(--color-neutral-5);border-width:1px 0 0 0}.tui-core_auth-login__errorInner{display:inline-flex;font-weight:var(--font-body-sm-weight);font-size:var(--font-body-sm-size);font-family:var(--font-body-sm-family);line-height:var(--font-body-sm-line-height);padding:var(--gap-3);color:var(--color-prompt-alert);background-color:var(--color-prompt-alert-bg);border-radius:8px}.tui-core_auth-login__title{margin:0}
/*SSO text color change*/
.tui-core_auth-stackChooser {
color: black;
}

/* logged in as text color change*/
#action-menu-toggle-0 > span > span.usertext > span {

color: white;
}

.userloggedinas .totaraNav_prim--side .loggedinas-label {
color: white !important;
}

/*button on create new session page SNZHAS-207*/
.ui-dialog .ui-dialog-buttonpane button .ui-button-text {
color: white !important;
}

   /*login pagechanges */

      .tui-core_auth-loginLayout--hasBackground .tui-core_auth-loginLayout__panel-graphic {
        visibility: hidden;
}
     .tui-core_auth-login__title {
     color: white;
}
     .tui-core_auth-footer {
     visibility: hidden;
}


/*


/*isotope calendar h2 header fix start */
#inst12834 > div.header.block-header > div {
padding-top: 4px;
}
/*isotope h2 header fix end */

/*isotope untracked hover*/
figure.isotope.item.status-unknown:hover {
background-color: #007f39;
}


.core__forgotpassword {
    left: 33.3333333333%;
    color: white;
}

.path-login {
background-image: none;
background-color: #005C75;
color: white;
}

/*password reset page bg color*/
#page-login-forgot_password {
backgroud-color: ##005c75 !important;
}

/*password reset text color*/
.core__forgotpassword h2 {
    color: #ffffff !important;
} 
/*password reset text color*/
.core__forgotpassword {
    color: #ffffff !important;
} 

.path-login #notice {
    color: #ffffff !important;
} 

.path-login #page-content, .path-login #page-content > .row, .path-login #region-main, .path-login #region-main > [role="main"] {
background-color: #005c75;
}

.path-login #login_hero-image img {
    width: 100%;
    margin-left: 100px;
}

/*hide login hero image*/
.path-login #login_hero-image {
     height: 0px;
}



/*logout button on footer*/
#page-footer .btn {
     color: white;
     background-color: #007f39;
}

#page-footer .page-footer-main-content a:link, #page-footer .page-footer-main-content a:visited, #page-footer .page-footer-main-content a:active, #page-footer .page-footer-poweredby a:link, #page-footer .page-footer-poweredby a:visited, #page-footer .page-footer-poweredby a:active {
color: white;
}

/*menu size*/
.totara_core__QuickAccess .totara_core__QuickAccess_menu--large, [dir=ltr] .totara_core__QuickAccess .totara_core__QuickAccess_menu--large {
     font-size: smaller;
}

/*notifications envelope color*/
:root {
--header-messages-icon-color: white !important;
}


/*report graph hide see report My teams page*/
.block .footer, #dockeditempanel .dockeditempanel_content .footer {
visibility: hidden;
}


/*radial unknown color*/
figure.isotope.item.status-unknown {
    background-color: #007f39;
}

/*awesom block button change*/
.block.block_awesome .awesome-block.template-2 .caption .awesome-link   {
   visibility: hidden;
}
.block.block_awesome .awesome-block.template-1 .caption .awesome-link{
    position: absolute;
    bottom: 25px;
    visibility: hidden;
}

/*census banneer*/
#censusbanner {
  margin-left: -10%;
  margin-right: -10%;
}

/*Disable Adding token for API*/
#page-admin-setting-webservicetokens .settingsform a{
    display:none;
}

/*increase the size of completion checkboxes, e.g. those in the Code of Conduct Essential*/
.completion-icon {
  width:30px;
  height:30px;
}
*/