﻿.tbstyle {
    font-size: 12px;
    color: #727171;
    text-decoration: none;
}

tr {
    background-color: #FFFFFF !important;
}

a:hover, a:focus {
    text-decoration: none !important;
    color: #727171 !important;
}

a {
    color: #727171 !important;
}

.l-btn-request {
    background-color: #fff;
    border-color: #FFFFFF !important;
    color: #8363aa;
}

    .l-btn-request:hover, .l-btn-request:focus {
        background-color: #FFFFFF !important;
        color: white;
    }
