/*
  Note: These are temporary previews of the images.
  They're active for 10-15 days only. You should replace them with the actual images before using the code in production.
*/
:root {
  --image-0: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAbCAYAAAB1NA+iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEeSURBVHgBrZBBasJAFIbfezNZ1UCWLVSaI0TiBXoDQ5t9PUnTk9iuSqml3qBdiih6hCA5gOBWHDUqhJhxXka/Rci8YT7e/wNcSjP8fr8NPn2whADxwRHO31341QELKP8i+BLF73375xVqQsUDgkqaYb/nBT0PmNDJBOHFFe6U2wtVTreRuL2Q9obZC4EBUy9GwcGi7YUn2Et8RzrTci98wR6v3IsEC/Je2v1guVp2rQQHOg3penUjFPcYyIaIrDZQoN6y8XOy+68lQMCFItXNRvHgOGMLEDElQY/pMEqLc14HSn3QDbXKj1kb5HkncaK71wp2edewjrJx/A9nqBQc886HTykYOO3gTF7jBqa8WgE3bxXbCDgjSS2bx1dhAxm3XTXmig8qAAAAAElFTkSuQmCC);
  --custom-width: 100vw;
  --design-width: 1920;
  --ratio: calc(var(--custom-width) / var(--design-width));
}

/* Default classes */
.pos-abs {
  position: absolute;
}

.object-fit {
  object-fit: cover;
}

.fill-parent {
  width: 100%;
  height: 100%;
}

.bg-contain {
  background-size: contain;
}

.bg-cover {
  background-size: cover;
}

.bg-auto {
  background-size: auto;
}

