@import url(https://fonts.googleapis.com/css?family=Roboto:300);
@import url(https://fonts.googleapis.com/css2?family=Lato&family=Rajdhani&display=swap);

/* Core CSS Styling */

html {
  --color-success: #4caf50;
  --color-error: #6e1010;
  --color-warning: #e09e0f;

  --color-green-1: #bef7c8;
  
  --color-red-1: #FA9595; 
  --color-red-2: #E50F0F;
  --color-red-3: #e9918e;
  --color-red-4: #e0c2c2;
  --color-red-5: #af1616;
  --color-red-6: #c94040;

  --color-orange-1: #b55603;
  --color-orange-2: #ef3e20;
  --color-orange-3: #ef3b3a;
  --color-orange-4: #ef3b21;
  --color-orange-5: #795405;
  --color-orange-6: #F6DEAA;
  --color-orange-7: #80621C;
  --color-orange-8: #FFF7E0;
  --color-orange-9: #df8b42;
  --color-orange-10: #ede4d2;
  --color-orange-11: #dc6802;
  --color-orange-12: #784e2a;
  --color-orange-13: #cd5d12;
  --color-orange-14: #e9cb90;
  --color-orange-15: #f19914;
  --color-orange-16: #f1e5c0;

  --color-blue-1: #7dccf0;
  --color-blue-2: #2980b9;
  --color-blue-3: #4c91bf;
  --color-blue-4: #002233;
  --color-blue-5: #6ec5ec;
  --color-blue-6: #001b26;
  --color-blue-7: #09afed;
  --color-blue-8: #1c6083;
  --color-blue-9: #0d9dda;
  --color-blue-10: #085174;
  --color-blue-11: #08464e;
  --color-blue-12: #008b8b;
  --color-blue-13: #1ea7c6;
  --color-blue-14: #167a90;
  --color-blue-15: #3098ec;
  --color-blue-16: #3c83d4;
  --color-blue-17: #a3c4eb;
  --color-blue-18: #6281FF;
  --color-blue-19: #97d7f5;

  --color-grey-1: #dddddd;
  --color-grey-2:  #4d4d4d;
  --color-grey-3: #f2f2f2;
  --color-grey-4: #b3b3b3;
  --color-grey-5: #1a1a1a;
  --color-grey-6: #d5d5d5;
  --color-grey-7: #444444;
  --color-grey-8: #333333;
  --color-grey-9: #c1c1c1;
  --color-grey-10: #777777;
  --color-grey-11: #cacaca;
  --color-grey-12: #b1b1b1;
  --color-grey-13: #cdcdcd;
  --color-grey-14: #232323;
  --color-grey-15: #ededed;
  --color-grey-16: #595959;
  --color-grey-17: #bfbfbf;
  --color-grey-18: #505050;
  --color-grey-19: #d3d3d3;
  --color-grey-20: #dfdfdf;
  --color-grey-21: #e6e6e6;
  --color-grey-22: #929292;
  --color-grey-23: #f3f3f3;
  --color-grey-24: #a7a7a7;
  --color-grey-25: #3d3d3d;
  --color-grey-26: #cccccc;
  --color-grey-27: #eeeeee;
  --color-grey-28: #474747;
  --color-grey-29: #414042;
  --color-grey-30: #7e7e7e;
  --color-grey-31: #3a3a3a;
  --color-grey-32: #f1f1f1;
  --color-grey-33: #5a5a5a;
  --color-grey-34: #cecece;
  --color-grey-35: #808080;
  --color-grey-36: #a9a9a9;
  --color-grey-37: #3e3e3e;
  --color-grey-38: #616161;
  --color-grey-39: #c7c7c7;
  --color-grey-40: #868686;
  --color-grey-41: #838383;
  --color-grey-42: #a9a7a7;
  --color-grey-43: #383838;
  --color-grey-44: #464646;
  --color-grey-45: #aaaaaa;
  --color-grey-46: #4b4b4b;
  --color-grey-47: #d4d4d4;
  --color-grey-48: #f9f9f9;
  --color-grey-49: #cbcbcb;
  --color-grey-50: #adadad;

  --color-blue-grey-1: #2f3941;
  --color-blue-grey-2: #d8dcde;
  --color-blue-grey-3: #f8f9f9;
  --color-blue-grey-4: #62818a;
  --color-blue-grey-5: #bcbebe;
  --color-blue-grey-6: #5e696f;
  --color-blue-grey-7: #e6f0f9;
  --color-blue-grey-8: #b6cfe4;
  --color-blue-grey-9: #f0fbff;
  --color-blue-grey-10: #bacbd6;
  --color-blue-grey-11: #e4eaee;
  --color-blue-grey-12: #7b8f94;
  --color-blue-grey-13: #495e77;
  --color-blue-grey-14: #bdd5e4;
  --color-blue-grey-15: #96bdc9;
  --color-blue-grey-16: #a0c2dd;
  --color-blue-grey-17: #b8ccd8;
  --color-blue-grey-18: #282e30;
  --color-blue-grey-19: #91bdd6;
  --color-blue-grey-20: #d4ddeb;
  --color-blue-grey-21: #535c69;
  --color-blue-grey-22: #4c5e65;
  --color-blue-grey-23: #748cbd;
  --color-blue-grey-24: #c6d9ec;
  --color-blue-grey-25: #131729;
  --color-blue-grey-26: #b4cad5;
  --color-blue-grey-27: #badbe5;
  --color-blue-grey-28: #404e61;
  --color-blue-grey-29: #bebede;
  --color-blue-grey-30: #b3c2cc;
  --color-blue-grey-31: #dde5e9;
  --color-blue-grey-32: #d3dee3;
  --color-blue-grey-33: #b3b7b9;

  --banner-height: 50px;

  -ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	font-size:100%;/*16px usually*/
  min-height:100%;
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* End of Core CSS Styling */

.csstyle {
    background-color:#badae5;
    font-family: "Merriweather Sans", Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.browser-warning{
  width:100%;
  text-align: center;
  padding:10px;
  font-size: large;
  background-color: var(--color-warning);
  display:none;
}
body{
    /*background-color:rgb(34, 45, 57);*/
    font-family: "Merriweather Sans", Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    min-height:100%;
    margin: 0px !important;
}
.body-lightblue-back{
  background-color: var(--color-blue-1);
  /*background-image: url('./../_img/TPCloud_Background.png');
  background-repeat: no-repeat;
  background-position: right;*/
}

.loader {
  height: 3px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: var(--color-grey-1);
  /*display:none;*/
}

.loader:before{
  display: block;
  position: absolute;
  content: "";
  left: -200px;
  width: 200px;
  height: 3px;
  background-color: var(--color-blue-2);
  animation: loading 1s linear 1;
}

@keyframes loading {
    from {left: -200px; width: 30%;}
    50% {width: 30%;}
    70% {width: 70%;}
    80% { left: 50%;}
    95% {left: 120%;}
    to {left: 100%;}
}

.wrapper{
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}
.login-h1{
  font-size:x-large;
  color: var(--color-blue-grey-1);
}
.loginbox {
    margin: auto;
    width: 400px;
  
}

.login-img{
  max-width: 280px;
  margin-left: 28px
}

header{
    background-color:white;
}

#page{
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  display: flex;
}

footer {
  width: 100%;
  margin-top: auto;
}
  footer .footer-content {
    margin-top: 4rem;
    width: 100%;
    border-top: 1px solid var(--color-blue-grey-2);
    color: var(--color-grey-2);
    background-color: var(--color-blue-grey-3);
    padding: 2rem 0rem;
    text-align: center;
  }
  footer .links-div{

  }
  footer .copyright{
    bottom:0;
  }
  footer a{
    text-decoration: none;
    color: var(--color-grey-2);
  }

.login-page {
  width: 400px;
  padding: 8% 0 0;
  margin: auto;
}
.form {
  position: relative;
  z-index: 1;
  background: white;
  max-width: 400px;
  width: 310px;
  margin: 0 auto 0px;
  padding: 45px;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
#login2faform h2, #loginqrcode h2{
  margin-bottom: 5px;;
  margin-top: 5px;
}
.login-form .instructions{
  text-align: left;
}
#login2faform p{
  padding: 0 0 5px 0;
  margin: 0;
}
.login-form div {
  margin-bottom: 5px;
}
.form input {
  font-family: "Roboto", sans-serif;
  outline: 0;
  background: var(--color-grey-3);
  width: 100%;
  border: 0;
  margin: 0 0 10px;
  padding: 15px;
  font-size: 16px;
  -webkit-appearance: none;
}
.form button {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
  background: var(--color-blue-grey-4);
  width: 100%;
  border: 0;
  padding: 15px;
  color: white;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
  -webkit-appearance: none;
}
.form button:hover,.form button:active,.form button:focus {
  background: var(--color-orange-1);
}

.form input[type="submit"] {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
  background: var(--color-blue-grey-4);
  width: 100%;
  border: 0;
  padding: 15px;
  color: white;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}
.form input[type="submit"]:hover,.form button:active,.form button:focus {
  background: var(--color-orange-1);
}

.form .message {
  margin: 15px 0 0;
  color: var(--color-grey-4);
  font-size: 12px;
}
.form .message a {
  color: var(--color-success);
  text-decoration: none;
}
.form .forgot-my-password a{
  color: var(--color-orange-2);
  text-decoration: none;
  font-size: 12px;
}
.form .register-form {
  display: block;
}
.container {
  position: relative;
  z-index: 1;
  max-width: 300px;
  margin: 0 auto;
}
.container:before, .container:after {
  content: "";
  display: block;
  clear: both;
}
.container .info {
  margin: 50px auto;
  text-align: center;
}
.container .info h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 36px;
  font-weight: 300;
  color: var(--color-grey-5);
}
.container .info span {
  color:  var(--color-grey-2);
  font-size: 12px;
}
.container .info span a {
  color: black;
  text-decoration: none;
}
.container .info span .fa {
  color: var(--color-orange-3);
}
body {
  /*background: #041e2b; 
  background: -webkit-linear-gradient(right, #041e2b, #0f2836);
  background: -moz-linear-gradient(right, #041e2b, #0f2836);
  background: -o-linear-gradient(right, #041e2b, #0f2836);
  background: linear-gradient(to left, #041e2b, #0f2836);*/
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;  

  height: 100vh;
  width: 100vw;
  overflow: hidden;
}

.login-form .login-form-submit-div{
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
  background: var(--color-blue-grey-4);
  border: 0;
  padding: 15px;
  color: white;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
  -webkit-appearance: none;
}

#banner {
  width: 100%;
  display: flex;
  padding: 0.5rem 1rem 0.5rem 2rem;
  height: var(--banner-height);
  justify-content: space-between;
}
  #banner > :last-child {
    margin-left: auto;
  }

