.bodyheader {
	display: none;
}

#languages, #languages option {
	background-color: rgb(250,250,250);
}

body > table {
	background-image: url(../images/background.png);
	background-size: cover;
}

/* Custom styles for button Login */
.colorpushback22 {
    background-color: transparent;
}
.leafbutton
 {
    background: #f50071 !important;
    border-radius: 6px !important;
     box-shadow: 2px 2px 4px rgb(255 255 255 / 88%) inset, 1px 2px 4px rgb(0 0 0 / 58%);
}

.colorpushback12, .colorpushback32 {
    display: none !important;
}

.colorpushback11, .colorpushback13, .colorpushback31, .colorpushback33
 {
    display: none !important;
}

.leafbutton:hover .colorpushback21, .leafbutton:hover .colorpushback23, .leafbutton:hover .colorpushback22 {
    background-color: transparent;
}
/* End custom styles for login button */