/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.6.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{display:inline-block;font-size:13px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{background:#fff;border:1px solid #aaa;border-top:0;box-shadow:0 4px 5px rgba(0,0,0,.15);left:-9999px;position:absolute;top:100%;width:100%;z-index:1010}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{color:#999;font-weight:400;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background:-moz-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background-clip:padding-box;border:1px solid #aaa;border-radius:5px;box-shadow:inset 0 0 3px #fff,0 1px 1px rgba(0,0,0,.1);color:#444;display:block;height:25px;line-height:24px;overflow:hidden;padding:0 0 0 8px;position:relative;text-decoration:none;white-space:nowrap}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;margin-right:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{background:url(https://assets-prod.cdn.clearfacts.be/cf-accounting/v7457/images/chosen-sprite.b6c63798.png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:26px;top:6px;width:12px}.chosen-container-single .chosen-single abbr:hover,.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{display:block;height:100%;position:absolute;right:0;top:0;width:18px}.chosen-container-single .chosen-single div b{background:url(https://assets-prod.cdn.clearfacts.be/cf-accounting/v7457/images/chosen-sprite.b6c63798.png) no-repeat 0 2px;display:block;height:100%;width:100%}.chosen-container-single .chosen-search{margin:0;padding:3px 4px;position:relative;white-space:nowrap;z-index:1010}.chosen-container-single .chosen-search input[type=text]{background:#fff url(https://assets-prod.cdn.clearfacts.be/cf-accounting/v7457/images/chosen-sprite.b6c63798.png) no-repeat 100% -20px;background:url(https://assets-prod.cdn.clearfacts.be/cf-accounting/v7457/images/chosen-sprite.b6c63798.png) no-repeat 100% -20px;border:1px solid #aaa;border-radius:0;font-family:sans-serif;font-size:1em;height:auto;line-height:normal;margin:1px 0;outline:0;padding:4px 20px 4px 5px;width:100%}.chosen-container-single .chosen-drop{background-clip:padding-box;border-radius:0 0 4px 4px;margin-top:-1px}.chosen-container-single.chosen-container-single-nosearch .chosen-search{left:-9999px;position:absolute}.chosen-container .chosen-results{color:#444;margin:0 4px 4px 0;max-height:240px;overflow-x:hidden;overflow-y:auto;padding:0 0 0 4px;position:relative;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;line-height:15px;list-style:none;margin:0;padding:5px 6px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{cursor:pointer;display:list-item}.chosen-container .chosen-results li.disabled-result{color:#ccc;cursor:default;display:list-item}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{background:#f4f4f4;color:#777;display:list-item}.chosen-container .chosen-results li.group-result{cursor:default;display:list-item;font-weight:700}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);border:1px solid #aaa;cursor:text;height:auto;margin:0;overflow:hidden;padding:0 5px;position:relative;width:100%}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{background:transparent!important;border:0!important;border-radius:0;box-shadow:none;color:#999;font-family:sans-serif;font-size:100%;height:25px;line-height:normal;margin:1px 0;outline:0;padding:0}.chosen-container-multi .chosen-choices li.search-choice{background-clip:padding-box;background-color:#eee;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-repeat:repeat-x;background-size:100% 19px;border:1px solid #aaa;border-radius:3px;box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);color:#333;cursor:default;line-height:13px;margin:3px 5px 3px 0;max-width:100%;padding:3px 20px 3px 5px;position:relative}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:url(https://assets-prod.cdn.clearfacts.be/cf-accounting/v7457/images/chosen-sprite.b6c63798.png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:3px;top:4px;width:12px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);border:1px solid #ccc;color:#666;padding-right:5px}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default;display:list-item}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);border-bottom-left-radius:0;box-shadow:inset 0 1px 0 #fff}.chosen-container-active.chosen-with-drop .chosen-single div{background:transparent;border-left:none}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{cursor:default;opacity:.5!important}.chosen-disabled .chosen-choices .search-choice .search-choice-close,.chosen-disabled .chosen-single{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{direction:rtl;margin-left:26px;margin-right:0}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{left:3px;right:auto}.chosen-rtl .chosen-single abbr{left:26px;right:auto}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{left:4px;right:auto}.chosen-rtl .chosen-drop,.chosen-rtl.chosen-container-single-nosearch .chosen-search{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-left:0;padding-right:15px}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{background:#fff url(https://assets-prod.cdn.clearfacts.be/cf-accounting/v7457/images/chosen-sprite.b6c63798.png) no-repeat -30px -20px;background:url(https://assets-prod.cdn.clearfacts.be/cf-accounting/v7457/images/chosen-sprite.b6c63798.png) no-repeat -30px -20px;direction:rtl;padding:4px 5px 4px 20px}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(https://assets-prod.cdn.clearfacts.be/cf-accounting/v7457/images/chosen-sprite@2x.ad5aa8a6.png)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}}.react-tiny-popover-container{z-index:100}.chosen-container .chosen-choices,.chosen-container .chosen-single{background:#fff;border-color:#ccc;border-radius:3px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);min-height:28px}.chosen-container .chosen-choices abbr,.chosen-container .chosen-single abbr{top:8px}.chosen-container .chosen-choices div b,.chosen-container .chosen-single div b{background-position-y:4px}.chosen-container.chosen-disabled{opacity:1!important}.chosen-container.chosen-disabled a.chosen-single{background-color:#eee;border-color:#ddd;color:#555}.flex,.flex-col,.flex-row{display:flex}.flex-col.flex-row,.flex-row.flex-row,.flex.flex-row{flex-direction:row}.flex-col.flex-col,.flex-row.flex-col,.flex.flex-col{flex-direction:column}.flex-col.place-content-start,.flex-row.place-content-start,.flex.place-content-start{place-content:start}.flex-col.place-content-center,.flex-row.place-content-center,.flex.place-content-center{place-content:center}.flex-col.place-content-end,.flex-row.place-content-end,.flex.place-content-end{place-content:end}.flex-col.place-content-between,.flex-row.place-content-between,.flex.place-content-between{place-content:space-between}.flex-col.place-content-evenly,.flex-row.place-content-evenly,.flex.place-content-evenly{place-content:space-evenly}.flex-col.place-content-around,.flex-row.place-content-around,.flex.place-content-around{place-content:space-around}.flex-col.align-start,.flex-row.align-start,.flex.align-start{align-items:flex-start}.flex-col.align-center,.flex-row.align-center,.flex.align-center{align-items:center}.flex-col.align-end,.flex-row.align-end,.flex.align-end{align-items:flex-end}.flex-col.justify-end,.flex-row.justify-end,.flex.justify-end{justify-content:flex-end}.gap-0{gap:0;grid-gap:0}.gap-5{gap:5px;grid-gap:5px}.gap-10{gap:10px;grid-gap:10px}.gap-15{gap:15px;grid-gap:15px}.gap-20{gap:20px;grid-gap:20px}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex-4{flex:4}.flex-5{flex:5}.grid{display:grid;grid-template-columns:repeat(12,1fr)}.grid-span-1{grid-column:span 1}.grid-span-2{grid-column:span 2}.grid-span-3{grid-column:span 3}.grid-span-4{grid-column:span 4}.grid-span-5{grid-column:span 5}.grid-span-6{grid-column:span 6}.grid-span-7{grid-column:span 7}.grid-span-8{grid-column:span 8}.grid-span-9{grid-column:span 9}.grid-span-10{grid-column:span 10}.grid-span-11{grid-column:span 11}.grid-span-12{grid-column:span 12}.w-full{width:100%}span.form-control{display:inline-block;padding:4px 0}i.icon.icon-cf-faq:before{background-image:url(https://assets-prod.cdn.clearfacts.be/cf-accounting/v7457/images/logo_clearfacts_faq.ae2d306a.png)!important;background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:13px;width:13px}.btn-grey{background-color:#6c757d;color:#fff}.btn-grey.active,.btn-grey.disabled,.btn-grey:active,.btn-grey:hover,.btn-grey[disabled]{background-color:#4f565c;color:#fff}.modal.chosen-compatibility{overflow:visible}.modal.chosen-compatibility .modal-body{overflow-y:unset}.modal.chosen-compatibility .modal-body .chosen-drop{z-index:9999}.modal.modal-lg{margin-left:-360px;width:720px}@media screen and (max-width:1400px){.modal.modal-lg.modal-fluid{margin-left:-25%;width:50%}}.modal.modal-lg .form-horizontal .control-label{width:200px}.modal.modal-lg .form-horizontal .controls{margin-left:220px}.modal.modal-xl{margin-left:-470px;width:940px}@media screen and (max-width:1400px){.modal.modal-xl.modal-fluid{margin-left:-35%;width:70%}}.modal-header .modal-title{font-size:18px}.modal-content .chosen-results{margin-bottom:10px}.cursor-pointer,.pointer{cursor:pointer}.cursor-blocked,a.disabled{cursor:not-allowed}.p-0{padding:0!important}.m-0{margin:0!important}.-mr-0,.mr-0{margin-right:0!important}.-ml-0,.ml-0{margin-left:0!important}.-mt-0,.mt-0{margin-top:0!important}.-mb-0,.mb-0{margin-bottom:0!important}.px-0{padding-left:0!important;padding-right:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.py-0{padding-bottom:0!important;padding-top:0!important}.-my-0,.my-0{margin-bottom:0!important;margin-top:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.p-5{padding:5px!important}.m-5{margin:5px!important}.mr-5{margin-right:5px!important}.-mr-5{margin-right:-5px!important}.ml-5{margin-left:5px!important}.-ml-5{margin-left:-5px!important}.mt-5{margin-top:5px!important}.-mt-5{margin-top:-5px!important}.mb-5{margin-bottom:5px!important}.-mb-5{margin-bottom:-5px!important}.px-5{padding-left:5px!important;padding-right:5px!important}.mx-5{margin-left:5px!important;margin-right:5px!important}.py-5{padding-bottom:5px!important;padding-top:5px!important}.my-5{margin-bottom:5px!important;margin-top:5px!important}.-my-5{margin-bottom:-5px!important;margin-top:-5px!important}.pt-5{padding-top:5px!important}.pb-5{padding-bottom:5px!important}.p-10{padding:10px!important}.m-10{margin:10px!important}.mr-10{margin-right:10px!important}.-mr-10{margin-right:-10px!important}.ml-10{margin-left:10px!important}.-ml-10{margin-left:-10px!important}.mt-10{margin-top:10px!important}.-mt-10{margin-top:-10px!important}.mb-10{margin-bottom:10px!important}.-mb-10{margin-bottom:-10px!important}.px-10{padding-left:10px!important;padding-right:10px!important}.mx-10{margin-left:10px!important;margin-right:10px!important}.py-10{padding-bottom:10px!important;padding-top:10px!important}.my-10{margin-bottom:10px!important;margin-top:10px!important}.-my-10{margin-bottom:-10px!important;margin-top:-10px!important}.pt-10{padding-top:10px!important}.pb-10{padding-bottom:10px!important}.p-15{padding:15px!important}.m-15{margin:15px!important}.mr-15{margin-right:15px!important}.-mr-15{margin-right:-15px!important}.ml-15{margin-left:15px!important}.-ml-15{margin-left:-15px!important}.mt-15{margin-top:15px!important}.-mt-15{margin-top:-15px!important}.mb-15{margin-bottom:15px!important}.-mb-15{margin-bottom:-15px!important}.px-15{padding-left:15px!important;padding-right:15px!important}.mx-15{margin-left:15px!important;margin-right:15px!important}.py-15{padding-bottom:15px!important;padding-top:15px!important}.my-15{margin-bottom:15px!important;margin-top:15px!important}.-my-15{margin-bottom:-15px!important;margin-top:-15px!important}.pt-15{padding-top:15px!important}.pb-15{padding-bottom:15px!important}.p-20{padding:20px!important}.m-20{margin:20px!important}.mr-20{margin-right:20px!important}.-mr-20{margin-right:-20px!important}.ml-20{margin-left:20px!important}.-ml-20{margin-left:-20px!important}.mt-20{margin-top:20px!important}.-mt-20{margin-top:-20px!important}.mb-20{margin-bottom:20px!important}.-mb-20{margin-bottom:-20px!important}.px-20{padding-left:20px!important;padding-right:20px!important}.mx-20{margin-left:20px!important;margin-right:20px!important}.py-20{padding-bottom:20px!important;padding-top:20px!important}.my-20{margin-bottom:20px!important;margin-top:20px!important}.-my-20{margin-bottom:-20px!important;margin-top:-20px!important}.pt-20{padding-top:20px!important}.pb-20{padding-bottom:20px!important}.p-48{padding:48px!important}.m-48{margin:48px!important}.mr-48{margin-right:48px!important}.-mr-48{margin-right:-48px!important}.ml-48{margin-left:48px!important}.-ml-48{margin-left:-48px!important}.mt-48{margin-top:48px!important}.-mt-48{margin-top:-48px!important}.mb-48{margin-bottom:48px!important}.-mb-48{margin-bottom:-48px!important}.px-48{padding-left:48px!important;padding-right:48px!important}.mx-48{margin-left:48px!important;margin-right:48px!important}.py-48{padding-bottom:48px!important;padding-top:48px!important}.my-48{margin-bottom:48px!important;margin-top:48px!important}.-my-48{margin-bottom:-48px!important;margin-top:-48px!important}.pt-48{padding-top:48px!important}.pb-48{padding-bottom:48px!important}.p-72{padding:72px!important}.m-72{margin:72px!important}.mr-72{margin-right:72px!important}.-mr-72{margin-right:-72px!important}.ml-72{margin-left:72px!important}.-ml-72{margin-left:-72px!important}.mt-72{margin-top:72px!important}.-mt-72{margin-top:-72px!important}.mb-72{margin-bottom:72px!important}.-mb-72{margin-bottom:-72px!important}.px-72{padding-left:72px!important;padding-right:72px!important}.mx-72{margin-left:72px!important;margin-right:72px!important}.py-72{padding-bottom:72px!important;padding-top:72px!important}.my-72{margin-bottom:72px!important;margin-top:72px!important}.-my-72{margin-bottom:-72px!important;margin-top:-72px!important}.pt-72{padding-top:72px!important}.pb-72{padding-bottom:72px!important}.autoscroll{overflow-y:auto}.nav-list li span.badge{line-height:16px}.nav-list li span.badge.badge-new{line-height:15px;text-shadow:none}#settingsMenu li{height:40px}.badge-count.badge-warning,.badge-count.badge-warning:hover,.badge-new.badge-warning,.badge-new.badge-warning:hover{background-color:#faa732}li.active .badge-count{cursor:default}.supplier-li .bullet-new{color:#f89406;font-size:22px}.form-horizontal.form-consent .control-label{padding-right:12px;width:160px}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton{animation:shimmer 1.2s ease-in-out infinite;background:transparent linear-gradient(90deg,transparent,#e6e6e6 50%,transparent) no-repeat;background-size:200px 100%;border-radius:4px;height:100%;opacity:.1;width:100%}