.index-page {
  /* width: 720px;
  padding: 8% 0 0;
  margin: auto;*/
}
.index-img{
    max-width: 240px;
    margin:10px;
}
.index-toolbar-logo{
  max-width: 200px;
  margin:10px;
  padding:12px 0 0 0;
}
.index-toolbar-logodiv{
  /*background-color:var(--color-blue-grey-3);*/
  display: flex;
  position: relative;
  justify-content: center;
}
.index-console{
    display:flex;
    padding:20px;
    width:100%;
    min-width: 360px;
}

#page-content {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: hidden;
}

#page-content > * {
  flex: 1;
  overflow-y: auto;
  height: 0;
}

#CONSOLE{
  /* text-align:left; */
}

.mid-section{
    border:0px solid red;
    min-height:100%;
    min-width:400px;
    width:100%;
    display: flex;
    flex-direction: column;
}
.index-console-header{
  padding: 1rem 2rem;
  background-color:var(--color-blue-grey-11);
  border-top: 1px solid var(--color-blue-grey-2);
  border-bottom: 1px solid var(--color-blue-grey-2);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.5rem;
}

#account-and-profile {
  display: flex;
  gap: 1rem;
}

#current-account-bubble {
  color: var(--color-blue-grey-1);
  border: 2px solid var(--color-blue-3);
  padding: 0.5rem 0.75rem;
  border-radius: 0.5rem;
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
  #current-account-bubble.not-assigned{
    border-color: var(--color-warning);
  }
  #current-account-bubble svg{
    height: 1em;
    aspect-ratio: 1;
    fill: var(--color-blue-grey-1);
  }

