@charset "UTF-8";

/*
-------------------------------------------------- */

.table_normal thead + tbody th.no_bg {
    background-color: transparent;
    font-weight: normal;
}

.border_right {
    border-right: 1px solid #BEBEC8 !important;
}

.no_border_right {
    border-right: none !important;
}
