.select2-container{box-sizing:border-box;vertical-align:middle;margin:0;display:inline-block;position:relative}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;height:28px;display:block}.select2-container .select2-selection--single .select2-selection__rendered{text-overflow:ellipsis;white-space:nowrap;padding-left:8px;padding-right:20px;display:block;overflow:hidden}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;-webkit-user-select:none;user-select:none;min-height:32px;display:block}.select2-container .select2-selection--multiple .select2-selection__rendered{text-overflow:ellipsis;white-space:nowrap;padding-left:8px;display:inline-block;overflow:hidden}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;margin-top:5px;padding:0;font-size:100%}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{box-sizing:border-box;z-index:1051;background-color:#fff;border:1px solid #aaa;border-radius:4px;width:100%;display:block;position:absolute;left:-100000px}.select2-results{display:block}.select2-results__options{margin:0;padding:0;list-style:none}.select2-results__option{-webkit-user-select:none;user-select:none;padding:6px}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{padding:4px;display:block}.select2-search--dropdown .select2-search__field{box-sizing:border-box;width:100%;padding:4px}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{opacity:0;z-index:99;width:auto;min-width:100%;height:auto;min-height:100%;filter:alpha(opacity=0);background-color:#fff;border:0;margin:0;padding:0;display:block;position:fixed;top:0;left:0}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{width:20px;height:26px;position:absolute;top:1px;right:1px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border:4px solid #0000;border-top:5px solid #888;border-bottom-width:0;width:0;height:0;margin-top:-2px;margin-left:-4px;position:absolute;top:50%;left:50%}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{cursor:default;background-color:#eee}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-width:0 4px 5px;border-color:#0000 #0000 #888}.select2-container--default .select2-selection--multiple{cursor:text;background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;width:100%;margin:0;padding:0 5px;list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;float:left;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;margin-top:5px;margin-right:10px;font-weight:700}.select2-container--default .select2-selection--multiple .select2-selection__choice{cursor:default;float:left;background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;margin-top:5px;margin-right:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;margin-right:2px;font-weight:700;display:inline-block}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{cursor:default;background-color:#eee}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{box-shadow:none;-webkit-appearance:textfield;background:0 0;border:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{color:#fff;background-color:#5897fb}.select2-container--default .select2-results__group{cursor:default;padding:6px;display:block}.select2-container--classic .select2-selection--single{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);background-color:#f7f7f7;background-image:linear-gradient(#fff 50%,#eee 100%);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;margin-right:10px;font-weight:700}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{width:20px;height:26px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);background-color:#ddd;background-image:linear-gradient(#eee 50%,#ccc 100%);background-repeat:repeat-x;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;position:absolute;top:1px;right:1px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border:4px solid #0000;border-top:5px solid #888;border-bottom-width:0;width:0;height:0;margin-top:-2px;margin-left:-4px;position:absolute;top:50%;left:50%}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-width:0 4px 5px;border-color:#0000 #0000 #888}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);background-image:linear-gradient(#fff 0%,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);background-image:linear-gradient(#eee 50%,#fff 100%);background-repeat:repeat-x;border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--classic .select2-selection--multiple{cursor:text;background-color:#fff;border:1px solid #aaa;border-radius:4px;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{margin:0;padding:0 5px;list-style:none}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{cursor:default;float:left;background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;margin-top:5px;margin-right:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;margin-right:2px;font-weight:700;display:inline-block}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #0000}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:gray}.select2-container--classic .select2-results__option--highlighted[aria-selected]{color:#fff;background-color:#3875d7}.select2-container--classic .select2-results__group{cursor:default;padding:6px;display:block}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.select2-container--bootstrap{display:block}.select2-container--bootstrap .select2-selection{color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;outline:0;font-size:14px;box-shadow:inset 0 1px 1px #00000013}.select2-container--bootstrap .select2-selection.form-control{border-radius:4px}.select2-container--bootstrap .select2-search--dropdown .select2-search__field{color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;font-size:14px;box-shadow:inset 0 1px 1px #00000013}.select2-container--bootstrap .select2-search__field{outline:0}.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder{color:#999}.select2-container--bootstrap .select2-search__field:-moz-placeholder-shown{color:#999}.select2-container--bootstrap .select2-search__field::-moz-placeholder{color:#999;opacity:1}.select2-container--bootstrap .select2-search__field:-ms-placeholder-shown{color:#999}.select2-container--bootstrap .select2-results__option{padding:6px 12px}.select2-container--bootstrap .select2-results__option[role=group]{padding:0}.select2-container--bootstrap .select2-results__option[aria-disabled=true]{color:#777;cursor:not-allowed}.select2-container--bootstrap .select2-results__option[aria-selected=true]{color:#262626;background-color:#f5f5f5}.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{color:#fff;background-color:#337ab7}.select2-container--bootstrap .select2-results__option .select2-results__option{padding:6px 12px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option{margin-left:-12px;padding-left:24px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-24px;padding-left:36px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-36px;padding-left:48px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-48px;padding-left:60px}.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-60px;padding-left:72px}.select2-container--bootstrap .select2-results__group{color:#777;white-space:nowrap;padding:6px 12px;font-size:12px;line-height:1.42857;display:block}.select2-container--bootstrap.select2-container--focus .select2-selection,.select2-container--bootstrap.select2-container--open .select2-selection{-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;border-color:#66afe9;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-shadow:inset 0 1px 1px #00000013,0 0 8px #66afe999}.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b{border-width:0 4px 4px;border-color:#0000 #0000 #999}.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection{border-bottom-color:#0000;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection{border-top-color:#0000;border-top-left-radius:0;border-top-right-radius:0}.select2-container--bootstrap .select2-selection__clear{color:#999;cursor:pointer;float:right;margin-right:10px;font-weight:700}.select2-container--bootstrap .select2-selection__clear:hover{color:#333}.select2-container--bootstrap.select2-container--disabled .select2-selection{-webkit-box-shadow:none;box-shadow:none;border-color:#ccc}.select2-container--bootstrap.select2-container--disabled .select2-selection,.select2-container--bootstrap.select2-container--disabled .select2-search__field{cursor:not-allowed}.select2-container--bootstrap.select2-container--disabled .select2-selection,.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice{background-color:#eee}.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove{display:none}.select2-container--bootstrap .select2-dropdown{border-color:#66afe9;margin-top:-1px;overflow-x:hidden;box-shadow:0 6px 12px #0000002d}.select2-container--bootstrap .select2-dropdown--above{margin-top:1px;box-shadow:0 -6px 12px #0000002d}.select2-container--bootstrap .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--bootstrap .select2-selection--single{height:34px;padding:6px 24px 6px 12px;line-height:1.42857}.select2-container--bootstrap .select2-selection--single .select2-selection__arrow{width:4px;position:absolute;top:0;bottom:0;right:12px}.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border:4px solid #0000;border-top-color:#999;border-bottom-width:0;width:0;height:0;margin-top:-2px;margin-left:-4px;position:absolute;top:50%;left:0}.select2-container--bootstrap .select2-selection--single .select2-selection__rendered{color:#555;padding:0}.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;width:100%;margin:0;padding:0;line-height:1.42857;list-style:none;display:block;overflow:hidden}.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder{color:#999;float:left;margin-top:5px}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;margin-right:3px;font-weight:700;display:inline-block}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:6px}.select2-container--bootstrap .select2-selection--single.input-sm,.input-group-sm .select2-container--bootstrap .select2-selection--single,.form-group-sm .select2-container--bootstrap .select2-selection--single{border-radius:3px;height:30px;padding:5px 22px 5px 10px;font-size:12px;line-height:1.5}.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b,.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{margin-left:-5px}.select2-container--bootstrap .select2-selection--multiple.input-sm,.input-group-sm .select2-container--bootstrap .select2-selection--multiple,.form-group-sm .select2-container--bootstrap .select2-selection--multiple{border-radius:3px;min-height:30px}.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{margin:4px 0 0 5px;padding:0 5px;font-size:12px;line-height:1.5}.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{height:28px;padding:0 10px;font-size:12px;line-height:1.5}.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear,.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:5px}.select2-container--bootstrap .select2-selection--single.input-lg,.input-group-lg .select2-container--bootstrap .select2-selection--single,.form-group-lg .select2-container--bootstrap .select2-selection--single{border-radius:6px;height:46px;padding:10px 31px 10px 16px;font-size:18px;line-height:1.33333}.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow{width:5px}.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border-width:5px 5px 0;margin-top:-2.5px;margin-left:-10px}.select2-container--bootstrap .select2-selection--multiple.input-lg,.input-group-lg .select2-container--bootstrap .select2-selection--multiple,.form-group-lg .select2-container--bootstrap .select2-selection--multiple{border-radius:6px;min-height:46px}.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{border-radius:4px;margin:9px 0 0 8px;padding:0 10px;font-size:18px;line-height:1.33333}.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{height:44px;padding:0 16px;font-size:18px;line-height:1.33333}.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear,.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{margin-top:10px}.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b,.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b{border-width:0 5px 5px;border-color:#0000 #0000 #999}.select2-container--bootstrap[dir=rtl] .select2-selection--single{padding-left:24px;padding-right:12px}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__rendered{text-align:right;padding-left:0;padding-right:0}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow{left:12px;right:auto}.select2-container--bootstrap[dir=rtl] .select2-selection--single .select2-selection__arrow b{margin-left:0}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:0;margin-right:6px}.select2-container--bootstrap[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.has-warning .select2-dropdown,.has-warning .select2-selection{border-color:#8a6d3b}.has-warning .select2-container--focus .select2-selection,.has-warning .select2-container--open .select2-selection{border-color:#66512c;box-shadow:inset 0 1px 1px #00000013,0 0 6px #c0a16b}.has-warning.select2-drop-active{border-color:#66512c}.has-warning.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#66512c}.has-error .select2-dropdown,.has-error .select2-selection{border-color:#a94442}.has-error .select2-container--focus .select2-selection,.has-error .select2-container--open .select2-selection{border-color:#843534;box-shadow:inset 0 1px 1px #00000013,0 0 6px #ce8483}.has-error.select2-drop-active{border-color:#843534}.has-error.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#843534}.has-success .select2-dropdown,.has-success .select2-selection{border-color:#3c763d}.has-success .select2-container--focus .select2-selection,.has-success .select2-container--open .select2-selection{border-color:#2b542c;box-shadow:inset 0 1px 1px #00000013,0 0 6px #67b168}.has-success.select2-drop-active{border-color:#2b542c}.has-success.select2-drop-active.select2-drop.select2-drop-above{border-top-color:#2b542c}.input-group .select2-container--bootstrap{table-layout:fixed;z-index:2;float:left;width:100%;margin-bottom:0;display:table;position:relative}.input-group .select2-container--bootstrap.select2-container--open,.input-group .select2-container--bootstrap.select2-container--focus{z-index:3}.input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection{border-top-left-radius:0;border-bottom-left-radius:0}.input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection{border-top-right-radius:0;border-bottom-right-radius:0}.select2-bootstrap-append .select2-container--bootstrap,.select2-bootstrap-append .input-group-btn,.select2-bootstrap-append .input-group-btn .btn,.select2-bootstrap-prepend .select2-container--bootstrap,.select2-bootstrap-prepend .input-group-btn,.select2-bootstrap-prepend .input-group-btn .btn{vertical-align:top}.form-control.select2-hidden-accessible{width:1px!important;position:absolute!important}.form-inline .select2-container--bootstrap{display:inline-block}@font-face{font-family:Rajdhani;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/rajdhani/v17/LDIxapCSOBg7S-QT7p4HM-M.ttf)format("truetype")}@font-face{font-family:Rajdhani;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/rajdhani/v17/LDI2apCSOBg7S-QT7pbYF_OreeI.ttf)format("truetype")}@font-face{font-family:Fira Mono;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/firamono/v16/N0bX2SlFPv1weGeLZDtgJv7X.ttf)format("truetype")}@font-face{font-family:Fira Sans;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/firasans/v18/va9E4kDNxMZdWfMOD5Vvl4jO.ttf)format("truetype")}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf)format("truetype")}@font-face{font-family:Rajdhani;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/rajdhani/v17/LDI2apCSOBg7S-QT7pasEfOreeI.ttf)format("truetype")}@font-face{font-family:Rajdhani;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/rajdhani/v17/LDIxapCSOBg7S-QT7p4HM-M.ttf)format("truetype")}@font-face{font-family:Rajdhani;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/rajdhani/v17/LDI2apCSOBg7S-QT7pbYF_OreeI.ttf)format("truetype")}:root{--table-search-filter-size:370px;--table-search-filter-menu-padding:10px}.table-savant{width:100%;display:block;overflow-x:auto}.table-savant-loose td{padding:0 6px}.table-savant-loose th{padding:4px 6px 0}.section-leaderboard .table-savant{padding-bottom:100px}.table-savant-wrapper{min-width:0}.section-leaderboard .table-savant-wrapper{padding-bottom:100px}.section-leaderboard .table-savant-wrapper .table-savant{padding-bottom:0}.hr-viz{border-bottom:1px dashed #000}table{white-space:nowrap;border:none;width:100%}table th{font-family:Roboto Condensed;font-size:.9rem}.tooltip-hover{position:relative}.tooltip-hover .th-tooltip{color:#666;text-align:center;z-index:10;background-color:#fff;border:1px solid #000;margin-top:.25rem;padding:.4rem;display:none;position:absolute;left:0}.tooltip-hover:hover .th-tooltip{display:block}.th-title-header{text-align:center;border-bottom:1px solid #000}.th-secondary-em{color:#5a5a5a;text-align:center;font-style:italic;font-weight:400}.th-component-rank{padding:8px 3px}.border-left{border-left:1px solid #000}.th-component-header{text-align:center;cursor:pointer;padding:8px 3px}.th-component-header-no-sort{cursor:auto}.tr-component-row{border-bottom:3px solid #000;padding-top:5px;padding-bottom:5px}.tr-data{text-align:center;font-family:Roboto Condensed;font-size:.9rem}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.player-mug{border-radius:50%;width:30px;height:30px}.bg-color{background-color:#e6e6e6}tbody>tr:nth-child(2n){background-color:#f6f6f6}#navBox{float:left;text-align:center;padding-bottom:25px;position:relative;left:50%}#navBox .float-box{float:left;text-align:center;cursor:pointer;background-color:#ececec;border:1px solid #000;padding:15px;font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.9rem;position:relative;left:-50%}#navBox .float-box-left{float:left;width:50%}#navBox .float-box-right{float:right;width:50%}#navBox .box-left{text-align:center;cursor:pointer;background-color:#ececec;border:1px solid #000;margin-left:40%;padding:15px;font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}#navBox .box-right{text-align:center;cursor:pointer;background-color:#ececec;border:1px solid #000;margin-right:40%;padding:15px;font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}#navBox .box-hover:hover{background-color:#c2c2c2}#navBox .active{background-color:#d2d2d2}.tooltip-table-savant{z-index:2000;background-color:#fff;border:1px solid #3a9098;padding:.9rem;position:absolute;top:3.5rem}@media (width>=1024px){.non-mobile{display:block}.mobile{display:none}.sprint-speed-team-size{width:45%}.sprint-speed-size{width:10%}}@media (width<=1023px){.non-mobile{display:block}.mobile{display:none}.sprint-speed-team-size{width:45%}.sprint-speed-size{width:10%}}@media (width<=768px){.non-mobile{display:none}.mobile{display:block}#navBox{float:left;text-align:center;width:100%;padding-bottom:25px;position:relative;left:0%}#navBox .float-box{float:left;text-align:center;cursor:pointer;background-color:#ececec;border:1px solid #000;padding:15px;font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;position:relative;left:0%}#navBox .box-left{text-align:center;cursor:pointer;background-color:#ececec;border:1px solid #000;margin-left:25%;padding:15px;font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}#navBox .box-right{text-align:center;cursor:pointer;background-color:#ececec;border:1px solid #000;margin-right:25%;padding:15px;font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}#navBox .active{background-color:#d2d2d2}table th{white-space:normal;font-family:Roboto Condensed;font-size:12px}.tr-data{text-align:center;padding-left:4px;padding-right:4px;font-family:Roboto Condensed;font-size:12px}.th-component-header{text-align:center;cursor:pointer;padding:8px 1px}.align-left{text-align:left}}.savant-table-pinned-row{border-bottom:1px solid #666;background:#3a90984d!important}.th-glossary-link{color:#399098;font-size:.8rem;font-weight:400;position:relative;top:-5px;left:1px}.column-sort .th-glossary-link{color:#333}.th-expand-link{color:#399098;font-weight:400}td.column-sort{background-color:#dcdcdc;border-left:1px solid #000;border-right:1px solid #000}th.column-sort{color:#fff;background-color:#3a9098;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #000}.table-pagination{justify-content:space-between;align-items:center;gap:.5rem;margin:.5rem 0 1rem;padding:.2rem 0;display:flex}.table-no-data-found.table-no-data-found{text-align:center;padding:.5rem}.table-search{height:38px;width:calc(var(--table-search-filter-size) + 2 * var(--table-search-filter-menu-padding) + 8px);border:1px solid #39909859;padding:.4rem .8rem;font-size:16px;display:block}.table-pagination-arrows{display:flex}.table-pagination-arrows>.table-pagination-button{height:var(--savant-select-height);width:var(--savant-select-height);cursor:pointer;background:#fff;border:1px solid #ccc;border-right:none;justify-content:center;align-items:center;transition:background .25s ease-in-out;display:flex}.table-pagination-arrows>.table-pagination-button[data-table-pagination-button-is-active="0"]{cursor:not-allowed;opacity:.3}.table-pagination-arrows>.table-pagination-button:hover{background:#3990982b}.table-pagination-arrows>.table-pagination-button.table-pagination-button-ellipsis{cursor:not-allowed}.table-pagination-arrows>.table-pagination-button.table-pagination-button-ellipsis:hover{background:#fff}.table-pagination-arrows>.table-pagination-button:first-child{border-top-left-radius:var(--savant-select-border-radius);border-bottom-left-radius:var(--savant-select-border-radius)}.table-pagination-arrows>.table-pagination-button:last-child{border-top-right-radius:var(--savant-select-border-radius);border-bottom-right-radius:var(--savant-select-border-radius);border-right:1px solid #ccc}.table-pagination-arrows>.table-pagination-button.table-pagination-button-current{color:#fff;background:#399098}.table-pagination-wrapper-right{flex-wrap:nowrap;align-items:center;gap:.5rem;display:flex}.table-pagination-wrapper-right .table-pagination-showing-text{text-align:right;white-space:nowrap}@media screen and (width<=767px){.table-pagination{flex-direction:column-reverse;gap:.5rem}.table-pagination .table-pagination-wrapper-left{align-self:flex-start}.table-pagination .table-pagination-wrapper-right{align-self:flex-end}.table-search{width:100%}}#nav-dropdown{font-family:Rajdhani;font-size:18px;font-weight:700}#nav-dropdown .leaderboard-title{text-align:left;align-items:center;margin-top:.8rem;display:flex}#nav-dropdown .leaderboard-nav-title{margin:0;font-size:1.7rem}#nav-dropdown .leaderboard-nav-spacer{border-right:2px solid #c2c2c2;height:100%;margin:0 .5rem}#nav-dropdown .leaderboard-title-wrapper{flex-grow:2}#nav-dropdown .leaderboard-nav-logo{width:15rem}#nav-dropdown .leaderboard-dropdown{text-align:right;min-width:21.5rem}@media (width<=500px){#nav-dropdown{width:100%;font-family:Rajdhani;font-size:13px;font-weight:700}}#nav-dropdown .dropdown{color:#666;text-transform:uppercase;background-color:#fff;border:1px solid #d2d2d2;border-radius:3px;font-family:Rajdhani;font-size:16px;font-weight:700;line-height:.4;display:inline-flex;position:relative}#nav-dropdown .dropdown .ddl-label{padding:1rem}#nav-dropdown .dropdown .dropdown-arrow{border-left:1px solid #d2d2d2;border-top-right-radius:3px;border-bottom-right-radius:3px;padding:1rem 1.25rem;transition:background-color .2s}#nav-dropdown .dropdown:hover .dropdown-arrow{background-color:#f4f4f4}#nav-dropdown .dropdown select{appearance:menulist-button;cursor:pointer;opacity:0;width:100%;height:100%;padding-right:.5rem;position:absolute;top:0;left:0}#nav-dropdown .dropdown option{padding:9px}@media (width<=1024px){#nav-dropdown .dropdown{width:100%}#nav-dropdown .leaderboard-title{text-align:left;width:100%;display:block}#nav-dropdown .leaderboard-nav-spacer{display:none}#nav-dropdown .leaderboard-nav-logo{width:18rem}#nav-dropdown .leaderboard-dropdown{text-align:left;float:none;clear:both;width:100%;display:block;position:relative;top:0}#nav-dropdown .ddl-label{width:95%}#nav-dropdown .leaderboard-nav-title{margin:.5rem 0}}@media (width<=767px){#nav-dropdown .leaderboard-nav-title{font-size:1.4rem}}@media (width<=500px){#nav-dropdown .leaderboard-title-placement{top:.1rem}}@media (width<=360px){#nav-dropdown .leaderboard-nav-title{font-size:.8rem}#nav-dropdown .leaderboard-title-placement{top:.1rem}}#txtPlayerName{border:1px solid #666;width:350px;padding:8px;font-family:Roboto Condensed;font-size:14px;line-height:1.5em}#positioning hr{margin-top:.1rem!important}#positioning .dropdown{text-align:center;background-color:#fff;border:1px solid #ccc;border-radius:3px;padding-right:.5rem;display:inline-block;position:relative;overflow:hidden}#positioning .dropdown .dropdown-arrow{pointer-events:none;z-index:0;background-color:#fff;border-left:1px solid #ccc;width:36px;height:36px;line-height:36px;position:absolute;top:0;right:0}#positioning .dropdown:hover .dropdown-arrow{background-color:#f4f4f4}#positioning .dropdown select{appearance:none;color:#777;text-transform:uppercase;background-color:#0000;border:none;outline:0;min-width:197px;height:36px;padding:0 36px 0 9px;font-family:Roboto Condensed}#positioning .dropdown select::-ms-expand{display:none}#positioning .dropdown option{padding:9px}@media (width<=768px){#positioning{display:block}#positioning .dropdown{width:100%}#positioning select{width:100%;min-width:100%}}#visuals .flex-box{display:blockd;flex-wrap:wrap}#visuals .flex{flex-flow:column wrap;-webkit-flex-wrap:wrap;margin:1rem;display:block}#profile #chart_row{margin-left:0;margin-right:0}#profile #chart_row>[class*=col-]{box-sizing:border-box;min-width:0;max-width:100%}#profile #player_search_info{box-sizing:border-box;width:100%;min-width:0;max-width:100%}#profile #player_chart_col{box-sizing:border-box;max-width:100%}#profile #player_chart,#profile #xsc_chart{text-align:center}#profile .profile-chart-loading{text-align:center;color:#5a6472;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:2rem;font-family:Roboto Condensed,sans-serif;display:none}#profile .profile-chart-loading.is-visible{display:flex}#profile .profile-chart-loading img{margin-bottom:1rem}#profile .profile-chart-loading p{margin:0;font-size:.95rem}#profile .profile-chart-content{display:none}#profile .profile-chart-content.is-visible{display:block}#profile #chart_row.split-count-view .profile-chart-loading{min-height:640px}#profile #chart_row.single-count-view .profile-chart-loading.is-visible{margin-top:var(--profile-chart-offset)}#profile .count-split-wrapper{text-align:left;overflow-x:auto}#profile .count-split-layout{align-items:flex-start;gap:16px;display:inline-flex}#profile .count-split-legend{flex-shrink:0;padding-top:58px}#profile .count-split-grid{background:#fff;border:1px solid #b8c4d4;border-radius:4px;display:inline-block;overflow:hidden;box-shadow:0 2px 8px #14233c14}#profile .count-split-header,#profile .count-split-row{align-items:stretch;display:flex}#profile .count-split-corner{background:#fff;border-bottom:1px solid #b8c4d4;border-right:1px solid #b8c4d4;width:90px;min-width:90px;min-height:58px;position:relative;overflow:hidden}#profile .count-split-corner-label,#profile .count-split-corner-arrow{letter-spacing:.08em;text-transform:uppercase;font-family:Roboto Condensed,sans-serif;font-weight:700;line-height:1;position:absolute}#profile .count-split-corner-label--balls{color:#1f4f9a;font-size:.62rem;top:8px;right:8px}#profile .count-split-corner-arrow--h{color:#3661ad;font-size:.95rem;top:22px;right:10px}#profile .count-split-corner-label--strikes{color:#9a1f28;font-size:.62rem;bottom:8px;left:8px}#profile .count-split-corner-arrow--v{color:#d82129;font-size:.95rem;bottom:22px;left:10px}#profile .count-split-axis-label{letter-spacing:.12em;text-transform:uppercase;opacity:.85;font-family:Roboto Condensed,sans-serif;font-size:.58rem;font-weight:700;line-height:1;display:block}#profile .count-split-axis-value{margin:4px 0 6px;font-family:Roboto Condensed,sans-serif;font-size:1.35rem;font-weight:700;line-height:1;display:block}#profile .count-split-dots{justify-content:center;align-items:center;gap:4px;display:inline-flex}#profile .count-split-dot{background:#fff3;border:1.5px solid #ffffffa6;border-radius:50%;width:9px;height:9px;box-shadow:inset 0 0 0 1px #00000014}#profile .count-split-dot.is-filled{background:#8fd3ff;border-color:#fff;box-shadow:0 0 0 1px #0000001f}#profile .count-split-dot--strike.is-filled{background:#ffb8bf}#profile .count-split-col-header{text-align:center;color:#fff;background:linear-gradient(#3f73c0 0%,#2f5ea8 100%);border-bottom:1px solid #b8c4d4;border-right:1px solid #b8c4d4;flex-direction:column;justify-content:center;align-items:center;width:180px;min-width:180px;padding:8px 4px 10px;display:flex}#profile .count-split-row-header{text-align:center;color:#fff;background:linear-gradient(90deg,#e03542 0%,#c41f2c 100%);border-bottom:1px solid #b8c4d4;border-right:1px solid #b8c4d4;flex-direction:column;justify-content:center;align-items:center;width:90px;min-width:90px;padding:12px 6px;display:flex}#profile .count-split-cell{background:#fafbfc;border-bottom:1px solid #d8dee8;border-right:1px solid #d8dee8;width:180px;min-width:180px}#profile .count-split-cell:last-child,#profile .count-split-col-header:last-child{border-right:none}#profile .count-split-row:last-child .count-split-cell,#profile .count-split-row:last-child .count-split-row-header{border-bottom:none}#profile .count-split-chart{justify-content:center;align-items:center;min-height:180px;display:flex}#profile #chart_row.single-count-view{--profile-chart-offset:78px}#profile #chart_row.single-count-view #xsc_chart,#profile #chart_row.single-count-view #player_chart{margin-top:var(--profile-chart-offset)}#profile #chart_row.single-count-view #player_chart_col{position:relative}#profile #chart_row.single-count-view #player_search_info{margin-top:0}#profile #chart_row.single-count-view .player-search-bar{box-sizing:border-box;width:auto;max-width:100%;margin-bottom:0;position:absolute;top:0;left:0;right:0}@media (width<=1024px){#profile #chart_row.single-count-view .player-search-bar{position:relative}}#profile #player_chart_col.col-lg-12 #player_search_info{margin-top:0;padding-top:2rem}#profile .player-search-bar{box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin-bottom:2rem;display:block}#profile .player-search-bar label{margin-bottom:.5rem;font-family:Roboto Condensed,sans-serif;font-size:.85rem;font-weight:700;display:block}#profile .player-search-bar #name{color:#222;box-sizing:border-box;background:#fff;border:1px solid #3a9098;border-radius:3px;width:100%;min-width:0;max-width:100%;margin:0;padding:10px 12px;font-family:Roboto Condensed,sans-serif;font-size:.95rem;line-height:1.5;display:block}#profile .player-search-bar #name::placeholder{color:#9aa3b0}#profile .player-search-bar #name:focus{outline-offset:-2px;box-shadow:none;border-color:#3a9098;outline:2px solid #3a9098}#profile #player_chart_col.col-lg-12 .player-search-bar{margin-bottom:2.5rem}#profile .dropdown{text-align:center;background-color:#fff;border:1px solid #ccc;border-radius:3px;padding-right:.5rem;display:inline-block;position:relative;overflow:hidden}#profile .dropdown .dropdown-arrow{pointer-events:none;z-index:0;background-color:#fff;border-left:1px solid #ccc;width:36px;height:36px;line-height:36px;position:absolute;top:0;right:0}#profile .dropdown:hover .dropdown-arrow{background-color:#f4f4f4}#profile .dropdown select{appearance:none;color:#777;text-transform:uppercase;background-color:#0000;border:none;outline:0;height:36px;padding:0 36px 0 9px;font-family:Roboto Condensed}#profile .dropdown select::-ms-expand{display:none}#profile .dropdown option{padding:9px}#pitch-percent .flex-box{flex-wrap:wrap;display:flex}#pitch-percent .flex{flex-flow:column wrap;-webkit-flex-wrap:wrap;margin:1rem;display:flex}#pitch-percent .flex:first-child{margin-left:0}#pitch-percent .dropdown{text-align:center;background-color:#fff;border:1px solid #ccc;border-radius:3px;padding-right:.5rem;display:inline-block;position:relative;overflow:hidden}#pitch-percent .dropdown .dropdown-arrow{pointer-events:none;z-index:0;background-color:#fff;border-left:1px solid #ccc;width:36px;height:36px;line-height:36px;position:absolute;top:0;right:0}#pitch-percent .dropdown:hover .dropdown-arrow{background-color:#f4f4f4}#pitch-percent .dropdown select{appearance:none;color:#777;text-transform:uppercase;background-color:#0000;border:none;outline:0;min-width:108px;height:36px;padding:0 36px 0 9px;font-family:Roboto Condensed}#pitch-percent .dropdown select::-ms-expand{display:none}#pitch-percent .dropdown option{padding:9px}#pitch-percent #viz_player_search{border:1px solid #666;width:350px;padding:8px;font-family:Roboto Condensed;font-size:14px;line-height:1.5em}#pitch-percent text{font-family:Roboto Mono}#pitch-percent .pitch-type{font-family:Roboto Mono;font-size:.8rem}#pitch-percent .pitch-percent{font-family:Roboto Mono;font-size:.7rem}#plinko,#texture{text-align:center}#plinko .flex-box,#texture .flex-box{flex-wrap:wrap;display:flex}#plinko .flex,#texture .flex{flex-flow:column wrap;-webkit-flex-wrap:wrap;margin:1rem;display:flex}#plinko .flex:first-child,#texture .flex:first-child{margin-left:0}#plinko .dropdown,#texture .dropdown{text-align:center;background-color:#fff;border:1px solid #ccc;border-radius:3px;padding-right:.5rem;display:inline-block;position:relative;overflow:hidden}#plinko .dropdown .dropdown-arrow,#texture .dropdown .dropdown-arrow{pointer-events:none;z-index:0;background-color:#fff;border-left:1px solid #ccc;width:36px;height:36px;line-height:36px;position:absolute;top:0;right:0}#plinko .dropdown:hover .dropdown-arrow,#texture .dropdown:hover .dropdown-arrow{background-color:#f4f4f4}#plinko .dropdown select,#texture .dropdown select{appearance:none;color:#777;text-transform:uppercase;background-color:#0000;border:none;outline:0;min-width:108px;height:36px;padding:0 36px 0 9px;font-family:Roboto Condensed}#plinko .dropdown select::-ms-expand{display:none}#texture .dropdown select::-ms-expand{display:none}#plinko .dropdown option,#texture .dropdown option{padding:9px}#plinko #viz_player_search,#texture #viz_player_search{border:1px solid #666;width:350px;padding:8px;font-family:Roboto Condensed;font-size:14px;line-height:1.5em}#plinko text,#texture text{font-family:Roboto Condensed;font-size:14px}.clip{clip-path:circle(25px at 25px 25px);fill:#fff;stroke:#000;stroke-width:1px;background-color:#fff}#homers .title{font-family:Fira Sans,sans-serif}.tick line{stroke:#569da5}.axis{stroke:#569da5;letter-spacing:normal;font-family:Rajdhani,sans-serif;font-size:.9rem;font-style:normal;font-weight:400;font-stretch:100%;line-height:normal}.axis path{stroke:#419e92}.sub-title{fill:#888;font-family:Fira Mono,sans-serif;font-size:12px}.numbers{font-family:Rajdhani}.alert-primary{color:#b00;background-color:#c2c2c2;border-color:#e7f4f6}.container .primary-content{width:auto}.default-table-row:hover{background-color:#b2dfdb}.active circle{stroke:#000;stroke-width:2px}.active{background-color:#d6eeec!important}.ticks{font:10px sans-serif}.track,.track-inset,.track-overlay{stroke-linecap:round}.track{stroke:#000;stroke-opacity:.3;stroke-width:10px}.track-inset{stroke:#ddd;stroke-width:8px}.track-overlay{pointer-events:stroke;stroke-width:50px;cursor:crosshair}.handle{fill:#fff;stroke:#000;stroke-opacity:.5;stroke-width:1.25px}.select2-container--bootstrap .select2-selection--multiple{height:auto;min-height:24px;padding:0}.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{background:0 0;min-width:5em;height:24px;margin-top:0;padding:0 12px;line-height:1.42857}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{color:#555;cursor:default;float:left;background:#fff;border:1px solid #ccc;border-radius:4px;margin:1px 0 0 6px;padding:0 6px}.border-right{border-right:2px solid #000}.select2-width{width:80%}.wpa-info-box{color:#000;background-color:#fff;border:3px solid #399098;margin-top:50px;margin-right:270px;padding:5px;position:absolute;left:-350px}.charts{float:left;width:38%}.highlight-row{background-color:#b2dfdb}.player-link{cursor:pointer}.positioning-table{float:left;width:62%;padding-left:20px}#positionTable,#leaguePositionTable,#playerTable{max-height:650px;overflow-x:hidden}#positionTable table th,#leaguePositionTable table th,#playerTable table th,#positionTable table td,#leaguePositionTable table td,#playerTable table td{font-size:14px}@media (width<=1024px){#positionTable,#leaguePositionTable,#playerTable{overflow-x:auto}}.th-component-rank{width:5%!important}.pos-col-player{width:25%!important}.pos-col-team{width:15%!important}.pos-col-year{width:5%!important}.pos-col-pos,.pos-col-pa{width:10%!important}.pos-col-close,.pos-col-medium,.pos-col-far,.pos-col-depth,.pos-col-angle,.pos-col-avg{width:5%!important}@media (width<=450px){#player_search{display:none}#name{border:1px solid #000;padding:5px}.charts{width:100%}.positioning-table{width:100%;padding-left:20px}#mobile-scatter{display:none}}#controls .dropdown{background-color:#fff;border:1px solid #ccc;border-radius:3px;display:inline-block;position:relative;overflow:hidden}#controls .dropdown .dropdown-arrow{background-color:"#fff";pointer-events:none;z-index:0;text-align:center;border-left:1px solid #ccc;width:36px;height:36px;line-height:36px;position:absolute;top:0;right:0}#controls .dropdown:hover .dropdown-arrow{background-color:#f4f4f4}#controls .dropdown select{appearance:none;color:#777;text-transform:uppercase;background-color:#0000;border:none;outline:0;min-width:108px;height:36px;padding:0 36px 0 9px;font-family:Rajdhani}#controls .dropdown select::-ms-expand{display:none}#controls .dropdown option{padding:9px}.zone-profile-tip--floating{pointer-events:none;z-index:10000;display:none;position:fixed}.zone-profile-tip--floating.is-visible{display:block}.zone-profile-tip--floating .zone-tip-card{text-align:left;background:#fff;border:1px solid #d8d8d8;border-radius:8px;width:max-content;max-width:440px;padding:12px 14px;font-family:Roboto Condensed,sans-serif;font-size:.85rem;line-height:1.35;box-shadow:0 6px 20px #00000026}.zone-profile-tip--floating .zone-tip-count{color:#d82129;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:700}.zone-profile-tip--floating .zone-tip-bin{background:#f7f9fc;border:1px solid #e4eaf2;border-radius:6px;margin-bottom:10px;padding:8px 10px}.zone-profile-tip--floating .zone-tip-bin-title{color:#3661ad;letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:700}.zone-profile-tip--floating .zone-tip-bin-row{justify-content:space-between;gap:12px;margin-bottom:2px;display:flex}.zone-profile-tip--floating .zone-tip-bin-row span:first-child{color:#666}.zone-profile-tip--floating .zone-tip-bin-row span:last-child{color:#222;font-variant-numeric:tabular-nums;font-weight:600}.zone-profile-tip--floating .zone-tip-bin-center{color:#888;border-top:1px solid #e4eaf2;margin-top:6px;padding-top:6px;font-size:.75rem}.zone-profile-tip--floating .zone-tip-sample{color:#555;flex-wrap:wrap;margin-bottom:10px;font-size:.78rem;display:flex}.zone-profile-tip--floating .zone-tip-sample span+span:before{color:#ccc;content:" · ";margin:0 6px}.zone-profile-tip--floating .zone-tip-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 10px;display:grid}.zone-profile-tip--floating .zone-tip-stat{border-radius:4px;justify-content:space-between;align-items:baseline;gap:8px;padding:4px 6px;display:flex}.zone-profile-tip--floating .zone-tip-stat--active{background:#eef3fb;border:1px solid #c5d4ef}.zone-profile-tip--floating .zone-tip-stat--active .zone-tip-stat-label{color:#3661ad;font-weight:700}.zone-profile-tip--floating .zone-tip-stat--active .zone-tip-stat-value{color:#192c46;font-weight:700}.zone-profile-tip--floating .zone-tip-stat-label{color:#666;font-size:.78rem}.zone-profile-tip--floating .zone-tip-stat-value{color:#222;font-variant-numeric:tabular-nums;text-align:right;font-family:Roboto Condensed,sans-serif;font-size:.82rem;font-weight:600}#statcast-positioning .charts{float:left;width:38%}#statcast-positioning #loading{min-height:400px}#statcast-positioning #chart{text-align:center;min-height:400px}#statcast-positioning .positioning-table{float:left;width:62%;padding-left:20px}#statcast-positioning .default-table-row{cursor:pointer}#statcast-positioning .alert-primary{color:#b00;background-color:#f5f5f5;border-color:#3a9098}@media (width<=1000px){#statcast-positioning .charts{clear:both;width:100%}#statcast-positioning #chart{text-align:center;min-height:0}#statcast-positioning .positioning-table{clear:both;width:100%;padding-left:0}#statcast-positioning #loading{min-height:0}}#statcast-positioning .dropdown{text-align:center;background-color:#fff;border:1px solid #ccc;border-radius:3px;padding-right:.5rem;display:inline-block;position:relative;overflow:hidden}#statcast-positioning .dropdown .dropdown-arrow{pointer-events:none;z-index:0;background-color:#fff;border-left:1px solid #ccc;width:36px;height:36px;line-height:36px;position:absolute;top:0;right:0}#statcast-positioning .dropdown:hover .dropdown-arrow{background-color:#f4f4f4}#statcast-positioning .dropdown select{appearance:none;color:#777;text-transform:uppercase;background-color:#0000;border:none;outline:0;min-width:197px;height:36px;padding:0 36px 0 9px;font-family:Roboto Condensed}#statcast-positioning .dropdown select::-ms-expand{display:none}#statcast-positioning .dropdown option{padding:9px}@media (width<=1000px){#statcast-positioning{display:block}#statcast-positioning .dropdown{width:100%}#statcast-positioning select{width:100%;min-width:100%}}#txtName{-webkit-appearance:none;-moz-appearance:none;color:#777;text-transform:uppercase;background-color:#0000;border:none;outline:0;min-width:108px;height:36px;padding:0 36px 0 9px;font-family:Rajdhani}#historical .canvas-size{width:1000px;height:600px}#historical button{height:36px;font-family:Rajdhani,sans-serif;line-height:36px}#historical .clip{clip-path:circle(20px at 20px 20px);fill:#fff;stroke:#000;stroke-width:1px;background-color:#fff}#historical .title{font-family:Fira Sans,sans-serif}#historical .tick line{stroke:#569da5}#historical .axis{color:#000;letter-spacing:normal;font-family:Rajdhani,sans-serif;font-size:14px;font-style:normal;font-weight:400;font-stretch:100%;line-height:normal}#historical .axis path{stroke:#419e92}#historical .sub-title{fill:#888;font-family:Fira Mono,sans-serif;font-size:12px}#historical .numbers,#historical text{font-family:Rajdhani}#historical svg,#historical canvas{position:absolute;top:0;left:0}#historical svg{pointer-events:none;overflow:visible}#historical canvas{pointer-events:all}#historical .dropdown{background-color:#fff;border:1px solid #ccc;border-radius:3px;display:inline-block;position:relative;overflow:hidden}#historical .dropdown .dropdown-arrow{background-color:"#fff";pointer-events:none;z-index:0;text-align:center;border-left:1px solid #ccc;width:36px;height:36px;line-height:36px;position:absolute;top:0;right:0}#historical .dropdown:hover .dropdown-arrow{background-color:#f4f4f4}#historical .dropdown select{appearance:none;color:#777;text-transform:uppercase;background-color:#0000;border:none;outline:0;min-width:108px;height:36px;padding:0 36px 0 9px;font-family:Rajdhani}#historical .dropdown select::-ms-expand{display:none}#historical .dropdown option{padding:9px}#visuals-new_batting-stance .alert{font-family:Roboto Condensed;line-height:1.75rem}#visuals-new_batting-stance .table-search{border:3px solid #3a9098;width:250px;height:38px;margin-bottom:.35rem;margin-right:.25rem;padding:.4rem .8rem;font-size:16px;display:block}#visuals-new_batting-stance .batter-box-guide-line{stroke:gray;stroke-width:1.5px;opacity:.3;stroke-dasharray:2 2}#visuals-new_batting-stance .field-elem{stroke:#9fd6db;fill:#9fd6db}#visuals-new_batting-stance .foot-path-debug{stroke:purple;fill:purple;fill-opacity:.5}#visuals-new_batting-stance .guide-post-dotted{stroke:red;stroke-width:3px;opacity:.8;stroke-dasharray:5 2}#visuals-new_batting-stance .info-box-labels{fill:gray;font-size:15px}#visuals-new_batting-stance .info-box-values{text-anchor:middle;font-size:23px}#visuals-new_batting-stance .inset-box{stroke:#317a81;stroke-width:5px;fill:#ffffffbf}#visuals-new_batting-stance .legend-label-text{text-anchor:middle;font-size:12px}#visuals-new_batting-stance .viz-axis-arrow{stroke:gray;stroke-width:1.5px;opacity:.9}#visuals-new_batting-stance .viz-axis-landmarks{fill:gray;opacity:.6;font-size:8px}#visuals-new_batting-stance .viz-axis-text{fill:gray;opacity:.9;font-size:12px}#visuals-new_batting-stance td.column-sort{background-color:#dcdcdc;border-left:1px solid #000;border-right:1px solid #000}#visuals-new_batting-stance th.column-sort{color:#fff;background-color:#3a9098;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #000}#visuals-new_batting-stance .th-vertical-bottom{vertical-align:bottom}#visuals-new_batting-stance .btn-default{margin-left:.1rem;margin-right:.1rem}#visuals-new_batting-stance #batter-pos-buttons-lower{margin-top:.25rem}#visuals-new_batting-stance #batter-pos-buttons-lower .btn-default{background-color:#3c763d;border:#7bbc7c}#visuals-new_batting-stance #batter-pos-buttons-lower .btn-default:hover,#visuals-new_batting-stance #batter-pos-buttons-lower .btn-default:visited,#visuals-new_batting-stance #batter-pos-buttons-lower .btn-default:active,#visuals-new_batting-stance #batter-pos-buttons-lower .btn-default:focus{color:#fff;transition:background-color .1s;background-color:#7bbc7c!important}#visuals-new_batting-stance #batter-positioning .charts{float:left;width:55%}#visuals-new_batting-stance #batter-positioning #loading{min-height:400px}#visuals-new_batting-stance #batter-positioning #chart{text-align:center;min-height:400px}#visuals-new_batting-stance #batter-positioning .positioning-table{float:left;width:45%;padding-bottom:10px;padding-left:20px}#visuals-new_batting-stance #batter-positioning .batting-stance-filters{width:100%}#visuals-new_batting-stance #batter-positioning .form-group{justify-content:space-between;margin-bottom:.4rem;display:flex}#visuals-new_batting-stance #batter-positioning .button-form-group{justify-content:left;margin-bottom:.4rem;display:flex}#visuals-new_batting-stance #batter-positioning .dropdown{width:100%}#visuals-new_batting-stance #batter-positioning .savant-select{width:49.5%}@media (width<=500px){#visuals-new_batting-stance #batter-positioning .form-group{flex-wrap:wrap}#visuals-new_batting-stance #batter-positioning .savant-select{width:100%}}#visuals-new_batting-stance #batter-positioning .default-table-row{cursor:pointer}#visuals-new_batting-stance #batter-positioning .alert-primary{color:#b00;background-color:#f5f5f5;border-color:#3a9098}@media (width<=1000px){#visuals-new_batting-stance #batter-positioning .charts{clear:both;width:100%}#visuals-new_batting-stance #batter-positioning #chart{text-align:center;min-height:0}#visuals-new_batting-stance #batter-positioning .positioning-table{clear:both;width:100%;padding-left:0}#visuals-new_batting-stance #batter-positioning #loading{min-height:0}}#visuals-new_batting-stance #batter-positioning .dropdown{text-align:center;background-color:#fff;border:1px solid #ccc;border-radius:3px;padding-right:.5rem;display:inline-block;position:relative;overflow:hidden}#visuals-new_batting-stance #batter-positioning .dropdown .dropdown-arrow{pointer-events:none;z-index:0;background-color:#fff;border-left:1px solid #ccc;width:36px;height:36px;line-height:36px;position:absolute;top:0;right:0}#visuals-new_batting-stance #batter-positioning .dropdown:hover .dropdown-arrow{background-color:#f4f4f4}#visuals-new_batting-stance #batter-positioning .dropdown select{appearance:none;color:#777;text-transform:uppercase;background-color:#0000;border:none;outline:0;min-width:197px;height:36px;padding:0 36px 0 9px;font-family:Roboto Condensed}#visuals-new_batting-stance #batter-positioning .dropdown select::-ms-expand{display:none}#visuals-new_batting-stance #batter-positioning .dropdown option{padding:9px}@media (width<=1000px){#visuals-new_batting-stance #batter-positioning{display:block}#visuals-new_batting-stance #batter-positioning .dropdown{width:100%}#visuals-new_batting-stance #batter-positioning select{width:100%;min-width:100%}}#visuals-new_batting-stance #viz-container{background-color:#e4f2f5;border:1px solid #49a;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin:auto;padding:8px;font-family:Roboto Condensed;display:flex;position:relative}#visuals-new_batting-stance .legend-wrapper{width:100%;max-width:650px;margin-top:20px;display:flex}#visuals-new_batting-stance .legend-wrapper .legend-svg-wrapper{justify-content:center;width:300px;display:flex}@media (width<=1060px) and (width>=1001px){#visuals-new_batting-stance .legend-wrapper{flex-direction:column-reverse}#visuals-new_batting-stance .legend-wrapper .legend-svg-wrapper{width:100%}}@media (width<=600px){#visuals-new_batting-stance .legend-wrapper{flex-direction:column-reverse}#visuals-new_batting-stance .legend-wrapper .legend-svg-wrapper{width:100%}}#visuals-new_batting-stance #batter-pos-viz{aspect-ratio:650/700;width:100%;max-width:650px}#visuals-new_hitting-signature .hs-tooltip{z-index:100;background-color:#fff;border:1px solid #000;padding:.5rem;font-family:Roboto Condensed;font-size:14px;position:absolute}#visuals-new_hitting-signature #visuals .dropdown{color:#666;text-transform:uppercase;background-color:#fff;border:1px solid #d2d2d2;border-radius:3px;margin-top:.75rem;font-family:Rajdhani;font-size:16px;font-weight:700;line-height:.4;display:inline-flex;position:relative}#visuals-new_hitting-signature #visuals .dropdown .ddl-label{padding:1rem}#visuals-new_hitting-signature #visuals .dropdown .dropdown-arrow{border-left:1px solid #d2d2d2;border-top-right-radius:3px;border-bottom-right-radius:3px;padding:1rem 1.25rem;transition:background-color .2s}#visuals-new_hitting-signature #visuals .dropdown:hover .dropdown-arrow{background-color:#f4f4f4}#visuals-new_hitting-signature #visuals .dropdown select{appearance:menulist-button;cursor:pointer;opacity:0;width:100%;height:100%;padding-right:.5rem;position:absolute;top:0;left:0}#visuals-new_hitting-signature #visuals .dropdown option{padding:9px}#visuals-new_hitting-signature #visuals .highlight-circle{fill:red}#visuals-new_hitting-signature #visuals #txtName{border:1px solid #666;width:350px;padding:8px;font-family:Roboto Condensed;font-size:14px;line-height:1.5em}#visuals-new_hitting-signature #visuals text{font-family:Roboto Condensed;font-size:14px}#visuals-new_hitting-signature #visuals .legend{font-size:14px}#visuals-new_hitting-signature #visuals #smallCharts .domain{stroke:#c2c2c2}#visuals-new_hitting-signature #visuals #smallCharts text{font-size:11px}#visuals-new_hitting-signature #visuals .name{font-family:Roboto Condensed;font-size:14px}#visuals-new_hitting-signature #visuals .line,#visuals-new_hitting-signature #visuals .line-small{fill:none;stroke-width:3px;opacity:1}#visuals-new_hitting-signature #visuals .line-hidden,#visuals-new_hitting-signature #visuals .circle-op{opacity:.05}#visuals-new_hitting-signature #visuals .flex-container{text-align:center;flex-wrap:wrap;width:100%;display:flex}#visuals-new_hitting-signature #visuals .flex-item{text-align:center;border:1px solid #e1f2f0;width:25%;padding:2rem}@media (width<=950px){#visuals-new_hitting-signature #visuals .legend{font-size:12px}#visuals-new_hitting-signature #visuals .line-hidden,#visuals-new_hitting-signature #visuals .circle-op{opacity:.05}#visuals-new_hitting-signature #visuals .flex-item{width:33%}#visuals-new_hitting-signature #visuals .line,#visuals-new_hitting-signature #visuals .line-small{fill:none;stroke-width:2px;opacity:1}#visuals-new_hitting-signature #visuals text{font-family:Roboto Condensed;font-size:11px}}@media (width<=600px){#visuals-new_hitting-signature #visuals .legend{font-size:10px}#visuals-new_hitting-signature #visuals .line-hidden,#visuals-new_hitting-signature #visuals .circle-op{opacity:.05!important}#visuals-new_hitting-signature #visuals .flex-item{width:50%}}@media (width<=450px){#visuals-new_hitting-signature #visuals .flex-item{width:100%}#visuals-new_hitting-signature #visuals .line,#visuals-new_hitting-signature #visuals .line-small{fill:none;stroke-width:1px;opacity:1}#visuals-new_hitting-signature #visuals .line-hidden,#visuals-new_hitting-signature #visuals .circle-op{opacity:.05!important}}#visuals-new_pitch-distribution #viz_player_search{border:1px solid #666;width:350px;padding:8px;font-family:Roboto Condensed;font-size:14px;line-height:1.5em}#visuals-new_pitch-distribution #distributions{min-height:10rem}#visuals-new_pitch-distribution #viz .flex-box{flex-wrap:wrap;display:flex}#visuals-new_pitch-distribution #viz .flex{flex-flow:column wrap;-webkit-flex-wrap:wrap;margin:1rem;display:flex}#visuals-new_pitch-distribution #viz .flex:first-child{margin-left:0}#visuals-new_pitch-distribution #viz .dropdown{text-align:center;background-color:#fff;border:1px solid #ccc;border-radius:3px;padding-right:.5rem;display:inline-block;position:relative;overflow:hidden}#visuals-new_pitch-distribution #viz .dropdown .dropdown-arrow{pointer-events:none;z-index:0;background-color:#fff;border-left:1px solid #ccc;width:36px;height:36px;line-height:36px;position:absolute;top:0;right:0}#visuals-new_pitch-distribution #viz .dropdown:hover .dropdown-arrow{background-color:#f4f4f4}#visuals-new_pitch-distribution #viz .dropdown select{appearance:none;color:#777;text-transform:uppercase;background-color:#0000;border:none;outline:0;min-width:108px;height:36px;padding:0 36px 0 9px;font-family:Roboto Condensed}#visuals-new_pitch-distribution #viz .dropdown select::-ms-expand{display:none}#visuals-new_pitch-distribution #viz .dropdown option{padding:9px}#visuals-new_pitch-distribution #viz .line-hidden{opacity:0}#visuals-new_pitch-distribution #viz .line-opacity{opacity:.05}#visuals-new_pitch-distribution #viz .line{stroke-width:2px;stroke-opacity:.75;fill-opacity:.25}#visuals-new_pitch-distribution #viz .line-dash{fill:none;stroke:#000;stroke-dasharray:6;opacity:.75}#visuals-new_pitch-distribution #viz text{fill:#296d74;font-family:Roboto Condensed;font-size:14px}#visuals-new_pitch-distribution #viz .line-hide{opacity:.05}#visuals-new_brushing .align-right{text-align:right}#visuals-new_brushing .tr-data{padding:0 3px}#visuals-new_brushing .highlight-ball{fill:red}#visuals-new_brushing .line{fill:none;stroke:#4682b4;stroke-width:2px}#visuals-new_brushing .st0{fill:none;stroke:#c6c6c6;stroke-width:1px;stroke-miterlimit:10}#visuals-new_brushing .strike-zone{fill:#eee;stroke:#d4d4d4;stroke-width:1.5px}#visuals-new_brushing .header-primary-text{letter-spacing:.3px;text-align:left;color:#000;width:231px;height:23px;font-family:Rajdhani;font-size:18px;font-weight:600}#visuals-new_brushing .secondary-text{text-align:left;fill:#888;font-family:Fira Mono;font-size:12px}#visuals-new_brushing .tertiary-text{text-align:left;fill:#444;font-family:Rajdhani;font-size:14px}#visuals-new_brushing .non_brushed{opacity:.1}#visuals-new_brushing .brushed{opacity:1}#visuals-new_brushing #viz_player_search{border:1px solid #666;width:350px;padding:8px;font-family:Roboto Condensed;font-size:14px;line-height:1.5em}#visuals-new_brushing .ui-menu.ui-menu .ui-state-active{border:0}#visuals-new_brushing #distributions{min-height:10rem}#visuals-new_brushing #viz{padding-bottom:1rem}#visuals-new_brushing #viz #calculations table{white-space:nowrap}#visuals-new_brushing #viz .pitch-padding{padding-right:40px}#visuals-new_brushing #viz .flex-box{flex-wrap:wrap;display:flex}#visuals-new_brushing #viz .flex{flex-flow:column wrap;-webkit-flex-wrap:wrap;margin:1rem;display:flex}#visuals-new_brushing #viz .flex:first-child{margin-left:0}#visuals-new_brushing #viz .dropdown{color:#666;text-transform:uppercase;background-color:#fff;border:1px solid #d2d2d2;border-radius:3px;font-family:Rajdhani;font-size:16px;font-weight:700;line-height:.4;display:inline-flex;position:relative}#visuals-new_brushing #viz .dropdown .ddl-label{padding:1rem}#visuals-new_brushing #viz .dropdown .dropdown-arrow{border-left:1px solid #d2d2d2;border-top-right-radius:3px;border-bottom-right-radius:3px;padding:1rem 1.25rem;transition:background-color .2s}#visuals-new_brushing #viz .dropdown:hover .dropdown-arrow{background-color:#f4f4f4}#visuals-new_brushing #viz .dropdown select{appearance:menulist-button;cursor:pointer;opacity:0;width:100%;height:100%;padding-right:.5rem;position:absolute;top:0;left:0}#visuals-new_brushing #viz .dropdown option{padding:9px}#visuals-new_brushing #viz .dropdown .line-hidden{opacity:0}#visuals-new_brushing #viz .dropdown .line-opacity{opacity:.05}#visuals-new_brushing #viz .dropdown .line{stroke-width:2px;stroke-opacity:.75;fill-opacity:.25}#visuals-new_brushing #viz .dropdown .line-dash{fill:none;stroke:#000;stroke-dasharray:6;opacity:.75}#visuals-new_brushing #viz .dropdown .line-hide{opacity:.05}@media (width<=767px){#visuals-new_brushing #viz #calculations table{white-space:nowrap}#visuals-new_brushing #viz .pitch-padding{padding-right:0}#visuals-new_brushing #viz .dropdown{width:100%;margin-top:1rem}#visuals-new_brushing #viz .ddl-label{width:90%}#visuals-new_brushing #viz .form-group,#visuals-new_brushing #viz .btn{width:100%}}#visuals-new_brushing .title-wrapper{height:70px}#visuals-new_brushing .title-wrapper.title-loading{opacity:.3}#visuals-new_infield .player-selection{color:#fff;background-color:#3a9098;margin:.25rem .25rem .25rem 0;padding:.25rem;display:inline-block}#visuals-new_infield #viz #btnClear{width:7rem}#visuals-new_infield #viz .desktop-key{width:100%;margin-top:1rem;display:block}#visuals-new_infield #viz .mobile-key{width:100%;margin-top:1rem;display:none}#visuals-new_infield #viz .button-margin{margin-top:1rem}#visuals-new_infield #viz .flex{flex-flow:column wrap;-webkit-flex-wrap:wrap;margin:1rem .5rem;display:flex}#visuals-new_infield #viz .highlight{color:#b00;font-style:italic}#visuals-new_infield #viz .btn-if-toggle{padding:.15rem;font-size:.7rem;position:absolute;top:-.1rem}#visuals-new_infield #viz .flex-container{width:100%;display:flex;position:relative}#visuals-new_infield #viz .flex-container div{width:50%}#visuals-new_infield #viz #roleSelectors,#visuals-new_infield #viz #outfieldRoleSelectors{z-index:50;text-transform:capitalize;background-color:#fff;border:1px solid #c2c2c2;width:60%;padding:1rem;font-family:Roboto Condensed;font-size:.75rem;display:none;position:absolute;top:60px}#visuals-new_infield #viz #roleSelectors .flex,#visuals-new_infield #viz #outfieldRoleSelectors .flex{margin:0}#visuals-new_infield #viz #roleSelectors .flex div,#visuals-new_infield #viz #outfieldRoleSelectors .flex div{width:100%}#visuals-new_infield .tooltip{pointer-events:none;border:1px solid #000;padding:5px;position:absolute;background-color:#fff!important}#visuals-new_infield .clip{clip-path:circle(25px at 25px 25px);fill:#fff;stroke:#000;stroke-width:1px;background-color:#fff}#visuals-new_infield .title{font-family:Fira Sans,sans-serif}#visuals-new_infield .sub-title{fill:#888;font-family:Fira Mono,sans-serif;font-size:12px}#visuals-new_infield .tick line{stroke:#569da5}#visuals-new_infield .tr-data{padding:0 3px}#visuals-new_infield .highlight-ball{fill:red}#visuals-new_infield .line{fill:none;stroke:#4682b4;stroke-width:2px}#visuals-new_infield .st0{fill:none;stroke:#c6c6c6;stroke-width:1px;stroke-miterlimit:10}#visuals-new_infield .strike-zone{fill:#eee;stroke:#d4d4d4;stroke-width:1.5px}#visuals-new_infield .header-primary-text{letter-spacing:.3px;text-align:left;color:#000;width:231px;height:23px;font-family:Rajdhani;font-size:18px;font-weight:600}#visuals-new_infield .secondary-text{text-align:left;fill:#888;font-family:Fira Mono;font-size:12px}#visuals-new_infield .tertiary-text{text-align:left;fill:#444;font-family:Rajdhani;font-size:14px}#visuals-new_infield .non_brushed{opacity:.1}#visuals-new_infield .brushed{opacity:1}#visuals-new_infield #viz_player_search{border:1px solid #666;width:350px;padding:8px;font-family:Roboto Condensed;font-size:14px;line-height:1.5em}#visuals-new_infield #viz{padding-bottom:1rem}#visuals-new_infield #viz .controls{text-transform:uppercase;background-color:#f7f7f7;border:1px solid #dcdcdc;outline:0;font-family:Rajdhani;position:relative}#visuals-new_infield #viz .slider{appearance:none;opacity:.7;-webkit-transition:all .2s;background:#d3d3d3;outline:none;width:100%;height:25px;transition:opacity .2s;width:150px!important}#visuals-new_infield #viz .slider:hover{opacity:1}#visuals-new_infield #viz text{font-family:Roboto Condensed}#visuals-new_infield #viz .slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3a9098;width:25px;height:25px}#visuals-new_infield #viz .slider::-moz-range-thumb{cursor:pointer;background:#3a9098;width:25px;height:25px}#visuals-new_infield #viz #spray{float:left;width:50%;padding-right:1rem}#visuals-new_infield #viz #calculationTables{float:left;width:50%}#visuals-new_infield #viz #calculations table{white-space:nowrap}#visuals-new_infield #viz .pitch-padding{padding-right:40px}#visuals-new_infield #viz .flex-box{flex-wrap:wrap;display:flex}#visuals-new_infield #viz .dropdown{color:#666;text-transform:uppercase;background-color:#fff;border:1px solid #d2d2d2;border-radius:3px;font-family:Rajdhani;font-size:16px;font-weight:700;line-height:.4;display:inline-flex;position:relative}#visuals-new_infield #viz .dropdown .ddl-label{padding:1rem}#visuals-new_infield #viz .dropdown .dropdown-arrow{border-left:1px solid #d2d2d2;border-top-right-radius:3px;border-bottom-right-radius:3px;padding:1rem 1.25rem;transition:background-color .2s}#visuals-new_infield #viz .dropdown:hover .dropdown-arrow{background-color:#f4f4f4}#visuals-new_infield #viz .dropdown select{appearance:menulist-button;cursor:pointer;opacity:0;width:100%;height:100%;padding-right:.5rem;position:absolute;top:0;left:0}#visuals-new_infield #viz .dropdown option{padding:9px}#visuals-new_infield #viz .dropdown .line-hidden{opacity:0}#visuals-new_infield #viz .dropdown .line-opacity{opacity:.05}#visuals-new_infield #viz .dropdown .line{stroke-width:2px;stroke-opacity:.75;fill-opacity:.25}#visuals-new_infield #viz .dropdown .line-dash{fill:none;stroke:#000;stroke-dasharray:6;opacity:.75}#visuals-new_infield #viz .dropdown .line-hide{opacity:.05}@media (width<=1024px){#visuals-new_infield #viz .flex{width:33%;margin:.5rem}#visuals-new_infield #viz .ddl-label{width:100%}#visuals-new_infield #viz #roleSelectors,#visuals-new_infield #viz #outfieldRoleSelectors{width:100%;left:0}#visuals-new_infield #viz #calculationTables{float:none;width:100%;display:block}#visuals-new_infield #viz #spray{float:none;width:100%;padding-right:0;display:block}#visuals-new_infield #viz #calculations{float:none;width:100%;display:block}}@media (width<=767px){#visuals-new_infield #viz #roleSelectors{width:100%;font-size:.75rem;left:0}#visuals-new_infield #viz #roleSelectors .flex-container{flex-wrap:wrap}#visuals-new_infield #viz #roleSelectors .flex{flex-wrap:wrap;flex:0 0 10rem}#visuals-new_infield #viz .clip{clip-path:none}#visuals-new_infield #viz .circle-mugshot{display:none}#visuals-new_infield #viz .flex{box-sizing:content-box;width:100%;margin:.5rem}#visuals-new_infield #viz .flex-fifty{box-sizing:content-box;width:40%!important}#visuals-new_infield #viz #calculations table{white-space:nowrap}#visuals-new_infield #viz .pitch-padding{padding-right:0}#visuals-new_infield #viz .dropdown{width:100%;margin-top:1rem}#visuals-new_infield #viz .ddl-label{width:90%}#visuals-new_infield #viz .form-group,#visuals-new_infield #viz .btn{width:100%}#visuals-new_infield #viz .flex-button{box-sizing:content-box;width:100%!important}#visuals-new_infield #viz .flex-button #btnClear{width:100%}}@media (width<=450px){#visuals-new_infield #viz .desktop-key{display:none}#visuals-new_infield #viz .mobile-key{display:block}}@media (width<=330px){#visuals-new_infield #viz .flex{box-sizing:content-box;width:100%}#visuals-new_infield #viz .flex-fifty{box-sizing:content-box;width:40%!important}#visuals-new_infield #viz .slider{width:120px!important}}#visuals-new_swing-take select,#visuals-new_swing-take input{margin-left:.5em}#visuals-new_swing-take .flex-box-swing-take{flex-wrap:wrap;display:flex}#visuals-new_swing-take .flex-swing-take{flex-flow:column wrap;-webkit-flex-wrap:wrap;margin:1rem;display:flex}#visuals-new_swing-take .dropdown{color:#666;text-transform:uppercase;background-color:#fff;border:1px solid #d2d2d2;border-radius:3px;font-family:Roboto Condensed;font-size:16px;font-weight:700;line-height:.4;display:inline-flex;position:relative}#visuals-new_swing-take .ddl-label{padding:1rem}#visuals-new_swing-take .dropdown-arrow{background-color:#f4f4f4;border-left:1px solid #d2d2d2;border-top-right-radius:3px;border-bottom-right-radius:3px;padding:1rem 1.25rem;transition:background-color .2s}#visuals-new_swing-take select{appearance:menulist-button;cursor:pointer;opacity:0;width:100%;height:100%;padding-right:.5rem;position:absolute;top:0;left:0}#visuals-new_swing-take option{padding:9px}@media (width<=767px){#visuals-new_swing-take .flex-box-swing-take{display:block}#visuals-new_swing-take .dropdown{width:100%;margin-top:1rem}#visuals-new_swing-take .ddl-label{width:90%}#visuals-new_swing-take .form-group{width:100%}}#visuals-new_swing-take .hitter.hover path.hitter{stroke:#000;stroke-width:2px}#visuals-new_swing-take .vis-grid>svg{margin:10px;box-shadow:0 0 30px #777}#visuals-new_swing-take .tooltip{pointer-events:none;border:1px solid #000;padding:5px;position:absolute;background-color:#fff!important}#visuals-new_swing-take .clip{clip-path:circle(25px at 25px 25px);fill:#fff;stroke:#000;stroke-width:1px;background-color:#fff}#visuals-new_swing-take .title{font-family:Fira Sans,sans-serif}#visuals-new_swing-take .sub-title{fill:#888;font-family:Fira Mono,sans-serif;font-size:12px}#visuals-new_swing-take .tick line{stroke:#569da5}#visuals-new_swing-take .tr-data{padding:0 3px}#visuals-new_swing-take .highlight-ball{fill:red}#visuals-new_swing-take .line{fill:none;stroke:#4682b4;stroke-width:2px}#visuals-new_swing-take .st0{fill:none;stroke:#c6c6c6;stroke-width:1px;stroke-miterlimit:10}#visuals-new_swing-take .strike-zone{fill:#eee;stroke:#d4d4d4;stroke-width:1.5px}#visuals-new_swing-take .header-primary-text{letter-spacing:.3px;text-align:left;color:#000;width:231px;height:23px;font-family:Rajdhani;font-size:18px;font-weight:600}#visuals-new_swing-take .secondary-text{text-align:left;fill:#888;font-family:Fira Mono;font-size:12px}#visuals-new_swing-take .tertiary-text{text-align:left;fill:#444;font-family:Rajdhani;font-size:14px}#visuals-new_swing-take .non_brushed{opacity:.1}#visuals-new_swing-take .brushed{opacity:1}#visuals-new_swing-take #viz_player_search{border:1px solid #666;width:350px;padding:8px;font-family:Roboto Condensed;font-size:14px;line-height:1.5em}#visuals-new_swing-take #viz{padding-bottom:1rem}#visuals-new_swing-take #viz .controls{text-transform:uppercase;background-color:#f7f7f7;border:1px solid #dcdcdc;outline:0;font-family:Rajdhani;position:relative}#visuals-new_swing-take #viz .slider{appearance:none;opacity:.7;-webkit-transition:all .2s;background:#d3d3d3;outline:none;width:100%;height:25px;transition:opacity .2s}#visuals-new_swing-take #viz .slider:hover{opacity:1}#visuals-new_swing-take #viz text{font-family:Roboto Condensed}#visuals-new_swing-take #viz .slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3a9098;width:25px;height:25px}#visuals-new_swing-take #viz .slider::-moz-range-thumb{cursor:pointer;background:#3a9098;width:25px;height:25px}#visuals-new_swing-take #viz #calculations table{white-space:nowrap}#visuals-new_swing-take #viz .pitch-padding{padding-right:40px}#visuals-new_swing-take #viz .flex-box{flex-wrap:wrap;display:flex}#visuals-new_swing-take #viz .flex{flex-flow:column wrap;-webkit-flex-wrap:wrap;margin:1rem;display:flex}#visuals-new_swing-take #viz .dropdown{color:#666;text-transform:uppercase;background-color:#fff;border:1px solid #d2d2d2;border-radius:3px;font-family:Rajdhani;font-size:16px;font-weight:700;line-height:.4;display:inline-flex;position:relative}#visuals-new_swing-take #viz .dropdown .ddl-label{padding:1rem}#visuals-new_swing-take #viz .dropdown .dropdown-arrow{border-left:1px solid #d2d2d2;border-top-right-radius:3px;border-bottom-right-radius:3px;padding:1rem 1.25rem;transition:background-color .2s}#visuals-new_swing-take #viz .dropdown:hover .dropdown-arrow{background-color:#f4f4f4}#visuals-new_swing-take #viz .dropdown select{appearance:menulist-button;cursor:pointer;opacity:0;width:100%;height:100%;padding-right:.5rem;position:absolute;top:0;left:0}#visuals-new_swing-take #viz .dropdown option{padding:9px}#visuals-new_swing-take #viz .dropdown .line-hidden{opacity:0}#visuals-new_swing-take #viz .dropdown .line-opacity{opacity:.05}#visuals-new_swing-take #viz .dropdown .line{stroke-width:2px;stroke-opacity:.75;fill-opacity:.25}#visuals-new_swing-take #viz .dropdown .line-dash{fill:none;stroke:#000;stroke-dasharray:6;opacity:.75}#visuals-new_swing-take #viz .dropdown .line-hide{opacity:.05}@media (width<=767px){#visuals-new_swing-take #viz .flex-box{display:block}#visuals-new_swing-take #viz #calculations table{white-space:nowrap}#visuals-new_swing-take #viz .pitch-padding{padding-right:0}#visuals-new_swing-take #viz .dropdown{width:100%;margin-top:1rem}#visuals-new_swing-take #viz .ddl-label{width:90%}#visuals-new_swing-take #viz .form-group,#visuals-new_swing-take #viz .btn{width:100%}}