#txtWorkingAccountName {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 150px;
}

h1.tpcloud-header{
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  color:var(--color-blue-grey-1);
  margin:0;
}
.index-form {
    display: flex;
    flex-direction: column;
    flex: 0 0 225px;
    /* z-index: 3; */
    background-color: var(--color-blue-grey-3);
    text-align: center;
    border-right: 1px solid var(--color-blue-grey-2);
    transition: all .2s ease-in-out;
    color:var(--color-blue-grey-1);
}

.index-form * {
  transition: all .2s ease-in-out;
}

.check_collapser{
  display:none;
}

.check_collapser:checked + .collapser::before {
  content: '\2BC8';
}

.index-form:has(#MM_COLLAPSER:checked) {
  flex: 0 0 55px;  
}
.index-form:has(#MM_COLLAPSER:checked) > div > .index-toolbar-logo {
  width: 35px;
}
.index-form:has(#MM_COLLAPSER:checked) #db_check .icon {
  display: flex;
}
.index-form:has(#MM_COLLAPSER:checked) #db_check .text {
  display: none;
}
.index-form:has(#MM_COLLAPSER:checked) .nav-item-content[data-tree-level="0"] .nav-item-text, .index-form:has(#MM_COLLAPSER:checked) .arrow  {
  display:none;
}

.index-form:has(#MM_COLLAPSER:checked) ~ .index-console {
  padding-left: 75px;
}
.index-form:has(#MM_COLLAPSER:checked) ~ .index-console-header {
  padding-left: 75px;
}

/*tooltip*/
.index-form:has(#MM_COLLAPSER:checked) .nav-item[data-tooltip] {
    position: relative;
    cursor: pointer; /* Indicates interactivity */
}
.index-form:has(#MM_COLLAPSER:checked) .nav-item[data-tooltip]::after {
    content: attr(data-tooltip);
    position: absolute;
    background-color: var(--color-grey-8);
    color: white;
    padding: 8px 12px;
    border-radius: 4px;
    white-space: nowrap; /* Prevents text wrapping */
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    /* Adjust positioning as needed, e.g., top, left, transform */
    top: 9px; /* Example: position above the element */
    left: 100%;
    /*transform: translateX(-50%);*/
    z-index: 9999;
    pointer-events: none;
}

/* Is at the root tree level and does not contain a submenu */
.index-form:has(#MM_COLLAPSER:checked) .nav-item[data-tooltip]:not(:has(ul)):has(> .nav-item-content[data-tree-level="0"]):hover::after {
    opacity: 1;
    visibility: visible;
}
/* END Tooltips */

.nav-mm-dropdown{
  position: relative;
}

/*POPUP When collapsed*/
.index-form:has(#MM_COLLAPSER:checked) .nav-item:hover > ul  {
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
}
/* END POPUP When collapsed */

.collapser{
  --collapser-height: 1.5rem;

  background-color: white;
  color: var(--color-blue-grey-5);
  border: 1px solid var(--color-grey-10);
  border-radius: 5px;
  height: var(--collapser-height);
  width: var(--collapser-height);
  display: flex;
  padding: 0.25rem;
  align-items: center;
  position: absolute;
  right: calc(-1 * (var(--collapser-height) / 2));
  top: calc((var(--banner-height) / 2) - (var(--collapser-height) / 2));
}
.collapser::before{
  content: '\2BC7';
}

.user-password.hidden-div{
  display: none;
}


.index-form input {
  font-family: "Roboto", sans-serif;
  outline: 0;
  background: var(--color-grey-3);
  width: 100%;
  border: 0;
  margin: 0 0 15px;
  padding: 15px;
  font-size: 14px;
}
.index-form button {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
  background: var(--color-blue-grey-4);
  width: 100%;
  border: 0;
  padding: 15px;
  margin:10px 0px 10px 0px;
  color: white;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}
.index-form button:hover,.index-form button:active,.index-form button:focus {
  background: var(--color-orange-1);
}
.index-form .message {
  margin: 15px 0 15px 0;
  color: var(--color-grey-4);
  font-size: 14px;
  color: white;
}
.index-form .message a{
  color: var(--color-success);  
  text-decoration: none;
  padding: 0px;  
}
.index-form .register-form {
  display: none;
}
#login-qrcode-instruct{
  width: 100%;
}
#login-qrcode-instruct > *{
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
#login-popup-div-2fa{
  display:none;
}
.footer{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: var(--color-blue-grey-4);
    color: white;
    text-align: center;
    z-index:100;
}
.footer-text{
  margin:2px 0 2px 0;
}

