.select2-container{position:relative;box-sizing:border-box;margin:0;vertical-align:middle;display:inline-block}.select2-container .select2-selection--single{height:28px;box-sizing:border-box;cursor:pointer;user-select:none;-webkit-user-select:none;display:block}.select2-container .select2-selection--single .select2-selection__rendered{overflow:hidden;text-overflow:ellipsis;padding-right:20px;white-space:nowrap;padding-left:8px;display:block}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{min-height:32px;box-sizing:border-box;cursor:pointer;user-select:none;-webkit-user-select:none;display:block}.select2-container .select2-selection--multiple .select2-selection__rendered{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:8px;display:inline-block}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{padding:0;font-size:100%;border:none;box-sizing:border-box;margin-top:5px}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{border:1px solid #aaa;position:absolute;background-color:#fff;box-sizing:border-box;border-radius:4px;left:-100000px;width:100%;display:block;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;padding:0;margin:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:none}.select2-container--open .select2-dropdown--below{border-top-right-radius:0;border-top:none;border-top-left-radius:0}.select2-search--dropdown{padding:4px;display:block}.select2-search--dropdown .select2-search__field{padding:4px;box-sizing:border-box;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{height:auto;filter:alpha(opacity=0);min-height:100%;padding:0;border:0;position:fixed;opacity:0;min-width:100%;top:0;background-color:#fff;margin:0;left:0;width:auto;display:block;z-index:99}.select2-hidden-accessible{height:1px!important;overflow:hidden!important;padding:0!important;border:0!important;clip:rect(0 0 0 0)!important;position:absolute!important;margin:-1px!important;width:1px!important}.select2-container--default .select2-selection--single{border:1px solid #aaa;background-color:#fff;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{font-weight:700;cursor:pointer;float:right}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;right:1px;position:absolute;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;height:0;position:absolute;border-style:solid;border-width:5px 4px 0;top:50%;margin-left:-4px;left:50%;width:0;margin-top:-2px}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{right:auto;left:1px}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.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-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{border:1px solid #aaa;background-color:#fff;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{list-style:none;padding:0 5px;box-sizing:border-box;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__clear{font-weight:700;margin-right:10px;cursor:pointer;float:right;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice{padding:0 5px;border:1px solid #aaa;margin-right:5px;background-color:#e4e4e4;border-radius:4px;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{font-weight:700;margin-right:2px;color:#999;cursor:pointer;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-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-right:auto;margin-left:5px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-right:auto;margin-left:2px}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-right-radius:0;border-top-left-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{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{border:none;-webkit-appearance:textfield;outline:0;box-shadow:none;background:transparent}.select2-container--default .select2-results>.select2-results__options{overflow-y:auto;max-height:200px}.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{padding:6px;cursor:default;display:block}.select2-container--classic .select2-selection--single{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);border:1px solid #aaa;outline:0;background-color:#f7f7f7;border-radius:4px;background-image:-webkit-linear-gradient(top,#fff 50%,#eee);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x}.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{font-weight:700;margin-right:10px;cursor:pointer;float:right}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{border-bottom-right-radius:4px;height:26px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);border:none;border-left:1px solid #aaa;right:1px;border-top-right-radius:4px;position:absolute;top:1px;background-color:#ddd;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;height:0;position:absolute;border-style:solid;border-width:5px 4px 0;top:50%;margin-left:-4px;left:50%;width:0;margin-top:-2px}.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:0;border-bottom-left-radius:4px;right:auto;border-top-left-radius:4px;left:1px}.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{border:none;background:transparent}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);border-top-right-radius:0;border-top:none;border-top-left-radius:0;background-image:-webkit-linear-gradient(top,#fff,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom-right-radius:0;border-bottom-left-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0);border-bottom:none;background-image:-webkit-linear-gradient(top,#eee 50%,#fff);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{border:1px solid #aaa;outline:0;background-color:#fff;border-radius:4px;cursor:text}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;padding:0 5px;margin:0}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{padding:0 5px;border:1px solid #aaa;margin-right:5px;background-color:#e4e4e4;border-radius:4px;cursor:default;float:left;margin-top:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{font-weight:700;margin-right:2px;color:#888;cursor:pointer;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{margin-right:auto;margin-left:5px;float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-right:auto;margin-left:2px}.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-right-radius:0;border-top:none;border-top-left-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:none}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{border:1px solid transparent;background-color:#fff}.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{overflow-y:auto;max-height:200px}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{color:#fff;background-color:#3875d7}.select2-container--classic .select2-results__group{padding:6px;cursor:default;display:block}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#}.select2-result-repository{padding-top:4px;padding-bottom:3px}.select2-result-repository__avatar{margin-right:10px;width:60px;float:left}.select2-result-repository__avatar img{height:auto;border-radius:2px;width:100%}.select2-result-repository__meta{margin-left:70px}.select2-result-repository__title{font-weight:700;margin-bottom:4px;color:#000;line-height:1.1;word-wrap:break-word}.select2-result-repository__forks,.select2-result-repository__stargazers{margin-right:1em}.select2-result-repository__forks,.select2-result-repository__stargazers,.select2-result-repository__watchers{font-size:11px;color:#aaa;display:inline-block}.select2-result-repository__description{font-size:13px;color:#777;margin-top:4px}.select2-results__option--highlighted .select2-result-repository__title{color:#fff}.select2-results__option--highlighted .select2-result-repository__description,.select2-results__option--highlighted .select2-result-repository__forks,.select2-results__option--highlighted .select2-result-repository__stargazers,.select2-results__option--highlighted .select2-result-repository__watchers{color:#c6dcef}.select2-container .select2-selection--single{border-color:#ccc;height:36px;font-size:14px;color:#999;text-align:left;line-height:1.42857143;padding-left:12px}.select2-container input{border-radius:3px}.select2-container input:focus,.select2-container--default .select2-selection--single:focus{border-color:#d65049!important;outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--default .select2-selection--single:focus{border-color:#ccc!important}.select2-container .select2-selection--single .select2-selection__rendered{padding:7px 20px 7px 0;color:#555;line-height:1.42857143}.select2-container--default .select2-selection--single .select2-selection__arrow{top:5px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#ccc transparent transparent}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #ccc}.select2-container .select2-selection--multiple{height:36px}.select2-container--default .select2-selection--multiple{overflow:hidden;border:1px solid #ccc;border-radius:3px;padding-left:12px}.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0 5px 0 0;color:#555;margin:0}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;float:left;margin-top:15px}.select2-container--default .select2-selection--multiple .select2-selection__choice{padding:0 3px;margin-right:3px;border-radius:3px;cursor:default;line-height:1.4;float:left;margin-top:7px}.select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#ccc}.select2-results__option{padding:5px 10px;line-height:1.4}.select2-dropdown{border:1px solid #ccc;border-radius:3px}.select2-no-search .select2-search{display:none}.discount{transform:rotate(-45deg);padding:3px 0;color:#fff;position:absolute;min-width:150px;text-align:center;top:25px;box-shadow:1px 3px 10px rgba(0,0,0,.3);background:red;left:-40px}