.dashboardContentsArea{padding:0}.dashboardTable{border-collapse:collapse;width:100%}.dashboardTable>thead>tr>th{font-size:1.2em;text-align:left;padding:0 1em;color:#fff}.dashboardTable>thead>tr>th:nth-child(2n){background-color:#979fc0}.dashboardTable>thead>tr>th:nth-child(odd){background-color:#8088aa}.dashboardTable>tbody>tr>td{padding:0 1em;vertical-align:top;height:10em}.dashboardTable>tbody>tr>td>.guiBox{margin:1em 0;border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,.25);background-color:#fff;border:none}.dashboardTable>tbody>tr>td:nth-child(2n){background-color:#f8f8f8}.dashboardTable>tbody>tr>td:nth-child(odd){background-color:#eee}.dashboardEmpty{text-align:center;opacity:.2;font-size:2em;font-weight:700;padding:2em 0 5em;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.dashboardEmpty::before{font-family:metro;content:'\ea10';display:block;font-size:3em;color:#fff;background-color:var(--secondary-grey-dark);border-radius:50%;width:1.5em;height:1.5em;text-align:center;margin:0 auto .25em;line-height:1.5em}.dashboardHeader{margin:-5px -10px 0;background-color:var(--primary-blue-light);border-radius:5px 5px 0 0;padding:2px 10px;font-weight:700;color:#fff;min-height:2em;position:relative;overflow:hidden}.dashboardHeaderIconRibbon{position:absolute;top:0;right:0}.dashboardIcon{min-width:25px;font:1.45em/1.45em metro;padding:5px;cursor:pointer;transition-property:background-color;transition-duration:.25s;text-align:center;display:inline-block;vertical-align:top;height:1.45em}.dashboardIcon:hover{background-color:var(--primary-blue-light-hover)}.dashboardIconArchive{-webkit-transform:scaleY(-1);-moz-transform:scaleY(-1);-o-transform:scaleY(-1);transform:scaleY(-1);-ms-filter:"FlipV";filter:FlipV;line-height:1.6em}.dashboardIconNotSubscribed,.dashboardIconSubscribed{font-size:1.3em;line-height:1.1em;position:relative}.dashboardIconNotSubscribed{color:#accdf8}.dashboardIconArchive::before{content:"\e0df"}.dashboardIconNotSubscribed::before,.dashboardIconSubscribed::before{content:"\e951"}