.no-deco {
    text-decoration: none;
}

.no-wrap {
    white-space: nowrap;
}

.z-index-2 {
    z-index: 2;
    position: relative;
}

.full-column {
    height: 100%;
}

.full-column > div {
    height: calc(100% - 80px);
}

.AK1, .AN2 {
    background: transparent !important;
}