.pr_report_table tr.dark_tr td.act_right:hover, .pr_report_table tr.dark_tr td.act_bottom:hover {
    background-color: #a6d67c
}

.pr_report_table th {
    position: relative;
    padding: 10px;
    text-align: center;
    border: 1px solid #818181;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.42857
}

.pr_report_table th .detail_grey_text a {
    padding-top: 10px;
    font-style: italic;
    color: #818181
}

.pr_report_table .big th {
    padding: 18px 30px
}

.pr_report_table td {
    text-align: center;
    border: 1px solid #818181;
    padding: 8px;
    line-height: 1.42857;
    vertical-align: middle;
    font-size: 14px
}

.pr_report_table .table_courses_manage tbody tr td {
    max-width: 600px;
    overflow: hidden;
    word-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pr_report_table .dark_tr {
    background-color: #cbf2ac !important;
    color: #000
}

.pr_report_table .act_right {
    text-align: left;
    padding-right: 40px;
    background-image: url("../images/svg/schevron-white.svg");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 25px;
    cursor: pointer;
    min-width: 200px
}
.new-access-requests {
    position: absolute;
    margin-left: 17px;
    margin-top: -5px;
}