﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

body {
  height: 100%;
  background: linear-gradient(rgba(255,255,255,.9), rgba(255,255,255,.9)), url(../Images/background.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: bottom;
  background-size: cover;
}

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;
}

.content {
  height: 100%;
}

.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."
  }

@media only screen and (max-width: 980px) {
  .mobile-container-logo-center {
    display: flex;
    top: 25%;
    flex-wrap: nowrap;
    justify-content: center;
    margin: 0;
    position: absolute;
    left: 0%;
    transform: translateY(-50%);
  }
}

.centered-container {
  margin: 0;
  position: absolute;
  top: 50%;
  width: auto;
  left: 50%;
  right: auto;
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.index-logo {
  height: 50px;
}

.dcm-version {
  margin-left: 1rem !important;
  font-size: small !important;
  color: rgb(44,85,151) !important;
  font-weight: 500 !important;
}

.dcm-version-corner {
  position: absolute;
  right: 1rem !important;
  bottom: 1rem !important;
  color: rgb(44,85,151) !important;
  font-weight: 500 !important;
}

.center-mobile-buttons {
  display: initial;
  justify-content: initial;
}

.centered-dcm-vers {
  text-align: initial;
}

@media only screen and (max-width: 980px) {
  .centered-container {
    margin: 0;
    position: absolute;
    top: 50%;
    width: 90%;
    left: 5%;
    right: 5%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .index-logo {
    height: 40px;
  }

  .center-mobile-buttons {
    display: flex;
    justify-content: center;
  }

  .centered-dcm-vers {
    text-align: center;
  }
}

@media only screen and (max-width: 980px) and (orientation: landscape) {
  .centered-container {
    margin: 0;
    position: absolute;
    top: 50%;
    width: auto;
    left: 50%;
    right: auto;
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }

  .index-logo {
    height: 40px;
  }

  .center-mobile-buttons {
    display: initial;
    justify-content: initial;
  }

  .centered-dcm-vers {
    text-align: initial;
  }
}

.centered-logo {
  margin: 0;
  position: absolute;
  top: 10%;
  width: auto;
  left: 50%;
  right: auto;
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  max-width: calc(100% - 10rem) !important;
}

@media only screen and (max-width: 980px) {
  .centered-logo {
    display: block;
    max-width: 320px !important;
    max-height: 95px !important;
    width: auto !important;
    height: auto;
  }
}

@media only screen and (max-height: 600px) {
  .centered-logo {
    display: block;
    max-width: 320px !important;
    max-height: 95px !important;
    width: auto !important;
    height: auto;
  }
}

.homepage-grid-elem {
  height: 50%;
  width: 50%;
}

.homepage-grid-subelem {
  height: 50%;
  width: calc(100% / 3);
}

@media only screen and (max-width: 980px) {
  .homepage-grid-elem {
    height: 20rem;
    width: 100%;
  }

  .homepage-grid-subelem {
    height: 20rem;
    width: 100%;
  }
}

.nav-icon {
  display: inline-block;
  margin-right: 1rem;
  transform: translate(0, 20%);
}

.login-form {
  background-color: rgb(204,204,204);
  display: inline-block;
  padding: 1rem;
  border-radius: 5px;
}

.home-icon {
  background-image: url(../Images/home.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}

.refresh-icon {
  background-image: url(../Images/refresh.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}

.disconnect-icon {
  background-image: url(../Images/logout.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}

.folder-icon {
  background-image: url(../Images/folder.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}

.settings-icon {
  background-image: url(../Images/settings.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}

.anagrafica-icon {
  background-image: url(../Images/anagrafica.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}

.document-icon {
  background-image: url(../Images/document.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}

.processes-icon {
  background-image: url(../Images/processes.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}

.inizia-flusso-icon {
  background-image: url(../Images/inizia-flusso.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}

.inizia-flusso-rev-icon {
  background-image: url(../Images/inizia-flusso-rev.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}

.avanza-flusso-icon {
  background-image: url(../Images/avanza-flusso.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}

.datasheet-input {
  cursor: pointer;
  text-align: center;
}

.settings-container {
  margin: 1em;
}

@media only screen and (min-width: 981px) {
  .settings-container {
    margin: 0;
    position: absolute;
    top: 50%;
    width: auto;
    left: 50%;
    right: auto;
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
}

.tableheader {
  background-color: rgb(44,85,151);
  color: white;
}

.table-svg {
  filter: drop-shadow(2px 2px 2px rgb(0 0 0 / 0.4));
}

.doc-preview {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%; /* Adjust the height as per your requirement */
}

  .doc-preview img {
    max-width: 90%;
    max-height: 90%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    filter: drop-shadow(2px 2px 2px rgb(0 0 0 / 0.4));
  }

.doc-preview-top {
  aspect-ratio: 1/1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 90%;
}

  .doc-preview-top img {
    max-width: 90%;
    max-height: 90%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    filter: drop-shadow(2px 2px 2px rgb(0 0 0 / 0.4));
  }

.action-buttons-layout {
  height: 100%;
  display: inline-flex;
  width: 50%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}

@media only screen and (max-width: 980px) {
  .action-buttons-layout {
    height: 100%;
    display: inline-flex;
    width: 80%;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
  }
}

@media only screen and (max-height: 600px) {
  .action-buttons-layout {
    height: 100%;
    display: inline-flex;
    width: 80%;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
  }
}

.mobile-main-menu {
  box-shadow: 0px 8px 10px 1px rgba(0,0,0,0.14);
  transition: opacity 0.5s ease 0s;
  top: 66px !important;
}
