html{
    font-size: 14px;
    line-height: 1.15;
}
html, body {
    height: 100%;
}
body{
    background-color: #DADADA;
}
body > .grid {
    height: 100%;
}
.image {
    margin-top: -100px;
}
.column {
    max-width: 450px;
}
.ui.message{
    margin: 0 !important;
}
#footer{
    border: 0 !important;
    box-shadow: none !important;
}
.header>.content{
    color: #0085db;
    /*text-shadow: 1px 1px 1px #ffffff;*/
    text-shadow: #dcdcdc 1px 0 0, #dcdcdc 0 1px 0, #dcdcdc -1px 0 0, #dcdcdc 0 -1px 0;
}
.header>.image{
    width: 2.2em !important;
}
#copyright a{
    color: #0085db;
}

#slideVerify{
    height: 14px;
}