.bg-crop {
  background-size: 100% 100%;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.pos-init {
  top: 0px;
  left: 0px;
}

.image-div {
  background-color: transparent;
  background-position: center;
}

/* Default classes end */
.body {
  margin: 0px 0px;
  padding: 0px;
}

.parent-div {
  position: absolute;
  width: var(--custom-width);
  height: calc(0.56 * var(--custom-width));
  margin: auto;
  padding: 0px;
  box-sizing: border-box;
}

.desktop-16 {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  opacity: 0.9;
  z-index: 1;
  transform: rotate(0deg);
  overflow: hidden;
  background: #ffffffff;
}


.production-planner {
  width: 13.02%;
  height: 2.78%;
  top: 3.15%;
  left: 3.13%;
  opacity: 1;
  z-index: 21;
  transform: rotate(0deg);
  text-align: left;
  line-height: 0px;
  font-size: calc(23 * var(--ratio));
  font-family: Libre Baskerville;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
  line-height: calc(24 * var(--ratio));
  color: #000000ff;
  position: absolute;
}


.user-image {
  width: 2.71%;
  height: 4.81%;
  top: 2.5%;
  left: 95.05%;
  position: absolute;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  border-radius: 50%;
  background: #844685ff;
  box-sizing: border-box;
  border-left: 2px solid #844685ff;
  border-right: 2px solid #844685ff;
  border-top: 2px solid #844685ff;
  border-bottom: 2px solid #844685ff;
}

.user-name {
  width: 20%;
  height: 3.61%;
  top: 3%;
  left: 80%;
  opacity: 1;
  z-index: 24;
  transform: rotate(0deg);
  text-align: right;
  line-height: 0px;
  position: absolute;
  border-right: 20px;
}

.user-name-text {
  font-size: calc(31 * var(--ratio));
  font-family: Inter;
  font-weight: 500;

  text-decoration: none;
  text-transform: none;
  border-right: 20px;

  line-height: calc(32 * var(--ratio));
  color: #000000ff;
}

.page-title {
  width: 30%;
  height: 3.61%;
  top: 1.5%;
  left: 24.7%;
  opacity: 1;
  z-index: 24;
  transform: rotate(0deg);
  text-align: left;
  line-height: 0px;
  position: absolute;
  border-right: 20px;
}

.page-title-text {
  font-size: calc(45 * var(--ratio));
  font-family: Inter;
  font-weight: 500;

  text-decoration: none;
  text-transform: none;
  border-right: 20px;

  line-height: calc(32 * var(--ratio));
  color: #000000ff;
  background-color: #dadada;
}



.week {
  width: 15%;
  height: 3.61%;
  top: 11.31%;
  left: 24.95%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  text-align: left;
  font-size: calc(31 * var(--ratio));
  font-family: Poppins;
  font-weight: 500;
  position: absolute;
  text-decoration: none;
  text-transform: none;
  line-height: calc(32 * var(--ratio));
  color: #000000ff;

}


.year{
  width: 20%;
  height: 3.61%;
  top: 11.31%;
  left: 40%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  text-align: left;
  letter-spacing: calc(0.32 * var(--ratio));
  font-size: calc(31 * var(--ratio));
  font-family: Poppins;
  font-weight: 500;
  position: absolute;
  text-decoration: none;
  text-transform: none;
  line-height: calc(32 * var(--ratio));
  color: #000000ff;

}

.name {
  width: 20%;
  height: 3.61%;
  top: 11.31%;
  left: 61.5%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  text-align: right;
  letter-spacing: calc(0.32 * var(--ratio));
  font-size: calc(31 * var(--ratio));
  font-family: Poppins;
  font-weight: 500;
  position: absolute;
  text-decoration: none;
  text-transform: none;
  line-height: calc(32 * var(--ratio));
  color: #000000ff;

}

.coordinator_title {
  width: 15%;
  height: 3.61%;
  top: 9.31%;
  left: 66.3%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  text-align: left;
  font-size: calc(31 * var(--ratio));
  font-family: Poppins;
  font-weight: 500;
  position: absolute;
  text-decoration: none;
  text-transform: none;
  line-height: calc(32 * var(--ratio));
  color: #000000ff;

}

.coordinator {
  height: 4.61%;
  top: 12.61%;
  left: 67%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  text-align: center;
  font-size: calc(31 * var(--ratio));
  font-family: Poppins;
  font-weight: 500;
  position: absolute;
  text-decoration: none;
  text-transform: none;
  line-height: calc(32 * var(--ratio));
  color: #000000ff;

}

.coordinator_text {
  font-size: calc(23 * var(--ratio));
  line-height: calc(24 * var(--ratio));
  text-align: center;
}




.rectangle_week {
  width: 2.45%;
  height: 3.61%;
  opacity: 1;
  z-index: 30;
  position: absolute;
  transform: rotate(0deg);
  border-radius: 10px 10px 10px 10px;
  box-sizing: border-box;
  border-left: 3px solid #000000ff;
  border-right: 3px solid #000000ff;
  border-top: 3px solid #000000ff;
  border-bottom: 3px solid #000000ff;
  transition: background-color 0.3s ease; /* Smooth transition */
}

.rectangle_week:hover {
  background-color: rgba(0, 0, 0, 0.1); /* Light gray color */
}

#id-rectangle_week_right {
  top: 11.31%;
  left: 35.9%;
}



#id-rectangle_week_left {
  top: 11.31%;
  left: 32.9%;
}


.my-board {
  width: 5.99%;
  height: 3.33%;
  top: 14.5%;
  left: 2.19%;
  opacity: 1;
  z-index: 20;
  transform: rotate(0deg);
  text-align: left;
  line-height: 0px;
  position: absolute;
}

.my-board-text {
  font-size: calc(23 * var(--ratio));
  font-family: Poppins;
  font-weight: 600;
  text-decoration: none;
  text-transform: none;
  line-height: calc(24 * var(--ratio));
  color: #000000ff;

}

.triangle-right {
  width: 1.3%;
  height: 2.4%;
  position: absolute;
  background-color: SlateBlue;
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
}

#id-triangle-right {
  top: 11.9%;
  left: 36.5%;
}


.triangle-left {
  width: 2.5%;
  height: 2.4%;
  position: absolute;
  background-color: SlateBlue;
  clip-path: polygon(100% 0%, 50% 50%, 100% 100%);
}

#id-triangle-left {
  top: 11.9%;
  left: 32.1%;
}





.day {
  width: 4.7%;
  height: 2.3%;
  z-index: 1;
  transform: rotate(0deg);
  text-align: left;
  font-family: Poppins;
  font-weight: 500;
  text-decoration: none;
  text-transform: none;
  color: #000000ff;
  position: absolute;
}

