.hiden {
    display: none;
}

.active {
    text-decoration: dotted;
}

.video-switch {
}

.video-switch__container {
}

#video-switch__control {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 12px;
}

#video-switch__control,
#video-switch__control a {
    color: rgb(153, 153, 153);
}

a#button-vk:hover,
a#button-vk.active,
a#button-smotrim:hover,
a#button-smotrim.active {
    border-bottom: dotted 1px rgb(153, 153, 153);
    text-decoration: none;
}