#layout, #result
{
    margin: 0 auto;
    max-width: 728px;
}

.row-answer
{
    margin: 0.67em 0;
}

.row-answer .pure-g
{
    height: 50%;
    align-content: center;
}

.col-answer div,
#result-answer div
{
    display: inline;
}

.title,
.tiled-image,
.cell-answer
{
    margin: 0 auto;
}

.ad-leaderboard
{
    width: 728px;
    height: 90px;
    background-color: gray;
    margin-bottom: 0.67em;
}

.overlay
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0,0,0,0.5); /*dim the background*/
}

#overlay-result
{
    display: none;
    text-align: center;
}

#overlay-result .pure-g .pure-u
{
    margin: 0 auto;
}

#result-licence
{
    font-size: 0.8em;
}

#result-answer,
#result-next-image
{
    margin-top: 0.75em !important;
}

#result-answer
{
    font-weight: bold;
}

/*#result
{
    background-color: white;
    height: 100%;
    text-align: center;
    padding-top: 1em;
}*/
