#fastspell {
    border-left: 0;
    border-right: 0;
    color: #b9b9b9;
    font-weight: bold;
    width: 100%;
    font-size: 13px;
    line-height: 20px;
    text-shadow: 0 2px 1px rgba(0, 0, 0, .2);
    height: 30px;
    background: #0b171829;
    font-family: Raleway;
    padding: 5px 5px 5px 5px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #2d2817;
    margin-bottom: 3px;
}

a.fast_spell_set,
span.fast_spell_set {
    display: inline-block;
    text-decoration: none;
    width: 16px;
    height: 16px;
    background: #17302f;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    margin-left: 2px;
    margin-right: 2px;
    position: relative;
    top: 0px;
    color: #b9b9b9;
}

#fastspell tr > td + td > b {
    color: rgba(0, 0, 0, 0);
    font-size: 0;
}



/* Fastspells */
span#fast_spell_set_1 {
    border-bottom: 2px solid #ff0000c4;
}
span#fast_spell_set_2 {
    border-bottom: 2px solid #ffe100e6;
}
span#fast_spell_set_3 {
    border-bottom: 2px solid #0fff00;
}
span#fast_spell_set_4 {
    border-bottom: 2px solid #00c0ff;
}
span#fast_spell_set_5 {
    border-bottom: 2px solid #e42bff;
}

#fast_spell_set_1 {
    border-bottom: 2px solid #f00;
}
#fast_spell_set_2 {
    border-bottom: 2px solid #ffe10066;
}
#fast_spell_set_3 {
    border-bottom: 2px solid #0fff0066;
}
#fast_spell_set_4 {
    border-bottom: 2px solid #00c0ff66;
}
#fast_spell_set_5 {
    border-bottom: 2px solid #e42bff66;
}
#fastspell b {
    font-size: 12px;
}
#fastspell {
    font-weight: bold;
    text-align: center;
    font-family: Montserrat;
    border-bottom: 1px solid #3b3b3b;
    border-top: 1px solid #3b3b3b;
    padding: 2px 5px 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}

a.fast_spell_set,
span.fast_spell_set {
    display: inline-block;
    text-decoration: none;
    width: 16px;
    height: 16px;
    background: #183030;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    margin-left: 2px;
    margin-right: 2px;
    position: relative;
    top: 0px;
    color: #bdbdbd;
}


#fastspell1,
#fastspell3,
#fastspell5,
#fastspell7,
#fastspell9 {
    background: #0b171830;
    padding-top: 1px;
    padding-bottom: 1px;
}
#fastspell1:hover,
#fastspell2:hover,
#fastspell3:hover,
#fastspell4:hover,
#fastspell5:hover,
#fastspell6:hover,
#fastspell7:hover,
#fastspell8:hover,
#fastspell9:hover {
    background: #3c2f004a !important;
    position: relative;
    font-weight: bold;
    border-bottom: 1px solid #f90505;
    border-top: 1px solid #fe0303;
}