.high_severity {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 0;
  width: 99vw;
  margin: 30px auto;
  /* background-color: blueviolet; */
}

.loadshedding_stage {
  /* color: rgba(192, 11, 5, 0.452); */
  color: brown;
}

.topdesh_header {
  position: absolute;

  color: var(--text_color_1);
  top: 50px;
  width: 100%;
  text-align: center;
  align-items: first baseline;
  z-index: 100;
}

.middesh_header {
  position: absolute;

  color: var(--text_color_3);
  top: 50px;
  width: 100%;
  text-align: center;
  z-index: 100;
}

.top_desh1 {
  margin: 10px;
  margin-left: 100px;
  border-radius: 10px;
  padding: 10px;
  width: 90%;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.164);
  /* box-shadow: 5px 5px 10px rgba(92, 92, 92, 0.247); */
  background-color: var(--bacgroud_1);
  padding-top: 100px;
  padding-bottom: 20px;
  display: flex;
  justify-content: center;
}

.roster_desh {
  margin: 10px;
  margin-left: 100px;
  border-radius: 10px;
  padding: 10px;
  width: 90%;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.164);
  background-color: var(--bacgroud_1);
  padding-top: 100px;
  padding-bottom: 20px;
  color: var(--text_color_1);
}
.loadshedding_pred_desh {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: start;

  padding: 100px 0px;
}

#roster_desh {
  position: sticky;
  top: 1px;
  background-color: rgb(0, 37, 34);
  padding: 10px 0;
  border-bottom: 2px solid rgb(179, 245, 236);
}

.roster_table {
  /* display: flex;
  justify-content: center;
  align-items: center;
  align-items: center;
  text-align: center; */
  /* border-bottom: 1.5px solid var(--bacgroud_2); */
  background-color: transparent;
  padding: 0;
  width: 100%;
}

.roster_table tr {
  padding: 0;
  text-align: center;
}

.roster_table tbody tr:nth-child(odd) {
  background-color: var(--bacgroud_transparent);
}

.roster_table tr td {
  padding: 5px 0;
  text-align: center;
}

/* .roster_table tr:nth-child(odd) {
  background-color: #74747441;
   
} */

.roster_rows {
  max-width: 200px;
  position: relative;
  /* background-color: blueviolet; */
}

.roster_rows p span {
  font-size: x-small;
  color: rgb(218, 187, 50);
  margin-top: -10px;
  /* position: absolute; */
}

.shift_date {
  max-width: 150px;
  /* background-color: rgba(34, 255, 237, 0.527); */
}

.swaps {
  width: 200px;
  /* background-color: rgba(34, 255, 237, 0.527); */
}
.shift_note {
  max-width: 150px;
  font-size: small;
  font-style: italic;
}
.swaps a {
  border-radius: 5px;
  background-color: var(--bacgroud_1);
  color: var(--text_color_1);
  text-decoration: none;
}

.swaps a:hover {
  background-color: var(--bacgroud_2);
  color: var(--text_color_2);
}

.top_desh1 h1 {
  margin: 0 10px;
  color: var(--text_color_1);
}

.desh1 h2 {
  margin: 0px 20px;
  color: var(--text_color_3);
  margin-top: 0;
}

.desh1 h3,
.desh1 p {
  margin: 0 10px;
  color: var(--text_color_2);
  font-size: small;
}

.top_desh1 h2 {
  margin: 0 10px;
  color: var(--text_color_2);
}

.mid_desh1 {
  margin: 10px;
  border-radius: 10px;
  padding-top: 100px;
  width: 70%;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.164);
  background-color: var(--bacgroud_3);
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.loadshedding_desh1 {
  width: 83%;
}

.loadshedding_desh {
  margin: 10px auto;
  border-radius: 10px;
  padding-top: 100px;
  width: 60%;
  min-height: 70hv;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.164);
  background-color: var(--bacgroud_3);

  padding-bottom: 20px;
}

