.file-annual-budget-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-image: url("public/game-background-desktop-1500w.jpg");
  background-repeat: no-repeat;
  background-position: center;
}
 
.file-annual-budget-thq-window-elm {
  border-color: var(--dl-color-black-100);
  border-width: 10px;
  background-color: var(--dl-color-default-lightblue);
}
 
.file-annual-budget-thq-body-elm {
  gap: 30px;
  position: relative;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}
 
.file-annual-budget-thq-header-elm {
  flex: 0;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 45px;
  border-color: var(--dl-color-black-30);
  border-width: 1px;
  padding-left: 45px;
  padding-right: 45px;
  flex-direction: row;
  padding-bottom: 20px;
  justify-content: space-between;
  background-color: var(--dl-color-default-gray);
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
 
.file-annual-budget-thq-title-elm {
  gap: 50px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.file-annual-budget-thq-back-elm {
  align-self: flex-end;
  text-align: center;
  background-size: cover;
  text-decoration: none;
  background-image: url("public/back-backup.svg");
}
 
.file-annual-budget-text10 {
  fill: var(--dl-color-default-darkblue);
  color: var(--dl-color-default-darkblue);
  z-index: 1;
}
 
.file-annual-budget-thq-close-elm {
  align-self: flex-end;
  text-align: center;
  background-size: cover;
  text-decoration: none;
  background-image: url("public/close-dark.svg");
}
 
.file-annual-budget-thq-file-elm {
  gap: 30px;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: auto;
  align-items: center;
  padding-left: 45px;
  padding-right: 45px;
  flex-direction: column;
  padding-bottom: 45px;
  justify-content: center;
}
 
.file-annual-budget-text11 {
  width: 100%;
  height: 100%;
  padding: 50px;
  overflow: auto;
  font-size: 16px;
  max-width: 490px;
  box-shadow: rgba(2, 3, 25, 0.3) 0px 1px 4px 0px;
  font-family: "Source Code Pro";
  letter-spacing: 0em;
  background-color: var(--dl-color-white-100);
}
 
.file-annual-budget-thq-report-button-elm {
  cursor: pointer;
}
 
.file-annual-budget-container12 {
  display: contents;
}
 
.file-annual-budget-container14 {
  display: contents;
}
 
.file-annual-budget-thq-timer-elm1 {
  width: 100%;
  height: 250px;
  display: none;
  overflow: hidden;
  position: relative;
  box-shadow: 5px 5px 8px 0px rgba(29, 29, 29, 0.5);
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.file-annual-budget-thq-top-edge-elm {
  top: 0px;
  left: 0px;
  z-index: 4;
  position: absolute;
  object-fit: cover;
}
 
.file-annual-budget-container15 {
  top: NaNpx;
  left: NaNpx;
  z-index: 4;
  position: absolute;
}
 
.file-annual-budget-container16 {
  display: contents;
}
 
.file-annual-budget-container17 {
  z-index: 2;
}
 
.file-annual-budget-container18 {
  display: contents;
}
 
.file-annual-budget-thq-bottom-edge-elm {
  right: 0px;
  bottom: 0px;
  margin: auto;
  z-index: 4;
  position: absolute;
  object-fit: cover;
}
 
.file-annual-budget-container19 {
  top: NaNpx;
  left: NaNpx;
  width: 100%;
  height: 100%;
  z-index: 3;
  position: absolute;
}
 
.file-annual-budget-container20 {
  display: contents;
}
 
.file-annual-budget-container21 {
  top: NaNpx;
  left: NaNpx;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
}
 
.file-annual-budget-container22 {
  display: contents;
}
 
@media(max-width: 1200px) {
  .file-annual-budget-thq-body-elm {
    position: relative;
  }
  .file-annual-budget-thq-file-elm {
    height: 100%;
    max-height: 100%;
    min-height: 0px;
  }
}
 
@media(max-width: 767px) {
  .file-annual-budget-container10 {
    background-size: cover;
    background-image: url("public/game-background-mobile-1500w.jpg");
  }
  .file-annual-budget-thq-body-elm {
    gap: 20px;
  }
  .file-annual-budget-thq-header-elm {
    padding-left: 30px;
    padding-right: 30px;
  }
  .file-annual-budget-thq-title-elm {
    gap: 20px;
  }
  .file-annual-budget-thq-file-elm {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
  .file-annual-budget-text11 {
    padding: 30px;
  }
  .file-annual-budget-thq-timer-elm1 {
    height: 100px;
  }
  .file-annual-budget-thq-top-edge-elm {
    width: 155px;
  }
  .file-annual-budget-thq-bottom-edge-elm {
    width: 50px;
  }
}
 
@media(max-width: 479px) {
  .file-annual-budget-thq-header-elm {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
  }
  .file-annual-budget-thq-title-elm {
    width: 100%;
    max-width: 100%;
    min-width: 0px;
  }
  .file-annual-budget-thq-back-elm {
    align-self: center;
  }
  .file-annual-budget-thq-close-elm {
    align-self: center;
  }
  .file-annual-budget-thq-file-elm {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
  .file-annual-budget-text11 {
    padding: 20px;
    font-size: 14px;
    font-family: Source Code Pro;
    background-color: var(--dl-color-white-100);
  }
}