/* Styling for a date input with helper buttons to the right on hover */
.expiration-helpers{
  display: inline-flex;
}
.expiration-helpers:hover:has(input:not(:read-only)) > button{
  visibility: visible;
  opacity: 1;
  transition: opacity 0.5s ease;
}
.expiration-helpers > button{
  width: 27px;
  height: 27px;
  font-size: xx-small;
  padding: 1px;
  margin: 0 2px 0 2px;
  border-radius: 100%;
  border: 1px solid var(--color-grey-10);
  color: var(--color-grey-10);
  background-color: white;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.expiration-helpers > button:hover{
  background-color: var(--color-grey-3);
  cursor: pointer;
}
.expiration-helpers > button:disabled{
  display: none;
}
.expiration-helpers > button.plus-30d{

}
.expiration-helpers > button.plus-365d{

}
.expiration-helpers > button.revert{
  background-image: url('/core/_img/exp-helper-reset.png');
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: center;
}
/* End date input helpers styling. */

ul.main-menu {
  display: none; 
  list-style: none; /* Remove bullets */
  margin: 0;
  padding: 0;
  position: relative;
  /*padding-left: 20px; *//* Indent the submenu */
  background-color: white;
  z-index: 100;
}

li:hover > ul.main-menu {
  display: block; /* Show submenu when the parent <li> is hovered */
}
a {
  text-decoration: none;
  display: inline-block;
  /*padding1: 5px;*/
}



.nav-item {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
}
  .nav-item-content:hover {
    background-color: var(--color-grey-11);
  }

/* show the sub menu as below, but only if the main collapser is NOT checked */
.index-form:has(#MM_COLLAPSER:not(:checked)) .chk-sub-menu:checked ~ ul.main-menu {
  display: flex;
  flex-direction: column;
}

/* SUB menu arrow, rotates when menu checkbox is checked. */
.arrow {
  margin-left: auto;
  cursor: pointer;
}
  .arrow > svg {
    aspect-ratio: 1;
    height: 0.75rem;
  }


/* Nav bar*/
.navbar-items {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.nav-item-content{
  font-family: 'Rajdhani', sans-serif !important;
  font-weight: 600;
  text-transform: uppercase;
  white-space: nowrap;

  width: 100%;
  display: flex;
  gap: 1rem;
  align-items: center;
  color: inherit;
  transition: .3s;
  /* pointer-events: none; */

  --var-tree-level: 0;  
  padding: 0.75rem 1rem 0.75rem calc(var(--var-tree-level) * 2rem + 1rem);

  -webkit-user-select: none; /* Safari */
  -moz-user-select: none;    /* Firefox */
  -ms-user-select: none;     /* IE 10+ */
  user-select: none;         /* Standard syntax */
}
  .nav-item-content > svg {
    aspect-ratio: 1;
    height: 1.5rem;
    fill: var(--color-blue-grey-1);
  }

  .index-form:has(#MM_COLLAPSER:checked) .nav-item-content{
    padding: 0.75rem 1rem;
  }

.menu-footer{
  position:fixed;
  color: white;
  bottom:0;
  width:225px; /* Matches width of menu bar. */
  padding:5px;
  font-size:small;
}

/*NEEDS TO MOVE TO THE SEARCH CSS.*/
/*
.quicksearch-wrapper{
  margin:0 0px 0 0;
  padding:12px 30px 12px 30px;
  border-radius: 15px;
  float:left;
  white-space: nowrap;
  max-width:75%;
}
.quicksearch-wrapper input[type="text"]{
  font-size: 16pt;
  border-radius:3px 0 0 3px;
  border-right:0;
  border-top: 1px solid #c1c0c0;
  border-bottom: 1px solid #c1c0c0;
  border-left: 1px solid #c1c0c0;
  padding-left: 7px;
}
.quicksearch-wrapper input[type="submit"]{
  font-size: 16pt;
  border-radius: 0 3px 3px 0;
  border: 1px solid rgb(216 220 222);
  background-color: var(--color-blue-grey-11);
  color: var(--color-blue-grey-1);
  padding: 1px 15px 1px 17px;
  cursor: pointer;
}
.quicksearch-wrapper input[type="submit"]:hover{
  background-color:var(--color-warning);
}
*/

/*This is the styling for the account switcher, this needs to move to the accounst switcher css*/
/*
.switcher-wrapper{
    white-space: nowrap;
    max-width: 100%;
    display: none;
    justify-content: end;
    padding: 12px 30px 12px 30px;
}

.box {
  position: relative;
  margin-bottom:0;
  border-radius: 15px 15px 0px 0px;
  display:inline-block;
  max-width:600px;
  width:400px;
}

.box select {
  background-color: var(--color-blue-grey-3);
  color: var(--color-blue-grey-1);
  padding: 5px;
  width: 100%;
  border: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  border: 1px solid rgb(216 220 222);
  border-radius: 3px 3px 3px 3px;
  margin-left:10px;
}

.box::before {  
  content: '\2BC6';
  font-family:sans-serif;
  position: absolute;
  top: 0;
  right: 0;
  width: 12%;
  height: 100%;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  color:rgb(216 220 222);
  background-color: rgba(255, 255, 255, 0.1);
  pointer-events: none;
  border-radius: 0px 15px 15px 0px;
}

.box:hover::before {
  color: var(--color-blue-grey-1);
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 0px 15px 15px 0px;
}

.box select option {
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.2);
}

#z_button {

  height: 28px;
  position: relative;
  outline: 0;
  display: inline-block;
  margin: 0px 0px 0px 0px;

  border-radius: 3px;
  width: 28px;
  vertical-align: top;
  transition: .3s;

    font-size: 16pt;

    border: 1px solid rgb(216 220 222);
    background-color: var(--color-blue-grey-11);
    color: var(--color-blue-grey-1);

}
#z_button:hover {
  cursor: default;
  background-color: var(--color-blue-15);
}

#z_plus {
  text-align: center;
  line-height: 25px;
  font-size: 25px;
}
*/

.login-error{
  color: var(--color-orange-4);
}




/* HAMBURGER MENU */
nav:has(> #menuToggle) {
  display: none;
  align-items: center;
}

#menuToggle
{
  display: flex;
  -webkit-user-select: none;
  user-select: none;
  flex-direction: column;
  gap: 0.25rem;
}

#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: 5px;
  left: 5px;
  
  cursor: pointer;
  
  opacity: 0; /* hide this */
  z-index: 12; /* and place it over the hamburger */
  
  -webkit-touch-callout: none;
}

#mfa-form input::-webkit-outer-spin-button,
#mfa-form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
#mfa-form input[type=number] {
  -moz-appearance: textfield;
}