.day_name {
  font-size: calc(19 * var(--ratio));
  line-height: calc(20 * var(--ratio));
}

.day_number {
  font-size: calc(20 * var(--ratio));
  line-height: calc(20 * var(--ratio));
  align: right;
  display: inline-block;
}

.today {
    background-color: #dbbbf0;
}


#id-MON-text {
  top: 20%;
  left: 25.4%;
}


#id-TUE-text {
  top: 20%;
  left: 36.96%;
}

#id-WED-text {
  top: 20%;
  left: 48.52%;
}


#id-THU-text {
  top: 20%;
  left: 60.08%;
}


#id-FRI-text {
  top: 20%;
  left: 71.64%;
}



.rectangle_time_slot {
  width: 9.84%;
  height: 31%;
  position: absolute;
  opacity: 0.89;
  z-index: 1;
  transform: rotate(0deg);
  border-radius: 10px 10px 10px 10px;
  background: #e9f5f1;
  anchor-name: --halfdayRectangle;
}


.selected {
  background-color: #80848eff;
}


.assignment-rectangle {
  width: 100%; /* Zorgt ervoor dat de assignment-rectangle de volledige breedte van de container benut */
  height: 100%; /* Zorgt ervoor dat de assignment-rectangle de volledige hoogte van de container benut */
  border-radius: 10px;
  display: flex;
  align-items: center; /* Centreert de tekst verticaal binnen de assignment-rectangle */
  justify-content: center; /* Centreert de tekst horizontaal binnen de assignment-rectangle */
 }


.summary-container {
  position: absolute;
  top: 26%;
  left: 88%;
  height: 40%;
  width: 8%;
/*  border: 2px solid black;*/
}

.summary-title {
    width: 100%;
    display: block;
    text-align: center;
  margin-left: 5%; /* Add space between the rectangle and the name */
  font-family: Poppins;
  font-weight: 600;
  text-decoration: none;
  text-transform: none;
  font-size: calc(20 * var(--ratio));
  line-height: calc(16 * var(--ratio));

}

.summary-header {
    width: 100%;
    text-align: right;
      margin-left: 5%; /* Add space between the rectangle and the name */
  font-family: Poppins;
  font-weight: 600;
  text-decoration: none;
  text-transform: none;
  font-size: calc(15 * var(--ratio));
  line-height: calc(16 * var(--ratio));

}



.rectangle-task-container {
  height: calc((100% ) / var(--ntasks));
  /*height: calc((100% - (7 * 2%)) / 9);*/
  width: 100%;
  display: flex;
  justify-content: space-between;
}



.rectangle-assignment-container {
  position: absolute;
  top: 35%;
  left: 0%;
  width: 96%;
  height: 25%;
  display: flex;
  justify-content: space-between;
  padding: 2% 2%;
}



.rectangle-available-user-container {
  position: absolute;
  top: 1.2%;
  left: 24%;
  width: 74%;
  height: 96%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 2% 0;
}

.rectangle-task {
  width: 20%; 
  height: 100%;
  opacity: 1;
  z-index: 3;
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease; 
}

.rectangle-task:last-child {
  margin-bottom: 0; 
}

.rectangle-task:hover {
  width: 100%;
}

.task-text {
  font-size: calc(15 * var(--ratio));
  font-family: Poppins;
  font-weight: 500;
  text-decoration: none;
  text-transform: none;
  line-height: calc(16 * var(--ratio));
  color: #000000ff;
  text-align: center;
  display: block; 
}

.task-fullname {
  display: none; 
  font-size: calc(15 * var(--ratio));
  font-family: Poppins;
  font-weight: 450; 
  color: #000000ff;
  text-align: center;
  opacity: 1
}

.rectangle-task:hover .task-text {
  display: none; /* Hide the short name when hover */
}
.rectangle-task:hover ~ .assigned-user-name-text {
  display: none; /* Hide the short name when hover */
}
.rectangle-task:hover ~ .rectangle-assigned-user-name {
  display: none; /* Hide the short name when hover */
}

.rectangle-task:hover .task-fullname {
  display: block; /* SHow full name when hover */
  opacity: 1;
}

