body {
    background-color: #2185d0;
/*    background-color: #61b3e7;  */
/*     background-color: #0d2b56; */
}
body > .grid {
    height: 100%;
}
.image {
    margin-top: -100px;
}
.column {
    max-width: 350px;
}

.logintitle {
    color: #ffffff;
}

/* .ui.teal.header {
    color: #ffffff !important;
}
.ui.teal.button {
    background-color: #3465a4 !important;
} */

.ui.page.modals.transition.visible {
    display: flex !important;
}

.myhidden {
    display: none;
}