/* DATEI: SSS_Apex_sss.css */
body .ui-dialog .ui-dialog-content {
   padding: 15px; 
}
sup {
   font-size: 10px; 
}
.tabcell {
   color: #000;
   font-size: 13px;
   text-align: right;   
   width: 30px;
   height: 20px;
}
.tabcell_text {
   color: #000;
   font-size: 13px;
   text-align: left;
   width: 400px;        
}
.tabsumme {
   background-color: #85b9ec !important;
   font-size: 13px;
}
.t-Region {
   margin-bottom: 10px;
}
.t-Region .t-Region-body {
   padding: 0.8rem;
}
.t-Body-nav {
   width: 210px;
}
.a-IRR-table{
border-collapse: inherit;
font-size: 0.8rem;
line-height: 0.8rem;
}
.a-IRR-table td {
   padding: 1px 4px;
}
#t_Button_navControl {
   color: #ffffff;
}
.t-TreeNav .a-TreeView-node--topLevel > ul > .a-TreeView-node {
    padding-left: 16px;
}
.a-TreeView-content.is-selected{
    color: #ffffff;
}
.t-Login-body {
    --a-field-input-font-size: 0.9rem;
}