
html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.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;
}

.content {
    padding-top: 1.1rem;
}

.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: 20vh auto 1rem auto;
}

    .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;
}
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');

.bg-section {
  /*  background: url(../img/bg-header.png) top left repeat-x;*/
  background-size: contain;
  text-align: center;
  padding: 30px 0;
}

.inject-logo-background {
  width: 8.8vw;
  top: -12px;
  padding-bottom: 15px;
  position: relative;
  background-size: contain;
}

#siteLogo {
  /*background-image: url(../img/logo.png);*/
  height: 75px;
  width: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding-bottom: 0;
  top: 0;
}

/* login-page */
.left-section {
  padding: 35px 25px;
  display: inline-block;
}



h3 {
  font-weight: 700;
  margin-bottom: 0;
}




.content-wide {
  width: 80%;
}

.content {
  margin: 0px auto;
  margin-top: -30px;
  padding: 30px 90px;
  background-color: #fff;
  box-shadow: 0px 3px 16px 3px rgb(195 188 188 / 59%);
  border-radius: 5px;
  border: 1px solid #f1f2f2;
}

.content-narrow {
  width: 530px;
}

img {
  src:
}

.margin-10 {
  margin-top: -10px;
}

.form-group {
  margin-bottom: 0;
}

.forgot-block {
  padding-top: 10px;
}

  .forgot-block .btn-link {
    float: right;
    font-size: 14px;
    text-decoration: underline;
    margin-top: -5px;
    padding-right: 0px;
    box-shadow: none !important;
  }

.text-holder {
  font-size: 14px;
  font-weight: 500;
}

.forgot-block label {
  color: #808285;
  font-size: 14px;
}

.btn:hover:not(.btn-link) {
  color: #fff;
}

.padding-top-50 {
  padding-top: 80px;
}

/* Forgot-password */
.forgot-bgcolor,
.forgot-mail {
  background-color: #f1f2f2;
}

.forgot-box {
  background-color: #f1f2f2;
}

  .forgot-box:focus {
    background-color: #f1f2f2;
  }

