/* Table */
#AMLPSTable table.amlpsTable {width:98%;margin:10px auto 20px 0; border-collapse:collapse;}
#AMLPSTable table.amlpsTable tr {width:100%;}
#AMLPSTable table.amlpsTable tbody tr th, #AMLPSTable table tbody tr td {padding: 7px 3px;}
#AMLPSTable table.amlpsTable tr:nth-child(odd) {background-color: #e6e6e6;}
#AMLPSTable table.amlpsTable thead tr th {background:#cc4c02;color:#fff;padding:5px;text-align:right;}
#AMLPSTable .nameCol {text-align:left;}
#AMLPSTable .numberCol, #AMLPSTable .totalCol {border-left:1px solid #fff;padding-top:10px;}
#AMLPSTable table.amlpsTable td, #AMLPSTable .headerRow th {text-align:right;}
#AMLPSTable table.amlpsTable th, #AMLPSTable .headerRow th.nameCol, #AMLPSTable table.amlpsTable thead tr th.nameCol {text-align:left;}
#AMLPSTable table.amlpsTable tr.totals {font-family: Swiss721BT-Heavy,Arial,sans-serif,'DejaVu Sans';}
#AMLPSTable table.amlpsTable tfoot tr:nth-child(odd) {background-color: #fff;}
#AMLPSTable table.amlpsTable tfoot tr td {font-size:0.8em;text-align:left;padding:5px;}
#AMLPSTable table.amlpsTable tbody tr:last-of-type {border-bottom:1px solid #000;}
#AMLPSTable table.amlpsTable caption {width:100%;background:#cc4c02;color:#fff;padding:5px 0px;border-bottom:1px solid #fff;}
@media screen and (max-width: 992px) {#AMLPSTable .supressCol {display:none;} #AMLPSTable table.amlpsTable {margin-left:0;width:94%;}}
@media screen and (max-width: 767px) {#AMLPSTable .supressColmob {display:none;}}
#AMLPSTable .colHead {border-bottom:1px solid #fff;}
#AMLPSTable .unSupress {display:none;}
#AMLPSTable .spanRow {background:#fff;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;}
@media screen and (max-width: 767px) {#AMLPSTable .unSupress {display:block;margin-bottom:10px;}}


/* specific table overrides */
#AMLPSTable #eligibleParticipation .numberCol {padding-left:50px;}
#AMLPSTable #obsSix .totalCol {width:85px;}
@media screen and (max-width: 767px) {#AMLPSTable #pageText.observers thead th {font-size:0.4em;}}

/* CSS style meta
Author: ABS, Sebastian Becher 
Ver 1.1.35 */