body {
    color: #111111;
}

#last-updated {
    font-size:x-small;
    font-style:italic;
    text-align: center;
}

#app-icon {
    vertical-align: middle;
    width: 48px;
}

#title {
    vertical-align: middle;
    margin-left: 1ex;
}

.screenshot {
    display:block;
    margin-left:auto;
    margin-right:auto;
    max-width: 95%;
}

#screenshot-list {
    width: 308px;
}

.icon {
    vertical-align: bottom;
}

#screenshot-add {
    width: 559px;
}

#screenshot-edit {
    width: 561px;
}

.note {
    font-style: italic;
}

#screenshot-time-edit {
    width: 510px;
}

.swipe-example-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
    white-space: nowrap;
    text-align: center;
}

#swipeleft-example-container {
    width: 655px;
}

#swiperight-example-container {
    width: 654px;
    margin-top: 30px;
}

#swipeleft-img-1 {
    max-width: 40%;
    margin-right: 20px;
}

#swipeleft-img-2 {
    max-width: 40%;
    margin-left: 20px;
}

#swiperight-img-1 {
    max-width: 40%;
    margin-right: 20px;
}

#swiperight-img-2 {
    max-width: 40%;
    margin-left: 20px;
}

#screenshot-overflow {
    width: 574px;
}

#screenshot-export-confirm {
    width: 509px;
}

#screenshot-export-notification {
    width: 574px;
}

#screenshot-overflow-highlighted {
    width: 574px;
}

#screenshot-purge {
    width: 506px;
}

.warning {
    font-weight: bold;
}

#screenshot-purge-notification {
    width: 574px;
}

.permission {
    font-weight: bold;
}