.rectangle-assigned-user-name {
  width: 75%; 
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: left;
}
.assigned-user-name-text {
  text-align: left; /* Ensure text alignment is consistent */
  margin-left: 5%; /* Add space between the rectangle and the name */
  font-family: Poppins;
  font-weight: 600;
  text-decoration: none;
  text-transform: none;
  font-size: calc(20 * var(--ratio));
  line-height: calc(16 * var(--ratio));
}

.time-display {
  width: 3%;
  height: 2.22%;
  position: absolute;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  text-align: left;
  line-height: 0px;
}


.time-display-text {
  position: absolute;
  font-size: calc(15 * var(--ratio));
  font-family: Poppins;
  font-weight: 500;
  text-decoration: none;
  text-transform: none;
  line-height: calc(16 * var(--ratio));
  color: #000000ff;
}

#id-time-display-8am {
  top: 22%;
  left: 21.98%;
}

#id-time-display-12am {
  top: 50.8%;
  left: 21.98%;
}

#id-time-display-1pm {
  top: 53.8%;
  left: 21.98%;
}

#id-time-display-5pm {
  top: 82.3%;
  left: 21.98%;
}


#id-rectangle-tasks {
  top: 50.5%;
  left: 0.2%;
}


#id-tasks {
  top: 52.1%;
  left: 4.3%;
}


#id-availability {
  top: 32.5%;
  left: 4.3%;
}

#id-rectangle-availability {
  top: 31.1%;
  left: 0.2%;
}

.rectangle-menu {
  width: 18.44%;
  height: 5.19%;
  opacity: 1;
  z-index: 1;
  transform: rotate(0deg);
  overflow: hidden;
  position: absolute;
  cursor: pointer;
}

.menu-button:hover .rectangle-menu {
  background-color: LightGray;
}


.menu-text {
  font-size: calc(24 * var(--ratio));
  font-family: 'Inter', sans-serif;
  font-weight: 400;

  text-decoration: none;
  text-transform: none;

  line-height: calc(24 * var(--ratio));
  color: #000000ff;
}


.menu-item {
  width: 20%;
  height: 2.69%;
  position: absolute;
  opacity: 1;
  z-index: 46;
  transform: rotate(0deg);
  text-align: left;
  line-height: 0px;
  background-color: transparent;
  cursor: pointer;
}

#id-rectangle-my-assignment {
  top: 37.9%;
  left: 0.2%;
}

#id-my-assignment {
  top: 39.3%;
  left: 4.3%;
}


#id-rectangle-production-calendar {
  top: 44.2%;
  left: 0.2%;
}


#id-production-calendar {
  top: 45.6%;
  left: 4.3%;
}


#id-rectangle-users {
  top: 44.2%;
  left: 0.2%;
}

#id-users {
  top: 45.6%;
  left: 4.3%;
}


#id-rectangle-task-assignment {
  top: 56.8%;
  left: 0.2%;
}

#id-task-assignment {
  top: 58.3%;
  left: 4.3%;
}

#id-rectangle-my-profile {
  top: 24.3%;
  left: 0.2%;
}

#id-my-profile {
  top: 25.7%;
  left: 4.3%;
}


.hor-line {
  width: 100%;
  height: 0%;
  top: 10%;
  left: 0%;
  opacity: 1;
  z-index: 3;
  transform: rotate(180deg);
  box-shadow: inset 0 0 0 1.5px #f3f1f1ff, inset 0 0 1.5px 0 #f3f1f1ff, inset 0 1.5px 0 0 #f3f1f1ff, inset 1.5px 0 0 0 #f3f1f1ff;
  border-left: 1px solid #f3f1f1ff;
  border-right: 1px solid #f3f1f1ff;
  border-top: 1px solid #f3f1f1ff;
  border-bottom: 1px solid #f3f1f1ff;
  position: absolute;
}

.vert-line {
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 19%;
  background-color: #f3f1f1;
  z-index: 2;
  transform: rotate(0deg);
}

.pledge-container {
  position: absolute;
  top: 50%;
  left: 85%;
  z-index: 50;
}

.pledge-text {
  font-size: calc(21 * var(--ratio));
  font-family: Inter;
  font-weight: 500;

  text-decoration: none;
  text-transform: none;

  display: flex;
  justify-content: center;
}
 

