@CHARSET "UTF-8";

#tabs .ui-tabs-panel { padding: 10px; font-size: inherit }

.competition-selector-area { width: 260px }
.competition-selector-area.full-width { width: auto }
.competition-selector-area select { width: 165px }
.competition-selector-area fieldset { min-width: 0 }
.competition-selector-area.full-width fieldset { margin: 0 0 10px 0 }
.competition-selector-area fieldset legend { font-weight: bold } 
.competition-selector-area .mzbtn { margin-left: 10px; vertical-align: bottom }

#competition-header > div { align-self: center; margin-bottom: 10px }
#competition-header > div:first-of-type { padding-left: 5px; margin-right: 10px }
#competition-header > div:nth-of-type(2) { margin-right: 10px }
#competition-header > div h3 { margin: 0; line-height: 15px }
#competition-header > div h3 span:first-of-type { font-size: smaller; font-weight: normal }
#competition-header > div h3 span:nth-of-type(2) { display: inline-block; max-width: 450px; overflow-wrap: break-word }
