﻿body {
    background-image: none !important;
    background-color: #567baf !important;
    padding: 5px;
}

.bg-SAEON {
    background-color: #567baf;
}

.pointer {
    cursor: pointer;
    text-decoration: none !important;
}

.noSelect {
    user-select: none;
}