.loadshedding_desh div {
  width: 50%;
  /* box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.164); */
  padding: 15px;
  /* background-color: blueviolet; */
}

.desh1 {
  margin: 0 10px;
  border-radius: 10px;
  /* height: 180px; */
  width: 30%;
  /* box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.164); */

  padding: 10px;
  background-color: var(--bacgroud_4);
}

.graph1,
.graph2 {
  width: 40%;
  margin: 30px 1%;
  border-radius: 10px;
  min-height: 400px;
  padding: 20px;
  /* box-shadow: -5px 5px 30px rgba(0, 0, 0, 0.39); */
  /* background-color: var(--bacgroud_3); */
}

.graph2 {
  /* color: rgb(255, 210, 210); */
  width: 40%;
  /* background-color: rgba(255, 74, 3, 0.753); */
  /* background-color: brown; */
  /* color: rgba(5, 123, 192, 0.452); */
}

.report_001 {
  background-color: var(--bacgroud_2);
  padding: 20px;
  margin: 10px;
  width: 90%;
  border-radius: 10px;
  margin-bottom: 30px;
}

.report_001 b {
  font-size: small;
  color: rgb(255, 255, 255);
  padding: 3px 10px;
  border-radius: 5px;
}

.report_002 {
  background-color: var(--bacgroud_2);
  padding: 10px;
  margin: 0 10px;
  width: 40%;
  border-radius: 10px;
  margin-bottom: 30px;
}

.report_002 b {
  font-size: small;
  color: rgb(163, 31, 31);
}

.graph1 h2 {
  margin: 0;
  padding: 0;
}

.graph1 p {
  margin: 10px;
  /* color: rgba(126, 64, 13, 0.534);
  color: rgb(255, 0, 0); */
  color: rgb(175, 129, 42);
}

.header_desh {
  text-align: center;
}

#currently {
  color: brown;
}

.graph2 h1 {
  color: var(--text_color_2);
}

.report_header2 {
  margin-top: -50px;
  margin-bottom: 0px;
  color: rgb(255, 255, 255);
  background-color: rgba(175, 12, 0, 0.356);
  padding: 10px;
  border-radius: 2px;
  font-size: small;
}

.missing_media_id {
  display: flex;
  justify-content: left;
  align-items: center;
  text-align: center;
  border-bottom: 0.5px solid var(--bacgroud_2);
}

#missing_media_list {
  text-align: center;
}

#missing_media_list a {
  text-decoration: none;
  cursor: pointer;
  padding: 10px 50px;

  background-color: var(--bacgroud_1);
  color: var(--text_color_1);
  border-radius: 5px;
  transition: 0.5s;
  margin: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#missing_media_list a:hover {
  background-color: var(--text_color_2);
}

.ups_room_state {
  display: flex;
  justify-content: left;
  align-items: center;
  text-align: right;
  width: 100%;
  border-bottom: 0.5px solid var(--bacgroud_2);
}

.missing_media_id div {
  width: 35%;
  text-align: center;
}

.ups_room_state div {
  width: 25%;
  text-align: right;
}

.stages_desh {
  margin: 10px;
  border-radius: 10px;
  padding-top: 100px;
  width: 70%;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.164);
  /* box-shadow: 5px 5px 10px rgb(71, 230, 105); */
  background-color: var(--bacgroud_3);
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
  padding-bottom: 20px;
  margin-bottom: 100px;
}

.stage_number {
  width: 10%;
  min-height: 100px;
  background-color: rgba(255, 99, 71, 0.24);
  border-radius: 10px;
  margin: 5px;
  padding: 10px;
  font-size: smaller;
  text-align: center;
}

.clock_in {
  margin: 10px;
  /* background-color: aqua; */
  width: 200px;
}

.clock_in a {
  padding: 20px 50px;
  border-radius: 5px;
  background-color: var(--bacgroud_1);
  color: var(--text_color_1);

  text-decoration: none;
  cursor: pointer;
  transition: 0.5s;
}

