:root{--color-primary:#69bd45;--color-secondary:#007ab8;--color-tertiary:#1ea4a9;--color-state:#4b7e2b;--color-state-hover:#3c6721;--color-state-focus:#3c6721;--color-state-active:#30541a;--color-state-highlight:#f6f9d7;--color-state-highlight-neutral:var(--color-neutral-3);--color-state-disabled:var(--color-neutral-5);--color-neutral-1:#fff;--color-neutral-2:#fafafa;--color-neutral-3:#f7f7f7;--color-neutral-4:#e6e4e4;--color-neutral-5:#c7c7c7;--color-neutral-6:#767676;--color-neutral-7:#262626;--color-background:var(--color-neutral-1);--color-border:var(--color-neutral-5);--color-text:var(--color-neutral-7);--color-text-disabled:var(--color-neutral-5);--color-text-hint:var(--color-neutral-6);--link-color:var(--color-state);--link-color-hover:var(--color-state-hover);--nav-bg-color:#fff;--nav-text-color:var(--color-text);--footer-bg-color:#fff;--footer-text-color:var(--color-text);--footer-text-color-hover:var(--footer-text-color);--btn-accent-color:var(--color-state);--btn-accent-color-active:var(--color-state-active);--btn-accent-color-focus:var(--color-state-focus);--btn-accent-color-disabled:var(--color-state-disabled);--btn-prim-accent-color:var(--color-state);--btn-prim-accent-color-active:var(--color-state-active);--btn-prim-accent-color-focus:var(--color-state-focus);--btn-prim-accent-color-disabled:var(--color-state-disabled)}:root{--nav-bg-color: #E5E4E2;--nav-text-color: #1855A1;--color-primary: #0DAC4B;--btn-prim-accent-color: #1855A1;--btn-accent-color: #4b7e2b;--link-color: #1855A1;--color-state: #1855A1;--color-text: #000000;--footer-bg-color: #ffffff;--footer-text-color: #1855A1;--btn-prim-accent-color-focus: #0e4b97;--btn-prim-accent-color-active: #003a86;--btn-accent-color-focus: #417421;--btn-accent-color-active: #306310;--link-color-hover: #0e4b97;--color-state-hover: #0e4b97;--color-state-focus: #0e4b97;--color-state-active: #003a86;--footer-text-color-hover: #0e4b97;}
.signuppanel {
    color: #FAFAFA;
}

.subcontent {
     color: #1855A1;
}

.potentialidps {
     color: #FAFAFA;
}

.potentialidplist {
  background-color: #0DAC4B;
}

/*
green = #0DAC4B;

blue = #1855A1;

 */
.totaraNav nav {
  position: relative;
  font-size: var(--font-size-14);
  line-height: 1.5;
  background-color: #f7f7f7;
}

.block .block-header {
  background-color: #1855A1;
  color: white;
  padding: 15px;
    padding-bottom: 15px;
  padding-bottom: 0;
  border-width: 0;
}

.block .block-title {
  box-shadow: none;
color: white;
}

.totaraNav_prim .masthead_logo--header_img {
  height: 5.8rem;
}

  
.totaraNav_prim > .container-fluid {
  font-size: larger;
}

.totaraNav_prim--list_item_selected .totaraNav_prim--list_item_link {
  color: #1855A1; !important;
}

.totaraNav_prim--list_item_selected .totaraNav_prim--list_item_label::after {
  border-color: #0DAC4B !important;
}

.totaraNav_prim--list_item_externalLink .totaraNav_prim--list_item_link, .totaraNav_prim--list_item_hasChildren .totaraNav_prim--list_item_link {
  padding-right: var(--gap-2);
  color: #1855A1  !important;
}

#quickaccess-popover-content {
  background-color: #1855A1;

}

#quickaccess-popover-content a {
  color: white;
}

#quickaccess-popover-content h3, #quickaccess-popover-content .box.message .messagearea .messagesend .mform .fitemtitle, .box.message .messagearea .messagesend .mform #quickaccess-popover-content .fitemtitle, #quickaccess-popover-content .box.message .messagearea .messagesend .mform .form-label, .box.message .messagearea .messagesend .mform #quickaccess-popover-content .form-label {
  padding: 0;
  color: white;
  font-size: large;
  font-weight: bold;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
  color: black !important;
}

.navExpand--listSecond > .navExpand--list_item:first-child .navExpand--list_item_link {
  background-color: #0DAC4B;
color: white;
}

.navExpand--listSecond > .navExpand--list_item:first-child .navExpand--list_item_link:hover {
  background-color: white;
   color: #1855A1;
}

.navExpand--listSecond .navExpand--list_item_link {
  background-color: #0DAC4B;
color: white;
}

.navExpand--listSecond .navExpand--list_item_link:hover {
  background-color: white;
color: #1855A1;
}

.block {
  box-shadow: 1px 3px 5px gray;
}

.block .block-header h2 {
  font-size: large !important;
}

.block .content {
  font-size: medium;
}


.breadcrumb {
  list-style: none;
  font-size: large;
}

.block .block-hider-show, .block .block-hider-hide {
  cursor: pointer;
  background-color: ;
  color: white;
  opacity: 80%;
}

.flex-icon.ft-fw.ft.tfont-var-caret-left-square.ft-flip-rtl {
  color: white;
  opacity: 80%;
}


button, input.form-submit, input[type="button"], input[type="submit"], input[type="reset"] {
  background-color: #0DAC4B;
color: white;
font-weight: bold;
}

.totaraNav_prim--list_item_externalLink .totaraNav_prim--list_item_link, .totaraNav_prim--list_item_hasChildren .totaraNav_prim--list_item_link {
  padding-right: var(--gap-2);
  color: transparent !important;
}
#inst93 {
  margin-top: -31px;
}


.totaraNav_prim--list_item_label {
  color: #1855A1 !important;
}

.totaraNav_prim--list_item_hasChildren .totaraNav_prim--list_item_link .totaraNav--expand_indent {
  color: #1855A1 !important;
}

a:hover {
  color: #0DAC4B;
  background-color: transparent;
  text-decoration: underline;
}

/* Locally Added Adjustments */

.block-totara-featured-links-tile {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
}

.block-totara-featured-links-tile:hover,
.block-totara-featured-links-tile:focus,
.block-totara-featured-links-tile:active {
    transform: scale(1.1);
}

.content {
     font-size: medium;
}

.activityicon {
     padding-right: 10px;
}

.data-flex-icon {
     padding-right: 10px;
}

#page-content {
     font-size: medium;
}