.range-slider {
  width: 100%;
  height: 1%;
  background-color: #cccccc;
  border-radius: 5px;
  display: flex;
  justify-content: center;
}


.rectangle-legend {
  width: 2.08%;
  height: 3.7%;
  opacity: 0.89;
  z-index: 5;
  transform: rotate(0deg);
  border-radius: 10px 10px 10px 10px;
  position: absolute;
}

#id-legend-selected-box {
  top: 22%;
  left: 83.91%;
  background: #80848eff;
}

.legend-item {
  width: 15%;
  height: 3.61%;
  top: 70.04%;
  left: 85.78%;
  opacity: 1;
  z-index: 44;
  transform: rotate(0deg);
  text-align: left;
  line-height: 0px;
  position: absolute;
}


#id-legend-selected {
  top: 22%;
  left: 87.24%;
}


.legend-item-text {
  font-size: calc(31 * var(--ratio));
  font-family: Inter;
  font-weight: 500;

  text-decoration: none;
  text-transform: none;

  line-height: calc(32 * var(--ratio));
  color: #000000ff;
}



#id-legend-notselected-box {
  top: 28%;
  left: 83.91%;
  background: #e9f5f1;
}



#id-legend-notselected {
  top:28%;
  left: 87.24%;
}

.welcome {
  width: 90%;
  height: 20%;
  top: 40%;
  left: 27%;
  opacity: 1;
  z-index: 21;
  transform: rotate(0deg);
  text-align: left;
  line-height: 0px;
  position: absolute;
  font-size: calc(61 * var(--ratio));
  font-family: Inter;
  font-weight: 500;
  text-decoration: none;
  text-transform: none;
  line-height: calc(32 * var(--ratio));
  color: #000000ff;
}



.notification-sphere {
  width: 0.5%;
  height: 0.9%;
  top: 3.2%;
  left: 87.5%;
  opacity: 1;
  z-index: 2;
  transform: rotate(0deg);
  border-radius: 50%;
  background: #ff0000ff;
  position: absolute;
}