.clock_in a:hover {
  background-color: var(--text_color_3);
}

#loadshedding-info {
  /* display: flex; */
  /* justify-content: center; */
  width: 100%;

  /* background-color: blue; */
}

#loadshedding-info .report_001 {
  font-size: medium;
}

.updated_text_0 {
  /* position: absolute; */
  /* top: auto; */
  /* left: 50%; */
  /* transform: translateX(-50%); */
  /* bottom: -15px; */
  color: rgb(172, 53, 53);
  font-size: smaller;
  font-weight: normal;
  z-index: 1000;
  /* text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.418); */
}

.stages_preditions {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  background-color: var(--bacgroud_2);
  border-radius: 5px;
  padding: 10px;
  margin: 5px 0 20px 0;
}

.stages_preditions h2 {
  padding: 5px;
  font-size: small;
  border-radius: 5px;
  margin: 5px;
  background-color: rgba(0, 0, 0, 0.212);
  color: rgb(255, 255, 255);
  margin-top: 0;
}

.graph1 h3 {
  /* background-color: rgb(243, 186, 186); */
  color: rgba(116, 4, 46, 0.904);
  /* border-bottom: 2px solid; */
  margin: 0;
}

.over_time_wrapper {
  width: 100%;
  background-color: var(--bacgroud_1);
}

.over_time_records {
  display: flex;
  justify-content: center;
  width: 100%;
  /* background-color: aquamarine; */
  text-align: center;
}

.over_time_records form {
  display: none;
}

.over_time_records h3 {
  position: relative;
  width: 20%;
  border: 0.5px solid rgba(136, 170, 207, 0);
  color: var(--text_color_2);
  margin: 1px;
  padding: 5px;
  font-weight: lighter;
  background-color: rgba(34, 148, 133, 0.062);
}

.records_header_date {
  margin-top: 50px;
}

.records_header h3 {
  background-color: #3d856723;
  /* change to your desired color */
  font-weight: bold;
  font-size: medium;
}

.inleft {
  position: absolute;
  top: 250px;
  left: 20%;
  display: flex;
  align-items: center;
  color: var(--text_color_2);
  font-size: larger;
  cursor: pointer;
}

.outright {
  position: absolute;
  top: 250px;
  right: 20%;
  display: flex;
  color: var(--text_color_2);
  align-items: center;
  font-size: larger;
  cursor: pointer;
}

.outright span,
.inleft span {
  margin: 55px 10px;
}

.over_time_records h3 span {
  /* background-color: brown; */
  padding: 0 10px;
  /* color: rgb(11, 207, 11); */
}

.loadshedding_home {
  position: relative;
  height: 200px;
  overflow: hidden;
  /* background-color: aqua; */
}

.cover_botton {
  position: absolute;
  z-index: 100;
  bottom: 0;
  /* background-color: blue; */
  background-image: linear-gradient(to top, var(--bacgroud_3), transparent);
  height: 30%;
  width: 100%;
}

.loadshedding_home {
  cursor: pointer;

  margin: auto;
}

.overtime_sheet {
  cursor: pointer;
}

.desh_header {
  text-align: center;
  margin: 0 0 -50px 0;
}

.high_severity .graph1 strong h1 {
  color: var(--text_color_2);
  margin: 10px 0 50px 0;
  font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
  text-align: center;
  background-color: var(--bacgroud_2);

  padding: 10px 0;
  font-size: large;
}

.loadshedding_stage_l {
  position: relative;
  padding: 50px;
  padding-bottom: 50px;
  width: 75%;
  display: flex;
  justify-content: space-around;
  /* background-color: aquamarine; */
}

.loadshedding_stage_l div h2 {
  color: brown;
  margin: 0;
}

.today_h_hearder {
  text-align: center;
  margin-top: 50px;
}

.today_h_hearder h2 {
  color: brown;
}

