
/* /pflichterix_team/static/src/css/pflichterix.scss */
 div.main{margin-top: 20px; margin-bottom: 40px;}div.centered{max-width: fit-content; margin-left: auto; margin-right: auto;}div.hor-div{display: -webkit-box; display: -webkit-flex; display: flex; flex-direction: row;}div.hor-div div{margin: 5px;}div.new{margin-top: 10px; margin-left: 5px;}div.new-team{color: blue;}div.new-participant{color: darkcyan;}table.padded-table{margin: 0; border: none; border-collapse: separate; border-spacing: 0; margin-top: 15px;}table.padded-table th, table.padded-table td{padding: 3px; text-align: center;}tr.retired{color: gray;}table.striped tr:nth-child(even){background-color: o-color("o-color-2");}table.striped td{padding: 5px;}table.border-outside-header{border: gray solid 1px; width: 100%;}table.border-outside-header th{border-bottom: gray solid 1px;}table.border-full{width: 100%; border-collapse: collapse;}table.border-full th{border: gray solid 1px; background-color: o-color("o-color-2");}table.border-full td{border: gray solid 1px;}span.flag-display{font-size: smaller; color: grey;}.error{color: red;}button.icon-only-submit{border: none; outline: none; background: none;}.select-checkbox-fa option::before{font-family: FontAwesome; content: "\f096"; width: 1.3em; display: inline-block; margin-left: 2px;}.select-checkbox-fa option:checked::before{content: "\f046";}.border-outside{border: gray solid 1px;}