.im-production-planner {
  width: 1.6%;
  height: 2.7%;
  top: 2.9%;
  left: 1.15%;
  opacity: 1;
  z-index: 3;
  position: absolute;
  background-image: url("./images/icon");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.im-notification {
  width: 1.9%;
  height: 2.9%;
  top: 3.5%;
  left: 86.5%;
  opacity: 1;
  z-index: 1;
  position: absolute;
  opacity: 1;
  background-color: transparent;
  background-position: center;
  background-image: url("./images/Notification");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;

}


.im-availibility {
  width: 1.5%;
  height: 2.5%;
  top: 25.8%;
  left: 2%;
  opacity: 1;
  z-index: 3;
  position: absolute;
  opacity: 1;
  background-color: transparent;
  background-position: center;
  background-image: url("./images/boldavailibility");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}


.im-tasks {
  width: 1.5%;
  height: 2.5%;
  top: 32.5%;
  left: 2%;
  opacity: 1;
  z-index: 3;
  position: absolute;
  opacity: 1;
  background-color: transparent;
  background-position: center;
  background-image: url("./images/boldtask");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.im-my-profile {
  width: 1.5%;
  height: 2.5%;
  top: 39.5%;
  left: 2%;
  opacity: 1;
  z-index: 3;
  position: absolute;
  opacity: 1;
  background-color: transparent;
  background-position: center;
  background-image: url("./images/boldtask");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}


.im-production-calendar {
  width: 1.5%;
  height: 2.5%;
  top: 45.65%;
  left: 2%;
  opacity: 1;
  z-index: 3;
  position: absolute;
  opacity: 1;
  background-color: transparent;
  background-position: center;
  background-image: url("./images/boldproductioncalendar");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}


.im-history {
  width: 1.5%;
  height: 2.5%;
  top: 39.2%;
  left: 2%;
  opacity: 1;
  z-index: 3;
  position: absolute;
  opacity: 1;
  background-color: transparent;
  background-position: center;
  background-image: url("./images/boldhistory.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.im-users {
  width: 1.5%;
  height: 2.5%;
  top: 52.2%;
  left: 2%;
  opacity: 1;
  z-index: 1;
  position: absolute;
  opacity: 3;
  background-color: transparent;
  background-position: center;
  background-image: url("./images/boldteam.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.im-task-assignment {
  width: 1.5%;
  height: 2.5%;
  top: 58.5%;
  left: 2%;
  opacity: 1;
  z-index: 3;
  position: absolute;
  opacity: 1;
  background-color: transparent;
  background-position: center;
  background-image: url("./images/boldtaskassignment.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.elipse-logout {
  width: 2%;
  height: 4%;
  top: 93.06%;
  left: 2.5%;
  opacity: 1;
  z-index: 1;
  border-radius: 50%;
  background: #000000ff;
  position: absolute;
}

.im-logout {
  width: 1.5%;
  height: 2.5%;
  top: 93.8%;
  left: 2.9%;
  opacity: 1;
  z-index: 2;
  position: absolute;
  opacity: 1;
  background-color: transparent;
  background-position: center;
  background-image: url("./images/Logout.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.logout-text:hover {
  background-color: #f07676;
  border: 2px solid #bd0101;
  cursor: pointer;
}

.logout-text {
  font-family: Poppins;
  font-weight: 500;
  width: 5%;
  height: 1%;
  top: 93.5%;
  left: 4.9%;
  text-align: left;
  position: absolute;
  bottom: 20px;
  z-index: 1000;
  text-decoration: none;
  text-transform: none;
  color: #000000;
  font-size: calc(20 * var(--ratio));
  line-height: calc(13 * var(--ratio));
  padding: 10px;
  border-radius: 10px;
  display: inline-block;
  transition: background-color 0.3s ease, border 0.3s ease;
}

/*-----------page showusers-------*/

table {
  width: 75%;
  border-collapse: collapse;
  margin-top: 20px;
}

th,
td {
  border: 1px solid #ddd;
  padding: 8px;
}

th {
  background-color: #f2f2f2;
  text-align: left;
}

tr:nth-child(even) {
  background-color: #f9f9f9;
}

tr:hover {
  background-color: #f1f1f1;
}

.container {
  max-width: 80%;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 5%;
  margin-left: 20%;
}

h1 {
  text-align: center;
}

.btn {
  margin-right: 10px;
  display: inline-block;
  padding: 8px 16px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #4CAF50;
  border: none;
  border-radius: 4px;
  box-shadow: 0 4px #999;
}
 
.btn-danger {
  background-color: #d9534f;
    padding: 8px 10px;
      font-size: 16px;
      margin-left: 20px;
}

.btn-danger:hover {
  background-color: #d73731;
}

.btn-warning:hover {
  background-color: #45a049
}

.btn-availability {
  background-color: #33b5ff
}

.btn-assignment{
    background-color: darkcyan;
}

.btn:active {
  background-color: #45a049;
  box-shadow: 0 2px #666;
  transform: translateY(2px);
}

/*------------Page Profile-----------*/

    .profile-card {
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 20px;
        margin: 10px;
        width: 380px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }
    .profile-field {
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }
    .profile-field label {
        font-weight: bold;
        margin-right: 10px;
        width: 100px;
    }
    .profile-field input {
        flex: 1;
        padding: 8px;
        box-sizing: border-box;
    }
    
    .profile-field select {
        flex: 1;
        padding: 8px;
        box-sizing: border-box;
    }

    .update-button button {
      padding: 10px 20px;
      font-size: 16px;
      cursor: pointer;
      background-color: #4CAF50;
      color: white;
      border: none;
      border-radius: 5px;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }
    .update-button button:hover {
      background-color: #45a049;
    }


#id-MON_AM {
    top: 22%;
    left: 25.05%;
}

#id-TUE_AM {
    top: 22%;
    left: 36.61%;
}

#id-WED_AM {
    top: 22%;
    left: 48.17%;
}

#id-THU_AM {
    top: 22%;
    left: 59.730000000000004%;
}

#id-FRI_AM {
    top: 22%;
    left: 71.29%;
}

#id-MON_PM {
    top: 56.44%;
    left: 25.05%;
}

#id-TUE_PM {
    top: 56.44%;
    left: 36.61%;
}

#id-WED_PM {
    top: 56.44%;
    left: 48.17%;
}

#id-THU_PM {
    top: 56.44%;
    left: 59.730000000000004%;
}

