/* tables */ .instrucText{ text-align: justify; text-justify: inter-word; } .noUi-target{ margin: 40px 15px 60px; } .mb-3._formfield{ text-align: left; } .controls{ text-align: center; } .form-check{ text-align: left; } table { font-family: arial, sans-serif; border-collapse: collapse; table-layout: fixed; } .fixed_permanent{ margin-left: auto; margin-right: auto; text-align: left; } .fixed_permanent td:nth-child(1) { font-weight: bold; } .fixed_permanent td:nth-child(2) { text-align: center; } .fixed_click{ width: 100%; text-align: left; } .fixed_click td:nth-child(2){ text-align: center; } .fixed_click td:nth-child(1){ font-weight: bold; } .wide { width: 300px; } #likert th, td { border: 1px solid #dddddd; padding: 8px; } #likert td:hover { background-color: #ddd;} #likert tr:nth-child(even) { background-color: #f2f2f2; } #var-properties td, th { border: 1px solid #dddddd; vertical-align: top; } #fixed-properties td, th { width: auto; border: 1px solid #dddddd; vertical-align: text-top; padding: 8px; } #pros-and-cons tr:nth-child(even) { background-color: #f2f2f2; } /* misc */ .note { margin: 20px; padding: 5px; text-align: justify; background: lightgray; } .treatment { margin: 20px; padding: 5px; text-align: justify; background: lightsteelblue; } .tab { display: inline-block; padding-left: 50px; vertical-align: top; } .feststellungen{ padding-left: 20px; } .tat-num { display: table-cell; width: 100px; vertical-align: top; } .tat-beschreibung { display: table-cell; padding-left: 50px; vertical-align: top; } /* lists */ ul, li { padding-left: 15px; } /*.noUi-tooltip {*/ /* display: none;*/ /*}*/ .noUi-active .noUi-tooltip { display: block; } .s13Table { width: 100%; table-layout:fixed; } .small_col{ width: 25%; padding-top: 45px; } .large_col{ width: 50%; text-align: center; align-items: center; alignment: center; } .s13Table td:nth-child(2) { text-align: center; } .s13Table td:nth-child(1) { font-weight: bold; }