#breadcrumb { margin-top: 10px; padding: 0; } #breadcrumb * { border: 0; font-family: OSB; font-size: 17px; font-weight: normal; } .breadcrumb-box { background-color: #fff; } .breadcrumb { color: #1d75a3; font-weight: bold; height: 60px; padding: 10px; } .breadcrumb a { color: #585859; } .breadcrumb-select { float: left; max-width: 202px; } .breadcrumb-select .chzn-container-active { max-width: 100%; } #breadcrump .alternative-select .chzn-container-single .chzn-single span, #breadcrumb .chzn-container-single .chzn-single span { margin-right: 16px; } .option { line-height: 1.5; padding: 2px 0; width: 180px; } .breadcrumb-text { float: left; height: 40px; line-height: 40px; } .breadcrumb-form { float: left; margin-right: 20px; } .breadcrumb-form.disabled * { cursor: default; } .breadcrumb-form.disabled .breadcrumb-select { opacity: 0.5 !important; } .breadcrumb-button { background: #e9e9e9 url(https://tmssl.akamaized.net/images/pfeil_doppelt_rechts_blau.png) center center no-repeat; border: 1px solid #e3e3e3; border-left: 0; color: #0abaff; cursor: pointer; display: inline-block; font-family: inherit; font-size: 16px; font-weight: bold; height: 40px; margin: 0; text-align: center; text-decoration: none; width: 40px; } .breadcrumb-button:hover, .breadcrumb-button:focus, .breadcrumb-button.aktiv { background: #00aded url(https://tmssl.akamaized.net/images/pfeil_doppelt_rechts_weiss.png) center center no-repeat; border-color: #0abaff; color: white; } .breadcrumb-button:active { -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.2) inset; box-shadow: 0 0 0 rgba(0, 0, 0, 0.2) inset; } .breadcrumb-form.disabled .breadcrumb-button, .breadcrumb-form .breadcrumb-button.disabled { background: #e9e9e9 url(https://tmssl.akamaized.net/images/pfeil_doppelt_rechts_grau.png) center center no-repeat; cursor: default; } .breadcrumb-form.disabled .breadcrumb-button { opacity: 0.5 !important; } .breadcrumb-form.disabled .breadcrumb-button:hover, .breadcrumb-form .breadcrumb-button.disabled:hover { background: #fafafa url(https://tmssl.akamaized.net/images/pfeil_doppelt_rechts_grau.png) center center no-repeat; border: 1px solid #e3e3e3; cursor: default; opacity: 0.5 !important; } /* @group Base */ .chzn-container { display: inline-block; font-size: 13px; position: relative; vertical-align: middle; zoom: 1; } .chzn-container .chzn-drop { background: #fff; border: 1px solid #ccc; border-top: 0; color: #1d75a3; left: -9999px; position: absolute; top: 100%; width: 100%; z-index: 9996; } .chzn-container.chzn-with-drop .chzn-drop { left: 0; } /* @end */ /* @group Single Chosen */ .chzn-container-single .chzn-single { background-color: #fff; border: 1px solid #ccc; color: #1d75a3; display: block; height: 26px; line-height: 22px; overflow: hidden; padding: 2px 0 0 8px; position: relative; text-decoration: none; white-space: nowrap; } .chzn-container-single .chzn-default { color: #444; } .chzn-container-single .chzn-single span { display: block; margin-right: 26px; overflow: hidden; text-align: left; white-space: nowrap; } .chzn-container-single .chzn-single-with-deselect span { margin-right: 38px; } .chzn-container-single .chzn-single abbr { background: url('images/chosen-sprite-normal.png') -42px 1px no-repeat; display: block; font-size: 1px; height: 12px; position: absolute; right: 26px; top: 6px; width: 12px; } .chzn-container-single .chzn-single abbr:hover { background-position: -42px -10px; } .chzn-container-single.chzn-disabled .chzn-single abbr:hover { background-position: -42px -10px; } .chzn-container-single .chzn-single div { display: block; height: 100%; position: absolute; right: 0; top: 0; width: 18px; } .chzn-container-single .chzn-single div b { background: url('images/chosen-sprite-normal.png') no-repeat 0px 2px; display: block; height: 100%; width: 100%; } .chzn-container-single .chzn-search { margin: 0; padding: 3px 4px; position: relative; white-space: nowrap; z-index: 1010; } .chzn-container-single .chzn-search input { background: #fff url('images/chosen-sprite-normal.png') no-repeat 100% -20px; border: 1px solid #e4e4e4; font-size: 12px; height: 23px; margin: 1px 0; padding: 2px 20px 2px 5px; width: 100%; } .chzn-container-single .chzn-drop { margin-top: 0; } .chzn-container-single-nosearch .chzn-search { left: -9999px; position: absolute; } /* @end */ /* @group Multi Chosen */ .chzn-container-multi .chzn-choices { background-color: #fff; background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff)); background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background-image: linear-gradient(#eeeeee 1%, #ffffff 15%); border: 1px solid #aaa; box-sizing: border-box; cursor: text; margin: 0; overflow: hidden; padding: 0; height: auto !important; height: 1%; position: relative; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box; width: 100%; } .chzn-container-multi .chzn-choices li { float: left; list-style: none; } .chzn-container-multi .chzn-choices .search-field { margin: 0; padding: 0; white-space: nowrap; } .chzn-container-multi .chzn-choices .search-field input { color: #666; background: transparent !important; border: 0 !important; font-family: sans-serif; font-size: 100%; height: 15px; margin: 1px 0; outline: 0; padding: 5px; } .chzn-container-multi .chzn-choices .search-field .default { color: #999; } .chzn-container-multi .chzn-choices .search-choice { -webkit-border-radius: 3px; -moz-border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; background-color: #e4e4e4; border-radius: 3px; border: 1px solid #aaaaaa; color: #333; cursor: default; line-height: 13px; margin: 3px 0 3px 5px; padding: 3px 20px 3px 5px; position: relative; } .chzn-container-multi .chzn-choices .search-choice.search-choice-disabled { background-color: #e4e4e4; border: 1px solid #cccccc; color: #666; padding-right: 5px; } .chzn-container-multi .chzn-choices .search-choice-focus { background: #d4d4d4; } .chzn-container-multi .chzn-choices .search-choice .search-choice-close { background: url('images/chosen-sprite-normal.png') -42px 1px no-repeat; display: block; font-size: 1px; height: 12px; position: absolute; right: 3px; top: 4px; width: 12px; } .chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover { background-position: -42px -10px; } .chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close { background-position: -42px -10px; } /* @end */ /* @group Results */ .chzn-container .chzn-results { -webkit-overflow-scrolling: touch; margin: 0 4px 4px 0; max-height: 240px; padding: 0 0 0 4px; position: relative; overflow-x: hidden; overflow-y: auto; } .chzn-container-multi .chzn-results { margin: 0; padding: 0; } .chzn-container .chzn-results li { display: none; line-height: 15px; list-style: none; margin: 0; padding: 5px 6px; } .chzn-container .chzn-results .active-result { cursor: pointer; display: list-item; } .chzn-container .chzn-results .disabled-result { color: #ccc; cursor: default; display: list-item; } .chzn-container .chzn-results .disabled-result em { background: transparent; } .chzn-container .chzn-results .highlighted { background-color: #1d75a3; color: #fff; } .chzn-container .chzn-results li em { background: #feffde; font-style: normal; } .chzn-container .chzn-results .highlighted em { background: transparent; } .chzn-container .chzn-results .no-results { background: #f4f4f4; display: list-item; } .chzn-container .chzn-results .group-result { color: #999; cursor: default; font-weight: bold; } .chzn-container .chzn-results .group-option { padding-left: 15px; } .chzn-container-multi .chzn-drop .result-selected { color: #ccc; cursor: default; display: list-item; } .chzn-container-multi .chzn-drop .result-selected em { background: transparent; } .chzn-container .chzn-results-scroll { background: white; margin: 0 4px; position: absolute; text-align: center; width: 321px; /* This should by dynamic with js */ z-index: 1; } .chzn-container .chzn-results-scroll span { display: inline-block; height: 17px; text-indent: -5000px; width: 9px; } .chzn-container .chzn-results-scroll-down { bottom: 0; } .chzn-container .chzn-results-scroll-down span { background: url('images/chosen-sprite-normal.png') no-repeat -4px -3px; } .chzn-container .chzn-results-scroll-up span { background: url('images/chosen-sprite-normal.png') no-repeat -22px -3px; } /* @end */ /* @group Active */ .chzn-container-active.chzn-with-drop .chzn-single { background-color: #fafafa; border: 1px solid #ccc; } .chzn-container-active.chzn-with-drop .chzn-single div { background: transparent; border-left: none; } .chzn-container-active.chzn-with-drop .chzn-single div b { background-position: -18px 2px; } .chzn-container-active .chzn-choices { border: 1px solid #1d75a3; } .chzn-container-active .chzn-choices .search-field input { color: #111 !important; } /* @end */ /* @group Disabled Support */ .chzn-disabled { cursor: default; opacity: 0.5 !important; } .chzn-disabled .chzn-single { cursor: default; } .chzn-disabled .chzn-choices .search-choice .search-choice-close { cursor: default; } /* @group Right to Left */ .chzn-rtl { text-align: right; } .chzn-rtl .chzn-single { overflow: visible; padding: 0 8px 0 0; } .chzn-rtl .chzn-single span { direction: rtl; margin-left: 26px; margin-right: 0; } .chzn-rtl .chzn-single-with-deselect span { margin-left: 38px; } .chzn-rtl .chzn-single div { left: 3px; right: auto; } .chzn-rtl .chzn-single abbr { left: 26px; right: auto; } .chzn-rtl .chzn-choices .search-field input { direction: rtl; } .chzn-rtl .chzn-choices li { float: right; } .chzn-rtl .chzn-choices .search-choice { margin: 3px 5px 3px 0; padding: 3px 5px 3px 19px; } .chzn-rtl .chzn-choices .search-choice .search-choice-close { left: 4px; right: auto; } .chzn-rtl .chzn-search { left: 9999px; } .chzn-rtl.chzn-with-drop .chzn-search { left: 0; } .chzn-rtl .chzn-drop { left: 9999px; } .chzn-rtl.chzn-container-single .chzn-results { margin: 0 0 4px 4px; padding: 0 4px 0 0; } .chzn-rtl .chzn-results .group-option { padding-left: 0; padding-right: 15px; } .chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div { border-right: none; } .chzn-rtl .chzn-search input { background: #fff url('/css/images/chosen-sprite.png') no-repeat -30px -20px; direction: rtl; font-size: 12px; height: 20px; line-height: 1.0; padding: 4px 5px 4px 20px; padding: 0; } .chzn-container-single.chzn-rtl .chzn-single div b { background-position: 6px 2px; } .chzn-container-single.chzn-rtl.chzn-with-drop .chzn-single div b { background-position: -12px 2px; } /* @end */ /* @group Base */ .alternative-select .chzn-container { display: inline-block; font-size: 13px; margin-bottom: 0; position: relative; vertical-align: middle; zoom: 1; } .alternative-select .chzn-container .chzn-drop { background: #fff; border: 1px solid #e4e4e4; border-top: 0; color: #1d75a3; left: -9999px; max-width: 266px; position: absolute; top: 100%; width: initial; z-index: 9996; } .alternative-select .chzn-container.chzn-with-drop .chzn-drop { left: 0; } /* @end */ /* @group Single Chosen */ .alternative-select .chzn-container-single .chzn-single { background: #fafafa; border: 1px solid #e3e3e3; color: #585859; display: block; height: 40px; line-height: 40px; overflow: hidden; padding: 0 0 0 8px; position: relative; text-decoration: none; white-space: nowrap; } /*.chzn-land a { background:#1a3151 url('../images/bcw-land.png') no-repeat 9px center !important; } .chzn-wettbewerb a { background:#1a3151 url('../images/bcw-wettbewerb.png') no-repeat 9px center !important; } .chzn-verein a { background:#1a3151 url('../images/bcw-verein.png') no-repeat 9px center !important; } .chzn-spieler a { background:#1a3151 url('../images/bcw-spieler.png') no-repeat 9px center !important; }*/ .chzn-forumlist a { background: #1a3151 url('../images/bcw-forumlist.png') no-repeat 9px center !important; } .chzn-forum a { background: #1a3151 url('../images/bcw-forum.png') no-repeat 9px center !important; } #breadcrumb .alternative-select .chzn-container-single .chzn-single span { background-color: #f2f2f2; color: #1a3151; font-weight: bold; padding-left: 10px; padding-right: 5px; } .breadcrumb-link { margin-right: 20px; } #breadcrumb .alternative-select .chzn-container-active.chzn-with-drop .chzn-single div, #breadcrumb .alternative-select .chzn-container-single .chzn-single div { background-color: #f2f2f2; } .alternative-select .wettbewerb .chzn-container-single .chzn-single { background: #fafafa url('../images/neuzugang-w.png') no-repeat 3px center; } .alternative-select .chzn-container-single .chzn-default { color: #444; } .alternative-select .chzn-container-single .chzn-single span { display: block; margin-right: 26px; overflow: hidden; white-space: nowrap; } .alternative-select .chzn-container-single .chzn-single-with-deselect span { margin-right: 38px; } .alternative-select .chzn-container-single .chzn-single abbr { background: url('images/chosen-sprite.png') -42px 1px no-repeat; display: block; font-size: 1px; height: 12px; position: absolute; right: 26px; top: 6px; width: 12px; } .alternative-select .chzn-container-single .chzn-single abbr:hover { background-position: -42px -10px; } .alternative-select .chzn-container-single.chzn-disabled .chzn-single abbr:hover { background-position: -42px -10px; } .alternative-select .chzn-container-single .chzn-single div { display: block; height: 100%; position: absolute; right: 0; top: 0; width: 18px; } .alternative-select .chzn-container-single .chzn-single div b { background: url('/images/pfeil_grau_sprite.png') no-repeat 5px 0; display: block; height: 12px; margin-top: 14px; width: 12px; } .alternative-select .chzn-container-single .chzn-search { margin: 0; padding: 3px 4px; position: relative; white-space: nowrap; z-index: 1010; } .alternative-select .chzn-container-single .chzn-search input { background: #fff url('images/chosen-sprite.png') no-repeat 100% -20px; border: 1px solid #e4e4e4; font-size: 12px; height: 23px; margin: 1px 0; padding: 2px 20px 2px 5px; width: 100%; } .alternative-select .chzn-container-single .chzn-drop { margin-top: 0; } .alternative-select .chzn-container-single-nosearch .chzn-search { left: -9999px; position: absolute; } /* @end */ /* @group Multi Chosen */ .alternative-select .chzn-container-multi .chzn-choices { -moz-box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -khtml-box-sizing: border-box; background-color: #fff; background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff)); background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%); background-image: linear-gradient(#eeeeee 1%, #ffffff 15%); border: 1px solid #aaa; box-sizing: border-box; cursor: text; height: auto !important; height: 1%; margin: 0; overflow: hidden; padding: 0; position: relative; width: 100%; } .alternative-select .chzn-container-multi .chzn-choices li { float: left; list-style: none; } .alternative-select .chzn-container-multi .chzn-choices .search-field { margin: 0; padding: 0; white-space: nowrap; } .alternative-select .chzn-container-multi .chzn-choices .search-field input { color: #666; background: transparent !important; border: 0 !important; font-family: sans-serif; font-size: 100%; height: 15px; margin: 1px 0; outline: 0; padding: 5px; } .alternative-select .chzn-container-multi .chzn-choices .search-field .default { color: #999; } .alternative-select .chzn-container-multi .chzn-choices .search-choice { -webkit-border-radius: 3px; -moz-border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; background-color: #e4e4e4; border: 1px solid #aaaaaa; border-radius: 3px; color: #333; cursor: default; line-height: 13px; margin: 3px 0 3px 5px; padding: 3px 20px 3px 5px; position: relative; } .alternative-select .chzn-container-multi .chzn-choices .search-choice.search-choice-disabled { background-color: #e4e4e4; border: 1px solid #cccccc; color: #666; padding-right: 5px; } .alternative-select .chzn-container-multi .chzn-choices .search-choice-focus { background: #d4d4d4; } .alternative-select .chzn-container-multi .chzn-choices .search-choice .search-choice-close { background: url('images/chosen-sprite.png') -42px 1px no-repeat; display: block; font-size: 1px; height: 12px; position: absolute; right: 3px; top: 4px; width: 12px; } .alternative-select .chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover { background-position: -42px -10px; } .alternative-select .chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close { background-position: -42px -10px; } /* @end */ /* @group Results */ .alternative-select .chzn-container .chzn-results { -webkit-overflow-scrolling: touch; margin: 0 4px 4px 0; max-height: 240px; overflow-x: visible; overflow-y: scroll; padding: 0 0 0 4px; position: relative; } .alternative-select .chzn-container-multi .chzn-results { margin: 0; padding: 0; } .alternative-select .chzn-container .chzn-results li { display: none; line-height: 15px; list-style: none; margin: 0; padding: 5px 6px; white-space: nowrap; } .alternative-select .chzn-container .chzn-results .active-result { cursor: pointer; display: list-item; } .alternative-select .chzn-container .chzn-results .disabled-result { color: #ccc; cursor: default; display: list-item; } .alternative-select .chzn-container .chzn-results .disabled-result em { background: transparent; } .alternative-select .chzn-container .chzn-results .highlighted { background-color: #1d75a3; color: #fff; } .alternative-select .chzn-container .chzn-results li em { background: #feffde; font-style: normal; } .alternative-select .chzn-container .chzn-results .highlighted em { background: transparent; } .alternative-select .chzn-container .chzn-results .no-results { background: #f4f4f4; display: list-item; } .alternative-select .chzn-container .chzn-results .group-result { color: #999; cursor: default; font-weight: bold; } .alternative-select .chzn-container .chzn-results .group-option { padding-left: 15px; } .alternative-select .chzn-container-multi .chzn-drop .result-selected { color: #ccc; cursor: default; display: list-item; } .alternative-select .chzn-container-multi .chzn-drop .result-selected em { background: transparent; } .alternative-select .chzn-container .chzn-results-scroll { background: white; margin: 0 4px; position: absolute; text-align: center; width: 321px; /* This should by dynamic with js */ z-index: 1; } .alternative-select .chzn-container .chzn-results-scroll span { display: inline-block; height: 17px; text-indent: -5000px; width: 9px; } .alternative-select .chzn-container .chzn-results-scroll-down { bottom: 0; } .alternative-select .chzn-container .chzn-results-scroll-down span { background: url('images/chosen-sprite.png') no-repeat -4px -3px; } .alternative-select .chzn-container .chzn-results-scroll-up span { background: url('images/chosen-sprite.png') no-repeat -22px -3px; } /* @end */ /* @group Active */ .alternative-select .chzn-container-active.chzn-with-drop .chzn-single { background-color: #fafafa; border: 1px solid #e3e3e3; } .alternative-select .chzn-container-active.chzn-with-drop .chzn-single div { background: transparent; border-left: none; } .alternative-select .chzn-container-active.chzn-with-drop .chzn-single div b { background-position: 5px -14px; } .alternative-select .chzn-container-active .chzn-choices { border: 1px solid #1d75a3; } .alternative-select .chzn-container-active .chzn-choices .search-field input { color: #111 !important; } /* @end */ /* @group Disabled Support */ .alternative-select .chzn-disabled { cursor: default; opacity: 0.5 !important; } .alternative-select .chzn-disabled .chzn-single { cursor: default; } .alternative-select .chzn-disabled .chzn-choices .search-choice .search-choice-close { cursor: default; } /* @group Right to Left */ .alternative-select .chzn-rtl { text-align: right; } .alternative-select .chzn-rtl .chzn-single { overflow: visible; padding: 0 8px 0 0; } .alternative-select .chzn-rtl .chzn-single span { direction: rtl; margin-left: 26px; margin-right: 0; } .alternative-select .chzn-rtl .chzn-single-with-deselect span { margin-left: 38px; } .alternative-select .chzn-rtl .chzn-single div { left: 3px; right: auto; } .alternative-select .chzn-rtl .chzn-single abbr { left: 26px; right: auto; } .alternative-select .chzn-rtl .chzn-choices .search-field input { direction: rtl; } .alternative-select .chzn-rtl .chzn-choices li { float: right; } .alternative-select .chzn-rtl .chzn-choices .search-choice { margin: 3px 5px 3px 0; padding: 3px 5px 3px 19px; } .alternative-select .chzn-rtl .chzn-choices .search-choice .search-choice-close { left: 4px; right: auto; } .alternative-select .chzn-rtl .chzn-search { left: 9999px; } .alternative-select .chzn-rtl.chzn-with-drop .chzn-search { left: 0; } .alternative-select .chzn-rtl .chzn-drop { left: 9999px; } .alternative-select .chzn-rtl.chzn-container-single .chzn-results { margin: 0 0 4px 4px; padding: 0 4px 0 0; } .alternative-select .chzn-rtl .chzn-results .group-option { padding-left: 0; padding-right: 15px; } .alternative-select .chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div { border-right: none; } .alternative-select .chzn-rtl .chzn-search input { background: #fff url('/css/images/chosen-sprite.png') no-repeat -30px -20px; direction: rtl; font-size: 12px; height: 20px; line-height: 1.0; padding: 4px 5px 4px 20px; padding: 0; } .alternative-select .chzn-container-single.chzn-rtl .chzn-single div b { background-position: 6px 2px; } .alternative-select .chzn-container-single.chzn-rtl.chzn-with-drop .chzn-single div b { background-position: -12px 2px; } /* @end */ .breadcrumb-button { width: 30px; } .alternative-select .chzn-container-single .chzn-single { padding-left: 40px; } @media only screen and (max-width: 1216px) and (min-width: 768px) { .breadcrumb-select { max-width: 132px; } } @media only screen and (max-width: 767px) { .breadcrumb-box { margin: 10px 6px 0 6px; } .chzn-select { height: 40px; } .breadcrumb-text { float: none; } .breadcrumb-form { float: none; width: 100%; } .breadcrumb-text.home:after { background-image: url(https://tmssl.akamaized.net/images/header/header_sprite.png); background-position: -60px -40px; background-repeat: no-repeat; content: " "; height: 20px; position: absolute; right: 22px; top: 22px; width: 20px; } .breadcrumb { height: 44px; overflow: hidden; padding: 2px 4px; white-space: nowrap; } .breadcrumb.breadcrumb-offen { height: auto; overflow: initial; } .breadcrumb.breadcrumb-offen .breadcrumb-text.home:after { -webkit-transform: scaleY(-1); -moz-transform: scaleY(-1); -ms-transform: scaleY(-1); -o-transform: scaleY(-1); transform: scaleY(-1); } .breadcrumb-select { width: 90%; } .breadcrumb-select select { background-color: #f2f2f2; } .breadcrumb-link.home { margin-bottom: 2px; } }