.eup_tab {
  background-color: #1a428a;
}

.menuEUP {
background-color: #1a428a;

}

.swal2-styled.swal2-confirm{
background-color: #9a9a9a !important;
}

.swal2-styled.swal2-cancel{
background-color: #9a9a9a !important;
}
.dropdown .dropbtn {
background-color: #1a428a;
}

.menuEUP a:hover, .dropdown:hover .dropbtn {
	background-color: #2b5bb3;
}

.azotelPanelHeader2 {

    background: linear-gradient(to bottom, #1a428a 0, #1a428a 30px, white 30px, white 100%);
  
}

.top_button{
background-color: #1a428a;
}

.azotelPanelHeader{
background-color: #1a428a;

}
.but2,.button4 {
    background-image: none !important;
    background-color: #9a9a9a !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: #797a80 !important;
}

.but1Mobile{

background-color: #9a9a9a;
}

.but1Mobile:hover{

background-color: #797a80;
}



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

.footer{
color: black;
}