/*!
 * style Datei beinhaltet die main.sass, UISystem spezifischen Styles sowie die _shame.scss 
 * Created dy Dataport
 */
/*!
 * main.scss beinhaltet alle bootstrap, layouts, fonts und components sass Dateien
 * Created dy Dataport
 */
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#e10019;--orange:#fd7e14;--yellow:#ffc107;--green:#107c10;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#e10019;--secondary:#003064;--success:#107c10;--info:#17a2b8;--warning:#ffc107;--danger:#e10019;--light:#f8f9fa;--dark:#343a40;--standard:#e3e3e3;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{color:#000;text-align:left;background-color:#fff;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}a{color:#005fa9;-webkit-text-decoration-skip:objects;background-color:#0000;text-decoration:underline}a:hover{color:#2b88d8;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar;margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{color:#6c757d;text-align:left;caption-side:bottom;padding-top:.75rem;padding-bottom:.75rem}th{text-align:inherit}label{margin-bottom:.25rem;display:inline-block}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal;margin-bottom:.5rem;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#003064;margin-bottom:1rem;font-family:inherit;font-weight:700;line-height:1.25}.h1,h1{font-size:2.25rem}.h2,h2{font-size:1.5rem}.h3,h3{font-size:1.3rem}.h4,.h5,.h6,h4,h5,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.25}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.25}.display-4{font-size:3.5rem}hr{border:0;border-top:2px solid #0000001a;margin-top:1rem;margin-bottom:1rem}.small,small{font-size:.875rem;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{text-transform:uppercase;font-size:90%}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{color:#6c757d;font-size:80%;display:block}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{background-color:#fff;border:2px solid #ededed;padding:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{color:#6c757d;font-size:90%}code{color:#e83e8c;word-break:break-word;font-size:87.5%}a>code{color:inherit}kbd{color:#fff;background-color:#212529;padding:.2rem .4rem;font-size:87.5%}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{color:#212529;font-size:87.5%;display:block}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (width>=576px){.container{max-width:540px}}@media (width>=768px){.container{max-width:720px}}@media (width>=992px){.container{max-width:960px}}@media (width>=1200px){.container{max-width:1140px}}.container-fluid{width:100%;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{width:100%;min-height:1px;padding-left:15px;padding-right:15px;position:relative}.col{flex-grow:1;flex-basis:0;max-width:100%}.col-auto{flex:none;width:auto;max-width:none}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.6667%;max-width:16.6667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333%;max-width:33.3333%}.col-5{flex:0 0 41.6667%;max-width:41.6667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333%;max-width:58.3333%}.col-8{flex:0 0 66.6667%;max-width:66.6667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333%;max-width:83.3333%}.col-11{flex:0 0 91.6667%;max-width:91.6667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.6667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333%}.offset-5{margin-left:41.6667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333%}.offset-8{margin-left:66.6667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333%}.offset-11{margin-left:91.6667%}@media (width>=576px){.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-auto{flex:none;width:auto;max-width:none}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.6667%;max-width:16.6667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333%;max-width:33.3333%}.col-sm-5{flex:0 0 41.6667%;max-width:41.6667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333%;max-width:58.3333%}.col-sm-8{flex:0 0 66.6667%;max-width:66.6667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333%;max-width:83.3333%}.col-sm-11{flex:0 0 91.6667%;max-width:91.6667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.6667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333%}.offset-sm-5{margin-left:41.6667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333%}.offset-sm-8{margin-left:66.6667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333%}.offset-sm-11{margin-left:91.6667%}}@media (width>=768px){.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-auto{flex:none;width:auto;max-width:none}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.6667%;max-width:16.6667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333%;max-width:33.3333%}.col-md-5{flex:0 0 41.6667%;max-width:41.6667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333%;max-width:58.3333%}.col-md-8{flex:0 0 66.6667%;max-width:66.6667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333%;max-width:83.3333%}.col-md-11{flex:0 0 91.6667%;max-width:91.6667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.6667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333%}.offset-md-5{margin-left:41.6667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333%}.offset-md-8{margin-left:66.6667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333%}.offset-md-11{margin-left:91.6667%}}@media (width>=992px){.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-auto{flex:none;width:auto;max-width:none}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.6667%;max-width:16.6667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333%;max-width:33.3333%}.col-lg-5{flex:0 0 41.6667%;max-width:41.6667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333%;max-width:58.3333%}.col-lg-8{flex:0 0 66.6667%;max-width:66.6667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333%;max-width:83.3333%}.col-lg-11{flex:0 0 91.6667%;max-width:91.6667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.6667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333%}.offset-lg-5{margin-left:41.6667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333%}.offset-lg-8{margin-left:66.6667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333%}.offset-lg-11{margin-left:91.6667%}}@media (width>=1200px){.col-xl{flex-grow:1;flex-basis:0;max-width:100%}.col-xl-auto{flex:none;width:auto;max-width:none}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.6667%;max-width:16.6667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333%;max-width:33.3333%}.col-xl-5{flex:0 0 41.6667%;max-width:41.6667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333%;max-width:58.3333%}.col-xl-8{flex:0 0 66.6667%;max-width:66.6667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333%;max-width:83.3333%}.col-xl-11{flex:0 0 91.6667%;max-width:91.6667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.6667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333%}.offset-xl-5{margin-left:41.6667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333%}.offset-xl-8{margin-left:66.6667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333%}.offset-xl-11{margin-left:91.6667%}}.table{background-color:#0000;width:100%;margin-bottom:1rem}.table td,.table th{vertical-align:top;border-top:2px solid #0000000d;padding:.75rem}.table thead th{vertical-align:bottom;border-bottom:4px solid #0000000d}.table tbody+tbody{border-top:4px solid #0000000d}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:2px solid #0000000d}.table-bordered thead td,.table-bordered thead th{border-bottom-width:4px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:#0000000d}.table-hover tbody tr:hover{background-color:#00000013}.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:#00000013}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#0000000d}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:#ffffff0d}.table-dark.table-hover tbody tr:hover{background-color:#ffffff13}@media (width<=575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;width:100%;display:block;overflow-x:auto}.table-responsive-sm>.table-bordered{border:0}}@media (width<=767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;width:100%;display:block;overflow-x:auto}.table-responsive-md>.table-bordered{border:0}}@media (width<=991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;width:100%;display:block;overflow-x:auto}.table-responsive-lg>.table-bordered{border:0}}@media (width<=1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;width:100%;display:block;overflow-x:auto}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;width:100%;display:block;overflow-x:auto}.table-responsive>.table-bordered{border:0}.form-control{color:#000;background-color:#fff;background-clip:padding-box;border:1px solid #000;border-radius:0;width:100%;height:2.5rem;padding:.4rem .5rem;font-size:1rem;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:#0000;border:0}.form-control:focus{color:#000;background-color:#fff;border-color:#2b88d8;outline:0;box-shadow:0 0}.form-control:-ms-placeholder-shown{opacity:1}.form-control::placeholder{color:#b3b3b3;opacity:1}.form-control:disabled,.form-control[readonly]{opacity:1;background-color:#f0f0f0}select.form-control:focus::-ms-value{color:#000;background-color:#fff}.form-control-file,.form-control-range{width:100%;display:block}.col-form-label{font-size:inherit;margin-bottom:0;padding-top:calc(.4rem + 1px);padding-bottom:calc(.4rem + 1px);line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{color:#000;background-color:#0000;border:1px solid #0000;border-width:1px 0;width:100%;margin-bottom:0;padding-top:.4rem;padding-bottom:.4rem;line-height:1.5;display:block}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{height:calc(1.8125rem + 2px);padding:.25rem 1rem;font-size:.875rem;line-height:1.5}.form-control-lg{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{margin-top:.25rem;display:block}.form-row{flex-wrap:wrap;margin-left:-5px;margin-right:-5px;display:flex}.form-check{padding-left:1.25rem;display:block;position:relative}.form-check-input{margin-top:.3rem;margin-left:-1.25rem;position:absolute}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{align-items:center;margin-right:.75rem;padding-left:0;display:inline-flex}.form-check-inline .form-check-input{margin-top:0;margin-left:0;margin-right:.3125rem;position:static}.valid-feedback{color:#107c10;width:100%;margin-top:0;font-size:.875rem;display:none}.valid-tooltip{z-index:5;color:#fff;background-color:#107c10e6;max-width:100%;margin-top:.1rem;padding:.25rem .5rem;font-size:.875rem;line-height:1.5;display:none;position:absolute;top:100%}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#107c10}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#107c10;box-shadow:0 0 #107c1040}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#107c10}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#107c10}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{background-color:#28e328}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#16a916}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 #107c1040}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#107c10}.custom-file-input.is-valid~.custom-file-label:after,.was-validated .custom-file-input:valid~.custom-file-label:after{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 #107c1040}.invalid-feedback{color:#e10019;width:100%;margin-top:0;font-size:.875rem;display:none}.invalid-tooltip{z-index:5;color:#fff;background-color:#e10019e6;max-width:100%;margin-top:.1rem;padding:.25rem .5rem;font-size:.875rem;line-height:1.5;display:none;position:absolute;top:100%}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#e10019}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#e10019;box-shadow:0 0 #e1001940}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#e10019}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#e10019}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{background-color:#ff6273}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#ff152f}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 #e1001940}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#e10019}.custom-file-input.is-invalid~.custom-file-label:after,.was-validated .custom-file-input:invalid~.custom-file-label:after{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 #e1001940}.form-inline{flex-flow:wrap;align-items:center;display:flex}.form-inline .form-check{width:100%}@media (width>=576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{align-items:center;margin-bottom:0;display:flex}.form-inline .form-group{flex-flow:wrap;flex:none}.form-inline .form-control{vertical-align:middle;width:auto;display:inline-block}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{justify-content:center;align-items:center;width:auto;padding-left:0;display:flex}.form-inline .form-check-input{margin-top:0;margin-left:0;margin-right:.25rem;position:relative}.form-inline .custom-control{justify-content:center;align-items:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:0;padding:.5rem 1rem;font-size:1rem;font-weight:700;line-height:1.4;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-block}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem #005fa940}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#e10019;border-color:#e10019}.btn-primary:hover{color:#fff;background-color:#bb0015;border-color:#ae0013}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem #e1001980}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#e10019;border-color:#e10019}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#ae0013;border-color:#a10012}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e1001980}.btn-secondary{color:#fff;background-color:#003064;border-color:#003064}.btn-secondary:hover{color:#fff;background-color:#001e3e;border-color:#001831}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem #00306480}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#003064;border-color:#003064}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#001831;border-color:#001124}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #00306480}.btn-success{color:#fff;background-color:#107c10;border-color:#107c10}.btn-success:hover{color:#fff;background-color:#0c5a0c;border-color:#0a4f0a}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem #107c1080}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#107c10;border-color:#107c10}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#0a4f0a;border-color:#094409}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #107c1080}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-danger{color:#fff;background-color:#e10019;border-color:#e10019}.btn-danger:hover{color:#fff;background-color:#bb0015;border-color:#ae0013}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem #e1001980}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#e10019;border-color:#e10019}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#ae0013;border-color:#a10012}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e1001980}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-standard{color:#212529;background-color:#e3e3e3;border-color:#e3e3e3}.btn-standard.focus,.btn-standard:focus{box-shadow:0 0 0 .2rem #e3e3e380}.btn-standard.disabled,.btn-standard:disabled{color:#212529;background-color:#e3e3e3;border-color:#e3e3e3}.btn-standard:not(:disabled):not(.disabled).active,.btn-standard:not(:disabled):not(.disabled):active,.show>.btn-standard.dropdown-toggle{color:#212529;background-color:#cacaca;border-color:#c3c3c3}.btn-standard:not(:disabled):not(.disabled).active:focus,.btn-standard:not(:disabled):not(.disabled):active:focus,.show>.btn-standard.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e3e3e380}.btn-outline-primary{color:#e10019;background-color:#0000;background-image:none;border-color:#e10019}.btn-outline-primary:hover{color:#fff;background-color:#e10019;border-color:#e10019}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem #e1001980}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#e10019;background-color:#0000}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#e10019;border-color:#e10019}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e1001980}.btn-outline-secondary{color:#003064;background-color:#0000;background-image:none;border-color:#003064}.btn-outline-secondary:hover{color:#fff;background-color:#003064;border-color:#003064}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem #00306480}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#003064;background-color:#0000}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#003064;border-color:#003064}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #00306480}.btn-outline-success{color:#107c10;background-color:#0000;background-image:none;border-color:#107c10}.btn-outline-success:hover{color:#fff;background-color:#107c10;border-color:#107c10}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem #107c1080}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#107c10;background-color:#0000}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#107c10;border-color:#107c10}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #107c1080}.btn-outline-info{color:#17a2b8;background-color:#0000;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:#0000}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #17a2b880}.btn-outline-warning{color:#ffc107;background-color:#0000;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:#0000}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #ffc10780}.btn-outline-danger{color:#e10019;background-color:#0000;background-image:none;border-color:#e10019}.btn-outline-danger:hover{color:#fff;background-color:#e10019;border-color:#e10019}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem #e1001980}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#e10019;background-color:#0000}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#e10019;border-color:#e10019}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e1001980}.btn-outline-light{color:#f8f9fa;background-color:#0000;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:#0000}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #f8f9fa80}.btn-outline-dark{color:#343a40;background-color:#0000;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:#0000}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #343a4080}.btn-outline-standard{color:#e3e3e3;background-color:#0000;background-image:none;border-color:#e3e3e3}.btn-outline-standard:hover{color:#212529;background-color:#e3e3e3;border-color:#e3e3e3}.btn-outline-standard.focus,.btn-outline-standard:focus{box-shadow:0 0 0 .2rem #e3e3e380}.btn-outline-standard.disabled,.btn-outline-standard:disabled{color:#e3e3e3;background-color:#0000}.btn-outline-standard:not(:disabled):not(.disabled).active,.btn-outline-standard:not(:disabled):not(.disabled):active,.show>.btn-outline-standard.dropdown-toggle{color:#212529;background-color:#e3e3e3;border-color:#e3e3e3}.btn-outline-standard:not(:disabled):not(.disabled).active:focus,.btn-outline-standard:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-standard.dropdown-toggle:focus{box-shadow:0 0 0 .2rem #e3e3e380}.btn-link{color:#005fa9;background-color:#0000;font-weight:400}.btn-link:hover{color:#2b88d8;background-color:#0000}.btn-link.focus,.btn-link:focus,.btn-link:hover{border-color:#0000;text-decoration:underline}.btn-link.focus,.btn-link:focus{box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#b3b3b3;pointer-events:none}.btn-block{width:100%;display:block}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;transition:height .35s;position:relative;overflow:hidden}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle:after{vertical-align:.255em;content:"";border:.3em solid #0000;border-top-color:currentColor;border-bottom:0;width:0;height:0;margin-left:.255em;display:inline-block}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{z-index:1000;float:left;color:#000;text-align:left;background-color:#fff;background-clip:padding-box;border:0 solid #00000026;min-width:10rem;margin:.125rem 0 0;padding:0;font-size:1rem;list-style:none;display:none;position:absolute;top:100%;left:0}.dropdown-menu-right{left:auto;right:0}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem;top:auto;bottom:100%}.dropup .dropdown-toggle:after{vertical-align:.255em;content:"";border:.3em solid #0000;border-top:0;border-bottom-color:currentColor;width:0;height:0;margin-left:.255em;display:inline-block}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{margin-top:0;margin-left:.125rem;top:0;left:100%;right:auto}.dropright .dropdown-toggle:after{vertical-align:.255em;content:"";border:.3em solid #0000;border-left-color:currentColor;border-right:0;width:0;height:0;margin-left:.255em;display:inline-block}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{margin-top:0;margin-right:.125rem;top:0;left:auto;right:100%}.dropleft .dropdown-toggle:after{vertical-align:.255em;content:"";width:0;height:0;margin-left:.255em;display:none}.dropleft .dropdown-toggle:before{vertical-align:.255em;content:"";border-top:.3em solid #0000;border-bottom:.3em solid #0000;border-right:.3em solid;width:0;height:0;margin-right:.255em;display:inline-block}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{bottom:auto;right:auto}.dropdown-divider{border-top:1px solid #e9ecef;height:0;margin:.5rem 0;overflow:hidden}.dropdown-item{clear:both;color:#212529;width:100%;text-align:inherit;white-space:nowrap;background-color:#0000;border:0;padding:.25rem 1.5rem;font-weight:400;display:block}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;background-color:#f8f9fa;text-decoration:none}.dropdown-item.active,.dropdown-item:active{color:#fff;background-color:#005fa9;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:#0000}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;white-space:nowrap;margin-bottom:0;padding:0 1.5rem;font-size:.875rem;display:block}.dropdown-item-text{color:#212529;padding:.25rem 1.5rem;display:block}.btn-group,.btn-group-vertical{vertical-align:middle;display:inline-flex;position:relative}.btn-group-vertical>.btn,.btn-group>.btn{flex:0 auto;position:relative}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group,.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{flex-wrap:wrap;justify-content:flex-start;display:flex}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{flex-direction:column;justify-content:center;align-items:flex-start}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.input-group{flex-wrap:wrap;align-items:stretch;width:100%;display:flex;position:relative}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{flex:auto;width:1%;margin-bottom:0;position:relative}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-file{align-items:center;display:flex}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{z-index:2;position:relative}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{color:#000;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #000;align-items:center;margin-bottom:0;padding:.4rem .5rem;font-size:1rem;font-weight:400;line-height:1.5;display:flex}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5}.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{height:calc(1.8125rem + 2px);padding:.25rem 1rem;font-size:.875rem;line-height:1.5}.custom-control{padding-left:2rem;display:block;position:relative}.custom-control-inline{margin-right:1.5rem;display:inline-flex}.custom-control-input{z-index:-1;opacity:0;position:absolute}.custom-control-input:checked~.custom-control-label:before{color:#fff;background-color:#005fa9}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 2px #2b88d8}.custom-control-input:active~.custom-control-label:before{color:#fff}.custom-control-input:disabled~.custom-control-label{color:#b3b3b3}.custom-control-input:disabled~.custom-control-label:before{background-color:#f0f0f0}.custom-control-label{margin-bottom:0;position:relative}.custom-control-label:before{pointer-events:none;-webkit-user-select:none;user-select:none;background-color:#ededed}.custom-control-label:after,.custom-control-label:before{content:"";display:block;position:absolute;top:0;left:-2rem}.custom-control-label:after{background-position:50%;background-repeat:no-repeat;background-size:50% 50%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background-color:#005fa9}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#005fa9}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before,.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#b3b3b3}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:before{background-color:#005fa9}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:#b3b3b3}.custom-select{color:#000;vertical-align:middle;appearance:none;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .5rem center/8px 10px no-repeat;border:1px solid #000;border-radius:0;width:100%;height:2.5rem;line-height:1.5;display:inline-block}.custom-select:focus{border-color:#2b88d8;outline:0;box-shadow:0 0 0 2px #005fa9}.custom-select:focus::-ms-value{color:#000;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){background-image:none;height:auto;padding-right:.5rem}.custom-select:disabled{color:#f0f0f0;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);font-size:75%}.custom-select-lg,.custom-select-sm{padding-top:.5rem;padding-bottom:.5rem}.custom-select-lg{height:calc(2.875rem + 2px);font-size:125%}.custom-file{margin-bottom:0;display:inline-block}.custom-file,.custom-file-input{width:100%;height:auto;position:relative}.custom-file-input{z-index:2;opacity:0;margin:0}.custom-file-input:focus~.custom-file-label{border-color:#2b88d8;box-shadow:0 0 0 .2rem #005fa940}.custom-file-input:focus~.custom-file-label:after{border-color:#2b88d8}.custom-file-input:disabled~.custom-file-label{background-color:#f0f0f0}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-label{z-index:1;background-color:#fff;border:2px solid #000;height:auto;left:0}.custom-file-label,.custom-file-label:after{color:#000;padding:.5rem 1rem;line-height:1.5;position:absolute;top:0;right:0}.custom-file-label:after{z-index:3;content:"Browse";background-color:#e9ecef;border-left:2px solid #000;height:2.5rem;display:block;bottom:0}.custom-range{appearance:none;background-color:#0000;width:100%;padding-left:0}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #005fa940}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #005fa940}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem #005fa940}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{appearance:none;background-color:#005fa9;border:0;width:1rem;height:1rem;margin-top:-.25rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#5db8ff}.custom-range::-webkit-slider-runnable-track{color:#0000;cursor:pointer;background-color:#ededed;border-color:#0000;width:100%;height:.5rem}.custom-range::-moz-range-thumb{appearance:none;background-color:#005fa9;border:0;width:1rem;height:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#5db8ff}.custom-range::-moz-range-track{color:#0000;cursor:pointer;background-color:#ededed;border-color:#0000;width:100%;height:.5rem}.custom-range::-ms-thumb{appearance:none;background-color:#005fa9;border:0;width:1rem;height:1rem;margin-top:0;margin-left:.2rem;margin-right:.2rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#5db8ff}.custom-range::-ms-track{color:#0000;cursor:pointer;background-color:#0000;border-width:.5rem;border-color:#0000;width:100%;height:.5rem}.custom-range::-ms-fill-lower{background-color:#ededed}.custom-range::-ms-fill-upper{background-color:#ededed;margin-right:15px}.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 screen and (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{flex-wrap:wrap;margin-bottom:0;padding-left:0;list-style:none;display:flex}.nav-link{padding:.5rem 1rem;display:block}.nav-link.disabled{color:#b3b3b3}.nav-tabs{border-bottom:1px solid #bfd6e9}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid #0000}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #bfd6e9}.nav-tabs .nav-link.disabled{color:#b3b3b3;background-color:#0000;border-color:#0000}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#bfd6e9 #bfd6e9 #fff}.nav-tabs .dropdown-menu{margin-top:-1px}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#005fa9}.nav-fill .nav-item{text-align:center;flex:auto}.nav-justified .nav-item{text-align:center;flex-grow:1;flex-basis:0}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{padding:.5rem;position:relative}.navbar,.navbar>.container,.navbar>.container-fluid{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.navbar-brand{font-size:1.25rem;line-height:inherit;white-space:nowrap;margin-right:.5rem;padding-top:.3125rem;padding-bottom:.3125rem;display:inline-block}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{flex-direction:column;margin-bottom:0;padding-left:0;list-style:none;display:flex}.navbar-nav .dropdown-menu{float:none;position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;display:inline-block}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{background-color:#0000;border:2px solid #0000;padding:0 .25rem;font-size:1.25rem;line-height:1}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{vertical-align:middle;content:"";background:50%/100% 100% no-repeat;width:1.5em;height:1.5em;display:inline-block}@media (width<=575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-left:0;padding-right:0}}@media (width>=576px){.navbar-expand-sm{flex-flow:row;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:1rem;padding-right:1rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{flex-basis:auto;display:flex!important}.navbar-expand-sm .navbar-toggler{display:none}}@media (width<=767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-left:0;padding-right:0}}@media (width>=768px){.navbar-expand-md{flex-flow:row;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:1rem;padding-right:1rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{flex-basis:auto;display:flex!important}.navbar-expand-md .navbar-toggler{display:none}}@media (width<=991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-left:0;padding-right:0}}@media (width>=992px){.navbar-expand-lg{flex-flow:row;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:1rem;padding-right:1rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{flex-basis:auto;display:flex!important}.navbar-expand-lg .navbar-toggler{display:none}}@media (width<=1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-left:0;padding-right:0}}@media (width>=1200px){.navbar-expand-xl{flex-flow:row;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:1rem;padding-right:1rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{flex-basis:auto;display:flex!important}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-left:0;padding-right:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:1rem;padding-right:1rem}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:#000000b3}.navbar-light .navbar-nav .nav-link{color:#0006}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0003}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:#000000b3}.navbar-light .navbar-toggler{color:#0006;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.4)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:#0006}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:#000000b3}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#ffffffe6}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:#ffffffe6}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#ffffffe6}.navbar-dark .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:#ffffff80}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#ffffffe6}.card{word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #bfd6e9;flex-direction:column;min-width:0;display:flex;position:relative}.card>hr{margin-left:0;margin-right:0}.card-body{flex:auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{background-color:#00000008;border-bottom:1px solid #bfd6e9;margin-bottom:0;padding:.75rem 1.25rem}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{background-color:#00000008;border-top:1px solid #bfd6e9;padding:.75rem 1.25rem}.card-header-tabs{border-bottom:0;margin-bottom:-.75rem}.card-header-pills,.card-header-tabs{margin-left:-.625rem;margin-right:-.625rem}.card-img-overlay{padding:1.25rem;position:absolute;inset:0}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-deck{flex-direction:column;display:flex}.card-deck .card{margin-bottom:15px}@media (width>=576px){.card-deck{flex-flow:wrap;margin-left:-15px;margin-right:-15px}.card-deck .card{flex-direction:column;flex:1 0;margin-bottom:0;margin-left:15px;margin-right:15px;display:flex}}.card-group{flex-direction:column;display:flex}.card-group>.card{margin-bottom:15px}@media (width>=576px){.card-group{flex-flow:wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}}.card-columns .card{margin-bottom:.75rem}@media (width>=576px){.card-columns{column-count:3;orphans:1;widows:1;column-gap:1.25rem}.card-columns .card{width:100%;display:inline-block}}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.breadcrumb{background-color:#0000;flex-wrap:wrap;margin-bottom:1rem;padding:.75rem 2rem;list-style:none;display:flex}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:">";padding-right:.5rem;display:inline-block}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:none}.pagination{padding-left:0;list-style:none;display:flex}.page-link{color:#005fa9;background-color:#fff;border:2px solid #ededed;margin-left:-2px;padding:.5rem .75rem;line-height:1.25;display:block;position:relative}.page-link:hover{z-index:2;color:#2b88d8;background-color:#e9ecef;border-color:#ededed;text-decoration:none}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem #005fa940}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0}.page-item.active .page-link{z-index:1;color:#fff;background-color:#005fa9;border-color:#005fa9}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#ededed}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.badge{text-align:center;white-space:nowrap;vertical-align:baseline;padding:.3125rem;font-size:.875rem;font-weight:700;line-height:1;display:inline-block}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-left:.6em;padding-right:.6em}.badge-primary{color:#fff;background-color:#e10019}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;background-color:#ae0013;text-decoration:none}.badge-secondary{color:#fff;background-color:#003064}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;background-color:#001831;text-decoration:none}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;background-color:#0a4f0a}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;background-color:#117a8b}.badge-warning{background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{background-color:#d39e00}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;background-color:#ae0013}.badge-light{background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;background-color:#1d2124;text-decoration:none}.badge-standard{color:#212529;background-color:#e3e3e3}.badge-standard[href]:focus,.badge-standard[href]:hover{color:#212529;background-color:#cacaca;text-decoration:none}.jumbotron{background-color:#e9ecef;margin-bottom:2rem;padding:2rem 1rem}@media (width>=576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-left:0;padding-right:0}.alert{border:0 solid #0000;margin-bottom:1rem;padding:1rem 2rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:5.5rem}.alert-dismissible .close{color:inherit;padding:1rem 2rem;position:absolute;top:0;right:0}.alert-primary{color:#75000d;background-color:#f9ccd1;border-color:#f7b8bf}.alert-primary hr{border-top-color:#f4a1aa}.alert-primary .alert-link{color:#420007}.alert-secondary{color:#001934;background-color:#ccd6e0;border-color:#b8c5d4}.alert-secondary hr{border-top-color:#a8b8ca}.alert-secondary .alert-link{color:#000001}.alert-success{color:#084008;background-color:#cfe5cf;border-color:#bcdabc}.alert-success hr{border-top-color:#acd1ac}.alert-success .alert-link{color:#021302}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#75000d;background-color:#f9ccd1;border-color:#f7b8bf}.alert-danger hr{border-top-color:#f4a1aa}.alert-danger .alert-link{color:#420007}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}.alert-standard{color:#767676;background-color:#f9f9f9;border-color:#f7f7f7}.alert-standard hr{border-top-color:#eaeaea}.alert-standard .alert-link{color:#5d5d5d}@keyframes a{0%{background-position:1rem 0}to{background-position:0 0}}.progress{background-color:#ededed;height:1rem;font-size:.75rem;display:flex;overflow:hidden}.progress-bar{color:#fff;text-align:center;white-space:nowrap;background-color:#e10019;flex-direction:column;justify-content:center;transition:width .6s;display:flex}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,#ffffff26 25%,#0000 0 50%,#ffffff26 0 75%,#0000 0,#0000);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite a}.media{align-items:flex-start;display:flex}.media-body{flex:1}.list-group{flex-direction:column;margin-bottom:0;padding-left:0;display:flex}.list-group-item-action{color:#495057;width:100%;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;background-color:#f8f9fa;text-decoration:none}.list-group-item-action:active{color:#000;background-color:#e9ecef}.list-group-item{background-color:#fff;border:2px solid #00000020;margin-bottom:-2px;padding:.75rem 1.25rem;display:block;position:relative}.list-group-item:last-child{margin-bottom:0}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#005fa9;border-color:#005fa9}.list-group-flush .list-group-item{border-left:0;border-right:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#75000d;background-color:#f7b8bf}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#75000d;background-color:#f4a1aa}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#75000d;border-color:#75000d}.list-group-item-secondary{color:#001934;background-color:#b8c5d4}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#001934;background-color:#a8b8ca}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#001934;border-color:#001934}.list-group-item-success{color:#084008;background-color:#bcdabc}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#084008;background-color:#acd1ac}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#084008;border-color:#084008}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#75000d;background-color:#f7b8bf}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#75000d;background-color:#f4a1aa}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#75000d;border-color:#75000d}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.list-group-item-standard{color:#767676;background-color:#f7f7f7}.list-group-item-standard.list-group-item-action:focus,.list-group-item-standard.list-group-item-action:hover{color:#767676;background-color:#eaeaea}.list-group-item-standard.list-group-item-action.active{color:#fff;background-color:#767676;border-color:#767676}.close{float:right;color:#000;text-shadow:0 1px #fff;opacity:.5;font-size:1.5rem;font-weight:700;line-height:1}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{color:#000;opacity:.75;text-decoration:none}button.close{-webkit-appearance:none;background-color:#0000;border:0;padding:0}.modal-open{overflow:hidden}.modal-open .modal{overflow:hidden auto}.modal{z-index:1050;outline:0;display:none;position:fixed;inset:0;overflow:hidden}.modal-dialog{pointer-events:none;width:auto;margin:.5rem;position:relative}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-25%)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:translate(0)}.modal-dialog-centered{align-items:center;min-height:calc(100% - 1rem);display:flex}.modal-dialog-centered:before{content:"";height:calc(100vh - 1rem);display:block}.modal-content{pointer-events:auto;background-color:#fff;background-clip:padding-box;border:2px solid #0003;outline:0;flex-direction:column;width:100%;display:flex;position:relative}.modal-backdrop{z-index:1040;background-color:#000;position:fixed;inset:0}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{border-bottom:2px solid #e9ecef;justify-content:space-between;align-items:flex-start;padding:1rem;display:flex}.modal-header .close{margin:-1rem -1rem -1rem auto;padding:1rem}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{flex:auto;padding:1rem;position:relative}.modal-footer{border-top:2px solid #e9ecef;justify-content:flex-end;align-items:center;padding:1rem;display:flex}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{width:50px;height:50px;position:absolute;top:-9999px;overflow:scroll}@media (width>=576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (width>=992px){.modal-lg{max-width:800px}}.tooltip{z-index:1070;text-align:left;text-align:start;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;word-wrap:break-word;opacity:0;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5;text-decoration:none;display:block;position:absolute}.tooltip.show{opacity:.9}.tooltip .arrow{width:.8rem;height:.4rem;display:block;position:absolute}.tooltip .arrow:before{content:"";border-style:solid;border-color:#0000;position:absolute}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{border-width:.4rem .4rem 0;border-top-color:#000;top:0}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{width:.4rem;height:.8rem;left:0}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{border-width:.4rem .4rem .4rem 0;border-right-color:#000;right:0}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{border-width:0 .4rem .4rem;border-bottom-color:#000;bottom:0}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{width:.4rem;height:.8rem;right:0}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-width:.4rem 0 .4rem .4rem;border-left-color:#000;left:0}.tooltip-inner{color:#fff;text-align:center;background-color:#000;max-width:200px;padding:.25rem .5rem}.popover{z-index:1060;text-align:left;text-align:start;max-width:276px;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:2px solid #0003;font-family:Arial,Helvetica,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5;text-decoration:none;top:0;left:0}.popover,.popover .arrow{display:block;position:absolute}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{content:"";border-style:solid;border-color:#0000;display:block;position:absolute}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc(-.5rem - 2px)}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:after,.bs-popover-top .arrow:before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:before{border-top-color:#00000040;bottom:0}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-top .arrow:after{border-top-color:#fff;bottom:2px}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{width:.5rem;height:1rem;margin:.3rem 0;left:calc(-.5rem - 2px)}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:after,.bs-popover-right .arrow:before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:before{border-right-color:#00000040;left:0}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-right .arrow:after{border-right-color:#fff;left:2px}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc(-.5rem - 2px)}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:after,.bs-popover-bottom .arrow:before{border-width:0 .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:before{border-bottom-color:#00000040;top:0}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-bottom .arrow:after{border-bottom-color:#fff;top:2px}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{content:"";border-bottom:2px solid #f7f7f7;width:1rem;margin-left:-.5rem;display:block;position:absolute;top:0;left:50%}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{width:.5rem;height:1rem;margin:.3rem 0;right:calc(-.5rem - 2px)}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:after,.bs-popover-left .arrow:before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:before{border-left-color:#00000040;right:0}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-left .arrow:after{border-left-color:#fff;right:2px}.popover-header{color:#003064;background-color:#f7f7f7;border-bottom:2px solid #ebebeb;margin-bottom:0;padding:.5rem .75rem;font-size:1rem}.popover-header:empty{display:none}.popover-body{color:#000;padding:.5rem .75rem}.carousel{position:relative}.carousel-inner{width:100%;position:relative;overflow:hidden}.carousel-item{backface-visibility:hidden;perspective:1000px;align-items:center;width:100%;display:none;position:relative}.carousel-item-next,.carousel-item-prev,.carousel-item.active{transition:transform .6s;display:block}@media screen and (prefers-reduced-motion:reduce){.carousel-item-next,.carousel-item-prev,.carousel-item.active{transition:none}}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translate(0)}@supports (transform-style:preserve-3d){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateZ(0)}}.active.carousel-item-right,.carousel-item-next{transform:translate(100%)}@supports (transform-style:preserve-3d){.active.carousel-item-right,.carousel-item-next{transform:translate(100%)}}.active.carousel-item-left,.carousel-item-prev{transform:translate(-100%)}@supports (transform-style:preserve-3d){.active.carousel-item-left,.carousel-item-prev{transform:translate(-100%)}}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transition-duration:.6s}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{transform:translate(0)}@supports (transform-style:preserve-3d){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{transform:translateZ(0)}}.carousel-control-next,.carousel-control-prev{color:#fff;text-align:center;opacity:.5;justify-content:center;align-items:center;width:15%;display:flex;position:absolute;top:0;bottom:0}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;opacity:.9;outline:0;text-decoration:none}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{background:50%/100% 100% no-repeat;width:20px;height:20px;display:inline-block}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{z-index:15;justify-content:center;margin-left:15%;margin-right:15%;padding-left:0;list-style:none;display:flex;position:absolute;bottom:10px;left:0;right:0}.carousel-indicators li{text-indent:-999px;cursor:pointer;background-color:#ffffff80;flex:0 auto;width:30px;height:3px;margin-left:3px;margin-right:3px;position:relative}.carousel-indicators li:before{top:-10px}.carousel-indicators li:after,.carousel-indicators li:before{content:"";width:100%;height:10px;display:inline-block;position:absolute;left:0}.carousel-indicators li:after{bottom:-10px}.carousel-indicators .active{background-color:#fff}.carousel-caption{z-index:10;color:#fff;text-align:center;padding-top:20px;padding-bottom:20px;position:absolute;bottom:20px;left:15%;right:15%}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#e10019!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#ae0013!important}.bg-secondary{background-color:#003064!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#001831!important}.bg-success{background-color:#107c10!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#0a4f0a!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#e10019!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#ae0013!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-standard{background-color:#e3e3e3!important}a.bg-standard:focus,a.bg-standard:hover,button.bg-standard:focus,button.bg-standard:hover{background-color:#cacaca!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:#0000!important}.border{border:2px solid #ededed!important}.border-top{border-top:2px solid #ededed!important}.border-right{border-right:2px solid #ededed!important}.border-bottom{border-bottom:2px solid #ededed!important}.border-left{border-left:2px solid #ededed!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#e10019!important}.border-secondary{border-color:#003064!important}.border-success{border-color:#107c10!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#e10019!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-standard{border-color:#e3e3e3!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix:after{clear:both;content:"";display:block}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (width>=576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (width>=768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (width>=992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (width>=1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{width:100%;padding:0;display:block;position:relative;overflow:hidden}.embed-responsive:before{content:"";display:block}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0}.embed-responsive-21by9:before{padding-top:42.8571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{-ms-grid-row-align:center!important;align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{-ms-grid-row-align:stretch!important;align-self:stretch!important}@media (width>=576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{-ms-grid-row-align:center!important;align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (width>=768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{-ms-grid-row-align:center!important;align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (width>=992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{-ms-grid-row-align:center!important;align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (width>=1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{-ms-grid-row-align:center!important;align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{-ms-grid-row-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (width>=576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (width>=768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (width>=992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (width>=1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{z-index:1030;position:fixed;left:0;right:0}.fixed-bottom{bottom:0}@supports (position:-webkit-sticky) or (position:sticky){.sticky-top{z-index:1020;position:sticky;top:0}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;white-space:normal;width:auto;height:auto;position:static;overflow:visible}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:2rem!important}.mt-5,.my-5{margin-top:2rem!important}.mr-5,.mx-5{margin-right:2rem!important}.mb-5,.my-5{margin-bottom:2rem!important}.ml-5,.mx-5{margin-left:2rem!important}.m-6{margin:3rem!important}.mt-6,.my-6{margin-top:3rem!important}.mr-6,.mx-6{margin-right:3rem!important}.mb-6,.my-6{margin-bottom:3rem!important}.ml-6,.mx-6{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:2rem!important}.pt-5,.py-5{padding-top:2rem!important}.pr-5,.px-5{padding-right:2rem!important}.pb-5,.py-5{padding-bottom:2rem!important}.pl-5,.px-5{padding-left:2rem!important}.p-6{padding:3rem!important}.pt-6,.py-6{padding-top:3rem!important}.pr-6,.px-6{padding-right:3rem!important}.pb-6,.py-6{padding-bottom:3rem!important}.pl-6,.px-6{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (width>=576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:2rem!important}.mt-sm-5,.my-sm-5{margin-top:2rem!important}.mr-sm-5,.mx-sm-5{margin-right:2rem!important}.mb-sm-5,.my-sm-5{margin-bottom:2rem!important}.ml-sm-5,.mx-sm-5{margin-left:2rem!important}.m-sm-6{margin:3rem!important}.mt-sm-6,.my-sm-6{margin-top:3rem!important}.mr-sm-6,.mx-sm-6{margin-right:3rem!important}.mb-sm-6,.my-sm-6{margin-bottom:3rem!important}.ml-sm-6,.mx-sm-6{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:2rem!important}.pt-sm-5,.py-sm-5{padding-top:2rem!important}.pr-sm-5,.px-sm-5{padding-right:2rem!important}.pb-sm-5,.py-sm-5{padding-bottom:2rem!important}.pl-sm-5,.px-sm-5{padding-left:2rem!important}.p-sm-6{padding:3rem!important}.pt-sm-6,.py-sm-6{padding-top:3rem!important}.pr-sm-6,.px-sm-6{padding-right:3rem!important}.pb-sm-6,.py-sm-6{padding-bottom:3rem!important}.pl-sm-6,.px-sm-6{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (width>=768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:2rem!important}.mt-md-5,.my-md-5{margin-top:2rem!important}.mr-md-5,.mx-md-5{margin-right:2rem!important}.mb-md-5,.my-md-5{margin-bottom:2rem!important}.ml-md-5,.mx-md-5{margin-left:2rem!important}.m-md-6{margin:3rem!important}.mt-md-6,.my-md-6{margin-top:3rem!important}.mr-md-6,.mx-md-6{margin-right:3rem!important}.mb-md-6,.my-md-6{margin-bottom:3rem!important}.ml-md-6,.mx-md-6{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:2rem!important}.pt-md-5,.py-md-5{padding-top:2rem!important}.pr-md-5,.px-md-5{padding-right:2rem!important}.pb-md-5,.py-md-5{padding-bottom:2rem!important}.pl-md-5,.px-md-5{padding-left:2rem!important}.p-md-6{padding:3rem!important}.pt-md-6,.py-md-6{padding-top:3rem!important}.pr-md-6,.px-md-6{padding-right:3rem!important}.pb-md-6,.py-md-6{padding-bottom:3rem!important}.pl-md-6,.px-md-6{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (width>=992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:2rem!important}.mt-lg-5,.my-lg-5{margin-top:2rem!important}.mr-lg-5,.mx-lg-5{margin-right:2rem!important}.mb-lg-5,.my-lg-5{margin-bottom:2rem!important}.ml-lg-5,.mx-lg-5{margin-left:2rem!important}.m-lg-6{margin:3rem!important}.mt-lg-6,.my-lg-6{margin-top:3rem!important}.mr-lg-6,.mx-lg-6{margin-right:3rem!important}.mb-lg-6,.my-lg-6{margin-bottom:3rem!important}.ml-lg-6,.mx-lg-6{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:2rem!important}.pt-lg-5,.py-lg-5{padding-top:2rem!important}.pr-lg-5,.px-lg-5{padding-right:2rem!important}.pb-lg-5,.py-lg-5{padding-bottom:2rem!important}.pl-lg-5,.px-lg-5{padding-left:2rem!important}.p-lg-6{padding:3rem!important}.pt-lg-6,.py-lg-6{padding-top:3rem!important}.pr-lg-6,.px-lg-6{padding-right:3rem!important}.pb-lg-6,.py-lg-6{padding-bottom:3rem!important}.pl-lg-6,.px-lg-6{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (width>=1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:2rem!important}.mt-xl-5,.my-xl-5{margin-top:2rem!important}.mr-xl-5,.mx-xl-5{margin-right:2rem!important}.mb-xl-5,.my-xl-5{margin-bottom:2rem!important}.ml-xl-5,.mx-xl-5{margin-left:2rem!important}.m-xl-6{margin:3rem!important}.mt-xl-6,.my-xl-6{margin-top:3rem!important}.mr-xl-6,.mx-xl-6{margin-right:3rem!important}.mb-xl-6,.my-xl-6{margin-bottom:3rem!important}.ml-xl-6,.mx-xl-6{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:2rem!important}.pt-xl-5,.py-xl-5{padding-top:2rem!important}.pr-xl-5,.px-xl-5{padding-right:2rem!important}.pb-xl-5,.py-xl-5{padding-bottom:2rem!important}.pl-xl-5,.px-xl-5{padding-left:2rem!important}.p-xl-6{padding:3rem!important}.pt-xl-6,.py-xl-6{padding-top:3rem!important}.pr-xl-6,.px-xl-6{padding-right:3rem!important}.pb-xl-6,.py-xl-6{padding-bottom:3rem!important}.pl-xl-6,.px-xl-6{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (width>=576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (width>=768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (width>=992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (width>=1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#e10019!important}a.text-primary:focus,a.text-primary:hover{color:#ae0013!important}.text-secondary{color:#003064!important}a.text-secondary:focus,a.text-secondary:hover{color:#001831!important}.text-success{color:#107c10!important}a.text-success:focus,a.text-success:hover{color:#0a4f0a!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#e10019!important}a.text-danger:focus,a.text-danger:hover{color:#ae0013!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-standard{color:#e3e3e3!important}a.text-standard:focus,a.text-standard:hover{color:#cacaca!important}.text-body{color:#000!important}.text-muted{color:#6c757d!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:#0000;text-shadow:none;background-color:#0000;border:0}.text-decoration-none{text-decoration:none!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{page-break-inside:avoid;border:2px solid #adb5bd}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:2px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ededed!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th,.table .thead-dark th{border-color:#0000000d}.table .thead-dark th{color:inherit}}.alert{color:#333}.alert-success .glyphicons{color:#107c10;font-size:1.125rem}.alert-danger .glyphicons{color:#e10019;font-size:1.125rem}.alert-warning .glyphicons{color:#000;font-size:1.125rem}.alert-heading{margin-bottom:0}.badge{border-radius:.25rem;min-width:2.5rem;height:1.75rem;max-height:1.75rem;line-height:1.3}.badge .halflings{font-size:.9rem;line-height:1;position:relative;top:2px}.badge-success .halflings{color:#107c10}.badge-danger .halflings{color:#e10019}.badge-warning .halflings{color:#000}.badge-info .halflings{color:#005fa9}.badge-gray .halflings{color:#000}.badge-light{height:1.875rem;max-height:1.875rem}.badge-light .halflings{color:#003064}.badge-success{color:#000;background-color:#dff6dd}.badge-success[href]:focus,.badge-success[href]:hover{color:#212529;background-color:#b9ebb5;text-decoration:none}.badge-info{color:#000;background-color:#d1ecf1}.badge-info[href]:focus,.badge-info[href]:hover{color:#212529;background-color:#aadce5;text-decoration:none}.badge-warning{color:#000;background-color:#fff4ce}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;background-color:#ffe99b;text-decoration:none}.badge-danger{color:#000;background-color:#f9ccd1}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#212529;background-color:#f49ea8;text-decoration:none}.badge-light{color:#000;background-color:#fff}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;background-color:#e6e6e6;text-decoration:none}.badge-light{color:#003064;border:1px solid #bfcbd8;font-weight:400}.badge-gray{color:#000;background:#e3e3e3;font-weight:400}.badge[href]:focus,.badge[href]:hover{text-decoration:underline}.badge-light[href]:focus,.badge-light[href]:hover{background-color:#fff;text-decoration:underline}.breadcrumb{min-height:52px;margin-bottom:0}@media (width<=575.98px){.breadcrumb{padding:.75rem 0}}.breadcrumb-item.active{color:#495057}@media print{.breadcrumb{display:none!important}}.btn{min-width:5.25rem;font-family:Arial;text-decoration:none}.btn .glyphicons,.btn .halflings{font-size:.75rem}@media (width<=575.98px){.btn{width:100%;margin-bottom:.5rem}}.btn.focus,.btn:focus{box-shadow:none;border:1px solid #fff;outline:2px solid #2b88d8}.btn:not(:disabled):not(.disabled):active:focus{box-shadow:none;border-color:#0000}.btn.disabled,.btn:disabled{opacity:1;color:#b3b3b3;background-color:#f0f0f0;border-color:#f0f0f0}.btn.disabled.focus,.btn.disabled:focus,.btn.disabled:hover,.btn:disabled.focus,.btn:disabled:focus,.btn:disabled:hover{color:#b3b3b3;border:1px solid #fff;outline:2px solid #fff}.btn-standard{color:#000}.btn-standard:hover{color:#000;background-color:#bfbfbf;border-color:#bfbfbf}.btn-standard.show>.btn-standard.dropdown-toggle,.btn-standard:not(:disabled):not(.disabled).active,.btn-standard:not(:disabled):not(.disabled):active{color:#000;background-color:#e3e3e3;border:1px solid #fff;outline:2px solid #fff}.btn-primary:hover{background-color:#b40014;border-color:#b40014}.btn-primary .show>.btn-primary.dropdown-toggle,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#e10019;border:1px solid #fff;outline:2px solid #fff}.btn-link{min-width:inherit;padding:.2rem;font-weight:700;line-height:1}.btn-link .glyphicons,.btn-link .halflings{top:-1px}.btn-link:hover{text-decoration:none}.btn-link.focus,.btn-link:focus{outline:1px solid #2b88d8;text-decoration:none}.btn-link.disabled,.btn-link:disabled{background-color:#fff;border-color:#fff}.btn-link:not(:disabled):not(.disabled).active,.btn-link:not(:disabled):not(.disabled):active{border:1px solid #fff;outline:2px solid #fff}.btn-group-lg>.btn,.btn-lg{border-radius:0;padding:.5rem 1rem;font-size:1.25rem;line-height:1.5}.btn-group-lg>.btn .glyphicons,.btn-group-lg>.btn .halflings,.btn-lg .glyphicons,.btn-lg .halflings{font-size:.9rem}.btn-group-lg>.btn .glyphicons,.btn-lg .glyphicons{line-height:2.1}.btn-group-sm>.btn,.btn-sm{border-radius:0;padding:.25rem 1rem;font-size:.875rem;line-height:1.4}.btn-group-sm>.btn .glyphicons,.btn-group-sm>.btn .halflings,.btn-sm .glyphicons,.btn-sm .halflings{font-size:.7rem}.buttonbar__item{min-width:5.25rem;margin-bottom:.5rem}@media (width<=767.98px){.buttonbar__item{width:100%}}.card{margin-bottom:1rem}.card-title-wrapper .close{color:#005fa9;font-size:1.3rem}.card-title-wrapper .close:hover{color:#005fa9!important}.card-title{color:#000}.accordion .card{background-color:#0000;border:none}.accordion .card-header{background-color:#f0f0f0;border-bottom:none;padding:0;text-decoration:none}.accordion .card-header:not(:disabled):not(.disabled):active:focus{box-shadow:none;border-color:#0000}.accordion .card-header.collapsed .card-title:after{content:""}.accordion .card-header .card-title{color:#005fa9;margin-bottom:0;padding:1rem;font-weight:700;line-height:1;text-decoration:none;display:block}.accordion .card-header .card-title:hover{color:#005fa9;cursor:pointer;background:#e3e3e3}.accordion .card-header .card-title:after{content:"";float:right;color:#e10019;font-family:Glyphicons Regular}.accordion .card-header .card-title.focus,.accordion .card-header .card-title:focus{box-shadow:none;outline:2px solid #2b88d8}.accordion .card-header .card-title:active:focus{outline:2px solid #0000}.accordion .card-body{padding:1rem}.accordion .card:not(:first-of-type) .card-header:first-child{margin-top:1rem}.accordion-xl .card-header .card-title{font-size:1.5rem;line-height:1.7}.custom-control{min-height:1.5rem;margin-bottom:.28125rem}.custom-control-label:before{background-color:#fff;border:1px solid #000;width:1.5rem;height:1.5rem}.custom-control-label:after{width:1.5rem;height:1.5rem}.custom-control-input:active~.custom-control-label:before{background-color:#f0f0f0}.custom-control-input:focus{border-color:#2b88d8;outline:0}.custom-control-input:disabled~.custom-control-label:before{border:none}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{content:"";color:#fff;background-image:none;border:2px solid #005fa9;padding-left:4px;font-family:Glyphicons Regular;font-size:.9rem}.custom-checkbox .custom-control-input:checked:focus~.custom-control-label:after{border:1px solid #fff;padding-top:1px;padding-left:5px}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:after{content:"";color:#b3b3b3;background-image:none;border:none;padding-top:2px;padding-left:6px;font-family:Glyphicons Regular;font-size:.9rem}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before,.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:#f0f0f0}.custom-radio .custom-control-input:checked~.custom-control-label:before{border:1px solid #fff}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{border:2px solid #b3b3b3}.form-group .custom-control-label{font-weight:400}.form-group .heading-label{margin-bottom:.25rem;font-size:1rem;font-weight:700}.form-group .heading-label__info-text{color:#767676;font-size:.875rem;font-weight:400}.form-group .heading-label__info-text:before{content:"- "}.form-group .heading-inline-label{margin-bottom:0;font-size:1rem;font-weight:700}.form-group .heading-inline-label__extended{font-weight:400}.form-group .vertikal-list .custom-control:not(:last-of-type){margin-bottom:1rem}.form-group .vertikal-list .or-string{line-height:1}.select-wrapper{position:relative}.select-wrapper .halflings{color:#e10019;pointer-events:none;font-size:16px;position:absolute;top:10px;right:8px}.custom-select{background:0 0;padding:.5rem 1.9rem .5rem .5rem}.custom-select.is-invalid{border-width:2px}.custom-select:focus{box-shadow:none;border:2px solid #2b88d8}.custom-select:disabled{color:#b3b3b3;background-color:#f0f0f0;border:none}.custom-select:disabled+.halflings{color:#b3b3b3}.form-control{background-clip:inherit}.form-control:focus{box-shadow:none;border-width:2px}.form-control.input-validation-error{border-width:2px;border-color:#e10019}.form-control.input-validation-error+.form-control-feedback,.form-control.input-validation-error+.input-feedback,.form-control.input-validation-error+.invalid-feedback{color:#e10019;font-size:.875rem;display:block}.form-control:disabled,.form-control[readonly]{border:none}.form-control:disabled+.info-input-text-bottom,.form-control[readonly]+.info-input-text-bottom{display:none}.form-control.input-validation-error,.form-control.is-invalid{border-width:2px}.form-control:-moz-placeholder-shown{color:#b3b3b3}.form-control::-moz-p{color:#b3b3b3}.form-control:-ms-placeholder-shown{color:#b3b3b3}select{-moz-appearance:window;-webkit-appearance:none}.form-group label{font-weight:700}.form-group .form-control-feedback{display:none}.form-group .field-validation-error{font-size:.875rem}.form-group.required .label-info-text{display:none}.form-group .subcontrols{margin:1rem 0 2rem 2rem}.info-input-text-top{margin-bottom:.25rem}.info-input-text-bottom,.info-input-text-top{color:#767676;font-size:.875rem;font-weight:400;line-height:1}.info-input-text-bottom{margin-top:.25rem}.is-invalid{border-left:5px solid #e10019;padding-left:.5rem}.is-invalid .info-input-text-bottom{display:none}.is-invalid .invalid-feedback{display:block}.form-row{margin-bottom:1rem;margin-left:-.5rem;margin-right:-.5rem}.form-row label{font-weight:700}.form-row .form-group{margin-bottom:0}.form-row>.col,.form-row>[class*=col-]{padding-left:.5rem;padding-right:.5rem}.form-row.is-invalid{margin-left:0;padding-left:0}.form-row.is-invalid .invalid-feedback{margin-left:.5rem;display:block}.nav-link:focus,.nav-link:hover{text-decoration:underline}.nav-tabs{margin-bottom:1rem}.nav-tabs .nav-link{font-weight:700;text-decoration:none}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#e10019}.navbar{line-height:1}.navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-nav .nav-link:focus,.navbar-nav .nav-link:hover{text-decoration:none}@media (width>=576px){.navbar-expand-sm .navbar-collapse{flex-basis:auto;max-height:2rem;display:flex!important}}@media (width>=768px){.navbar-expand-md .navbar-collapse{flex-basis:auto;max-height:2rem;display:flex!important}}@media (width>=992px){.navbar-expand-lg .navbar-collapse{flex-basis:auto;max-height:2rem;display:flex!important}}@media (width>=1200px){.navbar-expand-xl .navbar-collapse{flex-basis:auto;max-height:2rem;display:flex!important}}.navbar-expand .navbar-collapse{flex-basis:auto;max-height:2rem;display:flex!important}.navbar-dark .navbar-toggler{color:#fff;border-color:#fff0;margin-left:.5rem}.navbar-dark .navbar-toggler[aria-expanded=true] .navbar-toggler-icon:before{content:"";font-family:Glyphicons Regular;font-size:1.4rem}.navbar-dark .navbar-toggler .navbar-toggler-icon{background-image:none;width:1.25em;height:1.25em}.navbar-dark .navbar-toggler .navbar-toggler-icon:before{content:"";font-family:Glyphicons Regular;font-size:1.4rem}@media print{@page{margin:2cm}body{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.progress{height:8px}ol,ul{padding-left:1.1rem}.hyperlink.focus,.hyperlink:focus{outline-offset:2px;outline:1px solid #2b88d8;text-decoration:none}.hyperlink.disabled,.hyperlink:disabled{background-color:#fff;border-color:#fff}.hyperlink:not(:disabled):not(.disabled).active,.hyperlink:not(:disabled):not(.disabled):active{outline-offset:2px;border:0 solid #fff}.header-navi a,.navbar-nav a{text-decoration:none}.table .thead-dark th{background-color:#003064;border-color:#0000000d}.table-primary,.table-primary>td,.table-primary>th{background-color:#fbe0e3}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#f8c9cf}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#e0e6ec}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#d0d9e2}.table-success,.table-success>td,.table-success>th{background-color:#e2efe2}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#d2e6d2}.table-info,.table-info>td,.table-info>th{background-color:#e3f4f6}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#d0ecf0}.table-warning,.table-warning>td,.table-warning>th{background-color:#fff8e1}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#fff2c8}.table-danger,.table-danger>td,.table-danger>th{background-color:#fbe0e3}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f8c9cf}.table-light,.table-light>td,.table-light>th{background-color:#fefefe}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#f1f1f1}.table-dark,.table-dark>td,.table-dark>th{background-color:#e7e7e8}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#dadadc}.table-standard,.table-standard>td,.table-standard>th{background-color:#fcfcfc}.table-hover .table-standard:hover,.table-hover .table-standard:hover>td,.table-hover .table-standard:hover>th{background-color:#efefef}.tabs .scroller{text-align:center;cursor:pointer;vertical-align:middle;background-color:#0000;padding-top:4px;display:none;position:relative}.tabs .scroller .halflings{color:#005fa9}.tabs .scroller.scroller-left{left:-2px}.tabs .scroller.scroller-right{right:-2px}.tabs .wrapper{height:50px;margin:0 auto;padding:5px;position:relative;overflow:hidden}.tabs .wrapper .list{min-width:3500px;margin-top:0;position:absolute;top:0;left:0}.single-quote:before{content:"’";font-family:Arial,Helvetica,sans-serif}.single-quotes:before{content:"‚";font-family:Arial,Helvetica,sans-serif}.single-quotes:after{content:"‘";font-family:Arial,Helvetica,sans-serif}.double-quotes:before{content:"„";font-family:Arial,Helvetica,sans-serif}.double-quotes:after{content:"“";font-family:Arial,Helvetica,sans-serif}.minute-quote:before{content:"′"}.second-quote:before{content:"″"}.svg-chevron-down{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='chevron-down'%20d='M10,10.17188l4.73239-4.73233a.5.5,0,0,1,.70709,0l1.62108,1.621a.5.5,0,0,1,0,.70712l-6.707,6.70689a.5.5,0,0,1-.7071,0l-6.707-6.70689a.5.5,0,0,1,0-.70712l1.62108-1.621a.5.5,0,0,1,.70709,0Z'/%3e%3c/svg%3e")}.svg-chevron-down,.svg-chevron-up{width:1rem;height:1rem;display:inline-block}.svg-chevron-up{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='chevron-up'%20d='M10,9.82812,5.26761,14.56045a.5.5,0,0,1-.70709,0l-1.62108-1.621a.5.5,0,0,1,0-.70712l6.707-6.70689a.5.5,0,0,1,.7071,0l6.707,6.70689a.5.5,0,0,1,0,.70712l-1.62108,1.621a.5.5,0,0,1-.70709,0Z'/%3e%3c/svg%3e")}.svg-chevron-left{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='chevron-left'%20d='M9.82813,10l4.73232,4.73239a.5.5,0,0,1,0,.70709l-1.621,1.62108a.5.5,0,0,1-.70712,0l-6.70689-6.707a.5.5,0,0,1,0-.7071l6.70689-6.707a.5.5,0,0,1,.70712,0l1.621,1.62108a.5.5,0,0,1,0,.70709Z'/%3e%3c/svg%3e")}.svg-chevron-left,.svg-chevron-right{width:1rem;height:1rem;display:inline-block}.svg-chevron-right{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='chevron-right'%20d='M10.17187,10,5.43955,5.26761a.5.5,0,0,1,0-.70709l1.621-1.62108a.5.5,0,0,1,.70712,0l6.70689,6.707a.5.5,0,0,1,0,.7071l-6.70689,6.707a.5.5,0,0,1-.70712,0l-1.621-1.62108a.5.5,0,0,1,0-.70709Z'/%3e%3c/svg%3e")}.svg-arrow-thin-down{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='arrow-thin-down'%20d='M14.35345,13.56055l-3.99987,4a.50019.50019,0,0,1-.70716,0l-3.99987-4a.4998.4998,0,0,1,0-.707l.7069-.707a.5.5,0,0,1,.70716,0L9,14.08594V3.5A.5.5,0,0,1,9.5,3h1a.5.5,0,0,1,.5.5V14.08594l1.93939-1.93946a.5.5,0,0,1,.70716,0l.7069.707A.4998.4998,0,0,1,14.35345,13.56055Z'/%3e%3c/svg%3e")}.svg-arrow-thin-down,.svg-arrow-thin-up{width:1rem;height:1rem;display:inline-block}.svg-arrow-thin-up{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='arrow-thin-up'%20d='M14.35345,7.14648l-.7069.707a.50019.50019,0,0,1-.70716,0L11,5.91406V16.5a.5.5,0,0,1-.5.5h-1a.5.5,0,0,1-.5-.5V5.91406L7.06061,7.85352a.50019.50019,0,0,1-.70716,0l-.7069-.707a.4998.4998,0,0,1,0-.707l3.99987-4a.5.5,0,0,1,.70716,0l3.99987,4A.4998.4998,0,0,1,14.35345,7.14648Z'/%3e%3c/svg%3e")}.svg-arrow-thin-left{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='arrow-thin-left'%20d='M17,9.5v1a.5.5,0,0,1-.5.5H5.91406l1.93939,1.93945a.4998.4998,0,0,1,0,.707l-.7069.707a.50019.50019,0,0,1-.70716,0l-3.99988-4a.49983.49983,0,0,1,0-.707l3.99988-4a.5.5,0,0,1,.70716,0l.7069.707a.4998.4998,0,0,1,0,.707L5.91406,9H16.5A.5.5,0,0,1,17,9.5Z'/%3e%3c/svg%3e")}.svg-arrow-thin-left,.svg-arrow-thin-right{width:1rem;height:1rem;display:inline-block}.svg-arrow-thin-right{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='arrow-thin-right'%20d='M17.56049,10.35352l-3.99988,4a.50019.50019,0,0,1-.70716,0l-.7069-.707a.4998.4998,0,0,1,0-.707L14.08594,11H3.5a.5.5,0,0,1-.5-.5v-1A.5.5,0,0,1,3.5,9H14.08594L12.14655,7.06055a.4998.4998,0,0,1,0-.707l.7069-.707a.5.5,0,0,1,.70716,0l3.99988,4A.49983.49983,0,0,1,17.56049,10.35352Z'/%3e%3c/svg%3e")}.svg-arrow-down{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='arrow-down'%20d='M14.93732,11.57349l-4.11811,5.88305a1.00007,1.00007,0,0,1-1.63842,0L5.06268,11.57349A1,1,0,0,1,5.8819,10H8V4A1,1,0,0,1,9,3h2a1,1,0,0,1,1,1v6h2.1181A1,1,0,0,1,14.93732,11.57349Z'/%3e%3c/svg%3e")}.svg-arrow-down,.svg-arrow-up{width:1rem;height:1rem;display:inline-block}.svg-arrow-up{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='arrow-up'%20d='M14.1181,10H12v6a1,1,0,0,1-1,1H9a1,1,0,0,1-1-1V10H5.8819a1,1,0,0,1-.81922-1.57349L9.18079,2.54346a1.00007,1.00007,0,0,1,1.63842,0l4.11811,5.88305A1,1,0,0,1,14.1181,10Z'/%3e%3c/svg%3e")}.svg-arrow-left{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='arrow-left'%20d='M17,9v2a1,1,0,0,1-1,1H10v2.11816a1,1,0,0,1-1.57349.8191l-5.883-4.118a1.00007,1.00007,0,0,1,0-1.63855l5.883-4.118A1,1,0,0,1,10,5.88184V8h6A1,1,0,0,1,17,9Z'/%3e%3c/svg%3e")}.svg-arrow-left,.svg-arrow-right{width:1rem;height:1rem;display:inline-block}.svg-arrow-right{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='arrow-right'%20d='M17.45648,10.81921l-5.883,4.11805A1,1,0,0,1,10,14.11816V12H4a1,1,0,0,1-1-1V9A1,1,0,0,1,4,8h6V5.88184a1,1,0,0,1,1.57349-.81922l5.883,4.118A1.00007,1.00007,0,0,1,17.45648,10.81921Z'/%3e%3c/svg%3e")}.svg-paperclip{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='paperclip'%20d='M16.6377,11.07617l-3.81592,3.81641a3.23347,3.23347,0,0,1-4.46631,0,3.16307,3.16307,0,0,1,0-4.4668l3.43408-3.43457a.99989.99989,0,0,1,1.41406,1.41406L9.76953,11.83984A1.16071,1.16071,0,0,0,9.77,13.47852a1.1858,1.1858,0,0,0,1.63769,0l3.81592-3.81641a3.32073,3.32073,0,0,0,0-4.69043,3.39442,3.39442,0,0,0-4.69043,0l-5.34228,5.3418a3.30523,3.30523,0,0,0,1.7915,5.60644,1.00009,1.00009,0,0,1-.165,1.98633,1.08447,1.08447,0,0,1-.167-.01367A5.30945,5.30945,0,0,1,3.77686,8.89941L9.11865,3.55762a5.31659,5.31659,0,0,1,7.519,7.51855Z'/%3e%3c/svg%3e")}.svg-envelope,.svg-paperclip{width:1rem;height:1rem;display:inline-block}.svg-envelope{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='envelope'%20d='M8.70953,10.7077,2,4.00934,17.99066,4l-6.69537,6.70648A.99974.99974,0,0,1,10.58765,11H9.416A1.00015,1.00015,0,0,1,8.70953,10.7077ZM2,6.83539v6.3269L5.16608,9.99622ZM12.41772,12.413a2,2,0,0,1-1.4154.587h-2a2.00005,2.00005,0,0,1-1.413-.58459L6.58142,11.40924,2,15.99066,17.99066,16l-4.58081-4.58081Zm2.40516-2.40917L18,13.18091V6.82141Z'/%3e%3c/svg%3e")}.svg-bin{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='bin'%20d='M17,5V6H3V5A1,1,0,0,1,4,4H7V3A1,1,0,0,1,8,2h4a1,1,0,0,1,1,1V4h3A1,1,0,0,1,17,5ZM4,16a2,2,0,0,0,2,2h8a2,2,0,0,0,2-2V8H4Z'/%3e%3c/svg%3e")}.svg-bin,.svg-pencil{width:1rem;height:1rem;display:inline-block}.svg-pencil{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='pencil'%20d='M17.58374,5.5979,8.29785,14.88379,5.11621,11.70215,14.4021,2.41626a1,1,0,0,1,1.41418,0l1.76746,1.76746A1,1,0,0,1,17.58374,5.5979ZM2.15143,16.77405A.79732.79732,0,0,0,3.226,17.84857l3.43286-1.77569L3.92712,13.34119Z'/%3e%3c/svg%3e")}.svg-user{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='user'%20d='M17,15.98059V17a1,1,0,0,1-1,1H4a1,1,0,0,1-1-1V15.98059a.9998.9998,0,0,1,.37531-.78082l2.556-2.0448A4.00431,4.00431,0,0,0,9.2998,15h1.4004a4.00431,4.00431,0,0,0,3.36853-1.845l2.556,2.0448A.9998.9998,0,0,1,17,15.98059ZM7.47211,11.81226A2,2,0,0,0,9.29974,13h1.40052a2,2,0,0,0,1.82763-1.18774L13.65527,9.2757A4.00024,4.00024,0,0,0,14,7.65112V6a3.97577,3.97577,0,0,0-4-4A4.1928,4.1928,0,0,0,6,6.17206V7.65112A4.00024,4.00024,0,0,0,6.34473,9.2757Z'/%3e%3c/svg%3e")}.svg-user,.svg-user-group{width:1rem;height:1rem;display:inline-block}.svg-user-group{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='user-group'%20d='M15.70709,15.20709A1,1,0,0,1,16,15.91418V17a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V15.91418a1,1,0,0,1,.29291-.70709L6.1073,13.3927A3.99672,3.99672,0,0,0,9.2998,15h1.4004a3.99672,3.99672,0,0,0,3.1925-1.6073Zm-11.19-5.1192A5.96117,5.96117,0,0,1,4,7.65137V6.17188a6.16741,6.16741,0,0,1,.88269-3.15851A4.19766,4.19766,0,0,0,1,7.17206v.9248a4.00006,4.00006,0,0,0,.87653,2.49878l.523.65375a1.98237,1.98237,0,0,0,.48761.42322.98093.98093,0,0,0-.18006.1203L.29291,14.20709A1,1,0,0,0,0,14.91418V16a1,1,0,0,0,1,1H2V15.91406A3.01946,3.01946,0,0,1,2.87891,13.793L5.153,11.51886Zm15.19,4.1192-2.41418-2.41418a.98093.98093,0,0,0-.18006-.1203,1.98237,1.98237,0,0,0,.48761-.42322l.523-.65375A4.00006,4.00006,0,0,0,19,8.09686V7a3.96537,3.96537,0,0,0-3.79962-3.98A5.95616,5.95616,0,0,1,16,6V7.65137a5.96117,5.96117,0,0,1-.51709,2.43652l-.63593,1.431L17.12109,13.793A3.01946,3.01946,0,0,1,18,15.91406V17h1a1,1,0,0,0,1-1V14.91418A1,1,0,0,0,19.70709,14.20709Zm-12.235-2.39483A2,2,0,0,0,9.29974,13h1.40052a2,2,0,0,0,1.82763-1.18774L13.65527,9.2757A4.00024,4.00024,0,0,0,14,7.65112V6a3.97577,3.97577,0,0,0-4-4A4.1928,4.1928,0,0,0,6,6.17206V7.65112A4.00024,4.00024,0,0,0,6.34473,9.2757Z'/%3e%3c/svg%3e")}.svg-filter{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='filter'%20d='M17,3v.68066a1,1,0,0,1-.18634.5813L12,11v3.19653a.99992.99992,0,0,1-.35962.76807L8.82019,17.31616A.5.5,0,0,1,8,16.93213V11L3.18634,4.262A1,1,0,0,1,3,3.68066V3A1,1,0,0,1,4,2H16A1,1,0,0,1,17,3Z'/%3e%3c/svg%3e")}.svg-filter,.svg-search{width:1rem;height:1rem;display:inline-block}.svg-search{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='search'%20d='M17.65344,15.53235l-4.4906-4.4906a6.02109,6.02109,0,1,0-2.12109,2.12109l4.4906,4.4906a1,1,0,0,0,1.41418,0l.70691-.70691A1,1,0,0,0,17.65344,15.53235ZM8,12a4,4,0,1,1,4-4A4.004,4.004,0,0,1,8,12Z'/%3e%3c/svg%3e")}.svg-calendar{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='calendar'%20d='M9,8.5v1a.5.5,0,0,1-.5.5h-1A.5.5,0,0,1,7,9.5v-1A.5.5,0,0,1,7.5,8h1A.5.5,0,0,1,9,8.5ZM12.5,12h-1a.5.5,0,0,0-.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5v-1A.5.5,0,0,0,12.5,12Zm0-4h-1a.5.5,0,0,0-.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5v-1A.5.5,0,0,0,12.5,8Zm-4,4h-1a.5.5,0,0,0-.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5v-1A.5.5,0,0,0,8.5,12ZM17,4V16a2,2,0,0,1-2,2H5a2,2,0,0,1-2-2V4A2.00229,2.00229,0,0,1,5,2V3.5a.5.5,0,0,0,.5.5h1A.5.5,0,0,0,7,3.5v-1A.5.5,0,0,1,7.5,2h1a.5.5,0,0,1,.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5v-1a.5.5,0,0,1,.5-.5h1a.5.5,0,0,1,.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5V2A2.00229,2.00229,0,0,1,17,4ZM15.00146,16,15.00024,6H5V16Z'/%3e%3c/svg%3e")}.svg-calendar,.svg-reload{width:1rem;height:1rem;display:inline-block}.svg-reload{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='reload'%20d='M17.9975,10.0498A7.99883,7.99883,0,1,1,10,2a7.9225,7.9225,0,0,1,4.04651,1.125L15.3161,1.85547a.5.5,0,0,1,.84747.27563l.8003,5.06848a.50006.50006,0,0,1-.5719.5719l-5.06854-.80029a.5.5,0,0,1-.27558-.84741L12.57568,4.596A5.9374,5.9374,0,0,0,10,4a6,6,0,1,0,6,6c0-.09033-.00958-.17834-.01355-.26782Z'/%3e%3c/svg%3e")}.svg-circle-remove{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='circle-remove'%20d='M10,2a8,8,0,1,0,8,8A8,8,0,0,0,10,2Zm3.182,9.76782a.49993.49993,0,0,1,0,.707l-.70716.707a.49988.49988,0,0,1-.70709,0L10,11.41418l-1.76776,1.7677a.49988.49988,0,0,1-.70709,0l-.70716-.707a.49993.49993,0,0,1,0-.707L8.58575,10,6.818,8.23218a.49993.49993,0,0,1,0-.707L7.52515,6.818a.50011.50011,0,0,1,.70709,0L10,8.58569,11.76776,6.818a.50011.50011,0,0,1,.70709,0l.70716.70716a.49993.49993,0,0,1,0,.707L11.41425,10Z'/%3e%3c/svg%3e")}.svg-circle-question,.svg-circle-remove{width:1rem;height:1rem;display:inline-block}.svg-circle-question{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='circle-question'%20d='M9.96893,2a8,8,0,1,0,8,8A8,8,0,0,0,9.96893,2ZM11,13.5a.5.5,0,0,1-.5.5h-1a.5.5,0,0,1-.5-.5v-1a.5.5,0,0,1,.5-.5h1a.5.5,0,0,1,.5.5Zm.61914-3.69141S11,10.08105,11,10.5a.48123.48123,0,0,1-.5.5h-1a.5.5,0,0,1-.5-.5v-.38135A2.00052,2.00052,0,0,1,10.10645,8.3291l.61767-.30859A.49867.49867,0,0,0,11,7.57324.52128.52128,0,0,0,10.5,7h-1a.50065.50065,0,0,0-.5.5.5.5,0,0,1-.5.5h-1A.5.5,0,0,1,7,7.5,2.5,2.5,0,0,1,9.5,5h.92877a2.5446,2.5446,0,0,1,1.19037,4.80859Z'/%3e%3c/svg%3e")}.svg-circle-info{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='circle-info'%20d='M10,2a8,8,0,1,0,8,8A8,8,0,0,0,10,2ZM8.75533,6.37866l.25-1A.49994.49994,0,0,1,9.49038,5h1.36924a.5.5,0,0,1,.48505.62134l-.25,1A.50007.50007,0,0,1,10.60962,7H9.24038A.5.5,0,0,1,8.75533,6.37866Zm2.68937,6.24268-.25,1A.50018.50018,0,0,1,10.70959,14H8.34038a.5.5,0,0,1-.485-.62134L8.7,10H8.24041a.5.5,0,0,1-.48511-.62134l.25-1A.5.5,0,0,1,8.49041,8h1.72883a.99994.99994,0,0,1,.97015,1.24243L10.5,12h.45959A.5.5,0,0,1,11.4447,12.62134Z'/%3e%3c/svg%3e")}.svg-circle-alert,.svg-circle-info{width:1rem;height:1rem;display:inline-block}.svg-circle-alert{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='circle-alert'%20d='M10,2a8,8,0,1,0,8,8A8,8,0,0,0,10,2Zm1,11.5a.5.5,0,0,1-.5.5h-1a.5.5,0,0,1-.5-.5v-1a.5.5,0,0,1,.5-.5h1a.5.5,0,0,1,.5.5ZM11,9l-.26367,1.58228A.50009.50009,0,0,1,10.2431,11H9.7569a.50009.50009,0,0,1-.49323-.41772L9,9V5.5A.5.5,0,0,1,9.5,5h1a.5.5,0,0,1,.5.5Z'/%3e%3c/svg%3e")}.svg-square-upload{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='square-upload'%20d='M18,5V15a3.00328,3.00328,0,0,1-3,3H5a3.00328,3.00328,0,0,1-3-3V5A3.00328,3.00328,0,0,1,5,2H6.07568L4.59912,4.0332c-.019.02613-.02673.057-.04462.08374A.99287.99287,0,0,0,4,5V15a1.001,1.001,0,0,0,1,1H15a1.001,1.001,0,0,0,1-1V5a.99319.99319,0,0,0-.55511-.88354c-.01819-.0271-.02613-.0586-.04548-.08521L13.9245,2H15A3.00328,3.00328,0,0,1,18,5ZM6.62341,6H9v5.5a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5V6h2.37659a.5.5,0,0,0,.40454-.79382L10.40454.557a.5.5,0,0,0-.80908,0L6.21887,5.20618A.5.5,0,0,0,6.62341,6Z'/%3e%3c/svg%3e")}.svg-square-download,.svg-square-upload{width:1rem;height:1rem;display:inline-block}.svg-square-download{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='square-download'%20d='M6.62341,7H9V1.5A.5.5,0,0,1,9.5,1h1a.5.5,0,0,1,.5.5V7h2.37659a.5.5,0,0,1,.40454.79382l-3.37659,4.649a.5.5,0,0,1-.80908,0l-3.37659-4.649A.5.5,0,0,1,6.62341,7ZM15,2H13V4h2a1.001,1.001,0,0,1,1,1V15a1.001,1.001,0,0,1-1,1H5a1.001,1.001,0,0,1-1-1V5A1.001,1.001,0,0,1,5,4H7V2H5A3.00328,3.00328,0,0,0,2,5V15a3.00328,3.00328,0,0,0,3,3H15a3.00328,3.00328,0,0,0,3-3V5A3.00328,3.00328,0,0,0,15,2Z'/%3e%3c/svg%3e")}.svg-undo{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='492%200%2020%2020'%3e%3cpath%20id='reload'%20d='M494.003%2010.05A7.999%207.999%200%201%200%20502%202a7.923%207.923%200%200%200-4.047%201.125L496.684%201.855a.5.5%200%200%200-.847.276l-.8%205.068a.5.5%200%200%200%20.572.572l5.069-.8a.5.5%200%200%200%20.276-.847L499.424%204.596A5.937%205.937%200%200%201%20502%204a6%206%200%201%201-6%206c0-.09.01-.178.014-.268Z'/%3e%3c/svg%3e")}.svg-minus-red,.svg-undo{width:1rem;height:1rem;display:inline-block}.svg-minus-red{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='minus'%20fill='%23E10019'%20d='M17,9v2a1,1,0,0,1-1,1H4a1,1,0,0,1-1-1V9A1,1,0,0,1,4,8H16A1,1,0,0,1,17,9Z'/%3e%3c/svg%3e")}.svg-plus-red{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='plus'%20fill='%23E10019'%20d='M17,9v2a1,1,0,0,1-1,1H12v4a1,1,0,0,1-1,1H9a1,1,0,0,1-1-1V12H4a1,1,0,0,1-1-1V9A1,1,0,0,1,4,8H8V4A1,1,0,0,1,9,3h2a1,1,0,0,1,1,1V8h4A1,1,0,0,1,17,9Z'/%3e%3c/svg%3e")}.svg-check-green,.svg-plus-red{width:1rem;height:1rem;display:inline-block}.svg-check-green{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='check'%20fill='%23107C10'%20d='M17.688,4.68555,8.3916,15.18152a.99993.99993,0,0,1-1.47565.02356L2.29858,10.31616a.50012.50012,0,0,1-.027-.65576l.8092-1.01147a.5.5,0,0,1,.61408-.13477l3.63842,1.81909,8.64862-7.36719a.49988.49988,0,0,1,.6778.027l1.00751,1.00745A.5.5,0,0,1,17.688,4.68555Z'/%3e%3c/svg%3e")}.svg-circle-check-green{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='circle-check'%20fill='%23107C10'%20d='M10,2a8,8,0,1,0,8,8A8,8,0,0,0,10,2Zm4.27814,5.721L9.76471,13.06067a1,1,0,0,1-1.50623.02429L6.02356,10.60767a.5.5,0,0,1,.00616-.67652L6.58856,9.334a.49992.49992,0,0,1,.63355-.08032l1.624,1.03345L13.11383,6.5896a.4999.4999,0,0,1,.67114.01465l.455.43066A.50019.50019,0,0,1,14.27814,7.721Z'/%3e%3c/svg%3e")}.svg-circle-check-green,.svg-times-red{width:1rem;height:1rem;display:inline-block}.svg-times-red{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='times'%20fill='%23E10019'%20d='M15.65686,12.82837a1.00016,1.00016,0,0,1,0,1.41431l-1.41425,1.41418a1,1,0,0,1-1.41418,0L10,12.82837,7.17157,15.65686a1,1,0,0,1-1.41418,0L4.34314,14.24268a1.00016,1.00016,0,0,1,0-1.41431L7.17157,10,4.34314,7.17163a1.00016,1.00016,0,0,1,0-1.41431L5.75739,4.34314a1,1,0,0,1,1.41418,0L10,7.17163l2.82843-2.82849a1,1,0,0,1,1.41418,0l1.41425,1.41418a1.00016,1.00016,0,0,1,0,1.41431L12.82843,10Z'/%3e%3c/svg%3e")}.svg-chevron-down-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='chevron-down'%20d='M26.91425,13.12115,16.70709,23.32849a.99988.99988,0,0,1-1.41418,0L5.08575,13.12115a.50007.50007,0,0,1,0-.70715l2.8285-2.82806a.5.5,0,0,1,.70709,0L16,16.96436l7.37866-7.37842a.5.5,0,0,1,.70709,0l2.8285,2.82806A.50007.50007,0,0,1,26.91425,13.12115Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-chevron-up-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='chevron-up'%20d='M26.91425,19.586l-2.8285,2.82806a.5.5,0,0,1-.70709,0L16,15.03564,8.62134,22.41406a.5.5,0,0,1-.70709,0L5.08575,19.586a.50007.50007,0,0,1,0-.70715L15.29291,8.67151a.99988.99988,0,0,1,1.41418,0L26.91425,18.87885A.50007.50007,0,0,1,26.91425,19.586Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-chevron-left-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='chevron-left'%20d='M22.41406,23.37866a.5.5,0,0,1,0,.70709L19.586,26.91425a.50007.50007,0,0,1-.70715,0L8.67151,16.70709a.99988.99988,0,0,1,0-1.41418L18.87885,5.08575a.50007.50007,0,0,1,.70715,0l2.82806,2.8285a.5.5,0,0,1,0,.70709L15.03564,16Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-chevron-right-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='chevron-right'%20d='M23.32849,16.70709,13.12115,26.91425a.50007.50007,0,0,1-.70715,0l-2.82806-2.8285a.5.5,0,0,1,0-.70709L16.96436,16,9.58594,8.62134a.5.5,0,0,1,0-.70709L12.414,5.08575a.50007.50007,0,0,1,.70715,0L23.32849,15.29291A.99988.99988,0,0,1,23.32849,16.70709Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-arrow-down-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='arrow-down'%20d='M23.29858,17.57349l-6.47937,9.25616a.99994.99994,0,0,1-1.63842,0L8.70142,17.57349A1,1,0,0,1,9.52063,16H13V6a1,1,0,0,1,1-1h4a1,1,0,0,1,1,1V16h3.47937A1,1,0,0,1,23.29858,17.57349Z'/%3e%3c/svg%3e")}.svg-arrow-down-basic,.svg-arrow-up-basic{width:2rem;height:2rem;display:inline-block}.svg-arrow-up-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='arrow-up'%20d='M22.47937,16H19V26a1,1,0,0,1-1,1H14a1,1,0,0,1-1-1V16H9.52063a1,1,0,0,1-.81921-1.57349l6.47937-9.25616a.99994.99994,0,0,1,1.63842,0l6.47937,9.25616A1,1,0,0,1,22.47937,16Z'/%3e%3c/svg%3e")}.svg-arrow-left-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='arrow-left'%20d='M27,14v4a1,1,0,0,1-1,1H16v3.47937a1,1,0,0,1-1.57349.81921L5.17035,16.81921a.99994.99994,0,0,1,0-1.63842l9.25616-6.47937A1,1,0,0,1,16,9.52063V13H26A1,1,0,0,1,27,14Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-arrow-right-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='arrow-right'%20d='M26.82965,16.81921l-9.25622,6.47937A1,1,0,0,1,16,22.47937V19H6a1,1,0,0,1-1-1V14a1,1,0,0,1,1-1H16V9.52063a1,1,0,0,1,1.57343-.81921l9.25622,6.47937A.99994.99994,0,0,1,26.82965,16.81921Z'/%3e%3c/svg%3e")}.svg-arrow-right-basic,.svg-reply-basic{width:2rem;height:2rem;display:inline-block}.svg-reply-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='reply'%20d='M26.40662,22.60559l-.47077.23645a1.01142,1.01142,0,0,1-1.204-.2406A13.80216,13.80216,0,0,0,14.98926,18.002v3.4552a1,1,0,0,1-1.58124.81372L4.32965,15.78632a1,1,0,0,1,0-1.62751L13.408,7.67426a1,1,0,0,1,1.58124.81372v3.15051a15.76063,15.76063,0,0,1,11.90881,9.723A1.01258,1.01258,0,0,1,26.40662,22.60559Z'/%3e%3c/svg%3e")}.svg-reply-all-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='reply-all'%20d='M6.11658,15.94891l5.87268,4.195v1.31366A1,1,0,0,1,10.408,22.271L1.32977,15.78613a1,1,0,0,1,0-1.62744L10.408,7.67432a1.00008,1.00008,0,0,1,1.58124.814v1.313L6.11658,13.99591A1.2,1.2,0,0,0,6.11658,15.94891Zm25.78149,5.41242a15.7601,15.7601,0,0,0-11.90881-9.72266V8.72852a1.12371,1.12371,0,0,0-1.7768-.91456L9.47058,14.05811a1.12351,1.12351,0,0,0,0,1.82861l8.74188,6.24463a1.12371,1.12371,0,0,0,1.7768-.91455V18.002a13.80114,13.80114,0,0,1,9.74261,4.59961,1.01106,1.01106,0,0,0,1.204.24024l.47077-.23633A1.01248,1.01248,0,0,0,31.89807,21.36133Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-forward-email-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='forward-email'%20d='M27.82965,16.81921l-9.25622,6.47937A1,1,0,0,1,17,22.47931V19L4.88538,17.60217A1,1,0,0,1,4,16.60876V15.39124a1,1,0,0,1,.88538-.99341L17,13V9.52063a1,1,0,0,1,1.57343-.81921l9.25622,6.47931A1,1,0,0,1,27.82965,16.81921Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-paperclip-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='paperclip'%20d='M25.89935,19.82837l-6.42474,6.42468a8.50972,8.50972,0,0,1-12.02051.00012l-.707-.70727A8.50109,8.50109,0,0,1,6.7478,13.52441l7.739-7.73913A6.65164,6.65164,0,0,1,23.195,5.05945a6.50828,6.50828,0,0,1,.64386,9.75854l-7.89942,7.89954a3.49987,3.49987,0,0,1-4.94989-.00024l-.61871-.61866a3.65625,3.65625,0,0,1-1.0528-1.91089,3.50173,3.50173,0,0,1,.96466-3.12719l5.71717-5.71729a.99986.99986,0,0,1,1.41424,0l.707.707a1,1,0,0,1,0,1.41419L12.40381,19.182a.506.506,0,0,0,0,.70715l.707.707a.507.507,0,0,0,.70752,0l7.83081-7.83081a3.56136,3.56136,0,0,0,.53522-4.44592,3.50727,3.50727,0,0,0-5.41681-.57239L8.86835,15.64624a5.50032,5.50032,0,0,0-.00019,7.77844l.707.70716a5.49993,5.49993,0,0,0,7.77813.00012l6.42487-6.42481a1,1,0,0,1,1.41424.00013l.707.707A.99984.99984,0,0,1,25.89935,19.82837Z'/%3e%3c/svg%3e")}.svg-envelope-basic,.svg-paperclip-basic{width:2rem;height:2rem;display:inline-block}.svg-envelope-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='envelope'%20d='M14.69305,17.707,3.986,7h24L17.27893,17.707a1.15255,1.15255,0,0,1-.70709.293H15.40015A1.15257,1.15257,0,0,1,14.69305,17.707ZM10.17169,16,4,9.82812V22.17188Zm11.65656,0L28,22.17188V9.82812Zm-3.428,3.41418A2.3055,2.3055,0,0,1,16.986,20H14.986a2.30474,2.30474,0,0,1-1.41424-.58594l-1.99988-2L3.986,25h24l-7.58581-7.58594Z'/%3e%3c/svg%3e")}.svg-bin-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='bin'%20d='M7,26a2.00006,2.00006,0,0,0,2,2H23a2.00006,2.00006,0,0,0,2-2V10H7ZM20,14a1,1,0,0,1,2,0V24a1,1,0,0,1-2,0Zm-5,0a1,1,0,0,1,2,0V24a1,1,0,0,1-2,0Zm-5,0a1,1,0,0,1,2,0V24a1,1,0,0,1-2,0ZM26,6V8H6V6A1,1,0,0,1,7,5h6V4a1,1,0,0,1,1-1h4a1,1,0,0,1,1,1V5h6A1,1,0,0,1,26,6Z'/%3e%3c/svg%3e")}.svg-bin-basic,.svg-pencil-basic{width:2rem;height:2rem;display:inline-block}.svg-pencil-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='pencil'%20d='M27.414,8.82812l-2.08588,2.08594L21.08588,6.67188l2.08587-2.08594a.99985.99985,0,0,1,1.41425,0l2.828,2.82812A.99986.99986,0,0,1,27.414,8.82812ZM8.08594,19.67188l4.24218,4.24218L23.91406,12.32812,19.67181,8.08594ZM4.27667,27.09863a.50005.50005,0,0,0,.62476.62476l5.92773-2.48023L6.75677,21.1709Z'/%3e%3c/svg%3e")}.svg-user-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='user'%20d='M27,24.23669V27a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V24.23669a1.57806,1.57806,0,0,1,.93115-1.36462L10.0672,20.167A5.02379,5.02379,0,0,0,14.55273,23h1.89454a5.02336,5.02336,0,0,0,4.48535-2.83313l5.13623,2.7052A1.57806,1.57806,0,0,1,27,24.23669ZM9.64478,14.12573a2.99143,2.99143,0,0,0,1.31073,1.462l.66583,3.05176A2.99994,2.99994,0,0,0,14.55237,21h1.89526a2.99994,2.99994,0,0,0,2.931-2.36047l.66583-3.05176a2.99115,2.99115,0,0,0,1.31073-1.462l.28-.75146A1.2749,1.2749,0,0,0,21,11.62988V9c0-3-2-5-5.5-5S10,6,10,9v2.62988a1.2749,1.2749,0,0,0-.63519,1.74439Z'/%3e%3c/svg%3e")}.svg-user-basic,.svg-user-group-basic{width:2rem;height:2rem;display:inline-block}.svg-user-group-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='user-group'%20d='M25.73444,21H24.26556a1.98805,1.98805,0,0,1-.25854-.02393c-.42694-.35083-.93469-.77038-1.51093-1.24853l-.13244-.11035a2.00439,2.00439,0,0,1-.081-.36157c.01648-.06348.03614-.12525.05036-.1897l.50293-2.30274a4.72611,4.72611,0,0,0,1.39453-1.94091l.27832-.75A3.35379,3.35379,0,0,0,24,10.6709V9.14136A3.95172,3.95172,0,0,1,29,13v2.18628a.67533.67533,0,0,1,.18378.76245l-.36756,1.10254a1.49017,1.49017,0,0,1-.93255.87927L27.719,19.24805A2,2,0,0,1,25.73444,21ZM8.96912,20.97827c.492-.40454,1.03711-.85351,1.53381-1.26294l.13824-.11377a2.00734,2.00734,0,0,0,.07618-.34619c-.01648-.06311-.03632-.125-.05036-.189l-.50293-2.30323a4.72557,4.72557,0,0,1-1.39355-1.93945l-.28028-.75342A3.353,3.353,0,0,1,9,10.6709V9.14136A3.95172,3.95172,0,0,0,4,13v2.18628a.67533.67533,0,0,0-.18378.76245l.36756,1.10254a1.49017,1.49017,0,0,0,.93255.87927L5.281,19.24805A2,2,0,0,0,7.26556,21H8.73444A1.96149,1.96149,0,0,0,8.96912,20.97827Zm22.60437,1.22315-2.21308-1.54908a4.00528,4.00528,0,0,1-3.08392,2.30738A3.3914,3.3914,0,0,1,26.9928,25H31.5a.5.5,0,0,0,.5-.5V23.02063A1.00012,1.00012,0,0,0,31.57349,22.20142ZM3.63959,20.65234,1.42651,22.20142A1.00012,1.00012,0,0,0,1,23.02063V24.5a.5.5,0,0,0,.5.5H6.02576a3.63081,3.63081,0,0,1,.74286-2.037A4.00193,4.00193,0,0,1,3.63959,20.65234Zm20.53088,3.02588c-.43512-.32959-1.82849-1.47961-2.95166-2.41211A5.01529,5.01529,0,0,1,17.44775,23h-1.8955a5.01415,5.01415,0,0,1-3.77674-1.7417c-1.1488.947-2.57312,2.11963-2.946,2.41992A1.85972,1.85972,0,0,0,8,25.23669V26.5a.5.5,0,0,0,.5.5h16a.5.5,0,0,0,.5-.5V25.23669A1.65805,1.65805,0,0,0,24.17047,23.67822ZM10.64478,14.12573a2.99143,2.99143,0,0,0,1.31073,1.462l.66583,3.05176A2.99994,2.99994,0,0,0,15.55237,21h1.89526a2.99994,2.99994,0,0,0,2.931-2.36047l.66583-3.05176a2.99115,2.99115,0,0,0,1.31073-1.462l.28-.75146A1.2749,1.2749,0,0,0,22,11.62988V9c0-3-2-5-5.5-5S11,6,11,9v2.62988a1.2749,1.2749,0,0,0-.63519,1.74439Z'/%3e%3c/svg%3e")}.svg-filter-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='filter'%20d='M27,5V6.61981a1.00043,1.00043,0,0,1-.25256.66437L19,16v6.51794a1,1,0,0,1-.3598.76819l-4.82013,4.01679A.5.5,0,0,1,13,26.91882V16L5.25256,7.28418A1.00043,1.00043,0,0,1,5,6.61981V5A1,1,0,0,1,6,4H26A1,1,0,0,1,27,5Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-sort-attributes-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='sort-attributes'%20d='M26.89856,20.57343l-4.57935,6.54193a1,1,0,0,1-1.63842,0l-4.57935-6.54193A1,1,0,0,1,16.92065,19H19V5a1,1,0,0,1,1-1h3a1,1,0,0,1,1,1V19h2.07935A1,1,0,0,1,26.89856,20.57343ZM5,8H7A1,1,0,0,0,8,7V5A1,1,0,0,0,7,4H5A1,1,0,0,0,4,5V7A1,1,0,0,0,5,8Zm0,6H9a1,1,0,0,0,1-1V11a1,1,0,0,0-1-1H5a1,1,0,0,0-1,1v2A1,1,0,0,0,5,14Zm0,6h6a1,1,0,0,0,1-1V17a1,1,0,0,0-1-1H5a1,1,0,0,0-1,1v2A1,1,0,0,0,5,20Zm8,2H5a1,1,0,0,0-1,1v2a1,1,0,0,0,1,1h8a1,1,0,0,0,1-1V23A1,1,0,0,0,13,22Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-sort-attributes-alt-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='sort-attributes-alt'%20d='M26.89856,20.57343l-4.57935,6.54193a1,1,0,0,1-1.63842,0l-4.57935-6.54193A1,1,0,0,1,16.92065,19H19V5a1,1,0,0,1,1-1h3a1,1,0,0,1,1,1V19h2.07935A1,1,0,0,1,26.89856,20.57343ZM7,22H5a1,1,0,0,0-1,1v2a1,1,0,0,0,1,1H7a1,1,0,0,0,1-1V23A1,1,0,0,0,7,22Zm2-6H5a1,1,0,0,0-1,1v2a1,1,0,0,0,1,1H9a1,1,0,0,0,1-1V17A1,1,0,0,0,9,16Zm2-6H5a1,1,0,0,0-1,1v2a1,1,0,0,0,1,1h6a1,1,0,0,0,1-1V11A1,1,0,0,0,11,10Zm2-6H5A1,1,0,0,0,4,5V7A1,1,0,0,0,5,8h8a1,1,0,0,0,1-1V5A1,1,0,0,0,13,4Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-search-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='search'%20d='M27.207,24.37866,20.6106,17.78235a9.03069,9.03069,0,1,0-2.82825,2.82825L24.37878,27.207a1,1,0,0,0,1.41425,0l1.414-1.41418A1,1,0,0,0,27.207,24.37866ZM13,19a6,6,0,1,1,6-6A6.00657,6.00657,0,0,1,13,19Z'/%3e%3c/svg%3e")}.svg-calendar-basic,.svg-search-basic{width:2rem;height:2rem;display:inline-block}.svg-calendar-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='calendar'%20d='M15,18.5v1a.5.5,0,0,1-.5.5h-1a.5.5,0,0,1-.5-.5v-1a.5.5,0,0,1,.5-.5h1A.5.5,0,0,1,15,18.5ZM14.5,22h-1a.5.5,0,0,0-.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5v-1A.5.5,0,0,0,14.5,22Zm0-8h-1a.5.5,0,0,0-.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5v-1A.5.5,0,0,0,14.5,14Zm4,8h-1a.5.5,0,0,0-.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5v-1A.5.5,0,0,0,18.5,22Zm-8-4h-1a.5.5,0,0,0-.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5v-1A.5.5,0,0,0,10.5,18Zm0,4h-1a.5.5,0,0,0-.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5v-1A.5.5,0,0,0,10.5,22Zm12-8h-1a.5.5,0,0,0-.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5v-1A.5.5,0,0,0,22.5,14Zm0,4h-1a.5.5,0,0,0-.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5v-1A.5.5,0,0,0,22.5,18Zm-4,0h-1a.5.5,0,0,0-.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5v-1A.5.5,0,0,0,18.5,18Zm0-4h-1a.5.5,0,0,0-.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5v-1A.5.5,0,0,0,18.5,14ZM27,7V26a2.00006,2.00006,0,0,1-2,2H7a2.00006,2.00006,0,0,1-2-2V7A2.002,2.002,0,0,1,7,5V6.5a.5.5,0,0,0,.5.5h1A.5.5,0,0,0,9,6.5v-1A.5.5,0,0,1,9.5,5h1a.5.5,0,0,1,.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5v-1a.5.5,0,0,1,.5-.5h1a.5.5,0,0,1,.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5v-1a.5.5,0,0,1,.5-.5h1a.5.5,0,0,1,.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5v-1a.5.5,0,0,1,.5-.5h1a.5.5,0,0,1,.5.5v1a.5.5,0,0,0,.5.5h1a.5.5,0,0,0,.5-.5V5A2.002,2.002,0,0,1,27,7ZM25.00146,26l-.00109-14H7V26Z'/%3e%3c/svg%3e")}.svg-reload-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='reload'%20d='M19.87274,10.13794l1.31787-1.48267A8.92382,8.92382,0,0,0,14.93652,7.063,9.0169,9.0169,0,0,0,7.509,19.0083a8.88913,8.88913,0,0,0,5.76245,5.57849,9.01793,9.01793,0,0,0,10.66144-4.34558.9883.9883,0,0,1,1.252-.43762l.9262.38513a1.00842,1.00842,0,0,1,.50147,1.40161A11.99311,11.99311,0,1,1,23.1991,6.39575L24.584,4.83765a.49992.49992,0,0,1,.8595.214l1.47235,6.05273a.5.5,0,0,1-.5462.6145L20.186,10.96643A.5.5,0,0,1,19.87274,10.13794Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-circle-empty-remove-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='circle-empty-remove'%20d='M16,4A12,12,0,1,0,28,16,12.01343,12.01343,0,0,0,16,4Zm0,21a9,9,0,1,1,9-9A9.01016,9.01016,0,0,1,16,25Zm5.30328-11.47485L18.82843,16l2.47485,2.47485a.50007.50007,0,0,1,0,.70716L19.182,21.30328a.50007.50007,0,0,1-.70716,0L16,18.82843l-2.47485,2.47485a.50007.50007,0,0,1-.70716,0L10.69672,19.182a.50007.50007,0,0,1,0-.70716L13.17157,16l-2.47485-2.47485a.50007.50007,0,0,1,0-.70716L12.818,10.69672a.50007.50007,0,0,1,.70716,0L16,13.17157l2.47485-2.47485a.50007.50007,0,0,1,.70716,0L21.30328,12.818A.50007.50007,0,0,1,21.30328,13.52515Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-circle-empty-question-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='circle-empty-question'%20d='M16,4A12,12,0,1,0,28,16,12.01343,12.01343,0,0,0,16,4Zm0,21a9,9,0,1,1,9-9A9.01016,9.01016,0,0,1,16,25Zm2-5v2a1,1,0,0,1-1,1H15a1,1,0,0,1-1-1V20a1,1,0,0,1,1-1h2A1,1,0,0,1,18,20Zm2.75-7v.11426c0,1.37921-.86694,2.08221-1.95569,2.82495a3.51819,3.51819,0,0,0-1.47369,1.721A.49151.49151,0,0,1,16.84937,18h-2.062a.50188.50188,0,0,1-.49414-.5802,3.26841,3.26841,0,0,1,.65955-1.60089,10.46962,10.46962,0,0,1,2.32751-1.85651,1.01612,1.01612,0,0,0,.46973-.84814V13a1.0013,1.0013,0,0,0-1-1h-1.5a1,1,0,0,0-1,1,1,1,0,0,1-1,1h-1a1,1,0,0,1-1-1,4,4,0,0,1,4-4h1.5C19.03278,9,20.75,10.16394,20.75,13Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-circle-empty-info-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='circle-empty-info'%20d='M18.903,9.58221l-.33331,2A.5.5,0,0,1,18.07642,12H15.59021a.5.5,0,0,1-.49316-.58221l.33331-2A.5.5,0,0,1,15.92358,9h2.48621A.5.5,0,0,1,18.903,9.58221ZM28,16A12,12,0,1,1,16,4,12.01343,12.01343,0,0,1,28,16Zm-3,0a9,9,0,1,0-9,9A9.01016,9.01016,0,0,0,25,16Zm-8-3H13.89038a.49993.49993,0,0,0-.48505.37872l-.25,1A.5.5,0,0,0,13.64038,15H14.4l-1.82525,6.08435A1.40763,1.40763,0,0,0,14,23h3.60962a.49993.49993,0,0,0,.48505-.37872l.25-1A.5.5,0,0,0,17.85962,21H16.6l1.82525-6.08435A1.40763,1.40763,0,0,0,17,13Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-circle-empty-alert-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='circle-empty-alert'%20d='M16,4A12,12,0,1,0,28,16,12.01343,12.01343,0,0,0,16,4Zm0,21a9,9,0,1,1,9-9A9.01016,9.01016,0,0,1,16,25Zm2-5v2a1,1,0,0,1-1,1H15a1,1,0,0,1-1-1V20a1,1,0,0,1,1-1h2A1,1,0,0,1,18,20Zm0-10-.00073,3-.91962,4.59808A.5.5,0,0,1,16.58936,18H15.40918a.5.5,0,0,1-.4903-.40192L14,13V10a1,1,0,0,1,1-1h2A1,1,0,0,1,18,10Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-square-upload-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='square-upload'%20d='M27,8.5v15A3.50424,3.50424,0,0,1,23.5,27H8.5A3.50424,3.50424,0,0,1,5,23.5V8.5A3.50424,3.50424,0,0,1,8.5,5h2.63623L9.54785,7.28809A3.009,3.009,0,0,0,9.18549,8H8.5a.50641.50641,0,0,0-.5.5v15a.50641.50641,0,0,0,.5.5h15a.50641.50641,0,0,0,.5-.5V8.5a.50641.50641,0,0,0-.5-.5h-.6853a3.00838,3.00838,0,0,0-.36158-.71094L20.86407,5H23.5A3.50424,3.50424,0,0,1,27,8.5ZM12.01141,10H13.7533l1.20849,9.5415A.5.5,0,0,0,15.46008,20H16.54a.5.5,0,0,0,.49823-.4585L18.2467,10h1.74189a1,1,0,0,0,.82147-1.57019L16.82153,2.68353a1,1,0,0,0-1.643,0L11.18994,8.42981A1,1,0,0,0,12.01141,10Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-square-download-basic{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='square-download'%20d='M27,8.5v15A3.50424,3.50424,0,0,1,23.5,27H8.5A3.50424,3.50424,0,0,1,5,23.5V8.5A3.50424,3.50424,0,0,1,8.5,5h4.13293l-.407,3H8.5a.50641.50641,0,0,0-.5.5v15a.50641.50641,0,0,0,.5.5h15a.50641.50641,0,0,0,.5-.5V8.5a.50641.50641,0,0,0-.5-.5H19.77411l-.407-3H23.5A3.50424,3.50424,0,0,1,27,8.5ZM11.18994,13.82385l3.98859,5.74628a.99994.99994,0,0,0,1.64294,0l3.98859-5.74628a1,1,0,0,0-.82147-1.57019H18.2467l-1.20849-9.5415a.5.5,0,0,0-.49829-.4585H15.46008a.5.5,0,0,0-.49829.4585l-1.20849,9.5415H12.01141A1,1,0,0,0,11.18994,13.82385Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-basic-check-green{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='check'%20fill='%23107C10'%20d='M27.37592,9.70459l-14.151,15.97693a.99985.99985,0,0,1-1.47558.02356L4.59711,18.1322a.99992.99992,0,0,1-.05384-1.31128L5.495,15.63123a.99994.99994,0,0,1,1.22808-.26966L12,18,24.79724,7.09863a.99991.99991,0,0,1,1.35553.0542l1.1817,1.18164A1,1,0,0,1,27.37592,9.70459Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-basic-circle-check-green{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='circle-empty-check'%20fill='%23107C10'%20d='M16,4A12,12,0,1,0,28,16,12.01343,12.01343,0,0,0,16,4Zm0,21a9,9,0,1,1,9-9A9.01016,9.01016,0,0,1,16,25Zm6.05774-12.70874a.5.5,0,0,1,.03088.67883l-6.81109,8.05823a1,1,0,0,1-1.50623.02429L9.88147,16.741a.5.5,0,0,1,.00616-.67658l1.137-1.21508a.5.5,0,0,1,.63354-.0802l2.611,1.66156,6.03095-5.22522a.5.5,0,0,1,.6784.02178Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-basic-minus-red{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='minus'%20fill='%23E10019'%20d='M26,14v4a1,1,0,0,1-1,1H7a1,1,0,0,1-1-1V14a1,1,0,0,1,1-1H25A1,1,0,0,1,26,14Z'/%3e%3c/svg%3e")}.svg-basic-minus-red,.svg-basic-plus-red{width:2rem;height:2rem;display:inline-block}.svg-basic-plus-red{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='plus'%20fill='%23E10019'%20d='M27,14v4a1,1,0,0,1-1,1H19v7a1,1,0,0,1-1,1H14a1,1,0,0,1-1-1V19H6a1,1,0,0,1-1-1V14a1,1,0,0,1,1-1h7V6a1,1,0,0,1,1-1h4a1,1,0,0,1,1,1v7h7A1,1,0,0,1,27,14Z'/%3e%3c/svg%3e")}.svg-basic-times-red{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='times'%20fill='%23E10019'%20d='M20.24249,16l5.65692,5.65674-4.24218,4.24267L16,20.24237l-5.65723,5.657L6.10059,21.65674,11.75751,16,6.10059,10.34326l4.24218-4.24267L16,11.75763l5.65723-5.657,4.24218,4.24267Z'/%3e%3c/svg%3e")}.svg-basic-times-red,.svg-circle-help{width:2rem;height:2rem;display:inline-block}.svg-circle-help{cursor:pointer;background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='circle-question'%20fill='%23008CCF'%20d='M9.96893,2a8,8,0,1,0,8,8A8,8,0,0,0,9.96893,2ZM11,13.5a.5.5,0,0,1-.5.5h-1a.5.5,0,0,1-.5-.5v-1a.5.5,0,0,1,.5-.5h1a.5.5,0,0,1,.5.5Zm.61914-3.69141S11,10.08105,11,10.5a.48123.48123,0,0,1-.5.5h-1a.5.5,0,0,1-.5-.5v-.38135A2.00052,2.00052,0,0,1,10.10645,8.3291l.61767-.30859A.49867.49867,0,0,0,11,7.57324.52128.52128,0,0,0,10.5,7h-1a.50065.50065,0,0,0-.5.5.5.5,0,0,1-.5.5h-1A.5.5,0,0,1,7,7.5,2.5,2.5,0,0,1,9.5,5h.92877a2.5446,2.5446,0,0,1,1.19037,4.80859Z'/%3e%3c/svg%3e")}.svg-circle-help-close{cursor:pointer;background:url("data:image/svg+xml,%3csvg%20id='glyphicons-halflings'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3e%3cpath%20id='circle-remove'%20fill='%23008CCF'%20d='M10,2a8,8,0,1,0,8,8A8,8,0,0,0,10,2Zm3.182,9.76782a.49993.49993,0,0,1,0,.707l-.70716.707a.49988.49988,0,0,1-.70709,0L10,11.41418l-1.76776,1.7677a.49988.49988,0,0,1-.70709,0l-.70716-.707a.49993.49993,0,0,1,0-.707L8.58575,10,6.818,8.23218a.49993.49993,0,0,1,0-.707L7.52515,6.818a.50011.50011,0,0,1,.70709,0L10,8.58569,11.76776,6.818a.50011.50011,0,0,1,.70709,0l.70716.70716a.49993.49993,0,0,1,0,.707L11.41425,10Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-chevron-left-basic-blue{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='chevron-left'%20fill='%23005FA9'%20d='M22.41406,23.37866a.5.5,0,0,1,0,.70709L19.586,26.91425a.50007.50007,0,0,1-.70715,0L8.67151,16.70709a.99988.99988,0,0,1,0-1.41418L18.87885,5.08575a.50007.50007,0,0,1,.70715,0l2.82806,2.8285a.5.5,0,0,1,0,.70709L15.03564,16Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-chevron-right-basic-blue{background:url("data:image/svg+xml,%3csvg%20id='glyphicons-basic'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3e%3cpath%20id='chevron-right'%20fill='%23005FA9'%20d='M23.32849,16.70709,13.12115,26.91425a.50007.50007,0,0,1-.70715,0l-2.82806-2.8285a.5.5,0,0,1,0-.70709L16.96436,16,9.58594,8.62134a.5.5,0,0,1,0-.70709L12.414,5.08575a.50007.50007,0,0,1,.70715,0L23.32849,15.29291A.99988.99988,0,0,1,23.32849,16.70709Z'/%3e%3c/svg%3e");width:2rem;height:2rem;display:inline-block}.svg-doc-file{background:url("data:image/svg+xml,%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2096'%3e%3cstyle%3e.st0{fill:%231a75ce}%3c/style%3e%3cpath%20class='st0'%20d='M0%202v92c0%201.1.9%202%202%202h68c1.1%200%202-.9%202-2V28H50c-1.1%200-2-.9-2-2V0H2C.9%200%200%20.9%200%202z'/%3e%3cpath%20class='st0'%20d='M71.9%2024c-.1-.4-.2-.7-.4-1L52%201.2V24h19.9z'/%3e%3cpath%20d='M6%2041h60v49H6zm.6-34.6h4.2c3.7%200%205.9%202.6%205.9%207.1s-2.2%207.2-5.9%207.2H6.6V6.4zm4.1%2011.4c1.7%200%202.6-1.5%202.6-4.3s-1-4.2-2.6-4.2h-.8v8.5h.8zM24.1%206.1c3.8%200%205.9%203.1%205.9%207.3%200%204.2-2.1%207.5-5.9%207.5s-5.8-3.2-5.8-7.5c0-4.1%202.1-7.3%205.8-7.3zm0%2011.7c1.7%200%202.5-1.8%202.5-4.3s-.8-4.2-2.5-4.2-2.5%201.7-2.5%204.2.8%204.3%202.5%204.3zM38%206.1c1.3%200%202.6.4%203.6%201.2l-1.4%202.8c-.4-.5-1.3-.9-2.1-.9-2.1%200-3.2%201.9-3.2%204.2%200%202.3%201.2%204.4%203.2%204.4%201%200%201.7-.5%202.3-1l1.4%202.8c-.9.7-2%201.3-3.9%201.3-4%200-6.3-3.1-6.3-7.4-.1-4.2%202.3-7.4%206.4-7.4z'%20fill='%23fff'/%3e%3cpath%20class='st0'%20d='M19.5%2067.1l-4.8-14.8c-.2-.6-.3-.8-.4-.8-.1-.1-.2-.1-.3-.2l-1.7-.5-.1-2.1h9l.2%202.1-1.7.5v.2c0%20.2.1.6.3%201l1.8%205.7%203.2-9.5%202.4-.1%202.9%209.5%202-5.7c.1-.4.3-.8.3-1v-.1l-1.5-.4-.1-2.2h7l.2%202.1-1.9.6c-.1%200-.2.1-.3.1%200%20.1-.2.2-.3.7l-5.3%2014.7-2.5.2-2.7-9.1-3.2%208.9-2.5.2z'/%3e%3cpath%20d='M42.4%2048.6H60v2.8H42.4zm0%207.4H60v2.8H42.4zm0%207.7H60v2.8H42.4zM13%2071.5h47v2.8H13zm0%207.6h47v2.8H13z'%20fill='%231a75ce'%20stroke='%231a75ce'%20stroke-width='.5'%20stroke-miterlimit='10'/%3e%3c/svg%3e")}.svg-doc-file,.svg-docx-file{width:2.625rem;height:3.5rem;display:inline-block}.svg-docx-file{background:url("data:image/svg+xml,%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2096'%3e%3cstyle%3e.st0{fill:%231a75ce}%3c/style%3e%3cpath%20class='st0'%20d='M0%202v92c0%201.1.9%202%202%202h68c1.1%200%202-.9%202-2V28H50c-1.1%200-2-.9-2-2V0H2C.9%200%200%20.9%200%202z'/%3e%3cpath%20class='st0'%20d='M71.9%2024c-.1-.4-.2-.7-.4-1L52%201.2V24h19.9z'/%3e%3cpath%20d='M6%2041h60v49H6zm.4-34.6h3.3c2.9%200%204.7%202.6%204.7%207.1s-1.8%207.2-4.7%207.2H6.4V6.4zm3.3%2011.4c1.3%200%202.1-1.5%202.1-4.3S11%209.3%209.7%209.3H9v8.5h.7zM20%206.1c3%200%204.7%203.1%204.7%207.3%200%204.2-1.7%207.5-4.7%207.5s-4.7-3.2-4.7-7.5c0-4.1%201.7-7.3%204.7-7.3zm0%2011.7c1.4%200%202-1.8%202-4.3s-.6-4.2-2-4.2-2%201.7-2%204.2.6%204.3%202%204.3zM30.7%206.1c1%200%202.1.4%202.9%201.2l-1.1%202.8c-.3-.5-1-.9-1.7-.9-1.7%200-2.6%201.9-2.6%204.2%200%202.3.9%204.4%202.5%204.4.8%200%201.3-.5%201.8-1l1.1%202.8c-.7.7-1.6%201.3-3.2%201.3-3.2%200-5-3.1-5-7.4.1-4.2%202-7.4%205.3-7.4zm5.9%207.5l-2.8-7.2h2.9l.9%202.9c.3.9.4%201.8.4%201.8s.2-.9.5-1.8l.9-2.9h2.9l-2.8%207.2%202.7%207.1h-2.8l-.9-3c-.3-.9-.5-1.7-.5-1.7s-.2.8-.4%201.7l-.9%203h-2.8l2.7-7.1z'%20fill='%23fff'/%3e%3cpath%20class='st0'%20d='M19.5%2067.1l-4.8-14.8c-.2-.6-.3-.8-.4-.8-.1-.1-.2-.1-.3-.2l-1.7-.5-.1-2.1h9l.2%202.1-1.7.5v.2c0%20.2.1.6.3%201l1.8%205.7%203.2-9.5%202.4-.1%202.9%209.5%202-5.7c.1-.4.3-.8.3-1v-.1l-1.5-.4-.1-2.2h7l.2%202.1-1.9.6c-.1%200-.2.1-.3.1%200%20.1-.2.2-.3.7l-5.3%2014.7-2.5.2-2.7-9.1-3.2%208.9-2.5.2z'/%3e%3cpath%20d='M42.4%2048.6H60v2.8H42.4zm0%207.4H60v2.8H42.4zm0%207.7H60v2.8H42.4zM13%2071.5h47v2.8H13zm0%207.6h47v2.8H13z'%20fill='%231a75ce'%20stroke='%231a75ce'%20stroke-width='.5'%20stroke-miterlimit='10'/%3e%3c/svg%3e")}.svg-gif-file{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2096'%3e%3cstyle%3e.st0{fill:%233c3}%3c/style%3e%3cpath%20class='st0'%20d='M0%202v92c0%201.1.9%202%202%202h68c1.1%200%202-.9%202-2V28H50c-1.1%200-2-.9-2-2V0H2C.9%200%200%20.9%200%202z'/%3e%3cpath%20class='st0'%20d='M71.9%2024c-.1-.4-.2-.7-.4-1L52%201.2V24h19.9z'/%3e%3cpath%20d='M6%2041h60v49H6zm6.4-34.9c1.4%200%202.9.4%203.9%201.3l-1.4%202.8c-.6-.6-1.4-.9-2.3-.9-2.2%200-3.2%201.9-3.2%204.2%200%202.6%201.2%204.3%202.9%204.3.6%200%201.3-.2%201.7-.6v-1.7h-1.5v-2.9h4.3v8.1h-2.6v-.9c-.5.7-1.6%201.2-2.7%201.2-2.8%200-5.6-2.7-5.6-7.3.1-4.5%202.6-7.6%206.5-7.6zm7.8.3h3.3v14.3h-3.3V6.4zm7%200h7.1v2.9h-3.8v3.1h3.1v2.9h-3.1v5.4h-3.3V6.4z'%20fill='%23fff'/%3e%3cpath%20class='st0'%20d='M14%2048.5v33.9h44V48.5H14zM55.5%2051v14.8l-10.5-8-11.5%2011.5-8.1-4.5-8.8%207V51h38.9z'/%3e%3ccircle%20class='st0'%20cx='23'%20cy='57.6'%20r='3.1'/%3e%3c/svg%3e")}.svg-gif-file,.svg-img-file{width:2.625rem;height:3.5rem;display:inline-block}.svg-img-file{background:url("data:image/svg+xml,%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2096'%3e%3cstyle%3e.st0{fill:%23eab41b}%3c/style%3e%3cpath%20class='st0'%20d='M0%202v92c0%201.1.9%202%202%202h68c1.1%200%202-.9%202-2V28H50c-1.1%200-2-.9-2-2V0H2C.9%200%200%20.9%200%202z'/%3e%3cpath%20class='st0'%20d='M71.9%2024c-.1-.4-.2-.7-.4-1L52%201.2V24h19.9z'/%3e%3cpath%20d='M6%2041h60v49H6zm.6-34.6h3.3v14.3H6.6V6.4zm7.5%200h3.6l1.3%206c.2.9.4%202.4.4%202.4h.1s.2-1.5.4-2.4l1.3-6h3.6l.9%2014.3h-3l-.4-6.4c-.1-1.1%200-2.4%200-2.4h-.1s-.2%201.5-.4%202.4l-.9%204.1h-3.2l-.9-4.1c-.2-.9-.4-2.4-.4-2.4h-.1s.1%201.3%200%202.4l-.4%206.4h-3l1.2-14.3zm20.8-.3c1.4%200%202.9.4%203.9%201.3l-1.4%202.8c-.6-.6-1.4-.9-2.3-.9-2.2%200-3.2%201.9-3.2%204.2%200%202.6%201.2%204.3%202.9%204.3.6%200%201.3-.2%201.7-.6v-1.7H35v-2.9h4.3v8.1h-2.6v-.9c-.5.7-1.6%201.2-2.7%201.2-2.8%200-5.6-2.7-5.6-7.3.2-4.5%202.6-7.6%206.5-7.6z'%20fill='%23fff'/%3e%3cpath%20class='st0'%20d='M33.7%2065.5c0%20.6.2%201.2.7%201.6.9.9%202.4.9%203.3%200%20.4-.4.7-1%20.7-1.6%200-.6-.2-1.2-.7-1.6-.4-.4-1-.7-1.6-.7s-1.2.2-1.6.7c-.6.4-.8%201-.8%201.6z'/%3e%3cpath%20class='st0'%20d='M22.9%2052.4c-7.2%207.2-7.2%2018.9%200%2026.2%207.2%207.2%2018.9%207.2%2026.2%200%207.2-7.2%207.2-18.9%200-26.2-7.2-7.2-19-7.2-26.2%200zm27.4%2020.9c-.7%201.2-1.6%202.4-2.6%203.4s-2.2%201.9-3.4%202.6L40%2071.1s.4-.1%201.2-.9c.8-.8%201-1.2%201-1.2l8.1%204.3zm-11-11.1c.9.9%201.4%202.1%201.4%203.3%200%201.2-.5%202.4-1.4%203.3-1.8%201.8-4.7%201.8-6.5%200-.9-.9-1.4-2.1-1.4-3.3%200-1.2.4-2.4%201.4-3.3%201.7-1.8%204.7-1.8%206.5%200zM33%2059s-.9.5-1.6%201.3c-.7.8-.7.9-1%201.3l-8.2-4.4c.7-1.2%201.6-2.4%202.6-3.4%201.1-1%202.2-1.9%203.4-2.6L33%2059z'/%3e%3c/svg%3e")}.svg-jpeg-file{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2096'%3e%3cstyle%3e.st0{fill:%233c3}%3c/style%3e%3cpath%20class='st0'%20d='M0%202v92c0%201.1.9%202%202%202h68c1.1%200%202-.9%202-2V28H50c-1.1%200-2-.9-2-2V0H2C.9%200%200%20.9%200%202z'/%3e%3cpath%20class='st0'%20d='M71.9%2024c-.1-.4-.2-.7-.4-1L52%201.2V24h19.9z'/%3e%3cpath%20d='M6%2041h60v49H6zm-.2-25.3h2.3v.9c0%201.9.6%202.1%201.1%202.1.6%200%201.1-.4%201.1-2.1V8.7H7.9V6.5h4.8v10c0%203.2-1.7%204.4-3.4%204.4s-3.4-1.2-3.4-4.4v-.8zm9.3-9.2h3.8c2.4%200%204%201.9%204%204.6s-1.6%204.7-4%204.7h-1.5v4.9h-2.3V6.5zm3.4%207.1c1.3%200%202-1%202-2.5s-.8-2.5-2-2.5h-1.2v5h1.2zm6-7.1h6.4v2.2h-4.1v3.8h3.3v2.2h-3.3v3.9h4.3v2.2h-6.6V6.5zm13.4-.3c1.3%200%202.6.4%203.6%201.2l-1%202.1c-.6-.6-1.5-1-2.5-1-2.3%200-3.6%202.1-3.6%205%200%203.1%201.4%205%203.4%205%20.8%200%201.7-.3%202.2-1v-2.2h-1.5v-2.2H42v7.5h-1.8v-1c-.6.8-1.6%201.3-2.8%201.3-2.7%200-5.3-2.7-5.3-7.3%200-4.4%202.3-7.4%205.8-7.4z'%20fill='%23fff'/%3e%3cpath%20class='st0'%20d='M14%2048.5v33.9h44V48.5H14zM55.5%2051v14.8l-10.5-8-11.5%2011.5-8.1-4.5-8.8%207V51h38.9z'/%3e%3ccircle%20class='st0'%20cx='23'%20cy='57.6'%20r='3.1'/%3e%3c/svg%3e")}.svg-jpeg-file,.svg-jpg-file{width:2.625rem;height:3.5rem;display:inline-block}.svg-jpg-file{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2096'%3e%3cstyle%3e.st0{fill:%233c3}%3c/style%3e%3cpath%20class='st0'%20d='M0%202v92c0%201.1.9%202%202%202h68c1.1%200%202-.9%202-2V28H50c-1.1%200-2-.9-2-2V0H2C.9%200%200%20.9%200%202z'/%3e%3cpath%20class='st0'%20d='M71.9%2024c-.1-.4-.2-.7-.4-1L52%201.2V24h19.9z'/%3e%3cpath%20d='M6%2041h60v49H6zm-.3-25.7H9v1.1c0%201.5.4%201.6.7%201.6.5%200%20.7-.3.7-1.6v-7H7.7v-3h6v9.9c0%203.3-2%204.6-4%204.6-2.1%200-4-1.4-4-4.6v-1zm11.6-8.9h4.5c2.6%200%204.4%202%204.4%204.9%200%202.9-1.7%205-4.4%205h-1.2v4.4h-3.3V6.4zm3.9%207c1%200%201.6-.9%201.6-2.1s-.7-2-1.6-2h-.7v4.1h.7zm13.6-7.3c1.4%200%202.9.4%203.9%201.3l-1.4%202.8c-.6-.6-1.4-.9-2.3-.9-2.2%200-3.2%201.9-3.2%204.2%200%202.6%201.2%204.3%202.9%204.3.6%200%201.3-.2%201.7-.6v-1.7H35v-2.9h4.3v8.1h-2.6v-.9c-.5.7-1.6%201.2-2.7%201.2-2.8%200-5.6-2.7-5.6-7.3.1-4.5%202.5-7.6%206.4-7.6z'%20fill='%23fff'/%3e%3cpath%20class='st0'%20d='M14%2048.5v33.9h44V48.5H14zM55.5%2051v14.8l-10.5-8-11.5%2011.5-8.1-4.5-8.8%207V51h38.9z'/%3e%3ccircle%20class='st0'%20cx='23'%20cy='57.6'%20r='3.1'/%3e%3c/svg%3e")}.svg-pdf-file{background:url("data:image/svg+xml,%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2096'%3e%3cstyle%3e.st0{fill:%23c11e07}%3c/style%3e%3cpath%20class='st0'%20d='M0%202v92c0%201.1.9%202%202%202h68c1.1%200%202-.9%202-2V28H50c-1.1%200-2-.9-2-2V0H2C.9%200%200%20.9%200%202z'/%3e%3cpath%20class='st0'%20d='M71.9%2024c-.1-.4-.2-.7-.4-1L52%201.2V24h19.9z'/%3e%3cpath%20d='M6%2041h60v49H6zm.6-34.6h4.5c2.6%200%204.4%202%204.4%204.9%200%202.9-1.7%205-4.4%205H9.9v4.4H6.6V6.4zm3.9%207c1%200%201.6-.9%201.6-2.1s-.7-2-1.6-2h-.6v4.1h.6zm7.9-7h4.2c3.7%200%205.9%202.6%205.9%207.1s-2.2%207.2-5.9%207.2h-4.2V6.4zm4.1%2011.4c1.7%200%202.6-1.5%202.6-4.3s-1-4.2-2.6-4.2h-.8v8.5h.8zm9.1-11.4h7.1v2.9h-3.8v3.1H38v2.9h-3.1v5.4h-3.3V6.4z'%20fill='%23fff'/%3e%3cpath%20d='M33.5%2046.538c-2.3%200-4.1%201.9-4.1%204.1%200%202.8%201.6%206.3%203.2%209.6-1.3%204-2.7%208.3-4.6%2011.9-3.8%201.5-7.2%202.6-9.2%204.3l-.1.1c-.7.8-1.2%201.8-1.2%202.9%200%202.3%201.9%204.1%204.1%204.1%201.1%200%202.2-.4%202.9-1.2%200%200%20.1%200%20.1-.1%201.5-1.8%203.3-5.1%204.9-8%203.6-1.4%207.5-2.9%2011.1-3.8%202.7%202.2%206.6%203.6%209.8%203.6%202.3%200%204.1-1.9%204.1-4.1%200-2.3-1.9-4.1-4.1-4.1-2.6%200-6.3.9-9.1%201.9-2.3-2.2-4.4-4.9-6-7.8%201.1-3.4%202.4-6.7%202.4-9.3-.1-2.3-1.9-4.1-4.2-4.1zm0%202.4c.9%200%201.6.7%201.6%201.6%200%201.2-.7%203.5-1.4%205.9-1-2.4-1.9-4.7-1.9-5.9.1-.8.8-1.6%201.7-1.6zm.7%2014.1c1.2%202%202.7%203.8%204.3%205.4-2.4.7-4.8%201.5-7.2%202.4%201.2-2.5%202.1-5.2%202.9-7.8zm16.2%205.3c.9%200%201.6.7%201.6%201.6%200%20.9-.7%201.6-1.6%201.6-1.9%200-4.5-.8-6.6-2%202.4-.6%205.1-1.2%206.6-1.2zm-24.5%207.3c-1.2%202.1-2.3%204-3.1%205-.3.3-.6.4-1.1.4-.9%200-1.6-.7-1.6-1.6%200-.4.2-.9.4-1.1.9-.8%203-1.7%205.4-2.7z'%20fill='%23c11e07'%20stroke='%23c11e07'%20stroke-width='.75'%20stroke-miterlimit='10'/%3e%3c/svg%3e")}.svg-pdf-file,.svg-png-file{width:2.625rem;height:3.5rem;display:inline-block}.svg-png-file{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2096'%3e%3cstyle%3e.st0{fill:%233c3}%3c/style%3e%3cpath%20class='st0'%20d='M0%202v92c0%201.1.9%202%202%202h68c1.1%200%202-.9%202-2V28H50c-1.1%200-2-.9-2-2V0H2C.9%200%200%20.9%200%202z'/%3e%3cpath%20class='st0'%20d='M71.9%2024c-.1-.4-.2-.7-.4-1L52%201.2V24h19.9z'/%3e%3cpath%20d='M6%2041h60v49H6zm.6-34.6h4.5c2.6%200%204.4%202%204.4%204.9%200%202.9-1.7%205-4.4%205H9.9v4.4H6.6V6.4zm3.9%207c1%200%201.6-.9%201.6-2.1s-.7-2-1.6-2h-.6v4.1h.6zm7.9-7h3.5l2.4%206.6c.4%201%20.7%202.4.7%202.4s-.2-1.5-.2-2.4V6.4h3.1v14.3h-3.4L22%2014.1c-.4-1-.7-2.4-.7-2.4h-.1s.2%201.5.2%202.4v6.6h-3.1V6.4zm19-.3c1.4%200%202.9.4%203.9%201.3l-1.4%202.8c-.6-.6-1.4-.9-2.3-.9-2.2%200-3.2%201.9-3.2%204.2%200%202.6%201.2%204.3%202.9%204.3.6%200%201.3-.2%201.7-.6v-1.7h-1.5v-2.9h4.3v8.1h-2.6v-.9c-.5.7-1.6%201.2-2.7%201.2-2.8%200-5.6-2.7-5.6-7.3.2-4.5%202.6-7.6%206.5-7.6z'%20fill='%23fff'/%3e%3cpath%20class='st0'%20d='M14%2048.5v33.9h44V48.5H14zM55.5%2051v14.8l-10.5-8-11.5%2011.5-8.1-4.5-8.8%207V51h38.9z'/%3e%3ccircle%20class='st0'%20cx='23'%20cy='57.6'%20r='3.1'/%3e%3c/svg%3e")}.svg-rar-file{background:url("data:image/svg+xml,%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2096'%3e%3cstyle%3e.st0{fill:%2390c}%3c/style%3e%3cpath%20class='st0'%20d='M0%202v92c0%201.1.9%202%202%202h68c1.1%200%202-.9%202-2V28H50c-1.1%200-2-.9-2-2V0H2C.9%200%200%20.9%200%202z'/%3e%3cpath%20class='st0'%20d='M71.9%2024c-.1-.4-.2-.7-.4-1L52%201.2V24h19.9z'/%3e%3cpath%20d='M6%2041h60v49H6zm.6-34.6h4.5c.6%200%201.3.1%201.9.4%201.4.6%202.4%202.1%202.4%204%200%201.7-.8%203.3-2%204%200%200%20.2.2.5.9l2.3%205h-3.6l-2-4.8h-.7v4.8H6.6V6.4zm3.9%206.6c.9%200%201.6-.7%201.6-1.9%200-.7-.2-1.2-.6-1.5-.3-.2-.6-.3-.9-.3h-.7V13h.6zm10.8-6.6h3.6l3.6%2014.3h-3.3l-.6-3h-3l-.6%203h-3.3l3.6-14.3zm2.8%208.6l-.6-2.8c-.2-.9-.4-2.5-.4-2.5H23s-.2%201.5-.4%202.5L22%2015h2.1zm6.8-8.6h4.5c.6%200%201.3.1%201.9.4%201.4.6%202.4%202.1%202.4%204%200%201.7-.8%203.3-2%204%200%200%20.2.2.5.9l2.3%205H37l-2-4.8h-.8v4.8h-3.3V6.4zm3.9%206.6c.9%200%201.6-.7%201.6-1.9%200-.7-.2-1.2-.6-1.5-.3-.2-.6-.3-.9-.3h-.7V13h.6z'%20fill='%23fff'/%3e%3cpath%20class='st0'%20d='M51.1%2057.5h-5.7v-5.7l5.7%205.7zm-15.3-5.7v20.7h15.4V58.9H44v-7.1h-8.2zm2.4-5.4h-17v4h6.7l-4.2%203.3v3.5l6.2-4.8v-1.9h21.6v-1.6l-13.3-2.5zm-8.3%208.7l-6.2%204.8v3.5l6.2-4.8v-3.5zm-6.3%2014.4l6.2-4.8v-3.5L23.6%2066v3.5zm6.3%201.4v-3.5l-6.2%204.8V74h-2.5v4H25v2.8h-2.2c-.4-.7-1.1-1.2-2-1.2-1.3%200-2.3%201-2.3%202.3%200%201.3%201%202.3%202.3%202.3.9%200%201.6-.5%202-1.2H25v2.1h3.4V83h2.2c.4.7%201.1%201.2%202%201.2%201.3%200%202.3-1%202.3-2.3%200-1.3-1-2.3-2.3-2.3-.9%200-1.6.5-2%201.2h-2.2V78h9.7l13.3-2.4V74H25.7l4.2-3.1z'/%3e%3c/svg%3e")}.svg-rar-file,.svg-xls-file{width:2.625rem;height:3.5rem;display:inline-block}.svg-xls-file{background:url("data:image/svg+xml,%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2096'%3e%3cstyle%3e.st0{fill:%231f7244}%3c/style%3e%3cpath%20class='st0'%20d='M0%202v92c0%201.1.9%202%202%202h68c1.1%200%202-.9%202-2V28H50c-1.1%200-2-.9-2-2V0H2C.9%200%200%20.9%200%202z'/%3e%3cpath%20class='st0'%20d='M71.9%2024c-.1-.4-.2-.7-.4-1L52%201.2V24h19.9z'/%3e%3cpath%20d='M6%2041h60v49H6zm3-27.4L5.5%206.4h3.6l1.1%202.9.6%201.8s.2-.9.6-1.8l1.2-2.9h3.6l-3.4%207.2%203.3%207.1h-3.5l-1.1-3c-.4-.9-.6-1.7-.6-1.7s-.2.8-.6%201.7l-1.1%203H5.7L9%2013.6zm9.8-7.2h3.3v11.4h4.3v2.9h-7.6V6.4zm11%2010.3c.6.6%201.4%201.2%202.3%201.2.9%200%201.3-.6%201.3-1.2%200-2-4.8-2.1-4.8-6.2%200-2.4%201.7-4.3%204.5-4.3%201.2%200%202.4.3%203.4%201l-1.2%202.9c-.3-.5-1.3-.9-2-.9-.9%200-1.3.6-1.3%201.2%200%202.1%204.8%202%204.8%206.1%200%202.3-1.5%204.4-4.4%204.4-1.4%200-2.9-.5-4-1.4l1.4-2.8z'%20fill='%23fff'/%3e%3cpath%20class='st0'%20d='M46.8%2049.2H59v8.1H46.8zm0%2012.5H59v8.1H46.8zm0%2012.4H59v8.1H46.8zm-16.5%200h12.2v8.1H30.3zm-16.5%200H26v8.1H13.8zm27.1-4.8l-8-10.1%207.3-9.2H33l-3.8%205-3.5-5h-7.5l7.4%209.4-7.8%209.9h7.3l4.1-5.5%204.1%205.5z'/%3e%3c/svg%3e")}.svg-xlsx-file{background:url("data:image/svg+xml,%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2096'%3e%3cstyle%3e.st0{fill:%231f7244}%3c/style%3e%3cpath%20class='st0'%20d='M0%202v92c0%201.1.9%202%202%202h68c1.1%200%202-.9%202-2V28H50c-1.1%200-2-.9-2-2V0H2C.9%200%200%20.9%200%202z'/%3e%3cpath%20class='st0'%20d='M71.9%2024c-.1-.4-.2-.7-.4-1L52%201.2V24h19.9z'/%3e%3cpath%20d='M6%2041h60v49H6zm2.6-27.4L5.5%206.4h3.3l1%202.9c.3.9.5%201.8.5%201.8s.2-.9.5-1.8l1-2.9H15l-3.1%207.2%203%207.1h-3.2l-1-3c-.3-.9-.5-1.7-.5-1.7s-.2.8-.5%201.7l-1%203H5.6l3-7.1zm8-7.2h3v11.4h3.9v2.9h-6.8V6.4zm9%2010.3c.5.6%201.3%201.2%202.1%201.2s1.2-.6%201.2-1.2c0-2-4.3-2.1-4.3-6.2%200-2.4%201.5-4.3%204.1-4.3%201.1%200%202.2.3%203.1%201l-1.1%202.9c-.4-.4-1.3-.9-1.9-.9-.8%200-1.2.6-1.2%201.2%200%202.1%204.3%202%204.3%206.1%200%202.3-1.3%204.4-4%204.4-1.3%200-2.6-.5-3.6-1.4l1.3-2.8zm10.2-3.1l-3.1-7.2H36l1%202.9c.3.9.5%201.8.5%201.8s.2-.9.5-1.8l1-2.9h3.2l-3.1%207.2%203%207.1h-3.2l-1-3c-.3-.9-.5-1.7-.5-1.7s-.2.8-.5%201.7l-1%203h-3.2l3.1-7.1z'%20fill='%23fff'/%3e%3cpath%20class='st0'%20d='M46.8%2049.2H59v8.1H46.8zm0%2012.5H59v8.1H46.8zm0%2012.4H59v8.1H46.8zm-16.5%200h12.2v8.1H30.3zm-16.5%200H26v8.1H13.8zm27.1-4.8l-8-10.1%207.3-9.2H33l-3.8%205-3.5-5h-7.5l7.4%209.4-7.8%209.9h7.3l4.1-5.5%204.1%205.5z'/%3e%3c/svg%3e")}.svg-xlsx-file,.svg-zip-file{width:2.625rem;height:3.5rem;display:inline-block}.svg-zip-file{background:url("data:image/svg+xml,%3csvg%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2096'%3e%3cstyle%3e.st0{fill:%2390c}%3c/style%3e%3cpath%20class='st0'%20d='M0%202v92c0%201.1.9%202%202%202h68c1.1%200%202-.9%202-2V28H50c-1.1%200-2-.9-2-2V0H2C.9%200%200%20.9%200%202z'/%3e%3cpath%20class='st0'%20d='M71.9%2024c-.1-.4-.2-.7-.4-1L52%201.2V24h19.9z'/%3e%3cpath%20d='M6%2041h60v49H6zm0-22.5l4.2-7.9c.5-.9.8-1.3.8-1.3s-.3.1-.8.1h-4v-3h8.7v2.2l-4.2%208c-.5.9-.8%201.3-.8%201.3s.3-.1.8-.1H15v2.9H6v-2.2zM18.1%206.4h3.3v14.3h-3.3V6.4zm7%200h4.5c2.6%200%204.4%202%204.4%204.9%200%202.9-1.7%205-4.4%205h-1.2v4.4h-3.3V6.4zm3.9%207c1%200%201.6-.9%201.6-2.1s-.7-2-1.6-2h-.7v4.1h.7z'%20fill='%23fff'/%3e%3cpath%20class='st0'%20d='M51.1%2057.5h-5.7v-5.7l5.7%205.7zm-15.3-5.7v20.7h15.4V58.9H44v-7.1h-8.2zm2.4-5.4h-17v4h6.7l-4.2%203.3v3.5l6.2-4.8v-1.9h21.6v-1.6l-13.3-2.5zm-8.3%208.7l-6.2%204.8v3.5l6.2-4.8v-3.5zm-6.3%2014.4l6.2-4.8v-3.5L23.6%2066v3.5zm6.3%201.4v-3.5l-6.2%204.8V74h-2.5v4H25v2.8h-2.2c-.4-.7-1.1-1.2-2-1.2-1.3%200-2.3%201-2.3%202.3%200%201.3%201%202.3%202.3%202.3.9%200%201.6-.5%202-1.2H25v2.1h3.4V83h2.2c.4.7%201.1%201.2%202%201.2%201.3%200%202.3-1%202.3-2.3%200-1.3-1-2.3-2.3-2.3-.9%200-1.6.5-2%201.2h-2.2V78h9.7l13.3-2.4V74H25.7l4.2-3.1z'/%3e%3c/svg%3e")}.header{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}.header-navi{width:100%;min-height:1px;padding-left:15px;padding-right:15px;position:relative}@media (width>=576px){.header-navi{flex:0 0 100%;max-width:100%}}.header-navi .nav{height:22px}.header-navi .nav-link{text-transform:uppercase;margin-left:2rem;padding:0;font-family:Arial Narrow,Arial,Helvetica,sans-serif;font-size:.875rem;line-height:1.5rem}.header-navi .nav-link .glyphicons{margin-left:.5rem;font-size:1rem}@media print{.header-navi{display:none!important}}.header .logo{flex:0 0 50%;width:100%;max-width:50%;min-height:1px;padding-left:15px;padding-right:15px;position:relative}.header .logo__link{display:flex}.header .logo__img-wrapper{padding-left:1rem}@media (width<=575.98px){.header .logo__img-wrapper{padding-left:0}}.header .logo__img{max-width:91px;max-height:42px}.header .logo__bug{z-index:20;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20159.343%2024'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%23e10019;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20id='Pfad_16'%20data-name='Pfad%2016'%20class='cls-1'%20d='M282.332,24a6.9,6.9,0,0,0,4.795-1.561,17.13,17.13,0,0,0,2.695-3.29C290.614,17.968,302.343,0,302.343,0H143V24Z'%20transform='translate(-143)'/%3e%3c/svg%3e");background-position:100% 100%;background-repeat:no-repeat;background-size:270px 20px;width:200px;height:20px;position:relative;top:8px}@media (width<=575.98px){.header .logo__bug{left:-15px}}@media print{.header .logo__bug{display:none!important}}.header .logo__beta{color:#fff;text-transform:uppercase;max-width:200px;height:20px;margin-left:33px;font-size:.9rem;font-weight:700}.header .logo__text{color:#003064;margin-top:4px;font-size:24px}.header .logo__text--regular{font-family:HamburgSans-Regular}.header .logo__text--bold{font-family:HamburgSans-Bold}.header .user{flex:0 0 50%;width:100%;max-width:50%;min-height:1px;padding-top:.7rem;padding-left:15px;padding-right:2.5rem;position:relative}@media (width<=575.98px){.header .user{padding-right:1rem}}.header .user__state .badge{height:auto;max-height:none;min-width:unset;border-radius:.5rem;padding:.15em .4em;line-height:1;position:relative;bottom:10px;right:3px}.header .user__state .dropdown-menu.show{top:-2.2rem!important}.header .user__state .card-header{color:#003064;background-color:#0000;border-bottom:none;padding:.75rem 1rem}.header .user__state .card-header .glyphicons{font-size:1.1rem;position:relative;top:-2px}.header .user__state .card-body{padding:0 1rem}.header .user__state .card-body a{color:#000;text-decoration:none}.header .user__state .card-footer{border-top:none;padding:.75rem 1rem}.header .user__state .card-footer .btn{margin-bottom:0}.header .user__state .card-footer .btn-group-sm>.btn .glyphicons,.header .user__state .card-footer .btn.btn-sm .glyphicons{font-size:.8rem}.header .user__post{margin-right:1.5rem}.header .user__post .glyphicons,.header .user__post .halflings{color:#003064;font-size:1.1rem;position:relative;top:-2px}.header .user__select{display:inline-block}.header .user__select .halflings,.header .user__select>.glyphicons{color:#003064;font-size:1.1rem;position:relative;top:-2px}.header .user__select .dropdown-toggle:after{border-top:.4em solid;border-left:.4em solid #0000;border-right:.4em solid #0000;margin-left:.4em;position:relative;top:1px}.header .user__name{color:#003064}.header .user__name,.navbar{font-family:Arial Narrow,Arial,Helvetica,sans-serif;font-weight:700}.navbar{text-transform:uppercase}@media (width>=576px){.navbar{padding:.5rem 1rem}}@media (width<=575.98px){.navbar{margin:0 -15px}}.navbar .navbar-nav .nav-link .badge{border-radius:.4rem;padding:.15em .4em;position:relative;bottom:10px;right:4px}.navbar .navbar-nav .nav-item.active .nav-link:after{content:"";border-bottom:10px solid #fff;border-left:10px solid #0000;border-right:10px solid #0000;margin-left:-16px;position:relative;top:6px;left:calc(8px - 50%)}.navbar .overlay-search__icon{min-width:inherit;line-height:inherit;padding:0 1rem;position:absolute;top:8px;right:12px}@media (width<=575.98px){.navbar .overlay-search__icon{width:inherit}}.navbar .overlay-search__icon:hover{background:0 0;border:1px solid #0000;padding:0 1rem}.navbar .overlay-search__icon:focus{border:1px solid #003064}.navbar .overlay-search__icon:not(:disabled):not(.disabled):active{background:0 0;border:1px solid #0000}.navbar .overlay-search__icon .glyphicons{font-size:1.25rem}.navbar .overlay-search__overlay{opacity:0;visibility:hidden;z-index:2;background:#fff;width:100%;height:100%;transition:all .5s;position:fixed;top:0;left:0}.navbar .overlay-search__overlay.open{opacity:1;visibility:visible;z-index:1000}.navbar .overlay-search__overlay .close{color:#bfbfbf;z-index:3;cursor:pointer;font-family:sans-serif;position:relative;top:3rem;right:3rem}.navbar .overlay-search__overlay .close span,.navbar .overlay-search__overlay .close span:after,.navbar .overlay-search__overlay .close span:before{content:"";background:#bfbfbf;border-radius:1px;width:3.5rem;height:.5rem;display:block;position:absolute}@media (width<=991.98px){.navbar .overlay-search__overlay .close span,.navbar .overlay-search__overlay .close span:after,.navbar .overlay-search__overlay .close span:before{width:2.75rem;height:.4rem}}@media (width<=575.98px){.navbar .overlay-search__overlay .close span,.navbar .overlay-search__overlay .close span:after,.navbar .overlay-search__overlay .close span:before{width:2rem;height:.3rem}}.navbar .overlay-search__overlay .close span{background:0 0}.navbar .overlay-search__overlay .close span:before{transform:rotate(45deg)}.navbar .overlay-search__overlay .close span:after{transform:rotate(-45deg)}.navbar .overlay-search__overlay .outer-close{float:right;cursor:pointer;width:3.5rem;height:5rem}@media (width<=575.98px){.navbar .overlay-search__overlay .outer-close{height:4rem}}.navbar .overlay-search__overlay-header{height:4rem}@media (width<=991.98px){.navbar .overlay-search__overlay-header{height:2.5rem}}@media (width<=575.98px){.navbar .overlay-search__overlay-header{height:1.5rem}}.navbar .overlay-search__overlay-content{text-align:center;padding:4rem 5rem}@media (width<=991.98px){.navbar .overlay-search__overlay-content{padding:4rem 2.5rem}}@media (width<=575.98px){.navbar .overlay-search__overlay-content{padding:4rem 1rem}}.navbar .overlay-search__overlay-content .has-search .icon{z-index:2;text-align:center;pointer-events:none;color:#e10019;font-size:3rem;display:block;position:absolute}@media (width<=991.98px){.navbar .overlay-search__overlay-content .has-search .icon{margin-top:1rem;font-size:2.5rem}}@media (width<=575.98px){.navbar .overlay-search__overlay-content .has-search .icon{margin-top:.4rem;font-size:2rem}}.navbar .overlay-search__overlay-content .has-search .form-control{color:#000;border:none;border-bottom:2px solid #e10019;border-radius:0;height:5rem;padding:1rem 0 1rem 5rem;font-size:3rem;line-height:1.5}@media (width<=991.98px){.navbar .overlay-search__overlay-content .has-search .form-control{height:4rem;padding:1rem 0 1rem 4rem;font-size:2.5rem}}@media (width<=575.98px){.navbar .overlay-search__overlay-content .has-search .form-control{padding:1rem 0 1rem 3rem;font-size:2rem}}.navbar .dropdown-search.show .dropdown-search__icon .glyphicons-search:before{content:"";font-family:Glyphicons Regular}.navbar .dropdown-search__icon{min-width:inherit;line-height:inherit;padding:0 1rem;position:absolute;top:8px;right:12px}@media (width<=575.98px){.navbar .dropdown-search__icon{width:inherit}}.navbar .dropdown-search__icon:hover{background:0 0;border:1px solid #0000;padding:0 1rem}.navbar .dropdown-search__icon:focus{border:1px solid #003064}.navbar .dropdown-search__icon:not(:disabled):not(.disabled):active{background:0 0;border:1px solid #0000}.navbar .dropdown-search__icon .glyphicons{font-size:1.25rem}.navbar .dropdown-search .dropdown-menu{min-width:50%;margin:0}@media (width<=575.98px){.navbar .dropdown-search .dropdown-menu{width:100%}}.navbar .dropdown-search .input-group .form-control.border{border:2px solid #003064!important;border-right:0!important}.navbar .dropdown-search .input-group .input-group-append .btn{min-width:0;line-height:1}.navbar .dropdown-search .input-group .input-group-append .btn.border{border:2px solid #003064!important;border-left:0!important}@media (width<=575.98px){.navbar .dropdown-search .input-group .input-group-append .btn{margin-bottom:0}}.navbar .dropdown-search .input-group .input-group-append .btn .glyphicons{font-size:1rem;line-height:1}.one-col{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;padding-top:1rem;display:flex;position:relative}@media (width>=576px){.one-col{margin-left:15px;margin-right:15px}}.one-col__content{width:100%;min-height:1px;padding-left:15px;padding-right:15px;position:relative}.one-col__content .disabled{color:#b3b3b3;pointer-events:none}.two-col{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;padding-top:1rem;display:flex;position:relative}@media (width>=576px){.two-col{margin-left:15px;margin-right:15px}}.two-col .sidebar{width:100%;min-height:1px;padding-left:15px;padding-right:15px;position:relative}@media (width>=576px){.two-col .sidebar{flex:0 0 25%;max-width:25%}}@media print{.two-col .sidebar{display:none!important}}.two-col__content{width:100%;min-height:1px;padding-left:15px;padding-right:15px;position:relative}.two-col__content .disabled{color:#b3b3b3;pointer-events:none}@media (width>=576px){.two-col__content{flex:0 0 75%;max-width:75%}}@media print and (width>=576px){.two-col__content{flex:0 0 100%;max-width:100%}}.sidenav.sticky{position:sticky;top:0}.sidenav__theme{color:#adb5bd;padding-left:.8rem;font-size:1.1rem;font-weight:500}.sidenav__item .sidenav__subsection{display:none}.sidenav__item.active .sidenav__link{background-color:#f8f9fa;border-left:3px solid #e10019;font-weight:700}.sidenav__item.active .sidenav__subsection{display:block}.sidenav__item.active .sidenav__subsection .sidenav__item .sidenav__link{padding-left:1.5rem;font-weight:400}.sidenav__item.active .sidenav__subsection .sidenav__item.active .sidenav__link{font-weight:700}.sidenav__link{border-left:3px solid #0000;padding-left:.8rem;font-size:1.1rem;font-weight:500;line-height:2.4rem;text-decoration:none;display:block}.sidenav__link:focus,.sidenav__link:hover{color:#2b88d8;background-color:#0000;border-left:3px solid #e10019}.sidenav__link.active{border-left:3px solid #e10019}html{min-height:100%;position:relative}body{margin-bottom:190px}.footer{background-color:#f0f0f0;width:100%;height:190px;position:absolute;bottom:0}@media print{.footer{display:none!important}}.footer .bg-wrapper{background-color:#f0f0f0;padding:1rem 0}@media (width<=767.98px){.footer .nav{display:block}}.footer__logo{width:5.7rem;height:2.6rem}.footer__logo .nav-link{padding:0}.footer__top-navi{margin:0}.footer__navi{margin-top:1rem;font-size:.9rem}.footer__navi .nav-link{padding:.1rem 1rem}.footer__headline{color:#003064;margin-bottom:.5rem;font-weight:700}.switch{font-size:1rem;position:relative}.switch .heading{margin-bottom:.5rem;margin-right:.5rem;font-weight:700;line-height:1}.switch label{margin-bottom:0}.switch input{clip:rect(0 0 0 0);clip-path:inset(50%);background:0 0;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.switch input+label{cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:middle;text-indent:3.6rem;border-radius:1.55rem;outline:none;min-width:3.1rem;height:1.55rem;font-weight:400;line-height:1.55rem;display:inline-block;position:relative}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.switch input+label{text-indent:3.6rem;width:auto}}.switch input+label:after,.switch input+label:before{content:"";width:3.1rem;display:block;position:absolute;top:0;bottom:0;left:0}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.switch input+label:after,.switch input+label:before{width:3.1rem}}.switch input+label:before{background-color:#fff;border:1px solid #000;border-radius:1.55rem;transition:all .2s;right:0}.switch input+label:after{background-color:#000;border-radius:50%;width:calc(1.55rem - 6px);height:calc(1.55rem - 6px);transition:all .2s;top:3px;left:3px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.switch input+label:after{width:1.2rem;height:1.2rem}}.switch input:checked+label:before{background-color:#005fa9;border:none}.switch input:checked+label:after{background-color:#fff;margin-left:1.55rem}.switch input:checked:focus+label:before{border:1px solid #fff;outline:none;box-shadow:0 0 0 2px #2b88d8}.switch input:focus+label:before{border:1px solid #000;outline:none;box-shadow:0 0 0 2px #2b88d8}.switch input:disabled+label{color:#b3b3b3;cursor:not-allowed}.switch input:disabled+label:before{background-color:#fff;border:1px solid #f0f0f0}.switch input:disabled+label:after{background-color:#f0f0f0}.switch input:disabled:checked+label:before{background-color:#f0f0f0;border:none}.switch input:disabled:checked+label:after{background-color:#b3b3b3}.switch.switch-sm{font-size:.875rem}.switch.switch-sm input+label{text-indent:2.96rem;min-width:2.46rem;height:1.23rem;line-height:1.23rem}.switch.switch-sm input+label:before{width:2.46rem}.switch.switch-sm input+label:after{width:calc(1.23rem - 6px);height:calc(1.23rem - 6px)}.switch.switch-sm input:checked+label:after{margin-left:1.23rem}.switch.switch-lg{font-size:1.25rem}.switch.switch-lg input+label{text-indent:4.3rem;min-width:3.8rem;height:1.9rem;line-height:1.9rem}.switch.switch-lg input+label:before{width:3.8rem}.switch.switch-lg input+label:after{width:calc(1.9rem - 6px);height:calc(1.9rem - 6px)}.switch.switch-lg input:checked+label:after{margin-left:1.9rem}.form-row.is-invalid .switch .invalid-feedback{margin-left:0}.form-row .form-group .heading{margin-bottom:.5rem;margin-right:.5rem;font-weight:700;line-height:1}.form-row .form-group .switch{margin-bottom:1rem}.form-row .form-group .switch.last{margin-bottom:0}.jumbotron-home{text-align:center;padding-top:17rem;padding-bottom:3rem}.jumbotron-home__background{color:#fff;background-image:url(/assets/bannerbg-DMPvqQk_.png);background-position:bottom;background-size:cover;position:relative}.help-block{border-top:1px solid #bfcbd8;padding-top:1rem;padding-bottom:1.5rem}.help-block__title{color:#003064;margin-bottom:1rem}.help-block__subtitle{color:#003064;margin-bottom:0;font-size:1rem}.help-block__link{padding-left:1.5rem;display:inline-block;position:relative}.help-block__link,.help-block__link:hover{text-decoration:none}.help-block__icon{position:absolute;left:0}.helpbar{padding:.5em 1.2em 2em;display:none}.helpbar.active{display:block}.helpbarCollapse{width:24px;height:36px;margin-left:.4rem;padding-top:.5rem;font-size:1.3rem;color:#005fa9!important}.helpbarCollapse.glyphicons{line-height:1.3}.helpbar__active .helpbar{background:#edeff0;min-height:115%;position:relative;top:-67px}.helpbar__active .helpbar .show-more .svg-chevron-left-basic{display:none}@media (width>=1200px){.helpbar__active .two-col__content{flex:0 0 41.6667%;max-width:41.6667%}.helpbar__active .one-col__content{flex:0 0 66.6667%;max-width:66.6667%}.helpbar__active .helpbar{flex:0 0 33.3333%;max-width:33.3333%;left:15px}}@media (width<=1199.98px){.helpbar__active .helpbar{width:50%;position:absolute;top:-51px;right:-15px}}@media (width<=767.98px){.helpbar__active .helpbar{width:75%}}@media (width<=575.98px){.helpbar__active .helpbar{width:100%;position:absolute;top:-51px;right:0}.helpbar__active .helpbar .show-more .svg-chevron-left-basic{display:none}}.search-input-group{min-width:6.26rem}.search-input-group .custom-search-input:focus+.input-group-append .custom-search-input-button{border-width:2px;border-color:#2b88d8;outline:0;padding:.45rem 1rem}.search-input-group .custom-search-input-button{min-width:inherit;height:2.5rem}.search-input-group .custom-search-input-button .glyphicons,.search-input-group .custom-search-input-button .glyphicons-search{font-size:1.25rem;font-weight:700;line-height:1}.summary-card.sub-component .summary-card-title-wrapper{border-top:none;border-bottom:1px solid #bfcbd8}.summary-card-title{margin-top:2.5rem;margin-bottom:.5rem}.summary-card-title-wrapper{border-top:1px solid #bfcbd8;border-bottom:1px solid #bfcbd8;padding:.5rem 0 1.5rem}.summary-card-title-wrapper .badge{text-align:right;border-radius:0;min-width:6rem;padding-left:.5rem;padding-right:.5rem;line-height:1.5}.summary-card-title-wrapper .badge .halflings{float:left}.summary-card-title-wrapper .btn{width:auto}body{counter-reset:a}.wizard__name{line-height:1.8;text-decoration:none}.wizard__content{padding-top:2rem}.wizard__content .heading{color:#000}.wizard .wizard-form fieldset{text-align:left;display:none}.wizard .wizard-form .input-error{border-color:#e10019}@media (width>=768px){.wizard__step.badged{justify-content:space-between!important;display:flex!important}}.wizard__step.badged .badge{border-radius:0;margin-left:.25rem}.wizard__step.badged .badge:empty{display:inline-block}.wizard__step.clickable{cursor:pointer}@media (width<=767.98px){.wizard__name{display:none}.wizard__step{text-align:center}.wizard__step:before{counter-increment:a;content:counter(a)}.wizard__step:last-child:before{content:"✓"}}.wizard.wizard-horizontal .wizard__step{color:#003064;border-bottom:9px solid #bfbfbf;margin-right:4px;padding:0 0 .3rem;font-weight:700;position:relative;overflow:hidden}.wizard.wizard-horizontal .wizard__step.activated{color:#003064;border-bottom:9px solid #003064}.wizard.wizard-horizontal .wizard__step.active{color:#e10019;border-bottom:9px solid #e10019}.wizard.wizard-vertikal .wizard-form{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}.wizard.wizard-vertikal .wizard-form .wizard__steps{flex:0 0 25%;width:100%;max-width:25%;min-height:1px;padding-left:15px;padding-right:15px;position:relative}@media (width<=575.98px){.wizard.wizard-vertikal .wizard-form .wizard__steps{padding-left:15px;padding-right:5px}}@media (width>=576px){.wizard.wizard-vertikal .wizard-form .wizard__steps{flex:0 0 25%;max-width:25%}}@media (width>=768px){.wizard.wizard-vertikal .wizard-form .wizard__steps{flex:0 0 33.3333%;max-width:33.3333%}}.wizard.wizard-vertikal .wizard-form .wizard__steps .wizard__step{overflow:initial;border-bottom:1px solid #bfcbd8;min-width:100%;margin-bottom:6px;padding:.5rem;font-weight:700;position:relative}@media (width>=768px){.wizard.wizard-vertikal .wizard-form .wizard__steps .wizard__step.active{border:1px solid #e10019}.wizard.wizard-vertikal .wizard-form .wizard__steps .wizard__step.active:after,.wizard.wizard-vertikal .wizard-form .wizard__steps .wizard__step.active:before{content:" ";pointer-events:none;border:solid #0000;width:0;height:0;position:absolute;top:50%;left:100%}.wizard.wizard-vertikal .wizard-form .wizard__steps .wizard__step.active:after{border-width:22px;border-left-color:#fff;margin-top:-22px}.wizard.wizard-vertikal .wizard-form .wizard__steps .wizard__step.active:before{border-width:23px;border-left-color:red;margin-top:-23px}}@media (width<=767.98px){.wizard.wizard-vertikal .wizard-form .wizard__steps .wizard__step{text-align:center;color:#003064;border-bottom:1px solid #bfbfbf;border-left:5px solid #bfbfbf;min-width:100%}.wizard.wizard-vertikal .wizard-form .wizard__steps .wizard__step.activated{color:#003064;border-bottom:1px solid #003064;border-left:5px solid #003064}.wizard.wizard-vertikal .wizard-form .wizard__steps .wizard__step.active{color:#e10019;border-bottom:1px solid #e10019;border-left:5px solid #e10019}}.wizard.wizard-vertikal .wizard-form .wizard__content{flex:0 0 75%;width:100%;max-width:75%;min-height:1px;padding-top:0;padding-left:15px;padding-right:15px;position:relative}@media (width>=576px){.wizard.wizard-vertikal .wizard-form .wizard__content{flex:0 0 66.6667%;max-width:66.6667%}}@font-face{font-family:HamburgSans-Bold;src:url(/assets/HamburgSans-Bold-C2XGGECE.eot);src:url(/assets/HamburgSans-Bold-C2XGGECE.eot?#iefix)format("embedded-opentype"),url(/assets/HamburgSans-Bold-vVRxxxef.woff2)format("woff2"),url(/assets/HamburgSans-Bold-BTfnWsC0.woff)format("woff"),url(/assets/HamburgSans-Bold-zwM9hQFd.ttf)format("truetype"),url(/assets/HamburgSans-Bold-BiAXGSSb.svg#HamburgSans-Bold)format("svg");text-rendering:optimizeLegibility}@font-face{font-family:HamburgSans-Regular;src:url(/assets/HamburgSans-Regular-DE0tj5AK.eot);src:url(/assets/HamburgSans-Regular-DE0tj5AK.eot?#iefix)format("embedded-opentype"),url(/assets/HamburgSans-Regular-COSzJkSc.woff2)format("woff2"),url(/assets/HamburgSans-Regular-ETah32mB.woff)format("woff"),url(/assets/HamburgSans-Regular-CmIpfV1B.ttf)format("truetype"),url(/assets/HamburgSans-Regular-BzOnGE8G.svg#HamburgSans-Regular)format("svg");text-rendering:optimizeLegibility}@font-face{font-family:Glyphicons Halflings;src:url(/assets/glyphicons-halflings-regular-BOhC_8kW.eot);src:url(/assets/glyphicons-halflings-regular-BOhC_8kW.eot?#iefix)format("embedded-opentype"),url(/assets/glyphicons-halflings-regular-hOVMfCa4.woff2)format("woff2"),url(/assets/glyphicons-halflings-regular-HP5_fUMY.woff)format("woff"),url(/assets/glyphicons-halflings-regular-H2wcxRZv.ttf)format("truetype"),url(/assets/glyphicons-halflings-regular-DtYbWYBV.svg#glyphicons_halflingsregular)format("svg")}.halflings{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Glyphicons Halflings;font-style:normal;font-weight:400;line-height:1.5;display:inline-block}.halflings.x05{font-size:6px}.halflings.x2{font-size:24px}.halflings.x3{font-size:36px}.halflings.x4{font-size:48px}.halflings.x5{font-size:60px}.halflings.x6{font-size:72px}.halflings.x7{font-size:84px}.halflings.x8{font-size:96px}.halflings.light:before{color:#f2f2f2}.halflings.drop:before{text-shadow:-1px 1px 3px #0000004d}.halflings.flip{filter:FlipH;-ms-filter:"FlipH";transform:scaleX(-1)}.halflings.flipv{filter:FlipV;-ms-filter:"FlipV";transform:scaleY(-1)}.halflings.rotate90{transform:rotate(90deg)}.halflings.rotate180{transform:rotate(180deg)}.halflings.rotate270{transform:rotate(270deg)}.halflings-glass:before{content:""}.halflings-music:before{content:""}.halflings-search:before{content:""}.halflings-envelope:before{content:""}.halflings-heart:before{content:""}.halflings-star:before{content:""}.halflings-star-empty:before{content:""}.halflings-user:before{content:""}.halflings-film:before{content:""}.halflings-th-large:before{content:""}.halflings-th:before{content:""}.halflings-th-list:before{content:""}.halflings-ok:before{content:""}.halflings-remove:before{content:""}.halflings-zoom-in:before{content:""}.halflings-zoom-out:before{content:""}.halflings-off:before{content:""}.halflings-signal:before{content:""}.halflings-cog:before{content:""}.halflings-trash:before{content:""}.halflings-home:before{content:""}.halflings-file:before{content:""}.halflings-time:before{content:""}.halflings-road:before{content:""}.halflings-download-alt:before{content:""}.halflings-download:before{content:""}.halflings-upload:before{content:""}.halflings-inbox:before{content:""}.halflings-play-circle:before{content:""}.halflings-repeat:before{content:""}.halflings-refresh:before{content:""}.halflings-list-alt:before{content:""}.halflings-lock:before{content:""}.halflings-flag:before{content:""}.halflings-headphones:before{content:""}.halflings-volume-off:before{content:""}.halflings-volume-down:before{content:""}.halflings-volume-up:before{content:""}.halflings-qrcode:before{content:""}.halflings-barcode:before{content:""}.halflings-tag:before{content:""}.halflings-tags:before{content:""}.halflings-book:before{content:""}.halflings-bookmark:before{content:""}.halflings-print:before{content:""}.halflings-camera:before{content:""}.halflings-font:before{content:""}.halflings-bold:before{content:""}.halflings-italic:before{content:""}.halflings-text-height:before{content:""}.halflings-text-width:before{content:""}.halflings-align-left:before{content:""}.halflings-align-center:before{content:""}.halflings-align-right:before{content:""}.halflings-align-justify:before{content:""}.halflings-list:before{content:""}.halflings-indent-left:before{content:""}.halflings-indent-right:before{content:""}.halflings-facetime-video:before{content:""}.halflings-picture:before{content:""}.halflings-pencil:before{content:""}.halflings-map-marker:before{content:""}.halflings-adjust:before{content:""}.halflings-tint:before{content:""}.halflings-edit:before{content:""}.halflings-share:before{content:""}.halflings-check:before{content:""}.halflings-move:before{content:""}.halflings-step-backward:before{content:""}.halflings-fast-backward:before{content:""}.halflings-backward:before{content:""}.halflings-play:before{content:""}.halflings-pause:before{content:""}.halflings-stop:before{content:""}.halflings-forward:before{content:""}.halflings-fast-forward:before{content:""}.halflings-step-forward:before{content:""}.halflings-eject:before{content:""}.halflings-chevron-left:before{content:""}.halflings-chevron-right:before{content:""}.halflings-plus-sign:before{content:""}.halflings-minus-sign:before{content:""}.halflings-remove-sign:before{content:""}.halflings-ok-sign:before{content:""}.halflings-question-sign:before{content:""}.halflings-info-sign:before{content:""}.halflings-screenshot:before{content:""}.halflings-remove-circle:before{content:""}.halflings-ok-circle:before{content:""}.halflings-ban-circle:before{content:""}.halflings-arrow-left:before{content:""}.halflings-arrow-right:before{content:""}.halflings-arrow-up:before{content:""}.halflings-arrow-down:before{content:""}.halflings-share-alt:before{content:""}.halflings-resize-full:before{content:""}.halflings-resize-small:before{content:""}.halflings-plus:before{content:""}.halflings-minus:before{content:""}.halflings-asterisk:before{content:""}.halflings-exclamation-sign:before{content:""}.halflings-gift:before{content:""}.halflings-leaf:before{content:""}.halflings-fire:before{content:""}.halflings-eye-open:before{content:""}.halflings-eye-close:before{content:""}.halflings-warning-sign:before{content:""}.halflings-plane:before{content:""}.halflings-calendar:before{content:""}.halflings-random:before{content:""}.halflings-comments:before{content:""}.halflings-magnet:before{content:""}.halflings-chevron-up:before{content:""}.halflings-chevron-down:before{content:""}.halflings-retweet:before{content:""}.halflings-shopping-cart:before{content:""}.halflings-folder-close:before{content:""}.halflings-folder-open:before{content:""}.halflings-resize-vertical:before{content:""}.halflings-resize-horizontal:before{content:""}.halflings-hdd:before{content:""}.halflings-bullhorn:before{content:""}.halflings-bell:before{content:""}.halflings-certificate:before{content:""}.halflings-thumbs-up:before{content:""}.halflings-thumbs-down:before{content:""}.halflings-hand-right:before{content:""}.halflings-hand-left:before{content:""}.halflings-hand-top:before{content:""}.halflings-hand-down:before{content:""}.halflings-circle-arrow-right:before{content:""}.halflings-circle-arrow-left:before{content:""}.halflings-circle-arrow-top:before{content:""}.halflings-circle-arrow-down:before{content:""}.halflings-globe:before{content:""}.halflings-wrench:before{content:""}.halflings-tasks:before{content:""}.halflings-filter:before{content:""}.halflings-briefcase:before{content:""}.halflings-fullscreen:before{content:""}.halflings-dashboard:before{content:""}.halflings-paperclip:before{content:""}.halflings-heart-empty:before{content:""}.halflings-link:before{content:""}.halflings-phone:before{content:""}.halflings-pushpin:before{content:""}.halflings-euro:before{content:""}.halflings-usd:before{content:""}.halflings-gbp:before{content:""}.halflings-sort:before{content:""}.halflings-sort-by-alphabet:before{content:""}.halflings-sort-by-alphabet-alt:before{content:""}.halflings-sort-by-order:before{content:""}.halflings-sort-by-order-alt:before{content:""}.halflings-sort-by-attributes:before{content:""}.halflings-sort-by-attributes-alt:before{content:""}.halflings-unchecked:before{content:""}.halflings-expand:before{content:""}.halflings-collapse:before{content:""}.halflings-collapse-top:before{content:""}.halflings-log-in:before{content:""}.halflings-flash:before{content:""}.halflings-log-out:before{content:""}.halflings-new-window:before{content:""}.halflings-record:before{content:""}.halflings-save:before{content:""}.halflings-open:before{content:""}.halflings-saved:before{content:""}.halflings-import:before{content:""}.halflings-export:before{content:""}.halflings-send:before{content:""}.halflings-floppy-disk:before{content:""}.halflings-floppy-saved:before{content:""}.halflings-floppy-remove:before{content:""}.halflings-floppy-save:before{content:""}.halflings-floppy-open:before{content:""}.halflings-credit-card:before{content:""}.halflings-transfer:before{content:""}.halflings-cutlery:before{content:""}.halflings-header:before{content:""}.halflings-compressed:before{content:""}.halflings-earphone:before{content:""}.halflings-phone-alt:before{content:""}.halflings-tower:before{content:""}.halflings-stats:before{content:""}.halflings-sd-video:before{content:""}.halflings-hd-video:before{content:""}.halflings-subtitles:before{content:""}.halflings-sound-stereo:before{content:""}.halflings-sound-dolby:before{content:""}.halflings-sound-5-1:before{content:""}.halflings-sound-6-1:before{content:""}.halflings-sound-7-1:before{content:""}.halflings-copyright-mark:before{content:""}.halflings-registration-mark:before{content:""}.halflings-cloud:before{content:""}.halflings-cloud-download:before{content:""}.halflings-cloud-upload:before{content:""}.halflings-tree-conifer:before{content:""}.halflings-tree-deciduous:before{content:""}.halflings-cd:before{content:""}.halflings-save-file:before{content:""}.halflings-open-file:before{content:""}.halflings-level-up:before{content:""}.halflings-copy:before{content:""}.halflings-paste:before{content:""}.halflings-door:before{content:""}.halflings-key:before{content:""}.halflings-alert:before{content:""}.halflings-equalizer:before{content:""}.halflings-king:before{content:""}.halflings-queen:before{content:""}.halflings-pawn:before{content:""}.halflings-bishop:before{content:""}.halflings-knight:before{content:""}.halflings-baby-formula:before{content:""}.halflings-tent:before{content:""}.halflings-blackboard:before{content:""}.halflings-bed:before{content:""}.halflings-apple:before{content:""}.halflings-erase:before{content:""}.halflings-hourglass:before{content:""}.halflings-lamp:before{content:""}.halflings-duplicate:before{content:""}.halflings-piggy-bank:before{content:""}.halflings-scissors:before{content:""}.halflings-bitcoin:before{content:""}.halflings-yen:before{content:""}.halflings-ruble:before{content:""}.halflings-scale:before{content:""}.halflings-ice-lolly:before{content:""}.halflings-ice-lolly-tasted:before{content:""}.halflings-education:before{content:""}.halflings-option-horizontal:before{content:""}.halflings-option-vertical:before{content:""}.halflings-menu-hamburger:before{content:""}.halflings-modal-window:before{content:""}.halflings-oil:before{content:""}.halflings-grain:before{content:""}.halflings-sunglasses:before{content:""}.halflings-text-size:before{content:""}.halflings-text-color:before{content:""}.halflings-text-background:before{content:""}.halflings-object-align-top:before{content:""}.halflings-object-align-bottom:before{content:""}.halflings-object-align-horizontal:before{content:""}.halflings-object-align-left:before{content:""}.halflings-object-align-vertical:before{content:""}.halflings-object-align-right:before{content:""}.halflings-triangle-right:before{content:""}.halflings-triangle-left:before{content:""}.halflings-triangle-bottom:before{content:""}.halflings-triangle-top:before{content:""}.halflings-terminal:before{content:""}.halflings-superscript:before{content:""}.halflings-subscript:before{content:""}.halflings-menu-left:before{content:""}.halflings-menu-right:before{content:""}.halflings-menu-down:before{content:""}.halflings-menu-up:before{content:""}.halflings-building:before{content:""}.halflings-tick:before{content:""}.halflings-star-half:before{content:""}.halflings-hash:before{content:""}.halflings-directions:before{content:""}.halflings-gas:before{content:""}.halflings-snowflake:before{content:""}.halflings-sunlight:before{content:""}.halflings-selectbox:before{content:""}.halflings-sortable:before{content:""}.halflings-note-empty:before{content:""}.halflings-note:before{content:""}.halflings-direction-right:before{content:""}.halflings-direction-left:before{content:""}.halflings-direction-down:before{content:""}.halflings-direction-up:before{content:""}.halflings-parking:before{content:""}.halflings-coffee-cup:before{content:""}.halflings-record-empty:before{content:""}.halflings-move-square:before{content:""}.halflings-bug:before{content:""}.halflings-display:before{content:""}.halflings-direction:before{content:""}.halflings-group:before{content:""}.halflings-reflect-y:before{content:""}.halflings-reflect-x:before{content:""}.halflings-battery-charging:before{content:""}.halflings-battery-full:before{content:""}.halflings-battery-75:before{content:""}.halflings-battery-50:before{content:""}.halflings-battery-25:before{content:""}.halflings-battery-10:before{content:""}.halflings-paired:before{content:""}.halflings-rotate-right:before{content:""}.halflings-rotate-left:before{content:""}.halflings-list-numbered:before{content:""}.halflings-paragraph:before{content:""}.halflings-list-plus:before{content:""}.halflings-synchronization:before{content:""}.halflings-cube-black:before{content:""}@font-face{font-family:Glyphicons Regular;src:url(/assets/glyphicons-regular-BFbJK5lS.eot);src:url(/assets/glyphicons-regular-BFbJK5lS.eot?#iefix)format("embedded-opentype"),url(/assets/glyphicons-regular-D6B5bSnX.woff2)format("woff2"),url(/assets/glyphicons-regular-CUEoFGFs.woff)format("woff"),url(/assets/glyphicons-regular-CXahL_Ha.ttf)format("truetype"),url(/assets/glyphicons-regular-D7az4Dbh.svg#glyphiconsregular)format("svg")}.glyphicons{vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Glyphicons Regular;font-style:normal;font-weight:400;line-height:1.5;display:inline-block}.glyphicons.light:before{color:#f2f2f2}.glyphicons.drop:before{text-shadow:-1px 1px 3px #0000004d}.glyphicons.flip{filter:FlipH;-ms-filter:"FlipH";transform:scaleX(-1)}.glyphicons.flipv{filter:FlipV;-ms-filter:"FlipV";transform:scaleY(-1)}.glyphicons.rotate90{transform:rotate(90deg)}.glyphicons.rotate180{transform:rotate(180deg)}.glyphicons.rotate270{transform:rotate(270deg)}.glyphicons-glass:before{content:""}.glyphicons-leaf:before{content:""}.glyphicons-dog:before{content:""}.glyphicons-user:before{content:""}.glyphicons-girl:before{content:""}.glyphicons-car:before{content:""}.glyphicons-user-add:before{content:""}.glyphicons-user-remove:before{content:""}.glyphicons-film:before{content:""}.glyphicons-magic:before{content:""}.glyphicons-envelope:before{content:""}.glyphicons-camera:before{content:""}.glyphicons-heart:before{content:""}.glyphicons-beach-umbrella:before{content:""}.glyphicons-train:before{content:""}.glyphicons-print:before{content:""}.glyphicons-bin:before{content:""}.glyphicons-music:before{content:""}.glyphicons-music-alt:before{content:""}.glyphicons-heart-empty:before{content:""}.glyphicons-home:before{content:""}.glyphicons-snowflake:before{content:""}.glyphicons-fire:before{content:""}.glyphicons-magnet:before{content:""}.glyphicons-parents:before{content:""}.glyphicons-binoculars:before{content:""}.glyphicons-road:before{content:""}.glyphicons-search:before{content:""}.glyphicons-cars:before{content:""}.glyphicons-notes-2:before{content:""}.glyphicons-pencil:before{content:""}.glyphicons-bus:before{content:""}.glyphicons-wifi-alt:before{content:""}.glyphicons-luggage:before{content:""}.glyphicons-old-man:before{content:""}.glyphicons-woman:before{content:""}.glyphicons-file:before{content:""}.glyphicons-coins:before{content:""}.glyphicons-plane:before{content:""}.glyphicons-notes:before{content:""}.glyphicons-stats:before{content:""}.glyphicons-charts:before{content:""}.glyphicons-pie-chart:before{content:""}.glyphicons-group:before{content:""}.glyphicons-keys:before{content:""}.glyphicons-calendar:before{content:""}.glyphicons-router:before{content:""}.glyphicons-camera-small:before{content:""}.glyphicons-star-empty:before{content:""}.glyphicons-star:before{content:""}.glyphicons-link:before{content:""}.glyphicons-eye-open:before{content:""}.glyphicons-eye-close:before{content:""}.glyphicons-alarm:before{content:""}.glyphicons-clock:before{content:""}.glyphicons-stopwatch:before{content:""}.glyphicons-projector:before{content:""}.glyphicons-history:before{content:""}.glyphicons-truck:before{content:""}.glyphicons-cargo:before{content:""}.glyphicons-compass:before{content:""}.glyphicons-keynote:before{content:""}.glyphicons-paperclip:before{content:""}.glyphicons-power:before{content:""}.glyphicons-lightbulb:before{content:""}.glyphicons-tag:before{content:""}.glyphicons-tags:before{content:""}.glyphicons-cleaning:before{content:""}.glyphicons-ruler:before{content:""}.glyphicons-gift:before{content:""}.glyphicons-umbrella:before{content:""}.glyphicons-book:before{content:""}.glyphicons-bookmark:before{content:""}.glyphicons-wifi:before{content:""}.glyphicons-cup:before{content:""}.glyphicons-stroller:before{content:""}.glyphicons-headphones:before{content:""}.glyphicons-headset:before{content:""}.glyphicons-warning-sign:before{content:""}.glyphicons-signal:before{content:""}.glyphicons-retweet:before{content:""}.glyphicons-refresh:before{content:""}.glyphicons-roundabout:before{content:""}.glyphicons-random:before{content:""}.glyphicons-heat:before{content:""}.glyphicons-repeat:before{content:""}.glyphicons-display:before{content:""}.glyphicons-log-book:before{content:""}.glyphicons-address-book:before{content:""}.glyphicons-building:before{content:""}.glyphicons-eyedropper:before{content:""}.glyphicons-adjust:before{content:""}.glyphicons-tint:before{content:""}.glyphicons-crop:before{content:""}.glyphicons-vector-path-square:before{content:""}.glyphicons-vector-path-circle:before{content:""}.glyphicons-vector-path-polygon:before{content:""}.glyphicons-vector-path-line:before{content:""}.glyphicons-vector-path-curve:before{content:""}.glyphicons-vector-path-all:before{content:""}.glyphicons-font:before{content:""}.glyphicons-italic:before{content:""}.glyphicons-bold:before{content:""}.glyphicons-text-underline:before{content:""}.glyphicons-text-strike:before{content:""}.glyphicons-text-height:before{content:""}.glyphicons-text-width:before{content:""}.glyphicons-text-resize:before{content:""}.glyphicons-left-indent:before{content:""}.glyphicons-right-indent:before{content:""}.glyphicons-align-left:before{content:""}.glyphicons-align-center:before{content:""}.glyphicons-align-right:before{content:""}.glyphicons-justify:before{content:""}.glyphicons-list:before{content:""}.glyphicons-text-smaller:before{content:""}.glyphicons-text-bigger:before{content:""}.glyphicons-embed:before{content:""}.glyphicons-embed-close:before{content:""}.glyphicons-table:before{content:""}.glyphicons-message-full:before{content:""}.glyphicons-message-empty:before{content:""}.glyphicons-message-in:before{content:""}.glyphicons-message-out:before{content:""}.glyphicons-message-plus:before{content:""}.glyphicons-message-minus:before{content:""}.glyphicons-message-ban:before{content:""}.glyphicons-message-flag:before{content:""}.glyphicons-message-lock:before{content:""}.glyphicons-message-new:before{content:""}.glyphicons-inbox:before{content:""}.glyphicons-inbox-plus:before{content:""}.glyphicons-inbox-minus:before{content:""}.glyphicons-inbox-lock:before{content:""}.glyphicons-inbox-in:before{content:""}.glyphicons-inbox-out:before{content:""}.glyphicons-cogwheel:before{content:""}.glyphicons-cogwheels:before{content:""}.glyphicons-picture:before{content:""}.glyphicons-adjust-alt:before{content:""}.glyphicons-database-lock:before{content:""}.glyphicons-database-plus:before{content:""}.glyphicons-database-minus:before{content:""}.glyphicons-database-ban:before{content:""}.glyphicons-folder-open:before{content:""}.glyphicons-folder-plus:before{content:""}.glyphicons-folder-minus:before{content:""}.glyphicons-folder-lock:before{content:""}.glyphicons-folder-flag:before{content:""}.glyphicons-folder-new:before{content:""}.glyphicons-edit:before{content:""}.glyphicons-new-window:before{content:""}.glyphicons-check:before{content:""}.glyphicons-unchecked:before{content:""}.glyphicons-more-windows:before{content:""}.glyphicons-show-big-thumbnails:before{content:""}.glyphicons-show-thumbnails:before{content:""}.glyphicons-show-thumbnails-with-lines:before{content:""}.glyphicons-show-lines:before{content:""}.glyphicons-playlist:before{content:""}.glyphicons-imac:before{content:""}.glyphicons-macbook:before{content:""}.glyphicons-ipad:before{content:""}.glyphicons-iphone:before{content:""}.glyphicons-iphone-transfer:before{content:""}.glyphicons-iphone-exchange:before{content:""}.glyphicons-ipod:before{content:""}.glyphicons-ipod-shuffle:before{content:""}.glyphicons-ear-plugs:before{content:""}.glyphicons-record:before{content:""}.glyphicons-step-backward:before{content:""}.glyphicons-fast-backward:before{content:""}.glyphicons-rewind:before{content:""}.glyphicons-play:before{content:""}.glyphicons-pause:before{content:""}.glyphicons-stop:before{content:""}.glyphicons-forward:before{content:""}.glyphicons-fast-forward:before{content:""}.glyphicons-step-forward:before{content:""}.glyphicons-eject:before{content:""}.glyphicons-facetime-video:before{content:""}.glyphicons-download-alt:before{content:""}.glyphicons-mute:before{content:""}.glyphicons-volume-down:before{content:""}.glyphicons-volume-up:before{content:""}.glyphicons-screenshot:before{content:""}.glyphicons-move:before{content:""}.glyphicons-more:before{content:""}.glyphicons-brightness-reduce:before{content:""}.glyphicons-brightness-increase:before{content:""}.glyphicons-plus-sign:before{content:""}.glyphicons-minus-sign:before{content:""}.glyphicons-remove-sign:before{content:""}.glyphicons-ok-sign:before{content:""}.glyphicons-question-sign:before{content:""}.glyphicons-info-sign:before{content:""}.glyphicons-exclamation-sign:before{content:""}.glyphicons-remove-circle:before{content:""}.glyphicons-ok-circle:before{content:""}.glyphicons-ban-circle:before{content:""}.glyphicons-download:before{content:""}.glyphicons-upload:before{content:""}.glyphicons-shopping-cart:before{content:""}.glyphicons-lock:before{content:""}.glyphicons-unlock:before{content:""}.glyphicons-electricity:before{content:""}.glyphicons-ok:before{content:""}.glyphicons-remove:before{content:""}.glyphicons-cart-in:before{content:""}.glyphicons-cart-out:before{content:""}.glyphicons-resize-small:before{content:""}.glyphicons-resize-full:before{content:""}.glyphicons-circle-chevron-left:before{content:""}.glyphicons-circle-chevron-right:before{content:""}.glyphicons-circle-chevron-top:before{content:""}.glyphicons-circle-chevron-down:before{content:""}.glyphicons-play-button:before{content:""}.glyphicons-unshare:before{content:""}.glyphicons-share:before{content:""}.glyphicons-chevron-right:before{content:""}.glyphicons-chevron-left:before{content:""}.glyphicons-bluetooth:before{content:""}.glyphicons-euro:before{content:""}.glyphicons-usd:before{content:""}.glyphicons-gbp:before{content:""}.glyphicons-retweet-2:before{content:""}.glyphicons-moon:before{content:""}.glyphicons-sun:before{content:""}.glyphicons-cloud:before{content:""}.glyphicons-direction:before{content:""}.glyphicons-brush:before{content:""}.glyphicons-pen:before{content:""}.glyphicons-zoom-in:before{content:""}.glyphicons-zoom-out:before{content:""}.glyphicons-pin:before{content:""}.glyphicons-albums:before{content:""}.glyphicons-rotation-lock:before{content:""}.glyphicons-flash:before{content:""}.glyphicons-map-marker:before{content:""}.glyphicons-anchor:before{content:""}.glyphicons-conversation:before{content:""}.glyphicons-chat:before{content:""}.glyphicons-note-empty:before{content:""}.glyphicons-note:before{content:""}.glyphicons-asterisk:before{content:""}.glyphicons-divide:before{content:""}.glyphicons-snorkel-diving:before{content:""}.glyphicons-scuba-diving:before{content:""}.glyphicons-oxygen-bottle:before{content:""}.glyphicons-fins:before{content:""}.glyphicons-fishes:before{content:""}.glyphicons-boat:before{content:""}.glyphicons-delete:before{content:""}.glyphicons-sheriffs-star:before{content:""}.glyphicons-qrcode:before{content:""}.glyphicons-barcode:before{content:""}.glyphicons-pool:before{content:""}.glyphicons-buoy:before{content:""}.glyphicons-spade:before{content:""}.glyphicons-bank:before{content:""}.glyphicons-vcard:before{content:""}.glyphicons-electrical-plug:before{content:""}.glyphicons-flag:before{content:""}.glyphicons-credit-card:before{content:""}.glyphicons-keyboard-wireless:before{content:""}.glyphicons-keyboard-wired:before{content:""}.glyphicons-shield:before{content:""}.glyphicons-ring:before{content:""}.glyphicons-cake:before{content:""}.glyphicons-drink:before{content:""}.glyphicons-beer:before{content:""}.glyphicons-fast-food:before{content:""}.glyphicons-cutlery:before{content:""}.glyphicons-pizza:before{content:""}.glyphicons-birthday-cake:before{content:""}.glyphicons-tablet:before{content:""}.glyphicons-settings:before{content:""}.glyphicons-bullets:before{content:""}.glyphicons-cardio:before{content:""}.glyphicons-t-shirt:before{content:""}.glyphicons-pants:before{content:""}.glyphicons-sweater:before{content:""}.glyphicons-fabric:before{content:""}.glyphicons-leather:before{content:""}.glyphicons-scissors:before{content:""}.glyphicons-bomb:before{content:""}.glyphicons-skull:before{content:""}.glyphicons-celebration:before{content:""}.glyphicons-tea-kettle:before{content:""}.glyphicons-french-press:before{content:""}.glyphicons-coffee-cup:before{content:""}.glyphicons-pot:before{content:""}.glyphicons-grater:before{content:""}.glyphicons-kettle:before{content:""}.glyphicons-hospital:before{content:""}.glyphicons-hospital-h:before{content:""}.glyphicons-microphone:before{content:""}.glyphicons-webcam:before{content:""}.glyphicons-temple-christianity-church:before{content:""}.glyphicons-temple-islam:before{content:""}.glyphicons-temple-hindu:before{content:""}.glyphicons-temple-buddhist:before{content:""}.glyphicons-bicycle:before{content:""}.glyphicons-life-preserver:before{content:""}.glyphicons-share-alt:before{content:""}.glyphicons-comments:before{content:""}.glyphicons-flower:before{content:""}.glyphicons-baseball:before{content:""}.glyphicons-rugby:before{content:""}.glyphicons-ax:before{content:""}.glyphicons-table-tennis:before{content:""}.glyphicons-bowling:before{content:""}.glyphicons-tree-conifer:before{content:""}.glyphicons-tree-deciduous:before{content:""}.glyphicons-more-items:before{content:""}.glyphicons-sort:before{content:""}.glyphicons-filter:before{content:""}.glyphicons-gamepad:before{content:""}.glyphicons-playing-dices:before{content:""}.glyphicons-calculator:before{content:""}.glyphicons-tie:before{content:""}.glyphicons-wallet:before{content:""}.glyphicons-piano:before{content:""}.glyphicons-sampler:before{content:""}.glyphicons-podium:before{content:""}.glyphicons-soccer-ball:before{content:""}.glyphicons-blog:before{content:""}.glyphicons-dashboard:before{content:""}.glyphicons-certificate:before{content:""}.glyphicons-bell:before{content:""}.glyphicons-candle:before{content:""}.glyphicons-pushpin:before{content:""}.glyphicons-iphone-shake:before{content:""}.glyphicons-pin-flag:before{content:""}.glyphicons-turtle:before{content:""}.glyphicons-rabbit:before{content:""}.glyphicons-globe:before{content:""}.glyphicons-briefcase:before{content:""}.glyphicons-hdd:before{content:""}.glyphicons-thumbs-up:before{content:""}.glyphicons-thumbs-down:before{content:""}.glyphicons-hand-right:before{content:""}.glyphicons-hand-left:before{content:""}.glyphicons-hand-up:before{content:""}.glyphicons-hand-down:before{content:""}.glyphicons-fullscreen:before{content:""}.glyphicons-shopping-bag:before{content:""}.glyphicons-book-open:before{content:""}.glyphicons-nameplate:before{content:""}.glyphicons-nameplate-alt:before{content:""}.glyphicons-vases:before{content:""}.glyphicons-bullhorn:before{content:""}.glyphicons-dumbbell:before{content:""}.glyphicons-suitcase:before{content:""}.glyphicons-file-import:before{content:""}.glyphicons-file-export:before{content:""}.glyphicons-bug:before{content:""}.glyphicons-crown:before{content:""}.glyphicons-smoking:before{content:""}.glyphicons-cloud-upload:before{content:""}.glyphicons-cloud-download:before{content:""}.glyphicons-restart:before{content:""}.glyphicons-security-camera:before{content:""}.glyphicons-expand:before{content:""}.glyphicons-collapse:before{content:""}.glyphicons-collapse-top:before{content:""}.glyphicons-globe-af:before{content:""}.glyphicons-global:before{content:""}.glyphicons-spray:before{content:""}.glyphicons-nails:before{content:""}.glyphicons-claw-hammer:before{content:""}.glyphicons-classic-hammer:before{content:""}.glyphicons-hand-saw:before{content:""}.glyphicons-riflescope:before{content:""}.glyphicons-electrical-socket-eu:before{content:""}.glyphicons-electrical-socket-us:before{content:""}.glyphicons-message-forward:before{content:""}.glyphicons-coat-hanger:before{content:""}.glyphicons-dress:before{content:""}.glyphicons-bathrobe:before{content:""}.glyphicons-shirt:before{content:""}.glyphicons-underwear:before{content:""}.glyphicons-log-in:before{content:""}.glyphicons-log-out:before{content:""}.glyphicons-exit:before{content:""}.glyphicons-new-window-alt:before{content:""}.glyphicons-video-sd:before{content:""}.glyphicons-video-hd:before{content:""}.glyphicons-subtitles:before{content:""}.glyphicons-sound-stereo:before{content:""}.glyphicons-sound-dolby:before{content:""}.glyphicons-sound-5-1:before{content:""}.glyphicons-sound-6-1:before{content:""}.glyphicons-sound-7-1:before{content:""}.glyphicons-copyright-mark:before{content:""}.glyphicons-registration-mark:before{content:""}.glyphicons-radar:before{content:""}.glyphicons-skateboard:before{content:""}.glyphicons-golf-course:before{content:""}.glyphicons-sorting:before{content:""}.glyphicons-sort-by-alphabet:before{content:""}.glyphicons-sort-by-alphabet-alt:before{content:""}.glyphicons-sort-by-order:before{content:""}.glyphicons-sort-by-order-alt:before{content:""}.glyphicons-sort-by-attributes:before{content:""}.glyphicons-sort-by-attributes-alt:before{content:""}.glyphicons-compressed:before{content:""}.glyphicons-package:before{content:""}.glyphicons-cloud-plus:before{content:""}.glyphicons-cloud-minus:before{content:""}.glyphicons-disk-save:before{content:""}.glyphicons-disk-open:before{content:""}.glyphicons-disk-saved:before{content:""}.glyphicons-disk-remove:before{content:""}.glyphicons-disk-import:before{content:""}.glyphicons-disk-export:before{content:""}.glyphicons-tower:before{content:""}.glyphicons-send:before{content:""}.glyphicons-git-branch:before{content:""}.glyphicons-git-create:before{content:""}.glyphicons-git-private:before{content:""}.glyphicons-git-delete:before{content:""}.glyphicons-git-merge:before{content:""}.glyphicons-git-pull-request:before{content:""}.glyphicons-git-compare:before{content:""}.glyphicons-git-commit:before{content:""}.glyphicons-construction-cone:before{content:""}.glyphicons-shoe-steps:before{content:""}.glyphicons-plus:before{content:""}.glyphicons-minus:before{content:""}.glyphicons-redo:before{content:""}.glyphicons-undo:before{content:""}.glyphicons-golf:before{content:""}.glyphicons-hockey:before{content:""}.glyphicons-pipe:before{content:""}.glyphicons-wrench:before{content:""}.glyphicons-folder-closed:before{content:""}.glyphicons-phone-alt:before{content:""}.glyphicons-earphone:before{content:""}.glyphicons-floppy-disk:before{content:""}.glyphicons-floppy-saved:before{content:""}.glyphicons-floppy-remove:before{content:""}.glyphicons-floppy-save:before{content:""}.glyphicons-floppy-open:before{content:""}.glyphicons-translate:before{content:""}.glyphicons-fax:before{content:""}.glyphicons-factory:before{content:""}.glyphicons-shop-window:before{content:""}.glyphicons-shop:before{content:""}.glyphicons-kiosk:before{content:""}.glyphicons-kiosk-wheels:before{content:""}.glyphicons-kiosk-light:before{content:""}.glyphicons-kiosk-food:before{content:""}.glyphicons-transfer:before{content:""}.glyphicons-money:before{content:""}.glyphicons-header:before{content:""}.glyphicons-blacksmith:before{content:""}.glyphicons-saw-blade:before{content:""}.glyphicons-basketball:before{content:""}.glyphicons-server:before{content:""}.glyphicons-server-plus:before{content:""}.glyphicons-server-minus:before{content:""}.glyphicons-server-ban:before{content:""}.glyphicons-server-flag:before{content:""}.glyphicons-server-lock:before{content:""}.glyphicons-server-new:before{content:""}.glyphicons-charging-station:before{content:""}.glyphicons-gas-station:before{content:""}.glyphicons-target:before{content:""}.glyphicons-bed:before{content:""}.glyphicons-mosquito:before{content:""}.glyphicons-dining-set:before{content:""}.glyphicons-plate-of-food:before{content:""}.glyphicons-hygiene-kit:before{content:""}.glyphicons-blackboard:before{content:""}.glyphicons-marriage:before{content:""}.glyphicons-bucket:before{content:""}.glyphicons-none-color-swatch:before{content:""}.glyphicons-bring-forward:before{content:""}.glyphicons-bring-to-front:before{content:""}.glyphicons-send-backward:before{content:""}.glyphicons-send-to-back:before{content:""}.glyphicons-fit-frame-to-image:before{content:""}.glyphicons-fit-image-to-frame:before{content:""}.glyphicons-multiple-displays:before{content:""}.glyphicons-handshake:before{content:""}.glyphicons-child:before{content:""}.glyphicons-baby-formula:before{content:""}.glyphicons-medicine:before{content:""}.glyphicons-atv-vehicle:before{content:""}.glyphicons-motorcycle:before{content:""}.glyphicons-bed-alt:before{content:""}.glyphicons-tent:before{content:""}.glyphicons-glasses:before{content:""}.glyphicons-sunglasses:before{content:""}.glyphicons-family:before{content:""}.glyphicons-education:before{content:""}.glyphicons-shoes:before{content:""}.glyphicons-map:before{content:""}.glyphicons-cd:before{content:""}.glyphicons-alert:before{content:""}.glyphicons-piggy-bank:before{content:""}.glyphicons-star-half:before{content:""}.glyphicons-cluster:before{content:""}.glyphicons-flowchart:before{content:""}.glyphicons-commodities:before{content:""}.glyphicons-duplicate:before{content:""}.glyphicons-copy:before{content:""}.glyphicons-paste:before{content:""}.glyphicons-bath-bathtub:before{content:""}.glyphicons-bath-shower:before{content:""}.glyphicons-shower:before{content:""}.glyphicons-menu-hamburger:before{content:""}.glyphicons-option-vertical:before{content:""}.glyphicons-option-horizontal:before{content:""}.glyphicons-currency-conversion:before{content:""}.glyphicons-user-ban:before{content:""}.glyphicons-user-lock:before{content:""}.glyphicons-user-flag:before{content:""}.glyphicons-user-asterisk:before{content:""}.glyphicons-user-alert:before{content:""}.glyphicons-user-key:before{content:""}.glyphicons-user-conversation:before{content:""}.glyphicons-database:before{content:""}.glyphicons-database-search:before{content:""}.glyphicons-list-alt:before{content:""}.glyphicons-hazard-sign:before{content:""}.glyphicons-hazard:before{content:""}.glyphicons-stop-sign:before{content:""}.glyphicons-lab:before{content:""}.glyphicons-lab-alt:before{content:""}.glyphicons-ice-cream:before{content:""}.glyphicons-ice-lolly:before{content:""}.glyphicons-ice-lolly-tasted:before{content:""}.glyphicons-invoice:before{content:""}.glyphicons-cart-tick:before{content:""}.glyphicons-hourglass:before{content:""}.glyphicons-cat:before{content:""}.glyphicons-lamp:before{content:""}.glyphicons-scale-classic:before{content:""}.glyphicons-eye-plus:before{content:""}.glyphicons-eye-minus:before{content:""}.glyphicons-quote:before{content:""}.glyphicons-bitcoin:before{content:""}.glyphicons-yen:before{content:""}.glyphicons-ruble:before{content:""}.glyphicons-erase:before{content:""}.glyphicons-podcast:before{content:""}.glyphicons-firework:before{content:""}.glyphicons-scale:before{content:""}.glyphicons-king:before{content:""}.glyphicons-queen:before{content:""}.glyphicons-pawn:before{content:""}.glyphicons-bishop:before{content:""}.glyphicons-knight:before{content:""}.glyphicons-mic-mute:before{content:""}.glyphicons-voicemail:before{content:""}.glyphicons-paragraph-alt:before{content:""}.glyphicons-person-walking:before{content:""}.glyphicons-person-wheelchair:before{content:""}.glyphicons-underground:before{content:""}.glyphicons-car-hov:before{content:""}.glyphicons-car-rental:before{content:""}.glyphicons-transport:before{content:""}.glyphicons-taxi:before{content:""}.glyphicons-ice-cream-no:before{content:""}.glyphicons-uk-rat-u:before{content:""}.glyphicons-uk-rat-pg:before{content:""}.glyphicons-uk-rat-12a:before{content:""}.glyphicons-uk-rat-12:before{content:""}.glyphicons-uk-rat-15:before{content:""}.glyphicons-uk-rat-18:before{content:""}.glyphicons-uk-rat-r18:before{content:""}.glyphicons-tv:before{content:""}.glyphicons-sms:before{content:""}.glyphicons-mms:before{content:""}.glyphicons-us-rat-g:before{content:""}.glyphicons-us-rat-pg:before{content:""}.glyphicons-us-rat-pg-13:before{content:""}.glyphicons-us-rat-restricted:before{content:""}.glyphicons-us-rat-no-one-17:before{content:""}.glyphicons-equalizer:before{content:""}.glyphicons-speakers:before{content:""}.glyphicons-remote-control:before{content:""}.glyphicons-remote-control-tv:before{content:""}.glyphicons-shredder:before{content:""}.glyphicons-folder-heart:before{content:""}.glyphicons-person-running:before{content:""}.glyphicons-person:before{content:""}.glyphicons-voice:before{content:""}.glyphicons-stethoscope:before{content:""}.glyphicons-paired:before{content:""}.glyphicons-activity:before{content:""}.glyphicons-watch:before{content:""}.glyphicons-scissors-alt:before{content:""}.glyphicons-car-wheel:before{content:""}.glyphicons-chevron-up:before{content:""}.glyphicons-chevron-down:before{content:""}.glyphicons-superscript:before{content:""}.glyphicons-subscript:before{content:""}.glyphicons-text-size:before{content:""}.glyphicons-text-color:before{content:""}.glyphicons-text-background:before{content:""}.glyphicons-modal-window:before{content:""}.glyphicons-newspaper:before{content:""}.glyphicons-tractor:before{content:""}.glyphicons-camping:before{content:""}.glyphicons-camping-benches:before{content:""}.glyphicons-forest:before{content:""}.glyphicons-park:before{content:""}.glyphicons-field:before{content:""}.glyphicons-mountains:before{content:""}.glyphicons-fees-payments:before{content:""}.glyphicons-small-payments:before{content:""}.glyphicons-mixed-buildings:before{content:""}.glyphicons-industrial-zone:before{content:""}.glyphicons-visitor-tag:before{content:""}.glyphicons-businessman:before{content:""}.glyphicons-meditation:before{content:""}.glyphicons-bath:before{content:""}.glyphicons-donate:before{content:""}.glyphicons-sauna:before{content:""}.glyphicons-bedroom-nightstand:before{content:""}.glyphicons-bedroom-lamp:before{content:""}.glyphicons-doctor:before{content:""}.glyphicons-engineering-networks:before{content:""}.glyphicons-washing-machine:before{content:""}.glyphicons-dryer:before{content:""}.glyphicons-dishwasher:before{content:""}.glyphicons-luggage-group:before{content:""}.glyphicons-teenager:before{content:""}.glyphicons-person-stick:before{content:""}.glyphicons-person-stick-old:before{content:""}.glyphicons-traveler:before{content:""}.glyphicons-veteran:before{content:""}.glyphicons-group-chat:before{content:""}.glyphicons-elections:before{content:""}.glyphicons-law-justice:before{content:""}.glyphicons-judiciary:before{content:""}.glyphicons-house-fire:before{content:""}.glyphicons-firefighters:before{content:""}.glyphicons-police:before{content:""}.glyphicons-ambulance:before{content:""}.glyphicons-light-beacon:before{content:""}.glyphicons-important-day:before{content:""}.glyphicons-bike-park:before{content:""}.glyphicons-object-align-top:before{content:""}.glyphicons-object-align-bottom:before{content:""}.glyphicons-object-align-horizontal:before{content:""}.glyphicons-object-align-left:before{content:""}.glyphicons-object-align-vertical:before{content:""}.glyphicons-object-align-right:before{content:""}.glyphicons-reflect-y:before{content:""}.glyphicons-reflect-x:before{content:""}.glyphicons-tick:before{content:""}.glyphicons-lawnmower:before{content:""}.glyphicons-call-redirect:before{content:""}.glyphicons-call-ip:before{content:""}.glyphicons-call-record:before{content:""}.glyphicons-call-ringtone:before{content:""}.glyphicons-call-traffic:before{content:""}.glyphicons-call-hold:before{content:""}.glyphicons-call-incoming:before{content:""}.glyphicons-call-outgoing:before{content:""}.glyphicons-call-video:before{content:""}.glyphicons-call-missed:before{content:""}.glyphicons-theater:before{content:""}.glyphicons-heartbeat:before{content:""}.glyphicons-kettlebell:before{content:""}.glyphicons-fireplace:before{content:""}.glyphicons-street-lights:before{content:""}.glyphicons-pedestrian:before{content:""}.glyphicons-flood:before{content:""}.glyphicons-open-water:before{content:""}.glyphicons-for-sale:before{content:""}.glyphicons-dustbin:before{content:""}.glyphicons-door:before{content:""}.glyphicons-camp-fire:before{content:""}.glyphicons-fleur-de-lis:before{content:""}.glyphicons-temperature-settings:before{content:""}.glyphicons-article:before{content:""}.glyphicons-sunbath:before{content:""}.glyphicons-balanced-diet:before{content:""}.glyphicons-ticket:before{content:""}.glyphicons-parking-ticket:before{content:""}.glyphicons-parking-meter:before{content:""}.glyphicons-laptop:before{content:""}.glyphicons-tree-structure:before{content:""}.glyphicons-weather-warning:before{content:""}.glyphicons-temperature-low:before{content:""}.glyphicons-temperature-high:before{content:""}.glyphicons-temperature-low-warning:before{content:""}.glyphicons-temperature-high-warning:before{content:""}.glyphicons-hurricane:before{content:""}.glyphicons-storm:before{content:""}.glyphicons-sorted-waste:before{content:""}.glyphicons-ear:before{content:""}.glyphicons-ear-deaf:before{content:""}.glyphicons-file-plus:before{content:""}.glyphicons-file-minus:before{content:""}.glyphicons-file-lock:before{content:""}.glyphicons-file-cloud:before{content:""}.glyphicons-file-cloud-download:before{content:""}.glyphicons-file-cloud-upload:before{content:""}.glyphicons-paragraph:before{content:""}.glyphicons-list-numbered:before{content:""}.glyphicons-donate-heart:before{content:""}.glyphicons-government:before{content:""}.glyphicons-maze:before{content:""}.glyphicons-chronicle:before{content:""}.glyphicons-user-structure:before{content:""}.glyphicons-recycle:before{content:""}.glyphicons-gas:before{content:""}.glyphicons-waste-pipe:before{content:""}.glyphicons-water-pipe:before{content:""}.glyphicons-parking:before{content:""}.glyphicons-closed:before{content:""}.glyphicons-mouse:before{content:""}.glyphicons-mouse-double-click:before{content:""}.glyphicons-mouse-left-click:before{content:""}.glyphicons-mouse-right-click:before{content:""}.glyphicons-mouse-middle-click:before{content:""}.glyphicons-mouse-scroll:before{content:""}.glyphicons-resize-vertical:before{content:""}.glyphicons-resize-horizontal:before{content:""}.glyphicons-temperature:before{content:""}.glyphicons-puzzle:before{content:""}.glyphicons-puzzle-2:before{content:""}.glyphicons-puzzle-3:before{content:""}.glyphicons-nearby-square:before{content:""}.glyphicons-nearby-circle:before{content:""}.glyphicons-rotate-right:before{content:""}.glyphicons-rotate-left:before{content:""}.glyphicons-pictures:before{content:""}.glyphicons-photo-album:before{content:""}.glyphicons-cadastral-map:before{content:""}.glyphicons-fingerprint-scan:before{content:""}.glyphicons-fingerprint:before{content:""}.glyphicons-fingerprint-lock:before{content:""}.glyphicons-fingerprint-ok:before{content:""}.glyphicons-fingerprint-remove:before{content:""}.glyphicons-fingerprint-reload:before{content:""}.glyphicons-pending-notifications:before{content:""}.glyphicons-synchronization:before{content:""}.glyphicons-synchronization-ban:before{content:""}.glyphicons-hash:before{content:""}.glyphicons-gender-male:before{content:""}.glyphicons-gender-female:before{content:""}.glyphicons-gender-virgin-female:before{content:""}.glyphicons-gender-intersex:before{content:""}.glyphicons-gender-transgender:before{content:""}.glyphicons-gender-ori-lesbian:before{content:""}.glyphicons-gender-ori-gay:before{content:""}.glyphicons-gender-ori-hetero:before{content:""}.glyphicons-gender-other:before{content:""}.glyphicons-gender-unknown:before{content:""}.glyphicons-scanner:before{content:""}.glyphicons-multifunction-printer:before{content:""}.glyphicons-lasso:before{content:""}.glyphicons-view-360:before{content:""}.glyphicons-battery-charging:before{content:""}.glyphicons-battery-full:before{content:""}.glyphicons-battery-75:before{content:""}.glyphicons-battery-50:before{content:""}.glyphicons-battery-25:before{content:""}.glyphicons-battery-10:before{content:""}.glyphicons-satellite:before{content:""}.glyphicons-satellite-dish:before{content:""}.glyphicons-satellite-dish-alt:before{content:""}.glyphicons-auction:before{content:""}.glyphicons-directions:before{content:""}.glyphicons-race:before{content:""}.glyphicons-robot:before{content:""}.glyphicons-ruler-alt:before{content:""}.glyphicons-cube-empty:before{content:""}.glyphicons-cube-black:before{content:""}.glyphicons-move-square:before{content:""}.glyphicons-drop:before{content:""}.glyphicons-vr-headset:before{content:""}.glyphicons-vr-charging:before{content:""}.glyphicons-vr-low-battery:before{content:""}.glyphicons-vr-paired:before{content:""}.glyphicons-vr-settings:before{content:""}.glyphicons-vr-maintenance:before{content:""}.glyphicons-filter-remove:before{content:""}.glyphicons-filter-applied:before{content:""}.glyphicons-one-day:before{content:""}.glyphicons-user-vr:before{content:""}.glyphicons-user-vr-add:before{content:""}.glyphicons-user-vr-remove:before{content:""}.glyphicons-dice-1:before{content:""}.glyphicons-dice-2:before{content:""}.glyphicons-dice-3:before{content:""}.glyphicons-dice-4:before{content:""}.glyphicons-dice-5:before{content:""}.glyphicons-dice-6:before{content:""}@font-face{font-family:Glyphicons Social;src:url(/assets/glyphicons-social-regular-4j2BvIbc.eot);src:url(/assets/glyphicons-social-regular-4j2BvIbc.eot?#iefix)format("embedded-opentype"),url(/assets/glyphicons-social-regular-CQclvJdM.woff2)format("woff2"),url(/assets/glyphicons-social-regular-nSFYY4h4.woff)format("woff"),url(/assets/glyphicons-social-regular-DwM6BN6f.ttf)format("truetype"),url(/assets/glyphicons-social-regular-DR2t1S2a.svg#glyphicons_socialregular)format("svg")}.social{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Glyphicons Social;font-style:normal;font-weight:400;line-height:1.5;display:inline-block}.social.x05{font-size:12px}.social.x2{font-size:48px}.social.x3{font-size:72px}.social.x4{font-size:96px}.social.x5{font-size:120px}.social.light:before{color:#f2f2f2}.social.drop:before{text-shadow:-1px 1px 3px #0000004d}.social.flip{filter:FlipH;-ms-filter:"FlipH";transform:scaleX(-1)}.social.flipv{filter:FlipV;-ms-filter:"FlipV";transform:scaleY(-1)}.social.rotate90{transform:rotate(90deg)}.social.rotate180{transform:rotate(180deg)}.social.rotate270{transform:rotate(270deg)}.social-pinterest:before{content:""}.social-dropbox:before{content:""}.social-google-plus:before{content:""}.social-jolicloud:before{content:""}.social-yahoo:before{content:""}.social-blogger:before{content:""}.social-picasa:before{content:""}.social-amazon:before{content:""}.social-tumblr:before{content:""}.social-wordpress:before{content:""}.social-instapaper:before{content:""}.social-evernote:before{content:""}.social-xing:before{content:""}.social-e-mail-envelope:before{content:""}.social-dribbble:before{content:""}.social-deviantart:before{content:""}.social-read-it-later:before{content:""}.social-linked-in:before{content:""}.social-gmail:before{content:""}.social-pinboard:before{content:""}.social-behance:before{content:""}.social-github:before{content:""}.social-youtube:before{content:""}.social-open-id:before{content:""}.social-foursquare:before{content:""}.social-quora:before{content:""}.social-badoo:before{content:""}.social-spotify:before{content:""}.social-stumbleupon:before{content:""}.social-readability:before{content:""}.social-facebook:before{content:""}.social-twitter:before{content:""}.social-instagram:before{content:""}.social-posterous-spaces:before{content:""}.social-vimeo:before{content:""}.social-flickr:before{content:""}.social-last-fm:before{content:""}.social-rss:before{content:""}.social-skype:before{content:""}.social-e-mail:before{content:""}.social-vine:before{content:""}.social-myspace:before{content:""}.social-goodreads:before{content:""}.social-apple:before{content:""}.social-windows:before{content:""}.social-yelp:before{content:""}.social-playstation:before{content:""}.social-xbox:before{content:""}.social-android:before{content:""}.social-ios:before{content:""}.social-wikipedia:before{content:""}.social-pocket:before{content:""}.social-steam:before{content:""}.social-soundcloud:before{content:""}.social-slideshare:before{content:""}.social-netflix:before{content:""}.social-paypal:before{content:""}.social-google-drive:before{content:""}.social-linux-foundation:before{content:""}.social-ebay:before{content:""}.social-bitbucket:before{content:""}.social-whatsapp:before{content:""}.social-buffer:before{content:""}.social-medium:before{content:""}.social-stackoverflow:before{content:""}.social-linux:before{content:""}.social-vk:before{content:""}.social-snapchat:before{content:""}.social-etsy:before{content:""}.social-stackexchange:before{content:""}.ajax-loader{visibility:hidden;background-color:#ffffffb3;width:100%;height:100%;position:absolute;z-index:100!important}.ajax-loader img{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.hidden{display:none}.gridToolbarTextFilterControl{width:10em}.gridButtonsContainer{padding-right:15px}.gridButtonsContainer a.btn-primary{display:normal;font-weight:400;color:#fff!important}.gridButtonsContainer a:not([href]){color:#fff;display:normal;font-weight:400}.custom-select select,.gridToolbarSelectFilterControl{min-width:150px}.form-group label{line-height:1.5}.k-grid .select-wrapper{background:#fff}.glyphicons-chevron-right{padding-top:2px}.k-grid .search-input-group{padding-right:4px}.sidenav,.sidenav__item{list-style-type:none!important}.sidenav__link:hover{text-decoration:none}.sidenav ul{padding-left:0;list-style-type:none}.block,.side-block{margin-bottom:4rem}.side-block{padding:2rem 1rem;box-shadow:0 6px 17px 2px #00000094}.main-navbar{text-transform:uppercase}.heading-caption{color:#adb5bd;font-size:.6em;display:block}.heading-caption-inline{display:inline-block}.od-component{position:relative}.od-component+.od-component{margin-top:2rem}.btn-code{color:#13b955;background:#17141f}.resizable{resize:horizontal;width:50%;max-width:100%;height:auto;position:relative;overflow:auto}.resizable:after{content:"";resize:horizontal;z-index:9;width:24px;height:24px}.resizable .resizeUI,.resizable:after{cursor:e-resize;position:absolute;bottom:0;right:0}.resizable .resizeUI{background:inherit;pointer-events:none}.resizable .resizeUI .fas{color:#fff;background:#000;padding:3px;font-size:20px}.styleguide-symbol{max-width:32px;margin-top:.1rem}dd{margin-bottom:0}.codebeispiele{margin-top:1rem}.codebeispiele .od-code{color:#333;padding:1rem 0}.show-col{background-color:#bfcbd8;border:1px solid #767676;min-height:3.5rem}.header-navi .nav .nav-item .nav-link{margin-left:1rem}.header-navi .nav .nav-item.heading{font-size:.875rem;line-height:1.5rem}.header-navi .nav .nav-item.active .nav-link{font-weight:700;text-decoration:underline}.header .logo{min-height:62px}.linkButton{font-weight:unset;line-height:unset;border:0;width:fit-content;margin-bottom:0;text-decoration:underline;transition:border-color;display:block}.linkButton:hover{text-decoration:underline}.linkButton:focus{margin:-1px;text-decoration:none}.icon-button{width:fit-content;min-width:fit-content;margin-bottom:0}.shoppingCartTable>tbody>tr{height:70px}.shoppingCartTable>tbody>tr>td{vertical-align:middle;width:25%}@media only screen and (width<=991.98px){.shoppingCartTable>thead>tr>th{padding-right:0}.shoppingCartTable>tbody>tr>td{word-break:break-word}.shoppingCartTable>tbody>tr>td:not(:last-of-type){padding-right:0}}@media only screen and (width<=767.98px){.shoppingCartTable>thead>tr,.shoppingCartTable>tbody>tr{height:auto;display:flex}.shoppingCartTable>thead>tr>th,.shoppingCartTable>tbody>tr>td{flex-grow:0}.shoppingCartTable>thead>tr>th:first-of-type,.shoppingCartTable>tbody>tr>td:first-of-type{flex-basis:40%}.shoppingCartTable>thead>tr>th:nth-of-type(2),.shoppingCartTable>tbody>tr>td:nth-of-type(2){flex-basis:20%}.shoppingCartTable>thead>tr>th:nth-of-type(3),.shoppingCartTable>tbody>tr>td:nth-of-type(3){flex-basis:40%}.shoppingCartTable>thead>tr>th:last-of-type{flex-basis:0;padding:0}.shoppingCartTable>tbody>tr{flex-wrap:wrap}.shoppingCartTable>tbody>tr>td{word-break:break-word}.shoppingCartTable>tbody>tr>td:last-of-type{border-top:none;flex-basis:100%;padding-top:0}}.offersTable>tbody>tr{height:60px;line-height:1.5}.offersTable>tbody>tr>td{vertical-align:middle}.offersTable>tbody>tr>td:last-of-type{white-space:nowrap;width:1%}@media only screen and (width<=991.98px){.offersTable>thead>tr,.offersTable>tbody>tr{height:auto;display:flex}.offersTable>thead>tr>th,.offersTable>tbody>tr>td{flex-grow:0}.offersTable>thead>tr>th:first-of-type,.offersTable>tbody>tr>td:first-of-type{flex-basis:25%}.offersTable>thead>tr>th:nth-of-type(2),.offersTable>tbody>tr>td:nth-of-type(2){flex-basis:15%}.offersTable>thead>tr>th:nth-of-type(3),.offersTable>tbody>tr>td:nth-of-type(3),.offersTable>thead>tr>th:nth-of-type(4),.offersTable>tbody>tr>td:nth-of-type(4){flex-basis:30%}.offersTable>thead>tr>th{padding-right:0}.offersTable>thead>tr>th:last-of-type{flex-basis:0;padding:0}.offersTable>tbody>tr{flex-wrap:wrap}.offersTable>tbody>tr>td{word-break:break-word}.offersTable>tbody>tr>td:not(:last-of-type){padding-right:0}.offersTable>tbody>tr>td:last-of-type{border-top:none;flex-basis:100%;padding-top:0}}.termination-button-col-hidden{visibility:hidden;width:0}@media only screen and (width<=575.98px){.deadline-col{align-self:flex-start;display:flex}.termination-button-col-hidden{display:none!important}.termination-button{margin-top:.5rem;margin-bottom:0}}@media only screen and (width<=575px){.hide-on-xs{display:none!important}}@media only screen and (width>=576px){.show-on-xs{display:none!important}}@media only screen and (width<=767px){.hide-on-sm{display:none!important}}@media only screen and (width>=768px){.show-on-sm{display:none!important}}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.personLinksTable>tbody>tr>td:first-of-type,.identityLinksTable>tbody>tr>td:first-of-type{word-break:break-word;vertical-align:middle}.personLinksTable>thead>tr>td:last-of-type,.personLinksTable>tbody>tr>td:last-of-type,.identityLinksTable>thead>tr>td:last-of-type,.identityLinksTable>tbody>tr>td:last-of-type{width:0}.schedule-button-col-hidden{visibility:hidden;width:0}.response-text{text-align:right}.response-text-status{white-space:nowrap}.offer-denied{color:#0009;text-decoration:line-through}@media only screen and (width>=768px) and (width<=991.98px){.response-text-status{white-space:unset}}@media only screen and (width<=767.98px){.deadline-col{align-self:flex-start;display:flex}.schedule-button-col-hidden{display:none!important}.schedule-button{width:100%;margin-top:.5rem;margin-bottom:0}.response-text{text-align:center;width:100%;margin-top:1rem}}.wishlistTable>tbody>tr{height:60px;line-height:1.5}.wishlistTable>tbody>tr>td{vertical-align:middle}.wishlistTable>tbody>tr>td:last-of-type{white-space:nowrap;width:1%}.snackbarWrapper{margin-top:32px;flex-direction:column;align-items:flex-end;gap:12px;min-width:250px;max-width:400px;margin-inline:32px;display:flex;position:fixed;top:0;right:0}@media only screen and (width<=575.98px){.snackbarWrapper{min-width:calc(100% - 64px);max-width:calc(100% - 64px)}}.snackbar{opacity:0;background:#fff;border:1px solid #bfd6e9;width:fit-content;transition:opacity .25s;box-shadow:0 0 15px -3px #00000080}.snackbar-show{opacity:1}.snackbar-hide{opacity:0}.snackbarTitle{color:#fff;justify-content:space-between;align-items:center;padding-block:8px;padding-inline:12px;display:flex}.snackbarBody{padding-block:8px;padding-inline:12px}