#id-FRI_PM {
    top: 56.44%;
    left: 71.29%;
}

#id-MON_AM {
    top: 22%;
    left: 25.05%;
}

#id-TUE_AM {
    top: 22%;
    left: 36.61%;
}

#id-WED_AM {
    top: 22%;
    left: 48.17%;
}

#id-THU_AM {
    top: 22%;
    left: 59.730000000000004%;
}

#id-FRI_AM {
    top: 22%;
    left: 71.29%;
}

#id-MON_PM {
    top: 54.44%;
    left: 25.05%;
}

#id-TUE_PM {
    top: 54.44%;
    left: 36.61%;
}

#id-WED_PM {
    top: 54.44%;
    left: 48.17%;
}

#id-THU_PM {
    top: 54.44%;
    left: 59.730000000000004%;
}

#id-FRI_PM {
    top: 54.44%;
    left: 71.29%;
}

#availableusers {
  font-family: Poppins;
  font-weight: 500;
  text-decoration: none;
  text-transform: none;
  color: #000000ff;
  top: 16.8%;
  left: 83%;
  position: absolute;
}

.unavailable {
  background-color: lightgrey;
}

.availableusers-titel {
  font-size: calc(35 * var(--ratio));
  line-height: calc(18 * var(--ratio));
  font-weight: 600;
  display: flex;
  justify-content: center;
}

.availableusers-task-text {
  font-family: Poppins;
  font-weight: 500;
  text-decoration: none;
  text-transform: none;
  color: #000000ff;
  font-size: calc(25 * var(--ratio));
  line-height: calc(16 * var(--ratio));
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.available-user-rectangle-task {
  position: relative;
  width: 100%;
  height: 35px; 
  border-radius: 10px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

.availableusers-date {
  font-family: Poppins;
  font-weight: 500;
  text-decoration: none;
  text-transform: none;
  color: #000000ff;
  font-size: calc(20 * var(--ratio));
  line-height: calc(16 * var(--ratio));
  display: flex;
  justify-content: center;
  margin-top: 10px;
  margin-left: 20px;
}

.availableusers-time {
  font-family: Poppins;
  font-weight: 500;
  text-decoration: none;
  text-transform: none;
  color: #000000ff;
  font-size: calc(20 * var(--ratio));
  line-height: calc(16 * var(--ratio));
  display: flex;
  justify-content: center;
  margin-top: 10px;
}


.availableusers-list {
  list-style-type: disc;
  padding-left: 20px;
  margin-top: 30px;
}

.availableusers-text {
  font-family: Poppins;
  font-weight: 500;
  text-decoration: none;
  text-transform: none;
  color: #000000ff;
  font-size: calc(22 * var(--ratio));
  line-height: calc(16 * var(--ratio));
  margin: 15px 0; 
  padding: 10px; 
  border-radius: 10px; 
  transition: background-color 0.3s ease, border 0.3s ease;
}

.no-user-assigned {
    background-color: #8fc0f1;
    text-align: center;
    width: 100%;
    margin-top: 30px;
    display: flex;
    justify-content:center;
}

.day-initial-not-available {
    color: #ae1b11;
    font-size: calc(14 * var(--ratio))
}

.day-initial-available {
    color: #11ae83;
    font-size: calc(14 * var(--ratio))
}


.availableusers-text:hover {
  background-color: #f0f0f0; 
  border: 2px solid #d0d0d0; 
  cursor: pointer; 
}

.container-skills {
  max-width: 800px;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}


/*----------LOGIN PAGE --------*/

.login-page {
  font-family: Arial, sans-serif;
  background-color: #f4f4f9;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin: 0;
}

.login-container {
  background-color: #fff;
  padding: 2rem;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  text-align: center;
}

.login-container h2 {
  margin-bottom: 1.5rem;
  font-size: 24px;
  color: #333;
}

.login-container input[type="text"],
.login-container input[type="password"] {
  width: 100%;
  padding: 0.75rem;
  margin-bottom: 1rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 16px;
}

.login-container button {
  width: 100%;
  padding: 0.75rem;
  background-color: #4CAF50;
  color: white;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
}

.login-container button:hover {
  background-color: #18771d;
}

