html {
  font-family: 'Segoe UI', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1rem;
}

body {
  background: #EEEEEE;
}

#app {
  display: flex;
  height: 100vh;
  width: 100vw;
  flex-direction: column;
  justify-content: space-between;
}

h1:focus {
  outline: none;
}

a, .btn-link {
  color: #0071c1;
}

.btn div {
  font-size: x-small;
  width: 80px;
}

.btn.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

  .btn.btn-primary.nav-addin {
    padding: 0;
  }


header {
  background: #eeeeee;
  background-size: cover;
  width: 100vw;
  height: 10rem; /* Header height */
  flex-direction: column;
}
.header {
/*  margin: 5px;*/
  padding:5px;
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  height: 50px;
  z-index: 100;
  display: flex;
}

  header img {
    width: 25%;
    max-width: 150px;
  }

.help-content {
  margin-top: 50px;
}
.wrapper {
  height: calc(100vh - 10px);
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.roitmain {
  -ms-flex: 1;
  flex: 1;
  overflow-y: auto;
  display: block;
  background-color: white;
  padding-left: 5px;
  padding-right: 5px;
}

.content {
  padding: 5px;
}

/*tag style*/
footer {
  margin-top: 0.1em;
  flex-direction: column;
  font-weight: bolder;
  font-size: small;
  position: relative;
  left: 0;
  bottom: 0;
  width: 100vw; /* Full width */
  height: auto; /* Footer height */
  background-color: rgb(232, 232, 232); /*#bbcbf0;*/ /* rgb(158, 171, 202) hsl(222, 29%, 71%) */
}
/*class style*/
.footer {
  height: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: auto;
  width: 100%; /* Full width */
  /*padding-left: 5px;*/
  /*padding-right: 5px;*/
  padding-top: 5px;
  transition: all 0.3s ease-in-out;
}

.brandbar {
  background: rgb(232, 232, 232);
  align-items: auto;
}

.searchboxBorder {
  border-style: solid;
  border-color: transparent;
  border-width: 1px;
}

  .searchboxBorder:focus-within {
    border-style: solid;
    border-color: #4472C4;
    border-width: 2px;
  }


.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.imagebutton {
  background-color: transparent;
  border: none;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  padding: 0px;
}

.centertextbutton {
  display: 'flex';
  margin-top: 25px;
  text-align: center;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}
.btn-width {
  width: 80px;
}

.content {
    padding-top: 1.1rem;
}
.centerbutton {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
}

.spinner {
  margin: auto;
  top: 50%;
  right: 50%; /* or: left: 50%; */
  transform: translate(-50%, -50%);
  z-index: 1000;
}
.spinner-border {
  width: 3rem;
  height: 3rem;
  border-width: 0.3rem;
}
.dialogtitle {
  padding-left: 5px;
  padding-top: 15px;
  padding-bottom: 30px;
  font-size: x-large;
  font-weight: 400;
}
.scrollable-dialog-content {
  max-height: 60vh; /* Set the maximum height to 60% of the viewport height */
  overflow-y: auto; /* Enable vertical scrolling */
  padding: 5px; /* Optional: Add padding for better readability */
  background-color: ivory;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 10vh auto 1rem auto;/*top, right, bottom, left*/
}

    .loading-progress circle {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child {
            stroke: #1b6ec2;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

code {
    color: #c02d76;
}
.wait-cursor {
  cursor: wait !important;
}
.checkbox-group-container {
  position: relative;
  display: flex;
  width: 100%;
}

  .checkbox-group-container .border-icon {
    position: absolute;
    top: -25%;
    right: 1%; /* Adjust this value to position the icon as needed */
    transform: translateY(30%);
    background-color: white; /* Optional: to ensure the icon background matches the page */
    padding: 2px; /* Optional: to add some padding around the icon */
    border-radius: 50%; /* Optional: to make the icon circular */
  }

.checkbox-group {
  display: flex;
  flex-direction: column;
  padding: 5px;
  /*position: relative;*/
  border: 1px solid #0078d4; /* Fluent UI primary color */
  border-radius: 5px;
  width: 100%;
}
.radio-button-group {
  display: flex;
  flex-direction: column;
  padding: 5px;
  border: 1px solid #0078d4; /* Border color */
  border-radius: 5px;
}
.radio-group-container {
  position: relative;
  display: flex;
  width: 100%;
}

.radio-group-container .border-icon {
  position: absolute;
  top: 0%;
  right: 1%; /* Adjust this value to position the icon as needed */
  transform: translateY(-50%);
  background-color: white; /* Optional: to ensure the icon background matches the page */
  padding: 2px; /* Optional: to add some padding around the icon */
  border-radius: 50%; /* Optional: to make the icon circular */
}

  .container {
    display: flex;
    row-gap:5px;
    justify-content: space-between
  }

.content-group {
  padding-top: 10px;
}

.dialog-titlebar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
  /*background-color: #0078d4;*/ /* Fluent UI primary color */
  /*color: white;*/
  /*border-bottom: 1px solid #ccc;*/
}

  .dialog-titlebar h2 {
    margin: 0;
  }

  .dialog-titlebar button {
    background: none;
    border: none;
    color: white;
    font-size: 1em;
    cursor: pointer;
  }

.dialog-content {
  padding: 10px;
}
/* Stretch the FluentCheckbox label to a minimum width */
/*this is done to make sure that the tooltip that is assigned to is is visible within the viewport*/
fluent-checkbox, .fluent-checkbox {
  display: flex;
  align-items: center;
  min-width: 250px;  Adjust as needed 
  width: 100%;
}

  fluent-checkbox::part(label), .fluent-checkbox label {
    flex: 1 1 auto;
    width: 100%;
    min-width: 200px;  Adjust as needed 
    white-space: normal;
  }
/* In app.css or a scoped CSS file */
.logo-header {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top:10px;
}
.logo-svg {
  display: block;
  margin-bottom: 0.25rem; /* Adjust as needed */
}

.logo-title {
  margin-top: 0.25rem; /* Adjust as needed */
}
.edit-mode-compact td {
  padding-top: 0px;
  padding-bottom: 0px;
}