.custom-control{display:block;min-height:1.40625rem;padding-left:1.5rem;position:relative;-webkit-print-color-adjust:exact;print-color-adjust:exact;z-index:1}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{height:1.203125rem;left:0;opacity:0;position:absolute;width:1rem;z-index:-1}.custom-control-input:checked~.custom-control-label:before{background-color:#000;border-color:#000;color:#fff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0,0 0 0 .2rem rgba(243,147,35,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#face9c}.custom-control-input:not(:disabled):active~.custom-control-label:before{background-color:#fce6cc;border-color:#fce6cc;color:#fff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#666}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{color:#000;margin-bottom:0;position:relative;vertical-align:top}.custom-control-label:before{background-color:transparent;border:2px solid #000;box-shadow:0;pointer-events:none}.custom-control-label:after,.custom-control-label:before{content:"";display:block;height:1rem;left:-1.5rem;position:absolute;top:.203125rem;width:1rem}.custom-control-label:after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:0!important}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:none}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#f39323;border-color:#f39323}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(243,147,35,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(243,147,35,.5)}.custom-radio .custom-control-label:before{border-radius:0}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:none}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(243,147,35,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{border-radius:.5rem;left:-2.25rem;pointer-events:all;width:1.75rem}.custom-switch .custom-control-label:after{background-color:#000;border-radius:.5rem;height:calc(1rem - 8px);left:calc(-2.25rem + 4px);top:calc(.20313rem + 4px);transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:calc(1rem - 8px)}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:transparent;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(243,147,35,.5)}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f7f7f7 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;border:0 solid #ced4da;border-radius:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.075);color:#495057;display:inline-block;font-size:.9375rem;font-weight:300;height:calc(1.5em + .75rem);line-height:1.5;padding:.375rem 1.75rem .375rem .75rem;vertical-align:middle;width:100%}.custom-select:focus{border-color:#face9c;box-shadow:inset 0 1px 2px rgba(0,0,0,.075),0 0 0 .2rem rgba(243,147,35,.25);outline:0}.custom-select:focus::-ms-value{background-color:#f7f7f7;color:#495057}.custom-select[multiple],.custom-select[size]:not([size="1"]){background-image:none;height:auto;padding-right:.75rem}.custom-select:disabled{background-color:#e9ecef;color:#666}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{font-size:.8203125rem;height:calc(1.5em + .5rem);padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.custom-select-lg{font-size:1.171875rem;height:calc(1.5em + 1rem);padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{height:calc(1.5em + .75rem);position:relative;width:100%}.custom-file-input{margin:0;opacity:0;overflow:hidden;z-index:2}.custom-file-input:focus~.custom-file-label{border-color:#face9c;box-shadow:0 0 0 .2rem rgba(243,147,35,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{background-color:#f7f7f7;border:0 solid #ced4da;border-radius:0;box-shadow:0;font-weight:300;left:0;overflow:hidden;z-index:1}.custom-file-label,.custom-file-label:after{color:#495057;height:calc(1.5em + .75rem);line-height:1.5;padding:.375rem .75rem;position:absolute;right:0;top:0}.custom-file-label:after{background-color:#e9ecef;border-left:inherit;border-radius:0 0 0 0;bottom:0;content:"Browse";display:block;z-index:3}.custom-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.4rem;padding:0;width:100%}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(243,147,35,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(243,147,35,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(243,147,35,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#f39323;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);height:1rem;margin-top:-.25rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#fce6cc}.custom-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;box-shadow:inset 0 .25rem .25rem rgba(0,0,0,.1);color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#f39323;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);height:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#fce6cc}.custom-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;box-shadow:inset 0 .25rem .25rem rgba(0,0,0,.1);color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-thumb{appearance:none;background-color:#f39323;border:0;border-radius:1rem;box-shadow:0 .1rem .25rem rgba(0,0,0,.1);height:1rem;margin-left:.2rem;margin-right:.2rem;margin-top:0;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#fce6cc}.custom-range::-ms-track{background-color:transparent;border-color:transparent;border-width:.5rem;box-shadow:inset 0 .25rem .25rem rgba(0,0,0,.1);color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.table{color:#666;margin-bottom:1rem;width:100%}.table td,.table th{border-top:1px solid #dee2e6;padding:.75rem;vertical-align:top}.table thead th{border-bottom:2px solid #dee2e6;vertical-align:bottom}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(2n){background-color:rgba(184,27,43,.12)}.table-hover tbody tr:hover{background-color:#b81b2b;color:#fff!important}.table-primary,.table-primary>td,.table-primary>th{background-color:#fce1c1}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#f9c78d}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#fad5a9}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d4d4d4}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#afafaf}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c7c7c7}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#fce1c1}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#f9c78d}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#fad5a9}.table-danger,.table-danger>td,.table-danger>th{background-color:#ebbfc4}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#da8891}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#e5acb2}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfd}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfbfb}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#f0f0f0}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbd}.table-black,.table-black>td,.table-black>th{background-color:#b8b8b8}.table-black tbody+tbody,.table-black td,.table-black th,.table-black thead th{border-color:#7a7a7a}.table-hover .table-black:hover,.table-hover .table-black:hover>td,.table-hover .table-black:hover>th{background-color:#ababab}.table-grws-pink,.table-grws-pink>td,.table-grws-pink>th{background-color:#f8c5de}.table-grws-pink tbody+tbody,.table-grws-pink td,.table-grws-pink th,.table-grws-pink thead th{border-color:#f393c1}.table-hover .table-grws-pink:hover,.table-hover .table-grws-pink:hover>td,.table-hover .table-grws-pink:hover>th{background-color:#f6aed1}.table-grws-blue,.table-grws-blue>td,.table-grws-blue>th{background-color:#c1c4d0}.table-grws-blue tbody+tbody,.table-grws-blue td,.table-grws-blue th,.table-grws-blue thead th{border-color:#8c92a8}.table-hover .table-grws-blue:hover,.table-hover .table-grws-blue:hover>td,.table-hover .table-grws-blue:hover>th{background-color:#b3b6c5}.table-grir-red,.table-grir-red>td,.table-grir-red>th{background-color:#ebbfc4}.table-grir-red tbody+tbody,.table-grir-red td,.table-grir-red th,.table-grir-red thead th{border-color:#da8891}.table-hover .table-grir-red:hover,.table-hover .table-grir-red:hover>td,.table-hover .table-grir-red:hover>th{background-color:#e5acb2}.table-grir-brown,.table-grir-brown>td,.table-grir-brown>th{background-color:#d4cfcd}.table-grir-brown tbody+tbody,.table-grir-brown td,.table-grir-brown th,.table-grir-brown thead th{border-color:#aea5a3}.table-hover .table-grir-brown:hover,.table-hover .table-grir-brown:hover>td,.table-hover .table-grir-brown:hover>th{background-color:#c8c1c0}.table-reception-event-blue,.table-reception-event-blue>td,.table-reception-event-blue>th{background-color:#b8c1d2}.table-reception-event-blue tbody+tbody,.table-reception-event-blue td,.table-reception-event-blue th,.table-reception-event-blue thead th{border-color:#7a8bac}.table-hover .table-reception-event-blue:hover,.table-hover .table-reception-event-blue:hover>td,.table-hover .table-reception-event-blue:hover>th{background-color:#a8b3c9}.table-mhba-pink,.table-mhba-pink>td,.table-mhba-pink>th{background-color:#faebf0}.table-mhba-pink tbody+tbody,.table-mhba-pink td,.table-mhba-pink th,.table-mhba-pink thead th{border-color:#f6d9e3}.table-hover .table-mhba-pink:hover,.table-hover .table-mhba-pink:hover>td,.table-hover .table-mhba-pink:hover>th{background-color:#f5d6e1}.table-notarim-blue,.table-notarim-blue>td,.table-notarim-blue>th{background-color:#caf0f4}.table-notarim-blue tbody+tbody,.table-notarim-blue td,.table-notarim-blue th,.table-notarim-blue thead th{border-color:#9de3ea}.table-hover .table-notarim-blue:hover,.table-hover .table-notarim-blue:hover>td,.table-hover .table-notarim-blue:hover>th{background-color:#b5eaef}.table-it-green,.table-it-green>td,.table-it-green>th{background-color:#d9ebd4}.table-it-green tbody+tbody,.table-it-green td,.table-it-green th,.table-it-green thead th{border-color:#b8dbaf}.table-hover .table-it-green:hover,.table-hover .table-it-green:hover>td,.table-hover .table-it-green:hover>th{background-color:#c9e3c2}.table-sales-orange,.table-sales-orange>td,.table-sales-orange>th{background-color:#ffd5c1}.table-sales-orange tbody+tbody,.table-sales-orange td,.table-sales-orange th,.table-sales-orange thead th{border-color:#ffb28b}.table-hover .table-sales-orange:hover,.table-hover .table-sales-orange:hover>td,.table-hover .table-sales-orange:hover>th{background-color:#ffc4a7}.table-international-purple,.table-international-purple>td,.table-international-purple>th{background-color:#d7cbe1}.table-international-purple tbody+tbody,.table-international-purple td,.table-international-purple th,.table-international-purple thead th{border-color:#b59fc7}.table-hover .table-international-purple:hover,.table-hover .table-international-purple:hover>td,.table-hover .table-international-purple:hover>th{background-color:#cabbd8}.table-facebook,.table-facebook>td,.table-facebook>th{background-color:#cbd3e4}.table-facebook tbody+tbody,.table-facebook td,.table-facebook th,.table-facebook thead th{border-color:#9eadcd}.table-hover .table-facebook:hover,.table-hover .table-facebook:hover>td,.table-hover .table-facebook:hover>th{background-color:#bac5db}.table-linkedin,.table-linkedin>td,.table-linkedin>th{background-color:#bddbeb}.table-linkedin tbody+tbody,.table-linkedin td,.table-linkedin th,.table-linkedin thead th{border-color:#84bddb}.table-hover .table-linkedin:hover,.table-hover .table-linkedin:hover>td,.table-hover .table-linkedin:hover>th{background-color:#a9d1e6}.table-twitter,.table-twitter>td,.table-twitter>th{background-color:#c6e6f6}.table-twitter tbody+tbody,.table-twitter td,.table-twitter th,.table-twitter thead th{border-color:#95d1ef}.table-hover .table-twitter:hover,.table-hover .table-twitter:hover>td,.table-hover .table-twitter:hover>th{background-color:#b0ddf3}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{background-color:#343a40;border-color:#454d55;color:#fff}.table .thead-light th{background-color:#e9ecef;border-color:#dee2e6;color:#495057}.table-dark{background-color:#343a40;color:#fff}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(2n){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075);color:#fff}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-xl>.table-bordered{border:0}}@media (max-width:1449.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive-xxl>.table-bordered{border:0}}.table-responsive{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table-responsive>.table-bordered{border:0}a:hover{color:#b81b2b}.input-ir,.input-ir:focus{background-color:#f2f2f2}.table-ir thead th{background-color:#b81b2b}.table-ir tbody tr{color:#000;transition:background-color .3s,color .3s}.table-ir tbody tr:nth-of-type(2n){color:#b81b2b}

/*# sourceMappingURL=show.css.map*/