[v-cloak] {
    display: none;
}


debug {
    background: #9f0000;
    /*display: none !important;*/
    display: none;
    /*display: inline-block !important;*/
    padding: 5px 10px;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    font-size: 16px;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.sideIconCount {
    right: -12px;
    top: -5px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    position: absolute;
    background: #230000;
    text-align: center;
    font-size: 12px;
    color: #fff;
}