.back-section {
  border-bottom: 1px solid #bdc0c5;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

.back-icon {
  border: 1px solid #246ff0;
  border-radius: 50px;
  padding: 2px 3px;
  background-color: #246ff0;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
}

input#import-button:hover,
buton.sample-download:hover {
  background-color: #d9d9d9;
  opacity: 1;
}

.forgot-block-text {
  padding-left: 5px;
  font-weight: 500;
  font-size: 13px;
}

.form-control {
  border: 1px solid #2c2d2d;
}

  .form-control:focus {
    box-shadow: none;
    border: 2px solid #246ff0;
  }

.labelfocus {
  color: #246ff0;
}

.form-errors ul {
  list-style-type: none;
  padding: 0;
  font-size: 14px;
}

.instruction-box {
  margin-bottom: 20px;
  padding-bottom: 10px;
}
/* mobile specific Responsive Design START */
@media only screen and (max-width: 600px) {
  .left-section {
    margin-bottom: 30px;
    padding: 30px 0px;
  }

  .div-center {
    position: relative;
  }

  .padding-top-50 {
    padding: 30px;
    margin-bottom: 30px;
  }

  .content {
    padding: 30px 30px;
    width: initial;
  }

  .inject-logo-background {
    width: 21vw;
    top: 0px;
  }
}

@media only screen and (min-width: 601px) and (max-width: 1200px) {
  .div-center {
    position: relative;
  }

  .left-section {
    margin-bottom: 35px;
    text-align: center;
    display: block;
  }

  .event-logo {
    height: 14vh;
    width: 10vw;
  }

  .inject-logo-background {
    top: 0;
    width: 9vw;
    position: relative;
  }
}

/* mobile specific Responsive Design END */


/* REG IMPORT SPECIFIC CSS - START */
.header-logo{
  max-width:30%
}
.header-bar {
  margin-bottom: 15px;
  padding: 30px;
  /* background: url(../img/bg-header.png) top left repeat-x;*/
  background-size: contain;
}

.left-header {
  display: flex;
  align-items: flex-end;
  position: relative;
}

span.page-title:before {
  content: ' ';
  background: #efefef;
  position: absolute;
  width: 2px;
  height: calc(100% - 2px);
  bottom: 2px;
  margin-left: -12px;
}

.page-title {
  color: black;
  font-size: 25px;
  font-family: Roboto,"Helvetica Neue",sans-serif;
  margin-left: 24px;
  line-height: 24px;
}

.container.inner-header-bar {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.sample-download {
  box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: 0;
  border: none;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  margin: 0;
  min-width: 64px;
  line-height: 36px;
  padding: 0 16px;
  border-radius: 4px;
  overflow: visible;
  transform: translate3d(0,0,0);
  transition: background .4s cubic-bezier(.25,.8,.25,1),box-shadow 280ms cubic-bezier(.4,0,.2,1);
  color: rgba(0,0,0,.87);
  background-color: #fff;
  -webkit-appearance: button;
  font-size: 14px;
  font-family: Roboto,"Helvetica Neue",sans-serif;
  font-weight: 500;
}

.fa-download {
  padding-right: 8px;
}

.choose-a-file-text {
  color: rgba(0,0,0,.87);
  text-decoration: underline;
  cursor: pointer;
}

#import-button {
  box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  outline: 0;
  border: none;
  -webkit-tap-highlight-color: transparent;
  display: inline-block;
  white-space: nowrap;
  text-decoration: none;
  vertical-align: baseline;
  text-align: center;
  margin: 0;
  min-width: 64px;
  line-height: 36px;
  padding: 0 16px;
  border-radius: 4px;
  overflow: visible;
  transform: translate3d(0,0,0);
  transition: background .4s cubic-bezier(.25,.8,.25,1),box-shadow 280ms cubic-bezier(.4,0,.2,1);
  color: rgba(0,0,0,.87);
  background-color: #fff;
  font-family: Roboto,"Helvetica Neue",sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.button-container {
  display: flex;
  justify-content: end;
  align-items: center;
}

.import-file-label {
  color: rgba(0,0,0,.87);
  background-color: #fff;
  font-family: Roboto,"Helvetica Neue",sans-serif;
  font-size: 16px;
  font-weight: 500;
  padding: 0;
}

#import-file-name {
  color: rgba(0,0,0,0.5);
}

.alert {
  white-space: pre-line;
}

form#excelSubmit {
  margin: 45px 0;
}
/* REG IMPORT SPECIFIC CSS - END */

/* DROP ZONE FILE INPUT CSS */

.upload-area {
  margin-bottom: 15px;
}

#drop-zone {
  width: 100%;
  height: 250px;
  position: relative;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.3);
  font-family: Roboto, "Helvetica Neue", sans-serif;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-width: 2px;
  border-style: dashed;
  border-color: rgba(0, 0, 0, 0.3);
  border-image: initial;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

  #drop-zone input {
    /*Important*/
    cursor: pointer;
    left: 0px;
    top: 0px;
    /*Important This is only comment out for demonstration purposes.
    opacity:0; */
  }

  /*Important*/
  #drop-zone.mouse-over {
    border: 2px dashed black;
    color: black;
  }

div#drop-zone-drop-text {
  color: rgba(0, 0, 0, 0.3);
}

/*If you dont want the button*/
#clickHere {
  position: absolute;
  cursor: pointer;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: 20px;
  line-height: 26px;
  color: white;
  font-size: 12px;
  width: 100px;
  height: 26px;
  border-radius: 4px;
  background-color: #3b85c3;
}

  #clickHere:hover {
    background-color: #4499DD;
  }

#result {
  white-space: pre-line;
}

html {
  height: 100%;
}

body {
  height: 100%;
}

.spinner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #00000042;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}

.spinner-spin {
  border: 4px solid #f3f3f3; /* Light grey */
  border-top: 4px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
  position: absolute;
  margin: auto;
  z-index: 15;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
