table.akbar_recent_activity {
    empty-cells: show;
}
table.akbar_recent_activity th {
    font-weight: bold;
}
table.akbar_file_manager {
    empty-cells: show;
    margin-top: 1em;
    margin-bottom: 1em;
}
table.akbar_file_manager th {
    font-weight: bold;
}
table.akbar_upload_results {
    empty-cells: show;
    /* border: thin solid #666666; */
    /* width: 70%; */
    margin-bottom: 1.0em;
    margin-left: auto;
    margin-right: auto;
    /* 
     * border-width: 3px;
     * border-style: ridge;
     * border-spacing: 1px;
     * border-collapse: separate;
     */
}
th.akbar_upload_results {
    /* 
     * border: thin solid #666666;
     * padding: 5px;
     */
    background-color: #ccffcc;
    font-weight: bold;
}
td.akbar_upload_results {
    /* border: 1px solid #666666; */
    /* padding: 3px; */
}
caption.rps_table_form {
    font-size: 80%;
    width: 60em;
    margin-left: 2em;
    margin-bottom: 1em;
    text-align: left;
}
caption.akbar_upload_results {
    font-weight: bold;
}
div.akbar_hscrollable {
    width: 904px;
    overflow: auto;
    /* border: thin solid #666666; */
}
table.akbar_report {
    empty-cells: show;
    /* 
     * -webkit-border-radius: 1em;
     * -moz-border-radius: 1em;
     * -opera-border-radius: 1em;
     * border-radius: 1em;
     */
}
table.modify_table {
    empty-cells: show;
}
table.modify_table th {
    /* background-color: #ffcccc; */
}
.akbar_message {
    margin-left: 10%;
    margin-right: 10%;
}
.akbar_small_text {
    font-size: 85%;
}
.akbar_tiny_text {
    font-size: 80%;
}
.akbar_cycle {
    display: block;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    line-height: 36pt;
}
.akbar_countdown {
    display: block;
}
.akbar_countdown_remaining {
    display: inline;
    font-size: 120%;
    font-weight: bold;
}
.akbar_deadline_date {
    display: inline;
    font-size: 120%;
    font-weight: bold;
}
.akbar_deadline_time {
    display: inline;
    font-size: 120%;
    font-weight: bold;
}
.akbar_big_text {
    font-size: 120%;
}
.akbar_larger_text {
    font-size: 110%;
}
li.akbar_larger_text {
    font-size: 110%;
    margin-bottom: 0.1in;
}
.akbar_bold {
    font-weight: bold;
}
td.ark_te_submit_cell {
    background-color: #ccffcc;
}
td.ark_te_error_cell {
    background-color: #ffcccc;
}
td.primary_reviewer, td.secondary_reviewer {
    width: 180px;
    height: 26px;
}
ul.ark_news {
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0;
    list-style-position: inside;
}
ul.ark_news li {
    margin-bottom: 4px;
}
/* 
 * div.ark_debug li {
 *     font-size: 11px;
 * }
 */
div.ark_debug {
    font-size: 11px;
    padding-left: 20px;
}
.nobr {
    white-space: nowrap;
}
.error {
    color: #000000;
    font-weight: normal;
}
p.error {
    margin-left: 100px;
    margin-right: 100px;
}
.errorheader {
    color: #ff0000;
}
div.errorheader {
    font-weight: bold;
    font-size: 120%;
    text-align: center;
}
h1.errorheader {
    text-align: center;
}
h1.ark_page_header {
    text-align: center;
    margin-bottom: 1em;
}
.logout_notification {
    font-weight: bold;
    text-align: left;
    margin-left: 100px;
    margin-right: 0;
    margin-top: 25px;
}
table.ark_table_buttons {
    margin-bottom: 0.5em;
}
table.ark_table_buttons + p {
    margin-top: 0em;
}
form#rpsform center {
    width: 910px;
}
form#rpsform div.akbar_cycle {
    width: 910px;
}
form.buttonform {
    display: inline-block;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
p.ark_notice {
    font-weight: bold;
}
p.ark_end_note {
    font-size: 12px;
}
div.maincontent div.navigation {
    font-size: 12px;
}
div.maincontent p.navigation {
    font-size: 12px;
}
