/* input(12,8): run-time error CSS1035: Expected colon, found '{' */
/* Copyright 2023 Ellucian Company L.P. and its affiliates. */
/* This style sheet should be used for custom client styles.
This style sheet is applied last, so it will override anything 
set in site.css, the area-specific css, and theme.css. */

._weboptimizer_returns_404_on_empty{
    background-color: rgba(255,255,255,0);
}

.swlAwardTable,
.swlExamTable {
    th {
        text-align: center;
        font-weight: bold;
        padding: 2px 4px 0px 4px;
    }

    td {
        font-weight: normal;
        border: 1px solid;
        padding: 2px 3px 2px 3px;
    }
}

.swlaw-registration-packet_expandednavlink {
    background: url("Images/registration-checklist.png") no-repeat 5px 1px;
    padding-left: 4.62em;
}