/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  position: relative;
  
  background: var(--color-grey-13);
  border-radius: 3px;
  
  z-index: 11;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: var(--color-grey-14);
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu
{
  position: absolute;
  width: 300px;
  margin: -100px 0 0 -50px;
  padding: 50px;
  padding-top: 125px;
  z-index: 999;
  background: var(--color-grey-15);
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  
  transform-origin: 0% 0%;
  transform: translate(-200%, 0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu li
{
  padding: 10px 0;
  font-size: 22px;
}

/*
 * And let's slide it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: none;
}
/* END HAMBURGHER MENU */



















/* On screens that are 600px or less, change the scrren items */
@media screen and (max-width: 800px) {
  /* 
    * In mobile, the banner changes from search bar on left, user menu on right, 
    * to a vertical flow with the user menu on the first row and the search bar on the second row 
  */
  #banner {
    padding: 0;
    height: auto;
    display: grid;
    grid-auto-rows: var(--banner-height);
    grid-template-columns: 1fr;
  }
    #banner > * {
      padding: 0.5rem 1rem;
    }
    #banner > :last-child {
      margin-left: 0;
      order: -1; /* first in display order*/
    }
  nav:has(> #menuToggle) {
    display: flex;
  }
  #account-and-profile {
    margin-left: auto;
  }
  .index-form {
    display:none;
  }
  .index-console{
    padding-left:0px;
  }
  .index-console-header{
    padding:13px 13px 13px 13px;  

  }
  #CONSOLE{
    /*text-align:center;*/ /* Not sure why this was here, but I bet we find out. */
  }
  
  header{
    padding-left:0px;
    min-height:50px;
  }
  .quicksearch-wrapper{
    width:60%;

  }
  .z_button{
    display:none;
  }
  .box {
    position: relative;
    margin-bottom:0;
    border-radius: 15px 15px 0px 0px;
    display:inline-block;
    width:100%;
  }
  footer{
    padding-left:0;
  }
}

/* GLOBAL FORM DESIGN */
.portal-form-container{
  min-width: 360px;
  width: 100%;
  font-size: 14px;
  color: var(--color-grey-16);
}
.portal-form-container input{
  font-family: inherit;
  border-color: var(--color-grey-17);
  border-width: 1px;
  border-radius: 5px;
  border-style: solid;
  padding: 5px;
}
.portal-form-container input:read-only,
.portal-form-container input:disabled{
  outline: none;
  background-color: rgba(0, 0, 0, 0.0);
  border-bottom: 0px solid var(--color-grey-18) !important;
  border-top: 0px !important;
  border-left: 0 !important;
  border-right: 0 !important;
}
.portal-form-container select{
  font-family: inherit;
  border-color: var(--color-grey-17);
  border-width: 1px;
  border-radius: 5px;
  border-style: solid;
  padding: 5px;
}
.portal-form-container textarea{
  font-family: inherit;
  border-color: var(--color-grey-17);
  border-width: 1px;
  border-radius: 5px;
  border-style: solid;
  padding: 5px;
}

.portal-form-container select:disabled{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none; 
  background-image: none; 
  border: none;
  /*padding: 0;
  margin: 0;*/
  cursor: default;
  background-color: rgba(0, 0, 0, 0.0);
}
.portal-form-container input[type="checkbox"]{
  height: 18px;
  width: 18px;
}
.portal-form-data-viewer{
  position: relative;
  height: 150px;
  margin: 10px;
  width: 100%;
  height: fit-content;
}
.portal-form-container fieldset{
  border-top: 1px solid var(--color-grey-19);
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  margin: 20px 10px 10px 10px;
}
.portal-form-container fieldset > legend{
  font-weight: 800;
  font-size: large;
}
.settings-table{
  display: table;
  margin: 10px;
}
.settings-table > div{
  display: table-row;
}
.settings-table > div > div{
  display: table-cell;
  padding: 5px;
  white-space: nowrap;
}
.settings-table > div > div:first-child{
  font-weight: 700;
  width: 200px;
  vertical-align: top;
}
.multi-column-settings-table{
  width:95%;
  display: table;
  margin: 10px 0 0 25px;
  border-collapse: collapse;
}
.multi-column-settings-table thead > tr{
  font-weight: 800;
  display: table-row;
  border-bottom: 2px solid var(--color-grey-12) !important;
}
.multi-column-settings-table tr{
  border-bottom: 1px solid var(--color-grey-12);
  transition: 0.1s ease-in-out;
  display: table-row;
}
.multi-column-settings-table tr:last-child{
  border-bottom: 0;
}
.multi-column-settings-table tr:hover{
  background-color: var(--color-grey-20);
}
.multi-column-settings-table td{
  padding: 10px 0 10px 5px;
  display: table-cell;
}
.sf-link{
  height: 14px;
}
/* END GLOBAL FORM DESIGN */