#stage_change {
  font-size: large;
  margin-bottom: 20px;
  font-weight: bold;
}
.report_001 h4 {
  color: rgb(255, 255, 255);
  font-weight: lighter;
  margin: 0;
  padding: 0;
}

.italic {
  font-weight: lighter;
  font-style: italic;
  color: rgb(151, 151, 151);
}

/* --------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------- */

@media screen and (max-width: 1024px) {
  #stage_change {
    font-size: medium;
  }

  .header_desh,
  .topdesh_header,
  .middesh_header {
    font-size: medium;
    margin-left: 2px;
    z-index: 100;
  }

  .desh_header {
    font-size: medium;
  }

  .header_desh h2 {
    font-size: x-small;
  }

  .inleft {
    top: 220px;
    left: 1%;
    font-size: small;
  }

  .outright {
    top: 220px;
    right: 1%;
    font-size: small;
  }

  .high_severity {
    width: 99%;
    display: flex;
    justify-content: right;
    padding: 20px 0;
    margin: 0;
    flex-wrap: wrap;
    margin-left: 2px;
    padding-bottom: 20px;
  }

  .top_desh1 {
    font-size: x-small;
    width: 95%;
    position: relative;
    display: flex;
    text-align: center;
    margin: 10px 0;
  }

  .top_desh1 h1 {
    display: none;
  }

  .topdesh_header,
  .middesh_header {
    font-size: x-small;
    z-index: 100;
    top: 35px;
    transform: translateX(-50%);
    left: 50%;
  }

  .mid_desh1 {
    width: 100%;
    display: block;
    margin: 0;
    padding-top: 60px;
  }

  .desh1 {
    font-size: xx-small;
    width: 90%;
    margin: 5px;
  }

  .graph1,
  .graph2 {
    width: 100%;
    margin: 10px 0;
    font-size: smaller;
    min-height: 200px;
  }

  .report_001,
  .report_002 {
    padding: 10px;
    margin: 20px auto;
    width: 90%;
    font-size: x-small;
    height: auto;
  }

  .l1_3 {
    display: none;
  }

  .roster_desh {
    width: 97.5%;
    margin: 0;
    padding: 50px 5px;
  }

  .roster_divs {
    font-size: x-small;
  }

  .shift_date {
    width: 120px;
  }

  .roster_rows,
  .shift_date,
  .swaps {
    font-size: x-small;
  }

  #roster_day,
  .swaps {
    display: none;
  }

  .updated_text_0 {
    top: auto;
    bottom: 20px;
  }

  .over_time_records h3 {
    font-size: x-small;
  }

  .clock_in {
    margin: 0px;

    text-align: center;
  }

  .clock_in a {
    padding: 10px 20px;
    border-radius: 5px;
    background-color: var(--bacgroud_1);
    color: var(--text_color_1);

    text-decoration: none;
    cursor: pointer;
    transition: 0.5s;
  }

  .loadshedding_stage_l {
    justify-content: space-around;
    width: 100%;
    height: 155px;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0;
  }

  .loadshedding_stage_l div {
    background-color: blue;
    width: 40%;
    height: 80px;
    margin: 5px;
  }

  .loadshedding_stage_l div h2 {
    font-size: small;
    margin: 0;
  }

  #missing_media_list {
    /* background-color: blueviolet; */
    width: 100%;
    padding: 20px 0;
  }

  #missing_media_list a {
    text-align: center;
    margin: 20px;
  }

  .today_h_hearder {
    margin-top: 10px;
  }

  .loadshedding_pred_desh {
    margin: auto;
    padding: 50px 20px;
    display: block;
  }

  .roster_table tr td,
  .roster_table tr th {
    font-size: x-small;
    padding: 0;
  }
  .daye_shift {
    /* display: none; */
  }

  .roster_table tr td i {
    font-size: x-small;
  }

  .shift_note {
    display: none;
    font-size: smaller;
  }

  .day_3 {
    /* display: none; */
  }
}
