.scroll,
.trans-scroll,
.status,
.changelog,
.broadcaster,
.messegeBox,
.webring,
.box {
    border-style: solid !important;
}

.scroll,
.webring {
    border-color:
        #a1a8a5
        #69706d
        #69706d
        #a1a8a5 !important;
}

.trans-scroll,
.status,
.changelog,
.box {
    border-color:
        #497677
        #2f5052
        #2f5052
        #497677 !important;
}

.broadcaster,
.messegeBox {
    border-color:
        rgba(72, 125, 168, 0.6)
        rgba(27, 59, 88, 0.7)
        rgba(27, 59, 88, 0.7)
        rgba(72, 125, 168, 0.6) !important;
}

.channels-selector::before,
.transmissions-selector::before {
    border-style: solid !important;
    border-width: 4px !important;
    inset: -3px !important;
}

.channels-selector::before {
    border-color:
        #497677
        #2f5052
        #2f5052
        #497677 !important;
}

.transmissions-selector::before {
    border-color:
        #385c5d
        #1e3637
        #1e3637
        #385c5d !important;
}

.scroll:first-of-type {
    border-top: 0 !important;
}

.scroll:last-of-type,
.webring {
    border-bottom: 0 !important;
}