/* Here are the style for the form toolbars */
/* These are the toolbars on the Add/Edit account/user modules*/
.form-toolbar-container{
  background-color: var(--color-grey-21);
  position: sticky;
  top: 0;
  z-index: 2;
  display: block;
}
.form-toolbar{
  display:flex;
  padding:5px;
  background-color: white;
  vertical-align:top;
  border-bottom: 1px solid var(--color-grey-12);
}
.toolbar-section{
  display:inline-block;
}
.toolbar-section.row-header{
  flex-grow:1;
}
.toolbar-section.row-toolbar{
  flex-grow:5;
  text-align:right;
}
.toolbar-section > h2{
  margin:10px;
  font-size:1.25em;
}
.toolbar-section > img{
  height:100%;
  vertical-align: middle;
}
.form-toolbar-tools-list{
  display:inline-flex;
  list-style:none;
  margin:5px;
}
.form-toolbar-tools-list > li > button {
  margin-right: 0;
  padding:7px 25px 7px 25px;
  border: 1px solid var(--color-grey-22);
  border-right: 0;
  background-color: var(--color-grey-24);
  height:32px;
}
.form-toolbar-tools-list > li {
  border-radius: 0;
  border: 1px;
  border-right:0;
  display:inline-block;
}

.form-toolbar-tools-list > li:first-child > button {
  border-radius: 3px 0 0 3px;
  border-right: 0;
}
.form-toolbar-tools-list > li:last-child > button{
  border-radius: 0 3px 3px 0;
  border-right: 1px solid var(--color-grey-22);
}
.form-toolbar-tools-list > li > button:hover {
  background-color: var(--color-orange-1);
  cursor: pointer;
  color: white;
}
.form-toolbar-tools-list > li > button:disabled {
  color: var(--color-grey-30);
  background-color: var(--color-grey-19);
  cursor: default;
}

/* SUB MENUS */
.form-toolbar-tools-list > li > ul {
  display:none;
  position:absolute;
  z-index: 10;
  list-style:none;
  margin-left: 0;
  padding-left: 0;
  text-align: left;
  border: 1px solid var(--color-grey-25);
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.form-toolbar-tools-list > li > ul > li {
  padding:10px;
  background-color: var(--color-grey-21);
}
.form-toolbar-tools-list > li > ul > li:hover {
  background-color: var(--color-orange-1);
  cursor: pointer;
  color: white;
}
.form-toolbar-tools-list > li:hover > ul {
  display:block;
}
.form-toolbar-tools-list > li > ul > li.menu-divider {
  padding:1px 10px 0px 10px;
  background-color: var(--color-grey-26);
}
/* END SUB MENUS */

/* END form toolbar styles.*/

/* EMAIL OVERLAY */
.email-overlay{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 15;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  padding: 3em;
  display: none;
}
.email-div {
  display: inline-block;
  position: fixed;
  top: 45%;
  left: 50%;
  max-width: 70%;
  transform: translate(-49%, -45%);
  background-color: white;
  border: 1px solid var(--color-grey-14);
}
.email-div > h2{
  margin:0;
  text-align: center;
  background-color: var(--color-blue-grey-6); 
  color: white;
  padding: 15px 0px;
}
.email-div > form > div {
  padding: 20px;
  text-align: left;
}
.email-div input{
  margin-left:10px;
}

/*EMAIL overlay from account css*/

.email-overlay-input,
.email-overlay-container {
  display: flex;
  flex-flow: row wrap;
  gap: 12;
  margin: 5px auto;
}
.email-overlay-container-right input {
  width: 60%;
}
.email-overlay-container-left {
  display: inline-block;
  width: 16%;
  font-weight: bold;
}
.email-overlay-container-right {
  display: inline-block;
  width: 80%;
  padding-left: 0%;
}

textarea#TXT_EMAIL_BODY {
  margin: 1em;
  width: 50%;
}

#email-overlay-buttons input {
  width: 70px;
  height: 35px;
  border-radius: 2px;
  cursor: pointer;
  border-color: black;
}

/* END EMAIL OVERLAY */
/* Start Login Overlay */
#login-prompt-overlay{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 15;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  padding: 3em;
  display: none;
}
.login-floating-popup{
  min-width:300px;
}
#login-popup-div{
  display: inline-block;
  position: relative;
  top: 45vh;
  left: 50%;
  max-width: 70%;
  transform: translate(-49%, -45%);
  background-color: white;
  border: 1px solid var(--color-grey-14);
}
/* End Login Overlay */

/*Account activated page*/
.account-activated-page{

}

.account-activated-page > .form{
  max-width:65%;
  min-width:280px;
}
.activate-wrapper{
  vertical-align: top;
  border: 1px solid var(--color-grey-21);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  width:100%;
  min-width: 280px;
}
.activated-block:last-child{
  background-color: var(--color-blue-grey-7);
}
.activated-block{
  display:inline-block;
  width:50%;
  vertical-align: top;
  min-width: 280px;
  background-color: white;
  flex-grow: 1;
}
.block-header{
  background-color: var(--color-grey-24);
  vertical-align: middle;
  line-height: 30px;
  padding:10px 0 10px 0;
}
.block-header.right{
  background-color: var(--color-blue-grey-8);
}
.service-block{
  border-radius:2px;
  padding:5px;
  margin:5px;
  text-decoration:none;
}
.blurb-spacer{
  min-height:0px;
  padding: 0 10px 0 10px;
}
.cloud-logo{
  height:200px;
}
.service-button{
  display:inline-block;
  text-decoration: none;
  width:250px;
  color: white;
  background-color: var(--color-warning);
  padding:10px 4px 10px 4px;
  border: 1px solid var(--color-orange-5);
  border-radius: 2px;
}
/* END account activate page */

