[v-cloak] {
    display: none;
}

#app {
}


.confirmation .headline {
    color: #a00;
}

.confirmation .lang-vi {
    color: #080;
}

.confirmation .lang-en {
    color: #26a;
}

.confirmation .subtitle {
    font-size: 20px;
    color: #a00;
    margin-top: 12px;   
    margin-bottom: 12px;   
}

.login-message {
    color: #a00;
}

.login-dlg .lang-vi {
    color: #800;
    font-style: italic;
}

.login-dlg .lang-en {
    color: #26a;
    font-style: italic;
}

.profile-dlg .close {
    position: absolute;
    top: 10px;
    right: 10px;
}

.v-list-item.login {
    white-space: nowrap;
}

.links a {
    margin-left: 5px;
}
