.eup_tab {
  background-color: #871555;
}

.menuEUP {
  background-color: #871555;
}

.swal2-styled.swal2-confirm{
  background-color: #4BA78A !important;
  border-color: #4BA78A !important;
}

.swal2-styled.swal2-cancel{
  background-color: #4BA78A !important;
  border-color: #4BA78A !important;
}

.dropdown .dropbtn {
  background-color: #871555;
}

.menuEUP a:hover, .dropdown:hover .dropbtn {
  background-color: #a61f6a; /* lighter highlight */
}

.azotelPanelHeader2 {
  background: linear-gradient(to bottom, #871555 0, #871555 30px, white 30px, white 100%);
}

.top_button{
  background-color: #871555;
}

.azotelPanelHeader{
  background-color: #871555;
}

.but2,.button4 {
  background-image: none !important;
  background-color: #4BA78A !important;
  border-color: #4BA78A !important;
  text-decoration: none !important;
  font-weight: bold !important;
  border-radius: 25px !important;
  box-shadow: 0 3px 10px rgb(0 0 0 / 20%) !important;
  border: 0 !important;
}

.text_blue_bold{
  color: #55565a;
}

.but2:hover,.button4:hover {
  background-color: #3f9077 !important; /* darker hover */
  border-color: #3f9077 !important;
}

.but1Mobile{
  background-color: #4BA78A;
  border-color: #4BA78A !important;
}

.but1Mobile:hover{
  background-color: #3f9077;
  border-color: #3f9077 !important;
}

body {
  background: linear-gradient(to bottom, #c6c6c6 0%, #cdcdcd 100%) fixed !important;
  background-repeat: no-repeat !important;
}

.footer{
  color: black;
}

.but1 {
  background-color: #4BA78A !important;
  border-color: #4BA78A !important;
}

.but1:hover {
  background-color: #3f9077 !important; /* darker hover */
  border-color: #3f9077 !important;
}

.button3 {
  background-color: #4BA78A !important;
  border-color: #4BA78A !important;
}

.button3:hover {
  background-color: #3f9077 !important; /* darker hover */
  border-color: #3f9077 !important;
}

.button_changepassword_green {
  background-color: #4BA78A !important;
  border-color: #4BA78A !important;
}

.button_changepassword_green:hover {
  background-color: #3f9077 !important; /* darker hover */
  border-color: #3f9077 !important;
}

.button_green {
  background-color: #4BA78A !important;
  border-color: #4BA78A !important;
}

.button_green:hover {
  background-color: #3f9077 !important; /* darker hover */
  border-color: #3f9077 !important;
}