/* Android app launcher banner */
.android_app_launcher{
  border-top:5px solid var(--color-blue-grey-4);
  margin: 0 5px 0 5px;
  background-color:white;
  padding:5px;
  white-space:nowrap;
  margin-bottom: 15px;
  z-index: 400;
}
.app-icon{
  height:50px;
  width: auto;
}
.app-image{
  display:inline-block;
  
}
.app-text{
  display:inline-block;
  vertical-align: center;
  margin-left:10px;
}
.appname-text{
  font-size:13px;
}
.company-text{
  font-size:12px;
}
.app-openbutton{
  float:right;
  vertical-align: center;
}
.app-open-link{
  display:inline-block;
  color:var(--color-grey-7);
  border:1px solid var(--color-grey-26);
  background:var(--color-grey-1);
  box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);
  cursor:pointer;
  vertical-align:middle;
  max-width: 100px;
  padding: 5px;
  text-align: center;
  height:50px;
  line-height: 35px;
}
/* END Android app launcher banner*/

/*** Create User Styling ***/

.form-row{
  display: flex;
  justify-content: space-evenly;
  text-align: left;
  margin-bottom: 2%;
}

.form-control{
  border-radius: 50%;
  border:0;
  box-shadow:0 0 15px 4px rgba(0,0,0,0.06)
}


.body-darkBlue-back{
  background-color: var(--color-blue-4);
}
.form-border{
  border-radius: 3%;
}
.body-tp-softBlue-back{
  background-color:var(--color-blue-grey-9);
}

.btn-lightblue-wide{
  background-color: var(--color-blue-5) !important;
  color: var(--color-blue-4) !important;
  font-family: 'Rajdhani', sans-serif !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  display: inline-block !important;
  margin-top: 8px !important;
  margin-right: 8px !important;
  transition: all .4s ease-in-out !important;
  text-transform: uppercase !important;
  border-width: 3px !important;
  border-style: solid !important;
  border-radius: 28px !important;
  padding: 10px 16px 8px !important;
  font-size: 20px !important;
  font-weight: 700 !important;
  color: var(--color-blue-6) !important;
  border-color: var(--color-blue-5) !important;
  background-color: var(--color-blue-5) !important;
  width: 50%;
}

.welcome_message{
  font-family: 'Rajdhani', sans-serif !important;
  text-align: left;
  padding-left: 10px;
  font-size: 16px  !important;
}

.forgot-my-password-login{
  text-align: center;
  margin-top: 1%;
  margin-bottom: 1%;
}

.forgot-my-password-login-link{
  color: black;
  font-family: 'Rajdhani', sans-serif;
  /* font-weight: 600; */
}


/* END Android app launcher banner*/


#db_check{
    border-radius: 15px;
    color: red;
    padding: 0.5rem;
    font-weight: bolder;
    white-space: nowrap;
}
  #db_check .icon {
    display: none;
    align-items: center;
    justify-content: center;
    fill: red;
  }
  #db_check svg {
    height: 1em;
  }

.container_active_checkbox{
  display: block;
  position: relative;
  padding-left: 35px;
  margin: 0px;
  cursor: default;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: left;
  margin-top: 2%;
}

/* Hide the browser's default checkbox */
.container_active_checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark_active {
  position: absolute;
  top: 0;
  left: 175px;
  height: 25px;
  width: 25px;
  background-color: var(--color-grey-27);
  cursor:pointer
}

/* On mouse-over, add a grey background color */
.container_active_checkbox:hover input ~ .checkmark_active {
  background-color: var(--color-grey-26);
}

/* When the checkbox is checked, add a blue background */
.container_active_checkbox input:checked ~ .checkmark_active {
  background-color: var(--color-blue-grey-6);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark_active:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container_active_checkbox input:checked ~ .checkmark_active:after {
  display: block;
}

/* Style the checkmark/indicator */
.container_active_checkbox .checkmark_active:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


  #checkbox_label_active{
    margin-left: 30%;
    margin-top: 1vh;

}

@media screen and (max-width: 1400px) {
  /*.switcher-wrapper {
    white-space: nowrap;
    max-width: 100%;
    display: inline-block;
    justify-content: end;
  }*/
}
/* DJP Added for consolidating styles that should NOT be at module level - Needs Review */
.pts_products_container{
  margin-top: 2%;
  margin-left: 5%;
  width: 85%;
  overflow-x: auto;
  display: flex;
  margin: auto;

}

.pts_product_container{
  min-width: 15%;
  height: 175px;
  background-color: var(--color-blue-4);
  margin-right: 3%;
  margin-left: 3%;
  margin-top: 1%;
  margin-bottom: 1%;
  border-radius: 5%;
}

.pts_product_container:hover{
  cursor: pointer;
}

.pts_product_title{
  color: white;
  text-align: center;
  vertical-align: center;
  /* margin: auto;
  margin-top: 20%; */
  font-family: 'Rajdhani';
  font-size: 17px;
  font-weight: bolder;
  padding-top: 5%;
  padding-bottom: 5%;

}

.pts_account_metrics{
  height: 120px;
  display: flex;
  justify-content: space-between;
}

