

/*
 * /css/jquery.select2.css
 */

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}
.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}
.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.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{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}
.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}
.select2-container .select2-search--inline{float:left}
.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:0;font-size:100%;margin-top:5px;padding:0}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}
.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}
.select2-results{display:block}
.select2-results__options{list-style:none;margin:0;padding: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:0;border-bottom-left-radius:0;border-bottom-right-radius:0}
.select2-container--open .select2-dropdown--below{border-top:0;border-top-left-radius:0;border-top-right-radius:0}
.select2-search--dropdown{display:block;padding:4px}
.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}
.select2-search--dropdown.select2-search--hide{display:none}
.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}
.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !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:bold}
.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}
.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}
.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{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 transparent;border-width:0 4px 5px 4px}
.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}
.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}
.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}
.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-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:solid black 1px;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--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-left-radius:0;border-bottom-right-radius:0}
.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}
.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:0;outline:0;box-shadow:none;-webkit-appearance:textfield}
.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]{background-color:#5897fb;color:white}
.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}
.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,white 50%,#eee 100%);background-image:-o-linear-gradient(top,white 50%,#eee 100%);background-image:linear-gradient(to bottom,white 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=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;font-weight:bold;margin-right:10px}
.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}
.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:0;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}
.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}
.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:0;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius: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:transparent;border:0}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:0;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,white 0,#eee 50%);background-image:-o-linear-gradient(top,white 0,#eee 50%);background-image:linear-gradient(to bottom,white 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,white 100%);background-image:-o-linear-gradient(top,#eee 50%,white 100%);background-image:linear-gradient(to bottom,#eee 50%,white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}
.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}
.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}
.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}
.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}
.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:0;border-top-left-radius:0;border-top-right-radius:0}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-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{outline:0;box-shadow:none}
.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent}
.select2-container--classic .select2-dropdown--above{border-bottom:0}
.select2-container--classic .select2-dropdown--below{border-top:0}
.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:grey}
.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white}
.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}
.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/*
 * /css/jquery.select2.bootstrap.css
 */

