﻿.gray_bd {
    border-color:#e6e5e5 !Important;
}
.golden_bd {
    border-color:gold !important;
}
.green_bd {
    border-color:#0b9343 !Important;
}
.blue_bd {
    border-color:#08a0e2 !important;
}
.red_bd {
    border-color:#e43118 !Important;
}
.blue_dark_bd {
    border-color:#0b738f !Important;
}