/*DJP:  Can this be shared with pts_product_counts*/
.pts_user_metric_content{
  font-family: 'Rajdhani';
  font-size: 24px;
  font-weight: bolder;
}
.pts_product_counts{
  color: white;
  text-align: center;
  margin: auto;
  font-family: 'Rajdhani';
  font-size: 24px;
  font-weight: bolder;
}

/* Collapsable Tree List */

/* This covers both the main list and the sublists; the ul elements */
.tree-list {
  user-select: none;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: none; /* hidden on default for submenus */
  flex-direction: column;
  font-size: 14px;
}

  .tree-list .option {
    --var-tree-level: 0; /* default value */

    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .tree-list > .option > .contents:not(:has(~ .tree-list > .option > .contents:hover)):hover {
    background-color: var(--color-blue-grey-10);
  }

    .tree-list .option .contents {
        
        padding-left: calc(var(--var-tree-level) * 1rem + 1rem);
        display: flex;
        align-items: stretch;
        gap: 0.5rem;
    }
    .tree-list .option .contents > * {
      padding: 0.33rem 0rem;
    }
    .tree-list > .option > .tree-list {
        /* box-shadow: inset 0px 6px 6px -6px rgba(0,0,0,0.3);  */
    }
    .tree-list .option .contents a:hover{
        color: var(--color-blue-7);
        text-decoration: underline;
    }
    .tree-list .option input[type="checkbox"] {
        display: none;
    }
    .tree-list > .option > input[type="checkbox"]:checked ~ .tree-list {
        display: flex;
        flex-direction: column;
    }
  
  .tree-list .option .contents .toggle {
    height: 0.75rem;
    aspect-ratio: 1;
  }
    .tree-list .option .contents .toggle svg {
      cursor: pointer;
      height: inherit;
      aspect-ratio: 1;
    }

    .tree-list > .option:has( > input[type="checkbox"]:checked) > .contents > .toggle > .arrow-right,
    .tree-list > .option:has( > input[type="checkbox"]:not(checked)) > .contents > .toggle > .arrow-down {
        display: none;
    }

    .tree-list > .option:has( > input[type="checkbox"]:checked) > .contents > .toggle > .arrow-down,
    .tree-list > .option:has( > input[type="checkbox"]:not(checked)) > .contents > .toggle > .arrow-right {
        display: flex;
    }


/* End of Collapsable Tree List */



/* Scrollable container */

/* 
  scroll-container = the element that will be scrollable
  scroll-container-wrapper = parent element that wraps the scroll-container

  ** Parent of scroll-container-wrapper may need the following styles if not rendering properly:
  .parent {
    display: flex;
    flex-direction: column;
    overflow: hidden;
  }
*/
.scroll-container-wrapper {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: hidden;
}
.scroll-container-wrapper > .scroll-container {
  flex: 1;
  overflow-y: auto;
  height: 0;
}

/* End of Scrollable container */



/* Date Input */

.date-input.past-date {
  color: var(--color-red-2);
}
.date-input.upcoming {
  color: var(--color-warning);
}

/* End of Date Input */





/* Pop-up Menus */

/*  
  * The element with .umenu is the trigger to show the pop-up on hover. 
  * The pop-up menu, ul, is a child of .umenu.
*/

.umenu {
  position: relative;
}

.umenu > ul{
  /* Default hide */
  display: none;

  /* Default position to below and aligned-right relative to .umenu */
  right: 0;
  top: 100%;

  /* Spacing and Sizing */
  margin: 0;
  padding: 0;
  right: 0;
  overflow: hidden;
  min-width: 130px;
  
  /* Other Styles */
  box-shadow: 0 4px 4px 0px rgba(0, 0, 0, 0.3);
  border: 2px solid var(--color-blue-grey-2);
  border-radius: 10px;
  background-color: var(--color-blue-grey-3);
  list-style: none;
}
  /* Show on hover */
  .umenu:hover > ul{
    display: block; 
    position: absolute;
    right: 0;
    z-index: 100;
  }
  /* Menu item */
  .umenu > ul li{
    padding: 0.5rem 1.5rem;
    cursor: pointer;
    white-space: nowrap;
  }
    /* Menu items with .no-click have no hover and no pointer cursor */
    .umenu > ul li:not(.no-click):hover {
      background-color:var(--color-grey-6);
    }
    .umenu > ul li.no-click {
      cursor: default;
    }

    /* Menu Items with svg icon */
    .umenu > ul li svg {
      margin: -0.5rem 0; /* offset padding */
      max-height: 1.5rem;
    }
    .umenu > ul li:has(> svg) {
      display: grid;
      column-gap: 0.5rem;
      grid-template-columns: 1.5rem 1fr;
      align-items: center;
    }

/* End of Pop-up Menus */




/* User Profile Menu */

.user-profile {
  border-radius: 9999px;
  background-color: var(--color-grey-6);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
  transition: transform 0.1s ease-in-out;
  min-height: 2rem;
}
  .user-profile svg {
    height: 1em !important;
    fill: var(--color-grey-7);
    margin: 0;
  }

  .umenu:hover > .user-profile{
    transform: translateY(-2px);
  }

.umenu > ul > li.username-heading {
  display: flex;
  align-items: center;
  gap: 0.5rem; 
  padding: 1rem 1rem;
  cursor: default;
  border-bottom: 1px solid var(--color-blue-grey-2);
}

/* End of User Profile Menu */





/* Pop-up Menu Item Grouping */

.umenu > ul li.group-list {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 0;
}

  .umenu > ul li.group-list > ul {
    list-style: none;
    padding: 0;
  }

  .umenu > ul li.group-list .heading {
    font-size: small;
    padding: 0.5rem 0.5rem 0 0.5rem;
    color: var(--color-grey-10);
    align-self: flex-start;
  }

/* End of Pop-up Menu Item Grouping */