/*! Select2 Bootstrap Theme v0.1.0-beta.4 | MIT License | github.com/select2/select2-bootstrap-theme */.select2-container--bootstrap .select2-selection{background-color:#fff;border:1px solid #e5e5e5;border-radius:2px;color:#555;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;outline:0}
.select2-container--bootstrap .select2-search--dropdown .select2-search__field{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#555;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px}
.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{color:#999}
.select2-container--bootstrap .select2-search__field::-moz-placeholder{color:#999;opacity:1}
.select2-container--bootstrap .select2-search__field:-ms-input-placeholder{color:#999}
.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]{background-color:#f5f5f5;color:#262626}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{background-color:#337ab7;color:#fff}
.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;display:block;padding:6px 12px;font-size:12px;line-height:1.428571429;white-space:nowrap}
.select2-container--bootstrap.select2-container--focus .select2-selection,.select2-container--bootstrap.select2-container--open .select2-selection{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;border-color:#66afe9}
.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b{border-color:transparent transparent #999 transparent;border-width:0 4px 4px 4px}
.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-color:transparent}
.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection{border-top-right-radius:0;border-top-left-radius:0;border-top-color:transparent}
.select2-container--bootstrap .select2-selection__clear{color:#999;cursor:pointer;float:right;font-weight:bold;margin-right:10px}
.select2-container--bootstrap .select2-selection__clear:hover{color:#333}
.select2-container--bootstrap.select2-container--disabled .select2-selection{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none}
.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;overflow-x:hidden;margin-top:-1px}
.select2-container--bootstrap .select2-dropdown--above{margin-top:1px}
.select2-container--bootstrap .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}
.select2-container--bootstrap .select2-selection--single{height:34px;line-height:1.428571429;padding:6px 24px 6px 12px}
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow{position:absolute;bottom:0;right:12px;top:0;width:4px}
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{border-color:#999 transparent transparent transparent;border-style:solid;border-width:4px 4px 0 4px;height:0;left:0;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width: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{min-height:34px}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;display:block;line-height:1.428571429;list-style:none;margin:0;overflow:hidden;padding:0;width:100%;text-overflow:ellipsis;white-space:nowrap}
.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{color:#555;background:#fff;border:1px solid #ccc;border-radius:4px;cursor:default;float:left;margin:5px 0 0 6px;padding:0 6px}
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field{background:transparent;padding:0 12px;height:32px;line-height:1.428571429;margin-top:0;min-width:5em}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:3px}
.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.input-sm,.select2-container--bootstrap.input-lg{border-radius:0;font-size:12px;height:auto;line-height:1;padding:0}
.select2-container--bootstrap.input-sm .select2-selection--single,.input-group-sm .select2-container--bootstrap .select2-selection--single,.form-group-sm .select2-container--bootstrap .select2-selection--single{border-radius:3px;font-size:12px;height:30px;line-height:1.5;padding:5px 22px 5px 10px}
.select2-container--bootstrap.input-sm .select2-selection--single .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.input-sm .select2-selection--multiple,.input-group-sm .select2-container--bootstrap .select2-selection--multiple,.form-group-sm .select2-container--bootstrap .select2-selection--multiple{min-height:30px}
.select2-container--bootstrap.input-sm .select2-selection--multiple .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{font-size:12px;line-height:1.5;margin:4px 0 0 5px;padding:0 5px}
.select2-container--bootstrap.input-sm .select2-selection--multiple .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{padding:0 10px;font-size:12px;height:28px;line-height:1.5}
.select2-container--bootstrap.input-sm .select2-selection--multiple .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.input-lg .select2-selection--single,.input-group-lg .select2-container--bootstrap .select2-selection--single,.form-group-lg .select2-container--bootstrap .select2-selection--single{border-radius:6px;font-size:18px;height:46px;line-height:1.3333333;padding:10px 31px 10px 16px}
.select2-container--bootstrap.input-lg .select2-selection--single .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.input-lg .select2-selection--single .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 5px;margin-left:-5px;margin-left:-10px;margin-top:-2.5px}
.select2-container--bootstrap.input-lg .select2-selection--multiple,.input-group-lg .select2-container--bootstrap .select2-selection--multiple,.form-group-lg .select2-container--bootstrap .select2-selection--multiple{min-height:46px}
.select2-container--bootstrap.input-lg .select2-selection--multiple .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{font-size:18px;line-height:1.3333333;border-radius:4px;margin:9px 0 0 8px;padding:0 10px}
.select2-container--bootstrap.input-lg .select2-selection--multiple .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{padding:0 16px;font-size:18px;height:44px;line-height:1.3333333}
.select2-container--bootstrap.input-lg .select2-selection--multiple .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.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #999 transparent;border-width:0 5px 5px 5px}
.input-group-lg .select2-container--bootstrap.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #999 transparent;border-width:0 5px 5px 5px}
.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{padding-right:0;padding-left:0;text-align:right}
.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{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;border-color:#66512c}
.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{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;border-color:#843534}
.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{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;border-color:#2b542c}
.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{display:table;table-layout:fixed;position:relative;z-index:2;float:left;width:100%;margin-bottom:0}
.input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection{border-bottom-left-radius:0;border-top-left-radius:0}
.input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection{border-bottom-right-radius:0;border-top-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{position:absolute !important;width:1px !important}
.form-inline .select2-container--bootstrap{display:inline-block}

/*
 * /css/slick.css
 */

.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:before,.slick-track:after{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir='rtl'] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}

/*
 * /css/web.css
 */

html{position:relative;min-height:100%}
body{margin:0 0 152px}
.page{margin-top:125px}
@media(max-width :767px){.page{margin-top:50px}
}
.page.user{margin-top:0}
.anchortarget::before{content:"";display:block;height:92px;margin:-92px 0 0;visibility:hidden}
.navbar{margin-bottom:0;transition:200ms linear;-webkit-transition:200ms linear;-moz-transition:200ms linear}
.navbar .dropdown-menu li>a,.navbar.navbar-default .dropdown-menu li>a{font-size:14px}
.navbar.language-select .dropdown-menu li>a{font-size:20px}
.navbar .navbar-nav>li>a.btn-sm.btn-rounded{padding:6px 20px;margin-top:40px;transition:200ms linear;-webkit-transition:200ms linear;-moz-transition:200ms linear}
.navbar.navbar-home{color:#364d5c;background-color:#fff;margin-bottom:0;box-shadow:0 0 2px 0}
.navbar.navbar-home img.nav-brand{height:48px;margin-top:22px;margin-bottom:19px;transition:200ms linear;-webkit-transition:200ms linear;-moz-transition:200ms linear}
@media(max-width :767px){.navbar.navbar-home img.nav-brand{height:34px;margin-top:8px;margin-bottom:8px}
}
.navbar.navbar-home .navbar-nav>li.nav-item>a{padding-top:48px;padding-bottom:20px;font-size:20px;font-weight:400;color:#364d5c;background-color:transparent;display:inline-block;transition:200ms linear;-webkit-transition:200ms linear;-moz-transition:200ms linear}
.navbar.navbar-home .nav-mobile .navbar-nav>li.nav-item>a{padding-top:10px;padding-bottom:10px}
.navbar.navbar-home .navbar-nav>li.nav-item::after{content:'';display:block;width:0;height:4px;background:#ef8833;transition:width .3s}
.navbar.navbar-home .navbar-nav>li.nav-item:hover::after{width:100%}
.navbar.navbar-home .navbar-nav>li.active.nav-item::after{content:'';display:block;width:100%;height:4px;background:#ef8833;transition:none}
.navbar.navbar-home .navbar-nav>li.active.nav-item{background-color:#f8f8f8}
.navbar.navbar-user{color:#fff;margin-bottom:0;box-shadow:0 0 2px 0}
.navbar.navbar-user .navbar-nav>li.nav-item>a{color:#fff;background-color:transparent;display:inline-block}
.navbar.navbar-user .navbar-nav>li.nav-item::after{content:'';display:block;position:absolute;bottom:0;width:0;height:4px;background:#fff;transition:width .3s;margin-top:13px}
.navbar.navbar-user .navbar-nav>li.nav-item:hover::after{width:100%}
.navbar.navbar-user .navbar-nav>li.active.nav-item::after{content:'';display:block;width:100%;height:4px;background:#fff;transition:none;margin-top:13px}
.navbar.navbar-user .navbar-nav>li.active.nav-item{background-color:rgb(255,255,255,.1)}
.navbar-default .navbar-toggle.offcanvas-toggle{background-color:transparent}
.navbar-default.navbar-home .navbar-toggle.offcanvas-toggle .icon-bar{background-color:#cfd9db}
.navbar .navbar-offcanvas{background-color:rgba(248,248,248,0.96)}
.navbar .offcanvas-transform .navbar-nav>li.nav-item>a{color:#364d5c;padding-left:10px}
.navbar .offcanvas-transform .navbar-nav>li.nav-item:hover>a{color:#e57b1c}
@media(min-width :768px){.navbar.navbar-home.scrolled{top:-37px}
.navbar.navbar-home.scrolled img.nav-brand{height:30px;margin-bottom:0;margin-top:12px}
.navbar.navbar-home.scrolled .nav.navbar-nav>li.nav-item>a{padding-top:24px;padding-bottom:10px;font-size:16px}
.navbar.navbar-home.scrolled .nav.navbar-nav>li>a.btn.btn-rounded{margin-top:16px}
}
.footer{position:absolute;height:152px}
.footer .brand img{height:35px}
.footer .footer-copyright{position:absolute;bottom:0;width:100%;height:26px}
.footer .footer-copyright .copyright{font-weight:200;font-size:10px}
@media(max-width :767px){.footer .footer-content .footer-links{text-align:center !important}
}
.footer .footer-content .social-link{white-space:nowrap;margin:5px;color:#fff}
@media(max-width :767px){.footer .footer-content .content-social .link-wrapper{margin-bottom:25px}
}
h1.section-title::after{content:'';display:block;width:100px;height:3px;background:#ef8833;margin:8px auto 0}
h1.section-title-left::after{margin:8px 0 0}
.steps span.next-step{width:40px;height:40px;border-top:1px solid #cbd2d6;border-right:1px solid #cbd2d6;display:table-cell;text-indent:-99999em;background:0;position:absolute;top:110px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);right:-10px}
.steps span.step{border:1px solid #9da3a6;border-radius:50%;background-clip:padding-box;margin-right:10px;margin-top:10px;width:34px;height:34px;line-height:34px;width:34px}
.carousel-controls{position:relative;margin:0 auto}
.carousel-control,.carousel-control:hover,.carousel-control:focus{color:#0b3c5d}
.carousel-indicators{top:14px}
.carousel-indicators li{border-color:#0b3c5d}
.carousel-indicators li.active{background-color:#0b3c5d}
img.partner:hover{-webkit-filter:grayscale(0);-webkit-transition:.2s ease-in-out;-moz-filter:grayscale(0);-moz-transition:.2s ease-in-out;-o-filter:grayscale(0);-o-transition:.2s ease-in-out}
img.partner{-webkit-filter:grayscale(100%);-webkit-transition:.2s ease-in-out;-moz-filter:grayscale(100%);-moz-transition:.2s ease-in-out;-o-filter:grayscale(100%);-o-transition:.2s ease-in-out;height:100px}
.panel .panel-body{border-radius:8px}
.panel-square{height:240px;padding:40px}
.panel-square img{height:80px;margin-bottom:20px}
.panel-square .label{font-size:22px;border-radius:50%;padding:6px;position:absolute;top:60px;left:76px;display:block;width:36px;height:36px}
.panel-round{border-radius:50%;position:relative}
.panel-round .panel-body{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:85%}
@media(max-width :991px){.panel-round{width:320px;height:320px;margin:20px auto}
}
@media(min-width :992px){.panel-round{width:256px;height:256px}
}
@media(min-width :1200px){.panel-round{width:323px;height:323px}
}
.home .benefits h1{margin-top:40px;margin-bottom:60px}
.home .benefits h2{margin-top:30px;margin-bottom:30px}
.home .benefits h3{margin-top:20px;margin-bottom:20px}
.home .benefits span.fa{margin-top:20px;margin-bottom:20px}
.panel.auth-panel .panel-body{padding-top:0;padding-bottom:0;background:#888}
.panel.auth-panel .panel-body .auth-info{color:#fff}
.panel.auth-panel .panel-body .auth-form{background:#fff}
.panel .panel-body .box{padding:5px 10px;background-color:#f8f8f8;border:1px solid #dce4ec;border-radius:8px}
a.connection-details{border-bottom:1px dotted;text-decoration:none}
.zero-margins{margin:0}
@media(max-width :767px){.xs-margin{margin-left:16.66666%}
}
.center-content{text-align:center}
div.floating-up-container{bottom:0;position:relative;transition-duration:.3s;transition-timing-function:ease-out;transition-delay:initial;transition-property:bottom}
div.floating-up-container-wrapper{position:relative}
.breadcrumb{background-color:unset;font-size:14px;padding-left:0;max-width:calc(100% - 60px)}
.panel .panel-body.settings{font-size:14px}
.user .panel.summary .programs .program-logo img{border:1px solid #dce4ec;border-radius:5px;padding:5px}
.user .reward-programs .panel.panel-issuer.connected a.disconnect-program{position:absolute;top:5px;right:5px;box-shadow:0 2px 6px 0 #dedcda;opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s}
.user .reward-programs .panel.panel-issuer.connected:hover a.disconnect-program{visibility:visible;opacity:1}
.user .reward-programs .panel.panel-issuer h5{opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s}
.user .reward-programs .panel.panel-issuer:hover h5{visibility:visible;opacity:1}
.user .reward-programs .panel.panel-issuer img{height:100%;-webkit-transition:height .3s}
.user .reward-programs .panel.panel-issuer:hover img{height:80%}
.user .reward-programs .panel.panel-issuer a.connect-program{border-top-left-radius:0;border-top-right-radius:0}
.user .merchants .panel.panel-merchant a.btn{border-top-left-radius:0;border-top-right-radius:0}
.user .merchants .panel.panel-merchant h5{opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s}
.user .merchants .panel.panel-merchant:hover h5{visibility:visible;opacity:1}
.user .merchants .panel.panel-merchant img{height:100%;-webkit-transition:height .3s}
.user .merchants .panel.panel-merchant:hover img{height:80%}
.user .reward-merchant .panel.panel-merchant a.connect-program{border-top-left-radius:0;border-top-right-radius:0}
.user .merchants .panel.panel-merchant .badges{position:absolute;top:10px;right:10px;cursor:pointer}
.user .merchants .panel.panel-merchant .badges .tooltip-inner{max-width:none}
.merchant-name-search{border:0;background:transparent;border-bottom:1px solid #ccc;width:calc(100% - 15px);margin-bottom:15px;font-size:18px;padding-top:0;padding-left:30px}
.page.marketplace .product-name-search{border:0;background:transparent;border-bottom:1px solid #ccc;width:calc(100% - 15px);margin-bottom:15px;font-size:18px;padding-top:0;padding-left:30px;width:100%}
.page.marketplace .products .panel.panel-product .panel-body{height:150px}
.page.marketplace .products .panel.panel-product a.btn{border-top-left-radius:0;border-top-right-radius:0}
.page.marketplace .products .panel.panel-product h5{opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s}
.page.marketplace .products .panel.panel-product:hover h5{visibility:visible;opacity:1}
.page.marketplace .products .panel.panel-product img{height:100%;-webkit-transition:height .3s}
.page.marketplace .products .panel.panel-product:hover img{height:80%}
.page.product .details img.merchant-logo{max-width:100%}
.referral-modal .referral-icon i{font-size:20em;z-index:0;width:300px}
.referral-modal .referral-icon{display:block;margin-bottom:-60px;top:-60px;position:relative}
.referral-modal .modal-content{text-align:center}
.referral-modal .referral-message{font-size:1.5em;padding-bottom:10px;white-space:pre-line}
.referral-modal .modal-header{z-index:1111111111}
.referral-modal .share-buttons a{font-size:20px;width:43px;padding:5px 5px;border-radius:20px}
.referral-modal .share-link input{position:relative;top:2px;width:310px;font-weight:600;color:#8a8a8a;padding:4px}
.referral-modal .invite-email .form-group{display:inline-block;position:relative;margin-left:20px;margin-top:10px}
.referral-modal .invite-email .form-group.referral-name{width:140px}
.referral-modal .invite-email .form-group.referral-email{width:240px}
.referral-modal .invite-email .form-group .control-label{left:6px}
.invite-email{display:none}
.referral-modal .social-notice{display:block}
.referral-code-wrapper .form-group{margin-top:10px}
.referral-code-wrapper .referral-toggle{display:block}
.referral-modal .modal-header{border-bottom:0}
.cards .stored-cards-edit .stored-card input[type=checkbox]{position:relative;cursor:pointer;top:-11px;margin-right:10px}
.cards .stored-cards-edit .stored-card input[type=checkbox]:before{content:"";display:block;position:absolute;width:16px;height:16px;top:0;left:0;border:2px solid #555;border-radius:3px;background-color:white}
.cards .stored-cards-edit .stored-card input[type=checkbox]:checked:after{content:"";display:block;width:5px;height:10px;border:solid black;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:2px;left:6px}
.cards .stored-cards-edit .form-group.has-error{margin-bottom:15px}
.cards .stored-card .card-brand-icon{display:inline-block;width:75px;padding-left:20px;position:relative;top:-14px}
.cards .stored-card .card-label{display:inline-block;width:calc(100% - 90px);position:relative}
.cards .stored-cards-edit .stored-card .card-brand-icon{width:100px;top:0}
.cards .stored-cards-edit .stored-card .card-label{width:calc(100% - 115px)}
.light-grey{color:#86949d}
.index-page>div{margin-top:50px}
.index-page .page-index{height:100%}
.index-page .page-index-items{display:block;padding-left:0;border:1px solid #cecece;margin-top:20px}
.index-page .page-index-items .page-index-item{display:block;text-decoration:none}
.index-page .page-index-items .page-index-item .page-index-link{width:100%;height:100%;display:block;text-decoration:none;padding:10px 10px 10px 15px;font-size:larger}
.index-page .page-index-link:hover,.index-page .page-index-link.active{background:#d6d5d4;border-left:3px solid #25405c}
.index-header.jumbotron .index-title,.index-header.jumbotron .index-subtitle{color:white}
.title-dark{color:#0b3c5d !important}
.title-light{color:#fff !important}
.page.product .settings .price-option.active{background-color:#e8e8e8}
.page.product .settings .price-option:focus,.page.product .settings .price-option.focus{outline:0;outline-offset:0}
img.card-brand-image.brand-image-lg{max-width:52px;max-height:36px}