diff --git a/.all-contributorsrc b/.all-contributorsrc index 18600c6fc..6d8513f29 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -620,7 +620,17 @@ "contributions": [ "maintenance" ] + }, + { + "login": "MapTo0", + "name": "Martin", + "avatar_url": "https://avatars.githubusercontent.com/u/5821279?v=4", + "profile": "https://github.com/MapTo0", + "contributions": [ + "code" + ] } ], - "repoType": "github" + "repoType": "github", + "commitConvention": "none" } diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index f842e9a63..f708b8c39 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -87,6 +87,9 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
Gene Mecija

🐛 💻 ⚠️
Ludovico Fischer

🚧 + +
Martin

💻 + diff --git a/packages/cssnano-preset-advanced/src/__tests__/integrations/bootstrap-v4.2.1.css b/packages/cssnano-preset-advanced/src/__tests__/integrations/bootstrap-v4.2.1.css index 6ba73d915..07ff0ba50 100644 --- a/packages/cssnano-preset-advanced/src/__tests__/integrations/bootstrap-v4.2.1.css +++ b/packages/cssnano-preset-advanced/src/__tests__/integrations/bootstrap-v4.2.1.css @@ -3,4 +3,4 @@ * 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:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--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,"Noto Sans",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-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-skip-ink:none}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}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none}a:hover{color:#0056b3;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{margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}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=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,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{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}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:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,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.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:1rem;margin-top:1rem}.small,small{font-size:80%;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote-footer{color:#6c757d;display:block;font-size:80%}.blockquote-footer:before{content:"\2014\00A0"}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:90%}code{color:#e83e8c;font-size:87.5%;word-break:break-word}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:87.5%;padding:.2rem .4rem}kbd kbd{font-size:100%;font-weight:700;padding:0}pre{color:#212529;display:block;font-size:87.5%}pre code{color:inherit;font-size:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.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{padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;max-width:100%;width:auto}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{background-color:transparent;margin-bottom:1rem;width:100%}.table td,.table th{border-top:1px solid #dee2e6;padding:.75rem;vertical-align:top}.table thead th{border-bottom:2px solid #dee2e6;vertical-align:bottom}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{background-color:#212529;border-color:#32383e;color:#fff}.table .thead-light th{background-color:#e9ecef;border-color:#dee2e6;color:#495057}.table-dark{background-color:#212529;color:#fff}.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:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive>.table-bordered{border:0}.form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:block;font-size:1rem;font-weight:400;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{background-color:#fff;border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);color:#495057;outline:0}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{background-color:#fff;color:#495057}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;line-height:1.5;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;line-height:1.5;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#212529;display:block;line-height:1.5;margin-bottom:0;padding-bottom:.375rem;padding-top:.375rem;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.2rem;font-size:.875rem;height:calc(1.8125rem + 2px);line-height:1.5;padding:.25rem .5rem}.form-control-lg{border-radius:.3rem;font-size:1.25rem;height:calc(2.875rem + 2px);line-height:1.5;padding:.5rem 1rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.form-row>.col,.form-row>[class*=col-]{padding-left:5px;padding-right:5px}.form-check{display:block;padding-left:1.25rem;position:relative}.form-check-input{margin-left:-1.25rem;margin-top:.3rem;position:absolute}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{align-items:center;display:inline-flex;margin-right:.75rem;padding-left:0}.form-check-inline .form-check-input{margin-left:0;margin-right:.3125rem;margin-top:0;position:static}.valid-feedback{color:#28a745;display:none;font-size:80%;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(40,167,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:center right .5625rem;background-repeat:no-repeat;background-size:1.125rem 1.125rem;border-color:#28a745;padding-right:2.25rem}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top .5625rem right .5625rem;padding-right:2.25rem}.custom-select.is-valid,.was-validated .custom-select:valid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem;border-color:#28a745;padding-right:3.4375rem}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.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,.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{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.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:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.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:#34ce57;border-color:#34ce57}.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 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.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{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{color:#dc3545;display:none;font-size:80%;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='m0 0 3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");background-position:center right .5625rem;background-repeat:no-repeat;background-size:1.125rem 1.125rem;border-color:#dc3545;padding-right:2.25rem}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top .5625rem right .5625rem;padding-right:2.25rem}.custom-select.is-invalid,.was-validated .custom-select:invalid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='m0 0 3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem;border-color:#dc3545;padding-right:3.4375rem}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.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,.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{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.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:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.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:#e4606d;border-color:#e4606d}.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 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.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{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{align-items:center;display:flex;flex-flow:row wrap}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{align-items:center;display:flex;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{align-items:center;display:flex;justify-content:center;padding-left:0;width:auto}.form-inline .form-check-input{margin-left:0;margin-right:.25rem;margin-top:0;position:relative}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#212529;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{background-color:#007bff;border-color:#007bff;color:#fff}.btn-primary:hover{background-color:#0069d9;border-color:#0062cc;color:#fff}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#007bff;border-color:#007bff;color:#fff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#0062cc;border-color:#005cbf;color:#fff}.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 rgba(38,143,255,.5)}.btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#5a6268;border-color:#545b62;color:#fff}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#545b62;border-color:#4e555b;color:#fff}.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 rgba(130,138,145,.5)}.btn-success{background-color:#28a745;border-color:#28a745;color:#fff}.btn-success:hover{background-color:#218838;border-color:#1e7e34;color:#fff}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745;color:#fff}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{background-color:#1e7e34;border-color:#1c7430;color:#fff}.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 rgba(72,180,97,.5)}.btn-info{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info:hover{background-color:#138496;border-color:#117a8b;color:#fff}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{background-color:#117a8b;border-color:#10707f;color:#fff}.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 rgba(58,176,195,.5)}.btn-warning{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning:hover{background-color:#e0a800;border-color:#d39e00;color:#212529}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{background-color:#d39e00;border-color:#c69500;color:#212529}.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 rgba(222,170,12,.5)}.btn-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-danger:hover{background-color:#c82333;border-color:#bd2130;color:#fff}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{background-color:#bd2130;border-color:#b21f2d;color:#fff}.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 rgba(225,83,97,.5)}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light:hover{background-color:#e2e6ea;border-color:#dae0e5;color:#212529}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{background-color:#dae0e5;border-color:#d3d9df;color:#212529}.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 rgba(216,217,219,.5)}.btn-dark{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark:hover{background-color:#23272b;border-color:#1d2124;color:#fff}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{background-color:#1d2124;border-color:#171a1d;color:#fff}.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 rgba(82,88,93,.5)}.btn-outline-primary{border-color:#007bff;color:#007bff}.btn-outline-primary:hover{background-color:#007bff;border-color:#007bff;color:#fff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{background-color:#007bff;border-color:#007bff;color:#fff}.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 rgba(0,123,255,.5)}.btn-outline-secondary{border-color:#6c757d;color:#6c757d}.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{background-color:#6c757d;border-color:#6c757d;color:#fff}.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 rgba(108,117,125,.5)}.btn-outline-success{border-color:#28a745;color:#28a745}.btn-outline-success:hover{background-color:#28a745;border-color:#28a745;color:#fff}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{background-color:#28a745;border-color:#28a745;color:#fff}.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 rgba(40,167,69,.5)}.btn-outline-info{border-color:#17a2b8;color:#17a2b8}.btn-outline-info:hover{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.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 rgba(23,162,184,.5)}.btn-outline-warning{border-color:#ffc107;color:#ffc107}.btn-outline-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{background-color:#ffc107;border-color:#ffc107;color:#212529}.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 rgba(255,193,7,.5)}.btn-outline-danger{border-color:#dc3545;color:#dc3545}.btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{background-color:#dc3545;border-color:#dc3545;color:#fff}.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 rgba(220,53,69,.5)}.btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}.btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.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 rgba(248,249,250,.5)}.btn-outline-dark{border-color:#343a40;color:#343a40}.btn-outline-dark:hover{background-color:#343a40;border-color:#343a40;color:#fff}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{background-color:#343a40;border-color:#343a40;color:#fff}.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 rgba(52,58,64,.5)}.btn-link{color:#007bff;font-weight:400}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{box-shadow:none;text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.btn-block{display:block;width:100%}.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;overflow:hidden;position:relative;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;color:#212529;display:none;float:left;font-size:1rem;left:0;list-style:none;margin:.125rem 0 0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu-right{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-right{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-right{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-right{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-right{left:auto;right:0}}.dropdown-menu-left{left:0;right:auto}@media (min-width:576px){.dropdown-menu-sm-left{left:0;right:auto}}@media (min-width:768px){.dropdown-menu-md-left{left:0;right:auto}}@media (min-width:992px){.dropdown-menu-lg-left{left:0;right:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{left:0;right:auto}}.dropup .dropdown-menu{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropright .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropleft .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropleft .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.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{background-color:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1.5rem;text-align:inherit;white-space:nowrap;width:100%}.dropdown-item:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.dropdown-item:last-child{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.dropdown-item:focus,.dropdown-item:hover{background-color:#f8f9fa;color:#16181b;text-decoration:none}.dropdown-item.active,.dropdown-item:active{background-color:#007bff;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#6c757d;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.875rem;margin-bottom:0;padding:.5rem 1.5rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.25rem 1.5rem}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 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-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.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-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius: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{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{flex:1 1 auto;margin-bottom:0;position:relative;width:1%}.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,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.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-select:not(:last-child),.input-group>.form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.custom-file{align-items:center;display:flex}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.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{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:flex;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(2.875rem + 2px)}.input-group-lg>.custom-select,.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{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.8125rem + 2px)}.input-group-sm>.custom-select,.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{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-bottom-left-radius:0;border-top-left-radius:0}.custom-control{display:block;min-height:1.5rem;padding-left:1.5rem;position:relative}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{opacity:0;position:absolute;z-index:-1}.custom-control-input:checked~.custom-control-label:before{background-color:#007bff;border-color:#007bff;color:#fff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{background-color:#b3d7ff;border-color:#b3d7ff;color:#fff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{margin-bottom:0;position:relative;vertical-align:top}.custom-control-label:before{background-color:#fff;border:1px solid #adb5bd;pointer-events:none}.custom-control-label:after,.custom-control-label:before{content:"";display:block;height:1rem;left:-1.5rem;position:absolute;top:.25rem;width:1rem}.custom-control-label:after{background-position:50%;background-repeat:no-repeat;background-size:50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#007bff;border-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%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:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{border-radius:.5rem;left:-2.25rem;pointer-events:all;width:1.75rem}.custom-switch .custom-control-label:after{background-color:#adb5bd;border-radius:.5rem;height:calc(1rem - 4px);left:calc(-2.25rem + 2px);top:calc(.25rem + 2px);transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:calc(1rem - 4px)}@media screen and (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:inline-block;font-weight:400;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem 1.75rem .375rem .75rem;vertical-align:middle;width:100%}.custom-select:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(128,189,255,.5);outline:0}.custom-select:focus::-ms-value{background-color:#fff;color:#495057}.custom-select[multiple],.custom-select[size]:not([size="1"]){background-image:none;height:auto;padding-right:.75rem}.custom-select:disabled{background-color:#e9ecef;color:#6c757d}.custom-select::-ms-expand{opacity:0}.custom-select-sm{font-size:.875rem;height:calc(1.8125rem + 2px);padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.custom-select-lg{font-size:1.25rem;height:calc(2.875rem + 2px);padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{height:calc(2.25rem + 2px);position:relative;width:100%}.custom-file-input{margin:0;opacity:0;z-index:2}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;font-weight:400;height:calc(2.25rem + 2px);left:0;z-index:1}.custom-file-label,.custom-file-label:after{color:#495057;line-height:1.5;padding:.375rem .75rem;position:absolute;right:0;top:0}.custom-file-label:after{background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0;bottom:0;content:"Browse";display:block;height:2.25rem;z-index:3}.custom-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.4rem;padding:0;width:100%}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#007bff;border:0;border-radius: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;width:1rem}@media screen and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#007bff;border:0;border-radius:1rem;height:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media screen and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-thumb{appearance:none;background-color:#007bff;border:0;border-radius:1rem;height:1rem;margin-left:.2rem;margin-right:.2rem;margin-top:0;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media screen and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{background-color:transparent;border-color:transparent;border-width:.5rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#007bff;color:#fff}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{padding:.5rem 1rem;position:relative}.navbar,.navbar>.container,.navbar>.container-fluid{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.navbar-brand{display:inline-block;font-size:1.25rem;line-height:inherit;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{float:none;position:static}.navbar-text{display:inline-block;padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{background:no-repeat 50%;background-size:100% 100%;content:"";display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;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:.5rem;padding-right:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;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:.5rem;padding-right:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;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:.5rem;padding-right:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;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:.5rem;padding-right:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;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:.5rem;padding-right:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.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:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.5)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.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:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%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:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-body{flex:1 1 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:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);color:inherit;margin-bottom:0;padding:.75rem 1.25rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);padding:.75rem 1.25rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.75rem}.card-header-pills,.card-header-tabs{margin-left:-.625rem;margin-right:-.625rem}.card-img-overlay{bottom:0;left:0;padding:1.25rem;position:absolute;right:0;top:0}.card-img{border-radius:calc(.25rem - 1px);width:100%}.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);width:100%}.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);width:100%}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-bottom:0;margin-left:15px;margin-right:15px}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child),.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card{overflow:hidden}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion .card .card-header{margin-bottom:-1px}.breadcrumb{background-color:#e9ecef;border-radius:.25rem;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:.75rem 1rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:"/";display:inline-block;padding-right:.5rem}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{border-radius:.25rem;display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#007bff;display:block;line-height:1.25;margin-left:-1px;padding:.5rem .75rem;position:relative}.page-link:hover{background-color:#e9ecef;border-color:#dee2e6;color:#0056b3;text-decoration:none;z-index:2}.page-link:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0;z-index:2}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem;margin-left:0}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.page-item.active .page-link{background-color:#007bff;border-color:#007bff;color:#fff;z-index:1}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;cursor:auto;pointer-events:none}.pagination-lg .page-link{font-size:1.25rem;line-height:1.5;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{border-radius:.25rem;display:inline-block;font-size:75%;font-weight:700;line-height:1;padding:.25em .4em;text-align:center;vertical-align:baseline;white-space:nowrap}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{border-radius:10rem;padding-left:.6em;padding-right:.6em}.badge-primary{background-color:#007bff;color:#fff}a.badge-primary:focus,a.badge-primary:hover{background-color:#0062cc;color:#fff}.badge-secondary{background-color:#6c757d;color:#fff}a.badge-secondary:focus,a.badge-secondary:hover{background-color:#545b62;color:#fff}.badge-success{background-color:#28a745;color:#fff}a.badge-success:focus,a.badge-success:hover{background-color:#1e7e34;color:#fff}.badge-info{background-color:#17a2b8;color:#fff}a.badge-info:focus,a.badge-info:hover{background-color:#117a8b;color:#fff}.badge-warning{background-color:#ffc107;color:#212529}a.badge-warning:focus,a.badge-warning:hover{background-color:#d39e00;color:#212529}.badge-danger{background-color:#dc3545;color:#fff}a.badge-danger:focus,a.badge-danger:hover{background-color:#bd2130;color:#fff}.badge-light{background-color:#f8f9fa;color:#212529}a.badge-light:focus,a.badge-light:hover{background-color:#dae0e5;color:#212529}.badge-dark{background-color:#343a40;color:#fff}a.badge-dark:focus,a.badge-dark:hover{background-color:#1d2124;color:#fff}.jumbotron{background-color:#e9ecef;border-radius:.3rem;margin-bottom:2rem;padding:2rem 1rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{border-radius:0;padding-left:0;padding-right:0}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:.75rem 1.25rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{color:inherit;padding:.75rem 1.25rem;position:absolute;right:0;top:0}.alert-primary{background-color:#cce5ff;border-color:#b8daff;color:#004085}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{background-color:#e2e3e5;border-color:#d6d8db;color:#383d41}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{background-color:#d1ecf1;border-color:#bee5eb;color:#0c5460}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{background-color:#fff3cd;border-color:#ffeeba;color:#856404}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#818182}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{background-color:#d6d8d9;border-color:#c6c8ca;color:#1b1e21}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes a{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes a{0%{background-position:1rem 0}to{background-position:0 0}}.progress{background-color:#e9ecef;border-radius:.25rem;display:flex;font-size:.75rem;height:1rem;overflow:hidden}.progress-bar{background-color:#007bff;color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite}.media{align-items:flex-start;display:flex}.media-body{flex:1}.list-group{display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none}.list-group-item-action:active{background-color:#e9ecef;color:#212529}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);display:block;margin-bottom:-1px;padding:.75rem 1.25rem;position:relative}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;margin-bottom:0}.list-group-item:focus,.list-group-item:hover{text-decoration:none;z-index:1}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.list-group-item.active{background-color:#007bff;border-color:#007bff;color:#fff;z-index:2}.list-group-flush .list-group-item{border-left:0;border-radius:0;border-right:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.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;margin-bottom:0}.list-group-item-primary{background-color:#b8daff;color:#004085}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#9fcdff;color:#004085}.list-group-item-primary.list-group-item-action.active{background-color:#004085;border-color:#004085;color:#fff}.list-group-item-secondary{background-color:#d6d8db;color:#383d41}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#c8cbcf;color:#383d41}.list-group-item-secondary.list-group-item-action.active{background-color:#383d41;border-color:#383d41;color:#fff}.list-group-item-success{background-color:#c3e6cb;color:#155724}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#b1dfbb;color:#155724}.list-group-item-success.list-group-item-action.active{background-color:#155724;border-color:#155724;color:#fff}.list-group-item-info{background-color:#bee5eb;color:#0c5460}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#abdde5;color:#0c5460}.list-group-item-info.list-group-item-action.active{background-color:#0c5460;border-color:#0c5460;color:#fff}.list-group-item-warning{background-color:#ffeeba;color:#856404}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#ffe8a1;color:#856404}.list-group-item-warning.list-group-item-action.active{background-color:#856404;border-color:#856404;color:#fff}.list-group-item-danger{background-color:#f5c6cb;color:#721c24}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#f1b0b7;color:#721c24}.list-group-item-danger.list-group-item-action.active{background-color:#721c24;border-color:#721c24;color:#fff}.list-group-item-light{background-color:#fdfdfe;color:#818182}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#ececf6;color:#818182}.list-group-item-light.list-group-item-action.active{background-color:#818182;border-color:#818182;color:#fff}.list-group-item-dark{background-color:#c6c8ca;color:#1b1e21}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#b9bbbe;color:#1b1e21}.list-group-item-dark.list-group-item-action.active{background-color:#1b1e21;border-color:#1b1e21;color:#fff}.close{color:#000;float:right;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;padding:0}a.close.disabled{pointer-events:none}.toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.1);font-size:.875rem;max-width:350px;opacity:0;overflow:hidden}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);color:#6c757d;display:flex;padding:.25rem .75rem}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1050}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{content:"";display:block;height:calc(100vh - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:flex-start;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem;display:flex;justify-content:space-between;padding:1rem}.modal-header .close{margin:-1rem -1rem -1rem auto;padding:1rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;padding:1rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{word-wrap:break-word;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.tooltip.show{opacity:.9}.tooltip .arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .arrow:before{border-color:transparent;border-style:solid;content:"";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-top-color:#000;border-width:.4rem .4rem 0;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{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;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-bottom-color:#000;border-width:0 .4rem .4rem;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{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:0}.tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}.popover,.popover .arrow{display:block;position:absolute}.popover .arrow{height:.5rem;margin:0 .3rem;width:1rem}.popover .arrow:after,.popover .arrow:before{border-color:transparent;border-style:solid;content:"";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 + -1px)}.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:rgba(0,0,0,.25);bottom:0}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-top .arrow:after{border-top-color:#fff;bottom:1px}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{height:1rem;left:calc(-.5rem + -1px);margin:.3rem 0;width:.5rem}.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:rgba(0,0,0,.25);left:0}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-right .arrow:after{border-right-color:#fff;left:1px}.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 + -1px)}.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:rgba(0,0,0,.25);top:0}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-bottom .arrow:after{border-bottom-color:#fff;top:1px}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f7f7f7;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{height:1rem;margin:.3rem 0;right:calc(-.5rem + -1px);width:.5rem}.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:rgba(0,0,0,.25);right:0}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-left .arrow:after{border-left-color:#fff;right:1px}.popover-header{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);color:inherit;font-size:1rem;margin-bottom:0;padding:.5rem .75rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:.5rem .75rem}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media screen and (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0;transition:opacity 0s .6s;z-index:0}@media screen and (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media screen and (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.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:transparent no-repeat 50%;background-size:100% 100%;display:inline-block;height:20px;width:20px}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='m5.25 0-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='m2.75 0-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-left:15%;margin-right:15%;padding-left:0;position:absolute;right:0;z-index:15}.carousel-indicators li{background-clip:padding-box;background-color:#fff;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;text-indent:-999px;transition:opacity .6s ease;width:30px}@media screen and (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:20px;color:#fff;left:15%;padding-bottom:20px;padding-top:20px;position:absolute;right:15%;text-align:center;z-index:10}@-webkit-keyframes b{to{transform:rotate(1turn)}}@keyframes b{to{transform:rotate(1turn)}}.spinner-border{-webkit-animation:b .75s linear infinite;animation:b .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:text-bottom;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@-webkit-keyframes c{0%{transform:scale(0)}50%{opacity:1}}@keyframes c{0%{transform:scale(0)}50%{opacity:1}}.spinner-grow{-webkit-animation:c .75s linear infinite;animation:c .75s linear infinite;background-color:currentColor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:text-bottom;width:2rem}.spinner-grow-sm{height:1rem;width:1rem}.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:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!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:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!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-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!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:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!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-pill{border-radius:50rem!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 (min-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 (min-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 (min-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 (min-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{display:block;overflow:hidden;padding:0;position:relative;width:100%}.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;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.embed-responsive-21by9:before{padding-top:42.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-3by4:before{padding-top:133.333333%}.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:1 1 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{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-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:1 1 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{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{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-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:1 1 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{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{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-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:1 1 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{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{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-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:1 1 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{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{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;overflow:visible;position:static;white-space:normal;width:auto}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!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}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!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:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{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:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-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 (min-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:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{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:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-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 (min-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:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{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:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-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 (min-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:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{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:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-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 (min-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:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{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:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-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-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-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:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{background-color:transparent;border:0;color:transparent;font:0/0 a;text-shadow:none}.text-decoration-none{text-decoration:none!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{box-shadow:none!important;text-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}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:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{border-color:#dee2e6;color:inherit}} \ No newline at end of file + */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--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,"Noto Sans",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-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-skip-ink:none}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}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none}a:hover{color:#0056b3;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{margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}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=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,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{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}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:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,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.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:1rem;margin-top:1rem}.small,small{font-size:80%;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote-footer{color:#6c757d;display:block;font-size:80%}.blockquote-footer:before{content:"\2014\00A0"}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:90%}code{color:#e83e8c;font-size:87.5%;word-break:break-word}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:87.5%;padding:.2rem .4rem}kbd kbd{font-size:100%;font-weight:700;padding:0}pre{color:#212529;display:block;font-size:87.5%}pre code{color:inherit;font-size:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.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{padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;max-width:100%;width:auto}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.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.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{background-color:transparent;margin-bottom:1rem;width:100%}.table td,.table th{border-top:1px solid #dee2e6;padding:.75rem;vertical-align:top}.table thead th{border-bottom:2px solid #dee2e6;vertical-align:bottom}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{background-color:#212529;border-color:#32383e;color:#fff}.table .thead-light th{background-color:#e9ecef;border-color:#dee2e6;color:#495057}.table-dark{background-color:#212529;color:#fff}.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:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive>.table-bordered{border:0}.form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:block;font-size:1rem;font-weight:400;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{background-color:#fff;border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);color:#495057;outline:0}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{background-color:#fff;color:#495057}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;line-height:1.5;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;line-height:1.5;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#212529;display:block;line-height:1.5;margin-bottom:0;padding-bottom:.375rem;padding-top:.375rem;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.2rem;font-size:.875rem;height:calc(1.8125rem + 2px);line-height:1.5;padding:.25rem .5rem}.form-control-lg{border-radius:.3rem;font-size:1.25rem;height:calc(2.875rem + 2px);line-height:1.5;padding:.5rem 1rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.form-row>.col,.form-row>[class*=col-]{padding-left:5px;padding-right:5px}.form-check{display:block;padding-left:1.25rem;position:relative}.form-check-input{margin-left:-1.25rem;margin-top:.3rem;position:absolute}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{align-items:center;display:inline-flex;margin-right:.75rem;padding-left:0}.form-check-inline .form-check-input{margin-left:0;margin-right:.3125rem;margin-top:0;position:static}.valid-feedback{color:#28a745;display:none;font-size:80%;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(40,167,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:center right .5625rem;background-repeat:no-repeat;background-size:1.125rem 1.125rem;border-color:#28a745;padding-right:2.25rem}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top .5625rem right .5625rem;padding-right:2.25rem}.custom-select.is-valid,.was-validated .custom-select:valid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem;border-color:#28a745;padding-right:3.4375rem}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.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:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.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:#34ce57;border-color:#34ce57}.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 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.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{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{color:#dc3545;display:none;font-size:80%;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='m0 0 3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");background-position:center right .5625rem;background-repeat:no-repeat;background-size:1.125rem 1.125rem;border-color:#dc3545;padding-right:2.25rem}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top .5625rem right .5625rem;padding-right:2.25rem}.custom-select.is-invalid,.was-validated .custom-select:invalid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='m0 0 3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem;border-color:#dc3545;padding-right:3.4375rem}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.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:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.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:#e4606d;border-color:#e4606d}.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 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.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{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{align-items:center;display:flex;flex-flow:row wrap}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{align-items:center;display:flex;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{align-items:center;display:flex;justify-content:center;padding-left:0;width:auto}.form-inline .form-check-input{margin-left:0;margin-right:.25rem;margin-top:0;position:relative}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#212529;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{background-color:#007bff;border-color:#007bff;color:#fff}.btn-primary:hover{background-color:#0069d9;border-color:#0062cc;color:#fff}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#007bff;border-color:#007bff;color:#fff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#0062cc;border-color:#005cbf;color:#fff}.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 rgba(38,143,255,.5)}.btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#5a6268;border-color:#545b62;color:#fff}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#545b62;border-color:#4e555b;color:#fff}.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 rgba(130,138,145,.5)}.btn-success{background-color:#28a745;border-color:#28a745;color:#fff}.btn-success:hover{background-color:#218838;border-color:#1e7e34;color:#fff}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745;color:#fff}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{background-color:#1e7e34;border-color:#1c7430;color:#fff}.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 rgba(72,180,97,.5)}.btn-info{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info:hover{background-color:#138496;border-color:#117a8b;color:#fff}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{background-color:#117a8b;border-color:#10707f;color:#fff}.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 rgba(58,176,195,.5)}.btn-warning{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning:hover{background-color:#e0a800;border-color:#d39e00;color:#212529}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{background-color:#d39e00;border-color:#c69500;color:#212529}.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 rgba(222,170,12,.5)}.btn-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-danger:hover{background-color:#c82333;border-color:#bd2130;color:#fff}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{background-color:#bd2130;border-color:#b21f2d;color:#fff}.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 rgba(225,83,97,.5)}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light:hover{background-color:#e2e6ea;border-color:#dae0e5;color:#212529}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{background-color:#dae0e5;border-color:#d3d9df;color:#212529}.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 rgba(216,217,219,.5)}.btn-dark{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark:hover{background-color:#23272b;border-color:#1d2124;color:#fff}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{background-color:#1d2124;border-color:#171a1d;color:#fff}.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 rgba(82,88,93,.5)}.btn-outline-primary{border-color:#007bff;color:#007bff}.btn-outline-primary:hover{background-color:#007bff;border-color:#007bff;color:#fff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{background-color:#007bff;border-color:#007bff;color:#fff}.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 rgba(0,123,255,.5)}.btn-outline-secondary{border-color:#6c757d;color:#6c757d}.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{background-color:#6c757d;border-color:#6c757d;color:#fff}.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 rgba(108,117,125,.5)}.btn-outline-success{border-color:#28a745;color:#28a745}.btn-outline-success:hover{background-color:#28a745;border-color:#28a745;color:#fff}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{background-color:#28a745;border-color:#28a745;color:#fff}.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 rgba(40,167,69,.5)}.btn-outline-info{border-color:#17a2b8;color:#17a2b8}.btn-outline-info:hover{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.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 rgba(23,162,184,.5)}.btn-outline-warning{border-color:#ffc107;color:#ffc107}.btn-outline-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{background-color:#ffc107;border-color:#ffc107;color:#212529}.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 rgba(255,193,7,.5)}.btn-outline-danger{border-color:#dc3545;color:#dc3545}.btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{background-color:#dc3545;border-color:#dc3545;color:#fff}.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 rgba(220,53,69,.5)}.btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}.btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.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 rgba(248,249,250,.5)}.btn-outline-dark{border-color:#343a40;color:#343a40}.btn-outline-dark:hover{background-color:#343a40;border-color:#343a40;color:#fff}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{background-color:#343a40;border-color:#343a40;color:#fff}.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 rgba(52,58,64,.5)}.btn-link{color:#007bff;font-weight:400}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{box-shadow:none;text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.btn-block{display:block;width:100%}.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;overflow:hidden;position:relative;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;color:#212529;display:none;float:left;font-size:1rem;left:0;list-style:none;margin:.125rem 0 0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu-right{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-right{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-right{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-right{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-right{left:auto;right:0}}.dropdown-menu-left{left:0;right:auto}@media (min-width:576px){.dropdown-menu-sm-left{left:0;right:auto}}@media (min-width:768px){.dropdown-menu-md-left{left:0;right:auto}}@media (min-width:992px){.dropdown-menu-lg-left{left:0;right:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{left:0;right:auto}}.dropup .dropdown-menu{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropright .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropleft .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropleft .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.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{background-color:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1.5rem;text-align:inherit;white-space:nowrap;width:100%}.dropdown-item:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.dropdown-item:last-child{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.dropdown-item:focus,.dropdown-item:hover{background-color:#f8f9fa;color:#16181b;text-decoration:none}.dropdown-item.active,.dropdown-item:active{background-color:#007bff;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#6c757d;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.875rem;margin-bottom:0;padding:.5rem 1.5rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.25rem 1.5rem}.btn-group,.btn-group-vertical{display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{flex:1 1 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-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.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-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{align-items:flex-start;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius: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{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{flex:1 1 auto;margin-bottom:0;position:relative;width:1%}.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,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.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-select:not(:last-child),.input-group>.form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.custom-file{align-items:center;display:flex}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.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{align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:flex;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(2.875rem + 2px)}.input-group-lg>.custom-select,.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{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.8125rem + 2px)}.input-group-sm>.custom-select,.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{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-bottom-left-radius:0;border-top-left-radius:0}.custom-control{display:block;min-height:1.5rem;padding-left:1.5rem;position:relative}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{opacity:0;position:absolute;z-index:-1}.custom-control-input:checked~.custom-control-label:before{background-color:#007bff;border-color:#007bff;color:#fff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{background-color:#b3d7ff;border-color:#b3d7ff;color:#fff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{margin-bottom:0;position:relative;vertical-align:top}.custom-control-label:before{background-color:#fff;border:1px solid #adb5bd;pointer-events:none}.custom-control-label:after,.custom-control-label:before{content:"";display:block;height:1rem;left:-1.5rem;position:absolute;top:.25rem;width:1rem}.custom-control-label:after{background-position:50%;background-repeat:no-repeat;background-size:50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#007bff;border-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%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:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{border-radius:.5rem;left:-2.25rem;pointer-events:all;width:1.75rem}.custom-switch .custom-control-label:after{background-color:#adb5bd;border-radius:.5rem;height:calc(1rem - 4px);left:calc(-2.25rem + 2px);top:calc(.25rem + 2px);transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:calc(1rem - 4px)}@media screen and (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:inline-block;font-weight:400;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem 1.75rem .375rem .75rem;vertical-align:middle;width:100%}.custom-select:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(128,189,255,.5);outline:0}.custom-select:focus::-ms-value{background-color:#fff;color:#495057}.custom-select[multiple],.custom-select[size]:not([size="1"]){background-image:none;height:auto;padding-right:.75rem}.custom-select:disabled{background-color:#e9ecef;color:#6c757d}.custom-select::-ms-expand{opacity:0}.custom-select-sm{font-size:.875rem;height:calc(1.8125rem + 2px);padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.custom-select-lg{font-size:1.25rem;height:calc(2.875rem + 2px);padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{height:calc(2.25rem + 2px);position:relative;width:100%}.custom-file-input{margin:0;opacity:0;z-index:2}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;font-weight:400;height:calc(2.25rem + 2px);left:0;z-index:1}.custom-file-label,.custom-file-label:after{color:#495057;line-height:1.5;padding:.375rem .75rem;position:absolute;right:0;top:0}.custom-file-label:after{background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0;bottom:0;content:"Browse";display:block;height:2.25rem;z-index:3}.custom-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.4rem;padding:0;width:100%}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#007bff;border:0;border-radius: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;width:1rem}@media screen and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#007bff;border:0;border-radius:1rem;height:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media screen and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-thumb{appearance:none;background-color:#007bff;border:0;border-radius:1rem;height:1rem;margin-left:.2rem;margin-right:.2rem;margin-top:0;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media screen and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{background-color:transparent;border-color:transparent;border-width:.5rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#007bff;color:#fff}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{padding:.5rem 1rem;position:relative}.navbar,.navbar>.container,.navbar>.container-fluid{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.navbar-brand{display:inline-block;font-size:1.25rem;line-height:inherit;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{float:none;position:static}.navbar-text{display:inline-block;padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{background:no-repeat 50%;background-size:100% 100%;content:"";display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;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:.5rem;padding-right:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;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:.5rem;padding-right:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;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:.5rem;padding-right:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;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:.5rem;padding-right:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;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:.5rem;padding-right:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.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:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.5)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.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:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%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:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;display:flex;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-body{flex:1 1 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:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);color:inherit;margin-bottom:0;padding:.75rem 1.25rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);padding:.75rem 1.25rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.75rem}.card-header-pills,.card-header-tabs{margin-left:-.625rem;margin-right:-.625rem}.card-img-overlay{bottom:0;left:0;padding:1.25rem;position:absolute;right:0;top:0}.card-img{border-radius:calc(.25rem - 1px);width:100%}.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);width:100%}.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);width:100%}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-bottom:0;margin-left:15px;margin-right:15px}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child),.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card{overflow:hidden}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion .card .card-header{margin-bottom:-1px}.breadcrumb{background-color:#e9ecef;border-radius:.25rem;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:.75rem 1rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:"/";display:inline-block;padding-right:.5rem}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{border-radius:.25rem;display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#007bff;display:block;line-height:1.25;margin-left:-1px;padding:.5rem .75rem;position:relative}.page-link:hover{background-color:#e9ecef;border-color:#dee2e6;color:#0056b3;text-decoration:none;z-index:2}.page-link:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0;z-index:2}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem;margin-left:0}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.page-item.active .page-link{background-color:#007bff;border-color:#007bff;color:#fff;z-index:1}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;cursor:auto;pointer-events:none}.pagination-lg .page-link{font-size:1.25rem;line-height:1.5;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{border-radius:.25rem;display:inline-block;font-size:75%;font-weight:700;line-height:1;padding:.25em .4em;text-align:center;vertical-align:baseline;white-space:nowrap}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{border-radius:10rem;padding-left:.6em;padding-right:.6em}.badge-primary{background-color:#007bff;color:#fff}a.badge-primary:focus,a.badge-primary:hover{background-color:#0062cc;color:#fff}.badge-secondary{background-color:#6c757d;color:#fff}a.badge-secondary:focus,a.badge-secondary:hover{background-color:#545b62;color:#fff}.badge-success{background-color:#28a745;color:#fff}a.badge-success:focus,a.badge-success:hover{background-color:#1e7e34;color:#fff}.badge-info{background-color:#17a2b8;color:#fff}a.badge-info:focus,a.badge-info:hover{background-color:#117a8b;color:#fff}.badge-warning{background-color:#ffc107;color:#212529}a.badge-warning:focus,a.badge-warning:hover{background-color:#d39e00;color:#212529}.badge-danger{background-color:#dc3545;color:#fff}a.badge-danger:focus,a.badge-danger:hover{background-color:#bd2130;color:#fff}.badge-light{background-color:#f8f9fa;color:#212529}a.badge-light:focus,a.badge-light:hover{background-color:#dae0e5;color:#212529}.badge-dark{background-color:#343a40;color:#fff}a.badge-dark:focus,a.badge-dark:hover{background-color:#1d2124;color:#fff}.jumbotron{background-color:#e9ecef;border-radius:.3rem;margin-bottom:2rem;padding:2rem 1rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{border-radius:0;padding-left:0;padding-right:0}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:.75rem 1.25rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{color:inherit;padding:.75rem 1.25rem;position:absolute;right:0;top:0}.alert-primary{background-color:#cce5ff;border-color:#b8daff;color:#004085}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{background-color:#e2e3e5;border-color:#d6d8db;color:#383d41}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{background-color:#d1ecf1;border-color:#bee5eb;color:#0c5460}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{background-color:#fff3cd;border-color:#ffeeba;color:#856404}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#818182}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{background-color:#d6d8d9;border-color:#c6c8ca;color:#1b1e21}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes a{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes a{0%{background-position:1rem 0}to{background-position:0 0}}.progress{background-color:#e9ecef;border-radius:.25rem;display:flex;font-size:.75rem;height:1rem;overflow:hidden}.progress-bar{background-color:#007bff;color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite}.media{align-items:flex-start;display:flex}.media-body{flex:1}.list-group{display:flex;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none}.list-group-item-action:active{background-color:#e9ecef;color:#212529}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);display:block;margin-bottom:-1px;padding:.75rem 1.25rem;position:relative}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;margin-bottom:0}.list-group-item:focus,.list-group-item:hover{text-decoration:none;z-index:1}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.list-group-item.active{background-color:#007bff;border-color:#007bff;color:#fff;z-index:2}.list-group-flush .list-group-item{border-left:0;border-radius:0;border-right:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.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;margin-bottom:0}.list-group-item-primary{background-color:#b8daff;color:#004085}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#9fcdff;color:#004085}.list-group-item-primary.list-group-item-action.active{background-color:#004085;border-color:#004085;color:#fff}.list-group-item-secondary{background-color:#d6d8db;color:#383d41}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#c8cbcf;color:#383d41}.list-group-item-secondary.list-group-item-action.active{background-color:#383d41;border-color:#383d41;color:#fff}.list-group-item-success{background-color:#c3e6cb;color:#155724}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#b1dfbb;color:#155724}.list-group-item-success.list-group-item-action.active{background-color:#155724;border-color:#155724;color:#fff}.list-group-item-info{background-color:#bee5eb;color:#0c5460}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#abdde5;color:#0c5460}.list-group-item-info.list-group-item-action.active{background-color:#0c5460;border-color:#0c5460;color:#fff}.list-group-item-warning{background-color:#ffeeba;color:#856404}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#ffe8a1;color:#856404}.list-group-item-warning.list-group-item-action.active{background-color:#856404;border-color:#856404;color:#fff}.list-group-item-danger{background-color:#f5c6cb;color:#721c24}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#f1b0b7;color:#721c24}.list-group-item-danger.list-group-item-action.active{background-color:#721c24;border-color:#721c24;color:#fff}.list-group-item-light{background-color:#fdfdfe;color:#818182}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#ececf6;color:#818182}.list-group-item-light.list-group-item-action.active{background-color:#818182;border-color:#818182;color:#fff}.list-group-item-dark{background-color:#c6c8ca;color:#1b1e21}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#b9bbbe;color:#1b1e21}.list-group-item-dark.list-group-item-action.active{background-color:#1b1e21;border-color:#1b1e21;color:#fff}.close{color:#000;float:right;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;padding:0}a.close.disabled{pointer-events:none}.toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.1);font-size:.875rem;max-width:350px;opacity:0;overflow:hidden}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);color:#6c757d;display:flex;padding:.25rem .75rem}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1050}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{content:"";display:block;height:calc(100vh - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{align-items:flex-start;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem;display:flex;justify-content:space-between;padding:1rem}.modal-header .close{margin:-1rem -1rem -1rem auto;padding:1rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{flex:1 1 auto;padding:1rem;position:relative}.modal-footer{align-items:center;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;padding:1rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{word-wrap:break-word;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.tooltip.show{opacity:.9}.tooltip .arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .arrow:before{border-color:transparent;border-style:solid;content:"";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-top-color:#000;border-width:.4rem .4rem 0;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{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;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-bottom-color:#000;border-width:0 .4rem .4rem;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{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:0}.tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}.popover,.popover .arrow{display:block;position:absolute}.popover .arrow{height:.5rem;margin:0 .3rem;width:1rem}.popover .arrow:after,.popover .arrow:before{border-color:transparent;border-style:solid;content:"";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 + -1px)}.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:rgba(0,0,0,.25);bottom:0}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-top .arrow:after{border-top-color:#fff;bottom:1px}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{height:1rem;left:calc(-.5rem + -1px);margin:.3rem 0;width:.5rem}.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:rgba(0,0,0,.25);left:0}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-right .arrow:after{border-right-color:#fff;left:1px}.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 + -1px)}.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:rgba(0,0,0,.25);top:0}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-bottom .arrow:after{border-bottom-color:#fff;top:1px}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f7f7f7;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{height:1rem;margin:.3rem 0;right:calc(-.5rem + -1px);width:.5rem}.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:rgba(0,0,0,.25);right:0}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-left .arrow:after{border-left-color:#fff;right:1px}.popover-header{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);color:inherit;font-size:1rem;margin-bottom:0;padding:.5rem .75rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:.5rem .75rem}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:transform .6s ease-in-out;width:100%}@media screen and (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0;transition:opacity 0s .6s;z-index:0}@media screen and (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{align-items:center;bottom:0;color:#fff;display:flex;justify-content:center;opacity:.5;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media screen and (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.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:transparent no-repeat 50%;background-size:100% 100%;display:inline-block;height:20px;width:20px}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='m5.25 0-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='m2.75 0-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin-left:15%;margin-right:15%;padding-left:0;position:absolute;right:0;z-index:15}.carousel-indicators li{background-clip:padding-box;background-color:#fff;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;text-indent:-999px;transition:opacity .6s ease;width:30px}@media screen and (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:20px;color:#fff;left:15%;padding-bottom:20px;padding-top:20px;position:absolute;right:15%;text-align:center;z-index:10}@-webkit-keyframes b{to{transform:rotate(1turn)}}@keyframes b{to{transform:rotate(1turn)}}.spinner-border{-webkit-animation:b .75s linear infinite;animation:b .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:text-bottom;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@-webkit-keyframes c{0%{transform:scale(0)}50%{opacity:1}}@keyframes c{0%{transform:scale(0)}50%{opacity:1}}.spinner-grow{-webkit-animation:c .75s linear infinite;animation:c .75s linear infinite;background-color:currentColor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:text-bottom;width:2rem}.spinner-grow-sm{height:1rem;width:1rem}.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:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!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:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!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-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!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:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!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-pill{border-radius:50rem!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 (min-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 (min-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 (min-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 (min-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{display:block;overflow:hidden;padding:0;position:relative;width:100%}.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;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.embed-responsive-21by9:before{padding-top:42.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-3by4:before{padding-top:133.333333%}.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:1 1 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{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-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:1 1 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{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{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-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:1 1 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{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{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-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:1 1 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{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{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-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:1 1 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{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{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;overflow:visible;position:static;white-space:normal;width:auto}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!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}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!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:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{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:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-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 (min-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:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{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:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-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 (min-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:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{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:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-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 (min-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:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{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:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-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 (min-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:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{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:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-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-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-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:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{background-color:transparent;border:0;color:transparent;font:0/0 a;text-shadow:none}.text-decoration-none{text-decoration:none!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{box-shadow:none!important;text-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}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:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{border-color:#dee2e6;color:inherit}} \ No newline at end of file diff --git a/packages/cssnano-preset-advanced/src/__tests__/integrations/gumby-v2.6.4.css b/packages/cssnano-preset-advanced/src/__tests__/integrations/gumby-v2.6.4.css index 556be2974..11007d096 100644 --- a/packages/cssnano-preset-advanced/src/__tests__/integrations/gumby-v2.6.4.css +++ b/packages/cssnano-preset-advanced/src/__tests__/integrations/gumby-v2.6.4.css @@ -1 +1 @@ -@charset "UTF-8";@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}caption,td,th{font-weight:400;text-align:left;vertical-align:middle}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}.pull_right{float:right}.pull_left{float:left}html{font-size:100%;line-height:1.625em}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#555;font-family:Open Sans;font-weight:400;position:relative}@media only screen and (max-width:767px){body{min-width:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;width:100%}}body,html{height:100%}.hide{display:none}.hide.active,.show{display:block}.icon-note.icon-left a:before,.icon-note.icon-right a:after,i.icon-note:before{content:"♪";height:inherit}.icon-note-beamed.icon-left a:before,.icon-note-beamed.icon-right a:after,i.icon-note-beamed:before{content:"♫";height:inherit}.icon-music.icon-left a:before,.icon-music.icon-right a:after,i.icon-music:before{content:"🎵";height:inherit}.icon-search.icon-left a:before,.icon-search.icon-right a:after,i.icon-search:before{content:"🔍";height:inherit}.icon-flashlight.icon-left a:before,.icon-flashlight.icon-right a:after,i.icon-flashlight:before{content:"🔦";height:inherit}.icon-mail.icon-left a:before,.icon-mail.icon-right a:after,i.icon-mail:before{content:"✉";height:inherit}.icon-heart.icon-left a:before,.icon-heart.icon-right a:after,i.icon-heart:before{content:"♥";height:inherit}.icon-heart-empty.icon-left a:before,.icon-heart-empty.icon-right a:after,i.icon-heart-empty:before{content:"♡";height:inherit}.icon-star.icon-left a:before,.icon-star.icon-right a:after,i.icon-star:before{content:"★";height:inherit}.icon-star-empty.icon-left a:before,.icon-star-empty.icon-right a:after,i.icon-star-empty:before{content:"☆";height:inherit}.icon-user.icon-left a:before,.icon-user.icon-right a:after,i.icon-user:before{content:"👤";height:inherit}.icon-users.icon-left a:before,.icon-users.icon-right a:after,i.icon-users:before{content:"👥";height:inherit}.icon-user-add.icon-left a:before,.icon-user-add.icon-right a:after,i.icon-user-add:before{content:"";height:inherit}.icon-video.icon-left a:before,.icon-video.icon-right a:after,i.icon-video:before{content:"🎬";height:inherit}.icon-picture.icon-left a:before,.icon-picture.icon-right a:after,i.icon-picture:before{content:"🌄";height:inherit}.icon-camera.icon-left a:before,.icon-camera.icon-right a:after,i.icon-camera:before{content:"📷";height:inherit}.icon-layout.icon-left a:before,.icon-layout.icon-right a:after,i.icon-layout:before{content:"⚏";height:inherit}.icon-menu.icon-left a:before,.icon-menu.icon-right a:after,i.icon-menu:before{content:"☰";height:inherit}.icon-check.icon-left a:before,.icon-check.icon-right a:after,i.icon-check:before{content:"✓";height:inherit}.icon-cancel.icon-left a:before,.icon-cancel.icon-right a:after,i.icon-cancel:before{content:"✕";height:inherit}.icon-cancel-circled.icon-left a:before,.icon-cancel-circled.icon-right a:after,i.icon-cancel-circled:before{content:"✖";height:inherit}.icon-cancel-squared.icon-left a:before,.icon-cancel-squared.icon-right a:after,i.icon-cancel-squared:before{content:"❎";height:inherit}.icon-plus.icon-left a:before,.icon-plus.icon-right a:after,i.icon-plus:before{content:"+";height:inherit}.icon-plus-circled.icon-left a:before,.icon-plus-circled.icon-right a:after,i.icon-plus-circled:before{content:"➕";height:inherit}.icon-plus-squared.icon-left a:before,.icon-plus-squared.icon-right a:after,i.icon-plus-squared:before{content:"⊞";height:inherit}.icon-minus.icon-left a:before,.icon-minus.icon-right a:after,i.icon-minus:before{content:"-";height:inherit}.icon-minus-circled.icon-left a:before,.icon-minus-circled.icon-right a:after,i.icon-minus-circled:before{content:"➖";height:inherit}.icon-minus-squared.icon-left a:before,.icon-minus-squared.icon-right a:after,i.icon-minus-squared:before{content:"⊟";height:inherit}.icon-help.icon-left a:before,.icon-help.icon-right a:after,i.icon-help:before{content:"❓";height:inherit}.icon-help-circled.icon-left a:before,.icon-help-circled.icon-right a:after,i.icon-help-circled:before{content:"";height:inherit}.icon-info.icon-left a:before,.icon-info.icon-right a:after,i.icon-info:before{content:"ℹ";height:inherit}.icon-info-circled.icon-left a:before,.icon-info-circled.icon-right a:after,i.icon-info-circled:before{content:"";height:inherit}.icon-back.icon-left a:before,.icon-back.icon-right a:after,i.icon-back:before{content:"🔙";height:inherit}.icon-home.icon-left a:before,.icon-home.icon-right a:after,i.icon-home:before{content:"⌂";height:inherit}.icon-link.icon-left a:before,.icon-link.icon-right a:after,i.icon-link:before{content:"🔗";height:inherit}.icon-attach.icon-left a:before,.icon-attach.icon-right a:after,i.icon-attach:before{content:"📎";height:inherit}.icon-lock.icon-left a:before,.icon-lock.icon-right a:after,i.icon-lock:before{content:"🔒";height:inherit}.icon-lock-open.icon-left a:before,.icon-lock-open.icon-right a:after,i.icon-lock-open:before{content:"🔓";height:inherit}.icon-eye.icon-left a:before,.icon-eye.icon-right a:after,i.icon-eye:before{content:"";height:inherit}.icon-tag.icon-left a:before,.icon-tag.icon-right a:after,i.icon-tag:before{content:"";height:inherit}.icon-bookmark.icon-left a:before,.icon-bookmark.icon-right a:after,i.icon-bookmark:before{content:"🔖";height:inherit}.icon-bookmarks.icon-left a:before,.icon-bookmarks.icon-right a:after,i.icon-bookmarks:before{content:"📑";height:inherit}.icon-flag.icon-left a:before,.icon-flag.icon-right a:after,i.icon-flag:before{content:"⚑";height:inherit}.icon-thumbs-up.icon-left a:before,.icon-thumbs-up.icon-right a:after,i.icon-thumbs-up:before{content:"👍";height:inherit}.icon-thumbs-down.icon-left a:before,.icon-thumbs-down.icon-right a:after,i.icon-thumbs-down:before{content:"👎";height:inherit}.icon-download.icon-left a:before,.icon-download.icon-right a:after,i.icon-download:before{content:"📥";height:inherit}.icon-upload.icon-left a:before,.icon-upload.icon-right a:after,i.icon-upload:before{content:"📤";height:inherit}.icon-upload-cloud.icon-left a:before,.icon-upload-cloud.icon-right a:after,i.icon-upload-cloud:before{content:"";height:inherit}.icon-reply.icon-left a:before,.icon-reply.icon-right a:after,i.icon-reply:before{content:"";height:inherit}.icon-reply-all.icon-left a:before,.icon-reply-all.icon-right a:after,i.icon-reply-all:before{content:"";height:inherit}.icon-forward.icon-left a:before,.icon-forward.icon-right a:after,i.icon-forward:before{content:"➦";height:inherit}.icon-quote.icon-left a:before,.icon-quote.icon-right a:after,i.icon-quote:before{content:"❞";height:inherit}.icon-code.icon-left a:before,.icon-code.icon-right a:after,i.icon-code:before{content:"";height:inherit}.icon-export.icon-left a:before,.icon-export.icon-right a:after,i.icon-export:before{content:"";height:inherit}.icon-pencil.icon-left a:before,.icon-pencil.icon-right a:after,i.icon-pencil:before{content:"✎";height:inherit}.icon-feather.icon-left a:before,.icon-feather.icon-right a:after,i.icon-feather:before{content:"✒";height:inherit}.icon-print.icon-left a:before,.icon-print.icon-right a:after,i.icon-print:before{content:"";height:inherit}.icon-retweet.icon-left a:before,.icon-retweet.icon-right a:after,i.icon-retweet:before{content:"";height:inherit}.icon-keyboard.icon-left a:before,.icon-keyboard.icon-right a:after,i.icon-keyboard:before{content:"⌨";height:inherit}.icon-comment.icon-left a:before,.icon-comment.icon-right a:after,i.icon-comment:before{content:"";height:inherit}.icon-chat.icon-left a:before,.icon-chat.icon-right a:after,i.icon-chat:before{content:"";height:inherit}.icon-bell.icon-left a:before,.icon-bell.icon-right a:after,i.icon-bell:before{content:"🔔";height:inherit}.icon-attention.icon-left a:before,.icon-attention.icon-right a:after,i.icon-attention:before{content:"⚠";height:inherit}.icon-alert.icon-left a:before,.icon-alert.icon-right a:after,i.icon-alert:before{content:"💥";height:inherit}.icon-vcard.icon-left a:before,.icon-vcard.icon-right a:after,i.icon-vcard:before{content:"";height:inherit}.icon-address.icon-left a:before,.icon-address.icon-right a:after,i.icon-address:before{content:"";height:inherit}.icon-location.icon-left a:before,.icon-location.icon-right a:after,i.icon-location:before{content:"";height:inherit}.icon-map.icon-left a:before,.icon-map.icon-right a:after,i.icon-map:before{content:"";height:inherit}.icon-direction.icon-left a:before,.icon-direction.icon-right a:after,i.icon-direction:before{content:"➢";height:inherit}.icon-compass.icon-left a:before,.icon-compass.icon-right a:after,i.icon-compass:before{content:"";height:inherit}.icon-cup.icon-left a:before,.icon-cup.icon-right a:after,i.icon-cup:before{content:"☕";height:inherit}.icon-trash.icon-left a:before,.icon-trash.icon-right a:after,i.icon-trash:before{content:"";height:inherit}.icon-doc.icon-left a:before,.icon-doc.icon-right a:after,i.icon-doc:before{content:"";height:inherit}.icon-docs.icon-left a:before,.icon-docs.icon-right a:after,i.icon-docs:before{content:"";height:inherit}.icon-doc-landscape.icon-left a:before,.icon-doc-landscape.icon-right a:after,i.icon-doc-landscape:before{content:"";height:inherit}.icon-doc-text.icon-left a:before,.icon-doc-text.icon-right a:after,i.icon-doc-text:before{content:"📄";height:inherit}.icon-doc-text-inv.icon-left a:before,.icon-doc-text-inv.icon-right a:after,i.icon-doc-text-inv:before{content:"";height:inherit}.icon-newspaper.icon-left a:before,.icon-newspaper.icon-right a:after,i.icon-newspaper:before{content:"📰";height:inherit}.icon-book-open.icon-left a:before,.icon-book-open.icon-right a:after,i.icon-book-open:before{content:"📖";height:inherit}.icon-book.icon-left a:before,.icon-book.icon-right a:after,i.icon-book:before{content:"📕";height:inherit}.icon-folder.icon-left a:before,.icon-folder.icon-right a:after,i.icon-folder:before{content:"📁";height:inherit}.icon-archive.icon-left a:before,.icon-archive.icon-right a:after,i.icon-archive:before{content:"";height:inherit}.icon-box.icon-left a:before,.icon-box.icon-right a:after,i.icon-box:before{content:"📦";height:inherit}.icon-rss.icon-left a:before,.icon-rss.icon-right a:after,i.icon-rss:before{content:"";height:inherit}.icon-phone.icon-left a:before,.icon-phone.icon-right a:after,i.icon-phone:before{content:"📞";height:inherit}.icon-cog.icon-left a:before,.icon-cog.icon-right a:after,i.icon-cog:before{content:"⚙";height:inherit}.icon-tools.icon-left a:before,.icon-tools.icon-right a:after,i.icon-tools:before{content:"⚒";height:inherit}.icon-share.icon-left a:before,.icon-share.icon-right a:after,i.icon-share:before{content:"";height:inherit}.icon-shareable.icon-left a:before,.icon-shareable.icon-right a:after,i.icon-shareable:before{content:"";height:inherit}.icon-basket.icon-left a:before,.icon-basket.icon-right a:after,i.icon-basket:before{content:"";height:inherit}.icon-bag.icon-left a:before,.icon-bag.icon-right a:after,i.icon-bag:before{content:"👜";height:inherit}.icon-calendar.icon-left a:before,.icon-calendar.icon-right a:after,i.icon-calendar:before{content:"📅";height:inherit}.icon-login.icon-left a:before,.icon-login.icon-right a:after,i.icon-login:before{content:"";height:inherit}.icon-logout.icon-left a:before,.icon-logout.icon-right a:after,i.icon-logout:before{content:"";height:inherit}.icon-mic.icon-left a:before,.icon-mic.icon-right a:after,i.icon-mic:before{content:"🎤";height:inherit}.icon-mute.icon-left a:before,.icon-mute.icon-right a:after,i.icon-mute:before{content:"🔇";height:inherit}.icon-sound.icon-left a:before,.icon-sound.icon-right a:after,i.icon-sound:before{content:"🔊";height:inherit}.icon-volume.icon-left a:before,.icon-volume.icon-right a:after,i.icon-volume:before{content:"";height:inherit}.icon-clock.icon-left a:before,.icon-clock.icon-right a:after,i.icon-clock:before{content:"🕔";height:inherit}.icon-hourglass.icon-left a:before,.icon-hourglass.icon-right a:after,i.icon-hourglass:before{content:"⏳";height:inherit}.icon-lamp.icon-left a:before,.icon-lamp.icon-right a:after,i.icon-lamp:before{content:"💡";height:inherit}.icon-light-down.icon-left a:before,.icon-light-down.icon-right a:after,i.icon-light-down:before{content:"🔅";height:inherit}.icon-light-up.icon-left a:before,.icon-light-up.icon-right a:after,i.icon-light-up:before{content:"🔆";height:inherit}.icon-adjust.icon-left a:before,.icon-adjust.icon-right a:after,i.icon-adjust:before{content:"◑";height:inherit}.icon-block.icon-left a:before,.icon-block.icon-right a:after,i.icon-block:before{content:"🚫";height:inherit}.icon-resize-full.icon-left a:before,.icon-resize-full.icon-right a:after,i.icon-resize-full:before{content:"";height:inherit}.icon-resize-small.icon-left a:before,.icon-resize-small.icon-right a:after,i.icon-resize-small:before{content:"";height:inherit}.icon-popup.icon-left a:before,.icon-popup.icon-right a:after,i.icon-popup:before{content:"";height:inherit}.icon-publish.icon-left a:before,.icon-publish.icon-right a:after,i.icon-publish:before{content:"";height:inherit}.icon-window.icon-left a:before,.icon-window.icon-right a:after,i.icon-window:before{content:"";height:inherit}.icon-arrow-combo.icon-left a:before,.icon-arrow-combo.icon-right a:after,i.icon-arrow-combo:before{content:"";height:inherit}.icon-down-circled.icon-left a:before,.icon-down-circled.icon-right a:after,i.icon-down-circled:before{content:"";height:inherit}.icon-left-circled.icon-left a:before,.icon-left-circled.icon-right a:after,i.icon-left-circled:before{content:"";height:inherit}.icon-right-circled.icon-left a:before,.icon-right-circled.icon-right a:after,i.icon-right-circled:before{content:"";height:inherit}.icon-up-circled.icon-left a:before,.icon-up-circled.icon-right a:after,i.icon-up-circled:before{content:"";height:inherit}.icon-down-open.icon-left a:before,.icon-down-open.icon-right a:after,i.icon-down-open:before{content:"";height:inherit}.icon-left-open.icon-left a:before,.icon-left-open.icon-right a:after,i.icon-left-open:before{content:"";height:inherit}.icon-right-open.icon-left a:before,.icon-right-open.icon-right a:after,i.icon-right-open:before{content:"";height:inherit}.icon-up-open.icon-left a:before,.icon-up-open.icon-right a:after,i.icon-up-open:before{content:"";height:inherit}.icon-down-open-mini.icon-left a:before,.icon-down-open-mini.icon-right a:after,i.icon-down-open-mini:before{content:"";height:inherit}.icon-left-open-mini.icon-left a:before,.icon-left-open-mini.icon-right a:after,i.icon-left-open-mini:before{content:"";height:inherit}.icon-right-open-mini.icon-left a:before,.icon-right-open-mini.icon-right a:after,i.icon-right-open-mini:before{content:"";height:inherit}.icon-up-open-mini.icon-left a:before,.icon-up-open-mini.icon-right a:after,i.icon-up-open-mini:before{content:"";height:inherit}.icon-down-open-big.icon-left a:before,.icon-down-open-big.icon-right a:after,i.icon-down-open-big:before{content:"";height:inherit}.icon-left-open-big.icon-left a:before,.icon-left-open-big.icon-right a:after,i.icon-left-open-big:before{content:"";height:inherit}.icon-right-open-big.icon-left a:before,.icon-right-open-big.icon-right a:after,i.icon-right-open-big:before{content:"";height:inherit}.icon-up-open-big.icon-left a:before,.icon-up-open-big.icon-right a:after,i.icon-up-open-big:before{content:"";height:inherit}.icon-down.icon-left a:before,.icon-down.icon-right a:after,i.icon-down:before{content:"⬇";height:inherit}.icon-arrow-left.icon-left a:before,.icon-arrow-left.icon-right a:after,i.icon-arrow-left:before{content:"⬅";height:inherit}.icon-arrow-right.icon-left a:before,.icon-arrow-right.icon-right a:after,i.icon-arrow-right:before{content:"➡";height:inherit}.icon-up.icon-left a:before,.icon-up.icon-right a:after,i.icon-up:before{content:"⬆";height:inherit}.icon-down-dir.icon-left a:before,.icon-down-dir.icon-right a:after,i.icon-down-dir:before{content:"▾";height:inherit}.icon-left-dir.icon-left a:before,.icon-left-dir.icon-right a:after,i.icon-left-dir:before{content:"◂";height:inherit}.icon-right-dir.icon-left a:before,.icon-right-dir.icon-right a:after,i.icon-right-dir:before{content:"▸";height:inherit}.icon-up-dir.icon-left a:before,.icon-up-dir.icon-right a:after,i.icon-up-dir:before{content:"▴";height:inherit}.icon-down-bold.icon-left a:before,.icon-down-bold.icon-right a:after,i.icon-down-bold:before{content:"";height:inherit}.icon-left-bold.icon-left a:before,.icon-left-bold.icon-right a:after,i.icon-left-bold:before{content:"";height:inherit}.icon-right-bold.icon-left a:before,.icon-right-bold.icon-right a:after,i.icon-right-bold:before{content:"";height:inherit}.icon-up-bold.icon-left a:before,.icon-up-bold.icon-right a:after,i.icon-up-bold:before{content:"";height:inherit}.icon-down-thin.icon-left a:before,.icon-down-thin.icon-right a:after,i.icon-down-thin:before{content:"↓";height:inherit}.icon-left-thin.icon-left a:before,.icon-left-thin.icon-right a:after,i.icon-left-thin:before{content:"←";height:inherit}.icon-right-thin.icon-left a:before,.icon-right-thin.icon-right a:after,i.icon-right-thin:before{content:"→";height:inherit}.icon-up-thin.icon-left a:before,.icon-up-thin.icon-right a:after,i.icon-up-thin:before{content:"↑";height:inherit}.icon-ccw.icon-left a:before,.icon-ccw.icon-right a:after,i.icon-ccw:before{content:"⟲";height:inherit}.icon-cw.icon-left a:before,.icon-cw.icon-right a:after,i.icon-cw:before{content:"⟳";height:inherit}.icon-arrows-ccw.icon-left a:before,.icon-arrows-ccw.icon-right a:after,i.icon-arrows-ccw:before{content:"🔄";height:inherit}.icon-level-down.icon-left a:before,.icon-level-down.icon-right a:after,i.icon-level-down:before{content:"↳";height:inherit}.icon-level-up.icon-left a:before,.icon-level-up.icon-right a:after,i.icon-level-up:before{content:"↰";height:inherit}.icon-shuffle.icon-left a:before,.icon-shuffle.icon-right a:after,i.icon-shuffle:before{content:"🔀";height:inherit}.icon-loop.icon-left a:before,.icon-loop.icon-right a:after,i.icon-loop:before{content:"🔁";height:inherit}.icon-switch.icon-left a:before,.icon-switch.icon-right a:after,i.icon-switch:before{content:"⇆";height:inherit}.icon-play.icon-left a:before,.icon-play.icon-right a:after,i.icon-play:before{content:"▶";height:inherit}.icon-stop.icon-left a:before,.icon-stop.icon-right a:after,i.icon-stop:before{content:"■";height:inherit}.icon-pause.icon-left a:before,.icon-pause.icon-right a:after,i.icon-pause:before{content:"⎉";height:inherit}.icon-record.icon-left a:before,.icon-record.icon-right a:after,i.icon-record:before{content:"⚫";height:inherit}.icon-to-end.icon-left a:before,.icon-to-end.icon-right a:after,i.icon-to-end:before{content:"⏭";height:inherit}.icon-to-start.icon-left a:before,.icon-to-start.icon-right a:after,i.icon-to-start:before{content:"⏮";height:inherit}.icon-fast-forward.icon-left a:before,.icon-fast-forward.icon-right a:after,i.icon-fast-forward:before{content:"⏩";height:inherit}.icon-fast-backward.icon-left a:before,.icon-fast-backward.icon-right a:after,i.icon-fast-backward:before{content:"⏪";height:inherit}.icon-progress-0.icon-left a:before,.icon-progress-0.icon-right a:after,i.icon-progress-0:before{content:"";height:inherit}.icon-progress-1.icon-left a:before,.icon-progress-1.icon-right a:after,i.icon-progress-1:before{content:"";height:inherit}.icon-progress-2.icon-left a:before,.icon-progress-2.icon-right a:after,i.icon-progress-2:before{content:"";height:inherit}.icon-progress-3.icon-left a:before,.icon-progress-3.icon-right a:after,i.icon-progress-3:before{content:"";height:inherit}.icon-target.icon-left a:before,.icon-target.icon-right a:after,i.icon-target:before{content:"🎯";height:inherit}.icon-palette.icon-left a:before,.icon-palette.icon-right a:after,i.icon-palette:before{content:"🎨";height:inherit}.icon-list.icon-left a:before,.icon-list.icon-right a:after,i.icon-list:before{content:"";height:inherit}.icon-list-add.icon-left a:before,.icon-list-add.icon-right a:after,i.icon-list-add:before{content:"";height:inherit}.icon-signal.icon-left a:before,.icon-signal.icon-right a:after,i.icon-signal:before{content:"📶";height:inherit}.icon-trophy.icon-left a:before,.icon-trophy.icon-right a:after,i.icon-trophy:before{content:"🏆";height:inherit}.icon-battery.icon-left a:before,.icon-battery.icon-right a:after,i.icon-battery:before{content:"🔋";height:inherit}.icon-back-in-time.icon-left a:before,.icon-back-in-time.icon-right a:after,i.icon-back-in-time:before{content:"";height:inherit}.icon-monitor.icon-left a:before,.icon-monitor.icon-right a:after,i.icon-monitor:before{content:"💻";height:inherit}.icon-mobile.icon-left a:before,.icon-mobile.icon-right a:after,i.icon-mobile:before{content:"📱";height:inherit}.icon-network.icon-left a:before,.icon-network.icon-right a:after,i.icon-network:before{content:"";height:inherit}.icon-cd.icon-left a:before,.icon-cd.icon-right a:after,i.icon-cd:before{content:"💿";height:inherit}.icon-inbox.icon-left a:before,.icon-inbox.icon-right a:after,i.icon-inbox:before{content:"";height:inherit}.icon-install.icon-left a:before,.icon-install.icon-right a:after,i.icon-install:before{content:"";height:inherit}.icon-globe.icon-left a:before,.icon-globe.icon-right a:after,i.icon-globe:before{content:"🌎";height:inherit}.icon-cloud.icon-left a:before,.icon-cloud.icon-right a:after,i.icon-cloud:before{content:"☁";height:inherit}.icon-cloud-thunder.icon-left a:before,.icon-cloud-thunder.icon-right a:after,i.icon-cloud-thunder:before{content:"⛈";height:inherit}.icon-flash.icon-left a:before,.icon-flash.icon-right a:after,i.icon-flash:before{content:"⚡";height:inherit}.icon-moon.icon-left a:before,.icon-moon.icon-right a:after,i.icon-moon:before{content:"☽";height:inherit}.icon-flight.icon-left a:before,.icon-flight.icon-right a:after,i.icon-flight:before{content:"✈";height:inherit}.icon-paper-plane.icon-left a:before,.icon-paper-plane.icon-right a:after,i.icon-paper-plane:before{content:"";height:inherit}.icon-leaf.icon-left a:before,.icon-leaf.icon-right a:after,i.icon-leaf:before{content:"🍂";height:inherit}.icon-lifebuoy.icon-left a:before,.icon-lifebuoy.icon-right a:after,i.icon-lifebuoy:before{content:"";height:inherit}.icon-mouse.icon-left a:before,.icon-mouse.icon-right a:after,i.icon-mouse:before{content:"";height:inherit}.icon-briefcase.icon-left a:before,.icon-briefcase.icon-right a:after,i.icon-briefcase:before{content:"💼";height:inherit}.icon-suitcase.icon-left a:before,.icon-suitcase.icon-right a:after,i.icon-suitcase:before{content:"";height:inherit}.icon-dot.icon-left a:before,.icon-dot.icon-right a:after,i.icon-dot:before{content:"";height:inherit}.icon-dot-2.icon-left a:before,.icon-dot-2.icon-right a:after,i.icon-dot-2:before{content:"";height:inherit}.icon-dot-3.icon-left a:before,.icon-dot-3.icon-right a:after,i.icon-dot-3:before{content:"";height:inherit}.icon-brush.icon-left a:before,.icon-brush.icon-right a:after,i.icon-brush:before{content:"";height:inherit}.icon-magnet.icon-left a:before,.icon-magnet.icon-right a:after,i.icon-magnet:before{content:"";height:inherit}.icon-infinity.icon-left a:before,.icon-infinity.icon-right a:after,i.icon-infinity:before{content:"∞";height:inherit}.icon-erase.icon-left a:before,.icon-erase.icon-right a:after,i.icon-erase:before{content:"⌫";height:inherit}.icon-chart-pie.icon-left a:before,.icon-chart-pie.icon-right a:after,i.icon-chart-pie:before{content:"";height:inherit}.icon-chart-line.icon-left a:before,.icon-chart-line.icon-right a:after,i.icon-chart-line:before{content:"📈";height:inherit}.icon-chart-bar.icon-left a:before,.icon-chart-bar.icon-right a:after,i.icon-chart-bar:before{content:"📊";height:inherit}.icon-chart-area.icon-left a:before,.icon-chart-area.icon-right a:after,i.icon-chart-area:before{content:"🔾";height:inherit}.icon-tape.icon-left a:before,.icon-tape.icon-right a:after,i.icon-tape:before{content:"✇";height:inherit}.icon-graduation-cap.icon-left a:before,.icon-graduation-cap.icon-right a:after,i.icon-graduation-cap:before{content:"🎓";height:inherit}.icon-language.icon-left a:before,.icon-language.icon-right a:after,i.icon-language:before{content:"";height:inherit}.icon-ticket.icon-left a:before,.icon-ticket.icon-right a:after,i.icon-ticket:before{content:"🎫";height:inherit}.icon-water.icon-left a:before,.icon-water.icon-right a:after,i.icon-water:before{content:"💦";height:inherit}.icon-droplet.icon-left a:before,.icon-droplet.icon-right a:after,i.icon-droplet:before{content:"💧";height:inherit}.icon-air.icon-left a:before,.icon-air.icon-right a:after,i.icon-air:before{content:"";height:inherit}.icon-credit-card.icon-left a:before,.icon-credit-card.icon-right a:after,i.icon-credit-card:before{content:"💳";height:inherit}.icon-floppy.icon-left a:before,.icon-floppy.icon-right a:after,i.icon-floppy:before{content:"💾";height:inherit}.icon-clipboard.icon-left a:before,.icon-clipboard.icon-right a:after,i.icon-clipboard:before{content:"📋";height:inherit}.icon-megaphone.icon-left a:before,.icon-megaphone.icon-right a:after,i.icon-megaphone:before{content:"📣";height:inherit}.icon-database.icon-left a:before,.icon-database.icon-right a:after,i.icon-database:before{content:"";height:inherit}.icon-drive.icon-left a:before,.icon-drive.icon-right a:after,i.icon-drive:before{content:"";height:inherit}.icon-bucket.icon-left a:before,.icon-bucket.icon-right a:after,i.icon-bucket:before{content:"";height:inherit}.icon-thermometer.icon-left a:before,.icon-thermometer.icon-right a:after,i.icon-thermometer:before{content:"";height:inherit}.icon-key.icon-left a:before,.icon-key.icon-right a:after,i.icon-key:before{content:"🔑";height:inherit}.icon-flow-cascade.icon-left a:before,.icon-flow-cascade.icon-right a:after,i.icon-flow-cascade:before{content:"";height:inherit}.icon-flow-branch.icon-left a:before,.icon-flow-branch.icon-right a:after,i.icon-flow-branch:before{content:"";height:inherit}.icon-flow-tree.icon-left a:before,.icon-flow-tree.icon-right a:after,i.icon-flow-tree:before{content:"";height:inherit}.icon-flow-line.icon-left a:before,.icon-flow-line.icon-right a:after,i.icon-flow-line:before{content:"";height:inherit}.icon-flow-parallel.icon-left a:before,.icon-flow-parallel.icon-right a:after,i.icon-flow-parallel:before{content:"";height:inherit}.icon-rocket.icon-left a:before,.icon-rocket.icon-right a:after,i.icon-rocket:before{content:"🚀";height:inherit}.icon-gauge.icon-left a:before,.icon-gauge.icon-right a:after,i.icon-gauge:before{content:"";height:inherit}.icon-traffic-cone.icon-left a:before,.icon-traffic-cone.icon-right a:after,i.icon-traffic-cone:before{content:"";height:inherit}.icon-cc.icon-left a:before,.icon-cc.icon-right a:after,i.icon-cc:before{content:"";height:inherit}.icon-cc-by.icon-left a:before,.icon-cc-by.icon-right a:after,i.icon-cc-by:before{content:"";height:inherit}.icon-cc-nc.icon-left a:before,.icon-cc-nc.icon-right a:after,i.icon-cc-nc:before{content:"";height:inherit}.icon-cc-nc-eu.icon-left a:before,.icon-cc-nc-eu.icon-right a:after,i.icon-cc-nc-eu:before{content:"";height:inherit}.icon-cc-nc-jp.icon-left a:before,.icon-cc-nc-jp.icon-right a:after,i.icon-cc-nc-jp:before{content:"";height:inherit}.icon-cc-sa.icon-left a:before,.icon-cc-sa.icon-right a:after,i.icon-cc-sa:before{content:"";height:inherit}.icon-cc-nd.icon-left a:before,.icon-cc-nd.icon-right a:after,i.icon-cc-nd:before{content:"";height:inherit}.icon-cc-pd.icon-left a:before,.icon-cc-pd.icon-right a:after,i.icon-cc-pd:before{content:"";height:inherit}.icon-cc-zero.icon-left a:before,.icon-cc-zero.icon-right a:after,i.icon-cc-zero:before{content:"";height:inherit}.icon-cc-share.icon-left a:before,.icon-cc-share.icon-right a:after,i.icon-cc-share:before{content:"";height:inherit}.icon-cc-remix.icon-left a:before,.icon-cc-remix.icon-right a:after,i.icon-cc-remix:before{content:"";height:inherit}.icon-github.icon-left a:before,.icon-github.icon-right a:after,i.icon-github:before{content:"";height:inherit}.icon-github-circled.icon-left a:before,.icon-github-circled.icon-right a:after,i.icon-github-circled:before{content:"";height:inherit}.icon-flickr.icon-left a:before,.icon-flickr.icon-right a:after,i.icon-flickr:before{content:"";height:inherit}.icon-flickr-circled.icon-left a:before,.icon-flickr-circled.icon-right a:after,i.icon-flickr-circled:before{content:"";height:inherit}.icon-vimeo.icon-left a:before,.icon-vimeo.icon-right a:after,i.icon-vimeo:before{content:"";height:inherit}.icon-vimeo-circled.icon-left a:before,.icon-vimeo-circled.icon-right a:after,i.icon-vimeo-circled:before{content:"";height:inherit}.icon-twitter.icon-left a:before,.icon-twitter.icon-right a:after,i.icon-twitter:before{content:"";height:inherit}.icon-twitter-circled.icon-left a:before,.icon-twitter-circled.icon-right a:after,i.icon-twitter-circled:before{content:"";height:inherit}.icon-facebook.icon-left a:before,.icon-facebook.icon-right a:after,i.icon-facebook:before{content:"";height:inherit}.icon-facebook-circled.icon-left a:before,.icon-facebook-circled.icon-right a:after,i.icon-facebook-circled:before{content:"";height:inherit}.icon-facebook-squared.icon-left a:before,.icon-facebook-squared.icon-right a:after,i.icon-facebook-squared:before{content:"";height:inherit}.icon-gplus.icon-left a:before,.icon-gplus.icon-right a:after,i.icon-gplus:before{content:"";height:inherit}.icon-gplus-circled.icon-left a:before,.icon-gplus-circled.icon-right a:after,i.icon-gplus-circled:before{content:"";height:inherit}.icon-pinterest.icon-left a:before,.icon-pinterest.icon-right a:after,i.icon-pinterest:before{content:"";height:inherit}.icon-pinterest-circled.icon-left a:before,.icon-pinterest-circled.icon-right a:after,i.icon-pinterest-circled:before{content:"";height:inherit}.icon-tumblr.icon-left a:before,.icon-tumblr.icon-right a:after,i.icon-tumblr:before{content:"";height:inherit}.icon-tumblr-circled.icon-left a:before,.icon-tumblr-circled.icon-right a:after,i.icon-tumblr-circled:before{content:"";height:inherit}.icon-linkedin.icon-left a:before,.icon-linkedin.icon-right a:after,i.icon-linkedin:before{content:"";height:inherit}.icon-linkedin-circled.icon-left a:before,.icon-linkedin-circled.icon-right a:after,i.icon-linkedin-circled:before{content:"";height:inherit}.icon-dribbble.icon-left a:before,.icon-dribbble.icon-right a:after,i.icon-dribbble:before{content:"";height:inherit}.icon-dribbble-circled.icon-left a:before,.icon-dribbble-circled.icon-right a:after,i.icon-dribbble-circled:before{content:"";height:inherit}.icon-stumbleupon.icon-left a:before,.icon-stumbleupon.icon-right a:after,i.icon-stumbleupon:before{content:"";height:inherit}.icon-stumbleupon-circled.icon-left a:before,.icon-stumbleupon-circled.icon-right a:after,i.icon-stumbleupon-circled:before{content:"";height:inherit}.icon-lastfm.icon-left a:before,.icon-lastfm.icon-right a:after,i.icon-lastfm:before{content:"";height:inherit}.icon-lastfm-circled.icon-left a:before,.icon-lastfm-circled.icon-right a:after,i.icon-lastfm-circled:before{content:"";height:inherit}.icon-rdio.icon-left a:before,.icon-rdio.icon-right a:after,i.icon-rdio:before{content:"";height:inherit}.icon-rdio-circled.icon-left a:before,.icon-rdio-circled.icon-right a:after,i.icon-rdio-circled:before{content:"";height:inherit}.icon-spotify.icon-left a:before,.icon-spotify.icon-right a:after,i.icon-spotify:before{content:"";height:inherit}.icon-spotify-circled.icon-left a:before,.icon-spotify-circled.icon-right a:after,i.icon-spotify-circled:before{content:"";height:inherit}.icon-qq.icon-left a:before,.icon-qq.icon-right a:after,i.icon-qq:before{content:"";height:inherit}.icon-instagram.icon-left a:before,.icon-instagram.icon-right a:after,i.icon-instagram:before{content:"";height:inherit}.icon-dropbox.icon-left a:before,.icon-dropbox.icon-right a:after,i.icon-dropbox:before{content:"";height:inherit}.icon-evernote.icon-left a:before,.icon-evernote.icon-right a:after,i.icon-evernote:before{content:"";height:inherit}.icon-flattr.icon-left a:before,.icon-flattr.icon-right a:after,i.icon-flattr:before{content:"";height:inherit}.icon-skype.icon-left a:before,.icon-skype.icon-right a:after,i.icon-skype:before{content:"";height:inherit}.icon-skype-circled.icon-left a:before,.icon-skype-circled.icon-right a:after,i.icon-skype-circled:before{content:"";height:inherit}.icon-renren.icon-left a:before,.icon-renren.icon-right a:after,i.icon-renren:before{content:"";height:inherit}.icon-sina-weibo.icon-left a:before,.icon-sina-weibo.icon-right a:after,i.icon-sina-weibo:before{content:"";height:inherit}.icon-paypal.icon-left a:before,.icon-paypal.icon-right a:after,i.icon-paypal:before{content:"";height:inherit}.icon-picasa.icon-left a:before,.icon-picasa.icon-right a:after,i.icon-picasa:before{content:"";height:inherit}.icon-soundcloud.icon-left a:before,.icon-soundcloud.icon-right a:after,i.icon-soundcloud:before{content:"";height:inherit}.icon-mixi.icon-left a:before,.icon-mixi.icon-right a:after,i.icon-mixi:before{content:"";height:inherit}.icon-behance.icon-left a:before,.icon-behance.icon-right a:after,i.icon-behance:before{content:"";height:inherit}.icon-google-circles.icon-left a:before,.icon-google-circles.icon-right a:after,i.icon-google-circles:before{content:"";height:inherit}.icon-vkontakte.icon-left a:before,.icon-vkontakte.icon-right a:after,i.icon-vkontakte:before{content:"";height:inherit}.icon-smashing.icon-left a:before,.icon-smashing.icon-right a:after,i.icon-smashing:before{content:"";height:inherit}.icon-sweden.icon-left a:before,.icon-sweden.icon-right a:after,i.icon-sweden:before{content:"";height:inherit}.icon-db-shape.icon-left a:before,.icon-db-shape.icon-right a:after,i.icon-db-shape:before{content:"";height:inherit}.icon-logo-db.icon-left a:before,.icon-logo-db.icon-right a:after,i.icon-logo-db:before{content:"";height:inherit}.fixed{position:fixed}.fixed.pinned{position:absolute}@media only screen and (max-width:768px){.fixed{left:auto!important;position:relative!important;top:auto!important}}.unfixed{left:auto!important;position:relative!important;top:auto!important}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}@font-face{font-family:entypo;font-style:normal;font-weight:400;src:url(../fonts/icons/entypo.eot);src:url(../fonts/icons/entypo.eot?#iefix) format("ie9-skip-eot"),url(../fonts/icons/entypo.woff) format("woff"),url(../fonts/icons/entypo.ttf) format("truetype")}h1,h2,h3,h4,h5,h6{color:#444;font-family:Open Sans;font-weight:300;line-height:1.15538em;padding-bottom:.273em;padding-top:.273em;text-rendering:optimizeLegibility}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#d04526}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#c03d20}@media only screen and (max-width:767px){h1,h2,h3,h4,h5,h6{word-wrap:break-word}}h1{font-size:68px;font-size:4.25rem}h1.xlarge{font-size:110px;font-size:6.875rem}h1.xxlarge{font-size:126px;font-size:7.875rem}h1.absurd{font-size:177px;font-size:11.0625rem}h2{font-size:42px;font-size:2.625rem}h3{font-size:30px;font-size:1.875rem}h4{font-size:26px;font-size:1.625rem}h5{font-size:18px;font-size:1.125rem}h6{font-size:16px;font-size:1rem}@media only screen and (max-width:767px){h1{font-size:42px;font-size:2.625rem}h2{font-size:36px;font-size:2.25rem}}.subhead{color:#777;margin-bottom:20px}.subhead,p{font-weight:400}p{font-family:Open Sans;font-size:16px;font-size:1rem;line-height:1.625em;margin-bottom:13px}p.lead{font-size:20px;font-size:1.25rem;margin-bottom:18px}@media only screen and (max-width:768px){p{font-size:17.6px;font-size:1.1rem;line-height:1.625em}}a{color:#d04526;line-height:inherit;outline:0;text-decoration:none}a:hover{color:#c03d20}ol,ul{margin-bottom:.273em}ul{list-style:none outside}ol{list-style:decimal;margin-left:30px}ul.circle,ul.disc,ul.square{margin-left:25px}ul.square{list-style:square outside}ul.circle{list-style:circle outside}ul.disc{list-style:disc outside}ul ul{margin:4px 0 5px 25px}ol ol{margin:4px 0 5px 30px}li{padding-bottom:.273em}ul.large li{line-height:21px}dl dt{font-size:16px;font-size:1rem;font-weight:700}@media only screen and (max-width:768px){dl,ol,p,ul{text-align:left}}em{font-style:italic}em,strong{line-height:inherit}strong{font-weight:700}small{font-size:56.4%;line-height:inherit}h1 small,h2 small,h3 small,h4 small,h5 small{color:#777}blockquote{border-left:5px solid #ccc;margin:0 0 18px;padding:9px 20px 0 19px}blockquote,blockquote p{color:#777;line-height:20px}blockquote cite{color:#555;display:block;font-size:12px;font-size:1.2rem}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#555}hr{border:1px solid #ccc;clear:both;height:0;margin:16px 0 18px}abbr,acronym{border-bottom:1px solid #ccc;color:#222;cursor:help;font-size:90%;text-transform:uppercase}abbr{text-transform:none}@media print{*{background:transparent!important;color:#000!important;filter:none!important;-ms-filter:none!important;text-shadow:none!important}p a,p a:visited{color:#555!important;text-decoration:underline}p a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.row{margin:0 auto;max-width:980px;min-width:320px;padding-left:20px;padding-right:20px;width:100%}.row .row{min-width:0;padding-left:0;padding-right:0}.column,.columns{box-sizing:border-box;float:left;margin-left:2.12766%;min-height:1px}.alpha,.column:first-child,.columns:first-child{margin-left:0}.column.omega,.columns.omega{float:right}.row .one.column,.row .one.columns{width:6.38298%}.row .two.columns{width:14.89362%}.row .three.columns{width:23.40426%}.row .four.columns{width:31.91489%}.row .five.columns{width:40.42553%}.row .six.columns{width:48.93617%}.row .seven.columns{width:57.44681%}.row .eight.columns{width:65.95745%}.row .nine.columns{width:74.46809%}.row .ten.columns{width:82.97872%}.row .eleven.columns{width:91.48936%}.row .twelve.columns{width:100%}.row .push_one{margin-left:10.6383%}.row .push_one:first-child{margin-left:8.51064%}.row .pull_one.one.column{margin-left:-14.89362%}.row .pull_one.two.columns{margin-left:-23.40426%}.row .pull_one.three.columns{margin-left:-31.91489%}.row .pull_one.four.columns{margin-left:-40.42553%}.row .pull_one.five.columns{margin-left:-48.93617%}.row .pull_one.six.columns{margin-left:-57.44681%}.row .pull_one.seven.columns{margin-left:-65.95745%}.row .pull_one.eight.columns{margin-left:-74.46809%}.row .pull_one.nine.columns{margin-left:-82.97872%}.row .pull_one.ten.columns{margin-left:-91.48936%}.row .push_two{margin-left:19.14894%}.row .push_two:first-child{margin-left:17.02128%}.row .pull_two.one.column{margin-left:-23.40426%}.row .pull_two.two.columns{margin-left:-31.91489%}.row .pull_two.three.columns{margin-left:-40.42553%}.row .pull_two.four.columns{margin-left:-48.93617%}.row .pull_two.five.columns{margin-left:-57.44681%}.row .pull_two.six.columns{margin-left:-65.95745%}.row .pull_two.seven.columns{margin-left:-74.46809%}.row .pull_two.eight.columns{margin-left:-82.97872%}.row .pull_two.nine.columns{margin-left:-91.48936%}.row .pull_two.eleven.columns{margin-left:-108.51064%}.row .push_three{margin-left:27.65957%}.row .push_three:first-child{margin-left:25.53191%}.row .pull_three.one.column{margin-left:-31.91489%}.row .pull_three.two.columns{margin-left:-40.42553%}.row .pull_three.three.columns{margin-left:-48.93617%}.row .pull_three.four.columns{margin-left:-57.44681%}.row .pull_three.five.columns{margin-left:-65.95745%}.row .pull_three.six.columns{margin-left:-74.46809%}.row .pull_three.seven.columns{margin-left:-82.97872%}.row .pull_three.eight.columns{margin-left:-91.48936%}.row .pull_three.ten.columns{margin-left:-108.51064%}.row .pull_three.eleven.columns{margin-left:-117.02128%}.row .push_four{margin-left:36.17021%}.row .push_four:first-child{margin-left:34.04255%}.row .pull_four.one.column{margin-left:-40.42553%}.row .pull_four.two.columns{margin-left:-48.93617%}.row .pull_four.three.columns{margin-left:-57.44681%}.row .pull_four.four.columns{margin-left:-65.95745%}.row .pull_four.five.columns{margin-left:-74.46809%}.row .pull_four.six.columns{margin-left:-82.97872%}.row .pull_four.seven.columns{margin-left:-91.48936%}.row .pull_four.nine.columns{margin-left:-108.51064%}.row .pull_four.ten.columns{margin-left:-117.02128%}.row .pull_four.eleven.columns{margin-left:-125.53191%}.row .push_five{margin-left:44.68085%}.row .push_five:first-child{margin-left:42.55319%}.row .pull_five.one.column{margin-left:-48.93617%}.row .pull_five.two.columns{margin-left:-57.44681%}.row .pull_five.three.columns{margin-left:-65.95745%}.row .pull_five.four.columns{margin-left:-74.46809%}.row .pull_five.five.columns{margin-left:-82.97872%}.row .pull_five.six.columns{margin-left:-91.48936%}.row .pull_five.eight.columns{margin-left:-108.51064%}.row .pull_five.nine.columns{margin-left:-117.02128%}.row .pull_five.ten.columns{margin-left:-125.53191%}.row .pull_five.eleven.columns{margin-left:-134.04255%}.row .push_six{margin-left:53.19149%}.row .push_six:first-child{margin-left:51.06383%}.row .pull_six.one.column{margin-left:-57.44681%}.row .pull_six.two.columns{margin-left:-65.95745%}.row .pull_six.three.columns{margin-left:-74.46809%}.row .pull_six.four.columns{margin-left:-82.97872%}.row .pull_six.five.columns{margin-left:-91.48936%}.row .pull_six.seven.columns{margin-left:-108.51064%}.row .pull_six.eight.columns{margin-left:-117.02128%}.row .pull_six.nine.columns{margin-left:-125.53191%}.row .pull_six.ten.columns{margin-left:-134.04255%}.row .pull_six.eleven.columns{margin-left:-142.55319%}.row .push_seven{margin-left:61.70213%}.row .push_seven:first-child{margin-left:59.57447%}.row .pull_seven.one.column{margin-left:-65.95745%}.row .pull_seven.two.columns{margin-left:-74.46809%}.row .pull_seven.three.columns{margin-left:-82.97872%}.row .pull_seven.four.columns{margin-left:-91.48936%}.row .pull_seven.six.columns{margin-left:-108.51064%}.row .pull_seven.seven.columns{margin-left:-117.02128%}.row .pull_seven.eight.columns{margin-left:-125.53191%}.row .pull_seven.nine.columns{margin-left:-134.04255%}.row .pull_seven.ten.columns{margin-left:-142.55319%}.row .pull_seven.eleven.columns{margin-left:-151.06383%}.row .push_eight{margin-left:70.21277%}.row .push_eight:first-child{margin-left:68.08511%}.row .pull_eight.one.column{margin-left:-74.46809%}.row .pull_eight.two.columns{margin-left:-82.97872%}.row .pull_eight.three.columns{margin-left:-91.48936%}.row .pull_eight.five.columns{margin-left:-108.51064%}.row .pull_eight.six.columns{margin-left:-117.02128%}.row .pull_eight.seven.columns{margin-left:-125.53191%}.row .pull_eight.eight.columns{margin-left:-134.04255%}.row .pull_eight.nine.columns{margin-left:-142.55319%}.row .pull_eight.ten.columns{margin-left:-151.06383%}.row .pull_eight.eleven.columns{margin-left:-159.57447%}.row .push_nine{margin-left:78.7234%}.row .push_nine:first-child{margin-left:76.59574%}.row .pull_nine.one.column{margin-left:-82.97872%}.row .pull_nine.two.columns{margin-left:-91.48936%}.row .pull_nine.four.columns{margin-left:-108.51064%}.row .pull_nine.five.columns{margin-left:-117.02128%}.row .pull_nine.six.columns{margin-left:-125.53191%}.row .pull_nine.seven.columns{margin-left:-134.04255%}.row .pull_nine.eight.columns{margin-left:-142.55319%}.row .pull_nine.nine.columns{margin-left:-151.06383%}.row .pull_nine.ten.columns{margin-left:-159.57447%}.row .pull_nine.eleven.columns{margin-left:-168.08511%}.row .push_ten{margin-left:87.23404%}.row .push_ten:first-child{margin-left:85.10638%}.row .pull_ten.one.column{margin-left:-91.48936%}.row .pull_ten.three.columns{margin-left:-108.51064%}.row .pull_ten.four.columns{margin-left:-117.02128%}.row .pull_ten.five.columns{margin-left:-125.53191%}.row .pull_ten.six.columns{margin-left:-134.04255%}.row .pull_ten.seven.columns{margin-left:-142.55319%}.row .pull_ten.eight.columns{margin-left:-151.06383%}.row .pull_ten.nine.columns{margin-left:-159.57447%}.row .pull_ten.ten.columns{margin-left:-168.08511%}.row .pull_ten.eleven.columns{margin-left:-176.59574%}.row .push_eleven{margin-left:95.74468%}.row .push_eleven:first-child{margin-left:93.61702%}.row .pull_eleven.two.columns{margin-left:-108.51064%}.row .pull_eleven.three.columns{margin-left:-117.02128%}.row .pull_eleven.four.columns{margin-left:-125.53191%}.row .pull_eleven.five.columns{margin-left:-134.04255%}.row .pull_eleven.six.columns{margin-left:-142.55319%}.row .pull_eleven.seven.columns{margin-left:-151.06383%}.row .pull_eleven.eight.columns{margin-left:-159.57447%}.row .pull_eleven.nine.columns{margin-left:-168.08511%}.row .pull_eleven.ten.columns{margin-left:-176.59574%}.row .pull_eleven.eleven.columns{margin-left:-185.10638%}.row .one.centered{margin-left:46.80851%}.row .two.centered{margin-left:42.55319%}.row .three.centered{margin-left:38.29787%}.row .four.centered{margin-left:34.04255%}.row .five.centered{margin-left:29.78723%}.row .six.centered{margin-left:25.53191%}.row .seven.centered{margin-left:21.2766%}.row .eight.centered{margin-left:17.02128%}.row .nine.centered{margin-left:12.76596%}.row .ten.centered{margin-left:8.51064%}.row .eleven.centered{margin-left:4.25532%}.sixteen.colgrid .row .one.column,.sixteen.colgrid .row .one.columns{width:4.25532%}.sixteen.colgrid .row .two.columns{width:10.6383%}.sixteen.colgrid .row .three.columns{width:17.02128%}.sixteen.colgrid .row .four.columns{width:23.40426%}.sixteen.colgrid .row .five.columns{width:29.78723%}.sixteen.colgrid .row .six.columns{width:36.17021%}.sixteen.colgrid .row .seven.columns{width:42.55319%}.sixteen.colgrid .row .eight.columns{width:48.93617%}.sixteen.colgrid .row .nine.columns{width:55.31915%}.sixteen.colgrid .row .ten.columns{width:61.70213%}.sixteen.colgrid .row .eleven.columns{width:68.08511%}.sixteen.colgrid .row .twelve.columns{width:74.46809%}.sixteen.colgrid .row .thirteen.columns{width:80.85106%}.sixteen.colgrid .row .fourteen.columns{width:87.23404%}.sixteen.colgrid .row .fifteen.columns{width:93.61702%}.sixteen.colgrid .row .sixteen.columns{width:100%}.sixteen.colgrid .row .push_one{margin-left:8.51064%}.sixteen.colgrid .row .push_one:first-child{margin-left:6.38298%}.sixteen.colgrid .row .pull_one.one.column{margin-left:-10.6383%}.sixteen.colgrid .row .pull_one.two.columns{margin-left:-17.02128%}.sixteen.colgrid .row .pull_one.three.columns{margin-left:-23.40426%}.sixteen.colgrid .row .pull_one.four.columns{margin-left:-29.78723%}.sixteen.colgrid .row .pull_one.five.columns{margin-left:-36.17021%}.sixteen.colgrid .row .pull_one.six.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_one.seven.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_one.eight.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_one.nine.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_one.ten.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_one.eleven.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_one.twelve.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_one.thirteen.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_one.fourteen.columns{margin-left:-93.61702%}.sixteen.colgrid .row .push_two{margin-left:14.89362%}.sixteen.colgrid .row .push_two:first-child{margin-left:12.76596%}.sixteen.colgrid .row .pull_two.one.column{margin-left:-17.02128%}.sixteen.colgrid .row .pull_two.two.columns{margin-left:-23.40426%}.sixteen.colgrid .row .pull_two.three.columns{margin-left:-29.78723%}.sixteen.colgrid .row .pull_two.four.columns{margin-left:-36.17021%}.sixteen.colgrid .row .pull_two.five.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_two.six.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_two.seven.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_two.eight.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_two.nine.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_two.ten.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_two.eleven.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_two.twelve.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_two.thirteen.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_two.fifteen.columns{margin-left:-106.38298%}.sixteen.colgrid .row .push_three{margin-left:21.2766%}.sixteen.colgrid .row .push_three:first-child{margin-left:19.14894%}.sixteen.colgrid .row .pull_three.one.column{margin-left:-23.40426%}.sixteen.colgrid .row .pull_three.two.columns{margin-left:-29.78723%}.sixteen.colgrid .row .pull_three.three.columns{margin-left:-36.17021%}.sixteen.colgrid .row .pull_three.four.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_three.five.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_three.six.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_three.seven.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_three.eight.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_three.nine.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_three.ten.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_three.eleven.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_three.twelve.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_three.fourteen.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_three.fifteen.columns{margin-left:-112.76596%}.sixteen.colgrid .row .push_four{margin-left:27.65957%}.sixteen.colgrid .row .push_four:first-child{margin-left:25.53191%}.sixteen.colgrid .row .pull_four.one.column{margin-left:-29.78723%}.sixteen.colgrid .row .pull_four.two.columns{margin-left:-36.17021%}.sixteen.colgrid .row .pull_four.three.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_four.four.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_four.five.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_four.six.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_four.seven.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_four.eight.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_four.nine.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_four.ten.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_four.eleven.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_four.thirteen.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_four.fourteen.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_four.fifteen.columns{margin-left:-119.14894%}.sixteen.colgrid .row .push_five{margin-left:34.04255%}.sixteen.colgrid .row .push_five:first-child{margin-left:31.91489%}.sixteen.colgrid .row .pull_five.one.column{margin-left:-36.17021%}.sixteen.colgrid .row .pull_five.two.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_five.three.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_five.four.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_five.five.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_five.six.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_five.seven.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_five.eight.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_five.nine.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_five.ten.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_five.twelve.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_five.thirteen.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_five.fourteen.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_five.fifteen.columns{margin-left:-125.53191%}.sixteen.colgrid .row .push_six{margin-left:40.42553%}.sixteen.colgrid .row .push_six:first-child{margin-left:38.29787%}.sixteen.colgrid .row .pull_six.one.column{margin-left:-42.55319%}.sixteen.colgrid .row .pull_six.two.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_six.three.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_six.four.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_six.five.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_six.six.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_six.seven.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_six.eight.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_six.nine.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_six.eleven.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_six.twelve.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_six.thirteen.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_six.fourteen.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_six.fifteen.columns{margin-left:-131.91489%}.sixteen.colgrid .row .push_seven{margin-left:46.80851%}.sixteen.colgrid .row .push_seven:first-child{margin-left:44.68085%}.sixteen.colgrid .row .pull_seven.one.column{margin-left:-48.93617%}.sixteen.colgrid .row .pull_seven.two.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_seven.three.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_seven.four.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_seven.five.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_seven.six.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_seven.seven.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_seven.eight.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_seven.ten.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_seven.eleven.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_seven.twelve.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_seven.thirteen.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_seven.fourteen.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_seven.fifteen.columns{margin-left:-138.29787%}.sixteen.colgrid .row .push_eight{margin-left:53.19149%}.sixteen.colgrid .row .push_eight:first-child{margin-left:51.06383%}.sixteen.colgrid .row .pull_eight.one.column{margin-left:-55.31915%}.sixteen.colgrid .row .pull_eight.two.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_eight.three.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_eight.four.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_eight.five.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_eight.six.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_eight.seven.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_eight.nine.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_eight.ten.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_eight.eleven.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_eight.twelve.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_eight.thirteen.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_eight.fourteen.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_eight.fifteen.columns{margin-left:-144.68085%}.sixteen.colgrid .row .push_nine{margin-left:59.57447%}.sixteen.colgrid .row .push_nine:first-child{margin-left:57.44681%}.sixteen.colgrid .row .pull_nine.one.column{margin-left:-61.70213%}.sixteen.colgrid .row .pull_nine.two.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_nine.three.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_nine.four.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_nine.five.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_nine.six.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_nine.eight.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_nine.nine.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_nine.ten.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_nine.eleven.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_nine.twelve.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_nine.thirteen.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_nine.fourteen.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_nine.fifteen.columns{margin-left:-151.06383%}.sixteen.colgrid .row .push_ten{margin-left:65.95745%}.sixteen.colgrid .row .push_ten:first-child{margin-left:63.82979%}.sixteen.colgrid .row .pull_ten.one.column{margin-left:-68.08511%}.sixteen.colgrid .row .pull_ten.two.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_ten.three.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_ten.four.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_ten.five.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_ten.seven.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_ten.eight.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_ten.nine.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_ten.ten.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_ten.eleven.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_ten.twelve.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_ten.thirteen.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_ten.fourteen.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_ten.fifteen.columns{margin-left:-157.44681%}.sixteen.colgrid .row .push_eleven{margin-left:72.34043%}.sixteen.colgrid .row .push_eleven:first-child{margin-left:70.21277%}.sixteen.colgrid .row .pull_eleven.one.column{margin-left:-74.46809%}.sixteen.colgrid .row .pull_eleven.two.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_eleven.three.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_eleven.four.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_eleven.six.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_eleven.seven.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_eleven.eight.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_eleven.nine.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_eleven.ten.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_eleven.eleven.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_eleven.twelve.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_eleven.thirteen.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_eleven.fourteen.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_eleven.fifteen.columns{margin-left:-163.82979%}.sixteen.colgrid .row .push_twelve{margin-left:78.7234%}.sixteen.colgrid .row .push_twelve:first-child{margin-left:76.59574%}.sixteen.colgrid .row .pull_twelve.one.column{margin-left:-80.85106%}.sixteen.colgrid .row .pull_twelve.two.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_twelve.three.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_twelve.five.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_twelve.six.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_twelve.seven.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_twelve.eight.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_twelve.nine.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_twelve.ten.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_twelve.eleven.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_twelve.twelve.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_twelve.thirteen.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_twelve.fourteen.columns{margin-left:-163.82979%}.sixteen.colgrid .row .pull_twelve.fifteen.columns{margin-left:-170.21277%}.sixteen.colgrid .row .push_thirteen{margin-left:85.10638%}.sixteen.colgrid .row .push_thirteen:first-child{margin-left:82.97872%}.sixteen.colgrid .row .pull_thirteen.one.column{margin-left:-87.23404%}.sixteen.colgrid .row .pull_thirteen.two.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_thirteen.four.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_thirteen.five.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_thirteen.six.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_thirteen.seven.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_thirteen.eight.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_thirteen.nine.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_thirteen.ten.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_thirteen.eleven.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_thirteen.twelve.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_thirteen.thirteen.columns{margin-left:-163.82979%}.sixteen.colgrid .row .pull_thirteen.fourteen.columns{margin-left:-170.21277%}.sixteen.colgrid .row .pull_thirteen.fifteen.columns{margin-left:-176.59574%}.sixteen.colgrid .row .push_fourteen{margin-left:91.48936%}.sixteen.colgrid .row .push_fourteen:first-child{margin-left:89.3617%}.sixteen.colgrid .row .pull_fourteen.one.column{margin-left:-93.61702%}.sixteen.colgrid .row .pull_fourteen.three.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_fourteen.four.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_fourteen.five.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_fourteen.six.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_fourteen.seven.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_fourteen.eight.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_fourteen.nine.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_fourteen.ten.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_fourteen.eleven.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_fourteen.twelve.columns{margin-left:-163.82979%}.sixteen.colgrid .row .pull_fourteen.thirteen.columns{margin-left:-170.21277%}.sixteen.colgrid .row .pull_fourteen.fourteen.columns{margin-left:-176.59574%}.sixteen.colgrid .row .pull_fourteen.fifteen.columns{margin-left:-182.97872%}.sixteen.colgrid .row .push_fifteen{margin-left:97.87234%}.sixteen.colgrid .row .push_fifteen:first-child{margin-left:95.74468%}.sixteen.colgrid .row .pull_fifteen.two.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_fifteen.three.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_fifteen.four.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_fifteen.five.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_fifteen.six.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_fifteen.seven.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_fifteen.eight.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_fifteen.nine.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_fifteen.ten.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_fifteen.eleven.columns{margin-left:-163.82979%}.sixteen.colgrid .row .pull_fifteen.twelve.columns{margin-left:-170.21277%}.sixteen.colgrid .row .pull_fifteen.thirteen.columns{margin-left:-176.59574%}.sixteen.colgrid .row .pull_fifteen.fourteen.columns{margin-left:-182.97872%}.sixteen.colgrid .row .pull_fifteen.fifteen.columns{margin-left:-189.3617%}.row .pull_eight.eight.columns:first-child,.row .pull_eight.eleven.columns:first-child,.row .pull_eight.five.columns:first-child,.row .pull_eight.nine.columns:first-child,.row .pull_eight.one.column:first-child,.row .pull_eight.seven.columns:first-child,.row .pull_eight.six.columns:first-child,.row .pull_eight.ten.columns:first-child,.row .pull_eight.three.columns:first-child,.row .pull_eight.two.columns:first-child,.row .pull_eleven.eight.columns:first-child,.row .pull_eleven.eleven.columns:first-child,.row .pull_eleven.five.columns:first-child,.row .pull_eleven.four.columns:first-child,.row .pull_eleven.nine.columns:first-child,.row .pull_eleven.seven.columns:first-child,.row .pull_eleven.six.columns:first-child,.row .pull_eleven.ten.columns:first-child,.row .pull_eleven.three.columns:first-child,.row .pull_eleven.two.columns:first-child,.row .pull_five.eight.columns:first-child,.row .pull_five.eleven.columns:first-child,.row .pull_five.five.columns:first-child,.row .pull_five.four.columns:first-child,.row .pull_five.nine.columns:first-child,.row .pull_five.one.column:first-child,.row .pull_five.six.columns:first-child,.row .pull_five.ten.columns:first-child,.row .pull_five.three.columns:first-child,.row .pull_five.two.columns:first-child,.row .pull_four.eleven.columns:first-child,.row .pull_four.five.columns:first-child,.row .pull_four.four.columns:first-child,.row .pull_four.nine.columns:first-child,.row .pull_four.one.column:first-child,.row .pull_four.seven.columns:first-child,.row .pull_four.six.columns:first-child,.row .pull_four.ten.columns:first-child,.row .pull_four.three.columns:first-child,.row .pull_four.two.columns:first-child,.row .pull_nine.eight.columns:first-child,.row .pull_nine.eleven.columns:first-child,.row .pull_nine.five.columns:first-child,.row .pull_nine.four.columns:first-child,.row .pull_nine.nine.columns:first-child,.row .pull_nine.one.column:first-child,.row .pull_nine.seven.columns:first-child,.row .pull_nine.six.columns:first-child,.row .pull_nine.ten.columns:first-child,.row .pull_nine.two.columns:first-child,.row .pull_one.eight.columns:first-child,.row .pull_one.five.columns:first-child,.row .pull_one.four.columns:first-child,.row .pull_one.nine.columns:first-child,.row .pull_one.one.column:first-child,.row .pull_one.seven.columns:first-child,.row .pull_one.six.columns:first-child,.row .pull_one.ten.columns:first-child,.row .pull_one.three.columns:first-child,.row .pull_one.two.columns:first-child,.row .pull_seven.eight.columns:first-child,.row .pull_seven.eleven.columns:first-child,.row .pull_seven.four.columns:first-child,.row .pull_seven.nine.columns:first-child,.row .pull_seven.one.column:first-child,.row .pull_seven.seven.columns:first-child,.row .pull_seven.six.columns:first-child,.row .pull_seven.ten.columns:first-child,.row .pull_seven.three.columns:first-child,.row .pull_seven.two.columns:first-child,.row .pull_six.eight.columns:first-child,.row .pull_six.eleven.columns:first-child,.row .pull_six.five.columns:first-child,.row .pull_six.four.columns:first-child,.row .pull_six.nine.columns:first-child,.row .pull_six.one.column:first-child,.row .pull_six.seven.columns:first-child,.row .pull_six.ten.columns:first-child,.row .pull_six.three.columns:first-child,.row .pull_six.two.columns:first-child,.row .pull_ten.eight.columns:first-child,.row .pull_ten.eleven.columns:first-child,.row .pull_ten.five.columns:first-child,.row .pull_ten.four.columns:first-child,.row .pull_ten.nine.columns:first-child,.row .pull_ten.one.column:first-child,.row .pull_ten.seven.columns:first-child,.row .pull_ten.six.columns:first-child,.row .pull_ten.ten.columns:first-child,.row .pull_ten.three.columns:first-child,.row .pull_three.eight.columns:first-child,.row .pull_three.eleven.columns:first-child,.row .pull_three.five.columns:first-child,.row .pull_three.four.columns:first-child,.row .pull_three.one.column:first-child,.row .pull_three.seven.columns:first-child,.row .pull_three.six.columns:first-child,.row .pull_three.ten.columns:first-child,.row .pull_three.three.columns:first-child,.row .pull_three.two.columns:first-child,.row .pull_two.eight.columns:first-child,.row .pull_two.eleven.columns:first-child,.row .pull_two.five.columns:first-child,.row .pull_two.four.columns:first-child,.row .pull_two.nine.columns:first-child,.row .pull_two.one.column:first-child,.row .pull_two.seven.columns:first-child,.row .pull_two.six.columns:first-child,.row .pull_two.three.columns:first-child,.row .pull_two.two.columns:first-child,.sixteen.colgrid .row .pull_eight.eleven.columns:first-child,.sixteen.colgrid .row .pull_eight.fifteen.columns:first-child,.sixteen.colgrid .row .pull_eight.five.columns:first-child,.sixteen.colgrid .row .pull_eight.four.columns:first-child,.sixteen.colgrid .row .pull_eight.fourteen.columns:first-child,.sixteen.colgrid .row .pull_eight.nine.columns:first-child,.sixteen.colgrid .row .pull_eight.one.column:first-child,.sixteen.colgrid .row .pull_eight.seven.columns:first-child,.sixteen.colgrid .row .pull_eight.six.columns:first-child,.sixteen.colgrid .row .pull_eight.ten.columns:first-child,.sixteen.colgrid .row .pull_eight.thirteen.columns:first-child,.sixteen.colgrid .row .pull_eight.three.columns:first-child,.sixteen.colgrid .row .pull_eight.twelve.columns:first-child,.sixteen.colgrid .row .pull_eight.two.columns:first-child,.sixteen.colgrid .row .pull_eleven.eight.columns:first-child,.sixteen.colgrid .row .pull_eleven.eleven.columns:first-child,.sixteen.colgrid .row .pull_eleven.fifteen.columns:first-child,.sixteen.colgrid .row .pull_eleven.four.columns:first-child,.sixteen.colgrid .row .pull_eleven.fourteen.columns:first-child,.sixteen.colgrid .row .pull_eleven.nine.columns:first-child,.sixteen.colgrid .row .pull_eleven.one.column:first-child,.sixteen.colgrid .row .pull_eleven.seven.columns:first-child,.sixteen.colgrid .row .pull_eleven.six.columns:first-child,.sixteen.colgrid .row .pull_eleven.ten.columns:first-child,.sixteen.colgrid .row .pull_eleven.thirteen.columns:first-child,.sixteen.colgrid .row .pull_eleven.three.columns:first-child,.sixteen.colgrid .row .pull_eleven.twelve.columns:first-child,.sixteen.colgrid .row .pull_eleven.two.columns:first-child,.sixteen.colgrid .row .pull_fifteen.eight.columns:first-child,.sixteen.colgrid .row .pull_fifteen.eleven.columns:first-child,.sixteen.colgrid .row .pull_fifteen.fifteen.columns:first-child,.sixteen.colgrid .row .pull_fifteen.five.columns:first-child,.sixteen.colgrid .row .pull_fifteen.four.columns:first-child,.sixteen.colgrid .row .pull_fifteen.fourteen.columns:first-child,.sixteen.colgrid .row .pull_fifteen.nine.columns:first-child,.sixteen.colgrid .row .pull_fifteen.seven.columns:first-child,.sixteen.colgrid .row .pull_fifteen.six.columns:first-child,.sixteen.colgrid .row .pull_fifteen.ten.columns:first-child,.sixteen.colgrid .row .pull_fifteen.thirteen.columns:first-child,.sixteen.colgrid .row .pull_fifteen.three.columns:first-child,.sixteen.colgrid .row .pull_fifteen.twelve.columns:first-child,.sixteen.colgrid .row .pull_fifteen.two.columns:first-child,.sixteen.colgrid .row .pull_five.eight.columns:first-child,.sixteen.colgrid .row .pull_five.fifteen.columns:first-child,.sixteen.colgrid .row .pull_five.five.columns:first-child,.sixteen.colgrid .row .pull_five.four.columns:first-child,.sixteen.colgrid .row .pull_five.fourteen.columns:first-child,.sixteen.colgrid .row .pull_five.nine.columns:first-child,.sixteen.colgrid .row .pull_five.one.column:first-child,.sixteen.colgrid .row .pull_five.seven.columns:first-child,.sixteen.colgrid .row .pull_five.six.columns:first-child,.sixteen.colgrid .row .pull_five.ten.columns:first-child,.sixteen.colgrid .row .pull_five.thirteen.columns:first-child,.sixteen.colgrid .row .pull_five.three.columns:first-child,.sixteen.colgrid .row .pull_five.twelve.columns:first-child,.sixteen.colgrid .row .pull_five.two.columns:first-child,.sixteen.colgrid .row .pull_four.eight.columns:first-child,.sixteen.colgrid .row .pull_four.eleven.columns:first-child,.sixteen.colgrid .row .pull_four.fifteen.columns:first-child,.sixteen.colgrid .row .pull_four.five.columns:first-child,.sixteen.colgrid .row .pull_four.four.columns:first-child,.sixteen.colgrid .row .pull_four.fourteen.columns:first-child,.sixteen.colgrid .row .pull_four.nine.columns:first-child,.sixteen.colgrid .row .pull_four.one.column:first-child,.sixteen.colgrid .row .pull_four.seven.columns:first-child,.sixteen.colgrid .row .pull_four.six.columns:first-child,.sixteen.colgrid .row .pull_four.ten.columns:first-child,.sixteen.colgrid .row .pull_four.thirteen.columns:first-child,.sixteen.colgrid .row .pull_four.three.columns:first-child,.sixteen.colgrid .row .pull_four.two.columns:first-child,.sixteen.colgrid .row .pull_fourteen.eight.columns:first-child,.sixteen.colgrid .row .pull_fourteen.eleven.columns:first-child,.sixteen.colgrid .row .pull_fourteen.fifteen.columns:first-child,.sixteen.colgrid .row .pull_fourteen.five.columns:first-child,.sixteen.colgrid .row .pull_fourteen.four.columns:first-child,.sixteen.colgrid .row .pull_fourteen.fourteen.columns:first-child,.sixteen.colgrid .row .pull_fourteen.nine.columns:first-child,.sixteen.colgrid .row .pull_fourteen.one.column:first-child,.sixteen.colgrid .row .pull_fourteen.seven.columns:first-child,.sixteen.colgrid .row .pull_fourteen.six.columns:first-child,.sixteen.colgrid .row .pull_fourteen.ten.columns:first-child,.sixteen.colgrid .row .pull_fourteen.thirteen.columns:first-child,.sixteen.colgrid .row .pull_fourteen.three.columns:first-child,.sixteen.colgrid .row .pull_fourteen.twelve.columns:first-child,.sixteen.colgrid .row .pull_nine.eight.columns:first-child,.sixteen.colgrid .row .pull_nine.eleven.columns:first-child,.sixteen.colgrid .row .pull_nine.fifteen.columns:first-child,.sixteen.colgrid .row .pull_nine.five.columns:first-child,.sixteen.colgrid .row .pull_nine.four.columns:first-child,.sixteen.colgrid .row .pull_nine.fourteen.columns:first-child,.sixteen.colgrid .row .pull_nine.nine.columns:first-child,.sixteen.colgrid .row .pull_nine.one.column:first-child,.sixteen.colgrid .row .pull_nine.six.columns:first-child,.sixteen.colgrid .row .pull_nine.ten.columns:first-child,.sixteen.colgrid .row .pull_nine.thirteen.columns:first-child,.sixteen.colgrid .row .pull_nine.three.columns:first-child,.sixteen.colgrid .row .pull_nine.twelve.columns:first-child,.sixteen.colgrid .row .pull_nine.two.columns:first-child,.sixteen.colgrid .row .pull_one.eight.columns:first-child,.sixteen.colgrid .row .pull_one.eleven.columns:first-child,.sixteen.colgrid .row .pull_one.five.columns:first-child,.sixteen.colgrid .row .pull_one.four.columns:first-child,.sixteen.colgrid .row .pull_one.fourteen.columns:first-child,.sixteen.colgrid .row .pull_one.nine.columns:first-child,.sixteen.colgrid .row .pull_one.one.column:first-child,.sixteen.colgrid .row .pull_one.seven.columns:first-child,.sixteen.colgrid .row .pull_one.six.columns:first-child,.sixteen.colgrid .row .pull_one.ten.columns:first-child,.sixteen.colgrid .row .pull_one.thirteen.columns:first-child,.sixteen.colgrid .row .pull_one.three.columns:first-child,.sixteen.colgrid .row .pull_one.twelve.columns:first-child,.sixteen.colgrid .row .pull_one.two.columns:first-child,.sixteen.colgrid .row .pull_seven.eight.columns:first-child,.sixteen.colgrid .row .pull_seven.eleven.columns:first-child,.sixteen.colgrid .row .pull_seven.fifteen.columns:first-child,.sixteen.colgrid .row .pull_seven.five.columns:first-child,.sixteen.colgrid .row .pull_seven.four.columns:first-child,.sixteen.colgrid .row .pull_seven.fourteen.columns:first-child,.sixteen.colgrid .row .pull_seven.one.column:first-child,.sixteen.colgrid .row .pull_seven.seven.columns:first-child,.sixteen.colgrid .row .pull_seven.six.columns:first-child,.sixteen.colgrid .row .pull_seven.ten.columns:first-child,.sixteen.colgrid .row .pull_seven.thirteen.columns:first-child,.sixteen.colgrid .row .pull_seven.three.columns:first-child,.sixteen.colgrid .row .pull_seven.twelve.columns:first-child,.sixteen.colgrid .row .pull_seven.two.columns:first-child,.sixteen.colgrid .row .pull_six.eight.columns:first-child,.sixteen.colgrid .row .pull_six.eleven.columns:first-child,.sixteen.colgrid .row .pull_six.fifteen.columns:first-child,.sixteen.colgrid .row .pull_six.five.columns:first-child,.sixteen.colgrid .row .pull_six.four.columns:first-child,.sixteen.colgrid .row .pull_six.fourteen.columns:first-child,.sixteen.colgrid .row .pull_six.nine.columns:first-child,.sixteen.colgrid .row .pull_six.one.column:first-child,.sixteen.colgrid .row .pull_six.seven.columns:first-child,.sixteen.colgrid .row .pull_six.six.columns:first-child,.sixteen.colgrid .row .pull_six.thirteen.columns:first-child,.sixteen.colgrid .row .pull_six.three.columns:first-child,.sixteen.colgrid .row .pull_six.twelve.columns:first-child,.sixteen.colgrid .row .pull_six.two.columns:first-child,.sixteen.colgrid .row .pull_ten.eight.columns:first-child,.sixteen.colgrid .row .pull_ten.eleven.columns:first-child,.sixteen.colgrid .row .pull_ten.fifteen.columns:first-child,.sixteen.colgrid .row .pull_ten.five.columns:first-child,.sixteen.colgrid .row .pull_ten.four.columns:first-child,.sixteen.colgrid .row .pull_ten.fourteen.columns:first-child,.sixteen.colgrid .row .pull_ten.nine.columns:first-child,.sixteen.colgrid .row .pull_ten.one.column:first-child,.sixteen.colgrid .row .pull_ten.seven.columns:first-child,.sixteen.colgrid .row .pull_ten.ten.columns:first-child,.sixteen.colgrid .row .pull_ten.thirteen.columns:first-child,.sixteen.colgrid .row .pull_ten.three.columns:first-child,.sixteen.colgrid .row .pull_ten.twelve.columns:first-child,.sixteen.colgrid .row .pull_ten.two.columns:first-child,.sixteen.colgrid .row .pull_thirteen.eight.columns:first-child,.sixteen.colgrid .row .pull_thirteen.eleven.columns:first-child,.sixteen.colgrid .row .pull_thirteen.fifteen.columns:first-child,.sixteen.colgrid .row .pull_thirteen.five.columns:first-child,.sixteen.colgrid .row .pull_thirteen.four.columns:first-child,.sixteen.colgrid .row .pull_thirteen.fourteen.columns:first-child,.sixteen.colgrid .row .pull_thirteen.nine.columns:first-child,.sixteen.colgrid .row .pull_thirteen.one.column:first-child,.sixteen.colgrid .row .pull_thirteen.seven.columns:first-child,.sixteen.colgrid .row .pull_thirteen.six.columns:first-child,.sixteen.colgrid .row .pull_thirteen.ten.columns:first-child,.sixteen.colgrid .row .pull_thirteen.thirteen.columns:first-child,.sixteen.colgrid .row .pull_thirteen.twelve.columns:first-child,.sixteen.colgrid .row .pull_thirteen.two.columns:first-child,.sixteen.colgrid .row .pull_three.eight.columns:first-child,.sixteen.colgrid .row .pull_three.eleven.columns:first-child,.sixteen.colgrid .row .pull_three.fifteen.columns:first-child,.sixteen.colgrid .row .pull_three.five.columns:first-child,.sixteen.colgrid .row .pull_three.four.columns:first-child,.sixteen.colgrid .row .pull_three.fourteen.columns:first-child,.sixteen.colgrid .row .pull_three.nine.columns:first-child,.sixteen.colgrid .row .pull_three.one.column:first-child,.sixteen.colgrid .row .pull_three.seven.columns:first-child,.sixteen.colgrid .row .pull_three.six.columns:first-child,.sixteen.colgrid .row .pull_three.ten.columns:first-child,.sixteen.colgrid .row .pull_three.three.columns:first-child,.sixteen.colgrid .row .pull_three.twelve.columns:first-child,.sixteen.colgrid .row .pull_three.two.columns:first-child,.sixteen.colgrid .row .pull_twelve.eight.columns:first-child,.sixteen.colgrid .row .pull_twelve.eleven.columns:first-child,.sixteen.colgrid .row .pull_twelve.fifteen.columns:first-child,.sixteen.colgrid .row .pull_twelve.five.columns:first-child,.sixteen.colgrid .row .pull_twelve.fourteen.columns:first-child,.sixteen.colgrid .row .pull_twelve.nine.columns:first-child,.sixteen.colgrid .row .pull_twelve.one.column:first-child,.sixteen.colgrid .row .pull_twelve.seven.columns:first-child,.sixteen.colgrid .row .pull_twelve.six.columns:first-child,.sixteen.colgrid .row .pull_twelve.ten.columns:first-child,.sixteen.colgrid .row .pull_twelve.thirteen.columns:first-child,.sixteen.colgrid .row .pull_twelve.three.columns:first-child,.sixteen.colgrid .row .pull_twelve.twelve.columns:first-child,.sixteen.colgrid .row .pull_twelve.two.columns:first-child,.sixteen.colgrid .row .pull_two.eight.columns:first-child,.sixteen.colgrid .row .pull_two.eleven.columns:first-child,.sixteen.colgrid .row .pull_two.fifteen.columns:first-child,.sixteen.colgrid .row .pull_two.five.columns:first-child,.sixteen.colgrid .row .pull_two.four.columns:first-child,.sixteen.colgrid .row .pull_two.nine.columns:first-child,.sixteen.colgrid .row .pull_two.one.column:first-child,.sixteen.colgrid .row .pull_two.seven.columns:first-child,.sixteen.colgrid .row .pull_two.six.columns:first-child,.sixteen.colgrid .row .pull_two.ten.columns:first-child,.sixteen.colgrid .row .pull_two.thirteen.columns:first-child,.sixteen.colgrid .row .pull_two.three.columns:first-child,.sixteen.colgrid .row .pull_two.twelve.columns:first-child,.sixteen.colgrid .row .pull_two.two.columns:first-child{margin-left:0}.row .pull_eight.four.columns,.row .pull_eleven.one.columns,.row .pull_five.seven.columns,.row .pull_four.eight.columns,.row .pull_nine.three.columns,.row .pull_one.eleven.columns,.row .pull_seven.five.columns,.row .pull_six.six.columns,.row .pull_ten.two.columns,.row .pull_three.nine.columns,.row .pull_two.ten.columns,.sixteen.colgrid .row .pull_eight.eight.columns,.sixteen.colgrid .row .pull_eleven.five.columns,.sixteen.colgrid .row .pull_fifteen.one.columns,.sixteen.colgrid .row .pull_five.eleven.columns,.sixteen.colgrid .row .pull_four.twelve.columns,.sixteen.colgrid .row .pull_fourteen.two.columns,.sixteen.colgrid .row .pull_nine.seven.columns,.sixteen.colgrid .row .pull_one.fifteen.columns,.sixteen.colgrid .row .pull_seven.nine.columns,.sixteen.colgrid .row .pull_six.ten.columns,.sixteen.colgrid .row .pull_ten.six.columns,.sixteen.colgrid .row .pull_thirteen.three.columns,.sixteen.colgrid .row .pull_three.thirteen.columns,.sixteen.colgrid .row .pull_twelve.four.columns,.sixteen.colgrid .row .pull_two.fourteen.columns{margin-left:-100%}.sixteen.colgrid .row .one.centered{margin-left:47.87234%}.sixteen.colgrid .row .two.centered{margin-left:44.68085%}.sixteen.colgrid .row .three.centered{margin-left:41.48936%}.sixteen.colgrid .row .four.centered{margin-left:38.29787%}.sixteen.colgrid .row .five.centered{margin-left:35.10638%}.sixteen.colgrid .row .six.centered{margin-left:31.91489%}.sixteen.colgrid .row .seven.centered{margin-left:28.7234%}.sixteen.colgrid .row .eight.centered{margin-left:25.53191%}.sixteen.colgrid .row .nine.centered{margin-left:22.34043%}.sixteen.colgrid .row .ten.centered{margin-left:19.14894%}.sixteen.colgrid .row .eleven.centered{margin-left:15.95745%}.sixteen.colgrid .row .twelve.centered{margin-left:12.76596%}.sixteen.colgrid .row .thirteen.centered{margin-left:9.57447%}.sixteen.colgrid .row .fourteen.centered{margin-left:6.38298%}.sixteen.colgrid .row .fifteen.centered{margin-left:3.19149%}embed,img,object{height:auto;max-width:100%}img{-ms-interpolation-mode:bicubic}#map_canvas img,.map_canvas img{max-width:none!important}.tiles{display:block;overflow:hidden}.tiles>.tile,.tiles>li{display:block;float:left;height:auto;padding-bottom:0}.tiles.two_up{margin-left:-4%}.tiles.two_up>.tile,.tiles.two_up>li{margin-left:4%;width:46%}.tiles.four_up,.tiles.three_up{margin-left:-2%}.tiles.three_up>.tile,.tiles.three_up>li{margin-left:2%;width:31.3%}.tiles.four_up>.tile,.tiles.four_up>li{margin-left:2%;width:23%}.tiles.five_up{margin-left:-1.5%}.tiles.five_up>.tile,.tiles.five_up>li{margin-left:1.5%;width:18.5%}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.row{*zoom:1}.row:after,.row:before{content:"";display:table}.row:after{clear:both}.valign:before{content:" ";height:400px;margin-right:-.25em}.valign:before,.valign>article,.valign>div,.valign>figure,.valign>section{display:inline-block;vertical-align:middle}@media only screen and (max-width:767px){body{min-width:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;width:100%}.container,.row{margin-left:0;margin-right:0;min-width:0}.row{width:100%}.row .row .column,.row .row .columns{padding:0}.row .centered{margin-left:0!important}.column,.columns{margin-left:0;width:auto!important}.column,.column:last-child,.columns,.columns:last-child{float:none;margin-right:0}[class*=column]+[class*=column]:last-child{float:none}[class*=column]:before{display:table}[class*=column]:after{clear:both;display:table}[class*=pull_],[class*=push_],[class^=pull_],[class^=push_]{margin-left:0!important}}.navbar{background:#4a4d50;display:block;margin-bottom:20px;min-height:60px;position:relative;width:100%}@media only screen and (max-width:767px){.navbar{border:none}.navbar .column,.navbar .columns{min-height:0}}.navbar.fixed{position:fixed;z-index:7}.navbar.pinned{position:absolute}.navbar a.toggle{display:none}@media only screen and (max-width:767px){.navbar a.toggle{background:#4a4d50;border-radius:4px;color:#fff;display:inline-block;font-size:30px;font-size:1.875rem;height:40px;line-height:38px;position:absolute;right:4%;text-align:center;top:18%;width:46px}.navbar a.toggle:hover{background:#565a5d}.navbar a.toggle.active,.navbar a.toggle:active{background:#3e4043}}.navbar .logo{display:inline-block;margin:0 2.12766% 0 0}.navbar .logo,.navbar .logo a{height:60px;line-height:58px;padding:0}.navbar .logo a{display:block;overflow:hidden}.navbar .logo a img{max-height:95%}@media only screen and (max-width:767px){.navbar .logo{display:inline;float:left}.navbar .logo a{padding:0}.navbar .logo a img{height:auto;max-width:100%;width:auto}}.navbar ul{display:table;float:none;margin:0;vertical-align:middle}@media only screen and (max-width:767px){.navbar ul{background:#3e4043;display:block;height:0;left:0;max-height:0;overflow:hidden;position:absolute;text-align:center;top:60px;width:100%!important}.navbar ul.active{box-shadow:0 2px 2px #252728;height:auto;max-height:600px;transition-duration:.5s;z-index:8}}.navbar ul li{display:table-cell;height:60px;line-height:58px;margin:0;padding-bottom:0;text-align:center}@media only screen and (max-width:767px){.navbar ul li{border-right:0!important;box-shadow:none;display:block;height:auto;max-height:320px;min-height:50px;position:relative;transition-duration:.5s;width:100%}}.navbar ul li>a{color:#fff;display:block;font-size:16px;font-size:1rem;height:60px;line-height:58px;padding:0 16px;text-shadow:0 1px 2px #191a1b,0 1px 0 #191a1b;white-space:nowrap}.navbar ul li>a i.icon-popup{position:absolute}.navbar ul li .btn{border-color:#000101!important}.navbar ul li.field{margin-bottom:0!important;margin-right:0}@media only screen and (max-width:767px){.navbar ul li.field{padding:0 20px}}.navbar ul li.field input.search{background:#191a1b;border:none;color:#f2f2f2}.navbar ul li .dropdown{background:#fafafa;height:0;max-width:320px;min-width:0;overflow:hidden;position:absolute;width:auto;z-index:4}@media only screen and (max-width:767px){.navbar ul li .dropdown{box-shadow:none!important;max-width:100%;position:relative;width:100%}.navbar ul li.active .dropdown{border-bottom:1px solid #313436}.navbar ul li.active .dropdown ul{background:#36393b;box-shadow:none!important;height:auto;max-height:250px;min-height:50px;overflow:auto;position:relative;top:0}.navbar ul li.active .dropdown ul li{border-bottom:#3e4043;min-height:50px}.navbar ul li.active .dropdown ul li a{border-bottom:1px solid #313436;color:#fff}.navbar ul li.active .dropdown ul li a:hover{color:#d04526}}@media only screen and (min-width:768px) and (max-width:939px){.navbar>ul>li>.btn a{padding:0 10px!important}.navbar ul>li .dropdown ul li.active .dropdown{left:-320px}}.navcontain{height:80px}@media only screen and (max-width:768px){.navcontain{height:auto}}.pretty.navbar{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3YjgwODUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMTM0MzYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#7b8085,#313436);background-size:100%;box-shadow:inset 0 1px 1px #7b8085,0 1px 2px rgba(0,0,0,.8)!important}@media only screen and (max-width:767px){.pretty.navbar a.toggle{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3YjgwODUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTRkNTAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#7b8085,#4a4d50);background-size:100%;border:1px solid #3e4043;box-shadow:inset 0 1px 2px #888d91,inset 0 -1px 1px #565a5d,inset 1px 0 1px #565a5d,inset -1px 0 1px #565a5d,0 1px 1px #63676a}.pretty.navbar a.toggle i{text-shadow:0 1px 1px #191a1b}.pretty.navbar a.toggle:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4ODhkOTEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NjVhNWQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#888d91,#565a5d);background-size:100%}.pretty.navbar a.toggle.active,.pretty.navbar a.toggle:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzZTQwNDMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTRkNTAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#3e4043,#4a4d50);background-size:100%;box-shadow:0 1px 1px #63676a}}.pretty.navbar.row{border-radius:4px}@media only screen and (max-width:767px){.pretty.navbar.row{border-radius:0}}.pretty.navbar ul li.field input.search{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxOTFhMWIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZjUyNTUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#191a1b,#4f5255);background-size:100%;border:none;box-shadow:0 1px 2px #888d91!important}.pretty.navbar .pretty.navbar>ul>li:first-child a:hover,.pretty.navbar>ul>li:first-child{box-shadow:none}.navbar li .dropdown{background:#fafafa;height:0;max-width:320px;min-width:0;overflow:hidden;position:absolute;width:auto;z-index:4}@media only screen and (max-width:767px){.navbar li .dropdown .dropdown{box-shadow:none!important;max-width:100%;position:relative;width:100%}.navbar li .dropdown.active .dropdown{border-bottom:1px solid #313436}.navbar li .dropdown.active .dropdown ul{background:#36393b;box-shadow:none!important;height:auto;max-height:250px;min-height:50px;overflow:auto;position:relative;top:0}.navbar li .dropdown.active .dropdown ul li{border-bottom:#3e4043;min-height:50px}.navbar li .dropdown.active .dropdown ul li a{border-bottom:1px solid #313436;color:#fff}.navbar li .dropdown.active .dropdown ul li a:hover{color:#d04526}}.navbar li .dropdown ul{display:block;margin:0}.navbar li .dropdown ul>li{border-radius:0;display:block;float:left;height:auto;position:relative;text-align:left;width:100%}@media only screen and (min-width:768px) and (max-width:939px){.navbar li .dropdown ul>li{word-wrap:break-word;max-width:320px}}.navbar li .dropdown ul>li a{border-bottom:1px solid #ccc;color:#d04526;display:block;height:51px;line-height:49px;padding:0 20px;text-shadow:none}@media only screen and (max-width:767px){.navbar li .dropdown ul>li a{padding:0 20px}}.navbar li .dropdown ul>li .dropdown{background:#fff;display:none}.navbar li .dropdown ul li:first-child a{border-radius:0}.gumby-no-touch .navbar ul li:hover>a,.gumby-touch .navbar ul li.active>a{background:#868d92;position:relative;z-index:5}.gumby-no-touch .navbar ul li:hover .dropdown,.gumby-touch .navbar ul li.active .dropdown{border-top:1px solid #3e4043;box-shadow:0 3px 4px rgba(0,0,0,.3);height:auto;max-height:561px;min-height:50px;overflow:visible;padding:0;width:100%}.gumby-no-touch .navbar ul li:hover .dropdown ul{box-shadow:none!important;height:auto;max-height:250px;min-height:50px;position:relative;top:0;transition-duration:.5s}@media only screen and (max-width:767px){.gumby-no-touch .navbar ul li:hover .dropdown ul{background:#36393b;overflow:auto}.gumby-no-touch .navbar ul li:hover .dropdown ul li{border-bottom:#3e4043}.gumby-no-touch .navbar ul li:hover .dropdown ul li a{border-bottom:1px solid #313436;color:#fff}.gumby-no-touch .navbar ul li:hover .dropdown ul li a:hover{color:#d04526}}.gumby-no-touch .navbar li .dropdown ul>li:hover .dropdown,.gumby-touch .navbar li .dropdown ul>li.active .dropdown{border-top:none;display:block;left:100%;margin-top:0;position:absolute;top:0;z-index:6}@media only screen and (max-width:767px){.gumby-no-touch .navbar li .dropdown ul>li:hover .dropdown,.gumby-touch .navbar li .dropdown ul>li.active .dropdown{left:0;position:relative}.gumby-no-touch .navbar li .dropdown ul>li:hover .dropdown ul,.gumby-touch .navbar li .dropdown ul>li.active .dropdown ul{background:#252728!important}}.gumby-no-touch .navbar li .dropdown ul li a:hover{background:#f2f2f2}.gumby-touch .navbar a:hover{color:#fff!important}.subnav{display:block;margin:0 0 18px;overflow:hidden;padding-top:4px;width:auto}.subnav dd,.subnav dt,.subnav li{display:inline;float:left;margin-bottom:4px;margin-left:9px}.subnav dd:first-child,.subnav dt:first-child,.subnav li:first-child{margin-left:0}.subnav dt{color:#f2f2f2;font-weight:400}.subnav dd a,.subnav li a{border-radius:4px;color:#fff;font-size:15px;text-decoration:none}.subnav dd.active a,.subnav li.active a{background:#4a4d50;padding:5px 9px;text-shadow:0 1px 1px #4a4d50}.btn,.skiplink{-webkit-appearance:none;background:#f2f2f2;display:inline-block;font-family:Open Sans;font-weight:600;padding:0!important;text-align:center;width:auto}.btn>a,.btn button,.btn input,.skiplink>a,.skiplink button,.skiplink input{color:#fff;display:block;height:100%;padding:0 18px}.btn button,.btn input,.skiplink button,.skiplink input{-moz-appearance:none;-webkit-appearance:none;background:none;border:none;cursor:pointer;font-size:100%;font-weight:400;width:100%}.btn.xlarge,.skiplink.xlarge{font-size:30px;font-size:1.875rem;height:66px;line-height:64px}.btn.xlarge a,.skiplink.xlarge a{padding:0 30px;position:relative}.btn.xlarge.icon-left a,.skiplink.xlarge.icon-left a{padding-left:66px}.btn.xlarge.icon-left a:before,.skiplink.xlarge.icon-left a:before{left:20px}.btn.xlarge.icon-right a,.skiplink.xlarge.icon-right a{padding-right:66px}.btn.xlarge.icon-right a:after,.skiplink.xlarge.icon-right a:after{right:20px}.btn.large,.skiplink.large{font-size:26px;font-size:1.625rem;height:58px;line-height:56px}.btn.large a,.skiplink.large a{padding:0 26px;position:relative}.btn.large.icon-left a,.skiplink.large.icon-left a{padding-left:58px}.btn.large.icon-left a:before,.skiplink.large.icon-left a:before{left:17.33333px}.btn.large.icon-right a,.skiplink.large.icon-right a{padding-right:58px}.btn.large.icon-right a:after,.skiplink.large.icon-right a:after{right:17.33333px}.btn.medium,.skiplink.medium{font-size:16px;font-size:1rem;height:36px;line-height:34px}.btn.medium a,.skiplink.medium a{padding:0 16px;position:relative}.btn.medium.icon-left a,.skiplink.medium.icon-left a{padding-left:36px}.btn.medium.icon-left a:before,.skiplink.medium.icon-left a:before{left:10.66667px}.btn.medium.icon-right a,.skiplink.medium.icon-right a{padding-right:36px}.btn.medium.icon-right a:after,.skiplink.medium.icon-right a:after{right:10.66667px}.btn.medium a,.skiplink.medium a{padding:0 18px}.btn.small,.skiplink.small{font-size:10px;font-size:.625rem;height:23px;line-height:21px}.btn.small a,.skiplink.small a{position:relative}.btn.small.icon-left a,.skiplink.small.icon-left a{padding-left:23px}.btn.small.icon-left a:before,.skiplink.small.icon-left a:before{left:6.66667px}.btn.small.icon-right a,.skiplink.small.icon-right a{padding-right:23px}.btn.small.icon-right a:after,.skiplink.small.icon-right a:after{right:6.66667px}.btn.small a,.skiplink.small a{padding:0 10px}.btn.oval,.skiplink.oval{border-radius:1000px}.btn.pill-left,.skiplink.pill-left{border-radius:500px 0 0 500px}.btn.pill-right,.skiplink.pill-right{border-radius:0 500px 500px 0}.btn.primary,.skiplink.primary{background:#3085d6;border:1px solid #3085d6}.btn.primary:hover,.skiplink.primary:hover{background:#5b9ede}.btn.primary:active,.skiplink.primary:active{background:#236bb0}.btn.secondary,.skiplink.secondary{background:#42a35a;border:1px solid #42a35a}.btn.secondary:hover,.skiplink.secondary:hover{background:#5bbd73}.btn.secondary:active,.skiplink.secondary:active{background:#337f46}.btn.default,.skiplink.default{background:#f2f2f2;border:1px solid #f2f2f2;color:#555}.btn.default:hover,.skiplink.default:hover{background:#fff}.btn.default:active,.skiplink.default:active{background:#d8d8d8}.btn.default:hover,.skiplink.default:hover{border:1px solid #e5e5e5}.btn.default a,.btn.default button,.btn.default input,.skiplink.default a,.skiplink.default button,.skiplink.default input{color:#555}.btn.info,.skiplink.info{background:#4a4d50;border:1px solid #4a4d50}.btn.info:hover,.skiplink.info:hover{background:#63676a}.btn.info:active,.skiplink.info:active{background:#313436}.btn.danger,.skiplink.danger{background:#ca3838;border:1px solid #ca3838}.btn.danger:hover,.skiplink.danger:hover{background:#d56060}.btn.danger:active,.skiplink.danger:active{background:#a32c2c}.btn.warning,.skiplink.warning{background:#f6b83f;border:1px solid #f6b83f;color:#644405}.btn.warning:hover,.skiplink.warning:hover{background:#f8ca70}.btn.warning:active,.skiplink.warning:active{background:#f4a60e}.btn.warning a,.btn.warning button,.btn.warning input,.skiplink.warning a,.skiplink.warning button,.skiplink.warning input{color:#644405}.btn.success,.skiplink.success{background:#58c026;border:1px solid #58c026}.btn.success:hover,.skiplink.success:hover{background:#72d940}.btn.success:active,.skiplink.success:active{background:#44951e}.btn.metro,.btn.pretty.squared,.metro .btn,.metro .skiplink,.pretty .btn.squared,.pretty .squared.btn,.pretty .squared.skiplink,.skiplink.metro{border-radius:0}.btn.metro.rounded,.btn.pretty,.metro .btn.rounded,.metro .rounded.btn,.metro .rounded.skiplink,.pretty .btn,.pretty .skiplink,.skiplink.pretty{border-radius:4px}.btn.pretty.primary,.pretty .primary.btn,.pretty .primary.skiplink,.skiplink.pretty.primary{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4NWI3ZTciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTg1ZGMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#85b7e7,#2a85dc);background-size:100%;border:1px solid #1f5e9b;box-shadow:inset 0 0 3px #f0f6fc}.btn.pretty.primary:hover,.pretty .primary.btn:hover,.pretty .primary.skiplink:hover,.skiplink.pretty.primary:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhMmQ0ZmMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NGIyZmUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#a2d4fc,#54b2fe);background-size:100%;border:1px solid #0e90f8;box-shadow:inset 0 0 3px #fff}.btn.pretty.primary:active,.pretty .primary.btn:active,.pretty .primary.skiplink:active,.skiplink.pretty.primary:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyYTg1ZGMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NWI3ZTciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#2a85dc,#85b7e7);background-size:100%;box-shadow:inset 0 0 3px #fff}.btn.pretty.primary a,.btn.pretty.primary button,.btn.pretty.primary input,.pretty .primary.btn a,.pretty .primary.btn button,.pretty .primary.btn input,.pretty .primary.skiplink a,.pretty .primary.skiplink button,.pretty .primary.skiplink input,.skiplink.pretty.primary a,.skiplink.pretty.primary button,.skiplink.pretty.primary input{text-shadow:0 1px 1px #1a5186}.btn.pretty.secondary,.pretty .secondary.btn,.pretty .secondary.skiplink,.skiplink.pretty.secondary{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4MGNiOTIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzY2E5NTciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#80cb92,#3ca957);background-size:100%;border:1px solid #2c6d3c;box-shadow:inset 0 0 3px #daf0e0}.btn.pretty.secondary:hover,.pretty .secondary.btn:hover,.pretty .secondary.skiplink:hover,.skiplink.pretty.secondary:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhMWQzYWQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OGMwN2QiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#a1d3ad,#68c07d);background-size:100%;border:1px solid #469659;box-shadow:inset 0 0 3px #f8fcf9}.btn.pretty.secondary:active,.pretty .secondary.btn:active,.pretty .secondary.skiplink:active,.skiplink.pretty.secondary:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzY2E5NTciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MGNiOTIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#3ca957,#80cb92);background-size:100%;box-shadow:inset 0 0 3px #ecf8ef}.btn.pretty.secondary a,.btn.pretty.secondary button,.btn.pretty.secondary input,.pretty .secondary.btn a,.pretty .secondary.btn button,.pretty .secondary.btn input,.pretty .secondary.skiplink a,.pretty .secondary.skiplink button,.pretty .secondary.skiplink input,.skiplink.pretty.secondary a,.skiplink.pretty.secondary button,.skiplink.pretty.secondary input{text-shadow:0 1px 1px #255a32}.btn.pretty.default,.pretty .default.btn,.pretty .default.skiplink,.skiplink.pretty.default{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YxZjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#fff,#f3f1f1);background-size:100%;border:1px solid #ccc;box-shadow:inset 0 0 3px #fff}.btn.pretty.default:hover,.pretty .default.btn:hover,.pretty .default.skiplink:hover,.skiplink.pretty.default:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#fff,#fff);background-size:100%;border:1px solid #d9d9d9;box-shadow:inset 0 0 3px #fff}.btn.pretty.default:active,.pretty .default.btn:active,.pretty .default.skiplink:active,.skiplink.pretty.default:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmM2YxZjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#f3f1f1,#fff);background-size:100%;box-shadow:inset 0 0 3px #fff}.btn.pretty.default a,.btn.pretty.default button,.btn.pretty.default input,.pretty .default.btn a,.pretty .default.btn button,.pretty .default.btn input,.pretty .default.skiplink a,.pretty .default.skiplink button,.pretty .default.skiplink input,.skiplink.pretty.default a,.skiplink.pretty.default button,.skiplink.pretty.default input{text-shadow:0 1px 1px #fff}.btn.pretty.info,.pretty .info.btn,.pretty .info.skiplink,.skiplink.pretty.info{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3YjgwODUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NjRkNTQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#7b8085,#464d54);background-size:100%;border:1px solid #252728;box-shadow:inset 0 0 3px #bdc0c2}.btn.pretty.info:hover,.pretty .info.btn:hover,.pretty .info.skiplink:hover,.skiplink.pretty.info:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhZWIzYjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MDhlOTgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#aeb3b6,#808e98);background-size:100%;border:1px solid #60676b;box-shadow:inset 0 0 3px #f1f2f3}.btn.pretty.info:active,.pretty .info.btn:active,.pretty .info.skiplink:active,.skiplink.pretty.info:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM0NjRkNTQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3YjgwODUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#464d54,#7b8085);background-size:100%;box-shadow:inset 0 0 3px #cbcdce}.btn.pretty.info a,.btn.pretty.info button,.btn.pretty.info input,.pretty .info.btn a,.pretty .info.btn button,.pretty .info.btn input,.pretty .info.skiplink a,.pretty .info.skiplink button,.pretty .info.skiplink input,.skiplink.pretty.info a,.skiplink.pretty.info button,.skiplink.pretty.info input{text-shadow:0 1px 1px #191a1b}.btn.pretty.danger,.pretty .danger.btn,.pretty .danger.skiplink,.skiplink.pretty.danger{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZjg5ODkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMDMyMzIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#df8989,#d03232);background-size:100%;border:1px solid #8f2626;box-shadow:inset 0 0 3px #faeded}.btn.pretty.danger:hover,.pretty .danger.btn:hover,.pretty .danger.skiplink:hover,.skiplink.pretty.danger:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmNzk2OTYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNjRhNGEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#f79696,#f64a4a);background-size:100%;border:1px solid #e21212;box-shadow:inset 0 0 3px #fff}.btn.pretty.danger:active,.pretty .danger.btn:active,.pretty .danger.skiplink:active,.skiplink.pretty.danger:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkMDMyMzIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZjg5ODkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#d03232,#df8989);background-size:100%;box-shadow:inset 0 0 3px #fff}.btn.pretty.danger a,.btn.pretty.danger button,.btn.pretty.danger input,.pretty .danger.btn a,.pretty .danger.btn button,.pretty .danger.btn input,.pretty .danger.skiplink a,.pretty .danger.skiplink button,.pretty .danger.skiplink input,.skiplink.pretty.danger a,.skiplink.pretty.danger button,.skiplink.pretty.danger input{text-shadow:0 1px 1px #7b2121}.btn.pretty.warning,.pretty .warning.btn,.pretty .warning.skiplink,.skiplink.pretty.warning{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmYmRjYTAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmJhM2EiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#fbdca0,#fbba3a);background-size:100%;border:1px solid #de960a;box-shadow:inset 0 0 3px #fff;color:#644405}.btn.pretty.warning:hover,.pretty .warning.btn:hover,.pretty .warning.skiplink:hover,.skiplink.pretty.warning:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZWVjY2EiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQzN2QiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#feecca,#ffd37d);background-size:100%;border:1px solid #fcb834;box-shadow:inset 0 0 3px #fff}.btn.pretty.warning:active,.pretty .warning.btn:active,.pretty .warning.skiplink:active,.skiplink.pretty.warning:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmYmJhM2EiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmRjYTAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#fbba3a,#fbdca0);background-size:100%;box-shadow:inset 0 0 3px #fff}.btn.pretty.warning a,.btn.pretty.warning button,.btn.pretty.warning input,.pretty .warning.btn a,.pretty .warning.btn button,.pretty .warning.btn input,.pretty .warning.skiplink a,.pretty .warning.skiplink button,.pretty .warning.skiplink input,.skiplink.pretty.warning a,.skiplink.pretty.warning button,.skiplink.pretty.warning input{text-shadow:0 1px 1px #fbdca0}.btn.pretty.success,.pretty .success.btn,.pretty .success.skiplink,.skiplink.pretty.success{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM5MWUyNmEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NmM2MjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#91e26a,#56c620);background-size:100%;border:1px solid #3b8019;box-shadow:inset 0 0 3px #e0f7d5}.btn.pretty.success:hover,.pretty .success.btn:hover,.pretty .success.skiplink:hover,.skiplink.pretty.success:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM5NmU1NzAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NGRmMjkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#96e570,#64df29);background-size:100%;border:1px solid #479f1d;box-shadow:inset 0 0 3px #e5f9db}.btn.pretty.success:active,.pretty .success.btn:active,.pretty .success.skiplink:active,.skiplink.pretty.success:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1NmM2MjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MWUyNmEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#56c620,#91e26a);background-size:100%;box-shadow:inset 0 0 3px #f0fbea}.btn.pretty.success a,.btn.pretty.success button,.btn.pretty.success input,.pretty .success.btn a,.pretty .success.btn button,.pretty .success.btn input,.pretty .success.skiplink a,.pretty .success.skiplink button,.pretty .success.skiplink input,.skiplink.pretty.success a,.skiplink.pretty.success button,.skiplink.pretty.success input{text-shadow:0 1px 1px #316b15}[class*=" icon-"] a:after,[class*=" icon-"] a:before,[class^=icon-] a:after,[class^=icon-] a:before,i[class*=" icon-"],i[class^=icon-]{zoom:1;font-family:entypo;position:absolute;text-decoration:none}i[class*=" icon-"],i[class^=icon-]{display:inline-block;margin:0 5px;min-width:20px;position:static;text-align:center}form{margin:0 0 18px}form label{cursor:pointer;display:block;font-size:16px;font-size:1rem;line-height:1.625em;margin-bottom:9px}form label.inline{display:inline-block;padding-right:20px}form dt{margin:0}form textarea{height:150px}form ul,form ul li{list-style-type:none;margin-left:0}form fieldset{border:.0625em solid #d8d8d8;margin:18px 0;padding:1.5625em}form fieldset legend{padding:5px 10px}.field{font-size:16px;margin-bottom:10px;max-width:100%;overflow:hidden;position:relative;vertical-align:middle}.field.metro,.field .metro{border-radius:0}.field input,.field input[type="*"],.field textarea{-webkit-appearance:none;border:none;box-shadow:none;font-family:Open Sans;font-size:16px;font-size:1rem;font-weight:300;margin:0;max-width:100%;outline:none;padding:0;resize:none;width:100%}.field .input{background:#fff;border:1px solid #d8d8d8;border-radius:4px;font-size:16px;font-size:1rem;height:36px;line-height:34px;padding:0 10px;position:relative}.field .input.search{border-radius:1000px;height:36px;line-height:34px;padding-right:0}.field .input.textarea{height:auto}.input.xnarrow,input.xnarrow{margin:0;width:13.33333%}.input.xnarrow:last-child,input.xnarrow:last-child{margin-left:-4px}.input.xnarrow:first-child,input.xnarrow:first-child{margin-left:0;margin-right:3.94%}.input.xnarrow:first-child:last-child,input.xnarrow:first-child:last-child{margin:0}.input.narrow,input.narrow{margin:0;width:30.66667%}.input.narrow:last-child,input.narrow:last-child{margin-left:-4px}.input.narrow:first-child,input.narrow:first-child{margin-left:0;margin-right:3.94%}.input.narrow:first-child:last-child,input.narrow:first-child:last-child{margin:0}.input.normal,input.normal{margin:0;width:48%}.input.normal:last-child,input.normal:last-child{margin-left:-4px}.input.normal:first-child,input.normal:first-child{margin-left:0;margin-right:3.94%}.input.normal:first-child:last-child,input.normal:first-child:last-child{margin:0}.input.wide,input.wide{margin:0;width:65.33333%}.input.wide:last-child,input.wide:last-child{margin-left:-4px}.input.wide:first-child,input.wide:first-child{margin-left:0;margin-right:3.94%}.input.wide:first-child:last-child,input.wide:first-child:last-child{margin:0}.input.xwide,input.xwide{margin:0;width:82.66667%}.input.xwide:last-child,input.xwide:last-child{margin-left:-4px}.input.xwide:first-child,input.xwide:first-child{margin-left:0;margin-right:3.94%}.input.xwide:first-child:last-child,input.xwide:first-child:last-child{margin:0}.input.xxwide,input.xxwide{margin:0;width:100%}.input.xxwide:last-child,input.xxwide:last-child{margin-left:-4px}.input.xxwide:first-child,input.xxwide:first-child{margin-left:0;margin-right:3.94%}.input.xxwide:first-child:last-child,input.xxwide:first-child:last-child{margin:0}label+.narrow:last-child,label+.normal:last-child,label+.wide:last-child,label+.xnarrow:last-child,label+.xwide:last-child,label+.xxwide:last-child{margin-left:0}@media only screen and (max-width:960px){.xxwide:first-child,.xxwide:last-child{margin-right:0}}.append,.prepend{font-size:0;padding-bottom:3.5px;white-space:nowrap}.append .input,.append input,.prepend .input,.prepend input{display:inline-block;margin-left:0;margin-right:0;max-width:100%}.append :last-child,.prepend.append input:last-child,.prepend .input,.prepend input{border-radius:0 4px 4px 0}.append .input,.append input,.prepend.append input:first-child,.prepend :first-child{border-radius:4px 0 0 4px}.prepend.append input{border-radius:0}.prepend.append input:last-child{margin-left:-1px}.append .adjoined,.append .btn,.prepend .adjoined,.prepend .btn{display:inline-block;margin-bottom:0;position:relative;z-index:3}.append .btn a,.append .btn button,.append .btn input,.prepend .btn a,.prepend .btn button,.prepend .btn input{padding:0 12px}.append .adjoined,.prepend .adjoined{background:#f2f2f2;border:1px solid #d8d8d8;color:#555;font-family:Open Sans;font-size:16px;font-size:1rem;font-weight:600;height:36px;line-height:34px;padding:0 10px}.prepend .adjoined,.prepend .btn{margin-right:-1px}.adjoined:first-child{margin-left:0!important}.append .adjoined,.append .btn{margin-left:-1px}.append button,.prepend button{display:inline-block}.append .input:first-child,.append input:first-child,.prepend .input:first-child,.prepend input:first-child{margin-right:0}.double .input,.double input{width:50%!important}.double .input:last-child,.double input:last-child{margin-left:-1px}.field .checkbox span,.field .input,.field .picker,.field .radio span,.field .textarea,.field input,.field textarea{transition-duration:.2s}.field.danger:after{color:#ca3838;content:"✖";font-family:entypo;font-size:16px;position:absolute;right:15px;top:14%;z-index:4}.field.danger.no-icon:after{display:none}.field.danger.append:after,.field.danger.prepend:after{content:""}.field.danger .checkbox span,.field.danger .input,.field.danger .picker,.field.danger .radio span,.field.danger .textarea,.field.danger input,.field.danger textarea{background:#f0c5c5;border-color:#ca3838}.field.danger .checkbox span,.field.danger .input,.field.danger .picker,.field.danger .radio span,.field.danger .textarea,.field.danger input,.field.danger input:-moz-placeholder,.field.danger input::-webkit-input-placeholder,.field.danger textarea,.field.danger textarea:-moz-placeholder textarea,.field.danger textarea::-webkit-input-placeholder{color:#ca3838}.field.warning:after{color:#f6b83f;content:"⚠";font-family:entypo;font-size:16px;position:absolute;right:15px;top:14%;z-index:4}.field.warning.no-icon:after{display:none}.field.warning.append:after,.field.warning.prepend:after{content:""}.field.warning .checkbox span,.field.warning .input,.field.warning .picker,.field.warning .radio span,.field.warning .textarea,.field.warning input,.field.warning textarea{background:#fef7ea;border-color:#f6b83f}.field.warning .checkbox span,.field.warning .input,.field.warning .picker,.field.warning .radio span,.field.warning .textarea,.field.warning input,.field.warning input:-moz-placeholder,.field.warning input::-webkit-input-placeholder,.field.warning textarea,.field.warning textarea:-moz-placeholder textarea,.field.warning textarea::-webkit-input-placeholder{color:#f6b83f}.field.success:after{color:#58c026;content:"✓";font-family:entypo;font-size:16px;position:absolute;right:15px;top:14%;z-index:4}.field.success.no-icon:after{display:none}.field.success.append:after,.field.success.prepend:after{content:""}.field.success .checkbox span,.field.success .input,.field.success .picker,.field.success .radio span,.field.success .textarea,.field.success input,.field.success textarea{background:#c0eeaa;border-color:#58c026}.field.success .checkbox span,.field.success .input,.field.success .picker,.field.success .radio span,.field.success .textarea,.field.success input,.field.success input:-moz-placeholder,.field.success input::-webkit-input-placeholder,.field.success textarea,.field.success textarea:-moz-placeholder textarea,.field.success textarea::-webkit-input-placeholder{color:#58c026}.field .picker.danger{background:#f0c5c5;border-color:#ca3838;color:#ca3838;transition-duration:.2s}.field .picker.danger:after,.field .picker.danger select{color:#ca3838}.field .picker.warning{background:#fef7ea;border-color:#f6b83f;color:#f6b83f;transition-duration:.2s}.field .picker.warning:after,.field .picker.warning select{color:#f6b83f}.field .picker.success{background:#c0eeaa;border-color:#58c026;color:#58c026;transition-duration:.2s}.field .picker.success:after,.field .picker.success select{color:#58c026}.no-js .radio input{-webkit-appearance:radio;margin-left:1px}.no-js .checkbox input{-webkit-appearance:checkbox}.no-js .checkbox input,.no-js .radio input{display:inline-block;width:16px}.js .field .checkbox,.js .field .radio{position:relative}.js .field .checkbox.danger,.js .field .radio.danger{color:#ca3838}.js .field .checkbox.danger span,.js .field .radio.danger span{background:#f0c5c5;border-color:#ca3838;color:#ca3838;transition-duration:.2s}.js .field .checkbox.warning,.js .field .radio.warning{color:#f6b83f}.js .field .checkbox.warning span,.js .field .radio.warning span{background:#fef7ea;border-color:#f6b83f;color:#f6b83f;transition-duration:.2s}.js .field .checkbox.success,.js .field .radio.success{color:#58c026;color:#555}.js .field .checkbox.success i,.js .field .radio.success i{color:#58c026}.js .field .checkbox.success span,.js .field .radio.success span{background:#c0eeaa;border-color:#58c026;color:#58c026;transition-duration:.2s}.js .field .checkbox.checked i,.js .field .radio.checked i{left:-8px;line-height:16px;position:absolute;top:-1px}.js .field .checkbox span,.js .field .radio span{background:#fefefe;border:1px solid #ccc;display:inline-block;height:16px;position:relative;top:2px;width:16px}.js .field .checkbox input[type=checkbox],.js .field .checkbox input[type=radio],.js .field .radio input[type=checkbox],.js .field .radio input[type=radio]{display:none}.js .field .radio span{border-radius:8px}.js .field .checkbox span{border-radius:3px}.field .text input[type=search]{-webkit-appearance:textfield}.picker{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#fff,#f2f2f2);background-size:100%;border:1px solid #e5e5e5;border-radius:4px;display:inline-block;font-family:Open Sans;font-weight:600;height:auto;margin:0 0 2px 1.2%;overflow:hidden;position:relative;width:auto}.picker:after{color:#555;content:"\25BE";font-family:entypo;margin-top:-12px;position:absolute;right:8%;top:50%;z-index:0}.picker:first-child{margin-left:0}.picker select{-webkit-appearance:none;background:transparent;border:none;color:#555;cursor:pointer;display:block;font-size:16px;font-size:1rem;height:34px;min-width:100%;outline:none;padding:6px 45px 6px 15px;position:relative;width:135%;z-index:3}.picker select::-ms-expand{display:none}.badge,.label{color:#fff;display:inline-block;font-family:Helvetica,arial,verdana,sans-serif;font-weight:700;height:20px;line-height:20px;text-align:center}.badge a,.label a{color:#fff}.badge.primary,.label.primary{background:#3085d6;border:1px solid #3085d6}.badge.secondary,.label.secondary{background:#42a35a;border:1px solid #42a35a}.badge.default,.label.default{background:#f2f2f2;border:1px solid #f2f2f2;color:#555}.badge.default:hover,.label.default:hover{border-color:#e5e5e5}.badge.default a,.label.default a{color:#555}.badge.info,.label.info{background:#4a4d50;border:1px solid #4a4d50}.badge.danger,.label.danger{background:#ca3838;border:1px solid #ca3838}.badge.warning,.label.warning{background:#f6b83f;border:1px solid #f6b83f;color:#644405}.badge.warning a,.label.warning a{color:#644405}.badge.success,.label.success{background:#58c026;border:1px solid #58c026}.badge.light,.label.light{background:#fff;border:1px solid #f2f2f2;color:#555}.badge.light a,.label.light a{color:#d04526}.badge.dark,.label.dark{background:#212121;border:1px solid #212121}.badge{border-radius:10px;font-size:14px;font-size:.875rem}.badge,.label{padding:0 10px}.label{border-radius:2px;font-size:12px;font-size:.75rem}.alert{word-wrap:break-word;border-radius:4px;font-family:Open Sans;font-size:14px;font-size:.875rem;font-weight:600;list-style-type:none;margin-bottom:8px;padding:0 10px}.alert.primary{background:#85b7e7;border:1px solid #3085d6;color:#1a5186}.alert.secondary{background:#80cb92;border:1px solid #42a35a;color:#255a32}.alert.default{background:#fff;border:1px solid #f2f2f2;color:#bfbfbf;color:#555}.alert.info{background:#7b8085;border:1px solid #4a4d50;color:#191a1b;color:#f2f2f2}.alert.danger{background:#df8989;border:1px solid #ca3838;color:#7b2121}.alert.warning{background:#fbdca0;border:1px solid #f6b83f;color:#c68609;color:#644405}.alert.success{background:#91e26a;border:1px solid #58c026;color:#316b15}.tabs{display:block}.tab-nav{border-bottom:1px solid #e5e5e5;margin:0;padding:0}.tab-nav>li,.tab-nav>li>li{box-shadow:0 1px 0 #fff;cursor:default;display:inline-block;margin:0 2.12766% 0 0;padding:0;top:1px;width:auto}.tab-nav>li>li>a{background:#f2f2f2;border:solid #e5e5e5;border-radius:4px 4px 0 0;border-width:1px 1px 0;color:#555;cursor:pointer;display:block;font-family:Open Sans;font-weight:600;height:42px;line-height:40px;margin:0;padding:0 16px;text-shadow:0 1px 1px #fff;width:auto}.tab-nav>li>li>a:hover{background:#f5f5f5;text-decoration:none}.tab-nav>li>li>a:active{background:#ededed}.tab-nav>li>li.active>a{background:#fff;cursor:default;height:43px;line-height:41px}.tab-nav>li:last-child,.tab-nav>li>li:last-child{margin-right:0}.tab-nav>li>a{background:#f2f2f2;border:solid #e5e5e5;border-radius:4px 4px 0 0;border-width:1px 1px 0;color:#555;cursor:pointer;display:block;font-family:Open Sans;font-weight:600;height:42px;line-height:40px;margin:0;padding:0 16px;text-shadow:0 1px 1px #fff;width:auto}.tab-nav>li>a:hover{background:#f5f5f5;text-decoration:none}.tab-nav>li>a:active{background:#ededed}.tab-nav>li.active>a{background:#fff;height:43px;line-height:41px}.tabs.pill .tab-nav{border:1px solid #e5e5e5;border-radius:4px;display:table;overflow:hidden;width:100%}.tabs.pill .tab-nav>li{display:table-cell;margin:0 0 0 -4px;text-align:center;top:0}.tabs.pill .tab-nav>li:first-child{margin-left:0}.tabs.pill .tab-nav>li>a{border:none;border-radius:0;border-right:1px solid #e5e5e5;height:42px;line-height:40px}.tabs.pill .tab-nav>li:last-child>a{border-right:none}.tab-content{display:none;padding:20px 10px}.tab-content.active{display:block}.tabs.vertical .tab-nav{border:none}.tabs.vertical .tab-nav>li{display:block;margin:0 0 5px}.tabs.vertical .tab-nav>li.active{position:relative;z-index:3}.tabs.vertical .tab-nav>li.active>a{border-right:1px solid #fff}.tabs.vertical .tab-nav>li>a{border:1px solid #e5e5e5;border-radius:4px 0 0 4px}.tabs.vertical .tab-content{border-left:1px solid #e5e5e5;margin-left:-1px;padding:10px 0 30px 20px}.image{line-height:0;margin-bottom:20px}.image.circle{border-radius:50%!important;overflow:hidden;width:auto}.image.rounded{border-radius:4px 4px;overflow:hidden}.image.photo{border:5px solid #fff;box-shadow:0 0 1px #555}.image.photo.polaroid{background:#fff;padding-bottom:50px}body .video{height:0;padding-bottom:56.25%;position:relative;width:100%}body .video.twitch,body .video.youtube.show_controls{padding-top:30px}.video>embed,.video>iframe,.video>object,.video>video{height:100%;left:0;position:absolute;top:0;width:100%}.drawer{background:#3e4144;box-shadow:inset 0 -2px 5px #313436,inset 0 2px 5px #313436;max-height:0;overflow:hidden;position:relative;transition-duration:.3s;width:100%}.drawer.active{height:auto;max-height:800px;transition-duration:.5s}.modal{background:#000;background:rgba(0,0,0,.8);height:100%;left:0;position:fixed;top:0;width:100%;z-index:9}.modal>.content{background:#fff;margin:0 auto;max-height:65%;min-height:50%;overflow:auto;padding:20px;position:relative;top:25%;width:50%;z-index:1}@media only screen and (max-width:768px){.modal>.content{max-height:80%;min-height:80%;top:10%;width:80%}}@media only screen and (max-width:767px){.modal>.content{max-height:92.5%;min-height:92.5%;top:3.75%;width:92.5%}}.modal>.content>.close{cursor:pointer;position:absolute;right:10px;top:10px;z-index:2}.modal,.modal>.content{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;visibility:hidden}.modal.active{transition-duration:.3s;transition-property:opacity}.modal.active,.modal.active>.content{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;visibility:visible}table{background-color:#fff;border:1px solid #e5e5e5;border-collapse:collapse;border-spacing:0;display:table;margin-bottom:20px;width:100%}table caption{font-size:30px;padding:.75em;text-align:center}table tbody td,table thead th,table tr td{border-top:1px solid #e5e5e5;display:table-cell;padding:10px;text-align:left;vertical-align:top}table tbody tr td,table tr td{font-size:16px}table tr td:first-child{font-weight:700}table thead{background-color:#3085d6;color:#fff}table thead tr th{font-size:16px;font-weight:700;vertical-align:bottom}table.striped tr:nth-of-type(2n),table table tr.stripe,table table tr.striped{background-color:#e5e5e5}table.rounded{border-collapse:separate;border-radius:4px}table.rounded>thead tr:first-child td:first-child,table.rounded>thead tr:first-child th:first-child,table.rounded>tr:first-child td:first-child,table.rounded caption+thead tr:first-child th:first-child,table.rounded caption+tr td:first-child{border-top-left-radius:4px}table.rounded>thead tr:first-child td:last-child,table.rounded>thead tr:first-child th:last-child,table.rounded>tr:first-child td:last-child,table.rounded caption+thead tr:first-child th:last-child,table.rounded caption+tr td:last-child{border-top-right-radius:4px}table.rounded tbody tr:last-child td:last-child,table.rounded thead~tr:last-child td:last-child{border-bottom-right-radius:4px}table.rounded tbody tr:last-child td:first-child,table.rounded thead~tr:last-child td:first-child{border-bottom-left-radius:4px}table.rounded>tbody:first-child tr:first-child td,table.rounded caption+tbody tr:first-child td,table.rounded thead td,table.rounded thead th{border-top:0}.ttip{cursor:pointer;position:relative}.ttip:after{background:#3085d6;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM2NWE0ZTEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDg1ZDYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(180deg,#65a4e1,#3085d6);background-size:100%;border:1px solid #3085d6;border-bottom:0;border-radius:3px;box-shadow:0 0 5px 0 rgba(48,133,214,.25);color:#fff;content:attr(data-tooltip);display:block;font-size:16px;font-style:normal;font-weight:400;left:0;line-height:1.5;margin-bottom:8px;max-width:500px;min-width:130px;padding:.5em .75em;text-align:left;width:auto}.ttip:after,.ttip:before{bottom:101%;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;pointer-events:none;position:absolute;transition:opacity .1s ease}.ttip:before{border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #3085d6!important;content:" ";height:0;left:8px;width:0}.ttip:hover:after,.ttip:hover:before{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;transition:opacity .1s ease}@media only screen and (max-width:768px){.ttip:after,.ttip:before{display:none}}.ie8 .narrow,.ie8 .normal,.ie8 .wide,.ie8 .xnarrow,.ie8 .xwide,.ie8 .xxwide{display:inline}.ie8 .narrow+input,.ie8 .normal+input,.ie8 .wide+input,.ie8 .xnarrow+input,.ie8 .xwide+input,.ie8 .xxwide+input{display:inline;margin:0 0 0 -.25em}.ie8 .ttip:after,.ie8 .ttip:before{display:none}.ie8 .ttip:hover:after,.ie8 .ttip:hover:before{display:block}.ie9 .checkbox.checked i,.ie9 .radio.checked i{top:0} \ No newline at end of file +@charset "UTF-8";@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}caption,td,th{font-weight:400;text-align:left;vertical-align:middle}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}.pull_right{float:right}.pull_left{float:left}html{font-size:100%;line-height:1.625em}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#555;font-family:Open Sans;font-weight:400;position:relative}@media only screen and (max-width:767px){body{min-width:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;width:100%}}body,html{height:100%}.hide{display:none}.hide.active,.show{display:block}.icon-note.icon-left a:before,.icon-note.icon-right a:after,i.icon-note:before{content:"♪";height:inherit}.icon-note-beamed.icon-left a:before,.icon-note-beamed.icon-right a:after,i.icon-note-beamed:before{content:"♫";height:inherit}.icon-music.icon-left a:before,.icon-music.icon-right a:after,i.icon-music:before{content:"🎵";height:inherit}.icon-search.icon-left a:before,.icon-search.icon-right a:after,i.icon-search:before{content:"🔍";height:inherit}.icon-flashlight.icon-left a:before,.icon-flashlight.icon-right a:after,i.icon-flashlight:before{content:"🔦";height:inherit}.icon-mail.icon-left a:before,.icon-mail.icon-right a:after,i.icon-mail:before{content:"✉";height:inherit}.icon-heart.icon-left a:before,.icon-heart.icon-right a:after,i.icon-heart:before{content:"♥";height:inherit}.icon-heart-empty.icon-left a:before,.icon-heart-empty.icon-right a:after,i.icon-heart-empty:before{content:"♡";height:inherit}.icon-star.icon-left a:before,.icon-star.icon-right a:after,i.icon-star:before{content:"★";height:inherit}.icon-star-empty.icon-left a:before,.icon-star-empty.icon-right a:after,i.icon-star-empty:before{content:"☆";height:inherit}.icon-user.icon-left a:before,.icon-user.icon-right a:after,i.icon-user:before{content:"👤";height:inherit}.icon-users.icon-left a:before,.icon-users.icon-right a:after,i.icon-users:before{content:"👥";height:inherit}.icon-user-add.icon-left a:before,.icon-user-add.icon-right a:after,i.icon-user-add:before{content:"";height:inherit}.icon-video.icon-left a:before,.icon-video.icon-right a:after,i.icon-video:before{content:"🎬";height:inherit}.icon-picture.icon-left a:before,.icon-picture.icon-right a:after,i.icon-picture:before{content:"🌄";height:inherit}.icon-camera.icon-left a:before,.icon-camera.icon-right a:after,i.icon-camera:before{content:"📷";height:inherit}.icon-layout.icon-left a:before,.icon-layout.icon-right a:after,i.icon-layout:before{content:"⚏";height:inherit}.icon-menu.icon-left a:before,.icon-menu.icon-right a:after,i.icon-menu:before{content:"☰";height:inherit}.icon-check.icon-left a:before,.icon-check.icon-right a:after,i.icon-check:before{content:"✓";height:inherit}.icon-cancel.icon-left a:before,.icon-cancel.icon-right a:after,i.icon-cancel:before{content:"✕";height:inherit}.icon-cancel-circled.icon-left a:before,.icon-cancel-circled.icon-right a:after,i.icon-cancel-circled:before{content:"✖";height:inherit}.icon-cancel-squared.icon-left a:before,.icon-cancel-squared.icon-right a:after,i.icon-cancel-squared:before{content:"❎";height:inherit}.icon-plus.icon-left a:before,.icon-plus.icon-right a:after,i.icon-plus:before{content:"+";height:inherit}.icon-plus-circled.icon-left a:before,.icon-plus-circled.icon-right a:after,i.icon-plus-circled:before{content:"➕";height:inherit}.icon-plus-squared.icon-left a:before,.icon-plus-squared.icon-right a:after,i.icon-plus-squared:before{content:"⊞";height:inherit}.icon-minus.icon-left a:before,.icon-minus.icon-right a:after,i.icon-minus:before{content:"-";height:inherit}.icon-minus-circled.icon-left a:before,.icon-minus-circled.icon-right a:after,i.icon-minus-circled:before{content:"➖";height:inherit}.icon-minus-squared.icon-left a:before,.icon-minus-squared.icon-right a:after,i.icon-minus-squared:before{content:"⊟";height:inherit}.icon-help.icon-left a:before,.icon-help.icon-right a:after,i.icon-help:before{content:"❓";height:inherit}.icon-help-circled.icon-left a:before,.icon-help-circled.icon-right a:after,i.icon-help-circled:before{content:"";height:inherit}.icon-info.icon-left a:before,.icon-info.icon-right a:after,i.icon-info:before{content:"ℹ";height:inherit}.icon-info-circled.icon-left a:before,.icon-info-circled.icon-right a:after,i.icon-info-circled:before{content:"";height:inherit}.icon-back.icon-left a:before,.icon-back.icon-right a:after,i.icon-back:before{content:"🔙";height:inherit}.icon-home.icon-left a:before,.icon-home.icon-right a:after,i.icon-home:before{content:"⌂";height:inherit}.icon-link.icon-left a:before,.icon-link.icon-right a:after,i.icon-link:before{content:"🔗";height:inherit}.icon-attach.icon-left a:before,.icon-attach.icon-right a:after,i.icon-attach:before{content:"📎";height:inherit}.icon-lock.icon-left a:before,.icon-lock.icon-right a:after,i.icon-lock:before{content:"🔒";height:inherit}.icon-lock-open.icon-left a:before,.icon-lock-open.icon-right a:after,i.icon-lock-open:before{content:"🔓";height:inherit}.icon-eye.icon-left a:before,.icon-eye.icon-right a:after,i.icon-eye:before{content:"";height:inherit}.icon-tag.icon-left a:before,.icon-tag.icon-right a:after,i.icon-tag:before{content:"";height:inherit}.icon-bookmark.icon-left a:before,.icon-bookmark.icon-right a:after,i.icon-bookmark:before{content:"🔖";height:inherit}.icon-bookmarks.icon-left a:before,.icon-bookmarks.icon-right a:after,i.icon-bookmarks:before{content:"📑";height:inherit}.icon-flag.icon-left a:before,.icon-flag.icon-right a:after,i.icon-flag:before{content:"⚑";height:inherit}.icon-thumbs-up.icon-left a:before,.icon-thumbs-up.icon-right a:after,i.icon-thumbs-up:before{content:"👍";height:inherit}.icon-thumbs-down.icon-left a:before,.icon-thumbs-down.icon-right a:after,i.icon-thumbs-down:before{content:"👎";height:inherit}.icon-download.icon-left a:before,.icon-download.icon-right a:after,i.icon-download:before{content:"📥";height:inherit}.icon-upload.icon-left a:before,.icon-upload.icon-right a:after,i.icon-upload:before{content:"📤";height:inherit}.icon-upload-cloud.icon-left a:before,.icon-upload-cloud.icon-right a:after,i.icon-upload-cloud:before{content:"";height:inherit}.icon-reply.icon-left a:before,.icon-reply.icon-right a:after,i.icon-reply:before{content:"";height:inherit}.icon-reply-all.icon-left a:before,.icon-reply-all.icon-right a:after,i.icon-reply-all:before{content:"";height:inherit}.icon-forward.icon-left a:before,.icon-forward.icon-right a:after,i.icon-forward:before{content:"➦";height:inherit}.icon-quote.icon-left a:before,.icon-quote.icon-right a:after,i.icon-quote:before{content:"❞";height:inherit}.icon-code.icon-left a:before,.icon-code.icon-right a:after,i.icon-code:before{content:"";height:inherit}.icon-export.icon-left a:before,.icon-export.icon-right a:after,i.icon-export:before{content:"";height:inherit}.icon-pencil.icon-left a:before,.icon-pencil.icon-right a:after,i.icon-pencil:before{content:"✎";height:inherit}.icon-feather.icon-left a:before,.icon-feather.icon-right a:after,i.icon-feather:before{content:"✒";height:inherit}.icon-print.icon-left a:before,.icon-print.icon-right a:after,i.icon-print:before{content:"";height:inherit}.icon-retweet.icon-left a:before,.icon-retweet.icon-right a:after,i.icon-retweet:before{content:"";height:inherit}.icon-keyboard.icon-left a:before,.icon-keyboard.icon-right a:after,i.icon-keyboard:before{content:"⌨";height:inherit}.icon-comment.icon-left a:before,.icon-comment.icon-right a:after,i.icon-comment:before{content:"";height:inherit}.icon-chat.icon-left a:before,.icon-chat.icon-right a:after,i.icon-chat:before{content:"";height:inherit}.icon-bell.icon-left a:before,.icon-bell.icon-right a:after,i.icon-bell:before{content:"🔔";height:inherit}.icon-attention.icon-left a:before,.icon-attention.icon-right a:after,i.icon-attention:before{content:"⚠";height:inherit}.icon-alert.icon-left a:before,.icon-alert.icon-right a:after,i.icon-alert:before{content:"💥";height:inherit}.icon-vcard.icon-left a:before,.icon-vcard.icon-right a:after,i.icon-vcard:before{content:"";height:inherit}.icon-address.icon-left a:before,.icon-address.icon-right a:after,i.icon-address:before{content:"";height:inherit}.icon-location.icon-left a:before,.icon-location.icon-right a:after,i.icon-location:before{content:"";height:inherit}.icon-map.icon-left a:before,.icon-map.icon-right a:after,i.icon-map:before{content:"";height:inherit}.icon-direction.icon-left a:before,.icon-direction.icon-right a:after,i.icon-direction:before{content:"➢";height:inherit}.icon-compass.icon-left a:before,.icon-compass.icon-right a:after,i.icon-compass:before{content:"";height:inherit}.icon-cup.icon-left a:before,.icon-cup.icon-right a:after,i.icon-cup:before{content:"☕";height:inherit}.icon-trash.icon-left a:before,.icon-trash.icon-right a:after,i.icon-trash:before{content:"";height:inherit}.icon-doc.icon-left a:before,.icon-doc.icon-right a:after,i.icon-doc:before{content:"";height:inherit}.icon-docs.icon-left a:before,.icon-docs.icon-right a:after,i.icon-docs:before{content:"";height:inherit}.icon-doc-landscape.icon-left a:before,.icon-doc-landscape.icon-right a:after,i.icon-doc-landscape:before{content:"";height:inherit}.icon-doc-text.icon-left a:before,.icon-doc-text.icon-right a:after,i.icon-doc-text:before{content:"📄";height:inherit}.icon-doc-text-inv.icon-left a:before,.icon-doc-text-inv.icon-right a:after,i.icon-doc-text-inv:before{content:"";height:inherit}.icon-newspaper.icon-left a:before,.icon-newspaper.icon-right a:after,i.icon-newspaper:before{content:"📰";height:inherit}.icon-book-open.icon-left a:before,.icon-book-open.icon-right a:after,i.icon-book-open:before{content:"📖";height:inherit}.icon-book.icon-left a:before,.icon-book.icon-right a:after,i.icon-book:before{content:"📕";height:inherit}.icon-folder.icon-left a:before,.icon-folder.icon-right a:after,i.icon-folder:before{content:"📁";height:inherit}.icon-archive.icon-left a:before,.icon-archive.icon-right a:after,i.icon-archive:before{content:"";height:inherit}.icon-box.icon-left a:before,.icon-box.icon-right a:after,i.icon-box:before{content:"📦";height:inherit}.icon-rss.icon-left a:before,.icon-rss.icon-right a:after,i.icon-rss:before{content:"";height:inherit}.icon-phone.icon-left a:before,.icon-phone.icon-right a:after,i.icon-phone:before{content:"📞";height:inherit}.icon-cog.icon-left a:before,.icon-cog.icon-right a:after,i.icon-cog:before{content:"⚙";height:inherit}.icon-tools.icon-left a:before,.icon-tools.icon-right a:after,i.icon-tools:before{content:"⚒";height:inherit}.icon-share.icon-left a:before,.icon-share.icon-right a:after,i.icon-share:before{content:"";height:inherit}.icon-shareable.icon-left a:before,.icon-shareable.icon-right a:after,i.icon-shareable:before{content:"";height:inherit}.icon-basket.icon-left a:before,.icon-basket.icon-right a:after,i.icon-basket:before{content:"";height:inherit}.icon-bag.icon-left a:before,.icon-bag.icon-right a:after,i.icon-bag:before{content:"👜";height:inherit}.icon-calendar.icon-left a:before,.icon-calendar.icon-right a:after,i.icon-calendar:before{content:"📅";height:inherit}.icon-login.icon-left a:before,.icon-login.icon-right a:after,i.icon-login:before{content:"";height:inherit}.icon-logout.icon-left a:before,.icon-logout.icon-right a:after,i.icon-logout:before{content:"";height:inherit}.icon-mic.icon-left a:before,.icon-mic.icon-right a:after,i.icon-mic:before{content:"🎤";height:inherit}.icon-mute.icon-left a:before,.icon-mute.icon-right a:after,i.icon-mute:before{content:"🔇";height:inherit}.icon-sound.icon-left a:before,.icon-sound.icon-right a:after,i.icon-sound:before{content:"🔊";height:inherit}.icon-volume.icon-left a:before,.icon-volume.icon-right a:after,i.icon-volume:before{content:"";height:inherit}.icon-clock.icon-left a:before,.icon-clock.icon-right a:after,i.icon-clock:before{content:"🕔";height:inherit}.icon-hourglass.icon-left a:before,.icon-hourglass.icon-right a:after,i.icon-hourglass:before{content:"⏳";height:inherit}.icon-lamp.icon-left a:before,.icon-lamp.icon-right a:after,i.icon-lamp:before{content:"💡";height:inherit}.icon-light-down.icon-left a:before,.icon-light-down.icon-right a:after,i.icon-light-down:before{content:"🔅";height:inherit}.icon-light-up.icon-left a:before,.icon-light-up.icon-right a:after,i.icon-light-up:before{content:"🔆";height:inherit}.icon-adjust.icon-left a:before,.icon-adjust.icon-right a:after,i.icon-adjust:before{content:"◑";height:inherit}.icon-block.icon-left a:before,.icon-block.icon-right a:after,i.icon-block:before{content:"🚫";height:inherit}.icon-resize-full.icon-left a:before,.icon-resize-full.icon-right a:after,i.icon-resize-full:before{content:"";height:inherit}.icon-resize-small.icon-left a:before,.icon-resize-small.icon-right a:after,i.icon-resize-small:before{content:"";height:inherit}.icon-popup.icon-left a:before,.icon-popup.icon-right a:after,i.icon-popup:before{content:"";height:inherit}.icon-publish.icon-left a:before,.icon-publish.icon-right a:after,i.icon-publish:before{content:"";height:inherit}.icon-window.icon-left a:before,.icon-window.icon-right a:after,i.icon-window:before{content:"";height:inherit}.icon-arrow-combo.icon-left a:before,.icon-arrow-combo.icon-right a:after,i.icon-arrow-combo:before{content:"";height:inherit}.icon-down-circled.icon-left a:before,.icon-down-circled.icon-right a:after,i.icon-down-circled:before{content:"";height:inherit}.icon-left-circled.icon-left a:before,.icon-left-circled.icon-right a:after,i.icon-left-circled:before{content:"";height:inherit}.icon-right-circled.icon-left a:before,.icon-right-circled.icon-right a:after,i.icon-right-circled:before{content:"";height:inherit}.icon-up-circled.icon-left a:before,.icon-up-circled.icon-right a:after,i.icon-up-circled:before{content:"";height:inherit}.icon-down-open.icon-left a:before,.icon-down-open.icon-right a:after,i.icon-down-open:before{content:"";height:inherit}.icon-left-open.icon-left a:before,.icon-left-open.icon-right a:after,i.icon-left-open:before{content:"";height:inherit}.icon-right-open.icon-left a:before,.icon-right-open.icon-right a:after,i.icon-right-open:before{content:"";height:inherit}.icon-up-open.icon-left a:before,.icon-up-open.icon-right a:after,i.icon-up-open:before{content:"";height:inherit}.icon-down-open-mini.icon-left a:before,.icon-down-open-mini.icon-right a:after,i.icon-down-open-mini:before{content:"";height:inherit}.icon-left-open-mini.icon-left a:before,.icon-left-open-mini.icon-right a:after,i.icon-left-open-mini:before{content:"";height:inherit}.icon-right-open-mini.icon-left a:before,.icon-right-open-mini.icon-right a:after,i.icon-right-open-mini:before{content:"";height:inherit}.icon-up-open-mini.icon-left a:before,.icon-up-open-mini.icon-right a:after,i.icon-up-open-mini:before{content:"";height:inherit}.icon-down-open-big.icon-left a:before,.icon-down-open-big.icon-right a:after,i.icon-down-open-big:before{content:"";height:inherit}.icon-left-open-big.icon-left a:before,.icon-left-open-big.icon-right a:after,i.icon-left-open-big:before{content:"";height:inherit}.icon-right-open-big.icon-left a:before,.icon-right-open-big.icon-right a:after,i.icon-right-open-big:before{content:"";height:inherit}.icon-up-open-big.icon-left a:before,.icon-up-open-big.icon-right a:after,i.icon-up-open-big:before{content:"";height:inherit}.icon-down.icon-left a:before,.icon-down.icon-right a:after,i.icon-down:before{content:"⬇";height:inherit}.icon-arrow-left.icon-left a:before,.icon-arrow-left.icon-right a:after,i.icon-arrow-left:before{content:"⬅";height:inherit}.icon-arrow-right.icon-left a:before,.icon-arrow-right.icon-right a:after,i.icon-arrow-right:before{content:"➡";height:inherit}.icon-up.icon-left a:before,.icon-up.icon-right a:after,i.icon-up:before{content:"⬆";height:inherit}.icon-down-dir.icon-left a:before,.icon-down-dir.icon-right a:after,i.icon-down-dir:before{content:"▾";height:inherit}.icon-left-dir.icon-left a:before,.icon-left-dir.icon-right a:after,i.icon-left-dir:before{content:"◂";height:inherit}.icon-right-dir.icon-left a:before,.icon-right-dir.icon-right a:after,i.icon-right-dir:before{content:"▸";height:inherit}.icon-up-dir.icon-left a:before,.icon-up-dir.icon-right a:after,i.icon-up-dir:before{content:"▴";height:inherit}.icon-down-bold.icon-left a:before,.icon-down-bold.icon-right a:after,i.icon-down-bold:before{content:"";height:inherit}.icon-left-bold.icon-left a:before,.icon-left-bold.icon-right a:after,i.icon-left-bold:before{content:"";height:inherit}.icon-right-bold.icon-left a:before,.icon-right-bold.icon-right a:after,i.icon-right-bold:before{content:"";height:inherit}.icon-up-bold.icon-left a:before,.icon-up-bold.icon-right a:after,i.icon-up-bold:before{content:"";height:inherit}.icon-down-thin.icon-left a:before,.icon-down-thin.icon-right a:after,i.icon-down-thin:before{content:"↓";height:inherit}.icon-left-thin.icon-left a:before,.icon-left-thin.icon-right a:after,i.icon-left-thin:before{content:"←";height:inherit}.icon-right-thin.icon-left a:before,.icon-right-thin.icon-right a:after,i.icon-right-thin:before{content:"→";height:inherit}.icon-up-thin.icon-left a:before,.icon-up-thin.icon-right a:after,i.icon-up-thin:before{content:"↑";height:inherit}.icon-ccw.icon-left a:before,.icon-ccw.icon-right a:after,i.icon-ccw:before{content:"⟲";height:inherit}.icon-cw.icon-left a:before,.icon-cw.icon-right a:after,i.icon-cw:before{content:"⟳";height:inherit}.icon-arrows-ccw.icon-left a:before,.icon-arrows-ccw.icon-right a:after,i.icon-arrows-ccw:before{content:"🔄";height:inherit}.icon-level-down.icon-left a:before,.icon-level-down.icon-right a:after,i.icon-level-down:before{content:"↳";height:inherit}.icon-level-up.icon-left a:before,.icon-level-up.icon-right a:after,i.icon-level-up:before{content:"↰";height:inherit}.icon-shuffle.icon-left a:before,.icon-shuffle.icon-right a:after,i.icon-shuffle:before{content:"🔀";height:inherit}.icon-loop.icon-left a:before,.icon-loop.icon-right a:after,i.icon-loop:before{content:"🔁";height:inherit}.icon-switch.icon-left a:before,.icon-switch.icon-right a:after,i.icon-switch:before{content:"⇆";height:inherit}.icon-play.icon-left a:before,.icon-play.icon-right a:after,i.icon-play:before{content:"▶";height:inherit}.icon-stop.icon-left a:before,.icon-stop.icon-right a:after,i.icon-stop:before{content:"■";height:inherit}.icon-pause.icon-left a:before,.icon-pause.icon-right a:after,i.icon-pause:before{content:"⎉";height:inherit}.icon-record.icon-left a:before,.icon-record.icon-right a:after,i.icon-record:before{content:"⚫";height:inherit}.icon-to-end.icon-left a:before,.icon-to-end.icon-right a:after,i.icon-to-end:before{content:"⏭";height:inherit}.icon-to-start.icon-left a:before,.icon-to-start.icon-right a:after,i.icon-to-start:before{content:"⏮";height:inherit}.icon-fast-forward.icon-left a:before,.icon-fast-forward.icon-right a:after,i.icon-fast-forward:before{content:"⏩";height:inherit}.icon-fast-backward.icon-left a:before,.icon-fast-backward.icon-right a:after,i.icon-fast-backward:before{content:"⏪";height:inherit}.icon-progress-0.icon-left a:before,.icon-progress-0.icon-right a:after,i.icon-progress-0:before{content:"";height:inherit}.icon-progress-1.icon-left a:before,.icon-progress-1.icon-right a:after,i.icon-progress-1:before{content:"";height:inherit}.icon-progress-2.icon-left a:before,.icon-progress-2.icon-right a:after,i.icon-progress-2:before{content:"";height:inherit}.icon-progress-3.icon-left a:before,.icon-progress-3.icon-right a:after,i.icon-progress-3:before{content:"";height:inherit}.icon-target.icon-left a:before,.icon-target.icon-right a:after,i.icon-target:before{content:"🎯";height:inherit}.icon-palette.icon-left a:before,.icon-palette.icon-right a:after,i.icon-palette:before{content:"🎨";height:inherit}.icon-list.icon-left a:before,.icon-list.icon-right a:after,i.icon-list:before{content:"";height:inherit}.icon-list-add.icon-left a:before,.icon-list-add.icon-right a:after,i.icon-list-add:before{content:"";height:inherit}.icon-signal.icon-left a:before,.icon-signal.icon-right a:after,i.icon-signal:before{content:"📶";height:inherit}.icon-trophy.icon-left a:before,.icon-trophy.icon-right a:after,i.icon-trophy:before{content:"🏆";height:inherit}.icon-battery.icon-left a:before,.icon-battery.icon-right a:after,i.icon-battery:before{content:"🔋";height:inherit}.icon-back-in-time.icon-left a:before,.icon-back-in-time.icon-right a:after,i.icon-back-in-time:before{content:"";height:inherit}.icon-monitor.icon-left a:before,.icon-monitor.icon-right a:after,i.icon-monitor:before{content:"💻";height:inherit}.icon-mobile.icon-left a:before,.icon-mobile.icon-right a:after,i.icon-mobile:before{content:"📱";height:inherit}.icon-network.icon-left a:before,.icon-network.icon-right a:after,i.icon-network:before{content:"";height:inherit}.icon-cd.icon-left a:before,.icon-cd.icon-right a:after,i.icon-cd:before{content:"💿";height:inherit}.icon-inbox.icon-left a:before,.icon-inbox.icon-right a:after,i.icon-inbox:before{content:"";height:inherit}.icon-install.icon-left a:before,.icon-install.icon-right a:after,i.icon-install:before{content:"";height:inherit}.icon-globe.icon-left a:before,.icon-globe.icon-right a:after,i.icon-globe:before{content:"🌎";height:inherit}.icon-cloud.icon-left a:before,.icon-cloud.icon-right a:after,i.icon-cloud:before{content:"☁";height:inherit}.icon-cloud-thunder.icon-left a:before,.icon-cloud-thunder.icon-right a:after,i.icon-cloud-thunder:before{content:"⛈";height:inherit}.icon-flash.icon-left a:before,.icon-flash.icon-right a:after,i.icon-flash:before{content:"⚡";height:inherit}.icon-moon.icon-left a:before,.icon-moon.icon-right a:after,i.icon-moon:before{content:"☽";height:inherit}.icon-flight.icon-left a:before,.icon-flight.icon-right a:after,i.icon-flight:before{content:"✈";height:inherit}.icon-paper-plane.icon-left a:before,.icon-paper-plane.icon-right a:after,i.icon-paper-plane:before{content:"";height:inherit}.icon-leaf.icon-left a:before,.icon-leaf.icon-right a:after,i.icon-leaf:before{content:"🍂";height:inherit}.icon-lifebuoy.icon-left a:before,.icon-lifebuoy.icon-right a:after,i.icon-lifebuoy:before{content:"";height:inherit}.icon-mouse.icon-left a:before,.icon-mouse.icon-right a:after,i.icon-mouse:before{content:"";height:inherit}.icon-briefcase.icon-left a:before,.icon-briefcase.icon-right a:after,i.icon-briefcase:before{content:"💼";height:inherit}.icon-suitcase.icon-left a:before,.icon-suitcase.icon-right a:after,i.icon-suitcase:before{content:"";height:inherit}.icon-dot.icon-left a:before,.icon-dot.icon-right a:after,i.icon-dot:before{content:"";height:inherit}.icon-dot-2.icon-left a:before,.icon-dot-2.icon-right a:after,i.icon-dot-2:before{content:"";height:inherit}.icon-dot-3.icon-left a:before,.icon-dot-3.icon-right a:after,i.icon-dot-3:before{content:"";height:inherit}.icon-brush.icon-left a:before,.icon-brush.icon-right a:after,i.icon-brush:before{content:"";height:inherit}.icon-magnet.icon-left a:before,.icon-magnet.icon-right a:after,i.icon-magnet:before{content:"";height:inherit}.icon-infinity.icon-left a:before,.icon-infinity.icon-right a:after,i.icon-infinity:before{content:"∞";height:inherit}.icon-erase.icon-left a:before,.icon-erase.icon-right a:after,i.icon-erase:before{content:"⌫";height:inherit}.icon-chart-pie.icon-left a:before,.icon-chart-pie.icon-right a:after,i.icon-chart-pie:before{content:"";height:inherit}.icon-chart-line.icon-left a:before,.icon-chart-line.icon-right a:after,i.icon-chart-line:before{content:"📈";height:inherit}.icon-chart-bar.icon-left a:before,.icon-chart-bar.icon-right a:after,i.icon-chart-bar:before{content:"📊";height:inherit}.icon-chart-area.icon-left a:before,.icon-chart-area.icon-right a:after,i.icon-chart-area:before{content:"🔾";height:inherit}.icon-tape.icon-left a:before,.icon-tape.icon-right a:after,i.icon-tape:before{content:"✇";height:inherit}.icon-graduation-cap.icon-left a:before,.icon-graduation-cap.icon-right a:after,i.icon-graduation-cap:before{content:"🎓";height:inherit}.icon-language.icon-left a:before,.icon-language.icon-right a:after,i.icon-language:before{content:"";height:inherit}.icon-ticket.icon-left a:before,.icon-ticket.icon-right a:after,i.icon-ticket:before{content:"🎫";height:inherit}.icon-water.icon-left a:before,.icon-water.icon-right a:after,i.icon-water:before{content:"💦";height:inherit}.icon-droplet.icon-left a:before,.icon-droplet.icon-right a:after,i.icon-droplet:before{content:"💧";height:inherit}.icon-air.icon-left a:before,.icon-air.icon-right a:after,i.icon-air:before{content:"";height:inherit}.icon-credit-card.icon-left a:before,.icon-credit-card.icon-right a:after,i.icon-credit-card:before{content:"💳";height:inherit}.icon-floppy.icon-left a:before,.icon-floppy.icon-right a:after,i.icon-floppy:before{content:"💾";height:inherit}.icon-clipboard.icon-left a:before,.icon-clipboard.icon-right a:after,i.icon-clipboard:before{content:"📋";height:inherit}.icon-megaphone.icon-left a:before,.icon-megaphone.icon-right a:after,i.icon-megaphone:before{content:"📣";height:inherit}.icon-database.icon-left a:before,.icon-database.icon-right a:after,i.icon-database:before{content:"";height:inherit}.icon-drive.icon-left a:before,.icon-drive.icon-right a:after,i.icon-drive:before{content:"";height:inherit}.icon-bucket.icon-left a:before,.icon-bucket.icon-right a:after,i.icon-bucket:before{content:"";height:inherit}.icon-thermometer.icon-left a:before,.icon-thermometer.icon-right a:after,i.icon-thermometer:before{content:"";height:inherit}.icon-key.icon-left a:before,.icon-key.icon-right a:after,i.icon-key:before{content:"🔑";height:inherit}.icon-flow-cascade.icon-left a:before,.icon-flow-cascade.icon-right a:after,i.icon-flow-cascade:before{content:"";height:inherit}.icon-flow-branch.icon-left a:before,.icon-flow-branch.icon-right a:after,i.icon-flow-branch:before{content:"";height:inherit}.icon-flow-tree.icon-left a:before,.icon-flow-tree.icon-right a:after,i.icon-flow-tree:before{content:"";height:inherit}.icon-flow-line.icon-left a:before,.icon-flow-line.icon-right a:after,i.icon-flow-line:before{content:"";height:inherit}.icon-flow-parallel.icon-left a:before,.icon-flow-parallel.icon-right a:after,i.icon-flow-parallel:before{content:"";height:inherit}.icon-rocket.icon-left a:before,.icon-rocket.icon-right a:after,i.icon-rocket:before{content:"🚀";height:inherit}.icon-gauge.icon-left a:before,.icon-gauge.icon-right a:after,i.icon-gauge:before{content:"";height:inherit}.icon-traffic-cone.icon-left a:before,.icon-traffic-cone.icon-right a:after,i.icon-traffic-cone:before{content:"";height:inherit}.icon-cc.icon-left a:before,.icon-cc.icon-right a:after,i.icon-cc:before{content:"";height:inherit}.icon-cc-by.icon-left a:before,.icon-cc-by.icon-right a:after,i.icon-cc-by:before{content:"";height:inherit}.icon-cc-nc.icon-left a:before,.icon-cc-nc.icon-right a:after,i.icon-cc-nc:before{content:"";height:inherit}.icon-cc-nc-eu.icon-left a:before,.icon-cc-nc-eu.icon-right a:after,i.icon-cc-nc-eu:before{content:"";height:inherit}.icon-cc-nc-jp.icon-left a:before,.icon-cc-nc-jp.icon-right a:after,i.icon-cc-nc-jp:before{content:"";height:inherit}.icon-cc-sa.icon-left a:before,.icon-cc-sa.icon-right a:after,i.icon-cc-sa:before{content:"";height:inherit}.icon-cc-nd.icon-left a:before,.icon-cc-nd.icon-right a:after,i.icon-cc-nd:before{content:"";height:inherit}.icon-cc-pd.icon-left a:before,.icon-cc-pd.icon-right a:after,i.icon-cc-pd:before{content:"";height:inherit}.icon-cc-zero.icon-left a:before,.icon-cc-zero.icon-right a:after,i.icon-cc-zero:before{content:"";height:inherit}.icon-cc-share.icon-left a:before,.icon-cc-share.icon-right a:after,i.icon-cc-share:before{content:"";height:inherit}.icon-cc-remix.icon-left a:before,.icon-cc-remix.icon-right a:after,i.icon-cc-remix:before{content:"";height:inherit}.icon-github.icon-left a:before,.icon-github.icon-right a:after,i.icon-github:before{content:"";height:inherit}.icon-github-circled.icon-left a:before,.icon-github-circled.icon-right a:after,i.icon-github-circled:before{content:"";height:inherit}.icon-flickr.icon-left a:before,.icon-flickr.icon-right a:after,i.icon-flickr:before{content:"";height:inherit}.icon-flickr-circled.icon-left a:before,.icon-flickr-circled.icon-right a:after,i.icon-flickr-circled:before{content:"";height:inherit}.icon-vimeo.icon-left a:before,.icon-vimeo.icon-right a:after,i.icon-vimeo:before{content:"";height:inherit}.icon-vimeo-circled.icon-left a:before,.icon-vimeo-circled.icon-right a:after,i.icon-vimeo-circled:before{content:"";height:inherit}.icon-twitter.icon-left a:before,.icon-twitter.icon-right a:after,i.icon-twitter:before{content:"";height:inherit}.icon-twitter-circled.icon-left a:before,.icon-twitter-circled.icon-right a:after,i.icon-twitter-circled:before{content:"";height:inherit}.icon-facebook.icon-left a:before,.icon-facebook.icon-right a:after,i.icon-facebook:before{content:"";height:inherit}.icon-facebook-circled.icon-left a:before,.icon-facebook-circled.icon-right a:after,i.icon-facebook-circled:before{content:"";height:inherit}.icon-facebook-squared.icon-left a:before,.icon-facebook-squared.icon-right a:after,i.icon-facebook-squared:before{content:"";height:inherit}.icon-gplus.icon-left a:before,.icon-gplus.icon-right a:after,i.icon-gplus:before{content:"";height:inherit}.icon-gplus-circled.icon-left a:before,.icon-gplus-circled.icon-right a:after,i.icon-gplus-circled:before{content:"";height:inherit}.icon-pinterest.icon-left a:before,.icon-pinterest.icon-right a:after,i.icon-pinterest:before{content:"";height:inherit}.icon-pinterest-circled.icon-left a:before,.icon-pinterest-circled.icon-right a:after,i.icon-pinterest-circled:before{content:"";height:inherit}.icon-tumblr.icon-left a:before,.icon-tumblr.icon-right a:after,i.icon-tumblr:before{content:"";height:inherit}.icon-tumblr-circled.icon-left a:before,.icon-tumblr-circled.icon-right a:after,i.icon-tumblr-circled:before{content:"";height:inherit}.icon-linkedin.icon-left a:before,.icon-linkedin.icon-right a:after,i.icon-linkedin:before{content:"";height:inherit}.icon-linkedin-circled.icon-left a:before,.icon-linkedin-circled.icon-right a:after,i.icon-linkedin-circled:before{content:"";height:inherit}.icon-dribbble.icon-left a:before,.icon-dribbble.icon-right a:after,i.icon-dribbble:before{content:"";height:inherit}.icon-dribbble-circled.icon-left a:before,.icon-dribbble-circled.icon-right a:after,i.icon-dribbble-circled:before{content:"";height:inherit}.icon-stumbleupon.icon-left a:before,.icon-stumbleupon.icon-right a:after,i.icon-stumbleupon:before{content:"";height:inherit}.icon-stumbleupon-circled.icon-left a:before,.icon-stumbleupon-circled.icon-right a:after,i.icon-stumbleupon-circled:before{content:"";height:inherit}.icon-lastfm.icon-left a:before,.icon-lastfm.icon-right a:after,i.icon-lastfm:before{content:"";height:inherit}.icon-lastfm-circled.icon-left a:before,.icon-lastfm-circled.icon-right a:after,i.icon-lastfm-circled:before{content:"";height:inherit}.icon-rdio.icon-left a:before,.icon-rdio.icon-right a:after,i.icon-rdio:before{content:"";height:inherit}.icon-rdio-circled.icon-left a:before,.icon-rdio-circled.icon-right a:after,i.icon-rdio-circled:before{content:"";height:inherit}.icon-spotify.icon-left a:before,.icon-spotify.icon-right a:after,i.icon-spotify:before{content:"";height:inherit}.icon-spotify-circled.icon-left a:before,.icon-spotify-circled.icon-right a:after,i.icon-spotify-circled:before{content:"";height:inherit}.icon-qq.icon-left a:before,.icon-qq.icon-right a:after,i.icon-qq:before{content:"";height:inherit}.icon-instagram.icon-left a:before,.icon-instagram.icon-right a:after,i.icon-instagram:before{content:"";height:inherit}.icon-dropbox.icon-left a:before,.icon-dropbox.icon-right a:after,i.icon-dropbox:before{content:"";height:inherit}.icon-evernote.icon-left a:before,.icon-evernote.icon-right a:after,i.icon-evernote:before{content:"";height:inherit}.icon-flattr.icon-left a:before,.icon-flattr.icon-right a:after,i.icon-flattr:before{content:"";height:inherit}.icon-skype.icon-left a:before,.icon-skype.icon-right a:after,i.icon-skype:before{content:"";height:inherit}.icon-skype-circled.icon-left a:before,.icon-skype-circled.icon-right a:after,i.icon-skype-circled:before{content:"";height:inherit}.icon-renren.icon-left a:before,.icon-renren.icon-right a:after,i.icon-renren:before{content:"";height:inherit}.icon-sina-weibo.icon-left a:before,.icon-sina-weibo.icon-right a:after,i.icon-sina-weibo:before{content:"";height:inherit}.icon-paypal.icon-left a:before,.icon-paypal.icon-right a:after,i.icon-paypal:before{content:"";height:inherit}.icon-picasa.icon-left a:before,.icon-picasa.icon-right a:after,i.icon-picasa:before{content:"";height:inherit}.icon-soundcloud.icon-left a:before,.icon-soundcloud.icon-right a:after,i.icon-soundcloud:before{content:"";height:inherit}.icon-mixi.icon-left a:before,.icon-mixi.icon-right a:after,i.icon-mixi:before{content:"";height:inherit}.icon-behance.icon-left a:before,.icon-behance.icon-right a:after,i.icon-behance:before{content:"";height:inherit}.icon-google-circles.icon-left a:before,.icon-google-circles.icon-right a:after,i.icon-google-circles:before{content:"";height:inherit}.icon-vkontakte.icon-left a:before,.icon-vkontakte.icon-right a:after,i.icon-vkontakte:before{content:"";height:inherit}.icon-smashing.icon-left a:before,.icon-smashing.icon-right a:after,i.icon-smashing:before{content:"";height:inherit}.icon-sweden.icon-left a:before,.icon-sweden.icon-right a:after,i.icon-sweden:before{content:"";height:inherit}.icon-db-shape.icon-left a:before,.icon-db-shape.icon-right a:after,i.icon-db-shape:before{content:"";height:inherit}.icon-logo-db.icon-left a:before,.icon-logo-db.icon-right a:after,i.icon-logo-db:before{content:"";height:inherit}.fixed{position:fixed}.fixed.pinned{position:absolute}@media only screen and (max-width:768px){.fixed{left:auto!important;position:relative!important;top:auto!important}}.unfixed{left:auto!important;position:relative!important;top:auto!important}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}@font-face{font-family:entypo;font-style:normal;font-weight:400;src:url(../fonts/icons/entypo.eot);src:url(../fonts/icons/entypo.eot?#iefix) format("ie9-skip-eot"),url(../fonts/icons/entypo.woff) format("woff"),url(../fonts/icons/entypo.ttf) format("truetype")}h1,h2,h3,h4,h5,h6{color:#444;font-family:Open Sans;font-weight:300;line-height:1.15538em;padding-bottom:.273em;padding-top:.273em;text-rendering:optimizeLegibility}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#d04526}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#c03d20}@media only screen and (max-width:767px){h1,h2,h3,h4,h5,h6{word-wrap:break-word}}h1{font-size:68px;font-size:4.25rem}h1.xlarge{font-size:110px;font-size:6.875rem}h1.xxlarge{font-size:126px;font-size:7.875rem}h1.absurd{font-size:177px;font-size:11.0625rem}h2{font-size:42px;font-size:2.625rem}h3{font-size:30px;font-size:1.875rem}h4{font-size:26px;font-size:1.625rem}h5{font-size:18px;font-size:1.125rem}h6{font-size:16px;font-size:1rem}@media only screen and (max-width:767px){h1{font-size:42px;font-size:2.625rem}h2{font-size:36px;font-size:2.25rem}}.subhead{color:#777;margin-bottom:20px}.subhead,p{font-weight:400}p{font-family:Open Sans;font-size:16px;font-size:1rem;line-height:1.625em;margin-bottom:13px}p.lead{font-size:20px;font-size:1.25rem;margin-bottom:18px}@media only screen and (max-width:768px){p{font-size:17.6px;font-size:1.1rem;line-height:1.625em}}a{color:#d04526;line-height:inherit;outline:0;text-decoration:none}a:hover{color:#c03d20}ol,ul{margin-bottom:.273em}ul{list-style:none outside}ol{list-style:decimal;margin-left:30px}ul.circle,ul.disc,ul.square{margin-left:25px}ul.square{list-style:square outside}ul.circle{list-style:circle outside}ul.disc{list-style:disc outside}ul ul{margin:4px 0 5px 25px}ol ol{margin:4px 0 5px 30px}li{padding-bottom:.273em}ul.large li{line-height:21px}dl dt{font-size:16px;font-size:1rem;font-weight:700}@media only screen and (max-width:768px){dl,ol,p,ul{text-align:left}}em{font-style:italic}em,strong{line-height:inherit}strong{font-weight:700}small{font-size:56.4%;line-height:inherit}h1 small,h2 small,h3 small,h4 small,h5 small{color:#777}blockquote{border-left:5px solid #ccc;margin:0 0 18px;padding:9px 20px 0 19px}blockquote,blockquote p{color:#777;line-height:20px}blockquote cite{color:#555;display:block;font-size:12px;font-size:1.2rem}blockquote cite:before{content:"\2014 \0020"}blockquote cite a{color:#555}blockquote cite a:visited{color:#555}hr{border:1px solid #ccc;clear:both;height:0;margin:16px 0 18px}abbr,acronym{border-bottom:1px solid #ccc;color:#222;cursor:help;font-size:90%;text-transform:uppercase}abbr{text-transform:none}@media print{*{background:transparent!important;color:#000!important;filter:none!important;-ms-filter:none!important;text-shadow:none!important}p a{color:#555!important;text-decoration:underline}p a:visited{color:#555!important;text-decoration:underline}p a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.row{margin:0 auto;max-width:980px;min-width:320px;padding-left:20px;padding-right:20px;width:100%}.row .row{min-width:0;padding-left:0;padding-right:0}.column,.columns{box-sizing:border-box;float:left;margin-left:2.12766%;min-height:1px}.alpha,.column:first-child,.columns:first-child{margin-left:0}.column.omega,.columns.omega{float:right}.row .one.column,.row .one.columns{width:6.38298%}.row .two.columns{width:14.89362%}.row .three.columns{width:23.40426%}.row .four.columns{width:31.91489%}.row .five.columns{width:40.42553%}.row .six.columns{width:48.93617%}.row .seven.columns{width:57.44681%}.row .eight.columns{width:65.95745%}.row .nine.columns{width:74.46809%}.row .ten.columns{width:82.97872%}.row .eleven.columns{width:91.48936%}.row .twelve.columns{width:100%}.row .push_one{margin-left:10.6383%}.row .push_one:first-child{margin-left:8.51064%}.row .pull_one.one.column{margin-left:-14.89362%}.row .pull_one.two.columns{margin-left:-23.40426%}.row .pull_one.three.columns{margin-left:-31.91489%}.row .pull_one.four.columns{margin-left:-40.42553%}.row .pull_one.five.columns{margin-left:-48.93617%}.row .pull_one.six.columns{margin-left:-57.44681%}.row .pull_one.seven.columns{margin-left:-65.95745%}.row .pull_one.eight.columns{margin-left:-74.46809%}.row .pull_one.nine.columns{margin-left:-82.97872%}.row .pull_one.ten.columns{margin-left:-91.48936%}.row .push_two{margin-left:19.14894%}.row .push_two:first-child{margin-left:17.02128%}.row .pull_two.one.column{margin-left:-23.40426%}.row .pull_two.two.columns{margin-left:-31.91489%}.row .pull_two.three.columns{margin-left:-40.42553%}.row .pull_two.four.columns{margin-left:-48.93617%}.row .pull_two.five.columns{margin-left:-57.44681%}.row .pull_two.six.columns{margin-left:-65.95745%}.row .pull_two.seven.columns{margin-left:-74.46809%}.row .pull_two.eight.columns{margin-left:-82.97872%}.row .pull_two.nine.columns{margin-left:-91.48936%}.row .pull_two.eleven.columns{margin-left:-108.51064%}.row .push_three{margin-left:27.65957%}.row .push_three:first-child{margin-left:25.53191%}.row .pull_three.one.column{margin-left:-31.91489%}.row .pull_three.two.columns{margin-left:-40.42553%}.row .pull_three.three.columns{margin-left:-48.93617%}.row .pull_three.four.columns{margin-left:-57.44681%}.row .pull_three.five.columns{margin-left:-65.95745%}.row .pull_three.six.columns{margin-left:-74.46809%}.row .pull_three.seven.columns{margin-left:-82.97872%}.row .pull_three.eight.columns{margin-left:-91.48936%}.row .pull_three.ten.columns{margin-left:-108.51064%}.row .pull_three.eleven.columns{margin-left:-117.02128%}.row .push_four{margin-left:36.17021%}.row .push_four:first-child{margin-left:34.04255%}.row .pull_four.one.column{margin-left:-40.42553%}.row .pull_four.two.columns{margin-left:-48.93617%}.row .pull_four.three.columns{margin-left:-57.44681%}.row .pull_four.four.columns{margin-left:-65.95745%}.row .pull_four.five.columns{margin-left:-74.46809%}.row .pull_four.six.columns{margin-left:-82.97872%}.row .pull_four.seven.columns{margin-left:-91.48936%}.row .pull_four.nine.columns{margin-left:-108.51064%}.row .pull_four.ten.columns{margin-left:-117.02128%}.row .pull_four.eleven.columns{margin-left:-125.53191%}.row .push_five{margin-left:44.68085%}.row .push_five:first-child{margin-left:42.55319%}.row .pull_five.one.column{margin-left:-48.93617%}.row .pull_five.two.columns{margin-left:-57.44681%}.row .pull_five.three.columns{margin-left:-65.95745%}.row .pull_five.four.columns{margin-left:-74.46809%}.row .pull_five.five.columns{margin-left:-82.97872%}.row .pull_five.six.columns{margin-left:-91.48936%}.row .pull_five.eight.columns{margin-left:-108.51064%}.row .pull_five.nine.columns{margin-left:-117.02128%}.row .pull_five.ten.columns{margin-left:-125.53191%}.row .pull_five.eleven.columns{margin-left:-134.04255%}.row .push_six{margin-left:53.19149%}.row .push_six:first-child{margin-left:51.06383%}.row .pull_six.one.column{margin-left:-57.44681%}.row .pull_six.two.columns{margin-left:-65.95745%}.row .pull_six.three.columns{margin-left:-74.46809%}.row .pull_six.four.columns{margin-left:-82.97872%}.row .pull_six.five.columns{margin-left:-91.48936%}.row .pull_six.seven.columns{margin-left:-108.51064%}.row .pull_six.eight.columns{margin-left:-117.02128%}.row .pull_six.nine.columns{margin-left:-125.53191%}.row .pull_six.ten.columns{margin-left:-134.04255%}.row .pull_six.eleven.columns{margin-left:-142.55319%}.row .push_seven{margin-left:61.70213%}.row .push_seven:first-child{margin-left:59.57447%}.row .pull_seven.one.column{margin-left:-65.95745%}.row .pull_seven.two.columns{margin-left:-74.46809%}.row .pull_seven.three.columns{margin-left:-82.97872%}.row .pull_seven.four.columns{margin-left:-91.48936%}.row .pull_seven.six.columns{margin-left:-108.51064%}.row .pull_seven.seven.columns{margin-left:-117.02128%}.row .pull_seven.eight.columns{margin-left:-125.53191%}.row .pull_seven.nine.columns{margin-left:-134.04255%}.row .pull_seven.ten.columns{margin-left:-142.55319%}.row .pull_seven.eleven.columns{margin-left:-151.06383%}.row .push_eight{margin-left:70.21277%}.row .push_eight:first-child{margin-left:68.08511%}.row .pull_eight.one.column{margin-left:-74.46809%}.row .pull_eight.two.columns{margin-left:-82.97872%}.row .pull_eight.three.columns{margin-left:-91.48936%}.row .pull_eight.five.columns{margin-left:-108.51064%}.row .pull_eight.six.columns{margin-left:-117.02128%}.row .pull_eight.seven.columns{margin-left:-125.53191%}.row .pull_eight.eight.columns{margin-left:-134.04255%}.row .pull_eight.nine.columns{margin-left:-142.55319%}.row .pull_eight.ten.columns{margin-left:-151.06383%}.row .pull_eight.eleven.columns{margin-left:-159.57447%}.row .push_nine{margin-left:78.7234%}.row .push_nine:first-child{margin-left:76.59574%}.row .pull_nine.one.column{margin-left:-82.97872%}.row .pull_nine.two.columns{margin-left:-91.48936%}.row .pull_nine.four.columns{margin-left:-108.51064%}.row .pull_nine.five.columns{margin-left:-117.02128%}.row .pull_nine.six.columns{margin-left:-125.53191%}.row .pull_nine.seven.columns{margin-left:-134.04255%}.row .pull_nine.eight.columns{margin-left:-142.55319%}.row .pull_nine.nine.columns{margin-left:-151.06383%}.row .pull_nine.ten.columns{margin-left:-159.57447%}.row .pull_nine.eleven.columns{margin-left:-168.08511%}.row .push_ten{margin-left:87.23404%}.row .push_ten:first-child{margin-left:85.10638%}.row .pull_ten.one.column{margin-left:-91.48936%}.row .pull_ten.three.columns{margin-left:-108.51064%}.row .pull_ten.four.columns{margin-left:-117.02128%}.row .pull_ten.five.columns{margin-left:-125.53191%}.row .pull_ten.six.columns{margin-left:-134.04255%}.row .pull_ten.seven.columns{margin-left:-142.55319%}.row .pull_ten.eight.columns{margin-left:-151.06383%}.row .pull_ten.nine.columns{margin-left:-159.57447%}.row .pull_ten.ten.columns{margin-left:-168.08511%}.row .pull_ten.eleven.columns{margin-left:-176.59574%}.row .push_eleven{margin-left:95.74468%}.row .push_eleven:first-child{margin-left:93.61702%}.row .pull_eleven.two.columns{margin-left:-108.51064%}.row .pull_eleven.three.columns{margin-left:-117.02128%}.row .pull_eleven.four.columns{margin-left:-125.53191%}.row .pull_eleven.five.columns{margin-left:-134.04255%}.row .pull_eleven.six.columns{margin-left:-142.55319%}.row .pull_eleven.seven.columns{margin-left:-151.06383%}.row .pull_eleven.eight.columns{margin-left:-159.57447%}.row .pull_eleven.nine.columns{margin-left:-168.08511%}.row .pull_eleven.ten.columns{margin-left:-176.59574%}.row .pull_eleven.eleven.columns{margin-left:-185.10638%}.row .one.centered{margin-left:46.80851%}.row .two.centered{margin-left:42.55319%}.row .three.centered{margin-left:38.29787%}.row .four.centered{margin-left:34.04255%}.row .five.centered{margin-left:29.78723%}.row .six.centered{margin-left:25.53191%}.row .seven.centered{margin-left:21.2766%}.row .eight.centered{margin-left:17.02128%}.row .nine.centered{margin-left:12.76596%}.row .ten.centered{margin-left:8.51064%}.row .eleven.centered{margin-left:4.25532%}.sixteen.colgrid .row .one.column,.sixteen.colgrid .row .one.columns{width:4.25532%}.sixteen.colgrid .row .two.columns{width:10.6383%}.sixteen.colgrid .row .three.columns{width:17.02128%}.sixteen.colgrid .row .four.columns{width:23.40426%}.sixteen.colgrid .row .five.columns{width:29.78723%}.sixteen.colgrid .row .six.columns{width:36.17021%}.sixteen.colgrid .row .seven.columns{width:42.55319%}.sixteen.colgrid .row .eight.columns{width:48.93617%}.sixteen.colgrid .row .nine.columns{width:55.31915%}.sixteen.colgrid .row .ten.columns{width:61.70213%}.sixteen.colgrid .row .eleven.columns{width:68.08511%}.sixteen.colgrid .row .twelve.columns{width:74.46809%}.sixteen.colgrid .row .thirteen.columns{width:80.85106%}.sixteen.colgrid .row .fourteen.columns{width:87.23404%}.sixteen.colgrid .row .fifteen.columns{width:93.61702%}.sixteen.colgrid .row .sixteen.columns{width:100%}.sixteen.colgrid .row .push_one{margin-left:8.51064%}.sixteen.colgrid .row .push_one:first-child{margin-left:6.38298%}.sixteen.colgrid .row .pull_one.one.column{margin-left:-10.6383%}.sixteen.colgrid .row .pull_one.two.columns{margin-left:-17.02128%}.sixteen.colgrid .row .pull_one.three.columns{margin-left:-23.40426%}.sixteen.colgrid .row .pull_one.four.columns{margin-left:-29.78723%}.sixteen.colgrid .row .pull_one.five.columns{margin-left:-36.17021%}.sixteen.colgrid .row .pull_one.six.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_one.seven.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_one.eight.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_one.nine.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_one.ten.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_one.eleven.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_one.twelve.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_one.thirteen.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_one.fourteen.columns{margin-left:-93.61702%}.sixteen.colgrid .row .push_two{margin-left:14.89362%}.sixteen.colgrid .row .push_two:first-child{margin-left:12.76596%}.sixteen.colgrid .row .pull_two.one.column{margin-left:-17.02128%}.sixteen.colgrid .row .pull_two.two.columns{margin-left:-23.40426%}.sixteen.colgrid .row .pull_two.three.columns{margin-left:-29.78723%}.sixteen.colgrid .row .pull_two.four.columns{margin-left:-36.17021%}.sixteen.colgrid .row .pull_two.five.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_two.six.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_two.seven.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_two.eight.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_two.nine.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_two.ten.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_two.eleven.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_two.twelve.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_two.thirteen.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_two.fifteen.columns{margin-left:-106.38298%}.sixteen.colgrid .row .push_three{margin-left:21.2766%}.sixteen.colgrid .row .push_three:first-child{margin-left:19.14894%}.sixteen.colgrid .row .pull_three.one.column{margin-left:-23.40426%}.sixteen.colgrid .row .pull_three.two.columns{margin-left:-29.78723%}.sixteen.colgrid .row .pull_three.three.columns{margin-left:-36.17021%}.sixteen.colgrid .row .pull_three.four.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_three.five.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_three.six.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_three.seven.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_three.eight.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_three.nine.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_three.ten.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_three.eleven.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_three.twelve.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_three.fourteen.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_three.fifteen.columns{margin-left:-112.76596%}.sixteen.colgrid .row .push_four{margin-left:27.65957%}.sixteen.colgrid .row .push_four:first-child{margin-left:25.53191%}.sixteen.colgrid .row .pull_four.one.column{margin-left:-29.78723%}.sixteen.colgrid .row .pull_four.two.columns{margin-left:-36.17021%}.sixteen.colgrid .row .pull_four.three.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_four.four.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_four.five.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_four.six.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_four.seven.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_four.eight.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_four.nine.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_four.ten.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_four.eleven.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_four.thirteen.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_four.fourteen.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_four.fifteen.columns{margin-left:-119.14894%}.sixteen.colgrid .row .push_five{margin-left:34.04255%}.sixteen.colgrid .row .push_five:first-child{margin-left:31.91489%}.sixteen.colgrid .row .pull_five.one.column{margin-left:-36.17021%}.sixteen.colgrid .row .pull_five.two.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_five.three.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_five.four.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_five.five.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_five.six.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_five.seven.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_five.eight.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_five.nine.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_five.ten.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_five.twelve.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_five.thirteen.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_five.fourteen.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_five.fifteen.columns{margin-left:-125.53191%}.sixteen.colgrid .row .push_six{margin-left:40.42553%}.sixteen.colgrid .row .push_six:first-child{margin-left:38.29787%}.sixteen.colgrid .row .pull_six.one.column{margin-left:-42.55319%}.sixteen.colgrid .row .pull_six.two.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_six.three.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_six.four.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_six.five.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_six.six.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_six.seven.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_six.eight.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_six.nine.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_six.eleven.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_six.twelve.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_six.thirteen.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_six.fourteen.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_six.fifteen.columns{margin-left:-131.91489%}.sixteen.colgrid .row .push_seven{margin-left:46.80851%}.sixteen.colgrid .row .push_seven:first-child{margin-left:44.68085%}.sixteen.colgrid .row .pull_seven.one.column{margin-left:-48.93617%}.sixteen.colgrid .row .pull_seven.two.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_seven.three.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_seven.four.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_seven.five.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_seven.six.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_seven.seven.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_seven.eight.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_seven.ten.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_seven.eleven.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_seven.twelve.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_seven.thirteen.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_seven.fourteen.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_seven.fifteen.columns{margin-left:-138.29787%}.sixteen.colgrid .row .push_eight{margin-left:53.19149%}.sixteen.colgrid .row .push_eight:first-child{margin-left:51.06383%}.sixteen.colgrid .row .pull_eight.one.column{margin-left:-55.31915%}.sixteen.colgrid .row .pull_eight.two.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_eight.three.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_eight.four.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_eight.five.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_eight.six.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_eight.seven.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_eight.nine.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_eight.ten.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_eight.eleven.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_eight.twelve.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_eight.thirteen.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_eight.fourteen.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_eight.fifteen.columns{margin-left:-144.68085%}.sixteen.colgrid .row .push_nine{margin-left:59.57447%}.sixteen.colgrid .row .push_nine:first-child{margin-left:57.44681%}.sixteen.colgrid .row .pull_nine.one.column{margin-left:-61.70213%}.sixteen.colgrid .row .pull_nine.two.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_nine.three.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_nine.four.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_nine.five.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_nine.six.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_nine.eight.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_nine.nine.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_nine.ten.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_nine.eleven.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_nine.twelve.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_nine.thirteen.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_nine.fourteen.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_nine.fifteen.columns{margin-left:-151.06383%}.sixteen.colgrid .row .push_ten{margin-left:65.95745%}.sixteen.colgrid .row .push_ten:first-child{margin-left:63.82979%}.sixteen.colgrid .row .pull_ten.one.column{margin-left:-68.08511%}.sixteen.colgrid .row .pull_ten.two.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_ten.three.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_ten.four.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_ten.five.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_ten.seven.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_ten.eight.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_ten.nine.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_ten.ten.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_ten.eleven.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_ten.twelve.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_ten.thirteen.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_ten.fourteen.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_ten.fifteen.columns{margin-left:-157.44681%}.sixteen.colgrid .row .push_eleven{margin-left:72.34043%}.sixteen.colgrid .row .push_eleven:first-child{margin-left:70.21277%}.sixteen.colgrid .row .pull_eleven.one.column{margin-left:-74.46809%}.sixteen.colgrid .row .pull_eleven.two.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_eleven.three.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_eleven.four.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_eleven.six.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_eleven.seven.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_eleven.eight.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_eleven.nine.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_eleven.ten.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_eleven.eleven.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_eleven.twelve.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_eleven.thirteen.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_eleven.fourteen.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_eleven.fifteen.columns{margin-left:-163.82979%}.sixteen.colgrid .row .push_twelve{margin-left:78.7234%}.sixteen.colgrid .row .push_twelve:first-child{margin-left:76.59574%}.sixteen.colgrid .row .pull_twelve.one.column{margin-left:-80.85106%}.sixteen.colgrid .row .pull_twelve.two.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_twelve.three.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_twelve.five.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_twelve.six.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_twelve.seven.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_twelve.eight.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_twelve.nine.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_twelve.ten.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_twelve.eleven.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_twelve.twelve.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_twelve.thirteen.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_twelve.fourteen.columns{margin-left:-163.82979%}.sixteen.colgrid .row .pull_twelve.fifteen.columns{margin-left:-170.21277%}.sixteen.colgrid .row .push_thirteen{margin-left:85.10638%}.sixteen.colgrid .row .push_thirteen:first-child{margin-left:82.97872%}.sixteen.colgrid .row .pull_thirteen.one.column{margin-left:-87.23404%}.sixteen.colgrid .row .pull_thirteen.two.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_thirteen.four.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_thirteen.five.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_thirteen.six.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_thirteen.seven.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_thirteen.eight.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_thirteen.nine.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_thirteen.ten.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_thirteen.eleven.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_thirteen.twelve.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_thirteen.thirteen.columns{margin-left:-163.82979%}.sixteen.colgrid .row .pull_thirteen.fourteen.columns{margin-left:-170.21277%}.sixteen.colgrid .row .pull_thirteen.fifteen.columns{margin-left:-176.59574%}.sixteen.colgrid .row .push_fourteen{margin-left:91.48936%}.sixteen.colgrid .row .push_fourteen:first-child{margin-left:89.3617%}.sixteen.colgrid .row .pull_fourteen.one.column{margin-left:-93.61702%}.sixteen.colgrid .row .pull_fourteen.three.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_fourteen.four.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_fourteen.five.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_fourteen.six.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_fourteen.seven.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_fourteen.eight.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_fourteen.nine.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_fourteen.ten.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_fourteen.eleven.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_fourteen.twelve.columns{margin-left:-163.82979%}.sixteen.colgrid .row .pull_fourteen.thirteen.columns{margin-left:-170.21277%}.sixteen.colgrid .row .pull_fourteen.fourteen.columns{margin-left:-176.59574%}.sixteen.colgrid .row .pull_fourteen.fifteen.columns{margin-left:-182.97872%}.sixteen.colgrid .row .push_fifteen{margin-left:97.87234%}.sixteen.colgrid .row .push_fifteen:first-child{margin-left:95.74468%}.sixteen.colgrid .row .pull_fifteen.two.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_fifteen.three.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_fifteen.four.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_fifteen.five.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_fifteen.six.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_fifteen.seven.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_fifteen.eight.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_fifteen.nine.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_fifteen.ten.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_fifteen.eleven.columns{margin-left:-163.82979%}.sixteen.colgrid .row .pull_fifteen.twelve.columns{margin-left:-170.21277%}.sixteen.colgrid .row .pull_fifteen.thirteen.columns{margin-left:-176.59574%}.sixteen.colgrid .row .pull_fifteen.fourteen.columns{margin-left:-182.97872%}.sixteen.colgrid .row .pull_fifteen.fifteen.columns{margin-left:-189.3617%}.row .pull_eight.eight.columns:first-child,.row .pull_eight.eleven.columns:first-child,.row .pull_eight.five.columns:first-child,.row .pull_eight.nine.columns:first-child,.row .pull_eight.one.column:first-child,.row .pull_eight.seven.columns:first-child,.row .pull_eight.six.columns:first-child,.row .pull_eight.ten.columns:first-child,.row .pull_eight.three.columns:first-child,.row .pull_eight.two.columns:first-child,.row .pull_eleven.eight.columns:first-child,.row .pull_eleven.eleven.columns:first-child,.row .pull_eleven.five.columns:first-child,.row .pull_eleven.four.columns:first-child,.row .pull_eleven.nine.columns:first-child,.row .pull_eleven.seven.columns:first-child,.row .pull_eleven.six.columns:first-child,.row .pull_eleven.ten.columns:first-child,.row .pull_eleven.three.columns:first-child,.row .pull_eleven.two.columns:first-child,.row .pull_five.eight.columns:first-child,.row .pull_five.eleven.columns:first-child,.row .pull_five.five.columns:first-child,.row .pull_five.four.columns:first-child,.row .pull_five.nine.columns:first-child,.row .pull_five.one.column:first-child,.row .pull_five.six.columns:first-child,.row .pull_five.ten.columns:first-child,.row .pull_five.three.columns:first-child,.row .pull_five.two.columns:first-child,.row .pull_four.eleven.columns:first-child,.row .pull_four.five.columns:first-child,.row .pull_four.four.columns:first-child,.row .pull_four.nine.columns:first-child,.row .pull_four.one.column:first-child,.row .pull_four.seven.columns:first-child,.row .pull_four.six.columns:first-child,.row .pull_four.ten.columns:first-child,.row .pull_four.three.columns:first-child,.row .pull_four.two.columns:first-child,.row .pull_nine.eight.columns:first-child,.row .pull_nine.eleven.columns:first-child,.row .pull_nine.five.columns:first-child,.row .pull_nine.four.columns:first-child,.row .pull_nine.nine.columns:first-child,.row .pull_nine.one.column:first-child,.row .pull_nine.seven.columns:first-child,.row .pull_nine.six.columns:first-child,.row .pull_nine.ten.columns:first-child,.row .pull_nine.two.columns:first-child,.row .pull_one.eight.columns:first-child,.row .pull_one.five.columns:first-child,.row .pull_one.four.columns:first-child,.row .pull_one.nine.columns:first-child,.row .pull_one.one.column:first-child,.row .pull_one.seven.columns:first-child,.row .pull_one.six.columns:first-child,.row .pull_one.ten.columns:first-child,.row .pull_one.three.columns:first-child,.row .pull_one.two.columns:first-child,.row .pull_seven.eight.columns:first-child,.row .pull_seven.eleven.columns:first-child,.row .pull_seven.four.columns:first-child,.row .pull_seven.nine.columns:first-child,.row .pull_seven.one.column:first-child,.row .pull_seven.seven.columns:first-child,.row .pull_seven.six.columns:first-child,.row .pull_seven.ten.columns:first-child,.row .pull_seven.three.columns:first-child,.row .pull_seven.two.columns:first-child,.row .pull_six.eight.columns:first-child,.row .pull_six.eleven.columns:first-child,.row .pull_six.five.columns:first-child,.row .pull_six.four.columns:first-child,.row .pull_six.nine.columns:first-child,.row .pull_six.one.column:first-child,.row .pull_six.seven.columns:first-child,.row .pull_six.ten.columns:first-child,.row .pull_six.three.columns:first-child,.row .pull_six.two.columns:first-child,.row .pull_ten.eight.columns:first-child,.row .pull_ten.eleven.columns:first-child,.row .pull_ten.five.columns:first-child,.row .pull_ten.four.columns:first-child,.row .pull_ten.nine.columns:first-child,.row .pull_ten.one.column:first-child,.row .pull_ten.seven.columns:first-child,.row .pull_ten.six.columns:first-child,.row .pull_ten.ten.columns:first-child,.row .pull_ten.three.columns:first-child,.row .pull_three.eight.columns:first-child,.row .pull_three.eleven.columns:first-child,.row .pull_three.five.columns:first-child,.row .pull_three.four.columns:first-child,.row .pull_three.one.column:first-child,.row .pull_three.seven.columns:first-child,.row .pull_three.six.columns:first-child,.row .pull_three.ten.columns:first-child,.row .pull_three.three.columns:first-child,.row .pull_three.two.columns:first-child,.row .pull_two.eight.columns:first-child,.row .pull_two.eleven.columns:first-child,.row .pull_two.five.columns:first-child,.row .pull_two.four.columns:first-child,.row .pull_two.nine.columns:first-child,.row .pull_two.one.column:first-child,.row .pull_two.seven.columns:first-child,.row .pull_two.six.columns:first-child,.row .pull_two.three.columns:first-child,.row .pull_two.two.columns:first-child,.sixteen.colgrid .row .pull_eight.eleven.columns:first-child,.sixteen.colgrid .row .pull_eight.fifteen.columns:first-child,.sixteen.colgrid .row .pull_eight.five.columns:first-child,.sixteen.colgrid .row .pull_eight.four.columns:first-child,.sixteen.colgrid .row .pull_eight.fourteen.columns:first-child,.sixteen.colgrid .row .pull_eight.nine.columns:first-child,.sixteen.colgrid .row .pull_eight.one.column:first-child,.sixteen.colgrid .row .pull_eight.seven.columns:first-child,.sixteen.colgrid .row .pull_eight.six.columns:first-child,.sixteen.colgrid .row .pull_eight.ten.columns:first-child,.sixteen.colgrid .row .pull_eight.thirteen.columns:first-child,.sixteen.colgrid .row .pull_eight.three.columns:first-child,.sixteen.colgrid .row .pull_eight.twelve.columns:first-child,.sixteen.colgrid .row .pull_eight.two.columns:first-child,.sixteen.colgrid .row .pull_eleven.eight.columns:first-child,.sixteen.colgrid .row .pull_eleven.eleven.columns:first-child,.sixteen.colgrid .row .pull_eleven.fifteen.columns:first-child,.sixteen.colgrid .row .pull_eleven.four.columns:first-child,.sixteen.colgrid .row .pull_eleven.fourteen.columns:first-child,.sixteen.colgrid .row .pull_eleven.nine.columns:first-child,.sixteen.colgrid .row .pull_eleven.one.column:first-child,.sixteen.colgrid .row .pull_eleven.seven.columns:first-child,.sixteen.colgrid .row .pull_eleven.six.columns:first-child,.sixteen.colgrid .row .pull_eleven.ten.columns:first-child,.sixteen.colgrid .row .pull_eleven.thirteen.columns:first-child,.sixteen.colgrid .row .pull_eleven.three.columns:first-child,.sixteen.colgrid .row .pull_eleven.twelve.columns:first-child,.sixteen.colgrid .row .pull_eleven.two.columns:first-child,.sixteen.colgrid .row .pull_fifteen.eight.columns:first-child,.sixteen.colgrid .row .pull_fifteen.eleven.columns:first-child,.sixteen.colgrid .row .pull_fifteen.fifteen.columns:first-child,.sixteen.colgrid .row .pull_fifteen.five.columns:first-child,.sixteen.colgrid .row .pull_fifteen.four.columns:first-child,.sixteen.colgrid .row .pull_fifteen.fourteen.columns:first-child,.sixteen.colgrid .row .pull_fifteen.nine.columns:first-child,.sixteen.colgrid .row .pull_fifteen.seven.columns:first-child,.sixteen.colgrid .row .pull_fifteen.six.columns:first-child,.sixteen.colgrid .row .pull_fifteen.ten.columns:first-child,.sixteen.colgrid .row .pull_fifteen.thirteen.columns:first-child,.sixteen.colgrid .row .pull_fifteen.three.columns:first-child,.sixteen.colgrid .row .pull_fifteen.twelve.columns:first-child,.sixteen.colgrid .row .pull_fifteen.two.columns:first-child,.sixteen.colgrid .row .pull_five.eight.columns:first-child,.sixteen.colgrid .row .pull_five.fifteen.columns:first-child,.sixteen.colgrid .row .pull_five.five.columns:first-child,.sixteen.colgrid .row .pull_five.four.columns:first-child,.sixteen.colgrid .row .pull_five.fourteen.columns:first-child,.sixteen.colgrid .row .pull_five.nine.columns:first-child,.sixteen.colgrid .row .pull_five.one.column:first-child,.sixteen.colgrid .row .pull_five.seven.columns:first-child,.sixteen.colgrid .row .pull_five.six.columns:first-child,.sixteen.colgrid .row .pull_five.ten.columns:first-child,.sixteen.colgrid .row .pull_five.thirteen.columns:first-child,.sixteen.colgrid .row .pull_five.three.columns:first-child,.sixteen.colgrid .row .pull_five.twelve.columns:first-child,.sixteen.colgrid .row .pull_five.two.columns:first-child,.sixteen.colgrid .row .pull_four.eight.columns:first-child,.sixteen.colgrid .row .pull_four.eleven.columns:first-child,.sixteen.colgrid .row .pull_four.fifteen.columns:first-child,.sixteen.colgrid .row .pull_four.five.columns:first-child,.sixteen.colgrid .row .pull_four.four.columns:first-child,.sixteen.colgrid .row .pull_four.fourteen.columns:first-child,.sixteen.colgrid .row .pull_four.nine.columns:first-child,.sixteen.colgrid .row .pull_four.one.column:first-child,.sixteen.colgrid .row .pull_four.seven.columns:first-child,.sixteen.colgrid .row .pull_four.six.columns:first-child,.sixteen.colgrid .row .pull_four.ten.columns:first-child,.sixteen.colgrid .row .pull_four.thirteen.columns:first-child,.sixteen.colgrid .row .pull_four.three.columns:first-child,.sixteen.colgrid .row .pull_four.two.columns:first-child,.sixteen.colgrid .row .pull_fourteen.eight.columns:first-child,.sixteen.colgrid .row .pull_fourteen.eleven.columns:first-child,.sixteen.colgrid .row .pull_fourteen.fifteen.columns:first-child,.sixteen.colgrid .row .pull_fourteen.five.columns:first-child,.sixteen.colgrid .row .pull_fourteen.four.columns:first-child,.sixteen.colgrid .row .pull_fourteen.fourteen.columns:first-child,.sixteen.colgrid .row .pull_fourteen.nine.columns:first-child,.sixteen.colgrid .row .pull_fourteen.one.column:first-child,.sixteen.colgrid .row .pull_fourteen.seven.columns:first-child,.sixteen.colgrid .row .pull_fourteen.six.columns:first-child,.sixteen.colgrid .row .pull_fourteen.ten.columns:first-child,.sixteen.colgrid .row .pull_fourteen.thirteen.columns:first-child,.sixteen.colgrid .row .pull_fourteen.three.columns:first-child,.sixteen.colgrid .row .pull_fourteen.twelve.columns:first-child,.sixteen.colgrid .row .pull_nine.eight.columns:first-child,.sixteen.colgrid .row .pull_nine.eleven.columns:first-child,.sixteen.colgrid .row .pull_nine.fifteen.columns:first-child,.sixteen.colgrid .row .pull_nine.five.columns:first-child,.sixteen.colgrid .row .pull_nine.four.columns:first-child,.sixteen.colgrid .row .pull_nine.fourteen.columns:first-child,.sixteen.colgrid .row .pull_nine.nine.columns:first-child,.sixteen.colgrid .row .pull_nine.one.column:first-child,.sixteen.colgrid .row .pull_nine.six.columns:first-child,.sixteen.colgrid .row .pull_nine.ten.columns:first-child,.sixteen.colgrid .row .pull_nine.thirteen.columns:first-child,.sixteen.colgrid .row .pull_nine.three.columns:first-child,.sixteen.colgrid .row .pull_nine.twelve.columns:first-child,.sixteen.colgrid .row .pull_nine.two.columns:first-child,.sixteen.colgrid .row .pull_one.eight.columns:first-child,.sixteen.colgrid .row .pull_one.eleven.columns:first-child,.sixteen.colgrid .row .pull_one.five.columns:first-child,.sixteen.colgrid .row .pull_one.four.columns:first-child,.sixteen.colgrid .row .pull_one.fourteen.columns:first-child,.sixteen.colgrid .row .pull_one.nine.columns:first-child,.sixteen.colgrid .row .pull_one.one.column:first-child,.sixteen.colgrid .row .pull_one.seven.columns:first-child,.sixteen.colgrid .row .pull_one.six.columns:first-child,.sixteen.colgrid .row .pull_one.ten.columns:first-child,.sixteen.colgrid .row .pull_one.thirteen.columns:first-child,.sixteen.colgrid .row .pull_one.three.columns:first-child,.sixteen.colgrid .row .pull_one.twelve.columns:first-child,.sixteen.colgrid .row .pull_one.two.columns:first-child,.sixteen.colgrid .row .pull_seven.eight.columns:first-child,.sixteen.colgrid .row .pull_seven.eleven.columns:first-child,.sixteen.colgrid .row .pull_seven.fifteen.columns:first-child,.sixteen.colgrid .row .pull_seven.five.columns:first-child,.sixteen.colgrid .row .pull_seven.four.columns:first-child,.sixteen.colgrid .row .pull_seven.fourteen.columns:first-child,.sixteen.colgrid .row .pull_seven.one.column:first-child,.sixteen.colgrid .row .pull_seven.seven.columns:first-child,.sixteen.colgrid .row .pull_seven.six.columns:first-child,.sixteen.colgrid .row .pull_seven.ten.columns:first-child,.sixteen.colgrid .row .pull_seven.thirteen.columns:first-child,.sixteen.colgrid .row .pull_seven.three.columns:first-child,.sixteen.colgrid .row .pull_seven.twelve.columns:first-child,.sixteen.colgrid .row .pull_seven.two.columns:first-child,.sixteen.colgrid .row .pull_six.eight.columns:first-child,.sixteen.colgrid .row .pull_six.eleven.columns:first-child,.sixteen.colgrid .row .pull_six.fifteen.columns:first-child,.sixteen.colgrid .row .pull_six.five.columns:first-child,.sixteen.colgrid .row .pull_six.four.columns:first-child,.sixteen.colgrid .row .pull_six.fourteen.columns:first-child,.sixteen.colgrid .row .pull_six.nine.columns:first-child,.sixteen.colgrid .row .pull_six.one.column:first-child,.sixteen.colgrid .row .pull_six.seven.columns:first-child,.sixteen.colgrid .row .pull_six.six.columns:first-child,.sixteen.colgrid .row .pull_six.thirteen.columns:first-child,.sixteen.colgrid .row .pull_six.three.columns:first-child,.sixteen.colgrid .row .pull_six.twelve.columns:first-child,.sixteen.colgrid .row .pull_six.two.columns:first-child,.sixteen.colgrid .row .pull_ten.eight.columns:first-child,.sixteen.colgrid .row .pull_ten.eleven.columns:first-child,.sixteen.colgrid .row .pull_ten.fifteen.columns:first-child,.sixteen.colgrid .row .pull_ten.five.columns:first-child,.sixteen.colgrid .row .pull_ten.four.columns:first-child,.sixteen.colgrid .row .pull_ten.fourteen.columns:first-child,.sixteen.colgrid .row .pull_ten.nine.columns:first-child,.sixteen.colgrid .row .pull_ten.one.column:first-child,.sixteen.colgrid .row .pull_ten.seven.columns:first-child,.sixteen.colgrid .row .pull_ten.ten.columns:first-child,.sixteen.colgrid .row .pull_ten.thirteen.columns:first-child,.sixteen.colgrid .row .pull_ten.three.columns:first-child,.sixteen.colgrid .row .pull_ten.twelve.columns:first-child,.sixteen.colgrid .row .pull_ten.two.columns:first-child,.sixteen.colgrid .row .pull_thirteen.eight.columns:first-child,.sixteen.colgrid .row .pull_thirteen.eleven.columns:first-child,.sixteen.colgrid .row .pull_thirteen.fifteen.columns:first-child,.sixteen.colgrid .row .pull_thirteen.five.columns:first-child,.sixteen.colgrid .row .pull_thirteen.four.columns:first-child,.sixteen.colgrid .row .pull_thirteen.fourteen.columns:first-child,.sixteen.colgrid .row .pull_thirteen.nine.columns:first-child,.sixteen.colgrid .row .pull_thirteen.one.column:first-child,.sixteen.colgrid .row .pull_thirteen.seven.columns:first-child,.sixteen.colgrid .row .pull_thirteen.six.columns:first-child,.sixteen.colgrid .row .pull_thirteen.ten.columns:first-child,.sixteen.colgrid .row .pull_thirteen.thirteen.columns:first-child,.sixteen.colgrid .row .pull_thirteen.twelve.columns:first-child,.sixteen.colgrid .row .pull_thirteen.two.columns:first-child,.sixteen.colgrid .row .pull_three.eight.columns:first-child,.sixteen.colgrid .row .pull_three.eleven.columns:first-child,.sixteen.colgrid .row .pull_three.fifteen.columns:first-child,.sixteen.colgrid .row .pull_three.five.columns:first-child,.sixteen.colgrid .row .pull_three.four.columns:first-child,.sixteen.colgrid .row .pull_three.fourteen.columns:first-child,.sixteen.colgrid .row .pull_three.nine.columns:first-child,.sixteen.colgrid .row .pull_three.one.column:first-child,.sixteen.colgrid .row .pull_three.seven.columns:first-child,.sixteen.colgrid .row .pull_three.six.columns:first-child,.sixteen.colgrid .row .pull_three.ten.columns:first-child,.sixteen.colgrid .row .pull_three.three.columns:first-child,.sixteen.colgrid .row .pull_three.twelve.columns:first-child,.sixteen.colgrid .row .pull_three.two.columns:first-child,.sixteen.colgrid .row .pull_twelve.eight.columns:first-child,.sixteen.colgrid .row .pull_twelve.eleven.columns:first-child,.sixteen.colgrid .row .pull_twelve.fifteen.columns:first-child,.sixteen.colgrid .row .pull_twelve.five.columns:first-child,.sixteen.colgrid .row .pull_twelve.fourteen.columns:first-child,.sixteen.colgrid .row .pull_twelve.nine.columns:first-child,.sixteen.colgrid .row .pull_twelve.one.column:first-child,.sixteen.colgrid .row .pull_twelve.seven.columns:first-child,.sixteen.colgrid .row .pull_twelve.six.columns:first-child,.sixteen.colgrid .row .pull_twelve.ten.columns:first-child,.sixteen.colgrid .row .pull_twelve.thirteen.columns:first-child,.sixteen.colgrid .row .pull_twelve.three.columns:first-child,.sixteen.colgrid .row .pull_twelve.twelve.columns:first-child,.sixteen.colgrid .row .pull_twelve.two.columns:first-child,.sixteen.colgrid .row .pull_two.eight.columns:first-child,.sixteen.colgrid .row .pull_two.eleven.columns:first-child,.sixteen.colgrid .row .pull_two.fifteen.columns:first-child,.sixteen.colgrid .row .pull_two.five.columns:first-child,.sixteen.colgrid .row .pull_two.four.columns:first-child,.sixteen.colgrid .row .pull_two.nine.columns:first-child,.sixteen.colgrid .row .pull_two.one.column:first-child,.sixteen.colgrid .row .pull_two.seven.columns:first-child,.sixteen.colgrid .row .pull_two.six.columns:first-child,.sixteen.colgrid .row .pull_two.ten.columns:first-child,.sixteen.colgrid .row .pull_two.thirteen.columns:first-child,.sixteen.colgrid .row .pull_two.three.columns:first-child,.sixteen.colgrid .row .pull_two.twelve.columns:first-child,.sixteen.colgrid .row .pull_two.two.columns:first-child{margin-left:0}.row .pull_eight.four.columns,.row .pull_eleven.one.columns,.row .pull_five.seven.columns,.row .pull_four.eight.columns,.row .pull_nine.three.columns,.row .pull_one.eleven.columns,.row .pull_seven.five.columns,.row .pull_six.six.columns,.row .pull_ten.two.columns,.row .pull_three.nine.columns,.row .pull_two.ten.columns,.sixteen.colgrid .row .pull_eight.eight.columns,.sixteen.colgrid .row .pull_eleven.five.columns,.sixteen.colgrid .row .pull_fifteen.one.columns,.sixteen.colgrid .row .pull_five.eleven.columns,.sixteen.colgrid .row .pull_four.twelve.columns,.sixteen.colgrid .row .pull_fourteen.two.columns,.sixteen.colgrid .row .pull_nine.seven.columns,.sixteen.colgrid .row .pull_one.fifteen.columns,.sixteen.colgrid .row .pull_seven.nine.columns,.sixteen.colgrid .row .pull_six.ten.columns,.sixteen.colgrid .row .pull_ten.six.columns,.sixteen.colgrid .row .pull_thirteen.three.columns,.sixteen.colgrid .row .pull_three.thirteen.columns,.sixteen.colgrid .row .pull_twelve.four.columns,.sixteen.colgrid .row .pull_two.fourteen.columns{margin-left:-100%}.sixteen.colgrid .row .one.centered{margin-left:47.87234%}.sixteen.colgrid .row .two.centered{margin-left:44.68085%}.sixteen.colgrid .row .three.centered{margin-left:41.48936%}.sixteen.colgrid .row .four.centered{margin-left:38.29787%}.sixteen.colgrid .row .five.centered{margin-left:35.10638%}.sixteen.colgrid .row .six.centered{margin-left:31.91489%}.sixteen.colgrid .row .seven.centered{margin-left:28.7234%}.sixteen.colgrid .row .eight.centered{margin-left:25.53191%}.sixteen.colgrid .row .nine.centered{margin-left:22.34043%}.sixteen.colgrid .row .ten.centered{margin-left:19.14894%}.sixteen.colgrid .row .eleven.centered{margin-left:15.95745%}.sixteen.colgrid .row .twelve.centered{margin-left:12.76596%}.sixteen.colgrid .row .thirteen.centered{margin-left:9.57447%}.sixteen.colgrid .row .fourteen.centered{margin-left:6.38298%}.sixteen.colgrid .row .fifteen.centered{margin-left:3.19149%}embed,img,object{height:auto;max-width:100%}img{-ms-interpolation-mode:bicubic}#map_canvas img,.map_canvas img{max-width:none!important}.tiles{display:block;overflow:hidden}.tiles>.tile,.tiles>li{display:block;float:left;height:auto;padding-bottom:0}.tiles.two_up{margin-left:-4%}.tiles.two_up>.tile,.tiles.two_up>li{margin-left:4%;width:46%}.tiles.four_up,.tiles.three_up{margin-left:-2%}.tiles.three_up>.tile,.tiles.three_up>li{margin-left:2%;width:31.3%}.tiles.four_up>.tile,.tiles.four_up>li{margin-left:2%;width:23%}.tiles.five_up{margin-left:-1.5%}.tiles.five_up>.tile,.tiles.five_up>li{margin-left:1.5%;width:18.5%}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.row{*zoom:1}.row:after,.row:before{content:"";display:table}.row:after{clear:both}.valign:before{content:" ";height:400px;margin-right:-.25em}.valign:before,.valign>article,.valign>div,.valign>figure,.valign>section{display:inline-block;vertical-align:middle}@media only screen and (max-width:767px){body{min-width:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;width:100%}.container,.row{margin-left:0;margin-right:0;min-width:0}.row{width:100%}.row .row .column,.row .row .columns{padding:0}.row .centered{margin-left:0!important}.column,.columns{margin-left:0;width:auto!important}.column,.column:last-child,.columns,.columns:last-child{float:none;margin-right:0}[class*=column]+[class*=column]:last-child{float:none}[class*=column]:before{display:table}[class*=column]:after{clear:both;display:table}[class*=pull_],[class*=push_],[class^=pull_],[class^=push_]{margin-left:0!important}}.navbar{background:#4a4d50;display:block;margin-bottom:20px;min-height:60px;position:relative;width:100%}@media only screen and (max-width:767px){.navbar{border:none}.navbar .column,.navbar .columns{min-height:0}}.navbar.fixed{position:fixed;z-index:7}.navbar.pinned{position:absolute}.navbar a.toggle{display:none}@media only screen and (max-width:767px){.navbar a.toggle{background:#4a4d50;border-radius:4px;color:#fff;display:inline-block;font-size:30px;font-size:1.875rem;height:40px;line-height:38px;position:absolute;right:4%;text-align:center;top:18%;width:46px}.navbar a.toggle:hover{background:#565a5d}.navbar a.toggle.active,.navbar a.toggle:active{background:#3e4043}}.navbar .logo{display:inline-block;margin:0 2.12766% 0 0}.navbar .logo,.navbar .logo a{height:60px;line-height:58px;padding:0}.navbar .logo a{display:block;overflow:hidden}.navbar .logo a img{max-height:95%}@media only screen and (max-width:767px){.navbar .logo{display:inline;float:left}.navbar .logo a{padding:0}.navbar .logo a img{height:auto;max-width:100%;width:auto}}.navbar ul{display:table;float:none;margin:0;vertical-align:middle}@media only screen and (max-width:767px){.navbar ul{background:#3e4043;display:block;height:0;left:0;max-height:0;overflow:hidden;position:absolute;text-align:center;top:60px;width:100%!important}.navbar ul.active{box-shadow:0 2px 2px #252728;height:auto;max-height:600px;transition-duration:.5s;z-index:8}}.navbar ul li{display:table-cell;height:60px;line-height:58px;margin:0;padding-bottom:0;text-align:center}@media only screen and (max-width:767px){.navbar ul li{border-right:0!important;box-shadow:none;display:block;height:auto;max-height:320px;min-height:50px;position:relative;transition-duration:.5s;width:100%}}.navbar ul li>a{color:#fff;display:block;font-size:16px;font-size:1rem;height:60px;line-height:58px;padding:0 16px;text-shadow:0 1px 2px #191a1b,0 1px 0 #191a1b;white-space:nowrap}.navbar ul li>a i.icon-popup{position:absolute}.navbar ul li .btn{border-color:#000101!important}.navbar ul li.field{margin-bottom:0!important;margin-right:0}@media only screen and (max-width:767px){.navbar ul li.field{padding:0 20px}}.navbar ul li.field input.search{background:#191a1b;border:none;color:#f2f2f2}.navbar ul li .dropdown{background:#fafafa;height:0;max-width:320px;min-width:0;overflow:hidden;position:absolute;width:auto;z-index:4}@media only screen and (max-width:767px){.navbar ul li .dropdown{box-shadow:none!important;max-width:100%;position:relative;width:100%}.navbar ul li.active .dropdown{border-bottom:1px solid #313436}.navbar ul li.active .dropdown ul{background:#36393b;box-shadow:none!important;height:auto;max-height:250px;min-height:50px;overflow:auto;position:relative;top:0}.navbar ul li.active .dropdown ul li{border-bottom:#3e4043;min-height:50px}.navbar ul li.active .dropdown ul li a{border-bottom:1px solid #313436;color:#fff}.navbar ul li.active .dropdown ul li a:hover{color:#d04526}}@media only screen and (min-width:768px) and (max-width:939px){.navbar>ul>li>.btn a{padding:0 10px!important}.navbar ul>li .dropdown ul li.active .dropdown{left:-320px}}.navcontain{height:80px}@media only screen and (max-width:768px){.navcontain{height:auto}}.pretty.navbar{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3YjgwODUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMTM0MzYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#7b8085,#313436);background-size:100%;box-shadow:inset 0 1px 1px #7b8085,0 1px 2px rgba(0,0,0,.8)!important}@media only screen and (max-width:767px){.pretty.navbar a.toggle{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3YjgwODUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTRkNTAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#7b8085,#4a4d50);background-size:100%;border:1px solid #3e4043;box-shadow:inset 0 1px 2px #888d91,inset 0 -1px 1px #565a5d,inset 1px 0 1px #565a5d,inset -1px 0 1px #565a5d,0 1px 1px #63676a}.pretty.navbar a.toggle i{text-shadow:0 1px 1px #191a1b}.pretty.navbar a.toggle:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4ODhkOTEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NjVhNWQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#888d91,#565a5d);background-size:100%}.pretty.navbar a.toggle.active,.pretty.navbar a.toggle:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzZTQwNDMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTRkNTAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#3e4043,#4a4d50);background-size:100%;box-shadow:0 1px 1px #63676a}}.pretty.navbar.row{border-radius:4px}@media only screen and (max-width:767px){.pretty.navbar.row{border-radius:0}}.pretty.navbar ul li.field input.search{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxOTFhMWIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZjUyNTUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#191a1b,#4f5255);background-size:100%;border:none;box-shadow:0 1px 2px #888d91!important}.pretty.navbar .pretty.navbar>ul>li:first-child a:hover,.pretty.navbar>ul>li:first-child{box-shadow:none}.navbar li .dropdown{background:#fafafa;height:0;max-width:320px;min-width:0;overflow:hidden;position:absolute;width:auto;z-index:4}@media only screen and (max-width:767px){.navbar li .dropdown .dropdown{box-shadow:none!important;max-width:100%;position:relative;width:100%}.navbar li .dropdown.active .dropdown{border-bottom:1px solid #313436}.navbar li .dropdown.active .dropdown ul{background:#36393b;box-shadow:none!important;height:auto;max-height:250px;min-height:50px;overflow:auto;position:relative;top:0}.navbar li .dropdown.active .dropdown ul li{border-bottom:#3e4043;min-height:50px}.navbar li .dropdown.active .dropdown ul li a{border-bottom:1px solid #313436;color:#fff}.navbar li .dropdown.active .dropdown ul li a:hover{color:#d04526}}.navbar li .dropdown ul{display:block;margin:0}.navbar li .dropdown ul>li{border-radius:0;display:block;float:left;height:auto;position:relative;text-align:left;width:100%}@media only screen and (min-width:768px) and (max-width:939px){.navbar li .dropdown ul>li{word-wrap:break-word;max-width:320px}}.navbar li .dropdown ul>li a{border-bottom:1px solid #ccc;color:#d04526;display:block;height:51px;line-height:49px;padding:0 20px;text-shadow:none}@media only screen and (max-width:767px){.navbar li .dropdown ul>li a{padding:0 20px}}.navbar li .dropdown ul>li .dropdown{background:#fff;display:none}.navbar li .dropdown ul li:first-child a{border-radius:0}.gumby-no-touch .navbar ul li:hover>a,.gumby-touch .navbar ul li.active>a{background:#868d92;position:relative;z-index:5}.gumby-no-touch .navbar ul li:hover .dropdown,.gumby-touch .navbar ul li.active .dropdown{border-top:1px solid #3e4043;box-shadow:0 3px 4px rgba(0,0,0,.3);height:auto;max-height:561px;min-height:50px;overflow:visible;padding:0;width:100%}.gumby-no-touch .navbar ul li:hover .dropdown ul{box-shadow:none!important;height:auto;max-height:250px;min-height:50px;position:relative;top:0;transition-duration:.5s}@media only screen and (max-width:767px){.gumby-no-touch .navbar ul li:hover .dropdown ul{background:#36393b;overflow:auto}.gumby-no-touch .navbar ul li:hover .dropdown ul li{border-bottom:#3e4043}.gumby-no-touch .navbar ul li:hover .dropdown ul li a{border-bottom:1px solid #313436;color:#fff}.gumby-no-touch .navbar ul li:hover .dropdown ul li a:hover{color:#d04526}}.gumby-no-touch .navbar li .dropdown ul>li:hover .dropdown,.gumby-touch .navbar li .dropdown ul>li.active .dropdown{border-top:none;display:block;left:100%;margin-top:0;position:absolute;top:0;z-index:6}@media only screen and (max-width:767px){.gumby-no-touch .navbar li .dropdown ul>li:hover .dropdown,.gumby-touch .navbar li .dropdown ul>li.active .dropdown{left:0;position:relative}.gumby-no-touch .navbar li .dropdown ul>li:hover .dropdown ul,.gumby-touch .navbar li .dropdown ul>li.active .dropdown ul{background:#252728!important}}.gumby-no-touch .navbar li .dropdown ul li a:hover{background:#f2f2f2}.gumby-touch .navbar a:hover{color:#fff!important}.subnav{display:block;margin:0 0 18px;overflow:hidden;padding-top:4px;width:auto}.subnav dd,.subnav dt,.subnav li{display:inline;float:left;margin-bottom:4px;margin-left:9px}.subnav dd:first-child,.subnav dt:first-child,.subnav li:first-child{margin-left:0}.subnav dt{color:#f2f2f2;font-weight:400}.subnav dd a,.subnav li a{border-radius:4px;color:#fff;font-size:15px;text-decoration:none}.subnav dd.active a,.subnav li.active a{background:#4a4d50;padding:5px 9px;text-shadow:0 1px 1px #4a4d50}.btn,.skiplink{-webkit-appearance:none;background:#f2f2f2;display:inline-block;font-family:Open Sans;font-weight:600;padding:0!important;text-align:center;width:auto}.btn>a,.btn button,.btn input,.skiplink>a,.skiplink button,.skiplink input{color:#fff;display:block;height:100%;padding:0 18px}.btn button,.btn input,.skiplink button,.skiplink input{-moz-appearance:none;-webkit-appearance:none;background:none;border:none;cursor:pointer;font-size:100%;font-weight:400;width:100%}.btn.xlarge,.skiplink.xlarge{font-size:30px;font-size:1.875rem;height:66px;line-height:64px}.btn.xlarge a,.skiplink.xlarge a{padding:0 30px;position:relative}.btn.xlarge.icon-left a,.skiplink.xlarge.icon-left a{padding-left:66px}.btn.xlarge.icon-left a:before,.skiplink.xlarge.icon-left a:before{left:20px}.btn.xlarge.icon-right a,.skiplink.xlarge.icon-right a{padding-right:66px}.btn.xlarge.icon-right a:after,.skiplink.xlarge.icon-right a:after{right:20px}.btn.large,.skiplink.large{font-size:26px;font-size:1.625rem;height:58px;line-height:56px}.btn.large a,.skiplink.large a{padding:0 26px;position:relative}.btn.large.icon-left a,.skiplink.large.icon-left a{padding-left:58px}.btn.large.icon-left a:before,.skiplink.large.icon-left a:before{left:17.33333px}.btn.large.icon-right a,.skiplink.large.icon-right a{padding-right:58px}.btn.large.icon-right a:after,.skiplink.large.icon-right a:after{right:17.33333px}.btn.medium,.skiplink.medium{font-size:16px;font-size:1rem;height:36px;line-height:34px}.btn.medium a,.skiplink.medium a{padding:0 16px;position:relative}.btn.medium.icon-left a,.skiplink.medium.icon-left a{padding-left:36px}.btn.medium.icon-left a:before,.skiplink.medium.icon-left a:before{left:10.66667px}.btn.medium.icon-right a,.skiplink.medium.icon-right a{padding-right:36px}.btn.medium.icon-right a:after,.skiplink.medium.icon-right a:after{right:10.66667px}.btn.medium a,.skiplink.medium a{padding:0 18px}.btn.small,.skiplink.small{font-size:10px;font-size:.625rem;height:23px;line-height:21px}.btn.small a,.skiplink.small a{position:relative}.btn.small.icon-left a,.skiplink.small.icon-left a{padding-left:23px}.btn.small.icon-left a:before,.skiplink.small.icon-left a:before{left:6.66667px}.btn.small.icon-right a,.skiplink.small.icon-right a{padding-right:23px}.btn.small.icon-right a:after,.skiplink.small.icon-right a:after{right:6.66667px}.btn.small a,.skiplink.small a{padding:0 10px}.btn.oval,.skiplink.oval{border-radius:1000px}.btn.pill-left,.skiplink.pill-left{border-radius:500px 0 0 500px}.btn.pill-right,.skiplink.pill-right{border-radius:0 500px 500px 0}.btn.primary,.skiplink.primary{background:#3085d6;border:1px solid #3085d6}.btn.primary:hover,.skiplink.primary:hover{background:#5b9ede}.btn.primary:active,.skiplink.primary:active{background:#236bb0}.btn.secondary,.skiplink.secondary{background:#42a35a;border:1px solid #42a35a}.btn.secondary:hover,.skiplink.secondary:hover{background:#5bbd73}.btn.secondary:active,.skiplink.secondary:active{background:#337f46}.btn.default,.skiplink.default{background:#f2f2f2;border:1px solid #f2f2f2;color:#555}.btn.default:hover,.skiplink.default:hover{background:#fff}.btn.default:active,.skiplink.default:active{background:#d8d8d8}.btn.default:hover,.skiplink.default:hover{border:1px solid #e5e5e5}.btn.default a,.btn.default button,.btn.default input,.skiplink.default a,.skiplink.default button,.skiplink.default input{color:#555}.btn.info,.skiplink.info{background:#4a4d50;border:1px solid #4a4d50}.btn.info:hover,.skiplink.info:hover{background:#63676a}.btn.info:active,.skiplink.info:active{background:#313436}.btn.danger,.skiplink.danger{background:#ca3838;border:1px solid #ca3838}.btn.danger:hover,.skiplink.danger:hover{background:#d56060}.btn.danger:active,.skiplink.danger:active{background:#a32c2c}.btn.warning,.skiplink.warning{background:#f6b83f;border:1px solid #f6b83f;color:#644405}.btn.warning:hover,.skiplink.warning:hover{background:#f8ca70}.btn.warning:active,.skiplink.warning:active{background:#f4a60e}.btn.warning a,.btn.warning button,.btn.warning input,.skiplink.warning a,.skiplink.warning button,.skiplink.warning input{color:#644405}.btn.success,.skiplink.success{background:#58c026;border:1px solid #58c026}.btn.success:hover,.skiplink.success:hover{background:#72d940}.btn.success:active,.skiplink.success:active{background:#44951e}.btn.metro,.btn.pretty.squared,.metro .btn,.metro .skiplink,.pretty .btn.squared,.pretty .squared.btn,.pretty .squared.skiplink,.skiplink.metro{border-radius:0}.btn.metro.rounded,.btn.pretty,.metro .btn.rounded,.metro .rounded.btn,.metro .rounded.skiplink,.pretty .btn,.pretty .skiplink,.skiplink.pretty{border-radius:4px}.btn.pretty.primary,.pretty .primary.btn,.pretty .primary.skiplink,.skiplink.pretty.primary{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4NWI3ZTciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTg1ZGMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#85b7e7,#2a85dc);background-size:100%;border:1px solid #1f5e9b;box-shadow:inset 0 0 3px #f0f6fc}.btn.pretty.primary:hover,.pretty .primary.btn:hover,.pretty .primary.skiplink:hover,.skiplink.pretty.primary:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhMmQ0ZmMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NGIyZmUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#a2d4fc,#54b2fe);background-size:100%;border:1px solid #0e90f8;box-shadow:inset 0 0 3px #fff}.btn.pretty.primary:active,.pretty .primary.btn:active,.pretty .primary.skiplink:active,.skiplink.pretty.primary:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyYTg1ZGMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NWI3ZTciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#2a85dc,#85b7e7);background-size:100%;box-shadow:inset 0 0 3px #fff}.btn.pretty.primary a,.btn.pretty.primary button,.btn.pretty.primary input,.pretty .primary.btn a,.pretty .primary.btn button,.pretty .primary.btn input,.pretty .primary.skiplink a,.pretty .primary.skiplink button,.pretty .primary.skiplink input,.skiplink.pretty.primary a,.skiplink.pretty.primary button,.skiplink.pretty.primary input{text-shadow:0 1px 1px #1a5186}.btn.pretty.secondary,.pretty .secondary.btn,.pretty .secondary.skiplink,.skiplink.pretty.secondary{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4MGNiOTIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzY2E5NTciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#80cb92,#3ca957);background-size:100%;border:1px solid #2c6d3c;box-shadow:inset 0 0 3px #daf0e0}.btn.pretty.secondary:hover,.pretty .secondary.btn:hover,.pretty .secondary.skiplink:hover,.skiplink.pretty.secondary:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhMWQzYWQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OGMwN2QiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#a1d3ad,#68c07d);background-size:100%;border:1px solid #469659;box-shadow:inset 0 0 3px #f8fcf9}.btn.pretty.secondary:active,.pretty .secondary.btn:active,.pretty .secondary.skiplink:active,.skiplink.pretty.secondary:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzY2E5NTciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MGNiOTIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#3ca957,#80cb92);background-size:100%;box-shadow:inset 0 0 3px #ecf8ef}.btn.pretty.secondary a,.btn.pretty.secondary button,.btn.pretty.secondary input,.pretty .secondary.btn a,.pretty .secondary.btn button,.pretty .secondary.btn input,.pretty .secondary.skiplink a,.pretty .secondary.skiplink button,.pretty .secondary.skiplink input,.skiplink.pretty.secondary a,.skiplink.pretty.secondary button,.skiplink.pretty.secondary input{text-shadow:0 1px 1px #255a32}.btn.pretty.default,.pretty .default.btn,.pretty .default.skiplink,.skiplink.pretty.default{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YxZjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#fff,#f3f1f1);background-size:100%;border:1px solid #ccc;box-shadow:inset 0 0 3px #fff}.btn.pretty.default:hover,.pretty .default.btn:hover,.pretty .default.skiplink:hover,.skiplink.pretty.default:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#fff,#fff);background-size:100%;border:1px solid #d9d9d9;box-shadow:inset 0 0 3px #fff}.btn.pretty.default:active,.pretty .default.btn:active,.pretty .default.skiplink:active,.skiplink.pretty.default:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmM2YxZjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#f3f1f1,#fff);background-size:100%;box-shadow:inset 0 0 3px #fff}.btn.pretty.default a,.btn.pretty.default button,.btn.pretty.default input,.pretty .default.btn a,.pretty .default.btn button,.pretty .default.btn input,.pretty .default.skiplink a,.pretty .default.skiplink button,.pretty .default.skiplink input,.skiplink.pretty.default a,.skiplink.pretty.default button,.skiplink.pretty.default input{text-shadow:0 1px 1px #fff}.btn.pretty.info,.pretty .info.btn,.pretty .info.skiplink,.skiplink.pretty.info{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3YjgwODUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NjRkNTQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#7b8085,#464d54);background-size:100%;border:1px solid #252728;box-shadow:inset 0 0 3px #bdc0c2}.btn.pretty.info:hover,.pretty .info.btn:hover,.pretty .info.skiplink:hover,.skiplink.pretty.info:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhZWIzYjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MDhlOTgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#aeb3b6,#808e98);background-size:100%;border:1px solid #60676b;box-shadow:inset 0 0 3px #f1f2f3}.btn.pretty.info:active,.pretty .info.btn:active,.pretty .info.skiplink:active,.skiplink.pretty.info:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM0NjRkNTQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3YjgwODUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#464d54,#7b8085);background-size:100%;box-shadow:inset 0 0 3px #cbcdce}.btn.pretty.info a,.btn.pretty.info button,.btn.pretty.info input,.pretty .info.btn a,.pretty .info.btn button,.pretty .info.btn input,.pretty .info.skiplink a,.pretty .info.skiplink button,.pretty .info.skiplink input,.skiplink.pretty.info a,.skiplink.pretty.info button,.skiplink.pretty.info input{text-shadow:0 1px 1px #191a1b}.btn.pretty.danger,.pretty .danger.btn,.pretty .danger.skiplink,.skiplink.pretty.danger{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZjg5ODkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMDMyMzIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#df8989,#d03232);background-size:100%;border:1px solid #8f2626;box-shadow:inset 0 0 3px #faeded}.btn.pretty.danger:hover,.pretty .danger.btn:hover,.pretty .danger.skiplink:hover,.skiplink.pretty.danger:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmNzk2OTYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNjRhNGEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#f79696,#f64a4a);background-size:100%;border:1px solid #e21212;box-shadow:inset 0 0 3px #fff}.btn.pretty.danger:active,.pretty .danger.btn:active,.pretty .danger.skiplink:active,.skiplink.pretty.danger:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkMDMyMzIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZjg5ODkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#d03232,#df8989);background-size:100%;box-shadow:inset 0 0 3px #fff}.btn.pretty.danger a,.btn.pretty.danger button,.btn.pretty.danger input,.pretty .danger.btn a,.pretty .danger.btn button,.pretty .danger.btn input,.pretty .danger.skiplink a,.pretty .danger.skiplink button,.pretty .danger.skiplink input,.skiplink.pretty.danger a,.skiplink.pretty.danger button,.skiplink.pretty.danger input{text-shadow:0 1px 1px #7b2121}.btn.pretty.warning,.pretty .warning.btn,.pretty .warning.skiplink,.skiplink.pretty.warning{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmYmRjYTAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmJhM2EiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#fbdca0,#fbba3a);background-size:100%;border:1px solid #de960a;box-shadow:inset 0 0 3px #fff;color:#644405}.btn.pretty.warning:hover,.pretty .warning.btn:hover,.pretty .warning.skiplink:hover,.skiplink.pretty.warning:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZWVjY2EiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQzN2QiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#feecca,#ffd37d);background-size:100%;border:1px solid #fcb834;box-shadow:inset 0 0 3px #fff}.btn.pretty.warning:active,.pretty .warning.btn:active,.pretty .warning.skiplink:active,.skiplink.pretty.warning:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmYmJhM2EiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmRjYTAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#fbba3a,#fbdca0);background-size:100%;box-shadow:inset 0 0 3px #fff}.btn.pretty.warning a,.btn.pretty.warning button,.btn.pretty.warning input,.pretty .warning.btn a,.pretty .warning.btn button,.pretty .warning.btn input,.pretty .warning.skiplink a,.pretty .warning.skiplink button,.pretty .warning.skiplink input,.skiplink.pretty.warning a,.skiplink.pretty.warning button,.skiplink.pretty.warning input{text-shadow:0 1px 1px #fbdca0}.btn.pretty.success,.pretty .success.btn,.pretty .success.skiplink,.skiplink.pretty.success{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM5MWUyNmEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NmM2MjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#91e26a,#56c620);background-size:100%;border:1px solid #3b8019;box-shadow:inset 0 0 3px #e0f7d5}.btn.pretty.success:hover,.pretty .success.btn:hover,.pretty .success.skiplink:hover,.skiplink.pretty.success:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM5NmU1NzAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NGRmMjkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#96e570,#64df29);background-size:100%;border:1px solid #479f1d;box-shadow:inset 0 0 3px #e5f9db}.btn.pretty.success:active,.pretty .success.btn:active,.pretty .success.skiplink:active,.skiplink.pretty.success:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1NmM2MjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MWUyNmEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#56c620,#91e26a);background-size:100%;box-shadow:inset 0 0 3px #f0fbea}.btn.pretty.success a,.btn.pretty.success button,.btn.pretty.success input,.pretty .success.btn a,.pretty .success.btn button,.pretty .success.btn input,.pretty .success.skiplink a,.pretty .success.skiplink button,.pretty .success.skiplink input,.skiplink.pretty.success a,.skiplink.pretty.success button,.skiplink.pretty.success input{text-shadow:0 1px 1px #316b15}[class*=" icon-"] a:after,[class*=" icon-"] a:before,[class^=icon-] a:after,[class^=icon-] a:before,i[class*=" icon-"],i[class^=icon-]{zoom:1;font-family:entypo;position:absolute;text-decoration:none}i[class*=" icon-"],i[class^=icon-]{display:inline-block;margin:0 5px;min-width:20px;position:static;text-align:center}form{margin:0 0 18px}form label{cursor:pointer;display:block;font-size:16px;font-size:1rem;line-height:1.625em;margin-bottom:9px}form label.inline{display:inline-block;padding-right:20px}form dt{margin:0}form textarea{height:150px}form ul,form ul li{list-style-type:none;margin-left:0}form fieldset{border:.0625em solid #d8d8d8;margin:18px 0;padding:1.5625em}form fieldset legend{padding:5px 10px}.field{font-size:16px;margin-bottom:10px;max-width:100%;overflow:hidden;position:relative;vertical-align:middle}.field.metro,.field .metro{border-radius:0}.field input,.field input[type="*"],.field textarea{-webkit-appearance:none;border:none;box-shadow:none;font-family:Open Sans;font-size:16px;font-size:1rem;font-weight:300;margin:0;max-width:100%;outline:none;padding:0;resize:none;width:100%}.field .input{background:#fff;border:1px solid #d8d8d8;border-radius:4px;font-size:16px;font-size:1rem;height:36px;line-height:34px;padding:0 10px;position:relative}.field .input.search{border-radius:1000px;height:36px;line-height:34px;padding-right:0}.field .input.textarea{height:auto}.input.xnarrow,input.xnarrow{margin:0;width:13.33333%}.input.xnarrow:last-child,input.xnarrow:last-child{margin-left:-4px}.input.xnarrow:first-child,input.xnarrow:first-child{margin-left:0;margin-right:3.94%}.input.xnarrow:first-child:last-child,input.xnarrow:first-child:last-child{margin:0}.input.narrow,input.narrow{margin:0;width:30.66667%}.input.narrow:last-child,input.narrow:last-child{margin-left:-4px}.input.narrow:first-child,input.narrow:first-child{margin-left:0;margin-right:3.94%}.input.narrow:first-child:last-child,input.narrow:first-child:last-child{margin:0}.input.normal,input.normal{margin:0;width:48%}.input.normal:last-child,input.normal:last-child{margin-left:-4px}.input.normal:first-child,input.normal:first-child{margin-left:0;margin-right:3.94%}.input.normal:first-child:last-child,input.normal:first-child:last-child{margin:0}.input.wide,input.wide{margin:0;width:65.33333%}.input.wide:last-child,input.wide:last-child{margin-left:-4px}.input.wide:first-child,input.wide:first-child{margin-left:0;margin-right:3.94%}.input.wide:first-child:last-child,input.wide:first-child:last-child{margin:0}.input.xwide,input.xwide{margin:0;width:82.66667%}.input.xwide:last-child,input.xwide:last-child{margin-left:-4px}.input.xwide:first-child,input.xwide:first-child{margin-left:0;margin-right:3.94%}.input.xwide:first-child:last-child,input.xwide:first-child:last-child{margin:0}.input.xxwide,input.xxwide{margin:0;width:100%}.input.xxwide:last-child,input.xxwide:last-child{margin-left:-4px}.input.xxwide:first-child,input.xxwide:first-child{margin-left:0;margin-right:3.94%}.input.xxwide:first-child:last-child,input.xxwide:first-child:last-child{margin:0}label+.narrow:last-child,label+.normal:last-child,label+.wide:last-child,label+.xnarrow:last-child,label+.xwide:last-child,label+.xxwide:last-child{margin-left:0}@media only screen and (max-width:960px){.xxwide:first-child,.xxwide:last-child{margin-right:0}}.append,.prepend{font-size:0;padding-bottom:3.5px;white-space:nowrap}.append .input,.append input,.prepend .input,.prepend input{display:inline-block;margin-left:0;margin-right:0;max-width:100%}.append :last-child,.prepend.append input:last-child,.prepend .input,.prepend input{border-radius:0 4px 4px 0}.append .input,.append input,.prepend.append input:first-child,.prepend :first-child{border-radius:4px 0 0 4px}.prepend.append input{border-radius:0}.prepend.append input:last-child{margin-left:-1px}.append .adjoined,.append .btn,.prepend .adjoined,.prepend .btn{display:inline-block;margin-bottom:0;position:relative;z-index:3}.append .btn a,.append .btn button,.append .btn input,.prepend .btn a,.prepend .btn button,.prepend .btn input{padding:0 12px}.append .adjoined,.prepend .adjoined{background:#f2f2f2;border:1px solid #d8d8d8;color:#555;font-family:Open Sans;font-size:16px;font-size:1rem;font-weight:600;height:36px;line-height:34px;padding:0 10px}.prepend .adjoined,.prepend .btn{margin-right:-1px}.adjoined:first-child{margin-left:0!important}.append .adjoined,.append .btn{margin-left:-1px}.append button,.prepend button{display:inline-block}.append .input:first-child,.append input:first-child,.prepend .input:first-child,.prepend input:first-child{margin-right:0}.double .input,.double input{width:50%!important}.double .input:last-child,.double input:last-child{margin-left:-1px}.field .checkbox span,.field .input,.field .picker,.field .radio span,.field .textarea,.field input,.field textarea{transition-duration:.2s}.field.danger:after{color:#ca3838;content:"✖";font-family:entypo;font-size:16px;position:absolute;right:15px;top:14%;z-index:4}.field.danger.no-icon:after{display:none}.field.danger.append:after,.field.danger.prepend:after{content:""}.field.danger .checkbox span,.field.danger .input,.field.danger .picker,.field.danger .radio span,.field.danger .textarea,.field.danger input,.field.danger textarea{background:#f0c5c5;border-color:#ca3838}.field.danger .checkbox span,.field.danger .input,.field.danger .picker,.field.danger .radio span,.field.danger .textarea,.field.danger input,.field.danger input:-moz-placeholder,.field.danger input::-webkit-input-placeholder,.field.danger textarea,.field.danger textarea:-moz-placeholder textarea,.field.danger textarea::-webkit-input-placeholder{color:#ca3838}.field.warning:after{color:#f6b83f;content:"⚠";font-family:entypo;font-size:16px;position:absolute;right:15px;top:14%;z-index:4}.field.warning.no-icon:after{display:none}.field.warning.append:after,.field.warning.prepend:after{content:""}.field.warning .checkbox span,.field.warning .input,.field.warning .picker,.field.warning .radio span,.field.warning .textarea,.field.warning input,.field.warning textarea{background:#fef7ea;border-color:#f6b83f}.field.warning .checkbox span,.field.warning .input,.field.warning .picker,.field.warning .radio span,.field.warning .textarea,.field.warning input,.field.warning input:-moz-placeholder,.field.warning input::-webkit-input-placeholder,.field.warning textarea,.field.warning textarea:-moz-placeholder textarea,.field.warning textarea::-webkit-input-placeholder{color:#f6b83f}.field.success:after{color:#58c026;content:"✓";font-family:entypo;font-size:16px;position:absolute;right:15px;top:14%;z-index:4}.field.success.no-icon:after{display:none}.field.success.append:after,.field.success.prepend:after{content:""}.field.success .checkbox span,.field.success .input,.field.success .picker,.field.success .radio span,.field.success .textarea,.field.success input,.field.success textarea{background:#c0eeaa;border-color:#58c026}.field.success .checkbox span,.field.success .input,.field.success .picker,.field.success .radio span,.field.success .textarea,.field.success input,.field.success input:-moz-placeholder,.field.success input::-webkit-input-placeholder,.field.success textarea,.field.success textarea:-moz-placeholder textarea,.field.success textarea::-webkit-input-placeholder{color:#58c026}.field .picker.danger{background:#f0c5c5;border-color:#ca3838;color:#ca3838;transition-duration:.2s}.field .picker.danger:after,.field .picker.danger select{color:#ca3838}.field .picker.warning{background:#fef7ea;border-color:#f6b83f;color:#f6b83f;transition-duration:.2s}.field .picker.warning:after,.field .picker.warning select{color:#f6b83f}.field .picker.success{background:#c0eeaa;border-color:#58c026;color:#58c026;transition-duration:.2s}.field .picker.success:after,.field .picker.success select{color:#58c026}.no-js .radio input{-webkit-appearance:radio;margin-left:1px}.no-js .checkbox input{-webkit-appearance:checkbox}.no-js .checkbox input,.no-js .radio input{display:inline-block;width:16px}.js .field .checkbox,.js .field .radio{position:relative}.js .field .checkbox.danger,.js .field .radio.danger{color:#ca3838}.js .field .checkbox.danger span,.js .field .radio.danger span{background:#f0c5c5;border-color:#ca3838;color:#ca3838;transition-duration:.2s}.js .field .checkbox.warning,.js .field .radio.warning{color:#f6b83f}.js .field .checkbox.warning span,.js .field .radio.warning span{background:#fef7ea;border-color:#f6b83f;color:#f6b83f;transition-duration:.2s}.js .field .checkbox.success,.js .field .radio.success{color:#58c026;color:#555}.js .field .checkbox.success i,.js .field .radio.success i{color:#58c026}.js .field .checkbox.success span,.js .field .radio.success span{background:#c0eeaa;border-color:#58c026;color:#58c026;transition-duration:.2s}.js .field .checkbox.checked i,.js .field .radio.checked i{left:-8px;line-height:16px;position:absolute;top:-1px}.js .field .checkbox span,.js .field .radio span{background:#fefefe;border:1px solid #ccc;display:inline-block;height:16px;position:relative;top:2px;width:16px}.js .field .checkbox input[type=checkbox],.js .field .checkbox input[type=radio],.js .field .radio input[type=checkbox],.js .field .radio input[type=radio]{display:none}.js .field .radio span{border-radius:8px}.js .field .checkbox span{border-radius:3px}.field .text input[type=search]{-webkit-appearance:textfield}.picker{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(#fff,#f2f2f2);background-size:100%;border:1px solid #e5e5e5;border-radius:4px;display:inline-block;font-family:Open Sans;font-weight:600;height:auto;margin:0 0 2px 1.2%;overflow:hidden;position:relative;width:auto}.picker:after{color:#555;content:"\25BE";font-family:entypo;margin-top:-12px;position:absolute;right:8%;top:50%;z-index:0}.picker:first-child{margin-left:0}.picker select{-webkit-appearance:none;background:transparent;border:none;color:#555;cursor:pointer;display:block;font-size:16px;font-size:1rem;height:34px;min-width:100%;outline:none;padding:6px 45px 6px 15px;position:relative;width:135%;z-index:3}.picker select::-ms-expand{display:none}.badge,.label{color:#fff;display:inline-block;font-family:Helvetica,arial,verdana,sans-serif;font-weight:700;height:20px;line-height:20px;text-align:center}.badge a,.label a{color:#fff}.badge.primary,.label.primary{background:#3085d6;border:1px solid #3085d6}.badge.secondary,.label.secondary{background:#42a35a;border:1px solid #42a35a}.badge.default,.label.default{background:#f2f2f2;border:1px solid #f2f2f2;color:#555}.badge.default:hover,.label.default:hover{border-color:#e5e5e5}.badge.default a,.label.default a{color:#555}.badge.info,.label.info{background:#4a4d50;border:1px solid #4a4d50}.badge.danger,.label.danger{background:#ca3838;border:1px solid #ca3838}.badge.warning,.label.warning{background:#f6b83f;border:1px solid #f6b83f;color:#644405}.badge.warning a,.label.warning a{color:#644405}.badge.success,.label.success{background:#58c026;border:1px solid #58c026}.badge.light,.label.light{background:#fff;border:1px solid #f2f2f2;color:#555}.badge.light a,.label.light a{color:#d04526}.badge.dark,.label.dark{background:#212121;border:1px solid #212121}.badge{border-radius:10px;font-size:14px;font-size:.875rem}.badge,.label{padding:0 10px}.label{border-radius:2px;font-size:12px;font-size:.75rem}.alert{word-wrap:break-word;border-radius:4px;font-family:Open Sans;font-size:14px;font-size:.875rem;font-weight:600;list-style-type:none;margin-bottom:8px;padding:0 10px}.alert.primary{background:#85b7e7;border:1px solid #3085d6;color:#1a5186}.alert.secondary{background:#80cb92;border:1px solid #42a35a;color:#255a32}.alert.default{background:#fff;border:1px solid #f2f2f2;color:#bfbfbf;color:#555}.alert.info{background:#7b8085;border:1px solid #4a4d50;color:#191a1b;color:#f2f2f2}.alert.danger{background:#df8989;border:1px solid #ca3838;color:#7b2121}.alert.warning{background:#fbdca0;border:1px solid #f6b83f;color:#c68609;color:#644405}.alert.success{background:#91e26a;border:1px solid #58c026;color:#316b15}.tabs{display:block}.tab-nav{border-bottom:1px solid #e5e5e5;margin:0;padding:0}.tab-nav>li,.tab-nav>li>li{box-shadow:0 1px 0 #fff;cursor:default;display:inline-block;margin:0 2.12766% 0 0;padding:0;top:1px;width:auto}.tab-nav>li>li>a{background:#f2f2f2;border:solid #e5e5e5;border-radius:4px 4px 0 0;border-width:1px 1px 0;color:#555;cursor:pointer;display:block;font-family:Open Sans;font-weight:600;height:42px;line-height:40px;margin:0;padding:0 16px;text-shadow:0 1px 1px #fff;width:auto}.tab-nav>li>li>a:hover{background:#f5f5f5;text-decoration:none}.tab-nav>li>li>a:active{background:#ededed}.tab-nav>li>li.active>a{background:#fff;cursor:default;height:43px;line-height:41px}.tab-nav>li:last-child,.tab-nav>li>li:last-child{margin-right:0}.tab-nav>li>a{background:#f2f2f2;border:solid #e5e5e5;border-radius:4px 4px 0 0;border-width:1px 1px 0;color:#555;cursor:pointer;display:block;font-family:Open Sans;font-weight:600;height:42px;line-height:40px;margin:0;padding:0 16px;text-shadow:0 1px 1px #fff;width:auto}.tab-nav>li>a:hover{background:#f5f5f5;text-decoration:none}.tab-nav>li>a:active{background:#ededed}.tab-nav>li.active>a{background:#fff;height:43px;line-height:41px}.tabs.pill .tab-nav{border:1px solid #e5e5e5;border-radius:4px;display:table;overflow:hidden;width:100%}.tabs.pill .tab-nav>li{display:table-cell;margin:0 0 0 -4px;text-align:center;top:0}.tabs.pill .tab-nav>li:first-child{margin-left:0}.tabs.pill .tab-nav>li>a{border:none;border-radius:0;border-right:1px solid #e5e5e5;height:42px;line-height:40px}.tabs.pill .tab-nav>li:last-child>a{border-right:none}.tab-content{display:none;padding:20px 10px}.tab-content.active{display:block}.tabs.vertical .tab-nav{border:none}.tabs.vertical .tab-nav>li{display:block;margin:0 0 5px}.tabs.vertical .tab-nav>li.active{position:relative;z-index:3}.tabs.vertical .tab-nav>li.active>a{border-right:1px solid #fff}.tabs.vertical .tab-nav>li>a{border:1px solid #e5e5e5;border-radius:4px 0 0 4px}.tabs.vertical .tab-content{border-left:1px solid #e5e5e5;margin-left:-1px;padding:10px 0 30px 20px}.image{line-height:0;margin-bottom:20px}.image.circle{border-radius:50%!important;overflow:hidden;width:auto}.image.rounded{border-radius:4px 4px;overflow:hidden}.image.photo{border:5px solid #fff;box-shadow:0 0 1px #555}.image.photo.polaroid{background:#fff;padding-bottom:50px}body .video{height:0;padding-bottom:56.25%;position:relative;width:100%}body .video.twitch,body .video.youtube.show_controls{padding-top:30px}.video>embed,.video>iframe,.video>object,.video>video{height:100%;left:0;position:absolute;top:0;width:100%}.drawer{background:#3e4144;box-shadow:inset 0 -2px 5px #313436,inset 0 2px 5px #313436;max-height:0;overflow:hidden;position:relative;transition-duration:.3s;width:100%}.drawer.active{height:auto;max-height:800px;transition-duration:.5s}.modal{background:#000;background:rgba(0,0,0,.8);height:100%;left:0;position:fixed;top:0;width:100%;z-index:9}.modal>.content{background:#fff;margin:0 auto;max-height:65%;min-height:50%;overflow:auto;padding:20px;position:relative;top:25%;width:50%;z-index:1}@media only screen and (max-width:768px){.modal>.content{max-height:80%;min-height:80%;top:10%;width:80%}}@media only screen and (max-width:767px){.modal>.content{max-height:92.5%;min-height:92.5%;top:3.75%;width:92.5%}}.modal>.content>.close{cursor:pointer;position:absolute;right:10px;top:10px;z-index:2}.modal,.modal>.content{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;visibility:hidden}.modal.active{transition-duration:.3s;transition-property:opacity}.modal.active,.modal.active>.content{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;visibility:visible}table{background-color:#fff;border:1px solid #e5e5e5;border-collapse:collapse;border-spacing:0;display:table;margin-bottom:20px;width:100%}table caption{font-size:30px;padding:.75em;text-align:center}table tbody td,table thead th,table tr td{border-top:1px solid #e5e5e5;display:table-cell;padding:10px;text-align:left;vertical-align:top}table tbody tr td,table tr td{font-size:16px}table tr td:first-child{font-weight:700}table thead{background-color:#3085d6;color:#fff}table thead tr th{font-size:16px;font-weight:700;vertical-align:bottom}table.striped tr:nth-of-type(2n),table table tr.stripe,table table tr.striped{background-color:#e5e5e5}table.rounded{border-collapse:separate;border-radius:4px}table.rounded>thead tr:first-child td:first-child,table.rounded>thead tr:first-child th:first-child,table.rounded>tr:first-child td:first-child,table.rounded caption+thead tr:first-child th:first-child,table.rounded caption+tr td:first-child{border-top-left-radius:4px}table.rounded>thead tr:first-child td:last-child,table.rounded>thead tr:first-child th:last-child,table.rounded>tr:first-child td:last-child,table.rounded caption+thead tr:first-child th:last-child,table.rounded caption+tr td:last-child{border-top-right-radius:4px}table.rounded tbody tr:last-child td:last-child,table.rounded thead~tr:last-child td:last-child{border-bottom-right-radius:4px}table.rounded tbody tr:last-child td:first-child,table.rounded thead~tr:last-child td:first-child{border-bottom-left-radius:4px}table.rounded>tbody:first-child tr:first-child td,table.rounded caption+tbody tr:first-child td,table.rounded thead td,table.rounded thead th{border-top:0}.ttip{cursor:pointer;position:relative}.ttip:after{background:#3085d6;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM2NWE0ZTEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDg1ZDYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:linear-gradient(180deg,#65a4e1,#3085d6);background-size:100%;border:1px solid #3085d6;border-bottom:0;border-radius:3px;box-shadow:0 0 5px 0 rgba(48,133,214,.25);color:#fff;content:attr(data-tooltip);display:block;font-size:16px;font-style:normal;font-weight:400;left:0;line-height:1.5;margin-bottom:8px;max-width:500px;min-width:130px;padding:.5em .75em;text-align:left;width:auto}.ttip:after,.ttip:before{bottom:101%;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;pointer-events:none;position:absolute;transition:opacity .1s ease}.ttip:before{border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #3085d6!important;content:" ";height:0;left:8px;width:0}.ttip:hover:after,.ttip:hover:before{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;transition:opacity .1s ease}@media only screen and (max-width:768px){.ttip:after,.ttip:before{display:none}}.ie8 .narrow,.ie8 .normal,.ie8 .wide,.ie8 .xnarrow,.ie8 .xwide,.ie8 .xxwide{display:inline}.ie8 .narrow+input,.ie8 .normal+input,.ie8 .wide+input,.ie8 .xnarrow+input,.ie8 .xwide+input,.ie8 .xxwide+input{display:inline;margin:0 0 0 -.25em}.ie8 .ttip:after,.ie8 .ttip:before{display:none}.ie8 .ttip:hover:after,.ie8 .ttip:hover:before{display:block}.ie9 .checkbox.checked i,.ie9 .radio.checked i{top:0} \ No newline at end of file diff --git a/packages/cssnano-preset-advanced/src/__tests__/integrations/semantic-ui-v2.4.1.css b/packages/cssnano-preset-advanced/src/__tests__/integrations/semantic-ui-v2.4.1.css index dadcafe4e..b0e774584 100644 --- a/packages/cssnano-preset-advanced/src/__tests__/integrations/semantic-ui-v2.4.1.css +++ b/packages/cssnano-preset-advanced/src/__tests__/integrations/semantic-ui-v2.4.1.css @@ -99,7 +99,7 @@ * Released under the MIT license * http://opensource.org/licenses/MIT * - */.ui.label{background-color:#e8e8e8;background-image:none;border:0 solid transparent;border-radius:.28571429rem;color:rgba(0,0,0,.6);display:inline-block;font-weight:700;line-height:1;margin:0 .14285714em;padding:.5833em .833em;text-transform:none;transition:background .1s ease;vertical-align:baseline}.ui.label:first-child{margin-left:0}.ui.label:last-child{margin-right:0}.ui.label>a,a.ui.label{cursor:pointer}.ui.label>a{color:inherit;opacity:.5;transition:opacity .1s ease}.ui.label>a:hover{opacity:1}.ui.label>img{height:2.1666em!important;vertical-align:middle;width:auto!important}.ui.label>.icon{margin:0 .75em 0 0;width:auto}.ui.label>.detail{display:inline-block;font-weight:700;margin-left:1em;opacity:.8;vertical-align:top}.ui.label>.detail .icon{margin:0 .25em 0 0}.ui.label>.close.icon,.ui.label>.delete.icon{cursor:pointer;font-size:.92857143em;margin-left:.5em;margin-right:0;opacity:.5;transition:background .1s ease}.ui.label>.delete.icon:hover{opacity:1}.ui.labels>.label{margin:0 .5em .5em 0}.ui.header>.ui.label{margin-top:-.29165em}.ui.attached.segment>.ui.top.left.attached.label,.ui.bottom.attached.segment>.ui.top.left.attached.label{border-top-left-radius:0}.ui.attached.segment>.ui.top.right.attached.label,.ui.bottom.attached.segment>.ui.top.right.attached.label{border-top-right-radius:0}.ui.top.attached.segment>.ui.bottom.left.attached.label{border-bottom-left-radius:0}.ui.top.attached.segment>.ui.bottom.right.attached.label{border-bottom-right-radius:0}.ui.top.attached.label+[class*="right floated"]+*,.ui.top.attached.label:first-child+:not(.attached){margin-top:2rem!important}.ui.bottom.attached.label:first-child~:last-child:not(.attached){margin-bottom:2rem!important;margin-top:0}.ui.image.label{background:#e8e8e8;border-radius:.28571429rem;box-shadow:none;margin-bottom:0;margin-top:0;max-width:9999px;padding:.5833em .833em .5833em .5em;text-transform:none;vertical-align:baseline;width:auto!important}.ui.image.label img{border-radius:.28571429rem 0 0 .28571429rem;display:inline-block;height:2.1666em;margin:-.5833em .5em -.5833em -.5em;vertical-align:top}.ui.image.label .detail{background:rgba(0,0,0,.1);border-radius:0 .28571429rem .28571429rem 0;margin:-.5833em -.833em -.5833em .5em;padding:.5833em .833em}.ui.tag.label,.ui.tag.labels .label{border-radius:0 .28571429rem .28571429rem 0;margin-left:1em;padding-left:1.5em;padding-right:1.5em;position:relative;transition:none}.ui.tag.label:before,.ui.tag.labels .label:before{background-color:inherit;background-image:none;content:"";height:1.56em;position:absolute;right:100%;top:50%;transform:translateY(-50%) translateX(50%) rotate(-45deg);transition:none;width:1.56em}.ui.tag.label:after,.ui.tag.labels .label:after{background-color:#fff!important;border-radius:500rem;box-shadow:0 -1px 1px 0 rgba(0,0,0,.3);content:"";height:.5em;left:-.25em;margin-top:-.25em;position:absolute;top:50%;width:.5em}.ui.corner.label{border-color:#e8e8e8;height:4em;margin:0;padding:0;text-align:center;width:4em;z-index:1}.ui.corner.label,.ui.corner.label:after{background-color:transparent!important;position:absolute;right:0;top:0;transition:border-color .1s ease}.ui.corner.label:after{border-color:transparent;border-right-color:inherit;border-style:solid;border-width:0 4em 4em 0;content:"";height:0;width:0;z-index:-1}.ui.corner.label .icon{cursor:default;font-size:1.14285714em;left:.78571429em;margin:0;position:relative;top:.64285714em}.ui.left.corner.label,.ui.left.corner.label:after{left:0;right:auto}.ui.left.corner.label:after{border-color:transparent;border-style:solid;border-top-color:inherit;border-width:4em 4em 0 0}.ui.left.corner.label .icon{left:-.78571429em}.ui.segment>.ui.corner.label{right:-1px;top:-1px}.ui.segment>.ui.left.corner.label{left:-1px;right:auto}.ui.ribbon.label{border-color:rgba(0,0,0,.15);border-radius:0 .28571429rem .28571429rem 0;margin:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;position:relative}.ui.ribbon.label:after{background-color:transparent!important;border-color:transparent;border-right-color:inherit;border-style:solid;border-width:0 1.2em 1.2em 0;content:"";height:0;left:0;position:absolute;top:100%;width:0}.ui.ribbon.label{left:calc(-1rem - 1.2em);margin-right:-1.2em;padding-left:calc(1rem + 1.2em);padding-right:1.2em}.ui[class*="right ribbon"].label{border-radius:.28571429rem 0 0 .28571429rem;left:calc(100% + 1rem + 1.2em);padding-left:1.2em;padding-right:calc(1rem + 1.2em);text-align:left;transform:translateX(-100%)}.ui[class*="right ribbon"].label:after{border-color:transparent;border-style:solid;border-top-color:inherit;border-width:1.2em 1.2em 0 0;left:auto;right:0}.ui.card .image>.ribbon.label,.ui.image>.ribbon.label{position:absolute;top:1rem}.ui.card .image>.ui.ribbon.label,.ui.image>.ui.ribbon.label{left:calc(.05rem - 1.2em)}.ui.card .image>.ui[class*="right ribbon"].label,.ui.image>.ui[class*="right ribbon"].label{left:calc(100% - .05rem + 1.2em);padding-left:.833em}.ui.table td>.ui.ribbon.label{left:-1.98571em}.ui.table td>.ui[class*="right ribbon"].label{left:calc(100% + 1.98571em);padding-left:.833em}.ui.attached.label,.ui[class*="top attached"].label{border-radius:.21428571rem .21428571rem 0 0;left:0;margin:0;padding:.75em 1em;position:absolute;top:0;width:100%}.ui[class*="bottom attached"].label{border-radius:0 0 .21428571rem .21428571rem;bottom:0;top:auto}.ui[class*="top left attached"].label{border-radius:.21428571rem 0 .28571429rem 0;margin-top:0!important;width:auto}.ui[class*="top right attached"].label{border-radius:0 .21428571rem 0 .28571429rem;left:auto;right:0;width:auto}.ui[class*="bottom left attached"].label{border-radius:0 .28571429rem 0 .21428571rem;bottom:0;top:auto;width:auto}.ui[class*="bottom right attached"].label{border-radius:.28571429rem 0 .21428571rem 0;bottom:0;left:auto;right:0;top:auto;width:auto}.ui.label.disabled{opacity:.5}a.ui.label:hover,a.ui.labels .label:hover{background-color:#e0e0e0;background-image:none;border-color:#e0e0e0;color:rgba(0,0,0,.8)}.ui.labels a.label:hover:before,a.ui.label:hover:before{color:rgba(0,0,0,.8)}.ui.active.label{border-color:#d0d0d0}.ui.active.label,.ui.active.label:before{background-color:#d0d0d0;background-image:none;color:rgba(0,0,0,.95)}a.ui.active.label:hover,a.ui.labels .active.label:hover{border-color:#c8c8c8}.ui.labels a.active.label:ActiveHover:before,a.ui.active.label:ActiveHover:before,a.ui.active.label:hover,a.ui.labels .active.label:hover{background-color:#c8c8c8;background-image:none;color:rgba(0,0,0,.95)}.ui.label.visible:not(.dropdown),.ui.labels.visible .label{display:inline-block!important}.ui.label.hidden,.ui.labels.hidden .label{display:none!important}.ui.red.label,.ui.red.labels .label{background-color:#db2828!important;border-color:#db2828!important;color:#fff!important}.ui.red.labels .label:hover,a.ui.red.label:hover{background-color:#d01919!important;border-color:#d01919!important;color:#fff!important}.ui.red.corner.label,.ui.red.corner.label:hover{background-color:transparent!important}.ui.red.ribbon.label{border-color:#b21e1e!important}.ui.basic.red.label{background:none #fff!important;border-color:#db2828!important;color:#db2828!important}.ui.basic.red.labels a.label:hover,a.ui.basic.red.label:hover{background-color:#fff!important;border-color:#d01919!important;color:#d01919!important}.ui.orange.label,.ui.orange.labels .label{background-color:#f2711c!important;border-color:#f2711c!important;color:#fff!important}.ui.orange.labels .label:hover,a.ui.orange.label:hover{background-color:#f26202!important;border-color:#f26202!important;color:#fff!important}.ui.orange.corner.label,.ui.orange.corner.label:hover{background-color:transparent!important}.ui.orange.ribbon.label{border-color:#cf590c!important}.ui.basic.orange.label{background:none #fff!important;border-color:#f2711c!important;color:#f2711c!important}.ui.basic.orange.labels a.label:hover,a.ui.basic.orange.label:hover{background-color:#fff!important;border-color:#f26202!important;color:#f26202!important}.ui.yellow.label,.ui.yellow.labels .label{background-color:#fbbd08!important;border-color:#fbbd08!important;color:#fff!important}.ui.yellow.labels .label:hover,a.ui.yellow.label:hover{background-color:#eaae00!important;border-color:#eaae00!important;color:#fff!important}.ui.yellow.corner.label,.ui.yellow.corner.label:hover{background-color:transparent!important}.ui.yellow.ribbon.label{border-color:#cd9903!important}.ui.basic.yellow.label{background:none #fff!important;border-color:#fbbd08!important;color:#fbbd08!important}.ui.basic.yellow.labels a.label:hover,a.ui.basic.yellow.label:hover{background-color:#fff!important;border-color:#eaae00!important;color:#eaae00!important}.ui.olive.label,.ui.olive.labels .label{background-color:#b5cc18!important;border-color:#b5cc18!important;color:#fff!important}.ui.olive.labels .label:hover,a.ui.olive.label:hover{background-color:#a7bd0d!important;border-color:#a7bd0d!important;color:#fff!important}.ui.olive.corner.label,.ui.olive.corner.label:hover{background-color:transparent!important}.ui.olive.ribbon.label{border-color:#198f35!important}.ui.basic.olive.label{background:none #fff!important;border-color:#b5cc18!important;color:#b5cc18!important}.ui.basic.olive.labels a.label:hover,a.ui.basic.olive.label:hover{background-color:#fff!important;border-color:#a7bd0d!important;color:#a7bd0d!important}.ui.green.label,.ui.green.labels .label{background-color:#21ba45!important;border-color:#21ba45!important;color:#fff!important}.ui.green.labels .label:hover,a.ui.green.label:hover{background-color:#16ab39!important;border-color:#16ab39!important;color:#fff!important}.ui.green.corner.label,.ui.green.corner.label:hover{background-color:transparent!important}.ui.green.ribbon.label{border-color:#198f35!important}.ui.basic.green.label{background:none #fff!important;border-color:#21ba45!important;color:#21ba45!important}.ui.basic.green.labels a.label:hover,a.ui.basic.green.label:hover{background-color:#fff!important;border-color:#16ab39!important;color:#16ab39!important}.ui.teal.label,.ui.teal.labels .label{background-color:#00b5ad!important;border-color:#00b5ad!important;color:#fff!important}.ui.teal.labels .label:hover,a.ui.teal.label:hover{background-color:#009c95!important;border-color:#009c95!important;color:#fff!important}.ui.teal.corner.label,.ui.teal.corner.label:hover{background-color:transparent!important}.ui.teal.ribbon.label{border-color:#00827c!important}.ui.basic.teal.label{background:none #fff!important;border-color:#00b5ad!important;color:#00b5ad!important}.ui.basic.teal.labels a.label:hover,a.ui.basic.teal.label:hover{background-color:#fff!important;border-color:#009c95!important;color:#009c95!important}.ui.blue.label,.ui.blue.labels .label{background-color:#2185d0!important;border-color:#2185d0!important;color:#fff!important}.ui.blue.labels .label:hover,a.ui.blue.label:hover{background-color:#1678c2!important;border-color:#1678c2!important;color:#fff!important}.ui.blue.corner.label,.ui.blue.corner.label:hover{background-color:transparent!important}.ui.blue.ribbon.label{border-color:#1a69a4!important}.ui.basic.blue.label{background:none #fff!important;border-color:#2185d0!important;color:#2185d0!important}.ui.basic.blue.labels a.label:hover,a.ui.basic.blue.label:hover{background-color:#fff!important;border-color:#1678c2!important;color:#1678c2!important}.ui.violet.label,.ui.violet.labels .label{background-color:#6435c9!important;border-color:#6435c9!important;color:#fff!important}.ui.violet.labels .label:hover,a.ui.violet.label:hover{background-color:#5829bb!important;border-color:#5829bb!important;color:#fff!important}.ui.violet.corner.label,.ui.violet.corner.label:hover{background-color:transparent!important}.ui.violet.ribbon.label{border-color:#502aa1!important}.ui.basic.violet.label{background:none #fff!important;border-color:#6435c9!important;color:#6435c9!important}.ui.basic.violet.labels a.label:hover,a.ui.basic.violet.label:hover{background-color:#fff!important;border-color:#5829bb!important;color:#5829bb!important}.ui.purple.label,.ui.purple.labels .label{background-color:#a333c8!important;border-color:#a333c8!important;color:#fff!important}.ui.purple.labels .label:hover,a.ui.purple.label:hover{background-color:#9627ba!important;border-color:#9627ba!important;color:#fff!important}.ui.purple.corner.label,.ui.purple.corner.label:hover{background-color:transparent!important}.ui.purple.ribbon.label{border-color:#82299f!important}.ui.basic.purple.label{background:none #fff!important;border-color:#a333c8!important;color:#a333c8!important}.ui.basic.purple.labels a.label:hover,a.ui.basic.purple.label:hover{background-color:#fff!important;border-color:#9627ba!important;color:#9627ba!important}.ui.pink.label,.ui.pink.labels .label{background-color:#e03997!important;border-color:#e03997!important;color:#fff!important}.ui.pink.labels .label:hover,a.ui.pink.label:hover{background-color:#e61a8d!important;border-color:#e61a8d!important;color:#fff!important}.ui.pink.corner.label,.ui.pink.corner.label:hover{background-color:transparent!important}.ui.pink.ribbon.label{border-color:#c71f7e!important}.ui.basic.pink.label{background:none #fff!important;border-color:#e03997!important;color:#e03997!important}.ui.basic.pink.labels a.label:hover,a.ui.basic.pink.label:hover{background-color:#fff!important;border-color:#e61a8d!important;color:#e61a8d!important}.ui.brown.label,.ui.brown.labels .label{background-color:#a5673f!important;border-color:#a5673f!important;color:#fff!important}.ui.brown.labels .label:hover,a.ui.brown.label:hover{background-color:#975b33!important;border-color:#975b33!important;color:#fff!important}.ui.brown.corner.label,.ui.brown.corner.label:hover{background-color:transparent!important}.ui.brown.ribbon.label{border-color:#805031!important}.ui.basic.brown.label{background:none #fff!important;border-color:#a5673f!important;color:#a5673f!important}.ui.basic.brown.labels a.label:hover,a.ui.basic.brown.label:hover{background-color:#fff!important;border-color:#975b33!important;color:#975b33!important}.ui.grey.label,.ui.grey.labels .label{background-color:#767676!important;border-color:#767676!important;color:#fff!important}.ui.grey.labels .label:hover,a.ui.grey.label:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important}.ui.grey.corner.label,.ui.grey.corner.label:hover{background-color:transparent!important}.ui.grey.ribbon.label{border-color:#805031!important}.ui.basic.grey.label{background:none #fff!important;border-color:#767676!important;color:#767676!important}.ui.basic.grey.labels a.label:hover,a.ui.basic.grey.label:hover{background-color:#fff!important;border-color:#838383!important;color:#838383!important}.ui.black.label,.ui.black.labels .label{background-color:#1b1c1d!important;border-color:#1b1c1d!important;color:#fff!important}.ui.black.labels .label:hover,a.ui.black.label:hover{background-color:#27292a!important;border-color:#27292a!important;color:#fff!important}.ui.black.corner.label,.ui.black.corner.label:hover{background-color:transparent!important}.ui.black.ribbon.label{border-color:#805031!important}.ui.basic.black.label{background:none #fff!important;border-color:#1b1c1d!important;color:#1b1c1d!important}.ui.basic.black.labels a.label:hover,a.ui.basic.black.label:hover{background-color:#fff!important;border-color:#27292a!important;color:#27292a!important}.ui.basic.label{background:none #fff;border:1px solid rgba(34,36,38,.15);box-shadow:none;color:rgba(0,0,0,.87)}a.ui.basic.label:hover{background:none #fff;box-shadow:1px solid rgba(34,36,38,.15);box-shadow:none;color:#1e70bf;text-decoration:none}.ui.basic.pointing.label:before{border-color:inherit}.ui.fluid.labels>.label,.ui.label.fluid{box-sizing:border-box;width:100%}.ui.inverted.label,.ui.inverted.labels .label{color:hsla(0,0%,100%,.9)!important}.ui.horizontal.label,.ui.horizontal.labels .label{margin:0 .5em 0 0;min-width:3em;padding:.4em .833em;text-align:center}.ui.circular.label,.ui.circular.labels .label{border-radius:500rem;line-height:1em;min-height:2em;min-width:2em;padding:.5em!important;text-align:center}.ui.empty.circular.label,.ui.empty.circular.labels .label{height:.5em;min-height:0;min-width:0;overflow:hidden;vertical-align:baseline;width:.5em}.ui.pointing.label{position:relative}.ui.attached.pointing.label{position:absolute}.ui.pointing.label:before{background-color:inherit;background-image:inherit;background-image:none;border:0 solid;border-color:inherit;content:"";height:.6666em;position:absolute;transform:rotate(45deg);transition:background .1s ease;width:.6666em;z-index:2}.ui.pointing.label,.ui[class*="pointing above"].label{margin-top:1em}.ui.pointing.label:before,.ui[class*="pointing above"].label:before{border-width:1px 0 0 1px;left:50%;top:0;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.ui[class*="bottom pointing"].label,.ui[class*="pointing below"].label{margin-bottom:1em;margin-top:0}.ui[class*="bottom pointing"].label:before,.ui[class*="pointing below"].label:before{border-width:0 1px 1px 0;left:50%;right:auto;top:auto;top:100%;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.ui[class*="left pointing"].label{margin-left:.6666em;margin-top:0}.ui[class*="left pointing"].label:before{border-width:0 0 1px 1px;bottom:auto;left:0;right:auto;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.ui[class*="right pointing"].label{margin-right:.6666em;margin-top:0}.ui[class*="right pointing"].label:before{border-width:1px 1px 0 0;bottom:auto;left:auto;right:0;top:50%;transform:translateX(50%) translateY(-50%) rotate(45deg)}.ui.basic.pointing.label:before,.ui.basic[class*="pointing above"].label:before{margin-top:-1px}.ui.basic[class*="bottom pointing"].label:before,.ui.basic[class*="pointing below"].label:before{bottom:auto;margin-top:1px;top:100%}.ui.basic[class*="left pointing"].label:before{left:-1px;top:50%}.ui.basic[class*="right pointing"].label:before{right:-1px;top:50%}.ui.floating.label{left:100%;margin:0 0 0 -1.5em!important;position:absolute;top:-1em;z-index:100}.ui.mini.label,.ui.mini.labels .label{font-size:.64285714rem}.ui.tiny.label,.ui.tiny.labels .label{font-size:.71428571rem}.ui.small.label,.ui.small.labels .label{font-size:.78571429rem}.ui.label,.ui.labels .label{font-size:.85714286rem}.ui.large.label,.ui.large.labels .label{font-size:1rem}.ui.big.label,.ui.big.labels .label{font-size:1.28571429rem}.ui.huge.label,.ui.huge.labels .label{font-size:1.42857143rem}.ui.massive.label,.ui.massive.labels .label{font-size:1.71428571rem} + */.ui.label{background-color:#e8e8e8;background-image:none;border:0 solid transparent;border-radius:.28571429rem;color:rgba(0,0,0,.6);display:inline-block;font-weight:700;line-height:1;margin:0 .14285714em;padding:.5833em .833em;text-transform:none;transition:background .1s ease;vertical-align:baseline}.ui.label:first-child{margin-left:0}.ui.label:last-child{margin-right:0}.ui.label>a,a.ui.label{cursor:pointer}.ui.label>a{color:inherit;opacity:.5;transition:opacity .1s ease}.ui.label>a:hover{opacity:1}.ui.label>img{height:2.1666em!important;vertical-align:middle;width:auto!important}.ui.label>.icon{margin:0 .75em 0 0;width:auto}.ui.label>.detail{display:inline-block;font-weight:700;margin-left:1em;opacity:.8;vertical-align:top}.ui.label>.detail .icon{margin:0 .25em 0 0}.ui.label>.close.icon,.ui.label>.delete.icon{cursor:pointer;font-size:.92857143em;margin-left:.5em;margin-right:0;opacity:.5;transition:background .1s ease}.ui.label>.delete.icon:hover{opacity:1}.ui.labels>.label{margin:0 .5em .5em 0}.ui.header>.ui.label{margin-top:-.29165em}.ui.attached.segment>.ui.top.left.attached.label,.ui.bottom.attached.segment>.ui.top.left.attached.label{border-top-left-radius:0}.ui.attached.segment>.ui.top.right.attached.label,.ui.bottom.attached.segment>.ui.top.right.attached.label{border-top-right-radius:0}.ui.top.attached.segment>.ui.bottom.left.attached.label{border-bottom-left-radius:0}.ui.top.attached.segment>.ui.bottom.right.attached.label{border-bottom-right-radius:0}.ui.top.attached.label+[class*="right floated"]+*,.ui.top.attached.label:first-child+:not(.attached){margin-top:2rem!important}.ui.bottom.attached.label:first-child~:last-child:not(.attached){margin-bottom:2rem!important;margin-top:0}.ui.image.label{background:#e8e8e8;border-radius:.28571429rem;box-shadow:none;margin-bottom:0;margin-top:0;max-width:9999px;padding:.5833em .833em .5833em .5em;text-transform:none;vertical-align:baseline;width:auto!important}.ui.image.label img{border-radius:.28571429rem 0 0 .28571429rem;display:inline-block;height:2.1666em;margin:-.5833em .5em -.5833em -.5em;vertical-align:top}.ui.image.label .detail{background:rgba(0,0,0,.1);border-radius:0 .28571429rem .28571429rem 0;margin:-.5833em -.833em -.5833em .5em;padding:.5833em .833em}.ui.tag.label,.ui.tag.labels .label{border-radius:0 .28571429rem .28571429rem 0;margin-left:1em;padding-left:1.5em;padding-right:1.5em;position:relative;transition:none}.ui.tag.label:before,.ui.tag.labels .label:before{background-color:inherit;background-image:none;content:"";height:1.56em;position:absolute;right:100%;top:50%;transform:translateY(-50%) translateX(50%) rotate(-45deg);transition:none;width:1.56em}.ui.tag.label:after,.ui.tag.labels .label:after{background-color:#fff!important;border-radius:500rem;box-shadow:0 -1px 1px 0 rgba(0,0,0,.3);content:"";height:.5em;left:-.25em;margin-top:-.25em;position:absolute;top:50%;width:.5em}.ui.corner.label{border-color:#e8e8e8;height:4em;margin:0;padding:0;text-align:center;width:4em;z-index:1}.ui.corner.label,.ui.corner.label:after{background-color:transparent!important;position:absolute;right:0;top:0;transition:border-color .1s ease}.ui.corner.label:after{border-color:transparent;border-right-color:inherit;border-style:solid;border-width:0 4em 4em 0;content:"";height:0;width:0;z-index:-1}.ui.corner.label .icon{cursor:default;font-size:1.14285714em;left:.78571429em;margin:0;position:relative;top:.64285714em}.ui.left.corner.label,.ui.left.corner.label:after{left:0;right:auto}.ui.left.corner.label:after{border-color:transparent;border-style:solid;border-top-color:inherit;border-width:4em 4em 0 0}.ui.left.corner.label .icon{left:-.78571429em}.ui.segment>.ui.corner.label{right:-1px;top:-1px}.ui.segment>.ui.left.corner.label{left:-1px;right:auto}.ui.ribbon.label{border-color:rgba(0,0,0,.15);border-radius:0 .28571429rem .28571429rem 0;margin:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;position:relative}.ui.ribbon.label:after{background-color:transparent!important;border-color:transparent;border-right-color:inherit;border-style:solid;border-width:0 1.2em 1.2em 0;content:"";height:0;left:0;position:absolute;top:100%;width:0}.ui.ribbon.label{left:calc(-1rem - 1.2em);margin-right:-1.2em;padding-left:calc(1rem + 1.2em);padding-right:1.2em}.ui[class*="right ribbon"].label{border-radius:.28571429rem 0 0 .28571429rem;left:calc(100% + 1rem + 1.2em);padding-left:1.2em;padding-right:calc(1rem + 1.2em);text-align:left;transform:translateX(-100%)}.ui[class*="right ribbon"].label:after{border-color:transparent;border-style:solid;border-top-color:inherit;border-width:1.2em 1.2em 0 0;left:auto;right:0}.ui.card .image>.ribbon.label,.ui.image>.ribbon.label{position:absolute;top:1rem}.ui.card .image>.ui.ribbon.label,.ui.image>.ui.ribbon.label{left:calc(.05rem - 1.2em)}.ui.card .image>.ui[class*="right ribbon"].label,.ui.image>.ui[class*="right ribbon"].label{left:calc(100% - .05rem + 1.2em);padding-left:.833em}.ui.table td>.ui.ribbon.label{left:-1.98571em}.ui.table td>.ui[class*="right ribbon"].label{left:calc(100% + 1.98571em);padding-left:.833em}.ui.attached.label,.ui[class*="top attached"].label{border-radius:.21428571rem .21428571rem 0 0;left:0;margin:0;padding:.75em 1em;position:absolute;top:0;width:100%}.ui[class*="bottom attached"].label{border-radius:0 0 .21428571rem .21428571rem;bottom:0;top:auto}.ui[class*="top left attached"].label{border-radius:.21428571rem 0 .28571429rem 0;margin-top:0!important;width:auto}.ui[class*="top right attached"].label{border-radius:0 .21428571rem 0 .28571429rem;left:auto;right:0;width:auto}.ui[class*="bottom left attached"].label{border-radius:0 .28571429rem 0 .21428571rem;bottom:0;top:auto;width:auto}.ui[class*="bottom right attached"].label{border-radius:.28571429rem 0 .21428571rem 0;bottom:0;left:auto;right:0;top:auto;width:auto}.ui.label.disabled{opacity:.5}a.ui.label:hover,a.ui.labels .label:hover{background-color:#e0e0e0;background-image:none;border-color:#e0e0e0;color:rgba(0,0,0,.8)}.ui.labels a.label:hover:before,a.ui.label:hover:before{color:rgba(0,0,0,.8)}.ui.active.label{border-color:#d0d0d0}.ui.active.label,.ui.active.label:before{background-color:#d0d0d0;background-image:none;color:rgba(0,0,0,.95)}a.ui.active.label:hover,a.ui.labels .active.label:hover{background-color:#c8c8c8;background-image:none;border-color:#c8c8c8;color:rgba(0,0,0,.95)}.ui.labels a.active.label:ActiveHover:before,a.ui.active.label:ActiveHover:before{background-color:#c8c8c8;background-image:none;color:rgba(0,0,0,.95)}.ui.label.visible:not(.dropdown),.ui.labels.visible .label{display:inline-block!important}.ui.label.hidden,.ui.labels.hidden .label{display:none!important}.ui.red.label,.ui.red.labels .label{background-color:#db2828!important;border-color:#db2828!important;color:#fff!important}.ui.red.labels .label:hover,a.ui.red.label:hover{background-color:#d01919!important;border-color:#d01919!important;color:#fff!important}.ui.red.corner.label,.ui.red.corner.label:hover{background-color:transparent!important}.ui.red.ribbon.label{border-color:#b21e1e!important}.ui.basic.red.label{background:none #fff!important;border-color:#db2828!important;color:#db2828!important}.ui.basic.red.labels a.label:hover,a.ui.basic.red.label:hover{background-color:#fff!important;border-color:#d01919!important;color:#d01919!important}.ui.orange.label,.ui.orange.labels .label{background-color:#f2711c!important;border-color:#f2711c!important;color:#fff!important}.ui.orange.labels .label:hover,a.ui.orange.label:hover{background-color:#f26202!important;border-color:#f26202!important;color:#fff!important}.ui.orange.corner.label,.ui.orange.corner.label:hover{background-color:transparent!important}.ui.orange.ribbon.label{border-color:#cf590c!important}.ui.basic.orange.label{background:none #fff!important;border-color:#f2711c!important;color:#f2711c!important}.ui.basic.orange.labels a.label:hover,a.ui.basic.orange.label:hover{background-color:#fff!important;border-color:#f26202!important;color:#f26202!important}.ui.yellow.label,.ui.yellow.labels .label{background-color:#fbbd08!important;border-color:#fbbd08!important;color:#fff!important}.ui.yellow.labels .label:hover,a.ui.yellow.label:hover{background-color:#eaae00!important;border-color:#eaae00!important;color:#fff!important}.ui.yellow.corner.label,.ui.yellow.corner.label:hover{background-color:transparent!important}.ui.yellow.ribbon.label{border-color:#cd9903!important}.ui.basic.yellow.label{background:none #fff!important;border-color:#fbbd08!important;color:#fbbd08!important}.ui.basic.yellow.labels a.label:hover,a.ui.basic.yellow.label:hover{background-color:#fff!important;border-color:#eaae00!important;color:#eaae00!important}.ui.olive.label,.ui.olive.labels .label{background-color:#b5cc18!important;border-color:#b5cc18!important;color:#fff!important}.ui.olive.labels .label:hover,a.ui.olive.label:hover{background-color:#a7bd0d!important;border-color:#a7bd0d!important;color:#fff!important}.ui.olive.corner.label,.ui.olive.corner.label:hover{background-color:transparent!important}.ui.olive.ribbon.label{border-color:#198f35!important}.ui.basic.olive.label{background:none #fff!important;border-color:#b5cc18!important;color:#b5cc18!important}.ui.basic.olive.labels a.label:hover,a.ui.basic.olive.label:hover{background-color:#fff!important;border-color:#a7bd0d!important;color:#a7bd0d!important}.ui.green.label,.ui.green.labels .label{background-color:#21ba45!important;border-color:#21ba45!important;color:#fff!important}.ui.green.labels .label:hover,a.ui.green.label:hover{background-color:#16ab39!important;border-color:#16ab39!important;color:#fff!important}.ui.green.corner.label,.ui.green.corner.label:hover{background-color:transparent!important}.ui.green.ribbon.label{border-color:#198f35!important}.ui.basic.green.label{background:none #fff!important;border-color:#21ba45!important;color:#21ba45!important}.ui.basic.green.labels a.label:hover,a.ui.basic.green.label:hover{background-color:#fff!important;border-color:#16ab39!important;color:#16ab39!important}.ui.teal.label,.ui.teal.labels .label{background-color:#00b5ad!important;border-color:#00b5ad!important;color:#fff!important}.ui.teal.labels .label:hover,a.ui.teal.label:hover{background-color:#009c95!important;border-color:#009c95!important;color:#fff!important}.ui.teal.corner.label,.ui.teal.corner.label:hover{background-color:transparent!important}.ui.teal.ribbon.label{border-color:#00827c!important}.ui.basic.teal.label{background:none #fff!important;border-color:#00b5ad!important;color:#00b5ad!important}.ui.basic.teal.labels a.label:hover,a.ui.basic.teal.label:hover{background-color:#fff!important;border-color:#009c95!important;color:#009c95!important}.ui.blue.label,.ui.blue.labels .label{background-color:#2185d0!important;border-color:#2185d0!important;color:#fff!important}.ui.blue.labels .label:hover,a.ui.blue.label:hover{background-color:#1678c2!important;border-color:#1678c2!important;color:#fff!important}.ui.blue.corner.label,.ui.blue.corner.label:hover{background-color:transparent!important}.ui.blue.ribbon.label{border-color:#1a69a4!important}.ui.basic.blue.label{background:none #fff!important;border-color:#2185d0!important;color:#2185d0!important}.ui.basic.blue.labels a.label:hover,a.ui.basic.blue.label:hover{background-color:#fff!important;border-color:#1678c2!important;color:#1678c2!important}.ui.violet.label,.ui.violet.labels .label{background-color:#6435c9!important;border-color:#6435c9!important;color:#fff!important}.ui.violet.labels .label:hover,a.ui.violet.label:hover{background-color:#5829bb!important;border-color:#5829bb!important;color:#fff!important}.ui.violet.corner.label,.ui.violet.corner.label:hover{background-color:transparent!important}.ui.violet.ribbon.label{border-color:#502aa1!important}.ui.basic.violet.label{background:none #fff!important;border-color:#6435c9!important;color:#6435c9!important}.ui.basic.violet.labels a.label:hover,a.ui.basic.violet.label:hover{background-color:#fff!important;border-color:#5829bb!important;color:#5829bb!important}.ui.purple.label,.ui.purple.labels .label{background-color:#a333c8!important;border-color:#a333c8!important;color:#fff!important}.ui.purple.labels .label:hover,a.ui.purple.label:hover{background-color:#9627ba!important;border-color:#9627ba!important;color:#fff!important}.ui.purple.corner.label,.ui.purple.corner.label:hover{background-color:transparent!important}.ui.purple.ribbon.label{border-color:#82299f!important}.ui.basic.purple.label{background:none #fff!important;border-color:#a333c8!important;color:#a333c8!important}.ui.basic.purple.labels a.label:hover,a.ui.basic.purple.label:hover{background-color:#fff!important;border-color:#9627ba!important;color:#9627ba!important}.ui.pink.label,.ui.pink.labels .label{background-color:#e03997!important;border-color:#e03997!important;color:#fff!important}.ui.pink.labels .label:hover,a.ui.pink.label:hover{background-color:#e61a8d!important;border-color:#e61a8d!important;color:#fff!important}.ui.pink.corner.label,.ui.pink.corner.label:hover{background-color:transparent!important}.ui.pink.ribbon.label{border-color:#c71f7e!important}.ui.basic.pink.label{background:none #fff!important;border-color:#e03997!important;color:#e03997!important}.ui.basic.pink.labels a.label:hover,a.ui.basic.pink.label:hover{background-color:#fff!important;border-color:#e61a8d!important;color:#e61a8d!important}.ui.brown.label,.ui.brown.labels .label{background-color:#a5673f!important;border-color:#a5673f!important;color:#fff!important}.ui.brown.labels .label:hover,a.ui.brown.label:hover{background-color:#975b33!important;border-color:#975b33!important;color:#fff!important}.ui.brown.corner.label,.ui.brown.corner.label:hover{background-color:transparent!important}.ui.brown.ribbon.label{border-color:#805031!important}.ui.basic.brown.label{background:none #fff!important;border-color:#a5673f!important;color:#a5673f!important}.ui.basic.brown.labels a.label:hover,a.ui.basic.brown.label:hover{background-color:#fff!important;border-color:#975b33!important;color:#975b33!important}.ui.grey.label,.ui.grey.labels .label{background-color:#767676!important;border-color:#767676!important;color:#fff!important}.ui.grey.labels .label:hover,a.ui.grey.label:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important}.ui.grey.corner.label,.ui.grey.corner.label:hover{background-color:transparent!important}.ui.grey.ribbon.label{border-color:#805031!important}.ui.basic.grey.label{background:none #fff!important;border-color:#767676!important;color:#767676!important}.ui.basic.grey.labels a.label:hover,a.ui.basic.grey.label:hover{background-color:#fff!important;border-color:#838383!important;color:#838383!important}.ui.black.label,.ui.black.labels .label{background-color:#1b1c1d!important;border-color:#1b1c1d!important;color:#fff!important}.ui.black.labels .label:hover,a.ui.black.label:hover{background-color:#27292a!important;border-color:#27292a!important;color:#fff!important}.ui.black.corner.label,.ui.black.corner.label:hover{background-color:transparent!important}.ui.black.ribbon.label{border-color:#805031!important}.ui.basic.black.label{background:none #fff!important;border-color:#1b1c1d!important;color:#1b1c1d!important}.ui.basic.black.labels a.label:hover,a.ui.basic.black.label:hover{background-color:#fff!important;border-color:#27292a!important;color:#27292a!important}.ui.basic.label{background:none #fff;border:1px solid rgba(34,36,38,.15);box-shadow:none;color:rgba(0,0,0,.87)}a.ui.basic.label:hover{background:none #fff;box-shadow:1px solid rgba(34,36,38,.15);box-shadow:none;color:#1e70bf;text-decoration:none}.ui.basic.pointing.label:before{border-color:inherit}.ui.fluid.labels>.label,.ui.label.fluid{box-sizing:border-box;width:100%}.ui.inverted.label,.ui.inverted.labels .label{color:hsla(0,0%,100%,.9)!important}.ui.horizontal.label,.ui.horizontal.labels .label{margin:0 .5em 0 0;min-width:3em;padding:.4em .833em;text-align:center}.ui.circular.label,.ui.circular.labels .label{border-radius:500rem;line-height:1em;min-height:2em;min-width:2em;padding:.5em!important;text-align:center}.ui.empty.circular.label,.ui.empty.circular.labels .label{height:.5em;min-height:0;min-width:0;overflow:hidden;vertical-align:baseline;width:.5em}.ui.pointing.label{position:relative}.ui.attached.pointing.label{position:absolute}.ui.pointing.label:before{background-color:inherit;background-image:inherit;background-image:none;border:0 solid;border-color:inherit;content:"";height:.6666em;position:absolute;transform:rotate(45deg);transition:background .1s ease;width:.6666em;z-index:2}.ui.pointing.label,.ui[class*="pointing above"].label{margin-top:1em}.ui.pointing.label:before,.ui[class*="pointing above"].label:before{border-width:1px 0 0 1px;left:50%;top:0;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.ui[class*="bottom pointing"].label,.ui[class*="pointing below"].label{margin-bottom:1em;margin-top:0}.ui[class*="bottom pointing"].label:before,.ui[class*="pointing below"].label:before{border-width:0 1px 1px 0;left:50%;right:auto;top:auto;top:100%;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.ui[class*="left pointing"].label{margin-left:.6666em;margin-top:0}.ui[class*="left pointing"].label:before{border-width:0 0 1px 1px;bottom:auto;left:0;right:auto;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.ui[class*="right pointing"].label{margin-right:.6666em;margin-top:0}.ui[class*="right pointing"].label:before{border-width:1px 1px 0 0;bottom:auto;left:auto;right:0;top:50%;transform:translateX(50%) translateY(-50%) rotate(45deg)}.ui.basic.pointing.label:before,.ui.basic[class*="pointing above"].label:before{margin-top:-1px}.ui.basic[class*="bottom pointing"].label:before,.ui.basic[class*="pointing below"].label:before{bottom:auto;margin-top:1px;top:100%}.ui.basic[class*="left pointing"].label:before{left:-1px;top:50%}.ui.basic[class*="right pointing"].label:before{right:-1px;top:50%}.ui.floating.label{left:100%;margin:0 0 0 -1.5em!important;position:absolute;top:-1em;z-index:100}.ui.mini.label,.ui.mini.labels .label{font-size:.64285714rem}.ui.tiny.label,.ui.tiny.labels .label{font-size:.71428571rem}.ui.small.label,.ui.small.labels .label{font-size:.78571429rem}.ui.label,.ui.labels .label{font-size:.85714286rem}.ui.large.label,.ui.large.labels .label{font-size:1rem}.ui.big.label,.ui.big.labels .label{font-size:1.28571429rem}.ui.huge.label,.ui.huge.labels .label{font-size:1.42857143rem}.ui.massive.label,.ui.massive.labels .label{font-size:1.71428571rem} /*! * # Semantic UI 2.4.0 - List * http://github.com/semantic-org/semantic-ui/ diff --git a/packages/cssnano-preset-default/src/__tests__/integrations/bootstrap-v4.2.1.css b/packages/cssnano-preset-default/src/__tests__/integrations/bootstrap-v4.2.1.css index fab04d464..9f77196e7 100644 --- a/packages/cssnano-preset-default/src/__tests__/integrations/bootstrap-v4.2.1.css +++ b/packages/cssnano-preset-default/src/__tests__/integrations/bootstrap-v4.2.1.css @@ -3,4 +3,4 @@ * 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:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--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,"Noto Sans",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-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-skip-ink:none}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}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none}a:hover{color:#0056b3;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{margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}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=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,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{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}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:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,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.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:1rem;margin-top:1rem}.small,small{font-size:80%;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote-footer{color:#6c757d;display:block;font-size:80%}.blockquote-footer:before{content:"\2014\00A0"}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:90%}code{color:#e83e8c;font-size:87.5%;word-break:break-word}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:87.5%;padding:.2rem .4rem}kbd kbd{font-size:100%;font-weight:700;padding:0}pre{color:#212529;display:block;font-size:87.5%}pre code{color:inherit;font-size:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.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{padding-left:15px;padding-right:15px;position:relative;width:100%}.col{-ms-flex-preferred-size:0;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width:auto}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width:auto}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width:auto}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width:auto}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width:auto}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{background-color:transparent;margin-bottom:1rem;width:100%}.table td,.table th{border-top:1px solid #dee2e6;padding:.75rem;vertical-align:top}.table thead th{border-bottom:2px solid #dee2e6;vertical-align:bottom}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{background-color:#212529;border-color:#32383e;color:#fff}.table .thead-light th{background-color:#e9ecef;border-color:#dee2e6;color:#495057}.table-dark{background-color:#212529;color:#fff}.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:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive>.table-bordered{border:0}.form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:block;font-size:1rem;font-weight:400;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{background-color:#fff;border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);color:#495057;outline:0}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{background-color:#fff;color:#495057}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;line-height:1.5;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;line-height:1.5;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#212529;display:block;line-height:1.5;margin-bottom:0;padding-bottom:.375rem;padding-top:.375rem;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.2rem;font-size:.875rem;height:calc(1.8125rem + 2px);line-height:1.5;padding:.25rem .5rem}.form-control-lg{border-radius:.3rem;font-size:1.25rem;height:calc(2.875rem + 2px);line-height:1.5;padding:.5rem 1rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.form-row>.col,.form-row>[class*=col-]{padding-left:5px;padding-right:5px}.form-check{display:block;padding-left:1.25rem;position:relative}.form-check-input{margin-left:-1.25rem;margin-top:.3rem;position:absolute}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;margin-right:.75rem;padding-left:0}.form-check-inline .form-check-input{margin-left:0;margin-right:.3125rem;margin-top:0;position:static}.valid-feedback{color:#28a745;display:none;font-size:80%;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(40,167,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:center right .5625rem;background-repeat:no-repeat;background-size:1.125rem 1.125rem;border-color:#28a745;padding-right:2.25rem}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top .5625rem right .5625rem;padding-right:2.25rem}.custom-select.is-valid,.was-validated .custom-select:valid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem;border-color:#28a745;padding-right:3.4375rem}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.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,.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{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.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:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.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:#34ce57;border-color:#34ce57}.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 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.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{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{color:#dc3545;display:none;font-size:80%;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='m0 0 3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");background-position:center right .5625rem;background-repeat:no-repeat;background-size:1.125rem 1.125rem;border-color:#dc3545;padding-right:2.25rem}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top .5625rem right .5625rem;padding-right:2.25rem}.custom-select.is-invalid,.was-validated .custom-select:invalid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='m0 0 3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem;border-color:#dc3545;padding-right:3.4375rem}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.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,.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{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.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:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.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:#e4606d;border-color:#e4606d}.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 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.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{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{-ms-flex-align:center;-ms-flex-pack:center;justify-content:center}.form-inline .form-group,.form-inline label{align-items:center;display:-ms-flexbox;display:flex;margin-bottom:0}.form-inline .form-group{-ms-flex-align:center;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:center;padding-left:0;width:auto}.form-inline .form-check-input{margin-left:0;margin-right:.25rem;margin-top:0;position:relative}.form-inline .custom-control{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#212529;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{background-color:#007bff;border-color:#007bff;color:#fff}.btn-primary:hover{background-color:#0069d9;border-color:#0062cc;color:#fff}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#007bff;border-color:#007bff;color:#fff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#0062cc;border-color:#005cbf;color:#fff}.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 rgba(38,143,255,.5)}.btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#5a6268;border-color:#545b62;color:#fff}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#545b62;border-color:#4e555b;color:#fff}.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 rgba(130,138,145,.5)}.btn-success{background-color:#28a745;border-color:#28a745;color:#fff}.btn-success:hover{background-color:#218838;border-color:#1e7e34;color:#fff}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745;color:#fff}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{background-color:#1e7e34;border-color:#1c7430;color:#fff}.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 rgba(72,180,97,.5)}.btn-info{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info:hover{background-color:#138496;border-color:#117a8b;color:#fff}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{background-color:#117a8b;border-color:#10707f;color:#fff}.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 rgba(58,176,195,.5)}.btn-warning{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning:hover{background-color:#e0a800;border-color:#d39e00;color:#212529}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{background-color:#d39e00;border-color:#c69500;color:#212529}.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 rgba(222,170,12,.5)}.btn-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-danger:hover{background-color:#c82333;border-color:#bd2130;color:#fff}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{background-color:#bd2130;border-color:#b21f2d;color:#fff}.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 rgba(225,83,97,.5)}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light:hover{background-color:#e2e6ea;border-color:#dae0e5;color:#212529}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{background-color:#dae0e5;border-color:#d3d9df;color:#212529}.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 rgba(216,217,219,.5)}.btn-dark{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark:hover{background-color:#23272b;border-color:#1d2124;color:#fff}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{background-color:#1d2124;border-color:#171a1d;color:#fff}.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 rgba(82,88,93,.5)}.btn-outline-primary{border-color:#007bff;color:#007bff}.btn-outline-primary:hover{background-color:#007bff;border-color:#007bff;color:#fff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{background-color:#007bff;border-color:#007bff;color:#fff}.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 rgba(0,123,255,.5)}.btn-outline-secondary{border-color:#6c757d;color:#6c757d}.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{background-color:#6c757d;border-color:#6c757d;color:#fff}.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 rgba(108,117,125,.5)}.btn-outline-success{border-color:#28a745;color:#28a745}.btn-outline-success:hover{background-color:#28a745;border-color:#28a745;color:#fff}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{background-color:#28a745;border-color:#28a745;color:#fff}.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 rgba(40,167,69,.5)}.btn-outline-info{border-color:#17a2b8;color:#17a2b8}.btn-outline-info:hover{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.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 rgba(23,162,184,.5)}.btn-outline-warning{border-color:#ffc107;color:#ffc107}.btn-outline-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{background-color:#ffc107;border-color:#ffc107;color:#212529}.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 rgba(255,193,7,.5)}.btn-outline-danger{border-color:#dc3545;color:#dc3545}.btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{background-color:#dc3545;border-color:#dc3545;color:#fff}.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 rgba(220,53,69,.5)}.btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}.btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.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 rgba(248,249,250,.5)}.btn-outline-dark{border-color:#343a40;color:#343a40}.btn-outline-dark:hover{background-color:#343a40;border-color:#343a40;color:#fff}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{background-color:#343a40;border-color:#343a40;color:#fff}.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 rgba(52,58,64,.5)}.btn-link{color:#007bff;font-weight:400}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{box-shadow:none;text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.btn-block{display:block;width:100%}.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;overflow:hidden;position:relative;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;color:#212529;display:none;float:left;font-size:1rem;left:0;list-style:none;margin:.125rem 0 0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu-right{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-right{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-right{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-right{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-right{left:auto;right:0}}.dropdown-menu-left{left:0;right:auto}@media (min-width:576px){.dropdown-menu-sm-left{left:0;right:auto}}@media (min-width:768px){.dropdown-menu-md-left{left:0;right:auto}}@media (min-width:992px){.dropdown-menu-lg-left{left:0;right:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{left:0;right:auto}}.dropup .dropdown-menu{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropright .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropleft .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropleft .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.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{background-color:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1.5rem;text-align:inherit;white-space:nowrap;width:100%}.dropdown-item:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.dropdown-item:last-child{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.dropdown-item:focus,.dropdown-item:hover{background-color:#f8f9fa;color:#16181b;text-decoration:none}.dropdown-item.active,.dropdown-item:active{background-color:#007bff;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#6c757d;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.875rem;margin-bottom:0;padding:.5rem 1.5rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.25rem 1.5rem}.btn-group,.btn-group-vertical{display:-ms-inline-flexbox;display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{-ms-flex:1 1 auto;flex:1 1 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-toolbar{-ms-flex-pack:start;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.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-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{-ms-flex-align:start;-ms-flex-pack:center;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius: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{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:0;position:relative;width:1%}.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,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.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-select:not(:last-child),.input-group>.form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.custom-file{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.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{-ms-flex-align:center;align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:-ms-flexbox;display:flex;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(2.875rem + 2px)}.input-group-lg>.custom-select,.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{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.8125rem + 2px)}.input-group-sm>.custom-select,.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{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-bottom-left-radius:0;border-top-left-radius:0}.custom-control{display:block;min-height:1.5rem;padding-left:1.5rem;position:relative}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{opacity:0;position:absolute;z-index:-1}.custom-control-input:checked~.custom-control-label:before{background-color:#007bff;border-color:#007bff;color:#fff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{background-color:#b3d7ff;border-color:#b3d7ff;color:#fff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{margin-bottom:0;position:relative;vertical-align:top}.custom-control-label:before{background-color:#fff;border:1px solid #adb5bd;pointer-events:none}.custom-control-label:after,.custom-control-label:before{content:"";display:block;height:1rem;left:-1.5rem;position:absolute;top:.25rem;width:1rem}.custom-control-label:after{background-position:50%;background-repeat:no-repeat;background-size:50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#007bff;border-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%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:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{border-radius:.5rem;left:-2.25rem;pointer-events:all;width:1.75rem}.custom-switch .custom-control-label:after{background-color:#adb5bd;border-radius:.5rem;height:calc(1rem - 4px);left:calc(-2.25rem + 2px);top:calc(.25rem + 2px);transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;width:calc(1rem - 4px)}@media screen and (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:inline-block;font-weight:400;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem 1.75rem .375rem .75rem;vertical-align:middle;width:100%}.custom-select:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(128,189,255,.5);outline:0}.custom-select:focus::-ms-value{background-color:#fff;color:#495057}.custom-select[multiple],.custom-select[size]:not([size="1"]){background-image:none;height:auto;padding-right:.75rem}.custom-select:disabled{background-color:#e9ecef;color:#6c757d}.custom-select::-ms-expand{opacity:0}.custom-select-sm{font-size:.875rem;height:calc(1.8125rem + 2px);padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.custom-select-lg{font-size:1.25rem;height:calc(2.875rem + 2px);padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{height:calc(2.25rem + 2px);position:relative;width:100%}.custom-file-input{margin:0;opacity:0;z-index:2}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;font-weight:400;height:calc(2.25rem + 2px);left:0;z-index:1}.custom-file-label,.custom-file-label:after{color:#495057;line-height:1.5;padding:.375rem .75rem;position:absolute;right:0;top:0}.custom-file-label:after{background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0;bottom:0;content:"Browse";display:block;height:2.25rem;z-index:3}.custom-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.4rem;padding:0;width:100%}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#007bff;border:0;border-radius: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;width:1rem}@media screen and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#007bff;border:0;border-radius:1rem;height:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media screen and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-thumb{appearance:none;background-color:#007bff;border:0;border-radius:1rem;height:1rem;margin-left:.2rem;margin-right:.2rem;margin-top:0;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media screen and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{background-color:transparent;border-color:transparent;border-width:.5rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#007bff;color:#fff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;-ms-flex-positive:1;flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{padding:.5rem 1rem;position:relative}.navbar,.navbar>.container,.navbar>.container-fluid{-ms-flex-align:center;-ms-flex-pack:justify;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.navbar-brand{display:inline-block;font-size:1.25rem;line-height:inherit;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{float:none;position:static}.navbar-text{display:inline-block;padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;-ms-flex-positive:1;-ms-flex-align:center;align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{background:no-repeat 50%;background-size:100% 100%;content:"";display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-pack:start;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{-ms-flex-preferred-size:auto;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-pack:start;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{-ms-flex-preferred-size:auto;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-pack:start;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{-ms-flex-preferred-size:auto;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-pack:start;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{-ms-flex-preferred-size:auto;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-pack:start;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-left:0;padding-right:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{-ms-flex-preferred-size:auto;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.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:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.5)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.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:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%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:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 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:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);color:inherit;margin-bottom:0;padding:.75rem 1.25rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);padding:.75rem 1.25rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.75rem}.card-header-pills,.card-header-tabs{margin-left:-.625rem;margin-right:-.625rem}.card-img-overlay{bottom:0;left:0;padding:1.25rem;position:absolute;right:0;top:0}.card-img{border-radius:calc(.25rem - 1px);width:100%}.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);width:100%}.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);width:100%}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;margin-left:15px;margin-right:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child),.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card{overflow:hidden}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion .card .card-header{margin-bottom:-1px}.breadcrumb{background-color:#e9ecef;border-radius:.25rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:.75rem 1rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:"/";display:inline-block;padding-right:.5rem}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{border-radius:.25rem;display:-ms-flexbox;display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#007bff;display:block;line-height:1.25;margin-left:-1px;padding:.5rem .75rem;position:relative}.page-link:hover{background-color:#e9ecef;border-color:#dee2e6;color:#0056b3;text-decoration:none;z-index:2}.page-link:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0;z-index:2}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem;margin-left:0}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.page-item.active .page-link{background-color:#007bff;border-color:#007bff;color:#fff;z-index:1}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;cursor:auto;pointer-events:none}.pagination-lg .page-link{font-size:1.25rem;line-height:1.5;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{border-radius:.25rem;display:inline-block;font-size:75%;font-weight:700;line-height:1;padding:.25em .4em;text-align:center;vertical-align:baseline;white-space:nowrap}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{border-radius:10rem;padding-left:.6em;padding-right:.6em}.badge-primary{background-color:#007bff;color:#fff}a.badge-primary:focus,a.badge-primary:hover{background-color:#0062cc;color:#fff}.badge-secondary{background-color:#6c757d;color:#fff}a.badge-secondary:focus,a.badge-secondary:hover{background-color:#545b62;color:#fff}.badge-success{background-color:#28a745;color:#fff}a.badge-success:focus,a.badge-success:hover{background-color:#1e7e34;color:#fff}.badge-info{background-color:#17a2b8;color:#fff}a.badge-info:focus,a.badge-info:hover{background-color:#117a8b;color:#fff}.badge-warning{background-color:#ffc107;color:#212529}a.badge-warning:focus,a.badge-warning:hover{background-color:#d39e00;color:#212529}.badge-danger{background-color:#dc3545;color:#fff}a.badge-danger:focus,a.badge-danger:hover{background-color:#bd2130;color:#fff}.badge-light{background-color:#f8f9fa;color:#212529}a.badge-light:focus,a.badge-light:hover{background-color:#dae0e5;color:#212529}.badge-dark{background-color:#343a40;color:#fff}a.badge-dark:focus,a.badge-dark:hover{background-color:#1d2124;color:#fff}.jumbotron{background-color:#e9ecef;border-radius:.3rem;margin-bottom:2rem;padding:2rem 1rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{border-radius:0;padding-left:0;padding-right:0}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:.75rem 1.25rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{color:inherit;padding:.75rem 1.25rem;position:absolute;right:0;top:0}.alert-primary{background-color:#cce5ff;border-color:#b8daff;color:#004085}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{background-color:#e2e3e5;border-color:#d6d8db;color:#383d41}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{background-color:#d1ecf1;border-color:#bee5eb;color:#0c5460}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{background-color:#fff3cd;border-color:#ffeeba;color:#856404}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#818182}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{background-color:#d6d8d9;border-color:#c6c8ca;color:#1b1e21}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{background-color:#e9ecef;border-radius:.25rem;font-size:.75rem;height:1rem;overflow:hidden}.progress,.progress-bar{display:-ms-flexbox;display:flex}.progress-bar{-ms-flex-pack:center;background-color:#007bff;color:#fff;-ms-flex-direction:column;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none}.list-group-item-action:active{background-color:#e9ecef;color:#212529}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);display:block;margin-bottom:-1px;padding:.75rem 1.25rem;position:relative}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;margin-bottom:0}.list-group-item:focus,.list-group-item:hover{text-decoration:none;z-index:1}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.list-group-item.active{background-color:#007bff;border-color:#007bff;color:#fff;z-index:2}.list-group-flush .list-group-item{border-left:0;border-radius:0;border-right:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.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;margin-bottom:0}.list-group-item-primary{background-color:#b8daff;color:#004085}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#9fcdff;color:#004085}.list-group-item-primary.list-group-item-action.active{background-color:#004085;border-color:#004085;color:#fff}.list-group-item-secondary{background-color:#d6d8db;color:#383d41}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#c8cbcf;color:#383d41}.list-group-item-secondary.list-group-item-action.active{background-color:#383d41;border-color:#383d41;color:#fff}.list-group-item-success{background-color:#c3e6cb;color:#155724}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#b1dfbb;color:#155724}.list-group-item-success.list-group-item-action.active{background-color:#155724;border-color:#155724;color:#fff}.list-group-item-info{background-color:#bee5eb;color:#0c5460}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#abdde5;color:#0c5460}.list-group-item-info.list-group-item-action.active{background-color:#0c5460;border-color:#0c5460;color:#fff}.list-group-item-warning{background-color:#ffeeba;color:#856404}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#ffe8a1;color:#856404}.list-group-item-warning.list-group-item-action.active{background-color:#856404;border-color:#856404;color:#fff}.list-group-item-danger{background-color:#f5c6cb;color:#721c24}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#f1b0b7;color:#721c24}.list-group-item-danger.list-group-item-action.active{background-color:#721c24;border-color:#721c24;color:#fff}.list-group-item-light{background-color:#fdfdfe;color:#818182}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#ececf6;color:#818182}.list-group-item-light.list-group-item-action.active{background-color:#818182;border-color:#818182;color:#fff}.list-group-item-dark{background-color:#c6c8ca;color:#1b1e21}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#b9bbbe;color:#1b1e21}.list-group-item-dark.list-group-item-action.active{background-color:#1b1e21;border-color:#1b1e21;color:#fff}.close{color:#000;float:right;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;padding:0}a.close.disabled{pointer-events:none}.toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.1);font-size:.875rem;max-width:350px;opacity:0;overflow:hidden}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{-ms-flex-align:center;align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);color:#6c757d;display:-ms-flexbox;display:flex;padding:.25rem .75rem}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1050}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{-webkit-transform:translateY(-50px);transform:translateY(-50px);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-centered{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{content:"";display:block;height:calc(100vh - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{-ms-flex-align:start;-ms-flex-pack:justify;align-items:flex-start;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem;display:-ms-flexbox;display:flex;justify-content:space-between;padding:1rem}.modal-header .close{margin:-1rem -1rem -1rem auto;padding:1rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem;position:relative}.modal-footer{-ms-flex-align:center;-ms-flex-pack:end;align-items:center;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;border-top:1px solid #e9ecef;display:-ms-flexbox;display:flex;justify-content:flex-end;padding:1rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{word-wrap:break-word;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.tooltip.show{opacity:.9}.tooltip .arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .arrow:before{border-color:transparent;border-style:solid;content:"";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-top-color:#000;border-width:.4rem .4rem 0;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{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;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-bottom-color:#000;border-width:0 .4rem .4rem;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{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:0}.tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}.popover,.popover .arrow{display:block;position:absolute}.popover .arrow{height:.5rem;margin:0 .3rem;width:1rem}.popover .arrow:after,.popover .arrow:before{border-color:transparent;border-style:solid;content:"";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 + -1px)}.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:rgba(0,0,0,.25);bottom:0}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-top .arrow:after{border-top-color:#fff;bottom:1px}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{height:1rem;left:calc(-.5rem + -1px);margin:.3rem 0;width:.5rem}.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:rgba(0,0,0,.25);left:0}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-right .arrow:after{border-right-color:#fff;left:1px}.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 + -1px)}.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:rgba(0,0,0,.25);top:0}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-bottom .arrow:after{border-bottom-color:#fff;top:1px}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f7f7f7;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{height:1rem;margin:.3rem 0;right:calc(-.5rem + -1px);width:.5rem}.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:rgba(0,0,0,.25);right:0}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-left .arrow:after{border-left-color:#fff;right:1px}.popover-header{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);color:inherit;font-size:1rem;margin-bottom:0;padding:.5rem .75rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:.5rem .75rem}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;width:100%}@media screen and (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transform:none;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0;transition:opacity 0s .6s;z-index:0}@media screen and (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;bottom:0;color:#fff;display:-ms-flexbox;display:flex;justify-content:center;opacity:.5;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media screen and (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.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:transparent no-repeat 50%;background-size:100% 100%;display:inline-block;height:20px;width:20px}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='m5.25 0-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='m2.75 0-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{-ms-flex-pack:center;bottom:0;display:-ms-flexbox;display:flex;justify-content:center;left:0;list-style:none;margin-left:15%;margin-right:15%;padding-left:0;position:absolute;right:0;z-index:15}.carousel-indicators li{background-clip:padding-box;background-color:#fff;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;-ms-flex:0 1 auto;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;text-indent:-999px;transition:opacity .6s ease;width:30px}@media screen and (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:20px;color:#fff;left:15%;padding-bottom:20px;padding-top:20px;position:absolute;right:15%;text-align:center;z-index:10}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner-border{-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:text-bottom;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite;background-color:currentColor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:text-bottom;width:2rem}.spinner-grow-sm{height:1rem;width:1rem}.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:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!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:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!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-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!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:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!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-pill{border-radius:50rem!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:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-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:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-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:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-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:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-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:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;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:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{display:block;overflow:hidden;padding:0;position:relative;width:100%}.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;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.embed-responsive-21by9:before{padding-top:42.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-3by4:before{padding-top:133.333333%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;overflow:visible;position:static;white-space:normal;width:auto}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!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}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!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:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{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:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-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 (min-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:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{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:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-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 (min-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:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{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:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-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 (min-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:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{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:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-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 (min-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:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{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:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-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-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-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:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{background-color:transparent;border:0;color:transparent;font:0/0 a;text-shadow:none}.text-decoration-none{text-decoration:none!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{box-shadow:none!important;text-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}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:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{border-color:#dee2e6;color:inherit}} \ No newline at end of file + */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--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,"Noto Sans",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-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-decoration-skip-ink:none}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}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none}a:hover{color:#0056b3;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{margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}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=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,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{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}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:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,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.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:1rem;margin-top:1rem}.small,small{font-size:80%;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote-footer{color:#6c757d;display:block;font-size:80%}.blockquote-footer:before{content:"\2014\00A0"}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:90%}code{color:#e83e8c;font-size:87.5%;word-break:break-word}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:87.5%;padding:.2rem .4rem}kbd kbd{font-size:100%;font-weight:700;padding:0}pre{color:#212529;display:block;font-size:87.5%}pre code{color:inherit;font-size:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.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{padding-left:15px;padding-right:15px;position:relative;width:100%}.col{-ms-flex-preferred-size:0;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width:auto}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width:auto}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width:auto}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width:auto}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;-ms-flex-positive:1;flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width:auto}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{background-color:transparent;margin-bottom:1rem;width:100%}.table td,.table th{border-top:1px solid #dee2e6;padding:.75rem;vertical-align:top}.table thead th{border-bottom:2px solid #dee2e6;vertical-align:bottom}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{background-color:#212529;border-color:#32383e;color:#fff}.table .thead-light th{background-color:#e9ecef;border-color:#dee2e6;color:#495057}.table-dark{background-color:#212529;color:#fff}.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:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;display:block;overflow-x:auto;width:100%}.table-responsive>.table-bordered{border:0}.form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:block;font-size:1rem;font-weight:400;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{background-color:#fff;border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);color:#495057;outline:0}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{background-color:#fff;color:#495057}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.col-form-label-lg{font-size:1.25rem;line-height:1.5;padding-bottom:calc(.5rem + 1px);padding-top:calc(.5rem + 1px)}.col-form-label-sm{font-size:.875rem;line-height:1.5;padding-bottom:calc(.25rem + 1px);padding-top:calc(.25rem + 1px)}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:1px 0;color:#212529;display:block;line-height:1.5;margin-bottom:0;padding-bottom:.375rem;padding-top:.375rem;width:100%}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-left:0;padding-right:0}.form-control-sm{border-radius:.2rem;font-size:.875rem;height:calc(1.8125rem + 2px);line-height:1.5;padding:.25rem .5rem}.form-control-lg{border-radius:.3rem;font-size:1.25rem;height:calc(2.875rem + 2px);line-height:1.5;padding:.5rem 1rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.form-row>.col,.form-row>[class*=col-]{padding-left:5px;padding-right:5px}.form-check{display:block;padding-left:1.25rem;position:relative}.form-check-input{margin-left:-1.25rem;margin-top:.3rem;position:absolute}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;margin-right:.75rem;padding-left:0}.form-check-inline .form-check-input{margin-left:0;margin-right:.3125rem;margin-top:0;position:static}.valid-feedback{color:#28a745;display:none;font-size:80%;margin-top:.25rem;width:100%}.valid-tooltip{background-color:rgba(40,167,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-control.is-valid,.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:center right .5625rem;background-repeat:no-repeat;background-size:1.125rem 1.125rem;border-color:#28a745;padding-right:2.25rem}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top .5625rem right .5625rem;padding-right:2.25rem}.custom-select.is-valid,.was-validated .custom-select:valid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem;border-color:#28a745;padding-right:3.4375rem}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.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:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.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:#34ce57;border-color:#34ce57}.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 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.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{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{color:#dc3545;display:none;font-size:80%;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:rgba(220,53,69,.9);border-radius:.25rem;color:#fff;display:none;font-size:.875rem;line-height:1.5;margin-top:.1rem;max-width:100%;padding:.25rem .5rem;position:absolute;top:100%;z-index:5}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='m0 0 3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");background-position:center right .5625rem;background-repeat:no-repeat;background-size:1.125rem 1.125rem;border-color:#dc3545;padding-right:2.25rem}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top .5625rem right .5625rem;padding-right:2.25rem}.custom-select.is-invalid,.was-validated .custom-select:invalid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='m0 0 3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") no-repeat center right 1.75rem/1.125rem 1.125rem;border-color:#dc3545;padding-right:3.4375rem}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.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:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.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:#e4606d;border-color:#e4606d}.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 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.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{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{-ms-flex-align:center;-ms-flex-pack:center;justify-content:center}.form-inline .form-group,.form-inline label{align-items:center;display:-ms-flexbox;display:flex;margin-bottom:0}.form-inline .form-group{-ms-flex-align:center;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap}.form-inline .form-control{display:inline-block;vertical-align:middle;width:auto}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;justify-content:center;padding-left:0;width:auto}.form-inline .form-check-input{margin-left:0;margin-right:.25rem;margin-top:0;position:relative}.form-inline .custom-control{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#212529;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{background-color:#007bff;border-color:#007bff;color:#fff}.btn-primary:hover{background-color:#0069d9;border-color:#0062cc;color:#fff}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#007bff;border-color:#007bff;color:#fff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#0062cc;border-color:#005cbf;color:#fff}.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 rgba(38,143,255,.5)}.btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#5a6268;border-color:#545b62;color:#fff}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#545b62;border-color:#4e555b;color:#fff}.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 rgba(130,138,145,.5)}.btn-success{background-color:#28a745;border-color:#28a745;color:#fff}.btn-success:hover{background-color:#218838;border-color:#1e7e34;color:#fff}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745;color:#fff}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{background-color:#1e7e34;border-color:#1c7430;color:#fff}.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 rgba(72,180,97,.5)}.btn-info{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info:hover{background-color:#138496;border-color:#117a8b;color:#fff}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{background-color:#117a8b;border-color:#10707f;color:#fff}.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 rgba(58,176,195,.5)}.btn-warning{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning:hover{background-color:#e0a800;border-color:#d39e00;color:#212529}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{background-color:#d39e00;border-color:#c69500;color:#212529}.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 rgba(222,170,12,.5)}.btn-danger{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-danger:hover{background-color:#c82333;border-color:#bd2130;color:#fff}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{background-color:#bd2130;border-color:#b21f2d;color:#fff}.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 rgba(225,83,97,.5)}.btn-light{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light:hover{background-color:#e2e6ea;border-color:#dae0e5;color:#212529}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{background-color:#dae0e5;border-color:#d3d9df;color:#212529}.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 rgba(216,217,219,.5)}.btn-dark{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark:hover{background-color:#23272b;border-color:#1d2124;color:#fff}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40;color:#fff}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{background-color:#1d2124;border-color:#171a1d;color:#fff}.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 rgba(82,88,93,.5)}.btn-outline-primary{border-color:#007bff;color:#007bff}.btn-outline-primary:hover{background-color:#007bff;border-color:#007bff;color:#fff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{background-color:#007bff;border-color:#007bff;color:#fff}.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 rgba(0,123,255,.5)}.btn-outline-secondary{border-color:#6c757d;color:#6c757d}.btn-outline-secondary:hover{background-color:#6c757d;border-color:#6c757d;color:#fff}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{background-color:#6c757d;border-color:#6c757d;color:#fff}.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 rgba(108,117,125,.5)}.btn-outline-success{border-color:#28a745;color:#28a745}.btn-outline-success:hover{background-color:#28a745;border-color:#28a745;color:#fff}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{background-color:#28a745;border-color:#28a745;color:#fff}.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 rgba(40,167,69,.5)}.btn-outline-info{border-color:#17a2b8;color:#17a2b8}.btn-outline-info:hover{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{background-color:#17a2b8;border-color:#17a2b8;color:#fff}.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 rgba(23,162,184,.5)}.btn-outline-warning{border-color:#ffc107;color:#ffc107}.btn-outline-warning:hover{background-color:#ffc107;border-color:#ffc107;color:#212529}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{background-color:#ffc107;border-color:#ffc107;color:#212529}.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 rgba(255,193,7,.5)}.btn-outline-danger{border-color:#dc3545;color:#dc3545}.btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{background-color:#dc3545;border-color:#dc3545;color:#fff}.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 rgba(220,53,69,.5)}.btn-outline-light{border-color:#f8f9fa;color:#f8f9fa}.btn-outline-light:hover{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{background-color:#f8f9fa;border-color:#f8f9fa;color:#212529}.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 rgba(248,249,250,.5)}.btn-outline-dark{border-color:#343a40;color:#343a40}.btn-outline-dark:hover{background-color:#343a40;border-color:#343a40;color:#fff}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{background-color:#343a40;border-color:#343a40;color:#fff}.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 rgba(52,58,64,.5)}.btn-link{color:#007bff;font-weight:400}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{box-shadow:none;text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.btn-group-sm>.btn,.btn-sm{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.btn-block{display:block;width:100%}.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;overflow:hidden;position:relative;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;color:#212529;display:none;float:left;font-size:1rem;left:0;list-style:none;margin:.125rem 0 0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.dropdown-menu-right{left:auto;right:0}@media (min-width:576px){.dropdown-menu-sm-right{left:auto;right:0}}@media (min-width:768px){.dropdown-menu-md-right{left:auto;right:0}}@media (min-width:992px){.dropdown-menu-lg-right{left:auto;right:0}}@media (min-width:1200px){.dropdown-menu-xl-right{left:auto;right:0}}.dropdown-menu-left{left:0;right:auto}@media (min-width:576px){.dropdown-menu-sm-left{left:0;right:auto}}@media (min-width:768px){.dropdown-menu-md-left{left:0;right:auto}}@media (min-width:992px){.dropdown-menu-lg-left{left:0;right:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{left:0;right:auto}}.dropup .dropdown-menu{bottom:100%;margin-bottom:.125rem;margin-top:0;top:auto}.dropup .dropdown-toggle:after{border-bottom:.3em solid;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:0;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{left:100%;margin-left:.125rem;margin-top:0;right:auto;top:0}.dropright .dropdown-toggle:after{border-bottom:.3em solid transparent;border-left:.3em solid;border-right:0;border-top:.3em solid transparent;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{left:auto;margin-right:.125rem;margin-top:0;right:100%;top:0}.dropleft .dropdown-toggle:after{content:"";display:inline-block;display:none;margin-left:.255em;vertical-align:.255em}.dropleft .dropdown-toggle:before{border-bottom:.3em solid transparent;border-right:.3em solid;border-top:.3em solid transparent;content:"";display:inline-block;margin-right:.255em;vertical-align:.255em}.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{background-color:transparent;border:0;clear:both;color:#212529;display:block;font-weight:400;padding:.25rem 1.5rem;text-align:inherit;white-space:nowrap;width:100%}.dropdown-item:first-child{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.dropdown-item:last-child{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px)}.dropdown-item:focus,.dropdown-item:hover{background-color:#f8f9fa;color:#16181b;text-decoration:none}.dropdown-item.active,.dropdown-item:active{background-color:#007bff;color:#fff;text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:#6c757d;pointer-events:none}.dropdown-menu.show{display:block}.dropdown-header{color:#6c757d;display:block;font-size:.875rem;margin-bottom:0;padding:.5rem 1.5rem;white-space:nowrap}.dropdown-item-text{color:#212529;display:block;padding:.25rem 1.5rem}.btn-group,.btn-group-vertical{display:-ms-inline-flexbox;display:inline-flex;position:relative;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{-ms-flex:1 1 auto;flex:1 1 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-toolbar{-ms-flex-pack:start;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.dropdown-toggle-split{padding-left:.5625rem;padding-right:.5625rem}.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-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-left:.375rem;padding-right:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-left:.75rem;padding-right:.75rem}.btn-group-vertical{-ms-flex-align:start;-ms-flex-pack:center;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-left-radius:0;border-bottom-right-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius: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{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:0;position:relative;width:1%}.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,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.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-select:not(:last-child),.input-group>.form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group>.custom-file{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.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{-ms-flex-align:center;align-items:center;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:-ms-flexbox;display:flex;font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:0;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(2.875rem + 2px)}.input-group-lg>.custom-select,.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{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.8125rem + 2px)}.input-group-sm>.custom-select,.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{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-bottom-right-radius:0;border-top-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-bottom-left-radius:0;border-top-left-radius:0}.custom-control{display:block;min-height:1.5rem;padding-left:1.5rem;position:relative}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{opacity:0;position:absolute;z-index:-1}.custom-control-input:checked~.custom-control-label:before{background-color:#007bff;border-color:#007bff;color:#fff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{background-color:#b3d7ff;border-color:#b3d7ff;color:#fff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{margin-bottom:0;position:relative;vertical-align:top}.custom-control-label:before{background-color:#fff;border:1px solid #adb5bd;pointer-events:none}.custom-control-label:after,.custom-control-label:before{content:"";display:block;height:1rem;left:-1.5rem;position:absolute;top:.25rem;width:1rem}.custom-control-label:after{background-position:50%;background-repeat:no-repeat;background-size:50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#007bff;border-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%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:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{border-radius:.5rem;left:-2.25rem;pointer-events:all;width:1.75rem}.custom-switch .custom-control-label:after{background-color:#adb5bd;border-radius:.5rem;height:calc(1rem - 4px);left:calc(-2.25rem + 2px);top:calc(.25rem + 2px);transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;width:calc(1rem - 4px)}@media screen and (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:inline-block;font-weight:400;height:calc(2.25rem + 2px);line-height:1.5;padding:.375rem 1.75rem .375rem .75rem;vertical-align:middle;width:100%}.custom-select:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(128,189,255,.5);outline:0}.custom-select:focus::-ms-value{background-color:#fff;color:#495057}.custom-select[multiple],.custom-select[size]:not([size="1"]){background-image:none;height:auto;padding-right:.75rem}.custom-select:disabled{background-color:#e9ecef;color:#6c757d}.custom-select::-ms-expand{opacity:0}.custom-select-sm{font-size:.875rem;height:calc(1.8125rem + 2px);padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.custom-select-lg{font-size:1.25rem;height:calc(2.875rem + 2px);padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{height:calc(2.25rem + 2px);position:relative;width:100%}.custom-file-input{margin:0;opacity:0;z-index:2}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;font-weight:400;height:calc(2.25rem + 2px);left:0;z-index:1}.custom-file-label,.custom-file-label:after{color:#495057;line-height:1.5;padding:.375rem .75rem;position:absolute;right:0;top:0}.custom-file-label:after{background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0;bottom:0;content:"Browse";display:block;height:2.25rem;z-index:3}.custom-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;height:1.4rem;padding:0;width:100%}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#007bff;border:0;border-radius: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;width:1rem}@media screen and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#007bff;border:0;border-radius:1rem;height:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media screen and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{background-color:#dee2e6;border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-thumb{appearance:none;background-color:#007bff;border:0;border-radius:1rem;height:1rem;margin-left:.2rem;margin-right:.2rem;margin-top:0;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:1rem}@media screen and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{background-color:transparent;border-color:transparent;border-width:.5rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{background-color:transparent;border-color:transparent;color:#6c757d}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;color:#495057}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#007bff;color:#fff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;-ms-flex-positive:1;flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{padding:.5rem 1rem;position:relative}.navbar,.navbar>.container,.navbar>.container-fluid{-ms-flex-align:center;-ms-flex-pack:justify;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between}.navbar-brand{display:inline-block;font-size:1.25rem;line-height:inherit;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{float:none;position:static}.navbar-text{display:inline-block;padding-bottom:.5rem;padding-top:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;-ms-flex-positive:1;-ms-flex-align:center;align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:1px solid transparent;border-radius:.25rem;font-size:1.25rem;line-height:1;padding:.25rem .75rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{background:no-repeat 50%;background-size:100% 100%;content:"";display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-pack:start;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{-ms-flex-preferred-size:auto;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-pack:start;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{-ms-flex-preferred-size:auto;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-pack:start;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{-ms-flex-preferred-size:auto;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-left:0;padding-right:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-pack:start;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{-ms-flex-preferred-size:auto;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-pack:start;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-left:0;padding-right:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:.5rem;padding-right:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{-ms-flex-preferred-size:auto;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.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:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.5)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.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:#fff}.navbar-dark .navbar-toggler{border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%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:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{word-wrap:break-word;background-clip:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;position:relative}.card>hr{margin-left:0;margin-right:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 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:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);color:inherit;margin-bottom:0;padding:.75rem 1.25rem}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125);padding:.75rem 1.25rem}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{border-bottom:0;margin-bottom:-.75rem}.card-header-pills,.card-header-tabs{margin-left:-.625rem;margin-right:-.625rem}.card-img-overlay{bottom:0;left:0;padding:1.25rem;position:absolute;right:0;top:0}.card-img{border-radius:calc(.25rem - 1px);width:100%}.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px);width:100%}.card-img-bottom{border-bottom-left-radius:calc(.25rem - 1px);border-bottom-right-radius:calc(.25rem - 1px);width:100%}.card-deck{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-ms-flex-flow:row wrap;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.card-deck .card{display:-ms-flexbox;display:flex;-ms-flex:1 0 0%;flex:1 0 0%;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;margin-left:15px;margin-right:15px}}.card-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{border-left:0;margin-left:0}.card-group>.card:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child),.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card{overflow:hidden}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion .card .card-header{margin-bottom:-1px}.breadcrumb{background-color:#e9ecef;border-radius:.25rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:.75rem 1rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:"/";display:inline-block;padding-right:.5rem}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{border-radius:.25rem;display:-ms-flexbox;display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#007bff;display:block;line-height:1.25;margin-left:-1px;padding:.5rem .75rem;position:relative}.page-link:hover{background-color:#e9ecef;border-color:#dee2e6;color:#0056b3;text-decoration:none;z-index:2}.page-link:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0;z-index:2}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem;margin-left:0}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.page-item.active .page-link{background-color:#007bff;border-color:#007bff;color:#fff;z-index:1}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;cursor:auto;pointer-events:none}.pagination-lg .page-link{font-size:1.25rem;line-height:1.5;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.badge{border-radius:.25rem;display:inline-block;font-size:75%;font-weight:700;line-height:1;padding:.25em .4em;text-align:center;vertical-align:baseline;white-space:nowrap}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{border-radius:10rem;padding-left:.6em;padding-right:.6em}.badge-primary{background-color:#007bff;color:#fff}a.badge-primary:focus,a.badge-primary:hover{background-color:#0062cc;color:#fff}.badge-secondary{background-color:#6c757d;color:#fff}a.badge-secondary:focus,a.badge-secondary:hover{background-color:#545b62;color:#fff}.badge-success{background-color:#28a745;color:#fff}a.badge-success:focus,a.badge-success:hover{background-color:#1e7e34;color:#fff}.badge-info{background-color:#17a2b8;color:#fff}a.badge-info:focus,a.badge-info:hover{background-color:#117a8b;color:#fff}.badge-warning{background-color:#ffc107;color:#212529}a.badge-warning:focus,a.badge-warning:hover{background-color:#d39e00;color:#212529}.badge-danger{background-color:#dc3545;color:#fff}a.badge-danger:focus,a.badge-danger:hover{background-color:#bd2130;color:#fff}.badge-light{background-color:#f8f9fa;color:#212529}a.badge-light:focus,a.badge-light:hover{background-color:#dae0e5;color:#212529}.badge-dark{background-color:#343a40;color:#fff}a.badge-dark:focus,a.badge-dark:hover{background-color:#1d2124;color:#fff}.jumbotron{background-color:#e9ecef;border-radius:.3rem;margin-bottom:2rem;padding:2rem 1rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{border-radius:0;padding-left:0;padding-right:0}.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:.75rem 1.25rem;position:relative}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{color:inherit;padding:.75rem 1.25rem;position:absolute;right:0;top:0}.alert-primary{background-color:#cce5ff;border-color:#b8daff;color:#004085}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{background-color:#e2e3e5;border-color:#d6d8db;color:#383d41}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{background-color:#d1ecf1;border-color:#bee5eb;color:#0c5460}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{background-color:#fff3cd;border-color:#ffeeba;color:#856404}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{background-color:#fefefe;border-color:#fdfdfe;color:#818182}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{background-color:#d6d8d9;border-color:#c6c8ca;color:#1b1e21}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{background-color:#e9ecef;border-radius:.25rem;font-size:.75rem;height:1rem;overflow:hidden}.progress,.progress-bar{display:-ms-flexbox;display:flex}.progress-bar{-ms-flex-pack:center;background-color:#007bff;color:#fff;-ms-flex-direction:column;flex-direction:column;justify-content:center;text-align:center;transition:width .6s ease;white-space:nowrap}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}.media{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;padding-left:0}.list-group-item-action{color:#495057;text-align:inherit;width:100%}.list-group-item-action:focus,.list-group-item-action:hover{background-color:#f8f9fa;color:#495057;text-decoration:none}.list-group-item-action:active{background-color:#e9ecef;color:#212529}.list-group-item{background-color:#fff;border:1px solid rgba(0,0,0,.125);display:block;margin-bottom:-1px;padding:.75rem 1.25rem;position:relative}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;margin-bottom:0}.list-group-item:focus,.list-group-item:hover{text-decoration:none;z-index:1}.list-group-item.disabled,.list-group-item:disabled{background-color:#fff;color:#6c757d;pointer-events:none}.list-group-item.active{background-color:#007bff;border-color:#007bff;color:#fff;z-index:2}.list-group-flush .list-group-item{border-left:0;border-radius:0;border-right:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.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;margin-bottom:0}.list-group-item-primary{background-color:#b8daff;color:#004085}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{background-color:#9fcdff;color:#004085}.list-group-item-primary.list-group-item-action.active{background-color:#004085;border-color:#004085;color:#fff}.list-group-item-secondary{background-color:#d6d8db;color:#383d41}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{background-color:#c8cbcf;color:#383d41}.list-group-item-secondary.list-group-item-action.active{background-color:#383d41;border-color:#383d41;color:#fff}.list-group-item-success{background-color:#c3e6cb;color:#155724}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{background-color:#b1dfbb;color:#155724}.list-group-item-success.list-group-item-action.active{background-color:#155724;border-color:#155724;color:#fff}.list-group-item-info{background-color:#bee5eb;color:#0c5460}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{background-color:#abdde5;color:#0c5460}.list-group-item-info.list-group-item-action.active{background-color:#0c5460;border-color:#0c5460;color:#fff}.list-group-item-warning{background-color:#ffeeba;color:#856404}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{background-color:#ffe8a1;color:#856404}.list-group-item-warning.list-group-item-action.active{background-color:#856404;border-color:#856404;color:#fff}.list-group-item-danger{background-color:#f5c6cb;color:#721c24}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{background-color:#f1b0b7;color:#721c24}.list-group-item-danger.list-group-item-action.active{background-color:#721c24;border-color:#721c24;color:#fff}.list-group-item-light{background-color:#fdfdfe;color:#818182}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{background-color:#ececf6;color:#818182}.list-group-item-light.list-group-item-action.active{background-color:#818182;border-color:#818182;color:#fff}.list-group-item-dark{background-color:#c6c8ca;color:#1b1e21}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{background-color:#b9bbbe;color:#1b1e21}.list-group-item-dark.list-group-item-action.active{background-color:#1b1e21;border-color:#1b1e21;color:#fff}.close{color:#000;float:right;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;padding:0}a.close.disabled{pointer-events:none}.toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border:1px solid rgba(0,0,0,.1);border-radius:.25rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.1);font-size:.875rem;max-width:350px;opacity:0;overflow:hidden}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{-ms-flex-align:center;align-items:center;background-clip:padding-box;background-color:hsla(0,0%,100%,.85);border-bottom:1px solid rgba(0,0,0,.05);color:#6c757d;display:-ms-flexbox;display:flex;padding:.25rem .75rem}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{display:none;height:100%;left:0;outline:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:1050}.modal-dialog{margin:.5rem;pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{-webkit-transform:translateY(-50px);transform:translateY(-50px);transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-centered{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{content:"";display:block;height:calc(100vh - 1rem)}.modal-content{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{-ms-flex-align:start;-ms-flex-pack:justify;align-items:flex-start;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem;display:-ms-flexbox;display:flex;justify-content:space-between;padding:1rem}.modal-header .close{margin:-1rem -1rem -1rem auto;padding:1rem}.modal-title{line-height:1.5;margin-bottom:0}.modal-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem;position:relative}.modal-footer{-ms-flex-align:center;-ms-flex-pack:end;align-items:center;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;border-top:1px solid #e9ecef;display:-ms-flexbox;display:flex;justify-content:flex-end;padding:1rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}@media (min-width:576px){.modal-dialog{margin:1.75rem auto;max-width:500px}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{word-wrap:break-word;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;margin:0;opacity:0;position:absolute;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:1070}.tooltip.show{opacity:.9}.tooltip .arrow{display:block;height:.4rem;position:absolute;width:.8rem}.tooltip .arrow:before{border-color:transparent;border-style:solid;content:"";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-top-color:#000;border-width:.4rem .4rem 0;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{height:.8rem;left:0;width:.4rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{border-right-color:#000;border-width:.4rem .4rem .4rem 0;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-bottom-color:#000;border-width:0 .4rem .4rem;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{height:.8rem;right:0;width:.4rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{border-left-color:#000;border-width:.4rem 0 .4rem .4rem;left:0}.tooltip-inner{background-color:#000;border-radius:.25rem;color:#fff;max-width:200px;padding:.25rem .5rem;text-align:center}.popover{word-wrap:break-word;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:.875rem;font-style:normal;font-weight:400;left:0;letter-spacing:normal;line-break:auto;line-height:1.5;max-width:276px;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;top:0;white-space:normal;word-break:normal;word-spacing:normal;z-index:1060}.popover,.popover .arrow{display:block;position:absolute}.popover .arrow{height:.5rem;margin:0 .3rem;width:1rem}.popover .arrow:after,.popover .arrow:before{border-color:transparent;border-style:solid;content:"";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 + -1px)}.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:rgba(0,0,0,.25);bottom:0}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-top .arrow:after{border-top-color:#fff;bottom:1px}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{height:1rem;left:calc(-.5rem + -1px);margin:.3rem 0;width:.5rem}.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:rgba(0,0,0,.25);left:0}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-right .arrow:after{border-right-color:#fff;left:1px}.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 + -1px)}.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:rgba(0,0,0,.25);top:0}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-bottom .arrow:after{border-bottom-color:#fff;top:1px}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{border-bottom:1px solid #f7f7f7;content:"";display:block;left:50%;margin-left:-.5rem;position:absolute;top:0;width:1rem}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{height:1rem;margin:.3rem 0;right:calc(-.5rem + -1px);width:.5rem}.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:rgba(0,0,0,.25);right:0}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-left .arrow:after{border-left-color:#fff;right:1px}.popover-header{background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px);color:inherit;font-size:1rem;margin-bottom:0;padding:.5rem .75rem}.popover-header:empty{display:none}.popover-body{color:#212529;padding:.5rem .75rem}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{overflow:hidden;position:relative;width:100%}.carousel-inner:after{clear:both;content:"";display:block}.carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;float:left;margin-right:-100%;position:relative;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;width:100%}@media screen and (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transform:none;transform:none;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1;z-index:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0;transition:opacity 0s .6s;z-index:0}@media screen and (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;bottom:0;color:#fff;display:-ms-flexbox;display:flex;justify-content:center;opacity:.5;position:absolute;text-align:center;top:0;transition:opacity .15s ease;width:15%;z-index:1}@media screen and (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.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:transparent no-repeat 50%;background-size:100% 100%;display:inline-block;height:20px;width:20px}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='m5.25 0-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='m2.75 0-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{-ms-flex-pack:center;bottom:0;display:-ms-flexbox;display:flex;justify-content:center;left:0;list-style:none;margin-left:15%;margin-right:15%;padding-left:0;position:absolute;right:0;z-index:15}.carousel-indicators li{background-clip:padding-box;background-color:#fff;border-bottom:10px solid transparent;border-top:10px solid transparent;box-sizing:content-box;cursor:pointer;-ms-flex:0 1 auto;flex:0 1 auto;height:3px;margin-left:3px;margin-right:3px;opacity:.5;text-indent:-999px;transition:opacity .6s ease;width:30px}@media screen and (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{bottom:20px;color:#fff;left:15%;padding-bottom:20px;padding-top:20px;position:absolute;right:15%;text-align:center;z-index:10}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner-border{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.spinner-border{-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite;border:.25em solid;border-radius:50%;border-right:.25em solid transparent;display:inline-block;height:2rem;vertical-align:text-bottom;width:2rem}.spinner-border-sm{border-width:.2em;height:1rem;width:1rem}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite;background-color:currentColor;border-radius:50%;display:inline-block;height:2rem;opacity:0;vertical-align:text-bottom;width:2rem}.spinner-grow-sm{height:1rem;width:1rem}.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:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!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:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!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-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!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:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!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-pill{border-radius:50rem!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:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-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:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-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:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-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:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-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:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;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:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{display:block;overflow:hidden;padding:0;position:relative;width:100%}.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;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.embed-responsive-21by9:before{padding-top:42.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-3by4:before{padding-top:133.333333%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;overflow:visible;position:static;white-space:normal;width:auto}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!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}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!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:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{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:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-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 (min-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:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{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:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-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 (min-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:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{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:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-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 (min-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:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{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:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-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 (min-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:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{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:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-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-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-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:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{background-color:transparent;border:0;color:transparent;font:0/0 a;text-shadow:none}.text-decoration-none{text-decoration:none!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{box-shadow:none!important;text-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}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:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{border-color:#dee2e6;color:inherit}} \ No newline at end of file diff --git a/packages/cssnano-preset-default/src/__tests__/integrations/gumby-v2.6.4.css b/packages/cssnano-preset-default/src/__tests__/integrations/gumby-v2.6.4.css index 443548668..ca091bf3e 100644 --- a/packages/cssnano-preset-default/src/__tests__/integrations/gumby-v2.6.4.css +++ b/packages/cssnano-preset-default/src/__tests__/integrations/gumby-v2.6.4.css @@ -1 +1 @@ -@charset "UTF-8";@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}caption,td,th{font-weight:400;text-align:left;vertical-align:middle}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}.pull_right{float:right}.pull_left{float:left}html{font-size:100%;line-height:1.625em}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#555;font-family:Open Sans;font-weight:400;position:relative}@media only screen and (max-width:767px){body{min-width:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;width:100%}}body,html{height:100%}.hide{display:none}.hide.active,.show{display:block}.icon-note.icon-left a:before,.icon-note.icon-right a:after,i.icon-note:before{content:"♪";height:inherit}.icon-note-beamed.icon-left a:before,.icon-note-beamed.icon-right a:after,i.icon-note-beamed:before{content:"♫";height:inherit}.icon-music.icon-left a:before,.icon-music.icon-right a:after,i.icon-music:before{content:"🎵";height:inherit}.icon-search.icon-left a:before,.icon-search.icon-right a:after,i.icon-search:before{content:"🔍";height:inherit}.icon-flashlight.icon-left a:before,.icon-flashlight.icon-right a:after,i.icon-flashlight:before{content:"🔦";height:inherit}.icon-mail.icon-left a:before,.icon-mail.icon-right a:after,i.icon-mail:before{content:"✉";height:inherit}.icon-heart.icon-left a:before,.icon-heart.icon-right a:after,i.icon-heart:before{content:"♥";height:inherit}.icon-heart-empty.icon-left a:before,.icon-heart-empty.icon-right a:after,i.icon-heart-empty:before{content:"♡";height:inherit}.icon-star.icon-left a:before,.icon-star.icon-right a:after,i.icon-star:before{content:"★";height:inherit}.icon-star-empty.icon-left a:before,.icon-star-empty.icon-right a:after,i.icon-star-empty:before{content:"☆";height:inherit}.icon-user.icon-left a:before,.icon-user.icon-right a:after,i.icon-user:before{content:"👤";height:inherit}.icon-users.icon-left a:before,.icon-users.icon-right a:after,i.icon-users:before{content:"👥";height:inherit}.icon-user-add.icon-left a:before,.icon-user-add.icon-right a:after,i.icon-user-add:before{content:"";height:inherit}.icon-video.icon-left a:before,.icon-video.icon-right a:after,i.icon-video:before{content:"🎬";height:inherit}.icon-picture.icon-left a:before,.icon-picture.icon-right a:after,i.icon-picture:before{content:"🌄";height:inherit}.icon-camera.icon-left a:before,.icon-camera.icon-right a:after,i.icon-camera:before{content:"📷";height:inherit}.icon-layout.icon-left a:before,.icon-layout.icon-right a:after,i.icon-layout:before{content:"⚏";height:inherit}.icon-menu.icon-left a:before,.icon-menu.icon-right a:after,i.icon-menu:before{content:"☰";height:inherit}.icon-check.icon-left a:before,.icon-check.icon-right a:after,i.icon-check:before{content:"✓";height:inherit}.icon-cancel.icon-left a:before,.icon-cancel.icon-right a:after,i.icon-cancel:before{content:"✕";height:inherit}.icon-cancel-circled.icon-left a:before,.icon-cancel-circled.icon-right a:after,i.icon-cancel-circled:before{content:"✖";height:inherit}.icon-cancel-squared.icon-left a:before,.icon-cancel-squared.icon-right a:after,i.icon-cancel-squared:before{content:"❎";height:inherit}.icon-plus.icon-left a:before,.icon-plus.icon-right a:after,i.icon-plus:before{content:"+";height:inherit}.icon-plus-circled.icon-left a:before,.icon-plus-circled.icon-right a:after,i.icon-plus-circled:before{content:"➕";height:inherit}.icon-plus-squared.icon-left a:before,.icon-plus-squared.icon-right a:after,i.icon-plus-squared:before{content:"⊞";height:inherit}.icon-minus.icon-left a:before,.icon-minus.icon-right a:after,i.icon-minus:before{content:"-";height:inherit}.icon-minus-circled.icon-left a:before,.icon-minus-circled.icon-right a:after,i.icon-minus-circled:before{content:"➖";height:inherit}.icon-minus-squared.icon-left a:before,.icon-minus-squared.icon-right a:after,i.icon-minus-squared:before{content:"⊟";height:inherit}.icon-help.icon-left a:before,.icon-help.icon-right a:after,i.icon-help:before{content:"❓";height:inherit}.icon-help-circled.icon-left a:before,.icon-help-circled.icon-right a:after,i.icon-help-circled:before{content:"";height:inherit}.icon-info.icon-left a:before,.icon-info.icon-right a:after,i.icon-info:before{content:"ℹ";height:inherit}.icon-info-circled.icon-left a:before,.icon-info-circled.icon-right a:after,i.icon-info-circled:before{content:"";height:inherit}.icon-back.icon-left a:before,.icon-back.icon-right a:after,i.icon-back:before{content:"🔙";height:inherit}.icon-home.icon-left a:before,.icon-home.icon-right a:after,i.icon-home:before{content:"⌂";height:inherit}.icon-link.icon-left a:before,.icon-link.icon-right a:after,i.icon-link:before{content:"🔗";height:inherit}.icon-attach.icon-left a:before,.icon-attach.icon-right a:after,i.icon-attach:before{content:"📎";height:inherit}.icon-lock.icon-left a:before,.icon-lock.icon-right a:after,i.icon-lock:before{content:"🔒";height:inherit}.icon-lock-open.icon-left a:before,.icon-lock-open.icon-right a:after,i.icon-lock-open:before{content:"🔓";height:inherit}.icon-eye.icon-left a:before,.icon-eye.icon-right a:after,i.icon-eye:before{content:"";height:inherit}.icon-tag.icon-left a:before,.icon-tag.icon-right a:after,i.icon-tag:before{content:"";height:inherit}.icon-bookmark.icon-left a:before,.icon-bookmark.icon-right a:after,i.icon-bookmark:before{content:"🔖";height:inherit}.icon-bookmarks.icon-left a:before,.icon-bookmarks.icon-right a:after,i.icon-bookmarks:before{content:"📑";height:inherit}.icon-flag.icon-left a:before,.icon-flag.icon-right a:after,i.icon-flag:before{content:"⚑";height:inherit}.icon-thumbs-up.icon-left a:before,.icon-thumbs-up.icon-right a:after,i.icon-thumbs-up:before{content:"👍";height:inherit}.icon-thumbs-down.icon-left a:before,.icon-thumbs-down.icon-right a:after,i.icon-thumbs-down:before{content:"👎";height:inherit}.icon-download.icon-left a:before,.icon-download.icon-right a:after,i.icon-download:before{content:"📥";height:inherit}.icon-upload.icon-left a:before,.icon-upload.icon-right a:after,i.icon-upload:before{content:"📤";height:inherit}.icon-upload-cloud.icon-left a:before,.icon-upload-cloud.icon-right a:after,i.icon-upload-cloud:before{content:"";height:inherit}.icon-reply.icon-left a:before,.icon-reply.icon-right a:after,i.icon-reply:before{content:"";height:inherit}.icon-reply-all.icon-left a:before,.icon-reply-all.icon-right a:after,i.icon-reply-all:before{content:"";height:inherit}.icon-forward.icon-left a:before,.icon-forward.icon-right a:after,i.icon-forward:before{content:"➦";height:inherit}.icon-quote.icon-left a:before,.icon-quote.icon-right a:after,i.icon-quote:before{content:"❞";height:inherit}.icon-code.icon-left a:before,.icon-code.icon-right a:after,i.icon-code:before{content:"";height:inherit}.icon-export.icon-left a:before,.icon-export.icon-right a:after,i.icon-export:before{content:"";height:inherit}.icon-pencil.icon-left a:before,.icon-pencil.icon-right a:after,i.icon-pencil:before{content:"✎";height:inherit}.icon-feather.icon-left a:before,.icon-feather.icon-right a:after,i.icon-feather:before{content:"✒";height:inherit}.icon-print.icon-left a:before,.icon-print.icon-right a:after,i.icon-print:before{content:"";height:inherit}.icon-retweet.icon-left a:before,.icon-retweet.icon-right a:after,i.icon-retweet:before{content:"";height:inherit}.icon-keyboard.icon-left a:before,.icon-keyboard.icon-right a:after,i.icon-keyboard:before{content:"⌨";height:inherit}.icon-comment.icon-left a:before,.icon-comment.icon-right a:after,i.icon-comment:before{content:"";height:inherit}.icon-chat.icon-left a:before,.icon-chat.icon-right a:after,i.icon-chat:before{content:"";height:inherit}.icon-bell.icon-left a:before,.icon-bell.icon-right a:after,i.icon-bell:before{content:"🔔";height:inherit}.icon-attention.icon-left a:before,.icon-attention.icon-right a:after,i.icon-attention:before{content:"⚠";height:inherit}.icon-alert.icon-left a:before,.icon-alert.icon-right a:after,i.icon-alert:before{content:"💥";height:inherit}.icon-vcard.icon-left a:before,.icon-vcard.icon-right a:after,i.icon-vcard:before{content:"";height:inherit}.icon-address.icon-left a:before,.icon-address.icon-right a:after,i.icon-address:before{content:"";height:inherit}.icon-location.icon-left a:before,.icon-location.icon-right a:after,i.icon-location:before{content:"";height:inherit}.icon-map.icon-left a:before,.icon-map.icon-right a:after,i.icon-map:before{content:"";height:inherit}.icon-direction.icon-left a:before,.icon-direction.icon-right a:after,i.icon-direction:before{content:"➢";height:inherit}.icon-compass.icon-left a:before,.icon-compass.icon-right a:after,i.icon-compass:before{content:"";height:inherit}.icon-cup.icon-left a:before,.icon-cup.icon-right a:after,i.icon-cup:before{content:"☕";height:inherit}.icon-trash.icon-left a:before,.icon-trash.icon-right a:after,i.icon-trash:before{content:"";height:inherit}.icon-doc.icon-left a:before,.icon-doc.icon-right a:after,i.icon-doc:before{content:"";height:inherit}.icon-docs.icon-left a:before,.icon-docs.icon-right a:after,i.icon-docs:before{content:"";height:inherit}.icon-doc-landscape.icon-left a:before,.icon-doc-landscape.icon-right a:after,i.icon-doc-landscape:before{content:"";height:inherit}.icon-doc-text.icon-left a:before,.icon-doc-text.icon-right a:after,i.icon-doc-text:before{content:"📄";height:inherit}.icon-doc-text-inv.icon-left a:before,.icon-doc-text-inv.icon-right a:after,i.icon-doc-text-inv:before{content:"";height:inherit}.icon-newspaper.icon-left a:before,.icon-newspaper.icon-right a:after,i.icon-newspaper:before{content:"📰";height:inherit}.icon-book-open.icon-left a:before,.icon-book-open.icon-right a:after,i.icon-book-open:before{content:"📖";height:inherit}.icon-book.icon-left a:before,.icon-book.icon-right a:after,i.icon-book:before{content:"📕";height:inherit}.icon-folder.icon-left a:before,.icon-folder.icon-right a:after,i.icon-folder:before{content:"📁";height:inherit}.icon-archive.icon-left a:before,.icon-archive.icon-right a:after,i.icon-archive:before{content:"";height:inherit}.icon-box.icon-left a:before,.icon-box.icon-right a:after,i.icon-box:before{content:"📦";height:inherit}.icon-rss.icon-left a:before,.icon-rss.icon-right a:after,i.icon-rss:before{content:"";height:inherit}.icon-phone.icon-left a:before,.icon-phone.icon-right a:after,i.icon-phone:before{content:"📞";height:inherit}.icon-cog.icon-left a:before,.icon-cog.icon-right a:after,i.icon-cog:before{content:"⚙";height:inherit}.icon-tools.icon-left a:before,.icon-tools.icon-right a:after,i.icon-tools:before{content:"⚒";height:inherit}.icon-share.icon-left a:before,.icon-share.icon-right a:after,i.icon-share:before{content:"";height:inherit}.icon-shareable.icon-left a:before,.icon-shareable.icon-right a:after,i.icon-shareable:before{content:"";height:inherit}.icon-basket.icon-left a:before,.icon-basket.icon-right a:after,i.icon-basket:before{content:"";height:inherit}.icon-bag.icon-left a:before,.icon-bag.icon-right a:after,i.icon-bag:before{content:"👜";height:inherit}.icon-calendar.icon-left a:before,.icon-calendar.icon-right a:after,i.icon-calendar:before{content:"📅";height:inherit}.icon-login.icon-left a:before,.icon-login.icon-right a:after,i.icon-login:before{content:"";height:inherit}.icon-logout.icon-left a:before,.icon-logout.icon-right a:after,i.icon-logout:before{content:"";height:inherit}.icon-mic.icon-left a:before,.icon-mic.icon-right a:after,i.icon-mic:before{content:"🎤";height:inherit}.icon-mute.icon-left a:before,.icon-mute.icon-right a:after,i.icon-mute:before{content:"🔇";height:inherit}.icon-sound.icon-left a:before,.icon-sound.icon-right a:after,i.icon-sound:before{content:"🔊";height:inherit}.icon-volume.icon-left a:before,.icon-volume.icon-right a:after,i.icon-volume:before{content:"";height:inherit}.icon-clock.icon-left a:before,.icon-clock.icon-right a:after,i.icon-clock:before{content:"🕔";height:inherit}.icon-hourglass.icon-left a:before,.icon-hourglass.icon-right a:after,i.icon-hourglass:before{content:"⏳";height:inherit}.icon-lamp.icon-left a:before,.icon-lamp.icon-right a:after,i.icon-lamp:before{content:"💡";height:inherit}.icon-light-down.icon-left a:before,.icon-light-down.icon-right a:after,i.icon-light-down:before{content:"🔅";height:inherit}.icon-light-up.icon-left a:before,.icon-light-up.icon-right a:after,i.icon-light-up:before{content:"🔆";height:inherit}.icon-adjust.icon-left a:before,.icon-adjust.icon-right a:after,i.icon-adjust:before{content:"◑";height:inherit}.icon-block.icon-left a:before,.icon-block.icon-right a:after,i.icon-block:before{content:"🚫";height:inherit}.icon-resize-full.icon-left a:before,.icon-resize-full.icon-right a:after,i.icon-resize-full:before{content:"";height:inherit}.icon-resize-small.icon-left a:before,.icon-resize-small.icon-right a:after,i.icon-resize-small:before{content:"";height:inherit}.icon-popup.icon-left a:before,.icon-popup.icon-right a:after,i.icon-popup:before{content:"";height:inherit}.icon-publish.icon-left a:before,.icon-publish.icon-right a:after,i.icon-publish:before{content:"";height:inherit}.icon-window.icon-left a:before,.icon-window.icon-right a:after,i.icon-window:before{content:"";height:inherit}.icon-arrow-combo.icon-left a:before,.icon-arrow-combo.icon-right a:after,i.icon-arrow-combo:before{content:"";height:inherit}.icon-down-circled.icon-left a:before,.icon-down-circled.icon-right a:after,i.icon-down-circled:before{content:"";height:inherit}.icon-left-circled.icon-left a:before,.icon-left-circled.icon-right a:after,i.icon-left-circled:before{content:"";height:inherit}.icon-right-circled.icon-left a:before,.icon-right-circled.icon-right a:after,i.icon-right-circled:before{content:"";height:inherit}.icon-up-circled.icon-left a:before,.icon-up-circled.icon-right a:after,i.icon-up-circled:before{content:"";height:inherit}.icon-down-open.icon-left a:before,.icon-down-open.icon-right a:after,i.icon-down-open:before{content:"";height:inherit}.icon-left-open.icon-left a:before,.icon-left-open.icon-right a:after,i.icon-left-open:before{content:"";height:inherit}.icon-right-open.icon-left a:before,.icon-right-open.icon-right a:after,i.icon-right-open:before{content:"";height:inherit}.icon-up-open.icon-left a:before,.icon-up-open.icon-right a:after,i.icon-up-open:before{content:"";height:inherit}.icon-down-open-mini.icon-left a:before,.icon-down-open-mini.icon-right a:after,i.icon-down-open-mini:before{content:"";height:inherit}.icon-left-open-mini.icon-left a:before,.icon-left-open-mini.icon-right a:after,i.icon-left-open-mini:before{content:"";height:inherit}.icon-right-open-mini.icon-left a:before,.icon-right-open-mini.icon-right a:after,i.icon-right-open-mini:before{content:"";height:inherit}.icon-up-open-mini.icon-left a:before,.icon-up-open-mini.icon-right a:after,i.icon-up-open-mini:before{content:"";height:inherit}.icon-down-open-big.icon-left a:before,.icon-down-open-big.icon-right a:after,i.icon-down-open-big:before{content:"";height:inherit}.icon-left-open-big.icon-left a:before,.icon-left-open-big.icon-right a:after,i.icon-left-open-big:before{content:"";height:inherit}.icon-right-open-big.icon-left a:before,.icon-right-open-big.icon-right a:after,i.icon-right-open-big:before{content:"";height:inherit}.icon-up-open-big.icon-left a:before,.icon-up-open-big.icon-right a:after,i.icon-up-open-big:before{content:"";height:inherit}.icon-down.icon-left a:before,.icon-down.icon-right a:after,i.icon-down:before{content:"⬇";height:inherit}.icon-arrow-left.icon-left a:before,.icon-arrow-left.icon-right a:after,i.icon-arrow-left:before{content:"⬅";height:inherit}.icon-arrow-right.icon-left a:before,.icon-arrow-right.icon-right a:after,i.icon-arrow-right:before{content:"➡";height:inherit}.icon-up.icon-left a:before,.icon-up.icon-right a:after,i.icon-up:before{content:"⬆";height:inherit}.icon-down-dir.icon-left a:before,.icon-down-dir.icon-right a:after,i.icon-down-dir:before{content:"▾";height:inherit}.icon-left-dir.icon-left a:before,.icon-left-dir.icon-right a:after,i.icon-left-dir:before{content:"◂";height:inherit}.icon-right-dir.icon-left a:before,.icon-right-dir.icon-right a:after,i.icon-right-dir:before{content:"▸";height:inherit}.icon-up-dir.icon-left a:before,.icon-up-dir.icon-right a:after,i.icon-up-dir:before{content:"▴";height:inherit}.icon-down-bold.icon-left a:before,.icon-down-bold.icon-right a:after,i.icon-down-bold:before{content:"";height:inherit}.icon-left-bold.icon-left a:before,.icon-left-bold.icon-right a:after,i.icon-left-bold:before{content:"";height:inherit}.icon-right-bold.icon-left a:before,.icon-right-bold.icon-right a:after,i.icon-right-bold:before{content:"";height:inherit}.icon-up-bold.icon-left a:before,.icon-up-bold.icon-right a:after,i.icon-up-bold:before{content:"";height:inherit}.icon-down-thin.icon-left a:before,.icon-down-thin.icon-right a:after,i.icon-down-thin:before{content:"↓";height:inherit}.icon-left-thin.icon-left a:before,.icon-left-thin.icon-right a:after,i.icon-left-thin:before{content:"←";height:inherit}.icon-right-thin.icon-left a:before,.icon-right-thin.icon-right a:after,i.icon-right-thin:before{content:"→";height:inherit}.icon-up-thin.icon-left a:before,.icon-up-thin.icon-right a:after,i.icon-up-thin:before{content:"↑";height:inherit}.icon-ccw.icon-left a:before,.icon-ccw.icon-right a:after,i.icon-ccw:before{content:"⟲";height:inherit}.icon-cw.icon-left a:before,.icon-cw.icon-right a:after,i.icon-cw:before{content:"⟳";height:inherit}.icon-arrows-ccw.icon-left a:before,.icon-arrows-ccw.icon-right a:after,i.icon-arrows-ccw:before{content:"🔄";height:inherit}.icon-level-down.icon-left a:before,.icon-level-down.icon-right a:after,i.icon-level-down:before{content:"↳";height:inherit}.icon-level-up.icon-left a:before,.icon-level-up.icon-right a:after,i.icon-level-up:before{content:"↰";height:inherit}.icon-shuffle.icon-left a:before,.icon-shuffle.icon-right a:after,i.icon-shuffle:before{content:"🔀";height:inherit}.icon-loop.icon-left a:before,.icon-loop.icon-right a:after,i.icon-loop:before{content:"🔁";height:inherit}.icon-switch.icon-left a:before,.icon-switch.icon-right a:after,i.icon-switch:before{content:"⇆";height:inherit}.icon-play.icon-left a:before,.icon-play.icon-right a:after,i.icon-play:before{content:"▶";height:inherit}.icon-stop.icon-left a:before,.icon-stop.icon-right a:after,i.icon-stop:before{content:"■";height:inherit}.icon-pause.icon-left a:before,.icon-pause.icon-right a:after,i.icon-pause:before{content:"⎉";height:inherit}.icon-record.icon-left a:before,.icon-record.icon-right a:after,i.icon-record:before{content:"⚫";height:inherit}.icon-to-end.icon-left a:before,.icon-to-end.icon-right a:after,i.icon-to-end:before{content:"⏭";height:inherit}.icon-to-start.icon-left a:before,.icon-to-start.icon-right a:after,i.icon-to-start:before{content:"⏮";height:inherit}.icon-fast-forward.icon-left a:before,.icon-fast-forward.icon-right a:after,i.icon-fast-forward:before{content:"⏩";height:inherit}.icon-fast-backward.icon-left a:before,.icon-fast-backward.icon-right a:after,i.icon-fast-backward:before{content:"⏪";height:inherit}.icon-progress-0.icon-left a:before,.icon-progress-0.icon-right a:after,i.icon-progress-0:before{content:"";height:inherit}.icon-progress-1.icon-left a:before,.icon-progress-1.icon-right a:after,i.icon-progress-1:before{content:"";height:inherit}.icon-progress-2.icon-left a:before,.icon-progress-2.icon-right a:after,i.icon-progress-2:before{content:"";height:inherit}.icon-progress-3.icon-left a:before,.icon-progress-3.icon-right a:after,i.icon-progress-3:before{content:"";height:inherit}.icon-target.icon-left a:before,.icon-target.icon-right a:after,i.icon-target:before{content:"🎯";height:inherit}.icon-palette.icon-left a:before,.icon-palette.icon-right a:after,i.icon-palette:before{content:"🎨";height:inherit}.icon-list.icon-left a:before,.icon-list.icon-right a:after,i.icon-list:before{content:"";height:inherit}.icon-list-add.icon-left a:before,.icon-list-add.icon-right a:after,i.icon-list-add:before{content:"";height:inherit}.icon-signal.icon-left a:before,.icon-signal.icon-right a:after,i.icon-signal:before{content:"📶";height:inherit}.icon-trophy.icon-left a:before,.icon-trophy.icon-right a:after,i.icon-trophy:before{content:"🏆";height:inherit}.icon-battery.icon-left a:before,.icon-battery.icon-right a:after,i.icon-battery:before{content:"🔋";height:inherit}.icon-back-in-time.icon-left a:before,.icon-back-in-time.icon-right a:after,i.icon-back-in-time:before{content:"";height:inherit}.icon-monitor.icon-left a:before,.icon-monitor.icon-right a:after,i.icon-monitor:before{content:"💻";height:inherit}.icon-mobile.icon-left a:before,.icon-mobile.icon-right a:after,i.icon-mobile:before{content:"📱";height:inherit}.icon-network.icon-left a:before,.icon-network.icon-right a:after,i.icon-network:before{content:"";height:inherit}.icon-cd.icon-left a:before,.icon-cd.icon-right a:after,i.icon-cd:before{content:"💿";height:inherit}.icon-inbox.icon-left a:before,.icon-inbox.icon-right a:after,i.icon-inbox:before{content:"";height:inherit}.icon-install.icon-left a:before,.icon-install.icon-right a:after,i.icon-install:before{content:"";height:inherit}.icon-globe.icon-left a:before,.icon-globe.icon-right a:after,i.icon-globe:before{content:"🌎";height:inherit}.icon-cloud.icon-left a:before,.icon-cloud.icon-right a:after,i.icon-cloud:before{content:"☁";height:inherit}.icon-cloud-thunder.icon-left a:before,.icon-cloud-thunder.icon-right a:after,i.icon-cloud-thunder:before{content:"⛈";height:inherit}.icon-flash.icon-left a:before,.icon-flash.icon-right a:after,i.icon-flash:before{content:"⚡";height:inherit}.icon-moon.icon-left a:before,.icon-moon.icon-right a:after,i.icon-moon:before{content:"☽";height:inherit}.icon-flight.icon-left a:before,.icon-flight.icon-right a:after,i.icon-flight:before{content:"✈";height:inherit}.icon-paper-plane.icon-left a:before,.icon-paper-plane.icon-right a:after,i.icon-paper-plane:before{content:"";height:inherit}.icon-leaf.icon-left a:before,.icon-leaf.icon-right a:after,i.icon-leaf:before{content:"🍂";height:inherit}.icon-lifebuoy.icon-left a:before,.icon-lifebuoy.icon-right a:after,i.icon-lifebuoy:before{content:"";height:inherit}.icon-mouse.icon-left a:before,.icon-mouse.icon-right a:after,i.icon-mouse:before{content:"";height:inherit}.icon-briefcase.icon-left a:before,.icon-briefcase.icon-right a:after,i.icon-briefcase:before{content:"💼";height:inherit}.icon-suitcase.icon-left a:before,.icon-suitcase.icon-right a:after,i.icon-suitcase:before{content:"";height:inherit}.icon-dot.icon-left a:before,.icon-dot.icon-right a:after,i.icon-dot:before{content:"";height:inherit}.icon-dot-2.icon-left a:before,.icon-dot-2.icon-right a:after,i.icon-dot-2:before{content:"";height:inherit}.icon-dot-3.icon-left a:before,.icon-dot-3.icon-right a:after,i.icon-dot-3:before{content:"";height:inherit}.icon-brush.icon-left a:before,.icon-brush.icon-right a:after,i.icon-brush:before{content:"";height:inherit}.icon-magnet.icon-left a:before,.icon-magnet.icon-right a:after,i.icon-magnet:before{content:"";height:inherit}.icon-infinity.icon-left a:before,.icon-infinity.icon-right a:after,i.icon-infinity:before{content:"∞";height:inherit}.icon-erase.icon-left a:before,.icon-erase.icon-right a:after,i.icon-erase:before{content:"⌫";height:inherit}.icon-chart-pie.icon-left a:before,.icon-chart-pie.icon-right a:after,i.icon-chart-pie:before{content:"";height:inherit}.icon-chart-line.icon-left a:before,.icon-chart-line.icon-right a:after,i.icon-chart-line:before{content:"📈";height:inherit}.icon-chart-bar.icon-left a:before,.icon-chart-bar.icon-right a:after,i.icon-chart-bar:before{content:"📊";height:inherit}.icon-chart-area.icon-left a:before,.icon-chart-area.icon-right a:after,i.icon-chart-area:before{content:"🔾";height:inherit}.icon-tape.icon-left a:before,.icon-tape.icon-right a:after,i.icon-tape:before{content:"✇";height:inherit}.icon-graduation-cap.icon-left a:before,.icon-graduation-cap.icon-right a:after,i.icon-graduation-cap:before{content:"🎓";height:inherit}.icon-language.icon-left a:before,.icon-language.icon-right a:after,i.icon-language:before{content:"";height:inherit}.icon-ticket.icon-left a:before,.icon-ticket.icon-right a:after,i.icon-ticket:before{content:"🎫";height:inherit}.icon-water.icon-left a:before,.icon-water.icon-right a:after,i.icon-water:before{content:"💦";height:inherit}.icon-droplet.icon-left a:before,.icon-droplet.icon-right a:after,i.icon-droplet:before{content:"💧";height:inherit}.icon-air.icon-left a:before,.icon-air.icon-right a:after,i.icon-air:before{content:"";height:inherit}.icon-credit-card.icon-left a:before,.icon-credit-card.icon-right a:after,i.icon-credit-card:before{content:"💳";height:inherit}.icon-floppy.icon-left a:before,.icon-floppy.icon-right a:after,i.icon-floppy:before{content:"💾";height:inherit}.icon-clipboard.icon-left a:before,.icon-clipboard.icon-right a:after,i.icon-clipboard:before{content:"📋";height:inherit}.icon-megaphone.icon-left a:before,.icon-megaphone.icon-right a:after,i.icon-megaphone:before{content:"📣";height:inherit}.icon-database.icon-left a:before,.icon-database.icon-right a:after,i.icon-database:before{content:"";height:inherit}.icon-drive.icon-left a:before,.icon-drive.icon-right a:after,i.icon-drive:before{content:"";height:inherit}.icon-bucket.icon-left a:before,.icon-bucket.icon-right a:after,i.icon-bucket:before{content:"";height:inherit}.icon-thermometer.icon-left a:before,.icon-thermometer.icon-right a:after,i.icon-thermometer:before{content:"";height:inherit}.icon-key.icon-left a:before,.icon-key.icon-right a:after,i.icon-key:before{content:"🔑";height:inherit}.icon-flow-cascade.icon-left a:before,.icon-flow-cascade.icon-right a:after,i.icon-flow-cascade:before{content:"";height:inherit}.icon-flow-branch.icon-left a:before,.icon-flow-branch.icon-right a:after,i.icon-flow-branch:before{content:"";height:inherit}.icon-flow-tree.icon-left a:before,.icon-flow-tree.icon-right a:after,i.icon-flow-tree:before{content:"";height:inherit}.icon-flow-line.icon-left a:before,.icon-flow-line.icon-right a:after,i.icon-flow-line:before{content:"";height:inherit}.icon-flow-parallel.icon-left a:before,.icon-flow-parallel.icon-right a:after,i.icon-flow-parallel:before{content:"";height:inherit}.icon-rocket.icon-left a:before,.icon-rocket.icon-right a:after,i.icon-rocket:before{content:"🚀";height:inherit}.icon-gauge.icon-left a:before,.icon-gauge.icon-right a:after,i.icon-gauge:before{content:"";height:inherit}.icon-traffic-cone.icon-left a:before,.icon-traffic-cone.icon-right a:after,i.icon-traffic-cone:before{content:"";height:inherit}.icon-cc.icon-left a:before,.icon-cc.icon-right a:after,i.icon-cc:before{content:"";height:inherit}.icon-cc-by.icon-left a:before,.icon-cc-by.icon-right a:after,i.icon-cc-by:before{content:"";height:inherit}.icon-cc-nc.icon-left a:before,.icon-cc-nc.icon-right a:after,i.icon-cc-nc:before{content:"";height:inherit}.icon-cc-nc-eu.icon-left a:before,.icon-cc-nc-eu.icon-right a:after,i.icon-cc-nc-eu:before{content:"";height:inherit}.icon-cc-nc-jp.icon-left a:before,.icon-cc-nc-jp.icon-right a:after,i.icon-cc-nc-jp:before{content:"";height:inherit}.icon-cc-sa.icon-left a:before,.icon-cc-sa.icon-right a:after,i.icon-cc-sa:before{content:"";height:inherit}.icon-cc-nd.icon-left a:before,.icon-cc-nd.icon-right a:after,i.icon-cc-nd:before{content:"";height:inherit}.icon-cc-pd.icon-left a:before,.icon-cc-pd.icon-right a:after,i.icon-cc-pd:before{content:"";height:inherit}.icon-cc-zero.icon-left a:before,.icon-cc-zero.icon-right a:after,i.icon-cc-zero:before{content:"";height:inherit}.icon-cc-share.icon-left a:before,.icon-cc-share.icon-right a:after,i.icon-cc-share:before{content:"";height:inherit}.icon-cc-remix.icon-left a:before,.icon-cc-remix.icon-right a:after,i.icon-cc-remix:before{content:"";height:inherit}.icon-github.icon-left a:before,.icon-github.icon-right a:after,i.icon-github:before{content:"";height:inherit}.icon-github-circled.icon-left a:before,.icon-github-circled.icon-right a:after,i.icon-github-circled:before{content:"";height:inherit}.icon-flickr.icon-left a:before,.icon-flickr.icon-right a:after,i.icon-flickr:before{content:"";height:inherit}.icon-flickr-circled.icon-left a:before,.icon-flickr-circled.icon-right a:after,i.icon-flickr-circled:before{content:"";height:inherit}.icon-vimeo.icon-left a:before,.icon-vimeo.icon-right a:after,i.icon-vimeo:before{content:"";height:inherit}.icon-vimeo-circled.icon-left a:before,.icon-vimeo-circled.icon-right a:after,i.icon-vimeo-circled:before{content:"";height:inherit}.icon-twitter.icon-left a:before,.icon-twitter.icon-right a:after,i.icon-twitter:before{content:"";height:inherit}.icon-twitter-circled.icon-left a:before,.icon-twitter-circled.icon-right a:after,i.icon-twitter-circled:before{content:"";height:inherit}.icon-facebook.icon-left a:before,.icon-facebook.icon-right a:after,i.icon-facebook:before{content:"";height:inherit}.icon-facebook-circled.icon-left a:before,.icon-facebook-circled.icon-right a:after,i.icon-facebook-circled:before{content:"";height:inherit}.icon-facebook-squared.icon-left a:before,.icon-facebook-squared.icon-right a:after,i.icon-facebook-squared:before{content:"";height:inherit}.icon-gplus.icon-left a:before,.icon-gplus.icon-right a:after,i.icon-gplus:before{content:"";height:inherit}.icon-gplus-circled.icon-left a:before,.icon-gplus-circled.icon-right a:after,i.icon-gplus-circled:before{content:"";height:inherit}.icon-pinterest.icon-left a:before,.icon-pinterest.icon-right a:after,i.icon-pinterest:before{content:"";height:inherit}.icon-pinterest-circled.icon-left a:before,.icon-pinterest-circled.icon-right a:after,i.icon-pinterest-circled:before{content:"";height:inherit}.icon-tumblr.icon-left a:before,.icon-tumblr.icon-right a:after,i.icon-tumblr:before{content:"";height:inherit}.icon-tumblr-circled.icon-left a:before,.icon-tumblr-circled.icon-right a:after,i.icon-tumblr-circled:before{content:"";height:inherit}.icon-linkedin.icon-left a:before,.icon-linkedin.icon-right a:after,i.icon-linkedin:before{content:"";height:inherit}.icon-linkedin-circled.icon-left a:before,.icon-linkedin-circled.icon-right a:after,i.icon-linkedin-circled:before{content:"";height:inherit}.icon-dribbble.icon-left a:before,.icon-dribbble.icon-right a:after,i.icon-dribbble:before{content:"";height:inherit}.icon-dribbble-circled.icon-left a:before,.icon-dribbble-circled.icon-right a:after,i.icon-dribbble-circled:before{content:"";height:inherit}.icon-stumbleupon.icon-left a:before,.icon-stumbleupon.icon-right a:after,i.icon-stumbleupon:before{content:"";height:inherit}.icon-stumbleupon-circled.icon-left a:before,.icon-stumbleupon-circled.icon-right a:after,i.icon-stumbleupon-circled:before{content:"";height:inherit}.icon-lastfm.icon-left a:before,.icon-lastfm.icon-right a:after,i.icon-lastfm:before{content:"";height:inherit}.icon-lastfm-circled.icon-left a:before,.icon-lastfm-circled.icon-right a:after,i.icon-lastfm-circled:before{content:"";height:inherit}.icon-rdio.icon-left a:before,.icon-rdio.icon-right a:after,i.icon-rdio:before{content:"";height:inherit}.icon-rdio-circled.icon-left a:before,.icon-rdio-circled.icon-right a:after,i.icon-rdio-circled:before{content:"";height:inherit}.icon-spotify.icon-left a:before,.icon-spotify.icon-right a:after,i.icon-spotify:before{content:"";height:inherit}.icon-spotify-circled.icon-left a:before,.icon-spotify-circled.icon-right a:after,i.icon-spotify-circled:before{content:"";height:inherit}.icon-qq.icon-left a:before,.icon-qq.icon-right a:after,i.icon-qq:before{content:"";height:inherit}.icon-instagram.icon-left a:before,.icon-instagram.icon-right a:after,i.icon-instagram:before{content:"";height:inherit}.icon-dropbox.icon-left a:before,.icon-dropbox.icon-right a:after,i.icon-dropbox:before{content:"";height:inherit}.icon-evernote.icon-left a:before,.icon-evernote.icon-right a:after,i.icon-evernote:before{content:"";height:inherit}.icon-flattr.icon-left a:before,.icon-flattr.icon-right a:after,i.icon-flattr:before{content:"";height:inherit}.icon-skype.icon-left a:before,.icon-skype.icon-right a:after,i.icon-skype:before{content:"";height:inherit}.icon-skype-circled.icon-left a:before,.icon-skype-circled.icon-right a:after,i.icon-skype-circled:before{content:"";height:inherit}.icon-renren.icon-left a:before,.icon-renren.icon-right a:after,i.icon-renren:before{content:"";height:inherit}.icon-sina-weibo.icon-left a:before,.icon-sina-weibo.icon-right a:after,i.icon-sina-weibo:before{content:"";height:inherit}.icon-paypal.icon-left a:before,.icon-paypal.icon-right a:after,i.icon-paypal:before{content:"";height:inherit}.icon-picasa.icon-left a:before,.icon-picasa.icon-right a:after,i.icon-picasa:before{content:"";height:inherit}.icon-soundcloud.icon-left a:before,.icon-soundcloud.icon-right a:after,i.icon-soundcloud:before{content:"";height:inherit}.icon-mixi.icon-left a:before,.icon-mixi.icon-right a:after,i.icon-mixi:before{content:"";height:inherit}.icon-behance.icon-left a:before,.icon-behance.icon-right a:after,i.icon-behance:before{content:"";height:inherit}.icon-google-circles.icon-left a:before,.icon-google-circles.icon-right a:after,i.icon-google-circles:before{content:"";height:inherit}.icon-vkontakte.icon-left a:before,.icon-vkontakte.icon-right a:after,i.icon-vkontakte:before{content:"";height:inherit}.icon-smashing.icon-left a:before,.icon-smashing.icon-right a:after,i.icon-smashing:before{content:"";height:inherit}.icon-sweden.icon-left a:before,.icon-sweden.icon-right a:after,i.icon-sweden:before{content:"";height:inherit}.icon-db-shape.icon-left a:before,.icon-db-shape.icon-right a:after,i.icon-db-shape:before{content:"";height:inherit}.icon-logo-db.icon-left a:before,.icon-logo-db.icon-right a:after,i.icon-logo-db:before{content:"";height:inherit}.fixed{position:fixed}.fixed.pinned{position:absolute}@media only screen and (max-width:768px){.fixed{left:auto!important;position:relative!important;top:auto!important}}.unfixed{left:auto!important;position:relative!important;top:auto!important}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}@font-face{font-family:entypo;font-style:normal;font-weight:400;src:url(../fonts/icons/entypo.eot);src:url(../fonts/icons/entypo.eot?#iefix) format("ie9-skip-eot"),url(../fonts/icons/entypo.woff) format("woff"),url(../fonts/icons/entypo.ttf) format("truetype")}h1,h2,h3,h4,h5,h6{color:#444;font-family:Open Sans;font-weight:300;line-height:1.15538em;padding-bottom:.273em;padding-top:.273em;text-rendering:optimizeLegibility}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#d04526}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#c03d20}@media only screen and (max-width:767px){h1,h2,h3,h4,h5,h6{word-wrap:break-word}}h1{font-size:68px;font-size:4.25rem}h1.xlarge{font-size:110px;font-size:6.875rem}h1.xxlarge{font-size:126px;font-size:7.875rem}h1.absurd{font-size:177px;font-size:11.0625rem}h2{font-size:42px;font-size:2.625rem}h3{font-size:30px;font-size:1.875rem}h4{font-size:26px;font-size:1.625rem}h5{font-size:18px;font-size:1.125rem}h6{font-size:16px;font-size:1rem}@media only screen and (max-width:767px){h1{font-size:42px;font-size:2.625rem}h2{font-size:36px;font-size:2.25rem}}.subhead{color:#777;margin-bottom:20px}.subhead,p{font-weight:400}p{font-family:Open Sans;font-size:16px;font-size:1rem;line-height:1.625em;margin-bottom:13px}p.lead{font-size:20px;font-size:1.25rem;margin-bottom:18px}@media only screen and (max-width:768px){p{font-size:17.6px;font-size:1.1rem;line-height:1.625em}}a{color:#d04526;line-height:inherit;outline:0;text-decoration:none}a:hover{color:#c03d20}ol,ul{margin-bottom:.273em}ul{list-style:none outside}ol{list-style:decimal;margin-left:30px}ul.circle,ul.disc,ul.square{margin-left:25px}ul.square{list-style:square outside}ul.circle{list-style:circle outside}ul.disc{list-style:disc outside}ul ul{margin:4px 0 5px 25px}ol ol{margin:4px 0 5px 30px}li{padding-bottom:.273em}ul.large li{line-height:21px}dl dt{font-size:16px;font-size:1rem;font-weight:700}@media only screen and (max-width:768px){dl,ol,p,ul{text-align:left}}em{font-style:italic}em,strong{line-height:inherit}strong{font-weight:700}small{font-size:56.4%;line-height:inherit}h1 small,h2 small,h3 small,h4 small,h5 small{color:#777}blockquote{border-left:5px solid #ccc;margin:0 0 18px;padding:9px 20px 0 19px}blockquote,blockquote p{color:#777;line-height:20px}blockquote cite{color:#555;display:block;font-size:12px;font-size:1.2rem}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#555}hr{border:1px solid #ccc;clear:both;height:0;margin:16px 0 18px}abbr,acronym{border-bottom:1px solid #ccc;color:#222;cursor:help;font-size:90%;text-transform:uppercase}abbr{text-transform:none}@media print{*{background:transparent!important;color:#000!important;filter:none!important;-ms-filter:none!important;text-shadow:none!important}p a,p a:visited{color:#555!important;text-decoration:underline}p a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.row{margin:0 auto;max-width:980px;min-width:320px;padding-left:20px;padding-right:20px;width:100%}.row .row{min-width:0;padding-left:0;padding-right:0}.column,.columns{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.12766%;min-height:1px}.alpha,.column:first-child,.columns:first-child{margin-left:0}.column.omega,.columns.omega{float:right}.row .one.column,.row .one.columns{width:6.38298%}.row .two.columns{width:14.89362%}.row .three.columns{width:23.40426%}.row .four.columns{width:31.91489%}.row .five.columns{width:40.42553%}.row .six.columns{width:48.93617%}.row .seven.columns{width:57.44681%}.row .eight.columns{width:65.95745%}.row .nine.columns{width:74.46809%}.row .ten.columns{width:82.97872%}.row .eleven.columns{width:91.48936%}.row .twelve.columns{width:100%}.row .push_one{margin-left:10.6383%}.row .push_one:first-child{margin-left:8.51064%}.row .pull_one.one.column{margin-left:-14.89362%}.row .pull_one.two.columns{margin-left:-23.40426%}.row .pull_one.three.columns{margin-left:-31.91489%}.row .pull_one.four.columns{margin-left:-40.42553%}.row .pull_one.five.columns{margin-left:-48.93617%}.row .pull_one.six.columns{margin-left:-57.44681%}.row .pull_one.seven.columns{margin-left:-65.95745%}.row .pull_one.eight.columns{margin-left:-74.46809%}.row .pull_one.nine.columns{margin-left:-82.97872%}.row .pull_one.ten.columns{margin-left:-91.48936%}.row .push_two{margin-left:19.14894%}.row .push_two:first-child{margin-left:17.02128%}.row .pull_two.one.column{margin-left:-23.40426%}.row .pull_two.two.columns{margin-left:-31.91489%}.row .pull_two.three.columns{margin-left:-40.42553%}.row .pull_two.four.columns{margin-left:-48.93617%}.row .pull_two.five.columns{margin-left:-57.44681%}.row .pull_two.six.columns{margin-left:-65.95745%}.row .pull_two.seven.columns{margin-left:-74.46809%}.row .pull_two.eight.columns{margin-left:-82.97872%}.row .pull_two.nine.columns{margin-left:-91.48936%}.row .pull_two.eleven.columns{margin-left:-108.51064%}.row .push_three{margin-left:27.65957%}.row .push_three:first-child{margin-left:25.53191%}.row .pull_three.one.column{margin-left:-31.91489%}.row .pull_three.two.columns{margin-left:-40.42553%}.row .pull_three.three.columns{margin-left:-48.93617%}.row .pull_three.four.columns{margin-left:-57.44681%}.row .pull_three.five.columns{margin-left:-65.95745%}.row .pull_three.six.columns{margin-left:-74.46809%}.row .pull_three.seven.columns{margin-left:-82.97872%}.row .pull_three.eight.columns{margin-left:-91.48936%}.row .pull_three.ten.columns{margin-left:-108.51064%}.row .pull_three.eleven.columns{margin-left:-117.02128%}.row .push_four{margin-left:36.17021%}.row .push_four:first-child{margin-left:34.04255%}.row .pull_four.one.column{margin-left:-40.42553%}.row .pull_four.two.columns{margin-left:-48.93617%}.row .pull_four.three.columns{margin-left:-57.44681%}.row .pull_four.four.columns{margin-left:-65.95745%}.row .pull_four.five.columns{margin-left:-74.46809%}.row .pull_four.six.columns{margin-left:-82.97872%}.row .pull_four.seven.columns{margin-left:-91.48936%}.row .pull_four.nine.columns{margin-left:-108.51064%}.row .pull_four.ten.columns{margin-left:-117.02128%}.row .pull_four.eleven.columns{margin-left:-125.53191%}.row .push_five{margin-left:44.68085%}.row .push_five:first-child{margin-left:42.55319%}.row .pull_five.one.column{margin-left:-48.93617%}.row .pull_five.two.columns{margin-left:-57.44681%}.row .pull_five.three.columns{margin-left:-65.95745%}.row .pull_five.four.columns{margin-left:-74.46809%}.row .pull_five.five.columns{margin-left:-82.97872%}.row .pull_five.six.columns{margin-left:-91.48936%}.row .pull_five.eight.columns{margin-left:-108.51064%}.row .pull_five.nine.columns{margin-left:-117.02128%}.row .pull_five.ten.columns{margin-left:-125.53191%}.row .pull_five.eleven.columns{margin-left:-134.04255%}.row .push_six{margin-left:53.19149%}.row .push_six:first-child{margin-left:51.06383%}.row .pull_six.one.column{margin-left:-57.44681%}.row .pull_six.two.columns{margin-left:-65.95745%}.row .pull_six.three.columns{margin-left:-74.46809%}.row .pull_six.four.columns{margin-left:-82.97872%}.row .pull_six.five.columns{margin-left:-91.48936%}.row .pull_six.seven.columns{margin-left:-108.51064%}.row .pull_six.eight.columns{margin-left:-117.02128%}.row .pull_six.nine.columns{margin-left:-125.53191%}.row .pull_six.ten.columns{margin-left:-134.04255%}.row .pull_six.eleven.columns{margin-left:-142.55319%}.row .push_seven{margin-left:61.70213%}.row .push_seven:first-child{margin-left:59.57447%}.row .pull_seven.one.column{margin-left:-65.95745%}.row .pull_seven.two.columns{margin-left:-74.46809%}.row .pull_seven.three.columns{margin-left:-82.97872%}.row .pull_seven.four.columns{margin-left:-91.48936%}.row .pull_seven.six.columns{margin-left:-108.51064%}.row .pull_seven.seven.columns{margin-left:-117.02128%}.row .pull_seven.eight.columns{margin-left:-125.53191%}.row .pull_seven.nine.columns{margin-left:-134.04255%}.row .pull_seven.ten.columns{margin-left:-142.55319%}.row .pull_seven.eleven.columns{margin-left:-151.06383%}.row .push_eight{margin-left:70.21277%}.row .push_eight:first-child{margin-left:68.08511%}.row .pull_eight.one.column{margin-left:-74.46809%}.row .pull_eight.two.columns{margin-left:-82.97872%}.row .pull_eight.three.columns{margin-left:-91.48936%}.row .pull_eight.five.columns{margin-left:-108.51064%}.row .pull_eight.six.columns{margin-left:-117.02128%}.row .pull_eight.seven.columns{margin-left:-125.53191%}.row .pull_eight.eight.columns{margin-left:-134.04255%}.row .pull_eight.nine.columns{margin-left:-142.55319%}.row .pull_eight.ten.columns{margin-left:-151.06383%}.row .pull_eight.eleven.columns{margin-left:-159.57447%}.row .push_nine{margin-left:78.7234%}.row .push_nine:first-child{margin-left:76.59574%}.row .pull_nine.one.column{margin-left:-82.97872%}.row .pull_nine.two.columns{margin-left:-91.48936%}.row .pull_nine.four.columns{margin-left:-108.51064%}.row .pull_nine.five.columns{margin-left:-117.02128%}.row .pull_nine.six.columns{margin-left:-125.53191%}.row .pull_nine.seven.columns{margin-left:-134.04255%}.row .pull_nine.eight.columns{margin-left:-142.55319%}.row .pull_nine.nine.columns{margin-left:-151.06383%}.row .pull_nine.ten.columns{margin-left:-159.57447%}.row .pull_nine.eleven.columns{margin-left:-168.08511%}.row .push_ten{margin-left:87.23404%}.row .push_ten:first-child{margin-left:85.10638%}.row .pull_ten.one.column{margin-left:-91.48936%}.row .pull_ten.three.columns{margin-left:-108.51064%}.row .pull_ten.four.columns{margin-left:-117.02128%}.row .pull_ten.five.columns{margin-left:-125.53191%}.row .pull_ten.six.columns{margin-left:-134.04255%}.row .pull_ten.seven.columns{margin-left:-142.55319%}.row .pull_ten.eight.columns{margin-left:-151.06383%}.row .pull_ten.nine.columns{margin-left:-159.57447%}.row .pull_ten.ten.columns{margin-left:-168.08511%}.row .pull_ten.eleven.columns{margin-left:-176.59574%}.row .push_eleven{margin-left:95.74468%}.row .push_eleven:first-child{margin-left:93.61702%}.row .pull_eleven.two.columns{margin-left:-108.51064%}.row .pull_eleven.three.columns{margin-left:-117.02128%}.row .pull_eleven.four.columns{margin-left:-125.53191%}.row .pull_eleven.five.columns{margin-left:-134.04255%}.row .pull_eleven.six.columns{margin-left:-142.55319%}.row .pull_eleven.seven.columns{margin-left:-151.06383%}.row .pull_eleven.eight.columns{margin-left:-159.57447%}.row .pull_eleven.nine.columns{margin-left:-168.08511%}.row .pull_eleven.ten.columns{margin-left:-176.59574%}.row .pull_eleven.eleven.columns{margin-left:-185.10638%}.row .one.centered{margin-left:46.80851%}.row .two.centered{margin-left:42.55319%}.row .three.centered{margin-left:38.29787%}.row .four.centered{margin-left:34.04255%}.row .five.centered{margin-left:29.78723%}.row .six.centered{margin-left:25.53191%}.row .seven.centered{margin-left:21.2766%}.row .eight.centered{margin-left:17.02128%}.row .nine.centered{margin-left:12.76596%}.row .ten.centered{margin-left:8.51064%}.row .eleven.centered{margin-left:4.25532%}.sixteen.colgrid .row .one.column,.sixteen.colgrid .row .one.columns{width:4.25532%}.sixteen.colgrid .row .two.columns{width:10.6383%}.sixteen.colgrid .row .three.columns{width:17.02128%}.sixteen.colgrid .row .four.columns{width:23.40426%}.sixteen.colgrid .row .five.columns{width:29.78723%}.sixteen.colgrid .row .six.columns{width:36.17021%}.sixteen.colgrid .row .seven.columns{width:42.55319%}.sixteen.colgrid .row .eight.columns{width:48.93617%}.sixteen.colgrid .row .nine.columns{width:55.31915%}.sixteen.colgrid .row .ten.columns{width:61.70213%}.sixteen.colgrid .row .eleven.columns{width:68.08511%}.sixteen.colgrid .row .twelve.columns{width:74.46809%}.sixteen.colgrid .row .thirteen.columns{width:80.85106%}.sixteen.colgrid .row .fourteen.columns{width:87.23404%}.sixteen.colgrid .row .fifteen.columns{width:93.61702%}.sixteen.colgrid .row .sixteen.columns{width:100%}.sixteen.colgrid .row .push_one{margin-left:8.51064%}.sixteen.colgrid .row .push_one:first-child{margin-left:6.38298%}.sixteen.colgrid .row .pull_one.one.column{margin-left:-10.6383%}.sixteen.colgrid .row .pull_one.two.columns{margin-left:-17.02128%}.sixteen.colgrid .row .pull_one.three.columns{margin-left:-23.40426%}.sixteen.colgrid .row .pull_one.four.columns{margin-left:-29.78723%}.sixteen.colgrid .row .pull_one.five.columns{margin-left:-36.17021%}.sixteen.colgrid .row .pull_one.six.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_one.seven.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_one.eight.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_one.nine.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_one.ten.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_one.eleven.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_one.twelve.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_one.thirteen.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_one.fourteen.columns{margin-left:-93.61702%}.sixteen.colgrid .row .push_two{margin-left:14.89362%}.sixteen.colgrid .row .push_two:first-child{margin-left:12.76596%}.sixteen.colgrid .row .pull_two.one.column{margin-left:-17.02128%}.sixteen.colgrid .row .pull_two.two.columns{margin-left:-23.40426%}.sixteen.colgrid .row .pull_two.three.columns{margin-left:-29.78723%}.sixteen.colgrid .row .pull_two.four.columns{margin-left:-36.17021%}.sixteen.colgrid .row .pull_two.five.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_two.six.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_two.seven.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_two.eight.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_two.nine.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_two.ten.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_two.eleven.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_two.twelve.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_two.thirteen.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_two.fifteen.columns{margin-left:-106.38298%}.sixteen.colgrid .row .push_three{margin-left:21.2766%}.sixteen.colgrid .row .push_three:first-child{margin-left:19.14894%}.sixteen.colgrid .row .pull_three.one.column{margin-left:-23.40426%}.sixteen.colgrid .row .pull_three.two.columns{margin-left:-29.78723%}.sixteen.colgrid .row .pull_three.three.columns{margin-left:-36.17021%}.sixteen.colgrid .row .pull_three.four.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_three.five.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_three.six.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_three.seven.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_three.eight.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_three.nine.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_three.ten.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_three.eleven.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_three.twelve.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_three.fourteen.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_three.fifteen.columns{margin-left:-112.76596%}.sixteen.colgrid .row .push_four{margin-left:27.65957%}.sixteen.colgrid .row .push_four:first-child{margin-left:25.53191%}.sixteen.colgrid .row .pull_four.one.column{margin-left:-29.78723%}.sixteen.colgrid .row .pull_four.two.columns{margin-left:-36.17021%}.sixteen.colgrid .row .pull_four.three.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_four.four.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_four.five.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_four.six.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_four.seven.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_four.eight.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_four.nine.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_four.ten.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_four.eleven.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_four.thirteen.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_four.fourteen.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_four.fifteen.columns{margin-left:-119.14894%}.sixteen.colgrid .row .push_five{margin-left:34.04255%}.sixteen.colgrid .row .push_five:first-child{margin-left:31.91489%}.sixteen.colgrid .row .pull_five.one.column{margin-left:-36.17021%}.sixteen.colgrid .row .pull_five.two.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_five.three.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_five.four.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_five.five.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_five.six.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_five.seven.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_five.eight.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_five.nine.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_five.ten.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_five.twelve.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_five.thirteen.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_five.fourteen.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_five.fifteen.columns{margin-left:-125.53191%}.sixteen.colgrid .row .push_six{margin-left:40.42553%}.sixteen.colgrid .row .push_six:first-child{margin-left:38.29787%}.sixteen.colgrid .row .pull_six.one.column{margin-left:-42.55319%}.sixteen.colgrid .row .pull_six.two.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_six.three.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_six.four.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_six.five.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_six.six.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_six.seven.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_six.eight.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_six.nine.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_six.eleven.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_six.twelve.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_six.thirteen.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_six.fourteen.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_six.fifteen.columns{margin-left:-131.91489%}.sixteen.colgrid .row .push_seven{margin-left:46.80851%}.sixteen.colgrid .row .push_seven:first-child{margin-left:44.68085%}.sixteen.colgrid .row .pull_seven.one.column{margin-left:-48.93617%}.sixteen.colgrid .row .pull_seven.two.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_seven.three.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_seven.four.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_seven.five.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_seven.six.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_seven.seven.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_seven.eight.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_seven.ten.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_seven.eleven.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_seven.twelve.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_seven.thirteen.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_seven.fourteen.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_seven.fifteen.columns{margin-left:-138.29787%}.sixteen.colgrid .row .push_eight{margin-left:53.19149%}.sixteen.colgrid .row .push_eight:first-child{margin-left:51.06383%}.sixteen.colgrid .row .pull_eight.one.column{margin-left:-55.31915%}.sixteen.colgrid .row .pull_eight.two.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_eight.three.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_eight.four.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_eight.five.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_eight.six.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_eight.seven.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_eight.nine.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_eight.ten.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_eight.eleven.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_eight.twelve.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_eight.thirteen.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_eight.fourteen.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_eight.fifteen.columns{margin-left:-144.68085%}.sixteen.colgrid .row .push_nine{margin-left:59.57447%}.sixteen.colgrid .row .push_nine:first-child{margin-left:57.44681%}.sixteen.colgrid .row .pull_nine.one.column{margin-left:-61.70213%}.sixteen.colgrid .row .pull_nine.two.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_nine.three.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_nine.four.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_nine.five.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_nine.six.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_nine.eight.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_nine.nine.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_nine.ten.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_nine.eleven.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_nine.twelve.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_nine.thirteen.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_nine.fourteen.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_nine.fifteen.columns{margin-left:-151.06383%}.sixteen.colgrid .row .push_ten{margin-left:65.95745%}.sixteen.colgrid .row .push_ten:first-child{margin-left:63.82979%}.sixteen.colgrid .row .pull_ten.one.column{margin-left:-68.08511%}.sixteen.colgrid .row .pull_ten.two.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_ten.three.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_ten.four.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_ten.five.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_ten.seven.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_ten.eight.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_ten.nine.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_ten.ten.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_ten.eleven.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_ten.twelve.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_ten.thirteen.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_ten.fourteen.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_ten.fifteen.columns{margin-left:-157.44681%}.sixteen.colgrid .row .push_eleven{margin-left:72.34043%}.sixteen.colgrid .row .push_eleven:first-child{margin-left:70.21277%}.sixteen.colgrid .row .pull_eleven.one.column{margin-left:-74.46809%}.sixteen.colgrid .row .pull_eleven.two.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_eleven.three.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_eleven.four.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_eleven.six.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_eleven.seven.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_eleven.eight.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_eleven.nine.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_eleven.ten.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_eleven.eleven.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_eleven.twelve.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_eleven.thirteen.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_eleven.fourteen.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_eleven.fifteen.columns{margin-left:-163.82979%}.sixteen.colgrid .row .push_twelve{margin-left:78.7234%}.sixteen.colgrid .row .push_twelve:first-child{margin-left:76.59574%}.sixteen.colgrid .row .pull_twelve.one.column{margin-left:-80.85106%}.sixteen.colgrid .row .pull_twelve.two.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_twelve.three.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_twelve.five.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_twelve.six.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_twelve.seven.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_twelve.eight.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_twelve.nine.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_twelve.ten.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_twelve.eleven.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_twelve.twelve.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_twelve.thirteen.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_twelve.fourteen.columns{margin-left:-163.82979%}.sixteen.colgrid .row .pull_twelve.fifteen.columns{margin-left:-170.21277%}.sixteen.colgrid .row .push_thirteen{margin-left:85.10638%}.sixteen.colgrid .row .push_thirteen:first-child{margin-left:82.97872%}.sixteen.colgrid .row .pull_thirteen.one.column{margin-left:-87.23404%}.sixteen.colgrid .row .pull_thirteen.two.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_thirteen.four.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_thirteen.five.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_thirteen.six.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_thirteen.seven.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_thirteen.eight.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_thirteen.nine.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_thirteen.ten.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_thirteen.eleven.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_thirteen.twelve.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_thirteen.thirteen.columns{margin-left:-163.82979%}.sixteen.colgrid .row .pull_thirteen.fourteen.columns{margin-left:-170.21277%}.sixteen.colgrid .row .pull_thirteen.fifteen.columns{margin-left:-176.59574%}.sixteen.colgrid .row .push_fourteen{margin-left:91.48936%}.sixteen.colgrid .row .push_fourteen:first-child{margin-left:89.3617%}.sixteen.colgrid .row .pull_fourteen.one.column{margin-left:-93.61702%}.sixteen.colgrid .row .pull_fourteen.three.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_fourteen.four.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_fourteen.five.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_fourteen.six.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_fourteen.seven.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_fourteen.eight.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_fourteen.nine.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_fourteen.ten.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_fourteen.eleven.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_fourteen.twelve.columns{margin-left:-163.82979%}.sixteen.colgrid .row .pull_fourteen.thirteen.columns{margin-left:-170.21277%}.sixteen.colgrid .row .pull_fourteen.fourteen.columns{margin-left:-176.59574%}.sixteen.colgrid .row .pull_fourteen.fifteen.columns{margin-left:-182.97872%}.sixteen.colgrid .row .push_fifteen{margin-left:97.87234%}.sixteen.colgrid .row .push_fifteen:first-child{margin-left:95.74468%}.sixteen.colgrid .row .pull_fifteen.two.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_fifteen.three.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_fifteen.four.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_fifteen.five.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_fifteen.six.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_fifteen.seven.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_fifteen.eight.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_fifteen.nine.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_fifteen.ten.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_fifteen.eleven.columns{margin-left:-163.82979%}.sixteen.colgrid .row .pull_fifteen.twelve.columns{margin-left:-170.21277%}.sixteen.colgrid .row .pull_fifteen.thirteen.columns{margin-left:-176.59574%}.sixteen.colgrid .row .pull_fifteen.fourteen.columns{margin-left:-182.97872%}.sixteen.colgrid .row .pull_fifteen.fifteen.columns{margin-left:-189.3617%}.row .pull_eight.eight.columns:first-child,.row .pull_eight.eleven.columns:first-child,.row .pull_eight.five.columns:first-child,.row .pull_eight.nine.columns:first-child,.row .pull_eight.one.column:first-child,.row .pull_eight.seven.columns:first-child,.row .pull_eight.six.columns:first-child,.row .pull_eight.ten.columns:first-child,.row .pull_eight.three.columns:first-child,.row .pull_eight.two.columns:first-child,.row .pull_eleven.eight.columns:first-child,.row .pull_eleven.eleven.columns:first-child,.row .pull_eleven.five.columns:first-child,.row .pull_eleven.four.columns:first-child,.row .pull_eleven.nine.columns:first-child,.row .pull_eleven.seven.columns:first-child,.row .pull_eleven.six.columns:first-child,.row .pull_eleven.ten.columns:first-child,.row .pull_eleven.three.columns:first-child,.row .pull_eleven.two.columns:first-child,.row .pull_five.eight.columns:first-child,.row .pull_five.eleven.columns:first-child,.row .pull_five.five.columns:first-child,.row .pull_five.four.columns:first-child,.row .pull_five.nine.columns:first-child,.row .pull_five.one.column:first-child,.row .pull_five.six.columns:first-child,.row .pull_five.ten.columns:first-child,.row .pull_five.three.columns:first-child,.row .pull_five.two.columns:first-child,.row .pull_four.eleven.columns:first-child,.row .pull_four.five.columns:first-child,.row .pull_four.four.columns:first-child,.row .pull_four.nine.columns:first-child,.row .pull_four.one.column:first-child,.row .pull_four.seven.columns:first-child,.row .pull_four.six.columns:first-child,.row .pull_four.ten.columns:first-child,.row .pull_four.three.columns:first-child,.row .pull_four.two.columns:first-child,.row .pull_nine.eight.columns:first-child,.row .pull_nine.eleven.columns:first-child,.row .pull_nine.five.columns:first-child,.row .pull_nine.four.columns:first-child,.row .pull_nine.nine.columns:first-child,.row .pull_nine.one.column:first-child,.row .pull_nine.seven.columns:first-child,.row .pull_nine.six.columns:first-child,.row .pull_nine.ten.columns:first-child,.row .pull_nine.two.columns:first-child,.row .pull_one.eight.columns:first-child,.row .pull_one.five.columns:first-child,.row .pull_one.four.columns:first-child,.row .pull_one.nine.columns:first-child,.row .pull_one.one.column:first-child,.row .pull_one.seven.columns:first-child,.row .pull_one.six.columns:first-child,.row .pull_one.ten.columns:first-child,.row .pull_one.three.columns:first-child,.row .pull_one.two.columns:first-child,.row .pull_seven.eight.columns:first-child,.row .pull_seven.eleven.columns:first-child,.row .pull_seven.four.columns:first-child,.row .pull_seven.nine.columns:first-child,.row .pull_seven.one.column:first-child,.row .pull_seven.seven.columns:first-child,.row .pull_seven.six.columns:first-child,.row .pull_seven.ten.columns:first-child,.row .pull_seven.three.columns:first-child,.row .pull_seven.two.columns:first-child,.row .pull_six.eight.columns:first-child,.row .pull_six.eleven.columns:first-child,.row .pull_six.five.columns:first-child,.row .pull_six.four.columns:first-child,.row .pull_six.nine.columns:first-child,.row .pull_six.one.column:first-child,.row .pull_six.seven.columns:first-child,.row .pull_six.ten.columns:first-child,.row .pull_six.three.columns:first-child,.row .pull_six.two.columns:first-child,.row .pull_ten.eight.columns:first-child,.row .pull_ten.eleven.columns:first-child,.row .pull_ten.five.columns:first-child,.row .pull_ten.four.columns:first-child,.row .pull_ten.nine.columns:first-child,.row .pull_ten.one.column:first-child,.row .pull_ten.seven.columns:first-child,.row .pull_ten.six.columns:first-child,.row .pull_ten.ten.columns:first-child,.row .pull_ten.three.columns:first-child,.row .pull_three.eight.columns:first-child,.row .pull_three.eleven.columns:first-child,.row .pull_three.five.columns:first-child,.row .pull_three.four.columns:first-child,.row .pull_three.one.column:first-child,.row .pull_three.seven.columns:first-child,.row .pull_three.six.columns:first-child,.row .pull_three.ten.columns:first-child,.row .pull_three.three.columns:first-child,.row .pull_three.two.columns:first-child,.row .pull_two.eight.columns:first-child,.row .pull_two.eleven.columns:first-child,.row .pull_two.five.columns:first-child,.row .pull_two.four.columns:first-child,.row .pull_two.nine.columns:first-child,.row .pull_two.one.column:first-child,.row .pull_two.seven.columns:first-child,.row .pull_two.six.columns:first-child,.row .pull_two.three.columns:first-child,.row .pull_two.two.columns:first-child,.sixteen.colgrid .row .pull_eight.eleven.columns:first-child,.sixteen.colgrid .row .pull_eight.fifteen.columns:first-child,.sixteen.colgrid .row .pull_eight.five.columns:first-child,.sixteen.colgrid .row .pull_eight.four.columns:first-child,.sixteen.colgrid .row .pull_eight.fourteen.columns:first-child,.sixteen.colgrid .row .pull_eight.nine.columns:first-child,.sixteen.colgrid .row .pull_eight.one.column:first-child,.sixteen.colgrid .row .pull_eight.seven.columns:first-child,.sixteen.colgrid .row .pull_eight.six.columns:first-child,.sixteen.colgrid .row .pull_eight.ten.columns:first-child,.sixteen.colgrid .row .pull_eight.thirteen.columns:first-child,.sixteen.colgrid .row .pull_eight.three.columns:first-child,.sixteen.colgrid .row .pull_eight.twelve.columns:first-child,.sixteen.colgrid .row .pull_eight.two.columns:first-child,.sixteen.colgrid .row .pull_eleven.eight.columns:first-child,.sixteen.colgrid .row .pull_eleven.eleven.columns:first-child,.sixteen.colgrid .row .pull_eleven.fifteen.columns:first-child,.sixteen.colgrid .row .pull_eleven.four.columns:first-child,.sixteen.colgrid .row .pull_eleven.fourteen.columns:first-child,.sixteen.colgrid .row .pull_eleven.nine.columns:first-child,.sixteen.colgrid .row .pull_eleven.one.column:first-child,.sixteen.colgrid .row .pull_eleven.seven.columns:first-child,.sixteen.colgrid .row .pull_eleven.six.columns:first-child,.sixteen.colgrid .row .pull_eleven.ten.columns:first-child,.sixteen.colgrid .row .pull_eleven.thirteen.columns:first-child,.sixteen.colgrid .row .pull_eleven.three.columns:first-child,.sixteen.colgrid .row .pull_eleven.twelve.columns:first-child,.sixteen.colgrid .row .pull_eleven.two.columns:first-child,.sixteen.colgrid .row .pull_fifteen.eight.columns:first-child,.sixteen.colgrid .row .pull_fifteen.eleven.columns:first-child,.sixteen.colgrid .row .pull_fifteen.fifteen.columns:first-child,.sixteen.colgrid .row .pull_fifteen.five.columns:first-child,.sixteen.colgrid .row .pull_fifteen.four.columns:first-child,.sixteen.colgrid .row .pull_fifteen.fourteen.columns:first-child,.sixteen.colgrid .row .pull_fifteen.nine.columns:first-child,.sixteen.colgrid .row .pull_fifteen.seven.columns:first-child,.sixteen.colgrid .row .pull_fifteen.six.columns:first-child,.sixteen.colgrid .row .pull_fifteen.ten.columns:first-child,.sixteen.colgrid .row .pull_fifteen.thirteen.columns:first-child,.sixteen.colgrid .row .pull_fifteen.three.columns:first-child,.sixteen.colgrid .row .pull_fifteen.twelve.columns:first-child,.sixteen.colgrid .row .pull_fifteen.two.columns:first-child,.sixteen.colgrid .row .pull_five.eight.columns:first-child,.sixteen.colgrid .row .pull_five.fifteen.columns:first-child,.sixteen.colgrid .row .pull_five.five.columns:first-child,.sixteen.colgrid .row .pull_five.four.columns:first-child,.sixteen.colgrid .row .pull_five.fourteen.columns:first-child,.sixteen.colgrid .row .pull_five.nine.columns:first-child,.sixteen.colgrid .row .pull_five.one.column:first-child,.sixteen.colgrid .row .pull_five.seven.columns:first-child,.sixteen.colgrid .row .pull_five.six.columns:first-child,.sixteen.colgrid .row .pull_five.ten.columns:first-child,.sixteen.colgrid .row .pull_five.thirteen.columns:first-child,.sixteen.colgrid .row .pull_five.three.columns:first-child,.sixteen.colgrid .row .pull_five.twelve.columns:first-child,.sixteen.colgrid .row .pull_five.two.columns:first-child,.sixteen.colgrid .row .pull_four.eight.columns:first-child,.sixteen.colgrid .row .pull_four.eleven.columns:first-child,.sixteen.colgrid .row .pull_four.fifteen.columns:first-child,.sixteen.colgrid .row .pull_four.five.columns:first-child,.sixteen.colgrid .row .pull_four.four.columns:first-child,.sixteen.colgrid .row .pull_four.fourteen.columns:first-child,.sixteen.colgrid .row .pull_four.nine.columns:first-child,.sixteen.colgrid .row .pull_four.one.column:first-child,.sixteen.colgrid .row .pull_four.seven.columns:first-child,.sixteen.colgrid .row .pull_four.six.columns:first-child,.sixteen.colgrid .row .pull_four.ten.columns:first-child,.sixteen.colgrid .row .pull_four.thirteen.columns:first-child,.sixteen.colgrid .row .pull_four.three.columns:first-child,.sixteen.colgrid .row .pull_four.two.columns:first-child,.sixteen.colgrid .row .pull_fourteen.eight.columns:first-child,.sixteen.colgrid .row .pull_fourteen.eleven.columns:first-child,.sixteen.colgrid .row .pull_fourteen.fifteen.columns:first-child,.sixteen.colgrid .row .pull_fourteen.five.columns:first-child,.sixteen.colgrid .row .pull_fourteen.four.columns:first-child,.sixteen.colgrid .row .pull_fourteen.fourteen.columns:first-child,.sixteen.colgrid .row .pull_fourteen.nine.columns:first-child,.sixteen.colgrid .row .pull_fourteen.one.column:first-child,.sixteen.colgrid .row .pull_fourteen.seven.columns:first-child,.sixteen.colgrid .row .pull_fourteen.six.columns:first-child,.sixteen.colgrid .row .pull_fourteen.ten.columns:first-child,.sixteen.colgrid .row .pull_fourteen.thirteen.columns:first-child,.sixteen.colgrid .row .pull_fourteen.three.columns:first-child,.sixteen.colgrid .row .pull_fourteen.twelve.columns:first-child,.sixteen.colgrid .row .pull_nine.eight.columns:first-child,.sixteen.colgrid .row .pull_nine.eleven.columns:first-child,.sixteen.colgrid .row .pull_nine.fifteen.columns:first-child,.sixteen.colgrid .row .pull_nine.five.columns:first-child,.sixteen.colgrid .row .pull_nine.four.columns:first-child,.sixteen.colgrid .row .pull_nine.fourteen.columns:first-child,.sixteen.colgrid .row .pull_nine.nine.columns:first-child,.sixteen.colgrid .row .pull_nine.one.column:first-child,.sixteen.colgrid .row .pull_nine.six.columns:first-child,.sixteen.colgrid .row .pull_nine.ten.columns:first-child,.sixteen.colgrid .row .pull_nine.thirteen.columns:first-child,.sixteen.colgrid .row .pull_nine.three.columns:first-child,.sixteen.colgrid .row .pull_nine.twelve.columns:first-child,.sixteen.colgrid .row .pull_nine.two.columns:first-child,.sixteen.colgrid .row .pull_one.eight.columns:first-child,.sixteen.colgrid .row .pull_one.eleven.columns:first-child,.sixteen.colgrid .row .pull_one.five.columns:first-child,.sixteen.colgrid .row .pull_one.four.columns:first-child,.sixteen.colgrid .row .pull_one.fourteen.columns:first-child,.sixteen.colgrid .row .pull_one.nine.columns:first-child,.sixteen.colgrid .row .pull_one.one.column:first-child,.sixteen.colgrid .row .pull_one.seven.columns:first-child,.sixteen.colgrid .row .pull_one.six.columns:first-child,.sixteen.colgrid .row .pull_one.ten.columns:first-child,.sixteen.colgrid .row .pull_one.thirteen.columns:first-child,.sixteen.colgrid .row .pull_one.three.columns:first-child,.sixteen.colgrid .row .pull_one.twelve.columns:first-child,.sixteen.colgrid .row .pull_one.two.columns:first-child,.sixteen.colgrid .row .pull_seven.eight.columns:first-child,.sixteen.colgrid .row .pull_seven.eleven.columns:first-child,.sixteen.colgrid .row .pull_seven.fifteen.columns:first-child,.sixteen.colgrid .row .pull_seven.five.columns:first-child,.sixteen.colgrid .row .pull_seven.four.columns:first-child,.sixteen.colgrid .row .pull_seven.fourteen.columns:first-child,.sixteen.colgrid .row .pull_seven.one.column:first-child,.sixteen.colgrid .row .pull_seven.seven.columns:first-child,.sixteen.colgrid .row .pull_seven.six.columns:first-child,.sixteen.colgrid .row .pull_seven.ten.columns:first-child,.sixteen.colgrid .row .pull_seven.thirteen.columns:first-child,.sixteen.colgrid .row .pull_seven.three.columns:first-child,.sixteen.colgrid .row .pull_seven.twelve.columns:first-child,.sixteen.colgrid .row .pull_seven.two.columns:first-child,.sixteen.colgrid .row .pull_six.eight.columns:first-child,.sixteen.colgrid .row .pull_six.eleven.columns:first-child,.sixteen.colgrid .row .pull_six.fifteen.columns:first-child,.sixteen.colgrid .row .pull_six.five.columns:first-child,.sixteen.colgrid .row .pull_six.four.columns:first-child,.sixteen.colgrid .row .pull_six.fourteen.columns:first-child,.sixteen.colgrid .row .pull_six.nine.columns:first-child,.sixteen.colgrid .row .pull_six.one.column:first-child,.sixteen.colgrid .row .pull_six.seven.columns:first-child,.sixteen.colgrid .row .pull_six.six.columns:first-child,.sixteen.colgrid .row .pull_six.thirteen.columns:first-child,.sixteen.colgrid .row .pull_six.three.columns:first-child,.sixteen.colgrid .row .pull_six.twelve.columns:first-child,.sixteen.colgrid .row .pull_six.two.columns:first-child,.sixteen.colgrid .row .pull_ten.eight.columns:first-child,.sixteen.colgrid .row .pull_ten.eleven.columns:first-child,.sixteen.colgrid .row .pull_ten.fifteen.columns:first-child,.sixteen.colgrid .row .pull_ten.five.columns:first-child,.sixteen.colgrid .row .pull_ten.four.columns:first-child,.sixteen.colgrid .row .pull_ten.fourteen.columns:first-child,.sixteen.colgrid .row .pull_ten.nine.columns:first-child,.sixteen.colgrid .row .pull_ten.one.column:first-child,.sixteen.colgrid .row .pull_ten.seven.columns:first-child,.sixteen.colgrid .row .pull_ten.ten.columns:first-child,.sixteen.colgrid .row .pull_ten.thirteen.columns:first-child,.sixteen.colgrid .row .pull_ten.three.columns:first-child,.sixteen.colgrid .row .pull_ten.twelve.columns:first-child,.sixteen.colgrid .row .pull_ten.two.columns:first-child,.sixteen.colgrid .row .pull_thirteen.eight.columns:first-child,.sixteen.colgrid .row .pull_thirteen.eleven.columns:first-child,.sixteen.colgrid .row .pull_thirteen.fifteen.columns:first-child,.sixteen.colgrid .row .pull_thirteen.five.columns:first-child,.sixteen.colgrid .row .pull_thirteen.four.columns:first-child,.sixteen.colgrid .row .pull_thirteen.fourteen.columns:first-child,.sixteen.colgrid .row .pull_thirteen.nine.columns:first-child,.sixteen.colgrid .row .pull_thirteen.one.column:first-child,.sixteen.colgrid .row .pull_thirteen.seven.columns:first-child,.sixteen.colgrid .row .pull_thirteen.six.columns:first-child,.sixteen.colgrid .row .pull_thirteen.ten.columns:first-child,.sixteen.colgrid .row .pull_thirteen.thirteen.columns:first-child,.sixteen.colgrid .row .pull_thirteen.twelve.columns:first-child,.sixteen.colgrid .row .pull_thirteen.two.columns:first-child,.sixteen.colgrid .row .pull_three.eight.columns:first-child,.sixteen.colgrid .row .pull_three.eleven.columns:first-child,.sixteen.colgrid .row .pull_three.fifteen.columns:first-child,.sixteen.colgrid .row .pull_three.five.columns:first-child,.sixteen.colgrid .row .pull_three.four.columns:first-child,.sixteen.colgrid .row .pull_three.fourteen.columns:first-child,.sixteen.colgrid .row .pull_three.nine.columns:first-child,.sixteen.colgrid .row .pull_three.one.column:first-child,.sixteen.colgrid .row .pull_three.seven.columns:first-child,.sixteen.colgrid .row .pull_three.six.columns:first-child,.sixteen.colgrid .row .pull_three.ten.columns:first-child,.sixteen.colgrid .row .pull_three.three.columns:first-child,.sixteen.colgrid .row .pull_three.twelve.columns:first-child,.sixteen.colgrid .row .pull_three.two.columns:first-child,.sixteen.colgrid .row .pull_twelve.eight.columns:first-child,.sixteen.colgrid .row .pull_twelve.eleven.columns:first-child,.sixteen.colgrid .row .pull_twelve.fifteen.columns:first-child,.sixteen.colgrid .row .pull_twelve.five.columns:first-child,.sixteen.colgrid .row .pull_twelve.fourteen.columns:first-child,.sixteen.colgrid .row .pull_twelve.nine.columns:first-child,.sixteen.colgrid .row .pull_twelve.one.column:first-child,.sixteen.colgrid .row .pull_twelve.seven.columns:first-child,.sixteen.colgrid .row .pull_twelve.six.columns:first-child,.sixteen.colgrid .row .pull_twelve.ten.columns:first-child,.sixteen.colgrid .row .pull_twelve.thirteen.columns:first-child,.sixteen.colgrid .row .pull_twelve.three.columns:first-child,.sixteen.colgrid .row .pull_twelve.twelve.columns:first-child,.sixteen.colgrid .row .pull_twelve.two.columns:first-child,.sixteen.colgrid .row .pull_two.eight.columns:first-child,.sixteen.colgrid .row .pull_two.eleven.columns:first-child,.sixteen.colgrid .row .pull_two.fifteen.columns:first-child,.sixteen.colgrid .row .pull_two.five.columns:first-child,.sixteen.colgrid .row .pull_two.four.columns:first-child,.sixteen.colgrid .row .pull_two.nine.columns:first-child,.sixteen.colgrid .row .pull_two.one.column:first-child,.sixteen.colgrid .row .pull_two.seven.columns:first-child,.sixteen.colgrid .row .pull_two.six.columns:first-child,.sixteen.colgrid .row .pull_two.ten.columns:first-child,.sixteen.colgrid .row .pull_two.thirteen.columns:first-child,.sixteen.colgrid .row .pull_two.three.columns:first-child,.sixteen.colgrid .row .pull_two.twelve.columns:first-child,.sixteen.colgrid .row .pull_two.two.columns:first-child{margin-left:0}.row .pull_eight.four.columns,.row .pull_eleven.one.columns,.row .pull_five.seven.columns,.row .pull_four.eight.columns,.row .pull_nine.three.columns,.row .pull_one.eleven.columns,.row .pull_seven.five.columns,.row .pull_six.six.columns,.row .pull_ten.two.columns,.row .pull_three.nine.columns,.row .pull_two.ten.columns,.sixteen.colgrid .row .pull_eight.eight.columns,.sixteen.colgrid .row .pull_eleven.five.columns,.sixteen.colgrid .row .pull_fifteen.one.columns,.sixteen.colgrid .row .pull_five.eleven.columns,.sixteen.colgrid .row .pull_four.twelve.columns,.sixteen.colgrid .row .pull_fourteen.two.columns,.sixteen.colgrid .row .pull_nine.seven.columns,.sixteen.colgrid .row .pull_one.fifteen.columns,.sixteen.colgrid .row .pull_seven.nine.columns,.sixteen.colgrid .row .pull_six.ten.columns,.sixteen.colgrid .row .pull_ten.six.columns,.sixteen.colgrid .row .pull_thirteen.three.columns,.sixteen.colgrid .row .pull_three.thirteen.columns,.sixteen.colgrid .row .pull_twelve.four.columns,.sixteen.colgrid .row .pull_two.fourteen.columns{margin-left:-100%}.sixteen.colgrid .row .one.centered{margin-left:47.87234%}.sixteen.colgrid .row .two.centered{margin-left:44.68085%}.sixteen.colgrid .row .three.centered{margin-left:41.48936%}.sixteen.colgrid .row .four.centered{margin-left:38.29787%}.sixteen.colgrid .row .five.centered{margin-left:35.10638%}.sixteen.colgrid .row .six.centered{margin-left:31.91489%}.sixteen.colgrid .row .seven.centered{margin-left:28.7234%}.sixteen.colgrid .row .eight.centered{margin-left:25.53191%}.sixteen.colgrid .row .nine.centered{margin-left:22.34043%}.sixteen.colgrid .row .ten.centered{margin-left:19.14894%}.sixteen.colgrid .row .eleven.centered{margin-left:15.95745%}.sixteen.colgrid .row .twelve.centered{margin-left:12.76596%}.sixteen.colgrid .row .thirteen.centered{margin-left:9.57447%}.sixteen.colgrid .row .fourteen.centered{margin-left:6.38298%}.sixteen.colgrid .row .fifteen.centered{margin-left:3.19149%}embed,img,object{height:auto;max-width:100%}img{-ms-interpolation-mode:bicubic}#map_canvas img,.map_canvas img{max-width:none!important}.tiles{display:block;overflow:hidden}.tiles>.tile,.tiles>li{display:block;float:left;height:auto;padding-bottom:0}.tiles.two_up{margin-left:-4%}.tiles.two_up>.tile,.tiles.two_up>li{margin-left:4%;width:46%}.tiles.four_up,.tiles.three_up{margin-left:-2%}.tiles.three_up>.tile,.tiles.three_up>li{margin-left:2%;width:31.3%}.tiles.four_up>.tile,.tiles.four_up>li{margin-left:2%;width:23%}.tiles.five_up{margin-left:-1.5%}.tiles.five_up>.tile,.tiles.five_up>li{margin-left:1.5%;width:18.5%}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.row{*zoom:1}.row:after,.row:before{content:"";display:table}.row:after{clear:both}.valign:before{content:" ";height:400px;margin-right:-.25em}.valign:before,.valign>article,.valign>div,.valign>figure,.valign>section{display:inline-block;vertical-align:middle}@media only screen and (max-width:767px){body{min-width:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;width:100%}.container,.row{margin-left:0;margin-right:0;min-width:0}.row{width:100%}.row .row .column,.row .row .columns{padding:0}.row .centered{margin-left:0!important}.column,.columns{margin-left:0;width:auto!important}.column,.column:last-child,.columns,.columns:last-child{float:none;margin-right:0}[class*=column]+[class*=column]:last-child{float:none}[class*=column]:before{display:table}[class*=column]:after{clear:both;display:table}[class*=pull_],[class*=push_],[class^=pull_],[class^=push_]{margin-left:0!important}}.navbar{background:#4a4d50;display:block;margin-bottom:20px;min-height:60px;position:relative;width:100%}@media only screen and (max-width:767px){.navbar{border:none}.navbar .column,.navbar .columns{min-height:0}}.navbar.fixed{position:fixed;z-index:99999}.navbar.pinned{position:absolute}.navbar a.toggle{display:none}@media only screen and (max-width:767px){.navbar a.toggle{background:#4a4d50;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;color:#fff;display:inline-block;font-size:30px;font-size:1.875rem;height:40px;line-height:38px;position:absolute;right:4%;text-align:center;top:18%;width:46px}.navbar a.toggle:hover{background:#565a5d}.navbar a.toggle.active,.navbar a.toggle:active{background:#3e4043}}.navbar .logo{display:inline-block;margin:0 2.12766% 0 0}.navbar .logo,.navbar .logo a{height:60px;line-height:58px;padding:0}.navbar .logo a{display:block;overflow:hidden}.navbar .logo a img{max-height:95%}@media only screen and (max-width:767px){.navbar .logo{display:inline;float:left}.navbar .logo a{padding:0}.navbar .logo a img{height:auto;max-width:100%;width:auto}}.navbar ul{display:table;float:none;margin:0;vertical-align:middle}@media only screen and (max-width:767px){.navbar ul{background:#3e4043;display:block;height:0;left:0;max-height:0;overflow:hidden;position:absolute;text-align:center;top:60px;width:100%!important}.navbar ul.active{-moz-box-shadow:0 2px 2px #252728;-webkit-box-shadow:0 2px 2px #252728;box-shadow:0 2px 2px #252728;height:auto;max-height:600px;-moz-transition-duration:.5s;-o-transition-duration:.5s;-webkit-transition-duration:.5s;transition-duration:.5s;z-index:999998}}.navbar ul li{display:table-cell;height:60px;line-height:58px;margin:0;padding-bottom:0;text-align:center}@media only screen and (max-width:767px){.navbar ul li{border-right:0!important;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;height:auto;max-height:320px;min-height:50px;position:relative;-moz-transition-duration:.5s;-o-transition-duration:.5s;-webkit-transition-duration:.5s;transition-duration:.5s;width:100%}}.navbar ul li>a{color:#fff;display:block;font-size:16px;font-size:1rem;height:60px;line-height:58px;padding:0 16px;text-shadow:0 1px 2px #191a1b,0 1px 0 #191a1b;white-space:nowrap}.navbar ul li>a i.icon-popup{position:absolute}.navbar ul li .btn{border-color:#000101!important}.navbar ul li.field{margin-bottom:0!important;margin-right:0}@media only screen and (max-width:767px){.navbar ul li.field{padding:0 20px}}.navbar ul li.field input.search{background:#191a1b;border:none;color:#f2f2f2}.navbar ul li .dropdown{background:#fafafa;height:0;max-width:320px;min-width:0;overflow:hidden;position:absolute;width:auto;z-index:999}@media only screen and (max-width:767px){.navbar ul li .dropdown{-moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;max-width:100%;position:relative;width:100%}.navbar ul li.active .dropdown{border-bottom:1px solid #313436}.navbar ul li.active .dropdown ul{background:#36393b;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;height:auto;max-height:250px;min-height:50px;overflow:auto;position:relative;top:0}.navbar ul li.active .dropdown ul li{border-bottom:#3e4043;min-height:50px}.navbar ul li.active .dropdown ul li a{border-bottom:1px solid #313436;color:#fff}.navbar ul li.active .dropdown ul li a:hover{color:#d04526}}@media only screen and (min-width:768px) and (max-width:939px){.navbar>ul>li>.btn a{padding:0 10px!important}.navbar ul>li .dropdown ul li.active .dropdown{left:-320px}}.navcontain{height:80px}@media only screen and (max-width:768px){.navcontain{height:auto}}.pretty.navbar{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3YjgwODUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMTM0MzYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#7b8085),color-stop(100%,#313436));background-image:-moz-linear-gradient(#7b8085,#313436);background-image:-webkit-linear-gradient(#7b8085,#313436);background-image:linear-gradient(#7b8085,#313436);background-size:100%;-moz-box-shadow:inset 0 1px 1px #7b8085,0 1px 2px rgba(0,0,0,.8)!important;-webkit-box-shadow:inset 0 1px 1px #7b8085,0 1px 2px rgba(0,0,0,.8)!important;box-shadow:inset 0 1px 1px #7b8085,0 1px 2px rgba(0,0,0,.8)!important}@media only screen and (max-width:767px){.pretty.navbar a.toggle{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3YjgwODUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTRkNTAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#7b8085),color-stop(100%,#4a4d50));background-image:-moz-linear-gradient(#7b8085,#4a4d50);background-image:-webkit-linear-gradient(#7b8085,#4a4d50);background-image:linear-gradient(#7b8085,#4a4d50);background-size:100%;border:1px solid #3e4043;-moz-box-shadow:inset 0 1px 2px #888d91,inset 0 -1px 1px #565a5d,inset 1px 0 1px #565a5d,inset -1px 0 1px #565a5d,0 1px 1px #63676a;-webkit-box-shadow:inset 0 1px 2px #888d91,inset 0 -1px 1px #565a5d,inset 1px 0 1px #565a5d,inset -1px 0 1px #565a5d,0 1px 1px #63676a;box-shadow:inset 0 1px 2px #888d91,inset 0 -1px 1px #565a5d,inset 1px 0 1px #565a5d,inset -1px 0 1px #565a5d,0 1px 1px #63676a}.pretty.navbar a.toggle i{text-shadow:0 1px 1px #191a1b}.pretty.navbar a.toggle:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4ODhkOTEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NjVhNWQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#888d91),color-stop(100%,#565a5d));background-image:-moz-linear-gradient(#888d91,#565a5d);background-image:-webkit-linear-gradient(#888d91,#565a5d);background-image:linear-gradient(#888d91,#565a5d);background-size:100%}.pretty.navbar a.toggle.active,.pretty.navbar a.toggle:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzZTQwNDMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTRkNTAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#3e4043),color-stop(100%,#4a4d50));background-image:-moz-linear-gradient(#3e4043,#4a4d50);background-image:-webkit-linear-gradient(#3e4043,#4a4d50);background-image:linear-gradient(#3e4043,#4a4d50);background-size:100%;-moz-box-shadow:0 1px 1px #63676a;-webkit-box-shadow:0 1px 1px #63676a;box-shadow:0 1px 1px #63676a}}.pretty.navbar.row{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}@media only screen and (max-width:767px){.pretty.navbar.row{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}}.pretty.navbar ul li.field input.search{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxOTFhMWIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZjUyNTUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#191a1b),color-stop(100%,#4f5255));background-image:-moz-linear-gradient(#191a1b,#4f5255);background-image:-webkit-linear-gradient(#191a1b,#4f5255);background-image:linear-gradient(#191a1b,#4f5255);background-size:100%;border:none;-moz-box-shadow:0 1px 2px #888d91!important;-webkit-box-shadow:0 1px 2px #888d91!important;box-shadow:0 1px 2px #888d91!important}.pretty.navbar .pretty.navbar>ul>li:first-child a:hover,.pretty.navbar>ul>li:first-child{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.navbar li .dropdown{background:#fafafa;height:0;max-width:320px;min-width:0;overflow:hidden;position:absolute;width:auto;z-index:999}@media only screen and (max-width:767px){.navbar li .dropdown .dropdown{-moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;max-width:100%;position:relative;width:100%}.navbar li .dropdown.active .dropdown{border-bottom:1px solid #313436}.navbar li .dropdown.active .dropdown ul{background:#36393b;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;height:auto;max-height:250px;min-height:50px;overflow:auto;position:relative;top:0}.navbar li .dropdown.active .dropdown ul li{border-bottom:#3e4043;min-height:50px}.navbar li .dropdown.active .dropdown ul li a{border-bottom:1px solid #313436;color:#fff}.navbar li .dropdown.active .dropdown ul li a:hover{color:#d04526}}.navbar li .dropdown ul{display:block;margin:0}.navbar li .dropdown ul>li{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;display:block;float:left;height:auto;position:relative;text-align:left;width:100%}@media only screen and (min-width:768px) and (max-width:939px){.navbar li .dropdown ul>li{word-wrap:break-word;max-width:320px}}.navbar li .dropdown ul>li a{border-bottom:1px solid #ccc;color:#d04526;display:block;height:51px;line-height:49px;padding:0 20px;text-shadow:none}@media only screen and (max-width:767px){.navbar li .dropdown ul>li a{padding:0 20px}}.navbar li .dropdown ul>li .dropdown{background:#fff;display:none}.navbar li .dropdown ul li:first-child a{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.gumby-no-touch .navbar ul li:hover>a,.gumby-touch .navbar ul li.active>a{background:#868d92;position:relative;z-index:1000}.gumby-no-touch .navbar ul li:hover .dropdown,.gumby-touch .navbar ul li.active .dropdown{border-top:1px solid #3e4043;-moz-box-shadow:0 3px 4px rgba(0,0,0,.3);-webkit-box-shadow:0 3px 4px rgba(0,0,0,.3);box-shadow:0 3px 4px rgba(0,0,0,.3);height:auto;max-height:561px;min-height:50px;overflow:visible;padding:0;width:100%}.gumby-no-touch .navbar ul li:hover .dropdown ul{-moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;height:auto;max-height:250px;min-height:50px;position:relative;top:0;-moz-transition-duration:.5s;-o-transition-duration:.5s;-webkit-transition-duration:.5s;transition-duration:.5s}@media only screen and (max-width:767px){.gumby-no-touch .navbar ul li:hover .dropdown ul{background:#36393b;overflow:auto}.gumby-no-touch .navbar ul li:hover .dropdown ul li{border-bottom:#3e4043}.gumby-no-touch .navbar ul li:hover .dropdown ul li a{border-bottom:1px solid #313436;color:#fff}.gumby-no-touch .navbar ul li:hover .dropdown ul li a:hover{color:#d04526}}.gumby-no-touch .navbar li .dropdown ul>li:hover .dropdown,.gumby-touch .navbar li .dropdown ul>li.active .dropdown{border-top:none;display:block;left:100%;margin-top:0;position:absolute;top:0;z-index:9999}@media only screen and (max-width:767px){.gumby-no-touch .navbar li .dropdown ul>li:hover .dropdown,.gumby-touch .navbar li .dropdown ul>li.active .dropdown{left:0;position:relative}.gumby-no-touch .navbar li .dropdown ul>li:hover .dropdown ul,.gumby-touch .navbar li .dropdown ul>li.active .dropdown ul{background:#252728!important}}.gumby-no-touch .navbar li .dropdown ul li a:hover{background:#f2f2f2}.gumby-touch .navbar a:hover{color:#fff!important}.subnav{display:block;margin:0 0 18px;overflow:hidden;padding-top:4px;width:auto}.subnav dd,.subnav dt,.subnav li{display:inline;float:left;margin-bottom:4px;margin-left:9px}.subnav dd:first-child,.subnav dt:first-child,.subnav li:first-child{margin-left:0}.subnav dt{color:#f2f2f2;font-weight:400}.subnav dd a,.subnav li a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;color:#fff;font-size:15px;text-decoration:none}.subnav dd.active a,.subnav li.active a{background:#4a4d50;padding:5px 9px;text-shadow:0 1px 1px #4a4d50}.btn,.skiplink{-webkit-appearance:none;background:#f2f2f2;display:inline-block;font-family:Open Sans;font-weight:600;padding:0!important;text-align:center;width:auto}.btn>a,.btn button,.btn input,.skiplink>a,.skiplink button,.skiplink input{color:#fff;display:block;height:100%;padding:0 18px}.btn button,.btn input,.skiplink button,.skiplink input{-moz-appearance:none;-webkit-appearance:none;background:none;border:none;cursor:pointer;font-size:100%;font-weight:400;width:100%}.btn.xlarge,.skiplink.xlarge{font-size:30px;font-size:1.875rem;height:66px;line-height:64px}.btn.xlarge a,.skiplink.xlarge a{padding:0 30px;position:relative}.btn.xlarge.icon-left a,.skiplink.xlarge.icon-left a{padding-left:66px}.btn.xlarge.icon-left a:before,.skiplink.xlarge.icon-left a:before{left:20px}.btn.xlarge.icon-right a,.skiplink.xlarge.icon-right a{padding-right:66px}.btn.xlarge.icon-right a:after,.skiplink.xlarge.icon-right a:after{right:20px}.btn.large,.skiplink.large{font-size:26px;font-size:1.625rem;height:58px;line-height:56px}.btn.large a,.skiplink.large a{padding:0 26px;position:relative}.btn.large.icon-left a,.skiplink.large.icon-left a{padding-left:58px}.btn.large.icon-left a:before,.skiplink.large.icon-left a:before{left:17.33333px}.btn.large.icon-right a,.skiplink.large.icon-right a{padding-right:58px}.btn.large.icon-right a:after,.skiplink.large.icon-right a:after{right:17.33333px}.btn.medium,.skiplink.medium{font-size:16px;font-size:1rem;height:36px;line-height:34px}.btn.medium a,.skiplink.medium a{padding:0 16px;position:relative}.btn.medium.icon-left a,.skiplink.medium.icon-left a{padding-left:36px}.btn.medium.icon-left a:before,.skiplink.medium.icon-left a:before{left:10.66667px}.btn.medium.icon-right a,.skiplink.medium.icon-right a{padding-right:36px}.btn.medium.icon-right a:after,.skiplink.medium.icon-right a:after{right:10.66667px}.btn.medium a,.skiplink.medium a{padding:0 18px}.btn.small,.skiplink.small{font-size:10px;font-size:.625rem;height:23px;line-height:21px}.btn.small a,.skiplink.small a{position:relative}.btn.small.icon-left a,.skiplink.small.icon-left a{padding-left:23px}.btn.small.icon-left a:before,.skiplink.small.icon-left a:before{left:6.66667px}.btn.small.icon-right a,.skiplink.small.icon-right a{padding-right:23px}.btn.small.icon-right a:after,.skiplink.small.icon-right a:after{right:6.66667px}.btn.small a,.skiplink.small a{padding:0 10px}.btn.oval,.skiplink.oval{-moz-border-radius:1000px;-webkit-border-radius:1000px;border-radius:1000px}.btn.pill-left,.skiplink.pill-left{-moz-border-radius:500px 0 0 500px;-webkit-border-radius:500px;border-radius:500px 0 0 500px}.btn.pill-right,.skiplink.pill-right{-moz-border-radius:0 500px 500px 0;-webkit-border-radius:0;border-radius:0 500px 500px 0}.btn.primary,.skiplink.primary{background:#3085d6;border:1px solid #3085d6}.btn.primary:hover,.skiplink.primary:hover{background:#5b9ede}.btn.primary:active,.skiplink.primary:active{background:#236bb0}.btn.secondary,.skiplink.secondary{background:#42a35a;border:1px solid #42a35a}.btn.secondary:hover,.skiplink.secondary:hover{background:#5bbd73}.btn.secondary:active,.skiplink.secondary:active{background:#337f46}.btn.default,.skiplink.default{background:#f2f2f2;border:1px solid #f2f2f2;color:#555}.btn.default:hover,.skiplink.default:hover{background:#fff}.btn.default:active,.skiplink.default:active{background:#d8d8d8}.btn.default:hover,.skiplink.default:hover{border:1px solid #e5e5e5}.btn.default a,.btn.default button,.btn.default input,.skiplink.default a,.skiplink.default button,.skiplink.default input{color:#555}.btn.info,.skiplink.info{background:#4a4d50;border:1px solid #4a4d50}.btn.info:hover,.skiplink.info:hover{background:#63676a}.btn.info:active,.skiplink.info:active{background:#313436}.btn.danger,.skiplink.danger{background:#ca3838;border:1px solid #ca3838}.btn.danger:hover,.skiplink.danger:hover{background:#d56060}.btn.danger:active,.skiplink.danger:active{background:#a32c2c}.btn.warning,.skiplink.warning{background:#f6b83f;border:1px solid #f6b83f;color:#644405}.btn.warning:hover,.skiplink.warning:hover{background:#f8ca70}.btn.warning:active,.skiplink.warning:active{background:#f4a60e}.btn.warning a,.btn.warning button,.btn.warning input,.skiplink.warning a,.skiplink.warning button,.skiplink.warning input{color:#644405}.btn.success,.skiplink.success{background:#58c026;border:1px solid #58c026}.btn.success:hover,.skiplink.success:hover{background:#72d940}.btn.success:active,.skiplink.success:active{background:#44951e}.btn.metro,.btn.pretty.squared,.metro .btn,.metro .skiplink,.pretty .btn.squared,.pretty .squared.btn,.pretty .squared.skiplink,.skiplink.metro{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.btn.metro.rounded,.btn.pretty,.metro .btn.rounded,.metro .rounded.btn,.metro .rounded.skiplink,.pretty .btn,.pretty .skiplink,.skiplink.pretty{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.btn.pretty.primary,.pretty .primary.btn,.pretty .primary.skiplink,.skiplink.pretty.primary{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4NWI3ZTciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTg1ZGMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#85b7e7),color-stop(100%,#2a85dc));background-image:-moz-linear-gradient(#85b7e7,#2a85dc);background-image:-webkit-linear-gradient(#85b7e7,#2a85dc);background-image:linear-gradient(#85b7e7,#2a85dc);background-size:100%;border:1px solid #1f5e9b;-moz-box-shadow:inset 0 0 3px #f0f6fc;-webkit-box-shadow:inset 0 0 3px #f0f6fc;box-shadow:inset 0 0 3px #f0f6fc}.btn.pretty.primary:hover,.pretty .primary.btn:hover,.pretty .primary.skiplink:hover,.skiplink.pretty.primary:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhMmQ0ZmMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NGIyZmUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#a2d4fc),color-stop(100%,#54b2fe));background-image:-moz-linear-gradient(#a2d4fc,#54b2fe);background-image:-webkit-linear-gradient(#a2d4fc,#54b2fe);background-image:linear-gradient(#a2d4fc,#54b2fe);background-size:100%;border:1px solid #0e90f8;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.primary:active,.pretty .primary.btn:active,.pretty .primary.skiplink:active,.skiplink.pretty.primary:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyYTg1ZGMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NWI3ZTciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#2a85dc),color-stop(100%,#85b7e7));background-image:-moz-linear-gradient(#2a85dc,#85b7e7);background-image:-webkit-linear-gradient(#2a85dc,#85b7e7);background-image:linear-gradient(#2a85dc,#85b7e7);background-size:100%;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.primary a,.btn.pretty.primary button,.btn.pretty.primary input,.pretty .primary.btn a,.pretty .primary.btn button,.pretty .primary.btn input,.pretty .primary.skiplink a,.pretty .primary.skiplink button,.pretty .primary.skiplink input,.skiplink.pretty.primary a,.skiplink.pretty.primary button,.skiplink.pretty.primary input{text-shadow:0 1px 1px #1a5186}.btn.pretty.secondary,.pretty .secondary.btn,.pretty .secondary.skiplink,.skiplink.pretty.secondary{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4MGNiOTIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzY2E5NTciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#80cb92),color-stop(100%,#3ca957));background-image:-moz-linear-gradient(#80cb92,#3ca957);background-image:-webkit-linear-gradient(#80cb92,#3ca957);background-image:linear-gradient(#80cb92,#3ca957);background-size:100%;border:1px solid #2c6d3c;-moz-box-shadow:inset 0 0 3px #daf0e0;-webkit-box-shadow:inset 0 0 3px #daf0e0;box-shadow:inset 0 0 3px #daf0e0}.btn.pretty.secondary:hover,.pretty .secondary.btn:hover,.pretty .secondary.skiplink:hover,.skiplink.pretty.secondary:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhMWQzYWQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OGMwN2QiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#a1d3ad),color-stop(100%,#68c07d));background-image:-moz-linear-gradient(#a1d3ad,#68c07d);background-image:-webkit-linear-gradient(#a1d3ad,#68c07d);background-image:linear-gradient(#a1d3ad,#68c07d);background-size:100%;border:1px solid #469659;-moz-box-shadow:inset 0 0 3px #f8fcf9;-webkit-box-shadow:inset 0 0 3px #f8fcf9;box-shadow:inset 0 0 3px #f8fcf9}.btn.pretty.secondary:active,.pretty .secondary.btn:active,.pretty .secondary.skiplink:active,.skiplink.pretty.secondary:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzY2E5NTciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MGNiOTIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#3ca957),color-stop(100%,#80cb92));background-image:-moz-linear-gradient(#3ca957,#80cb92);background-image:-webkit-linear-gradient(#3ca957,#80cb92);background-image:linear-gradient(#3ca957,#80cb92);background-size:100%;-moz-box-shadow:inset 0 0 3px #ecf8ef;-webkit-box-shadow:inset 0 0 3px #ecf8ef;box-shadow:inset 0 0 3px #ecf8ef}.btn.pretty.secondary a,.btn.pretty.secondary button,.btn.pretty.secondary input,.pretty .secondary.btn a,.pretty .secondary.btn button,.pretty .secondary.btn input,.pretty .secondary.skiplink a,.pretty .secondary.skiplink button,.pretty .secondary.skiplink input,.skiplink.pretty.secondary a,.skiplink.pretty.secondary button,.skiplink.pretty.secondary input{text-shadow:0 1px 1px #255a32}.btn.pretty.default,.pretty .default.btn,.pretty .default.skiplink,.skiplink.pretty.default{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YxZjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fff),color-stop(100%,#f3f1f1));background-image:-moz-linear-gradient(#fff,#f3f1f1);background-image:-webkit-linear-gradient(#fff,#f3f1f1);background-image:linear-gradient(#fff,#f3f1f1);background-size:100%;border:1px solid #ccc;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.default:hover,.pretty .default.btn:hover,.pretty .default.skiplink:hover,.skiplink.pretty.default:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fff),color-stop(100%,#fff));background-image:-moz-linear-gradient(#fff,#fff);background-image:-webkit-linear-gradient(#fff,#fff);background-image:linear-gradient(#fff,#fff);background-size:100%;border:1px solid #d9d9d9;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.default:active,.pretty .default.btn:active,.pretty .default.skiplink:active,.skiplink.pretty.default:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmM2YxZjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#f3f1f1),color-stop(100%,#fff));background-image:-moz-linear-gradient(#f3f1f1,#fff);background-image:-webkit-linear-gradient(#f3f1f1,#fff);background-image:linear-gradient(#f3f1f1,#fff);background-size:100%;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.default a,.btn.pretty.default button,.btn.pretty.default input,.pretty .default.btn a,.pretty .default.btn button,.pretty .default.btn input,.pretty .default.skiplink a,.pretty .default.skiplink button,.pretty .default.skiplink input,.skiplink.pretty.default a,.skiplink.pretty.default button,.skiplink.pretty.default input{text-shadow:0 1px 1px #fff}.btn.pretty.info,.pretty .info.btn,.pretty .info.skiplink,.skiplink.pretty.info{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3YjgwODUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NjRkNTQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#7b8085),color-stop(100%,#464d54));background-image:-moz-linear-gradient(#7b8085,#464d54);background-image:-webkit-linear-gradient(#7b8085,#464d54);background-image:linear-gradient(#7b8085,#464d54);background-size:100%;border:1px solid #252728;-moz-box-shadow:inset 0 0 3px #bdc0c2;-webkit-box-shadow:inset 0 0 3px #bdc0c2;box-shadow:inset 0 0 3px #bdc0c2}.btn.pretty.info:hover,.pretty .info.btn:hover,.pretty .info.skiplink:hover,.skiplink.pretty.info:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhZWIzYjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MDhlOTgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#aeb3b6),color-stop(100%,#808e98));background-image:-moz-linear-gradient(#aeb3b6,#808e98);background-image:-webkit-linear-gradient(#aeb3b6,#808e98);background-image:linear-gradient(#aeb3b6,#808e98);background-size:100%;border:1px solid #60676b;-moz-box-shadow:inset 0 0 3px #f1f2f3;-webkit-box-shadow:inset 0 0 3px #f1f2f3;box-shadow:inset 0 0 3px #f1f2f3}.btn.pretty.info:active,.pretty .info.btn:active,.pretty .info.skiplink:active,.skiplink.pretty.info:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM0NjRkNTQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3YjgwODUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#464d54),color-stop(100%,#7b8085));background-image:-moz-linear-gradient(#464d54,#7b8085);background-image:-webkit-linear-gradient(#464d54,#7b8085);background-image:linear-gradient(#464d54,#7b8085);background-size:100%;-moz-box-shadow:inset 0 0 3px #cbcdce;-webkit-box-shadow:inset 0 0 3px #cbcdce;box-shadow:inset 0 0 3px #cbcdce}.btn.pretty.info a,.btn.pretty.info button,.btn.pretty.info input,.pretty .info.btn a,.pretty .info.btn button,.pretty .info.btn input,.pretty .info.skiplink a,.pretty .info.skiplink button,.pretty .info.skiplink input,.skiplink.pretty.info a,.skiplink.pretty.info button,.skiplink.pretty.info input{text-shadow:0 1px 1px #191a1b}.btn.pretty.danger,.pretty .danger.btn,.pretty .danger.skiplink,.skiplink.pretty.danger{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZjg5ODkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMDMyMzIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#df8989),color-stop(100%,#d03232));background-image:-moz-linear-gradient(#df8989,#d03232);background-image:-webkit-linear-gradient(#df8989,#d03232);background-image:linear-gradient(#df8989,#d03232);background-size:100%;border:1px solid #8f2626;-moz-box-shadow:inset 0 0 3px #faeded;-webkit-box-shadow:inset 0 0 3px #faeded;box-shadow:inset 0 0 3px #faeded}.btn.pretty.danger:hover,.pretty .danger.btn:hover,.pretty .danger.skiplink:hover,.skiplink.pretty.danger:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmNzk2OTYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNjRhNGEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#f79696),color-stop(100%,#f64a4a));background-image:-moz-linear-gradient(#f79696,#f64a4a);background-image:-webkit-linear-gradient(#f79696,#f64a4a);background-image:linear-gradient(#f79696,#f64a4a);background-size:100%;border:1px solid #e21212;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.danger:active,.pretty .danger.btn:active,.pretty .danger.skiplink:active,.skiplink.pretty.danger:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkMDMyMzIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZjg5ODkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#d03232),color-stop(100%,#df8989));background-image:-moz-linear-gradient(#d03232,#df8989);background-image:-webkit-linear-gradient(#d03232,#df8989);background-image:linear-gradient(#d03232,#df8989);background-size:100%;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.danger a,.btn.pretty.danger button,.btn.pretty.danger input,.pretty .danger.btn a,.pretty .danger.btn button,.pretty .danger.btn input,.pretty .danger.skiplink a,.pretty .danger.skiplink button,.pretty .danger.skiplink input,.skiplink.pretty.danger a,.skiplink.pretty.danger button,.skiplink.pretty.danger input{text-shadow:0 1px 1px #7b2121}.btn.pretty.warning,.pretty .warning.btn,.pretty .warning.skiplink,.skiplink.pretty.warning{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmYmRjYTAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmJhM2EiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fbdca0),color-stop(100%,#fbba3a));background-image:-moz-linear-gradient(#fbdca0,#fbba3a);background-image:-webkit-linear-gradient(#fbdca0,#fbba3a);background-image:linear-gradient(#fbdca0,#fbba3a);background-size:100%;border:1px solid #de960a;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff;color:#644405}.btn.pretty.warning:hover,.pretty .warning.btn:hover,.pretty .warning.skiplink:hover,.skiplink.pretty.warning:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZWVjY2EiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQzN2QiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#feecca),color-stop(100%,#ffd37d));background-image:-moz-linear-gradient(#feecca,#ffd37d);background-image:-webkit-linear-gradient(#feecca,#ffd37d);background-image:linear-gradient(#feecca,#ffd37d);background-size:100%;border:1px solid #fcb834;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.warning:active,.pretty .warning.btn:active,.pretty .warning.skiplink:active,.skiplink.pretty.warning:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmYmJhM2EiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmRjYTAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fbba3a),color-stop(100%,#fbdca0));background-image:-moz-linear-gradient(#fbba3a,#fbdca0);background-image:-webkit-linear-gradient(#fbba3a,#fbdca0);background-image:linear-gradient(#fbba3a,#fbdca0);background-size:100%;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.warning a,.btn.pretty.warning button,.btn.pretty.warning input,.pretty .warning.btn a,.pretty .warning.btn button,.pretty .warning.btn input,.pretty .warning.skiplink a,.pretty .warning.skiplink button,.pretty .warning.skiplink input,.skiplink.pretty.warning a,.skiplink.pretty.warning button,.skiplink.pretty.warning input{text-shadow:0 1px 1px #fbdca0}.btn.pretty.success,.pretty .success.btn,.pretty .success.skiplink,.skiplink.pretty.success{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM5MWUyNmEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NmM2MjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#91e26a),color-stop(100%,#56c620));background-image:-moz-linear-gradient(#91e26a,#56c620);background-image:-webkit-linear-gradient(#91e26a,#56c620);background-image:linear-gradient(#91e26a,#56c620);background-size:100%;border:1px solid #3b8019;-moz-box-shadow:inset 0 0 3px #e0f7d5;-webkit-box-shadow:inset 0 0 3px #e0f7d5;box-shadow:inset 0 0 3px #e0f7d5}.btn.pretty.success:hover,.pretty .success.btn:hover,.pretty .success.skiplink:hover,.skiplink.pretty.success:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM5NmU1NzAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NGRmMjkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#96e570),color-stop(100%,#64df29));background-image:-moz-linear-gradient(#96e570,#64df29);background-image:-webkit-linear-gradient(#96e570,#64df29);background-image:linear-gradient(#96e570,#64df29);background-size:100%;border:1px solid #479f1d;-moz-box-shadow:inset 0 0 3px #e5f9db;-webkit-box-shadow:inset 0 0 3px #e5f9db;box-shadow:inset 0 0 3px #e5f9db}.btn.pretty.success:active,.pretty .success.btn:active,.pretty .success.skiplink:active,.skiplink.pretty.success:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1NmM2MjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MWUyNmEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#56c620),color-stop(100%,#91e26a));background-image:-moz-linear-gradient(#56c620,#91e26a);background-image:-webkit-linear-gradient(#56c620,#91e26a);background-image:linear-gradient(#56c620,#91e26a);background-size:100%;-moz-box-shadow:inset 0 0 3px #f0fbea;-webkit-box-shadow:inset 0 0 3px #f0fbea;box-shadow:inset 0 0 3px #f0fbea}.btn.pretty.success a,.btn.pretty.success button,.btn.pretty.success input,.pretty .success.btn a,.pretty .success.btn button,.pretty .success.btn input,.pretty .success.skiplink a,.pretty .success.skiplink button,.pretty .success.skiplink input,.skiplink.pretty.success a,.skiplink.pretty.success button,.skiplink.pretty.success input{text-shadow:0 1px 1px #316b15}[class*=" icon-"] a:after,[class*=" icon-"] a:before,[class^=icon-] a:after,[class^=icon-] a:before,i[class*=" icon-"],i[class^=icon-]{zoom:1;font-family:entypo;position:absolute;text-decoration:none}i[class*=" icon-"],i[class^=icon-]{display:inline-block;margin:0 5px;min-width:20px;position:static;text-align:center}form{margin:0 0 18px}form label{cursor:pointer;display:block;font-size:16px;font-size:1rem;line-height:1.625em;margin-bottom:9px}form label.inline{display:inline-block;padding-right:20px}form dt{margin:0}form textarea{height:150px}form ul,form ul li{list-style-type:none;margin-left:0}form fieldset{border:.0625em solid #d8d8d8;margin:18px 0;padding:1.5625em}form fieldset legend{padding:5px 10px}.field{font-size:16px;margin-bottom:10px;max-width:100%;overflow:hidden;position:relative;vertical-align:middle}.field.metro,.field .metro{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.field input,.field input[type="*"],.field textarea{-webkit-appearance:none;border:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;font-family:Open Sans;font-size:16px;font-size:1rem;font-weight:300;margin:0;max-width:100%;outline:none;padding:0;resize:none;width:100%}.field .input{background:#fff;border:1px solid #d8d8d8;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;font-size:16px;font-size:1rem;height:36px;line-height:34px;padding:0 10px;position:relative}.field .input.search{-moz-border-radius:1000px;-webkit-border-radius:1000px;border-radius:1000px;height:36px;line-height:34px;padding-right:0}.field .input.textarea{height:auto}.input.xnarrow,input.xnarrow{margin:0;width:13.33333%}.input.xnarrow:last-child,input.xnarrow:last-child{margin-left:-4px}.input.xnarrow:first-child,input.xnarrow:first-child{margin-left:0;margin-right:3.94%}.input.xnarrow:first-child:last-child,input.xnarrow:first-child:last-child{margin:0}.input.narrow,input.narrow{margin:0;width:30.66667%}.input.narrow:last-child,input.narrow:last-child{margin-left:-4px}.input.narrow:first-child,input.narrow:first-child{margin-left:0;margin-right:3.94%}.input.narrow:first-child:last-child,input.narrow:first-child:last-child{margin:0}.input.normal,input.normal{margin:0;width:48%}.input.normal:last-child,input.normal:last-child{margin-left:-4px}.input.normal:first-child,input.normal:first-child{margin-left:0;margin-right:3.94%}.input.normal:first-child:last-child,input.normal:first-child:last-child{margin:0}.input.wide,input.wide{margin:0;width:65.33333%}.input.wide:last-child,input.wide:last-child{margin-left:-4px}.input.wide:first-child,input.wide:first-child{margin-left:0;margin-right:3.94%}.input.wide:first-child:last-child,input.wide:first-child:last-child{margin:0}.input.xwide,input.xwide{margin:0;width:82.66667%}.input.xwide:last-child,input.xwide:last-child{margin-left:-4px}.input.xwide:first-child,input.xwide:first-child{margin-left:0;margin-right:3.94%}.input.xwide:first-child:last-child,input.xwide:first-child:last-child{margin:0}.input.xxwide,input.xxwide{margin:0;width:100%}.input.xxwide:last-child,input.xxwide:last-child{margin-left:-4px}.input.xxwide:first-child,input.xxwide:first-child{margin-left:0;margin-right:3.94%}.input.xxwide:first-child:last-child,input.xxwide:first-child:last-child{margin:0}label+.narrow:last-child,label+.normal:last-child,label+.wide:last-child,label+.xnarrow:last-child,label+.xwide:last-child,label+.xxwide:last-child{margin-left:0}@media only screen and (max-width:960px){.xxwide:first-child,.xxwide:last-child{margin-right:0}}.append,.prepend{font-size:0;padding-bottom:3.5px;white-space:nowrap}.append .input,.append input,.prepend .input,.prepend input{display:inline-block;margin-left:0;margin-right:0;max-width:100%}.append :last-child,.prepend.append input:last-child,.prepend .input,.prepend input{-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0;border-radius:0 4px 4px 0}.append .input,.append input,.prepend.append input:first-child,.prepend :first-child{-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px;border-radius:4px 0 0 4px}.prepend.append input{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.prepend.append input:last-child{margin-left:-1px}.append .adjoined,.append .btn,.prepend .adjoined,.prepend .btn{display:inline-block;margin-bottom:0;position:relative;z-index:99}.append .btn a,.append .btn button,.append .btn input,.prepend .btn a,.prepend .btn button,.prepend .btn input{padding:0 12px}.append .adjoined,.prepend .adjoined{background:#f2f2f2;border:1px solid #d8d8d8;color:#555;font-family:Open Sans;font-size:16px;font-size:1rem;font-weight:600;height:36px;line-height:34px;padding:0 10px}.prepend .adjoined,.prepend .btn{margin-right:-1px}.adjoined:first-child{margin-left:0!important}.append .adjoined,.append .btn{margin-left:-1px}.append button,.prepend button{display:inline-block}.append .input:first-child,.append input:first-child,.prepend .input:first-child,.prepend input:first-child{margin-right:0}.double .input,.double input{width:50%!important}.double .input:last-child,.double input:last-child{margin-left:-1px}.field .checkbox span,.field .input,.field .picker,.field .radio span,.field .textarea,.field input,.field textarea{-moz-transition-duration:.2s;-o-transition-duration:.2s;-webkit-transition-duration:.2s;transition-duration:.2s}.field.danger:after{color:#ca3838;content:"✖";font-family:entypo;font-size:16px;position:absolute;right:15px;top:14%;z-index:999}.field.danger.no-icon:after{display:none}.field.danger.append:after,.field.danger.prepend:after{content:""}.field.danger .checkbox span,.field.danger .input,.field.danger .picker,.field.danger .radio span,.field.danger .textarea,.field.danger input,.field.danger textarea{background:#f0c5c5;border-color:#ca3838}.field.danger .checkbox span,.field.danger .input,.field.danger .picker,.field.danger .radio span,.field.danger .textarea,.field.danger input,.field.danger input:-moz-placeholder,.field.danger input::-webkit-input-placeholder,.field.danger textarea,.field.danger textarea:-moz-placeholder textarea,.field.danger textarea::-webkit-input-placeholder{color:#ca3838}.field.warning:after{color:#f6b83f;content:"⚠";font-family:entypo;font-size:16px;position:absolute;right:15px;top:14%;z-index:999}.field.warning.no-icon:after{display:none}.field.warning.append:after,.field.warning.prepend:after{content:""}.field.warning .checkbox span,.field.warning .input,.field.warning .picker,.field.warning .radio span,.field.warning .textarea,.field.warning input,.field.warning textarea{background:#fef7ea;border-color:#f6b83f}.field.warning .checkbox span,.field.warning .input,.field.warning .picker,.field.warning .radio span,.field.warning .textarea,.field.warning input,.field.warning input:-moz-placeholder,.field.warning input::-webkit-input-placeholder,.field.warning textarea,.field.warning textarea:-moz-placeholder textarea,.field.warning textarea::-webkit-input-placeholder{color:#f6b83f}.field.success:after{color:#58c026;content:"✓";font-family:entypo;font-size:16px;position:absolute;right:15px;top:14%;z-index:999}.field.success.no-icon:after{display:none}.field.success.append:after,.field.success.prepend:after{content:""}.field.success .checkbox span,.field.success .input,.field.success .picker,.field.success .radio span,.field.success .textarea,.field.success input,.field.success textarea{background:#c0eeaa;border-color:#58c026}.field.success .checkbox span,.field.success .input,.field.success .picker,.field.success .radio span,.field.success .textarea,.field.success input,.field.success input:-moz-placeholder,.field.success input::-webkit-input-placeholder,.field.success textarea,.field.success textarea:-moz-placeholder textarea,.field.success textarea::-webkit-input-placeholder{color:#58c026}.field .picker.danger{background:#f0c5c5;border-color:#ca3838;color:#ca3838;-moz-transition-duration:.2s;-o-transition-duration:.2s;-webkit-transition-duration:.2s;transition-duration:.2s}.field .picker.danger:after,.field .picker.danger select{color:#ca3838}.field .picker.warning{background:#fef7ea;border-color:#f6b83f;color:#f6b83f;-moz-transition-duration:.2s;-o-transition-duration:.2s;-webkit-transition-duration:.2s;transition-duration:.2s}.field .picker.warning:after,.field .picker.warning select{color:#f6b83f}.field .picker.success{background:#c0eeaa;border-color:#58c026;color:#58c026;-moz-transition-duration:.2s;-o-transition-duration:.2s;-webkit-transition-duration:.2s;transition-duration:.2s}.field .picker.success:after,.field .picker.success select{color:#58c026}.no-js .radio input{-webkit-appearance:radio;margin-left:1px}.no-js .checkbox input{-webkit-appearance:checkbox}.no-js .checkbox input,.no-js .radio input{display:inline-block;width:16px}.js .field .checkbox,.js .field .radio{position:relative}.js .field .checkbox.danger,.js .field .radio.danger{color:#ca3838}.js .field .checkbox.danger span,.js .field .radio.danger span{background:#f0c5c5;border-color:#ca3838;color:#ca3838;-moz-transition-duration:.2s;-o-transition-duration:.2s;-webkit-transition-duration:.2s;transition-duration:.2s}.js .field .checkbox.warning,.js .field .radio.warning{color:#f6b83f}.js .field .checkbox.warning span,.js .field .radio.warning span{background:#fef7ea;border-color:#f6b83f;color:#f6b83f;-moz-transition-duration:.2s;-o-transition-duration:.2s;-webkit-transition-duration:.2s;transition-duration:.2s}.js .field .checkbox.success,.js .field .radio.success{color:#58c026;color:#555}.js .field .checkbox.success i,.js .field .radio.success i{color:#58c026}.js .field .checkbox.success span,.js .field .radio.success span{background:#c0eeaa;border-color:#58c026;color:#58c026;-moz-transition-duration:.2s;-o-transition-duration:.2s;-webkit-transition-duration:.2s;transition-duration:.2s}.js .field .checkbox.checked i,.js .field .radio.checked i{left:-8px;line-height:16px;position:absolute;top:-1px}.js .field .checkbox span,.js .field .radio span{background:#fefefe;border:1px solid #ccc;display:inline-block;height:16px;position:relative;top:2px;width:16px}.js .field .checkbox input[type=checkbox],.js .field .checkbox input[type=radio],.js .field .radio input[type=checkbox],.js .field .radio input[type=radio]{display:none}.js .field .radio span{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}.js .field .checkbox span{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.field .text input[type=search]{-webkit-appearance:textfield}.picker{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fff),color-stop(100%,#f2f2f2));background-image:-moz-linear-gradient(#fff,#f2f2f2);background-image:-webkit-linear-gradient(#fff,#f2f2f2);background-image:linear-gradient(#fff,#f2f2f2);background-size:100%;border:1px solid #e5e5e5;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;display:inline-block;font-family:Open Sans;font-weight:600;height:auto;margin:0 0 2px 1.2%;overflow:hidden;position:relative;width:auto}.picker:after{color:#555;content:"\25BE";font-family:entypo;margin-top:-12px;position:absolute;right:8%;top:50%;z-index:0}.picker:first-child{margin-left:0}.picker select{-webkit-appearance:none;background:transparent;border:none;color:#555;cursor:pointer;display:block;font-size:16px;font-size:1rem;height:34px;min-width:100%;outline:none;padding:6px 45px 6px 15px;position:relative;width:135%;z-index:99}.picker select::-ms-expand{display:none}.badge,.label{color:#fff;display:inline-block;font-family:Helvetica,arial,verdana,sans-serif;font-weight:700;height:20px;line-height:20px;text-align:center}.badge a,.label a{color:#fff}.badge.primary,.label.primary{background:#3085d6;border:1px solid #3085d6}.badge.secondary,.label.secondary{background:#42a35a;border:1px solid #42a35a}.badge.default,.label.default{background:#f2f2f2;border:1px solid #f2f2f2;color:#555}.badge.default:hover,.label.default:hover{border-color:#e5e5e5}.badge.default a,.label.default a{color:#555}.badge.info,.label.info{background:#4a4d50;border:1px solid #4a4d50}.badge.danger,.label.danger{background:#ca3838;border:1px solid #ca3838}.badge.warning,.label.warning{background:#f6b83f;border:1px solid #f6b83f;color:#644405}.badge.warning a,.label.warning a{color:#644405}.badge.success,.label.success{background:#58c026;border:1px solid #58c026}.badge.light,.label.light{background:#fff;border:1px solid #f2f2f2;color:#555}.badge.light a,.label.light a{color:#d04526}.badge.dark,.label.dark{background:#212121;border:1px solid #212121}.badge{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;font-size:14px;font-size:.875rem}.badge,.label{padding:0 10px}.label{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-size:12px;font-size:.75rem}.alert{word-wrap:break-word;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;font-family:Open Sans;font-size:14px;font-size:.875rem;font-weight:600;list-style-type:none;margin-bottom:8px;padding:0 10px}.alert.primary{background:#85b7e7;border:1px solid #3085d6;color:#1a5186}.alert.secondary{background:#80cb92;border:1px solid #42a35a;color:#255a32}.alert.default{background:#fff;border:1px solid #f2f2f2;color:#bfbfbf;color:#555}.alert.info{background:#7b8085;border:1px solid #4a4d50;color:#191a1b;color:#f2f2f2}.alert.danger{background:#df8989;border:1px solid #ca3838;color:#7b2121}.alert.warning{background:#fbdca0;border:1px solid #f6b83f;color:#c68609;color:#644405}.alert.success{background:#91e26a;border:1px solid #58c026;color:#316b15}.tabs{display:block}.tab-nav{border-bottom:1px solid #e5e5e5;margin:0;padding:0}.tab-nav>li,.tab-nav>li>li{-moz-box-shadow:0 1px 0 #fff;-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;cursor:default;display:inline-block;margin:0 2.12766% 0 0;padding:0;top:1px;width:auto}.tab-nav>li>li>a{background:#f2f2f2;border:solid #e5e5e5;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px;border-radius:4px 4px 0 0;border-width:1px 1px 0;color:#555;cursor:pointer;display:block;font-family:Open Sans;font-weight:600;height:42px;line-height:40px;margin:0;padding:0 16px;text-shadow:0 1px 1px #fff;width:auto}.tab-nav>li>li>a:hover{background:#f5f5f5;text-decoration:none}.tab-nav>li>li>a:active{background:#ededed}.tab-nav>li>li.active>a{background:#fff;cursor:default;height:43px;line-height:41px}.tab-nav>li:last-child,.tab-nav>li>li:last-child{margin-right:0}.tab-nav>li>a{background:#f2f2f2;border:solid #e5e5e5;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px;border-radius:4px 4px 0 0;border-width:1px 1px 0;color:#555;cursor:pointer;display:block;font-family:Open Sans;font-weight:600;height:42px;line-height:40px;margin:0;padding:0 16px;text-shadow:0 1px 1px #fff;width:auto}.tab-nav>li>a:hover{background:#f5f5f5;text-decoration:none}.tab-nav>li>a:active{background:#ededed}.tab-nav>li.active>a{background:#fff;height:43px;line-height:41px}.tabs.pill .tab-nav{border:1px solid #e5e5e5;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;display:table;overflow:hidden;width:100%}.tabs.pill .tab-nav>li{display:table-cell;margin:0 0 0 -4px;text-align:center;top:0}.tabs.pill .tab-nav>li:first-child{margin-left:0}.tabs.pill .tab-nav>li>a{border:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-right:1px solid #e5e5e5;height:42px;line-height:40px}.tabs.pill .tab-nav>li:last-child>a{border-right:none}.tab-content{display:none;padding:20px 10px}.tab-content.active{display:block}.tabs.vertical .tab-nav{border:none}.tabs.vertical .tab-nav>li{display:block;margin:0 0 5px}.tabs.vertical .tab-nav>li.active{position:relative;z-index:99}.tabs.vertical .tab-nav>li.active>a{border-right:1px solid #fff}.tabs.vertical .tab-nav>li>a{border:1px solid #e5e5e5;-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px;border-radius:4px 0 0 4px}.tabs.vertical .tab-content{border-left:1px solid #e5e5e5;margin-left:-1px;padding:10px 0 30px 20px}.image{line-height:0;margin-bottom:20px}.image.circle{-moz-border-radius:50%!important;-webkit-border-radius:50%;border-radius:50%!important;overflow:hidden;width:auto}.image.rounded{-moz-border-radius:4px 4px;-webkit-border-radius:4px;border-radius:4px 4px;overflow:hidden}.image.photo{border:5px solid #fff;-moz-box-shadow:0 0 1px #555;-webkit-box-shadow:0 0 1px #555;box-shadow:0 0 1px #555}.image.photo.polaroid{background:#fff;padding-bottom:50px}body .video{height:0;padding-bottom:56.25%;position:relative;width:100%}body .video.twitch,body .video.youtube.show_controls{padding-top:30px}.video>embed,.video>iframe,.video>object,.video>video{height:100%;left:0;position:absolute;top:0;width:100%}.drawer{background:#3e4144;-moz-box-shadow:inset 0 -2px 5px #313436,inset 0 2px 5px #313436;-webkit-box-shadow:inset 0 -2px 5px #313436,inset 0 2px 5px #313436;box-shadow:inset 0 -2px 5px #313436,inset 0 2px 5px #313436;max-height:0;overflow:hidden;position:relative;-moz-transition-duration:.3s;-o-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;width:100%}.drawer.active{height:auto;max-height:800px;-moz-transition-duration:.5s;-o-transition-duration:.5s;-webkit-transition-duration:.5s;transition-duration:.5s}.modal{background:#000;background:rgba(0,0,0,.8);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999}.modal>.content{background:#fff;margin:0 auto;max-height:65%;min-height:50%;overflow:auto;padding:20px;position:relative;top:25%;width:50%;z-index:2}@media only screen and (max-width:768px){.modal>.content{max-height:80%;min-height:80%;top:10%;width:80%}}@media only screen and (max-width:767px){.modal>.content{max-height:92.5%;min-height:92.5%;top:3.75%;width:92.5%}}.modal>.content>.close{cursor:pointer;position:absolute;right:10px;top:10px;z-index:3}.modal,.modal>.content{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;visibility:hidden}.modal.active{-moz-transition-duration:.3s;-o-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;-moz-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity}.modal.active,.modal.active>.content{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;visibility:visible}table{background-color:#fff;border:1px solid #e5e5e5;border-collapse:collapse;border-spacing:0;display:table;margin-bottom:20px;width:100%}table caption{font-size:30px;padding:.75em;text-align:center}table tbody td,table thead th,table tr td{border-top:1px solid #e5e5e5;display:table-cell;padding:10px;text-align:left;vertical-align:top}table tbody tr td,table tr td{font-size:16px}table tr td:first-child{font-weight:700}table thead{background-color:#3085d6;color:#fff}table thead tr th{font-size:16px;font-weight:700;vertical-align:bottom}table.striped tr:nth-of-type(2n),table table tr.stripe,table table tr.striped{background-color:#e5e5e5}table.rounded{border-collapse:separate;border-radius:4px}table.rounded>thead tr:first-child td:first-child,table.rounded>thead tr:first-child th:first-child,table.rounded>tr:first-child td:first-child,table.rounded caption+thead tr:first-child th:first-child,table.rounded caption+tr td:first-child{border-top-left-radius:4px}table.rounded>thead tr:first-child td:last-child,table.rounded>thead tr:first-child th:last-child,table.rounded>tr:first-child td:last-child,table.rounded caption+thead tr:first-child th:last-child,table.rounded caption+tr td:last-child{border-top-right-radius:4px}table.rounded tbody tr:last-child td:last-child,table.rounded thead~tr:last-child td:last-child{border-bottom-right-radius:4px}table.rounded tbody tr:last-child td:first-child,table.rounded thead~tr:last-child td:first-child{border-bottom-left-radius:4px}table.rounded>tbody:first-child tr:first-child td,table.rounded caption+tbody tr:first-child td,table.rounded thead td,table.rounded thead th{border-top:0}.ttip{cursor:pointer;position:relative}.ttip:after{background:#3085d6;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM2NWE0ZTEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDg1ZDYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#65a4e1),color-stop(100%,#3085d6));background-image:-moz-linear-gradient(top,#65a4e1,#3085d6);background-image:-webkit-linear-gradient(top,#65a4e1,#3085d6);background-image:linear-gradient(180deg,#65a4e1,#3085d6);background-size:100%;border:1px solid #3085d6;border-bottom:0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:0 0 5px 0 rgba(48,133,214,.25);-webkit-box-shadow:0 0 5px 0 rgba(48,133,214,.25);box-shadow:0 0 5px 0 rgba(48,133,214,.25);color:#fff;content:attr(data-tooltip);display:block;font-size:16px;font-style:normal;font-weight:400;left:0;line-height:1.5;margin-bottom:8px;max-width:500px;min-width:130px;padding:.5em .75em;text-align:left;width:auto}.ttip:after,.ttip:before{bottom:101%;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;pointer-events:none;position:absolute;-moz-transition:opacity .1s ease;-o-transition:opacity .1s ease;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.ttip:before{border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #3085d6!important;content:" ";height:0;left:8px;width:0}.ttip:hover:after,.ttip:hover:before{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;-moz-transition:opacity .1s ease;-o-transition:opacity .1s ease;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}@media only screen and (max-width:768px){.ttip:after,.ttip:before{display:none}}.ie8 .narrow,.ie8 .normal,.ie8 .wide,.ie8 .xnarrow,.ie8 .xwide,.ie8 .xxwide{display:inline}.ie8 .narrow+input,.ie8 .normal+input,.ie8 .wide+input,.ie8 .xnarrow+input,.ie8 .xwide+input,.ie8 .xxwide+input{display:inline;margin:0 0 0 -.25em}.ie8 .ttip:after,.ie8 .ttip:before{display:none}.ie8 .ttip:hover:after,.ie8 .ttip:hover:before{display:block}.ie9 .checkbox.checked i,.ie9 .radio.checked i{top:0} \ No newline at end of file +@charset "UTF-8";@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}caption,td,th{font-weight:400;text-align:left;vertical-align:middle}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}.pull_right{float:right}.pull_left{float:left}html{font-size:100%;line-height:1.625em}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#555;font-family:Open Sans;font-weight:400;position:relative}@media only screen and (max-width:767px){body{min-width:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;width:100%}}body,html{height:100%}.hide{display:none}.hide.active,.show{display:block}.icon-note.icon-left a:before,.icon-note.icon-right a:after,i.icon-note:before{content:"♪";height:inherit}.icon-note-beamed.icon-left a:before,.icon-note-beamed.icon-right a:after,i.icon-note-beamed:before{content:"♫";height:inherit}.icon-music.icon-left a:before,.icon-music.icon-right a:after,i.icon-music:before{content:"🎵";height:inherit}.icon-search.icon-left a:before,.icon-search.icon-right a:after,i.icon-search:before{content:"🔍";height:inherit}.icon-flashlight.icon-left a:before,.icon-flashlight.icon-right a:after,i.icon-flashlight:before{content:"🔦";height:inherit}.icon-mail.icon-left a:before,.icon-mail.icon-right a:after,i.icon-mail:before{content:"✉";height:inherit}.icon-heart.icon-left a:before,.icon-heart.icon-right a:after,i.icon-heart:before{content:"♥";height:inherit}.icon-heart-empty.icon-left a:before,.icon-heart-empty.icon-right a:after,i.icon-heart-empty:before{content:"♡";height:inherit}.icon-star.icon-left a:before,.icon-star.icon-right a:after,i.icon-star:before{content:"★";height:inherit}.icon-star-empty.icon-left a:before,.icon-star-empty.icon-right a:after,i.icon-star-empty:before{content:"☆";height:inherit}.icon-user.icon-left a:before,.icon-user.icon-right a:after,i.icon-user:before{content:"👤";height:inherit}.icon-users.icon-left a:before,.icon-users.icon-right a:after,i.icon-users:before{content:"👥";height:inherit}.icon-user-add.icon-left a:before,.icon-user-add.icon-right a:after,i.icon-user-add:before{content:"";height:inherit}.icon-video.icon-left a:before,.icon-video.icon-right a:after,i.icon-video:before{content:"🎬";height:inherit}.icon-picture.icon-left a:before,.icon-picture.icon-right a:after,i.icon-picture:before{content:"🌄";height:inherit}.icon-camera.icon-left a:before,.icon-camera.icon-right a:after,i.icon-camera:before{content:"📷";height:inherit}.icon-layout.icon-left a:before,.icon-layout.icon-right a:after,i.icon-layout:before{content:"⚏";height:inherit}.icon-menu.icon-left a:before,.icon-menu.icon-right a:after,i.icon-menu:before{content:"☰";height:inherit}.icon-check.icon-left a:before,.icon-check.icon-right a:after,i.icon-check:before{content:"✓";height:inherit}.icon-cancel.icon-left a:before,.icon-cancel.icon-right a:after,i.icon-cancel:before{content:"✕";height:inherit}.icon-cancel-circled.icon-left a:before,.icon-cancel-circled.icon-right a:after,i.icon-cancel-circled:before{content:"✖";height:inherit}.icon-cancel-squared.icon-left a:before,.icon-cancel-squared.icon-right a:after,i.icon-cancel-squared:before{content:"❎";height:inherit}.icon-plus.icon-left a:before,.icon-plus.icon-right a:after,i.icon-plus:before{content:"+";height:inherit}.icon-plus-circled.icon-left a:before,.icon-plus-circled.icon-right a:after,i.icon-plus-circled:before{content:"➕";height:inherit}.icon-plus-squared.icon-left a:before,.icon-plus-squared.icon-right a:after,i.icon-plus-squared:before{content:"⊞";height:inherit}.icon-minus.icon-left a:before,.icon-minus.icon-right a:after,i.icon-minus:before{content:"-";height:inherit}.icon-minus-circled.icon-left a:before,.icon-minus-circled.icon-right a:after,i.icon-minus-circled:before{content:"➖";height:inherit}.icon-minus-squared.icon-left a:before,.icon-minus-squared.icon-right a:after,i.icon-minus-squared:before{content:"⊟";height:inherit}.icon-help.icon-left a:before,.icon-help.icon-right a:after,i.icon-help:before{content:"❓";height:inherit}.icon-help-circled.icon-left a:before,.icon-help-circled.icon-right a:after,i.icon-help-circled:before{content:"";height:inherit}.icon-info.icon-left a:before,.icon-info.icon-right a:after,i.icon-info:before{content:"ℹ";height:inherit}.icon-info-circled.icon-left a:before,.icon-info-circled.icon-right a:after,i.icon-info-circled:before{content:"";height:inherit}.icon-back.icon-left a:before,.icon-back.icon-right a:after,i.icon-back:before{content:"🔙";height:inherit}.icon-home.icon-left a:before,.icon-home.icon-right a:after,i.icon-home:before{content:"⌂";height:inherit}.icon-link.icon-left a:before,.icon-link.icon-right a:after,i.icon-link:before{content:"🔗";height:inherit}.icon-attach.icon-left a:before,.icon-attach.icon-right a:after,i.icon-attach:before{content:"📎";height:inherit}.icon-lock.icon-left a:before,.icon-lock.icon-right a:after,i.icon-lock:before{content:"🔒";height:inherit}.icon-lock-open.icon-left a:before,.icon-lock-open.icon-right a:after,i.icon-lock-open:before{content:"🔓";height:inherit}.icon-eye.icon-left a:before,.icon-eye.icon-right a:after,i.icon-eye:before{content:"";height:inherit}.icon-tag.icon-left a:before,.icon-tag.icon-right a:after,i.icon-tag:before{content:"";height:inherit}.icon-bookmark.icon-left a:before,.icon-bookmark.icon-right a:after,i.icon-bookmark:before{content:"🔖";height:inherit}.icon-bookmarks.icon-left a:before,.icon-bookmarks.icon-right a:after,i.icon-bookmarks:before{content:"📑";height:inherit}.icon-flag.icon-left a:before,.icon-flag.icon-right a:after,i.icon-flag:before{content:"⚑";height:inherit}.icon-thumbs-up.icon-left a:before,.icon-thumbs-up.icon-right a:after,i.icon-thumbs-up:before{content:"👍";height:inherit}.icon-thumbs-down.icon-left a:before,.icon-thumbs-down.icon-right a:after,i.icon-thumbs-down:before{content:"👎";height:inherit}.icon-download.icon-left a:before,.icon-download.icon-right a:after,i.icon-download:before{content:"📥";height:inherit}.icon-upload.icon-left a:before,.icon-upload.icon-right a:after,i.icon-upload:before{content:"📤";height:inherit}.icon-upload-cloud.icon-left a:before,.icon-upload-cloud.icon-right a:after,i.icon-upload-cloud:before{content:"";height:inherit}.icon-reply.icon-left a:before,.icon-reply.icon-right a:after,i.icon-reply:before{content:"";height:inherit}.icon-reply-all.icon-left a:before,.icon-reply-all.icon-right a:after,i.icon-reply-all:before{content:"";height:inherit}.icon-forward.icon-left a:before,.icon-forward.icon-right a:after,i.icon-forward:before{content:"➦";height:inherit}.icon-quote.icon-left a:before,.icon-quote.icon-right a:after,i.icon-quote:before{content:"❞";height:inherit}.icon-code.icon-left a:before,.icon-code.icon-right a:after,i.icon-code:before{content:"";height:inherit}.icon-export.icon-left a:before,.icon-export.icon-right a:after,i.icon-export:before{content:"";height:inherit}.icon-pencil.icon-left a:before,.icon-pencil.icon-right a:after,i.icon-pencil:before{content:"✎";height:inherit}.icon-feather.icon-left a:before,.icon-feather.icon-right a:after,i.icon-feather:before{content:"✒";height:inherit}.icon-print.icon-left a:before,.icon-print.icon-right a:after,i.icon-print:before{content:"";height:inherit}.icon-retweet.icon-left a:before,.icon-retweet.icon-right a:after,i.icon-retweet:before{content:"";height:inherit}.icon-keyboard.icon-left a:before,.icon-keyboard.icon-right a:after,i.icon-keyboard:before{content:"⌨";height:inherit}.icon-comment.icon-left a:before,.icon-comment.icon-right a:after,i.icon-comment:before{content:"";height:inherit}.icon-chat.icon-left a:before,.icon-chat.icon-right a:after,i.icon-chat:before{content:"";height:inherit}.icon-bell.icon-left a:before,.icon-bell.icon-right a:after,i.icon-bell:before{content:"🔔";height:inherit}.icon-attention.icon-left a:before,.icon-attention.icon-right a:after,i.icon-attention:before{content:"⚠";height:inherit}.icon-alert.icon-left a:before,.icon-alert.icon-right a:after,i.icon-alert:before{content:"💥";height:inherit}.icon-vcard.icon-left a:before,.icon-vcard.icon-right a:after,i.icon-vcard:before{content:"";height:inherit}.icon-address.icon-left a:before,.icon-address.icon-right a:after,i.icon-address:before{content:"";height:inherit}.icon-location.icon-left a:before,.icon-location.icon-right a:after,i.icon-location:before{content:"";height:inherit}.icon-map.icon-left a:before,.icon-map.icon-right a:after,i.icon-map:before{content:"";height:inherit}.icon-direction.icon-left a:before,.icon-direction.icon-right a:after,i.icon-direction:before{content:"➢";height:inherit}.icon-compass.icon-left a:before,.icon-compass.icon-right a:after,i.icon-compass:before{content:"";height:inherit}.icon-cup.icon-left a:before,.icon-cup.icon-right a:after,i.icon-cup:before{content:"☕";height:inherit}.icon-trash.icon-left a:before,.icon-trash.icon-right a:after,i.icon-trash:before{content:"";height:inherit}.icon-doc.icon-left a:before,.icon-doc.icon-right a:after,i.icon-doc:before{content:"";height:inherit}.icon-docs.icon-left a:before,.icon-docs.icon-right a:after,i.icon-docs:before{content:"";height:inherit}.icon-doc-landscape.icon-left a:before,.icon-doc-landscape.icon-right a:after,i.icon-doc-landscape:before{content:"";height:inherit}.icon-doc-text.icon-left a:before,.icon-doc-text.icon-right a:after,i.icon-doc-text:before{content:"📄";height:inherit}.icon-doc-text-inv.icon-left a:before,.icon-doc-text-inv.icon-right a:after,i.icon-doc-text-inv:before{content:"";height:inherit}.icon-newspaper.icon-left a:before,.icon-newspaper.icon-right a:after,i.icon-newspaper:before{content:"📰";height:inherit}.icon-book-open.icon-left a:before,.icon-book-open.icon-right a:after,i.icon-book-open:before{content:"📖";height:inherit}.icon-book.icon-left a:before,.icon-book.icon-right a:after,i.icon-book:before{content:"📕";height:inherit}.icon-folder.icon-left a:before,.icon-folder.icon-right a:after,i.icon-folder:before{content:"📁";height:inherit}.icon-archive.icon-left a:before,.icon-archive.icon-right a:after,i.icon-archive:before{content:"";height:inherit}.icon-box.icon-left a:before,.icon-box.icon-right a:after,i.icon-box:before{content:"📦";height:inherit}.icon-rss.icon-left a:before,.icon-rss.icon-right a:after,i.icon-rss:before{content:"";height:inherit}.icon-phone.icon-left a:before,.icon-phone.icon-right a:after,i.icon-phone:before{content:"📞";height:inherit}.icon-cog.icon-left a:before,.icon-cog.icon-right a:after,i.icon-cog:before{content:"⚙";height:inherit}.icon-tools.icon-left a:before,.icon-tools.icon-right a:after,i.icon-tools:before{content:"⚒";height:inherit}.icon-share.icon-left a:before,.icon-share.icon-right a:after,i.icon-share:before{content:"";height:inherit}.icon-shareable.icon-left a:before,.icon-shareable.icon-right a:after,i.icon-shareable:before{content:"";height:inherit}.icon-basket.icon-left a:before,.icon-basket.icon-right a:after,i.icon-basket:before{content:"";height:inherit}.icon-bag.icon-left a:before,.icon-bag.icon-right a:after,i.icon-bag:before{content:"👜";height:inherit}.icon-calendar.icon-left a:before,.icon-calendar.icon-right a:after,i.icon-calendar:before{content:"📅";height:inherit}.icon-login.icon-left a:before,.icon-login.icon-right a:after,i.icon-login:before{content:"";height:inherit}.icon-logout.icon-left a:before,.icon-logout.icon-right a:after,i.icon-logout:before{content:"";height:inherit}.icon-mic.icon-left a:before,.icon-mic.icon-right a:after,i.icon-mic:before{content:"🎤";height:inherit}.icon-mute.icon-left a:before,.icon-mute.icon-right a:after,i.icon-mute:before{content:"🔇";height:inherit}.icon-sound.icon-left a:before,.icon-sound.icon-right a:after,i.icon-sound:before{content:"🔊";height:inherit}.icon-volume.icon-left a:before,.icon-volume.icon-right a:after,i.icon-volume:before{content:"";height:inherit}.icon-clock.icon-left a:before,.icon-clock.icon-right a:after,i.icon-clock:before{content:"🕔";height:inherit}.icon-hourglass.icon-left a:before,.icon-hourglass.icon-right a:after,i.icon-hourglass:before{content:"⏳";height:inherit}.icon-lamp.icon-left a:before,.icon-lamp.icon-right a:after,i.icon-lamp:before{content:"💡";height:inherit}.icon-light-down.icon-left a:before,.icon-light-down.icon-right a:after,i.icon-light-down:before{content:"🔅";height:inherit}.icon-light-up.icon-left a:before,.icon-light-up.icon-right a:after,i.icon-light-up:before{content:"🔆";height:inherit}.icon-adjust.icon-left a:before,.icon-adjust.icon-right a:after,i.icon-adjust:before{content:"◑";height:inherit}.icon-block.icon-left a:before,.icon-block.icon-right a:after,i.icon-block:before{content:"🚫";height:inherit}.icon-resize-full.icon-left a:before,.icon-resize-full.icon-right a:after,i.icon-resize-full:before{content:"";height:inherit}.icon-resize-small.icon-left a:before,.icon-resize-small.icon-right a:after,i.icon-resize-small:before{content:"";height:inherit}.icon-popup.icon-left a:before,.icon-popup.icon-right a:after,i.icon-popup:before{content:"";height:inherit}.icon-publish.icon-left a:before,.icon-publish.icon-right a:after,i.icon-publish:before{content:"";height:inherit}.icon-window.icon-left a:before,.icon-window.icon-right a:after,i.icon-window:before{content:"";height:inherit}.icon-arrow-combo.icon-left a:before,.icon-arrow-combo.icon-right a:after,i.icon-arrow-combo:before{content:"";height:inherit}.icon-down-circled.icon-left a:before,.icon-down-circled.icon-right a:after,i.icon-down-circled:before{content:"";height:inherit}.icon-left-circled.icon-left a:before,.icon-left-circled.icon-right a:after,i.icon-left-circled:before{content:"";height:inherit}.icon-right-circled.icon-left a:before,.icon-right-circled.icon-right a:after,i.icon-right-circled:before{content:"";height:inherit}.icon-up-circled.icon-left a:before,.icon-up-circled.icon-right a:after,i.icon-up-circled:before{content:"";height:inherit}.icon-down-open.icon-left a:before,.icon-down-open.icon-right a:after,i.icon-down-open:before{content:"";height:inherit}.icon-left-open.icon-left a:before,.icon-left-open.icon-right a:after,i.icon-left-open:before{content:"";height:inherit}.icon-right-open.icon-left a:before,.icon-right-open.icon-right a:after,i.icon-right-open:before{content:"";height:inherit}.icon-up-open.icon-left a:before,.icon-up-open.icon-right a:after,i.icon-up-open:before{content:"";height:inherit}.icon-down-open-mini.icon-left a:before,.icon-down-open-mini.icon-right a:after,i.icon-down-open-mini:before{content:"";height:inherit}.icon-left-open-mini.icon-left a:before,.icon-left-open-mini.icon-right a:after,i.icon-left-open-mini:before{content:"";height:inherit}.icon-right-open-mini.icon-left a:before,.icon-right-open-mini.icon-right a:after,i.icon-right-open-mini:before{content:"";height:inherit}.icon-up-open-mini.icon-left a:before,.icon-up-open-mini.icon-right a:after,i.icon-up-open-mini:before{content:"";height:inherit}.icon-down-open-big.icon-left a:before,.icon-down-open-big.icon-right a:after,i.icon-down-open-big:before{content:"";height:inherit}.icon-left-open-big.icon-left a:before,.icon-left-open-big.icon-right a:after,i.icon-left-open-big:before{content:"";height:inherit}.icon-right-open-big.icon-left a:before,.icon-right-open-big.icon-right a:after,i.icon-right-open-big:before{content:"";height:inherit}.icon-up-open-big.icon-left a:before,.icon-up-open-big.icon-right a:after,i.icon-up-open-big:before{content:"";height:inherit}.icon-down.icon-left a:before,.icon-down.icon-right a:after,i.icon-down:before{content:"⬇";height:inherit}.icon-arrow-left.icon-left a:before,.icon-arrow-left.icon-right a:after,i.icon-arrow-left:before{content:"⬅";height:inherit}.icon-arrow-right.icon-left a:before,.icon-arrow-right.icon-right a:after,i.icon-arrow-right:before{content:"➡";height:inherit}.icon-up.icon-left a:before,.icon-up.icon-right a:after,i.icon-up:before{content:"⬆";height:inherit}.icon-down-dir.icon-left a:before,.icon-down-dir.icon-right a:after,i.icon-down-dir:before{content:"▾";height:inherit}.icon-left-dir.icon-left a:before,.icon-left-dir.icon-right a:after,i.icon-left-dir:before{content:"◂";height:inherit}.icon-right-dir.icon-left a:before,.icon-right-dir.icon-right a:after,i.icon-right-dir:before{content:"▸";height:inherit}.icon-up-dir.icon-left a:before,.icon-up-dir.icon-right a:after,i.icon-up-dir:before{content:"▴";height:inherit}.icon-down-bold.icon-left a:before,.icon-down-bold.icon-right a:after,i.icon-down-bold:before{content:"";height:inherit}.icon-left-bold.icon-left a:before,.icon-left-bold.icon-right a:after,i.icon-left-bold:before{content:"";height:inherit}.icon-right-bold.icon-left a:before,.icon-right-bold.icon-right a:after,i.icon-right-bold:before{content:"";height:inherit}.icon-up-bold.icon-left a:before,.icon-up-bold.icon-right a:after,i.icon-up-bold:before{content:"";height:inherit}.icon-down-thin.icon-left a:before,.icon-down-thin.icon-right a:after,i.icon-down-thin:before{content:"↓";height:inherit}.icon-left-thin.icon-left a:before,.icon-left-thin.icon-right a:after,i.icon-left-thin:before{content:"←";height:inherit}.icon-right-thin.icon-left a:before,.icon-right-thin.icon-right a:after,i.icon-right-thin:before{content:"→";height:inherit}.icon-up-thin.icon-left a:before,.icon-up-thin.icon-right a:after,i.icon-up-thin:before{content:"↑";height:inherit}.icon-ccw.icon-left a:before,.icon-ccw.icon-right a:after,i.icon-ccw:before{content:"⟲";height:inherit}.icon-cw.icon-left a:before,.icon-cw.icon-right a:after,i.icon-cw:before{content:"⟳";height:inherit}.icon-arrows-ccw.icon-left a:before,.icon-arrows-ccw.icon-right a:after,i.icon-arrows-ccw:before{content:"🔄";height:inherit}.icon-level-down.icon-left a:before,.icon-level-down.icon-right a:after,i.icon-level-down:before{content:"↳";height:inherit}.icon-level-up.icon-left a:before,.icon-level-up.icon-right a:after,i.icon-level-up:before{content:"↰";height:inherit}.icon-shuffle.icon-left a:before,.icon-shuffle.icon-right a:after,i.icon-shuffle:before{content:"🔀";height:inherit}.icon-loop.icon-left a:before,.icon-loop.icon-right a:after,i.icon-loop:before{content:"🔁";height:inherit}.icon-switch.icon-left a:before,.icon-switch.icon-right a:after,i.icon-switch:before{content:"⇆";height:inherit}.icon-play.icon-left a:before,.icon-play.icon-right a:after,i.icon-play:before{content:"▶";height:inherit}.icon-stop.icon-left a:before,.icon-stop.icon-right a:after,i.icon-stop:before{content:"■";height:inherit}.icon-pause.icon-left a:before,.icon-pause.icon-right a:after,i.icon-pause:before{content:"⎉";height:inherit}.icon-record.icon-left a:before,.icon-record.icon-right a:after,i.icon-record:before{content:"⚫";height:inherit}.icon-to-end.icon-left a:before,.icon-to-end.icon-right a:after,i.icon-to-end:before{content:"⏭";height:inherit}.icon-to-start.icon-left a:before,.icon-to-start.icon-right a:after,i.icon-to-start:before{content:"⏮";height:inherit}.icon-fast-forward.icon-left a:before,.icon-fast-forward.icon-right a:after,i.icon-fast-forward:before{content:"⏩";height:inherit}.icon-fast-backward.icon-left a:before,.icon-fast-backward.icon-right a:after,i.icon-fast-backward:before{content:"⏪";height:inherit}.icon-progress-0.icon-left a:before,.icon-progress-0.icon-right a:after,i.icon-progress-0:before{content:"";height:inherit}.icon-progress-1.icon-left a:before,.icon-progress-1.icon-right a:after,i.icon-progress-1:before{content:"";height:inherit}.icon-progress-2.icon-left a:before,.icon-progress-2.icon-right a:after,i.icon-progress-2:before{content:"";height:inherit}.icon-progress-3.icon-left a:before,.icon-progress-3.icon-right a:after,i.icon-progress-3:before{content:"";height:inherit}.icon-target.icon-left a:before,.icon-target.icon-right a:after,i.icon-target:before{content:"🎯";height:inherit}.icon-palette.icon-left a:before,.icon-palette.icon-right a:after,i.icon-palette:before{content:"🎨";height:inherit}.icon-list.icon-left a:before,.icon-list.icon-right a:after,i.icon-list:before{content:"";height:inherit}.icon-list-add.icon-left a:before,.icon-list-add.icon-right a:after,i.icon-list-add:before{content:"";height:inherit}.icon-signal.icon-left a:before,.icon-signal.icon-right a:after,i.icon-signal:before{content:"📶";height:inherit}.icon-trophy.icon-left a:before,.icon-trophy.icon-right a:after,i.icon-trophy:before{content:"🏆";height:inherit}.icon-battery.icon-left a:before,.icon-battery.icon-right a:after,i.icon-battery:before{content:"🔋";height:inherit}.icon-back-in-time.icon-left a:before,.icon-back-in-time.icon-right a:after,i.icon-back-in-time:before{content:"";height:inherit}.icon-monitor.icon-left a:before,.icon-monitor.icon-right a:after,i.icon-monitor:before{content:"💻";height:inherit}.icon-mobile.icon-left a:before,.icon-mobile.icon-right a:after,i.icon-mobile:before{content:"📱";height:inherit}.icon-network.icon-left a:before,.icon-network.icon-right a:after,i.icon-network:before{content:"";height:inherit}.icon-cd.icon-left a:before,.icon-cd.icon-right a:after,i.icon-cd:before{content:"💿";height:inherit}.icon-inbox.icon-left a:before,.icon-inbox.icon-right a:after,i.icon-inbox:before{content:"";height:inherit}.icon-install.icon-left a:before,.icon-install.icon-right a:after,i.icon-install:before{content:"";height:inherit}.icon-globe.icon-left a:before,.icon-globe.icon-right a:after,i.icon-globe:before{content:"🌎";height:inherit}.icon-cloud.icon-left a:before,.icon-cloud.icon-right a:after,i.icon-cloud:before{content:"☁";height:inherit}.icon-cloud-thunder.icon-left a:before,.icon-cloud-thunder.icon-right a:after,i.icon-cloud-thunder:before{content:"⛈";height:inherit}.icon-flash.icon-left a:before,.icon-flash.icon-right a:after,i.icon-flash:before{content:"⚡";height:inherit}.icon-moon.icon-left a:before,.icon-moon.icon-right a:after,i.icon-moon:before{content:"☽";height:inherit}.icon-flight.icon-left a:before,.icon-flight.icon-right a:after,i.icon-flight:before{content:"✈";height:inherit}.icon-paper-plane.icon-left a:before,.icon-paper-plane.icon-right a:after,i.icon-paper-plane:before{content:"";height:inherit}.icon-leaf.icon-left a:before,.icon-leaf.icon-right a:after,i.icon-leaf:before{content:"🍂";height:inherit}.icon-lifebuoy.icon-left a:before,.icon-lifebuoy.icon-right a:after,i.icon-lifebuoy:before{content:"";height:inherit}.icon-mouse.icon-left a:before,.icon-mouse.icon-right a:after,i.icon-mouse:before{content:"";height:inherit}.icon-briefcase.icon-left a:before,.icon-briefcase.icon-right a:after,i.icon-briefcase:before{content:"💼";height:inherit}.icon-suitcase.icon-left a:before,.icon-suitcase.icon-right a:after,i.icon-suitcase:before{content:"";height:inherit}.icon-dot.icon-left a:before,.icon-dot.icon-right a:after,i.icon-dot:before{content:"";height:inherit}.icon-dot-2.icon-left a:before,.icon-dot-2.icon-right a:after,i.icon-dot-2:before{content:"";height:inherit}.icon-dot-3.icon-left a:before,.icon-dot-3.icon-right a:after,i.icon-dot-3:before{content:"";height:inherit}.icon-brush.icon-left a:before,.icon-brush.icon-right a:after,i.icon-brush:before{content:"";height:inherit}.icon-magnet.icon-left a:before,.icon-magnet.icon-right a:after,i.icon-magnet:before{content:"";height:inherit}.icon-infinity.icon-left a:before,.icon-infinity.icon-right a:after,i.icon-infinity:before{content:"∞";height:inherit}.icon-erase.icon-left a:before,.icon-erase.icon-right a:after,i.icon-erase:before{content:"⌫";height:inherit}.icon-chart-pie.icon-left a:before,.icon-chart-pie.icon-right a:after,i.icon-chart-pie:before{content:"";height:inherit}.icon-chart-line.icon-left a:before,.icon-chart-line.icon-right a:after,i.icon-chart-line:before{content:"📈";height:inherit}.icon-chart-bar.icon-left a:before,.icon-chart-bar.icon-right a:after,i.icon-chart-bar:before{content:"📊";height:inherit}.icon-chart-area.icon-left a:before,.icon-chart-area.icon-right a:after,i.icon-chart-area:before{content:"🔾";height:inherit}.icon-tape.icon-left a:before,.icon-tape.icon-right a:after,i.icon-tape:before{content:"✇";height:inherit}.icon-graduation-cap.icon-left a:before,.icon-graduation-cap.icon-right a:after,i.icon-graduation-cap:before{content:"🎓";height:inherit}.icon-language.icon-left a:before,.icon-language.icon-right a:after,i.icon-language:before{content:"";height:inherit}.icon-ticket.icon-left a:before,.icon-ticket.icon-right a:after,i.icon-ticket:before{content:"🎫";height:inherit}.icon-water.icon-left a:before,.icon-water.icon-right a:after,i.icon-water:before{content:"💦";height:inherit}.icon-droplet.icon-left a:before,.icon-droplet.icon-right a:after,i.icon-droplet:before{content:"💧";height:inherit}.icon-air.icon-left a:before,.icon-air.icon-right a:after,i.icon-air:before{content:"";height:inherit}.icon-credit-card.icon-left a:before,.icon-credit-card.icon-right a:after,i.icon-credit-card:before{content:"💳";height:inherit}.icon-floppy.icon-left a:before,.icon-floppy.icon-right a:after,i.icon-floppy:before{content:"💾";height:inherit}.icon-clipboard.icon-left a:before,.icon-clipboard.icon-right a:after,i.icon-clipboard:before{content:"📋";height:inherit}.icon-megaphone.icon-left a:before,.icon-megaphone.icon-right a:after,i.icon-megaphone:before{content:"📣";height:inherit}.icon-database.icon-left a:before,.icon-database.icon-right a:after,i.icon-database:before{content:"";height:inherit}.icon-drive.icon-left a:before,.icon-drive.icon-right a:after,i.icon-drive:before{content:"";height:inherit}.icon-bucket.icon-left a:before,.icon-bucket.icon-right a:after,i.icon-bucket:before{content:"";height:inherit}.icon-thermometer.icon-left a:before,.icon-thermometer.icon-right a:after,i.icon-thermometer:before{content:"";height:inherit}.icon-key.icon-left a:before,.icon-key.icon-right a:after,i.icon-key:before{content:"🔑";height:inherit}.icon-flow-cascade.icon-left a:before,.icon-flow-cascade.icon-right a:after,i.icon-flow-cascade:before{content:"";height:inherit}.icon-flow-branch.icon-left a:before,.icon-flow-branch.icon-right a:after,i.icon-flow-branch:before{content:"";height:inherit}.icon-flow-tree.icon-left a:before,.icon-flow-tree.icon-right a:after,i.icon-flow-tree:before{content:"";height:inherit}.icon-flow-line.icon-left a:before,.icon-flow-line.icon-right a:after,i.icon-flow-line:before{content:"";height:inherit}.icon-flow-parallel.icon-left a:before,.icon-flow-parallel.icon-right a:after,i.icon-flow-parallel:before{content:"";height:inherit}.icon-rocket.icon-left a:before,.icon-rocket.icon-right a:after,i.icon-rocket:before{content:"🚀";height:inherit}.icon-gauge.icon-left a:before,.icon-gauge.icon-right a:after,i.icon-gauge:before{content:"";height:inherit}.icon-traffic-cone.icon-left a:before,.icon-traffic-cone.icon-right a:after,i.icon-traffic-cone:before{content:"";height:inherit}.icon-cc.icon-left a:before,.icon-cc.icon-right a:after,i.icon-cc:before{content:"";height:inherit}.icon-cc-by.icon-left a:before,.icon-cc-by.icon-right a:after,i.icon-cc-by:before{content:"";height:inherit}.icon-cc-nc.icon-left a:before,.icon-cc-nc.icon-right a:after,i.icon-cc-nc:before{content:"";height:inherit}.icon-cc-nc-eu.icon-left a:before,.icon-cc-nc-eu.icon-right a:after,i.icon-cc-nc-eu:before{content:"";height:inherit}.icon-cc-nc-jp.icon-left a:before,.icon-cc-nc-jp.icon-right a:after,i.icon-cc-nc-jp:before{content:"";height:inherit}.icon-cc-sa.icon-left a:before,.icon-cc-sa.icon-right a:after,i.icon-cc-sa:before{content:"";height:inherit}.icon-cc-nd.icon-left a:before,.icon-cc-nd.icon-right a:after,i.icon-cc-nd:before{content:"";height:inherit}.icon-cc-pd.icon-left a:before,.icon-cc-pd.icon-right a:after,i.icon-cc-pd:before{content:"";height:inherit}.icon-cc-zero.icon-left a:before,.icon-cc-zero.icon-right a:after,i.icon-cc-zero:before{content:"";height:inherit}.icon-cc-share.icon-left a:before,.icon-cc-share.icon-right a:after,i.icon-cc-share:before{content:"";height:inherit}.icon-cc-remix.icon-left a:before,.icon-cc-remix.icon-right a:after,i.icon-cc-remix:before{content:"";height:inherit}.icon-github.icon-left a:before,.icon-github.icon-right a:after,i.icon-github:before{content:"";height:inherit}.icon-github-circled.icon-left a:before,.icon-github-circled.icon-right a:after,i.icon-github-circled:before{content:"";height:inherit}.icon-flickr.icon-left a:before,.icon-flickr.icon-right a:after,i.icon-flickr:before{content:"";height:inherit}.icon-flickr-circled.icon-left a:before,.icon-flickr-circled.icon-right a:after,i.icon-flickr-circled:before{content:"";height:inherit}.icon-vimeo.icon-left a:before,.icon-vimeo.icon-right a:after,i.icon-vimeo:before{content:"";height:inherit}.icon-vimeo-circled.icon-left a:before,.icon-vimeo-circled.icon-right a:after,i.icon-vimeo-circled:before{content:"";height:inherit}.icon-twitter.icon-left a:before,.icon-twitter.icon-right a:after,i.icon-twitter:before{content:"";height:inherit}.icon-twitter-circled.icon-left a:before,.icon-twitter-circled.icon-right a:after,i.icon-twitter-circled:before{content:"";height:inherit}.icon-facebook.icon-left a:before,.icon-facebook.icon-right a:after,i.icon-facebook:before{content:"";height:inherit}.icon-facebook-circled.icon-left a:before,.icon-facebook-circled.icon-right a:after,i.icon-facebook-circled:before{content:"";height:inherit}.icon-facebook-squared.icon-left a:before,.icon-facebook-squared.icon-right a:after,i.icon-facebook-squared:before{content:"";height:inherit}.icon-gplus.icon-left a:before,.icon-gplus.icon-right a:after,i.icon-gplus:before{content:"";height:inherit}.icon-gplus-circled.icon-left a:before,.icon-gplus-circled.icon-right a:after,i.icon-gplus-circled:before{content:"";height:inherit}.icon-pinterest.icon-left a:before,.icon-pinterest.icon-right a:after,i.icon-pinterest:before{content:"";height:inherit}.icon-pinterest-circled.icon-left a:before,.icon-pinterest-circled.icon-right a:after,i.icon-pinterest-circled:before{content:"";height:inherit}.icon-tumblr.icon-left a:before,.icon-tumblr.icon-right a:after,i.icon-tumblr:before{content:"";height:inherit}.icon-tumblr-circled.icon-left a:before,.icon-tumblr-circled.icon-right a:after,i.icon-tumblr-circled:before{content:"";height:inherit}.icon-linkedin.icon-left a:before,.icon-linkedin.icon-right a:after,i.icon-linkedin:before{content:"";height:inherit}.icon-linkedin-circled.icon-left a:before,.icon-linkedin-circled.icon-right a:after,i.icon-linkedin-circled:before{content:"";height:inherit}.icon-dribbble.icon-left a:before,.icon-dribbble.icon-right a:after,i.icon-dribbble:before{content:"";height:inherit}.icon-dribbble-circled.icon-left a:before,.icon-dribbble-circled.icon-right a:after,i.icon-dribbble-circled:before{content:"";height:inherit}.icon-stumbleupon.icon-left a:before,.icon-stumbleupon.icon-right a:after,i.icon-stumbleupon:before{content:"";height:inherit}.icon-stumbleupon-circled.icon-left a:before,.icon-stumbleupon-circled.icon-right a:after,i.icon-stumbleupon-circled:before{content:"";height:inherit}.icon-lastfm.icon-left a:before,.icon-lastfm.icon-right a:after,i.icon-lastfm:before{content:"";height:inherit}.icon-lastfm-circled.icon-left a:before,.icon-lastfm-circled.icon-right a:after,i.icon-lastfm-circled:before{content:"";height:inherit}.icon-rdio.icon-left a:before,.icon-rdio.icon-right a:after,i.icon-rdio:before{content:"";height:inherit}.icon-rdio-circled.icon-left a:before,.icon-rdio-circled.icon-right a:after,i.icon-rdio-circled:before{content:"";height:inherit}.icon-spotify.icon-left a:before,.icon-spotify.icon-right a:after,i.icon-spotify:before{content:"";height:inherit}.icon-spotify-circled.icon-left a:before,.icon-spotify-circled.icon-right a:after,i.icon-spotify-circled:before{content:"";height:inherit}.icon-qq.icon-left a:before,.icon-qq.icon-right a:after,i.icon-qq:before{content:"";height:inherit}.icon-instagram.icon-left a:before,.icon-instagram.icon-right a:after,i.icon-instagram:before{content:"";height:inherit}.icon-dropbox.icon-left a:before,.icon-dropbox.icon-right a:after,i.icon-dropbox:before{content:"";height:inherit}.icon-evernote.icon-left a:before,.icon-evernote.icon-right a:after,i.icon-evernote:before{content:"";height:inherit}.icon-flattr.icon-left a:before,.icon-flattr.icon-right a:after,i.icon-flattr:before{content:"";height:inherit}.icon-skype.icon-left a:before,.icon-skype.icon-right a:after,i.icon-skype:before{content:"";height:inherit}.icon-skype-circled.icon-left a:before,.icon-skype-circled.icon-right a:after,i.icon-skype-circled:before{content:"";height:inherit}.icon-renren.icon-left a:before,.icon-renren.icon-right a:after,i.icon-renren:before{content:"";height:inherit}.icon-sina-weibo.icon-left a:before,.icon-sina-weibo.icon-right a:after,i.icon-sina-weibo:before{content:"";height:inherit}.icon-paypal.icon-left a:before,.icon-paypal.icon-right a:after,i.icon-paypal:before{content:"";height:inherit}.icon-picasa.icon-left a:before,.icon-picasa.icon-right a:after,i.icon-picasa:before{content:"";height:inherit}.icon-soundcloud.icon-left a:before,.icon-soundcloud.icon-right a:after,i.icon-soundcloud:before{content:"";height:inherit}.icon-mixi.icon-left a:before,.icon-mixi.icon-right a:after,i.icon-mixi:before{content:"";height:inherit}.icon-behance.icon-left a:before,.icon-behance.icon-right a:after,i.icon-behance:before{content:"";height:inherit}.icon-google-circles.icon-left a:before,.icon-google-circles.icon-right a:after,i.icon-google-circles:before{content:"";height:inherit}.icon-vkontakte.icon-left a:before,.icon-vkontakte.icon-right a:after,i.icon-vkontakte:before{content:"";height:inherit}.icon-smashing.icon-left a:before,.icon-smashing.icon-right a:after,i.icon-smashing:before{content:"";height:inherit}.icon-sweden.icon-left a:before,.icon-sweden.icon-right a:after,i.icon-sweden:before{content:"";height:inherit}.icon-db-shape.icon-left a:before,.icon-db-shape.icon-right a:after,i.icon-db-shape:before{content:"";height:inherit}.icon-logo-db.icon-left a:before,.icon-logo-db.icon-right a:after,i.icon-logo-db:before{content:"";height:inherit}.fixed{position:fixed}.fixed.pinned{position:absolute}@media only screen and (max-width:768px){.fixed{left:auto!important;position:relative!important;top:auto!important}}.unfixed{left:auto!important;position:relative!important;top:auto!important}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}@font-face{font-family:entypo;font-style:normal;font-weight:400;src:url(../fonts/icons/entypo.eot);src:url(../fonts/icons/entypo.eot?#iefix) format("ie9-skip-eot"),url(../fonts/icons/entypo.woff) format("woff"),url(../fonts/icons/entypo.ttf) format("truetype")}h1,h2,h3,h4,h5,h6{color:#444;font-family:Open Sans;font-weight:300;line-height:1.15538em;padding-bottom:.273em;padding-top:.273em;text-rendering:optimizeLegibility}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#d04526}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#c03d20}@media only screen and (max-width:767px){h1,h2,h3,h4,h5,h6{word-wrap:break-word}}h1{font-size:68px;font-size:4.25rem}h1.xlarge{font-size:110px;font-size:6.875rem}h1.xxlarge{font-size:126px;font-size:7.875rem}h1.absurd{font-size:177px;font-size:11.0625rem}h2{font-size:42px;font-size:2.625rem}h3{font-size:30px;font-size:1.875rem}h4{font-size:26px;font-size:1.625rem}h5{font-size:18px;font-size:1.125rem}h6{font-size:16px;font-size:1rem}@media only screen and (max-width:767px){h1{font-size:42px;font-size:2.625rem}h2{font-size:36px;font-size:2.25rem}}.subhead{color:#777;margin-bottom:20px}.subhead,p{font-weight:400}p{font-family:Open Sans;font-size:16px;font-size:1rem;line-height:1.625em;margin-bottom:13px}p.lead{font-size:20px;font-size:1.25rem;margin-bottom:18px}@media only screen and (max-width:768px){p{font-size:17.6px;font-size:1.1rem;line-height:1.625em}}a{color:#d04526;line-height:inherit;outline:0;text-decoration:none}a:hover{color:#c03d20}ol,ul{margin-bottom:.273em}ul{list-style:none outside}ol{list-style:decimal;margin-left:30px}ul.circle,ul.disc,ul.square{margin-left:25px}ul.square{list-style:square outside}ul.circle{list-style:circle outside}ul.disc{list-style:disc outside}ul ul{margin:4px 0 5px 25px}ol ol{margin:4px 0 5px 30px}li{padding-bottom:.273em}ul.large li{line-height:21px}dl dt{font-size:16px;font-size:1rem;font-weight:700}@media only screen and (max-width:768px){dl,ol,p,ul{text-align:left}}em{font-style:italic}em,strong{line-height:inherit}strong{font-weight:700}small{font-size:56.4%;line-height:inherit}h1 small,h2 small,h3 small,h4 small,h5 small{color:#777}blockquote{border-left:5px solid #ccc;margin:0 0 18px;padding:9px 20px 0 19px}blockquote,blockquote p{color:#777;line-height:20px}blockquote cite{color:#555;display:block;font-size:12px;font-size:1.2rem}blockquote cite:before{content:"\2014 \0020"}blockquote cite a{color:#555}blockquote cite a:visited{color:#555}hr{border:1px solid #ccc;clear:both;height:0;margin:16px 0 18px}abbr,acronym{border-bottom:1px solid #ccc;color:#222;cursor:help;font-size:90%;text-transform:uppercase}abbr{text-transform:none}@media print{*{background:transparent!important;color:#000!important;filter:none!important;-ms-filter:none!important;text-shadow:none!important}p a{color:#555!important;text-decoration:underline}p a:visited{color:#555!important;text-decoration:underline}p a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.row{margin:0 auto;max-width:980px;min-width:320px;padding-left:20px;padding-right:20px;width:100%}.row .row{min-width:0;padding-left:0;padding-right:0}.column,.columns{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.12766%;min-height:1px}.alpha,.column:first-child,.columns:first-child{margin-left:0}.column.omega,.columns.omega{float:right}.row .one.column,.row .one.columns{width:6.38298%}.row .two.columns{width:14.89362%}.row .three.columns{width:23.40426%}.row .four.columns{width:31.91489%}.row .five.columns{width:40.42553%}.row .six.columns{width:48.93617%}.row .seven.columns{width:57.44681%}.row .eight.columns{width:65.95745%}.row .nine.columns{width:74.46809%}.row .ten.columns{width:82.97872%}.row .eleven.columns{width:91.48936%}.row .twelve.columns{width:100%}.row .push_one{margin-left:10.6383%}.row .push_one:first-child{margin-left:8.51064%}.row .pull_one.one.column{margin-left:-14.89362%}.row .pull_one.two.columns{margin-left:-23.40426%}.row .pull_one.three.columns{margin-left:-31.91489%}.row .pull_one.four.columns{margin-left:-40.42553%}.row .pull_one.five.columns{margin-left:-48.93617%}.row .pull_one.six.columns{margin-left:-57.44681%}.row .pull_one.seven.columns{margin-left:-65.95745%}.row .pull_one.eight.columns{margin-left:-74.46809%}.row .pull_one.nine.columns{margin-left:-82.97872%}.row .pull_one.ten.columns{margin-left:-91.48936%}.row .push_two{margin-left:19.14894%}.row .push_two:first-child{margin-left:17.02128%}.row .pull_two.one.column{margin-left:-23.40426%}.row .pull_two.two.columns{margin-left:-31.91489%}.row .pull_two.three.columns{margin-left:-40.42553%}.row .pull_two.four.columns{margin-left:-48.93617%}.row .pull_two.five.columns{margin-left:-57.44681%}.row .pull_two.six.columns{margin-left:-65.95745%}.row .pull_two.seven.columns{margin-left:-74.46809%}.row .pull_two.eight.columns{margin-left:-82.97872%}.row .pull_two.nine.columns{margin-left:-91.48936%}.row .pull_two.eleven.columns{margin-left:-108.51064%}.row .push_three{margin-left:27.65957%}.row .push_three:first-child{margin-left:25.53191%}.row .pull_three.one.column{margin-left:-31.91489%}.row .pull_three.two.columns{margin-left:-40.42553%}.row .pull_three.three.columns{margin-left:-48.93617%}.row .pull_three.four.columns{margin-left:-57.44681%}.row .pull_three.five.columns{margin-left:-65.95745%}.row .pull_three.six.columns{margin-left:-74.46809%}.row .pull_three.seven.columns{margin-left:-82.97872%}.row .pull_three.eight.columns{margin-left:-91.48936%}.row .pull_three.ten.columns{margin-left:-108.51064%}.row .pull_three.eleven.columns{margin-left:-117.02128%}.row .push_four{margin-left:36.17021%}.row .push_four:first-child{margin-left:34.04255%}.row .pull_four.one.column{margin-left:-40.42553%}.row .pull_four.two.columns{margin-left:-48.93617%}.row .pull_four.three.columns{margin-left:-57.44681%}.row .pull_four.four.columns{margin-left:-65.95745%}.row .pull_four.five.columns{margin-left:-74.46809%}.row .pull_four.six.columns{margin-left:-82.97872%}.row .pull_four.seven.columns{margin-left:-91.48936%}.row .pull_four.nine.columns{margin-left:-108.51064%}.row .pull_four.ten.columns{margin-left:-117.02128%}.row .pull_four.eleven.columns{margin-left:-125.53191%}.row .push_five{margin-left:44.68085%}.row .push_five:first-child{margin-left:42.55319%}.row .pull_five.one.column{margin-left:-48.93617%}.row .pull_five.two.columns{margin-left:-57.44681%}.row .pull_five.three.columns{margin-left:-65.95745%}.row .pull_five.four.columns{margin-left:-74.46809%}.row .pull_five.five.columns{margin-left:-82.97872%}.row .pull_five.six.columns{margin-left:-91.48936%}.row .pull_five.eight.columns{margin-left:-108.51064%}.row .pull_five.nine.columns{margin-left:-117.02128%}.row .pull_five.ten.columns{margin-left:-125.53191%}.row .pull_five.eleven.columns{margin-left:-134.04255%}.row .push_six{margin-left:53.19149%}.row .push_six:first-child{margin-left:51.06383%}.row .pull_six.one.column{margin-left:-57.44681%}.row .pull_six.two.columns{margin-left:-65.95745%}.row .pull_six.three.columns{margin-left:-74.46809%}.row .pull_six.four.columns{margin-left:-82.97872%}.row .pull_six.five.columns{margin-left:-91.48936%}.row .pull_six.seven.columns{margin-left:-108.51064%}.row .pull_six.eight.columns{margin-left:-117.02128%}.row .pull_six.nine.columns{margin-left:-125.53191%}.row .pull_six.ten.columns{margin-left:-134.04255%}.row .pull_six.eleven.columns{margin-left:-142.55319%}.row .push_seven{margin-left:61.70213%}.row .push_seven:first-child{margin-left:59.57447%}.row .pull_seven.one.column{margin-left:-65.95745%}.row .pull_seven.two.columns{margin-left:-74.46809%}.row .pull_seven.three.columns{margin-left:-82.97872%}.row .pull_seven.four.columns{margin-left:-91.48936%}.row .pull_seven.six.columns{margin-left:-108.51064%}.row .pull_seven.seven.columns{margin-left:-117.02128%}.row .pull_seven.eight.columns{margin-left:-125.53191%}.row .pull_seven.nine.columns{margin-left:-134.04255%}.row .pull_seven.ten.columns{margin-left:-142.55319%}.row .pull_seven.eleven.columns{margin-left:-151.06383%}.row .push_eight{margin-left:70.21277%}.row .push_eight:first-child{margin-left:68.08511%}.row .pull_eight.one.column{margin-left:-74.46809%}.row .pull_eight.two.columns{margin-left:-82.97872%}.row .pull_eight.three.columns{margin-left:-91.48936%}.row .pull_eight.five.columns{margin-left:-108.51064%}.row .pull_eight.six.columns{margin-left:-117.02128%}.row .pull_eight.seven.columns{margin-left:-125.53191%}.row .pull_eight.eight.columns{margin-left:-134.04255%}.row .pull_eight.nine.columns{margin-left:-142.55319%}.row .pull_eight.ten.columns{margin-left:-151.06383%}.row .pull_eight.eleven.columns{margin-left:-159.57447%}.row .push_nine{margin-left:78.7234%}.row .push_nine:first-child{margin-left:76.59574%}.row .pull_nine.one.column{margin-left:-82.97872%}.row .pull_nine.two.columns{margin-left:-91.48936%}.row .pull_nine.four.columns{margin-left:-108.51064%}.row .pull_nine.five.columns{margin-left:-117.02128%}.row .pull_nine.six.columns{margin-left:-125.53191%}.row .pull_nine.seven.columns{margin-left:-134.04255%}.row .pull_nine.eight.columns{margin-left:-142.55319%}.row .pull_nine.nine.columns{margin-left:-151.06383%}.row .pull_nine.ten.columns{margin-left:-159.57447%}.row .pull_nine.eleven.columns{margin-left:-168.08511%}.row .push_ten{margin-left:87.23404%}.row .push_ten:first-child{margin-left:85.10638%}.row .pull_ten.one.column{margin-left:-91.48936%}.row .pull_ten.three.columns{margin-left:-108.51064%}.row .pull_ten.four.columns{margin-left:-117.02128%}.row .pull_ten.five.columns{margin-left:-125.53191%}.row .pull_ten.six.columns{margin-left:-134.04255%}.row .pull_ten.seven.columns{margin-left:-142.55319%}.row .pull_ten.eight.columns{margin-left:-151.06383%}.row .pull_ten.nine.columns{margin-left:-159.57447%}.row .pull_ten.ten.columns{margin-left:-168.08511%}.row .pull_ten.eleven.columns{margin-left:-176.59574%}.row .push_eleven{margin-left:95.74468%}.row .push_eleven:first-child{margin-left:93.61702%}.row .pull_eleven.two.columns{margin-left:-108.51064%}.row .pull_eleven.three.columns{margin-left:-117.02128%}.row .pull_eleven.four.columns{margin-left:-125.53191%}.row .pull_eleven.five.columns{margin-left:-134.04255%}.row .pull_eleven.six.columns{margin-left:-142.55319%}.row .pull_eleven.seven.columns{margin-left:-151.06383%}.row .pull_eleven.eight.columns{margin-left:-159.57447%}.row .pull_eleven.nine.columns{margin-left:-168.08511%}.row .pull_eleven.ten.columns{margin-left:-176.59574%}.row .pull_eleven.eleven.columns{margin-left:-185.10638%}.row .one.centered{margin-left:46.80851%}.row .two.centered{margin-left:42.55319%}.row .three.centered{margin-left:38.29787%}.row .four.centered{margin-left:34.04255%}.row .five.centered{margin-left:29.78723%}.row .six.centered{margin-left:25.53191%}.row .seven.centered{margin-left:21.2766%}.row .eight.centered{margin-left:17.02128%}.row .nine.centered{margin-left:12.76596%}.row .ten.centered{margin-left:8.51064%}.row .eleven.centered{margin-left:4.25532%}.sixteen.colgrid .row .one.column,.sixteen.colgrid .row .one.columns{width:4.25532%}.sixteen.colgrid .row .two.columns{width:10.6383%}.sixteen.colgrid .row .three.columns{width:17.02128%}.sixteen.colgrid .row .four.columns{width:23.40426%}.sixteen.colgrid .row .five.columns{width:29.78723%}.sixteen.colgrid .row .six.columns{width:36.17021%}.sixteen.colgrid .row .seven.columns{width:42.55319%}.sixteen.colgrid .row .eight.columns{width:48.93617%}.sixteen.colgrid .row .nine.columns{width:55.31915%}.sixteen.colgrid .row .ten.columns{width:61.70213%}.sixteen.colgrid .row .eleven.columns{width:68.08511%}.sixteen.colgrid .row .twelve.columns{width:74.46809%}.sixteen.colgrid .row .thirteen.columns{width:80.85106%}.sixteen.colgrid .row .fourteen.columns{width:87.23404%}.sixteen.colgrid .row .fifteen.columns{width:93.61702%}.sixteen.colgrid .row .sixteen.columns{width:100%}.sixteen.colgrid .row .push_one{margin-left:8.51064%}.sixteen.colgrid .row .push_one:first-child{margin-left:6.38298%}.sixteen.colgrid .row .pull_one.one.column{margin-left:-10.6383%}.sixteen.colgrid .row .pull_one.two.columns{margin-left:-17.02128%}.sixteen.colgrid .row .pull_one.three.columns{margin-left:-23.40426%}.sixteen.colgrid .row .pull_one.four.columns{margin-left:-29.78723%}.sixteen.colgrid .row .pull_one.five.columns{margin-left:-36.17021%}.sixteen.colgrid .row .pull_one.six.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_one.seven.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_one.eight.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_one.nine.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_one.ten.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_one.eleven.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_one.twelve.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_one.thirteen.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_one.fourteen.columns{margin-left:-93.61702%}.sixteen.colgrid .row .push_two{margin-left:14.89362%}.sixteen.colgrid .row .push_two:first-child{margin-left:12.76596%}.sixteen.colgrid .row .pull_two.one.column{margin-left:-17.02128%}.sixteen.colgrid .row .pull_two.two.columns{margin-left:-23.40426%}.sixteen.colgrid .row .pull_two.three.columns{margin-left:-29.78723%}.sixteen.colgrid .row .pull_two.four.columns{margin-left:-36.17021%}.sixteen.colgrid .row .pull_two.five.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_two.six.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_two.seven.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_two.eight.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_two.nine.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_two.ten.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_two.eleven.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_two.twelve.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_two.thirteen.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_two.fifteen.columns{margin-left:-106.38298%}.sixteen.colgrid .row .push_three{margin-left:21.2766%}.sixteen.colgrid .row .push_three:first-child{margin-left:19.14894%}.sixteen.colgrid .row .pull_three.one.column{margin-left:-23.40426%}.sixteen.colgrid .row .pull_three.two.columns{margin-left:-29.78723%}.sixteen.colgrid .row .pull_three.three.columns{margin-left:-36.17021%}.sixteen.colgrid .row .pull_three.four.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_three.five.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_three.six.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_three.seven.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_three.eight.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_three.nine.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_three.ten.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_three.eleven.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_three.twelve.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_three.fourteen.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_three.fifteen.columns{margin-left:-112.76596%}.sixteen.colgrid .row .push_four{margin-left:27.65957%}.sixteen.colgrid .row .push_four:first-child{margin-left:25.53191%}.sixteen.colgrid .row .pull_four.one.column{margin-left:-29.78723%}.sixteen.colgrid .row .pull_four.two.columns{margin-left:-36.17021%}.sixteen.colgrid .row .pull_four.three.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_four.four.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_four.five.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_four.six.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_four.seven.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_four.eight.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_four.nine.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_four.ten.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_four.eleven.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_four.thirteen.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_four.fourteen.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_four.fifteen.columns{margin-left:-119.14894%}.sixteen.colgrid .row .push_five{margin-left:34.04255%}.sixteen.colgrid .row .push_five:first-child{margin-left:31.91489%}.sixteen.colgrid .row .pull_five.one.column{margin-left:-36.17021%}.sixteen.colgrid .row .pull_five.two.columns{margin-left:-42.55319%}.sixteen.colgrid .row .pull_five.three.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_five.four.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_five.five.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_five.six.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_five.seven.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_five.eight.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_five.nine.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_five.ten.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_five.twelve.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_five.thirteen.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_five.fourteen.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_five.fifteen.columns{margin-left:-125.53191%}.sixteen.colgrid .row .push_six{margin-left:40.42553%}.sixteen.colgrid .row .push_six:first-child{margin-left:38.29787%}.sixteen.colgrid .row .pull_six.one.column{margin-left:-42.55319%}.sixteen.colgrid .row .pull_six.two.columns{margin-left:-48.93617%}.sixteen.colgrid .row .pull_six.three.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_six.four.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_six.five.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_six.six.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_six.seven.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_six.eight.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_six.nine.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_six.eleven.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_six.twelve.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_six.thirteen.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_six.fourteen.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_six.fifteen.columns{margin-left:-131.91489%}.sixteen.colgrid .row .push_seven{margin-left:46.80851%}.sixteen.colgrid .row .push_seven:first-child{margin-left:44.68085%}.sixteen.colgrid .row .pull_seven.one.column{margin-left:-48.93617%}.sixteen.colgrid .row .pull_seven.two.columns{margin-left:-55.31915%}.sixteen.colgrid .row .pull_seven.three.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_seven.four.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_seven.five.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_seven.six.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_seven.seven.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_seven.eight.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_seven.ten.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_seven.eleven.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_seven.twelve.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_seven.thirteen.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_seven.fourteen.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_seven.fifteen.columns{margin-left:-138.29787%}.sixteen.colgrid .row .push_eight{margin-left:53.19149%}.sixteen.colgrid .row .push_eight:first-child{margin-left:51.06383%}.sixteen.colgrid .row .pull_eight.one.column{margin-left:-55.31915%}.sixteen.colgrid .row .pull_eight.two.columns{margin-left:-61.70213%}.sixteen.colgrid .row .pull_eight.three.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_eight.four.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_eight.five.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_eight.six.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_eight.seven.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_eight.nine.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_eight.ten.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_eight.eleven.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_eight.twelve.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_eight.thirteen.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_eight.fourteen.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_eight.fifteen.columns{margin-left:-144.68085%}.sixteen.colgrid .row .push_nine{margin-left:59.57447%}.sixteen.colgrid .row .push_nine:first-child{margin-left:57.44681%}.sixteen.colgrid .row .pull_nine.one.column{margin-left:-61.70213%}.sixteen.colgrid .row .pull_nine.two.columns{margin-left:-68.08511%}.sixteen.colgrid .row .pull_nine.three.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_nine.four.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_nine.five.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_nine.six.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_nine.eight.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_nine.nine.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_nine.ten.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_nine.eleven.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_nine.twelve.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_nine.thirteen.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_nine.fourteen.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_nine.fifteen.columns{margin-left:-151.06383%}.sixteen.colgrid .row .push_ten{margin-left:65.95745%}.sixteen.colgrid .row .push_ten:first-child{margin-left:63.82979%}.sixteen.colgrid .row .pull_ten.one.column{margin-left:-68.08511%}.sixteen.colgrid .row .pull_ten.two.columns{margin-left:-74.46809%}.sixteen.colgrid .row .pull_ten.three.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_ten.four.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_ten.five.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_ten.seven.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_ten.eight.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_ten.nine.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_ten.ten.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_ten.eleven.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_ten.twelve.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_ten.thirteen.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_ten.fourteen.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_ten.fifteen.columns{margin-left:-157.44681%}.sixteen.colgrid .row .push_eleven{margin-left:72.34043%}.sixteen.colgrid .row .push_eleven:first-child{margin-left:70.21277%}.sixteen.colgrid .row .pull_eleven.one.column{margin-left:-74.46809%}.sixteen.colgrid .row .pull_eleven.two.columns{margin-left:-80.85106%}.sixteen.colgrid .row .pull_eleven.three.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_eleven.four.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_eleven.six.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_eleven.seven.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_eleven.eight.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_eleven.nine.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_eleven.ten.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_eleven.eleven.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_eleven.twelve.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_eleven.thirteen.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_eleven.fourteen.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_eleven.fifteen.columns{margin-left:-163.82979%}.sixteen.colgrid .row .push_twelve{margin-left:78.7234%}.sixteen.colgrid .row .push_twelve:first-child{margin-left:76.59574%}.sixteen.colgrid .row .pull_twelve.one.column{margin-left:-80.85106%}.sixteen.colgrid .row .pull_twelve.two.columns{margin-left:-87.23404%}.sixteen.colgrid .row .pull_twelve.three.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_twelve.five.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_twelve.six.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_twelve.seven.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_twelve.eight.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_twelve.nine.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_twelve.ten.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_twelve.eleven.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_twelve.twelve.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_twelve.thirteen.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_twelve.fourteen.columns{margin-left:-163.82979%}.sixteen.colgrid .row .pull_twelve.fifteen.columns{margin-left:-170.21277%}.sixteen.colgrid .row .push_thirteen{margin-left:85.10638%}.sixteen.colgrid .row .push_thirteen:first-child{margin-left:82.97872%}.sixteen.colgrid .row .pull_thirteen.one.column{margin-left:-87.23404%}.sixteen.colgrid .row .pull_thirteen.two.columns{margin-left:-93.61702%}.sixteen.colgrid .row .pull_thirteen.four.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_thirteen.five.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_thirteen.six.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_thirteen.seven.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_thirteen.eight.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_thirteen.nine.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_thirteen.ten.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_thirteen.eleven.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_thirteen.twelve.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_thirteen.thirteen.columns{margin-left:-163.82979%}.sixteen.colgrid .row .pull_thirteen.fourteen.columns{margin-left:-170.21277%}.sixteen.colgrid .row .pull_thirteen.fifteen.columns{margin-left:-176.59574%}.sixteen.colgrid .row .push_fourteen{margin-left:91.48936%}.sixteen.colgrid .row .push_fourteen:first-child{margin-left:89.3617%}.sixteen.colgrid .row .pull_fourteen.one.column{margin-left:-93.61702%}.sixteen.colgrid .row .pull_fourteen.three.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_fourteen.four.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_fourteen.five.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_fourteen.six.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_fourteen.seven.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_fourteen.eight.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_fourteen.nine.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_fourteen.ten.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_fourteen.eleven.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_fourteen.twelve.columns{margin-left:-163.82979%}.sixteen.colgrid .row .pull_fourteen.thirteen.columns{margin-left:-170.21277%}.sixteen.colgrid .row .pull_fourteen.fourteen.columns{margin-left:-176.59574%}.sixteen.colgrid .row .pull_fourteen.fifteen.columns{margin-left:-182.97872%}.sixteen.colgrid .row .push_fifteen{margin-left:97.87234%}.sixteen.colgrid .row .push_fifteen:first-child{margin-left:95.74468%}.sixteen.colgrid .row .pull_fifteen.two.columns{margin-left:-106.38298%}.sixteen.colgrid .row .pull_fifteen.three.columns{margin-left:-112.76596%}.sixteen.colgrid .row .pull_fifteen.four.columns{margin-left:-119.14894%}.sixteen.colgrid .row .pull_fifteen.five.columns{margin-left:-125.53191%}.sixteen.colgrid .row .pull_fifteen.six.columns{margin-left:-131.91489%}.sixteen.colgrid .row .pull_fifteen.seven.columns{margin-left:-138.29787%}.sixteen.colgrid .row .pull_fifteen.eight.columns{margin-left:-144.68085%}.sixteen.colgrid .row .pull_fifteen.nine.columns{margin-left:-151.06383%}.sixteen.colgrid .row .pull_fifteen.ten.columns{margin-left:-157.44681%}.sixteen.colgrid .row .pull_fifteen.eleven.columns{margin-left:-163.82979%}.sixteen.colgrid .row .pull_fifteen.twelve.columns{margin-left:-170.21277%}.sixteen.colgrid .row .pull_fifteen.thirteen.columns{margin-left:-176.59574%}.sixteen.colgrid .row .pull_fifteen.fourteen.columns{margin-left:-182.97872%}.sixteen.colgrid .row .pull_fifteen.fifteen.columns{margin-left:-189.3617%}.row .pull_eight.eight.columns:first-child,.row .pull_eight.eleven.columns:first-child,.row .pull_eight.five.columns:first-child,.row .pull_eight.nine.columns:first-child,.row .pull_eight.one.column:first-child,.row .pull_eight.seven.columns:first-child,.row .pull_eight.six.columns:first-child,.row .pull_eight.ten.columns:first-child,.row .pull_eight.three.columns:first-child,.row .pull_eight.two.columns:first-child,.row .pull_eleven.eight.columns:first-child,.row .pull_eleven.eleven.columns:first-child,.row .pull_eleven.five.columns:first-child,.row .pull_eleven.four.columns:first-child,.row .pull_eleven.nine.columns:first-child,.row .pull_eleven.seven.columns:first-child,.row .pull_eleven.six.columns:first-child,.row .pull_eleven.ten.columns:first-child,.row .pull_eleven.three.columns:first-child,.row .pull_eleven.two.columns:first-child,.row .pull_five.eight.columns:first-child,.row .pull_five.eleven.columns:first-child,.row .pull_five.five.columns:first-child,.row .pull_five.four.columns:first-child,.row .pull_five.nine.columns:first-child,.row .pull_five.one.column:first-child,.row .pull_five.six.columns:first-child,.row .pull_five.ten.columns:first-child,.row .pull_five.three.columns:first-child,.row .pull_five.two.columns:first-child,.row .pull_four.eleven.columns:first-child,.row .pull_four.five.columns:first-child,.row .pull_four.four.columns:first-child,.row .pull_four.nine.columns:first-child,.row .pull_four.one.column:first-child,.row .pull_four.seven.columns:first-child,.row .pull_four.six.columns:first-child,.row .pull_four.ten.columns:first-child,.row .pull_four.three.columns:first-child,.row .pull_four.two.columns:first-child,.row .pull_nine.eight.columns:first-child,.row .pull_nine.eleven.columns:first-child,.row .pull_nine.five.columns:first-child,.row .pull_nine.four.columns:first-child,.row .pull_nine.nine.columns:first-child,.row .pull_nine.one.column:first-child,.row .pull_nine.seven.columns:first-child,.row .pull_nine.six.columns:first-child,.row .pull_nine.ten.columns:first-child,.row .pull_nine.two.columns:first-child,.row .pull_one.eight.columns:first-child,.row .pull_one.five.columns:first-child,.row .pull_one.four.columns:first-child,.row .pull_one.nine.columns:first-child,.row .pull_one.one.column:first-child,.row .pull_one.seven.columns:first-child,.row .pull_one.six.columns:first-child,.row .pull_one.ten.columns:first-child,.row .pull_one.three.columns:first-child,.row .pull_one.two.columns:first-child,.row .pull_seven.eight.columns:first-child,.row .pull_seven.eleven.columns:first-child,.row .pull_seven.four.columns:first-child,.row .pull_seven.nine.columns:first-child,.row .pull_seven.one.column:first-child,.row .pull_seven.seven.columns:first-child,.row .pull_seven.six.columns:first-child,.row .pull_seven.ten.columns:first-child,.row .pull_seven.three.columns:first-child,.row .pull_seven.two.columns:first-child,.row .pull_six.eight.columns:first-child,.row .pull_six.eleven.columns:first-child,.row .pull_six.five.columns:first-child,.row .pull_six.four.columns:first-child,.row .pull_six.nine.columns:first-child,.row .pull_six.one.column:first-child,.row .pull_six.seven.columns:first-child,.row .pull_six.ten.columns:first-child,.row .pull_six.three.columns:first-child,.row .pull_six.two.columns:first-child,.row .pull_ten.eight.columns:first-child,.row .pull_ten.eleven.columns:first-child,.row .pull_ten.five.columns:first-child,.row .pull_ten.four.columns:first-child,.row .pull_ten.nine.columns:first-child,.row .pull_ten.one.column:first-child,.row .pull_ten.seven.columns:first-child,.row .pull_ten.six.columns:first-child,.row .pull_ten.ten.columns:first-child,.row .pull_ten.three.columns:first-child,.row .pull_three.eight.columns:first-child,.row .pull_three.eleven.columns:first-child,.row .pull_three.five.columns:first-child,.row .pull_three.four.columns:first-child,.row .pull_three.one.column:first-child,.row .pull_three.seven.columns:first-child,.row .pull_three.six.columns:first-child,.row .pull_three.ten.columns:first-child,.row .pull_three.three.columns:first-child,.row .pull_three.two.columns:first-child,.row .pull_two.eight.columns:first-child,.row .pull_two.eleven.columns:first-child,.row .pull_two.five.columns:first-child,.row .pull_two.four.columns:first-child,.row .pull_two.nine.columns:first-child,.row .pull_two.one.column:first-child,.row .pull_two.seven.columns:first-child,.row .pull_two.six.columns:first-child,.row .pull_two.three.columns:first-child,.row .pull_two.two.columns:first-child,.sixteen.colgrid .row .pull_eight.eleven.columns:first-child,.sixteen.colgrid .row .pull_eight.fifteen.columns:first-child,.sixteen.colgrid .row .pull_eight.five.columns:first-child,.sixteen.colgrid .row .pull_eight.four.columns:first-child,.sixteen.colgrid .row .pull_eight.fourteen.columns:first-child,.sixteen.colgrid .row .pull_eight.nine.columns:first-child,.sixteen.colgrid .row .pull_eight.one.column:first-child,.sixteen.colgrid .row .pull_eight.seven.columns:first-child,.sixteen.colgrid .row .pull_eight.six.columns:first-child,.sixteen.colgrid .row .pull_eight.ten.columns:first-child,.sixteen.colgrid .row .pull_eight.thirteen.columns:first-child,.sixteen.colgrid .row .pull_eight.three.columns:first-child,.sixteen.colgrid .row .pull_eight.twelve.columns:first-child,.sixteen.colgrid .row .pull_eight.two.columns:first-child,.sixteen.colgrid .row .pull_eleven.eight.columns:first-child,.sixteen.colgrid .row .pull_eleven.eleven.columns:first-child,.sixteen.colgrid .row .pull_eleven.fifteen.columns:first-child,.sixteen.colgrid .row .pull_eleven.four.columns:first-child,.sixteen.colgrid .row .pull_eleven.fourteen.columns:first-child,.sixteen.colgrid .row .pull_eleven.nine.columns:first-child,.sixteen.colgrid .row .pull_eleven.one.column:first-child,.sixteen.colgrid .row .pull_eleven.seven.columns:first-child,.sixteen.colgrid .row .pull_eleven.six.columns:first-child,.sixteen.colgrid .row .pull_eleven.ten.columns:first-child,.sixteen.colgrid .row .pull_eleven.thirteen.columns:first-child,.sixteen.colgrid .row .pull_eleven.three.columns:first-child,.sixteen.colgrid .row .pull_eleven.twelve.columns:first-child,.sixteen.colgrid .row .pull_eleven.two.columns:first-child,.sixteen.colgrid .row .pull_fifteen.eight.columns:first-child,.sixteen.colgrid .row .pull_fifteen.eleven.columns:first-child,.sixteen.colgrid .row .pull_fifteen.fifteen.columns:first-child,.sixteen.colgrid .row .pull_fifteen.five.columns:first-child,.sixteen.colgrid .row .pull_fifteen.four.columns:first-child,.sixteen.colgrid .row .pull_fifteen.fourteen.columns:first-child,.sixteen.colgrid .row .pull_fifteen.nine.columns:first-child,.sixteen.colgrid .row .pull_fifteen.seven.columns:first-child,.sixteen.colgrid .row .pull_fifteen.six.columns:first-child,.sixteen.colgrid .row .pull_fifteen.ten.columns:first-child,.sixteen.colgrid .row .pull_fifteen.thirteen.columns:first-child,.sixteen.colgrid .row .pull_fifteen.three.columns:first-child,.sixteen.colgrid .row .pull_fifteen.twelve.columns:first-child,.sixteen.colgrid .row .pull_fifteen.two.columns:first-child,.sixteen.colgrid .row .pull_five.eight.columns:first-child,.sixteen.colgrid .row .pull_five.fifteen.columns:first-child,.sixteen.colgrid .row .pull_five.five.columns:first-child,.sixteen.colgrid .row .pull_five.four.columns:first-child,.sixteen.colgrid .row .pull_five.fourteen.columns:first-child,.sixteen.colgrid .row .pull_five.nine.columns:first-child,.sixteen.colgrid .row .pull_five.one.column:first-child,.sixteen.colgrid .row .pull_five.seven.columns:first-child,.sixteen.colgrid .row .pull_five.six.columns:first-child,.sixteen.colgrid .row .pull_five.ten.columns:first-child,.sixteen.colgrid .row .pull_five.thirteen.columns:first-child,.sixteen.colgrid .row .pull_five.three.columns:first-child,.sixteen.colgrid .row .pull_five.twelve.columns:first-child,.sixteen.colgrid .row .pull_five.two.columns:first-child,.sixteen.colgrid .row .pull_four.eight.columns:first-child,.sixteen.colgrid .row .pull_four.eleven.columns:first-child,.sixteen.colgrid .row .pull_four.fifteen.columns:first-child,.sixteen.colgrid .row .pull_four.five.columns:first-child,.sixteen.colgrid .row .pull_four.four.columns:first-child,.sixteen.colgrid .row .pull_four.fourteen.columns:first-child,.sixteen.colgrid .row .pull_four.nine.columns:first-child,.sixteen.colgrid .row .pull_four.one.column:first-child,.sixteen.colgrid .row .pull_four.seven.columns:first-child,.sixteen.colgrid .row .pull_four.six.columns:first-child,.sixteen.colgrid .row .pull_four.ten.columns:first-child,.sixteen.colgrid .row .pull_four.thirteen.columns:first-child,.sixteen.colgrid .row .pull_four.three.columns:first-child,.sixteen.colgrid .row .pull_four.two.columns:first-child,.sixteen.colgrid .row .pull_fourteen.eight.columns:first-child,.sixteen.colgrid .row .pull_fourteen.eleven.columns:first-child,.sixteen.colgrid .row .pull_fourteen.fifteen.columns:first-child,.sixteen.colgrid .row .pull_fourteen.five.columns:first-child,.sixteen.colgrid .row .pull_fourteen.four.columns:first-child,.sixteen.colgrid .row .pull_fourteen.fourteen.columns:first-child,.sixteen.colgrid .row .pull_fourteen.nine.columns:first-child,.sixteen.colgrid .row .pull_fourteen.one.column:first-child,.sixteen.colgrid .row .pull_fourteen.seven.columns:first-child,.sixteen.colgrid .row .pull_fourteen.six.columns:first-child,.sixteen.colgrid .row .pull_fourteen.ten.columns:first-child,.sixteen.colgrid .row .pull_fourteen.thirteen.columns:first-child,.sixteen.colgrid .row .pull_fourteen.three.columns:first-child,.sixteen.colgrid .row .pull_fourteen.twelve.columns:first-child,.sixteen.colgrid .row .pull_nine.eight.columns:first-child,.sixteen.colgrid .row .pull_nine.eleven.columns:first-child,.sixteen.colgrid .row .pull_nine.fifteen.columns:first-child,.sixteen.colgrid .row .pull_nine.five.columns:first-child,.sixteen.colgrid .row .pull_nine.four.columns:first-child,.sixteen.colgrid .row .pull_nine.fourteen.columns:first-child,.sixteen.colgrid .row .pull_nine.nine.columns:first-child,.sixteen.colgrid .row .pull_nine.one.column:first-child,.sixteen.colgrid .row .pull_nine.six.columns:first-child,.sixteen.colgrid .row .pull_nine.ten.columns:first-child,.sixteen.colgrid .row .pull_nine.thirteen.columns:first-child,.sixteen.colgrid .row .pull_nine.three.columns:first-child,.sixteen.colgrid .row .pull_nine.twelve.columns:first-child,.sixteen.colgrid .row .pull_nine.two.columns:first-child,.sixteen.colgrid .row .pull_one.eight.columns:first-child,.sixteen.colgrid .row .pull_one.eleven.columns:first-child,.sixteen.colgrid .row .pull_one.five.columns:first-child,.sixteen.colgrid .row .pull_one.four.columns:first-child,.sixteen.colgrid .row .pull_one.fourteen.columns:first-child,.sixteen.colgrid .row .pull_one.nine.columns:first-child,.sixteen.colgrid .row .pull_one.one.column:first-child,.sixteen.colgrid .row .pull_one.seven.columns:first-child,.sixteen.colgrid .row .pull_one.six.columns:first-child,.sixteen.colgrid .row .pull_one.ten.columns:first-child,.sixteen.colgrid .row .pull_one.thirteen.columns:first-child,.sixteen.colgrid .row .pull_one.three.columns:first-child,.sixteen.colgrid .row .pull_one.twelve.columns:first-child,.sixteen.colgrid .row .pull_one.two.columns:first-child,.sixteen.colgrid .row .pull_seven.eight.columns:first-child,.sixteen.colgrid .row .pull_seven.eleven.columns:first-child,.sixteen.colgrid .row .pull_seven.fifteen.columns:first-child,.sixteen.colgrid .row .pull_seven.five.columns:first-child,.sixteen.colgrid .row .pull_seven.four.columns:first-child,.sixteen.colgrid .row .pull_seven.fourteen.columns:first-child,.sixteen.colgrid .row .pull_seven.one.column:first-child,.sixteen.colgrid .row .pull_seven.seven.columns:first-child,.sixteen.colgrid .row .pull_seven.six.columns:first-child,.sixteen.colgrid .row .pull_seven.ten.columns:first-child,.sixteen.colgrid .row .pull_seven.thirteen.columns:first-child,.sixteen.colgrid .row .pull_seven.three.columns:first-child,.sixteen.colgrid .row .pull_seven.twelve.columns:first-child,.sixteen.colgrid .row .pull_seven.two.columns:first-child,.sixteen.colgrid .row .pull_six.eight.columns:first-child,.sixteen.colgrid .row .pull_six.eleven.columns:first-child,.sixteen.colgrid .row .pull_six.fifteen.columns:first-child,.sixteen.colgrid .row .pull_six.five.columns:first-child,.sixteen.colgrid .row .pull_six.four.columns:first-child,.sixteen.colgrid .row .pull_six.fourteen.columns:first-child,.sixteen.colgrid .row .pull_six.nine.columns:first-child,.sixteen.colgrid .row .pull_six.one.column:first-child,.sixteen.colgrid .row .pull_six.seven.columns:first-child,.sixteen.colgrid .row .pull_six.six.columns:first-child,.sixteen.colgrid .row .pull_six.thirteen.columns:first-child,.sixteen.colgrid .row .pull_six.three.columns:first-child,.sixteen.colgrid .row .pull_six.twelve.columns:first-child,.sixteen.colgrid .row .pull_six.two.columns:first-child,.sixteen.colgrid .row .pull_ten.eight.columns:first-child,.sixteen.colgrid .row .pull_ten.eleven.columns:first-child,.sixteen.colgrid .row .pull_ten.fifteen.columns:first-child,.sixteen.colgrid .row .pull_ten.five.columns:first-child,.sixteen.colgrid .row .pull_ten.four.columns:first-child,.sixteen.colgrid .row .pull_ten.fourteen.columns:first-child,.sixteen.colgrid .row .pull_ten.nine.columns:first-child,.sixteen.colgrid .row .pull_ten.one.column:first-child,.sixteen.colgrid .row .pull_ten.seven.columns:first-child,.sixteen.colgrid .row .pull_ten.ten.columns:first-child,.sixteen.colgrid .row .pull_ten.thirteen.columns:first-child,.sixteen.colgrid .row .pull_ten.three.columns:first-child,.sixteen.colgrid .row .pull_ten.twelve.columns:first-child,.sixteen.colgrid .row .pull_ten.two.columns:first-child,.sixteen.colgrid .row .pull_thirteen.eight.columns:first-child,.sixteen.colgrid .row .pull_thirteen.eleven.columns:first-child,.sixteen.colgrid .row .pull_thirteen.fifteen.columns:first-child,.sixteen.colgrid .row .pull_thirteen.five.columns:first-child,.sixteen.colgrid .row .pull_thirteen.four.columns:first-child,.sixteen.colgrid .row .pull_thirteen.fourteen.columns:first-child,.sixteen.colgrid .row .pull_thirteen.nine.columns:first-child,.sixteen.colgrid .row .pull_thirteen.one.column:first-child,.sixteen.colgrid .row .pull_thirteen.seven.columns:first-child,.sixteen.colgrid .row .pull_thirteen.six.columns:first-child,.sixteen.colgrid .row .pull_thirteen.ten.columns:first-child,.sixteen.colgrid .row .pull_thirteen.thirteen.columns:first-child,.sixteen.colgrid .row .pull_thirteen.twelve.columns:first-child,.sixteen.colgrid .row .pull_thirteen.two.columns:first-child,.sixteen.colgrid .row .pull_three.eight.columns:first-child,.sixteen.colgrid .row .pull_three.eleven.columns:first-child,.sixteen.colgrid .row .pull_three.fifteen.columns:first-child,.sixteen.colgrid .row .pull_three.five.columns:first-child,.sixteen.colgrid .row .pull_three.four.columns:first-child,.sixteen.colgrid .row .pull_three.fourteen.columns:first-child,.sixteen.colgrid .row .pull_three.nine.columns:first-child,.sixteen.colgrid .row .pull_three.one.column:first-child,.sixteen.colgrid .row .pull_three.seven.columns:first-child,.sixteen.colgrid .row .pull_three.six.columns:first-child,.sixteen.colgrid .row .pull_three.ten.columns:first-child,.sixteen.colgrid .row .pull_three.three.columns:first-child,.sixteen.colgrid .row .pull_three.twelve.columns:first-child,.sixteen.colgrid .row .pull_three.two.columns:first-child,.sixteen.colgrid .row .pull_twelve.eight.columns:first-child,.sixteen.colgrid .row .pull_twelve.eleven.columns:first-child,.sixteen.colgrid .row .pull_twelve.fifteen.columns:first-child,.sixteen.colgrid .row .pull_twelve.five.columns:first-child,.sixteen.colgrid .row .pull_twelve.fourteen.columns:first-child,.sixteen.colgrid .row .pull_twelve.nine.columns:first-child,.sixteen.colgrid .row .pull_twelve.one.column:first-child,.sixteen.colgrid .row .pull_twelve.seven.columns:first-child,.sixteen.colgrid .row .pull_twelve.six.columns:first-child,.sixteen.colgrid .row .pull_twelve.ten.columns:first-child,.sixteen.colgrid .row .pull_twelve.thirteen.columns:first-child,.sixteen.colgrid .row .pull_twelve.three.columns:first-child,.sixteen.colgrid .row .pull_twelve.twelve.columns:first-child,.sixteen.colgrid .row .pull_twelve.two.columns:first-child,.sixteen.colgrid .row .pull_two.eight.columns:first-child,.sixteen.colgrid .row .pull_two.eleven.columns:first-child,.sixteen.colgrid .row .pull_two.fifteen.columns:first-child,.sixteen.colgrid .row .pull_two.five.columns:first-child,.sixteen.colgrid .row .pull_two.four.columns:first-child,.sixteen.colgrid .row .pull_two.nine.columns:first-child,.sixteen.colgrid .row .pull_two.one.column:first-child,.sixteen.colgrid .row .pull_two.seven.columns:first-child,.sixteen.colgrid .row .pull_two.six.columns:first-child,.sixteen.colgrid .row .pull_two.ten.columns:first-child,.sixteen.colgrid .row .pull_two.thirteen.columns:first-child,.sixteen.colgrid .row .pull_two.three.columns:first-child,.sixteen.colgrid .row .pull_two.twelve.columns:first-child,.sixteen.colgrid .row .pull_two.two.columns:first-child{margin-left:0}.row .pull_eight.four.columns,.row .pull_eleven.one.columns,.row .pull_five.seven.columns,.row .pull_four.eight.columns,.row .pull_nine.three.columns,.row .pull_one.eleven.columns,.row .pull_seven.five.columns,.row .pull_six.six.columns,.row .pull_ten.two.columns,.row .pull_three.nine.columns,.row .pull_two.ten.columns,.sixteen.colgrid .row .pull_eight.eight.columns,.sixteen.colgrid .row .pull_eleven.five.columns,.sixteen.colgrid .row .pull_fifteen.one.columns,.sixteen.colgrid .row .pull_five.eleven.columns,.sixteen.colgrid .row .pull_four.twelve.columns,.sixteen.colgrid .row .pull_fourteen.two.columns,.sixteen.colgrid .row .pull_nine.seven.columns,.sixteen.colgrid .row .pull_one.fifteen.columns,.sixteen.colgrid .row .pull_seven.nine.columns,.sixteen.colgrid .row .pull_six.ten.columns,.sixteen.colgrid .row .pull_ten.six.columns,.sixteen.colgrid .row .pull_thirteen.three.columns,.sixteen.colgrid .row .pull_three.thirteen.columns,.sixteen.colgrid .row .pull_twelve.four.columns,.sixteen.colgrid .row .pull_two.fourteen.columns{margin-left:-100%}.sixteen.colgrid .row .one.centered{margin-left:47.87234%}.sixteen.colgrid .row .two.centered{margin-left:44.68085%}.sixteen.colgrid .row .three.centered{margin-left:41.48936%}.sixteen.colgrid .row .four.centered{margin-left:38.29787%}.sixteen.colgrid .row .five.centered{margin-left:35.10638%}.sixteen.colgrid .row .six.centered{margin-left:31.91489%}.sixteen.colgrid .row .seven.centered{margin-left:28.7234%}.sixteen.colgrid .row .eight.centered{margin-left:25.53191%}.sixteen.colgrid .row .nine.centered{margin-left:22.34043%}.sixteen.colgrid .row .ten.centered{margin-left:19.14894%}.sixteen.colgrid .row .eleven.centered{margin-left:15.95745%}.sixteen.colgrid .row .twelve.centered{margin-left:12.76596%}.sixteen.colgrid .row .thirteen.centered{margin-left:9.57447%}.sixteen.colgrid .row .fourteen.centered{margin-left:6.38298%}.sixteen.colgrid .row .fifteen.centered{margin-left:3.19149%}embed,img,object{height:auto;max-width:100%}img{-ms-interpolation-mode:bicubic}#map_canvas img,.map_canvas img{max-width:none!important}.tiles{display:block;overflow:hidden}.tiles>.tile,.tiles>li{display:block;float:left;height:auto;padding-bottom:0}.tiles.two_up{margin-left:-4%}.tiles.two_up>.tile,.tiles.two_up>li{margin-left:4%;width:46%}.tiles.four_up,.tiles.three_up{margin-left:-2%}.tiles.three_up>.tile,.tiles.three_up>li{margin-left:2%;width:31.3%}.tiles.four_up>.tile,.tiles.four_up>li{margin-left:2%;width:23%}.tiles.five_up{margin-left:-1.5%}.tiles.five_up>.tile,.tiles.five_up>li{margin-left:1.5%;width:18.5%}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.row{*zoom:1}.row:after,.row:before{content:"";display:table}.row:after{clear:both}.valign:before{content:" ";height:400px;margin-right:-.25em}.valign:before,.valign>article,.valign>div,.valign>figure,.valign>section{display:inline-block;vertical-align:middle}@media only screen and (max-width:767px){body{min-width:0;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;width:100%}.container,.row{margin-left:0;margin-right:0;min-width:0}.row{width:100%}.row .row .column,.row .row .columns{padding:0}.row .centered{margin-left:0!important}.column,.columns{margin-left:0;width:auto!important}.column,.column:last-child,.columns,.columns:last-child{float:none;margin-right:0}[class*=column]+[class*=column]:last-child{float:none}[class*=column]:before{display:table}[class*=column]:after{clear:both;display:table}[class*=pull_],[class*=push_],[class^=pull_],[class^=push_]{margin-left:0!important}}.navbar{background:#4a4d50;display:block;margin-bottom:20px;min-height:60px;position:relative;width:100%}@media only screen and (max-width:767px){.navbar{border:none}.navbar .column,.navbar .columns{min-height:0}}.navbar.fixed{position:fixed;z-index:99999}.navbar.pinned{position:absolute}.navbar a.toggle{display:none}@media only screen and (max-width:767px){.navbar a.toggle{background:#4a4d50;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;color:#fff;display:inline-block;font-size:30px;font-size:1.875rem;height:40px;line-height:38px;position:absolute;right:4%;text-align:center;top:18%;width:46px}.navbar a.toggle:hover{background:#565a5d}.navbar a.toggle.active,.navbar a.toggle:active{background:#3e4043}}.navbar .logo{display:inline-block;margin:0 2.12766% 0 0}.navbar .logo,.navbar .logo a{height:60px;line-height:58px;padding:0}.navbar .logo a{display:block;overflow:hidden}.navbar .logo a img{max-height:95%}@media only screen and (max-width:767px){.navbar .logo{display:inline;float:left}.navbar .logo a{padding:0}.navbar .logo a img{height:auto;max-width:100%;width:auto}}.navbar ul{display:table;float:none;margin:0;vertical-align:middle}@media only screen and (max-width:767px){.navbar ul{background:#3e4043;display:block;height:0;left:0;max-height:0;overflow:hidden;position:absolute;text-align:center;top:60px;width:100%!important}.navbar ul.active{-moz-box-shadow:0 2px 2px #252728;-webkit-box-shadow:0 2px 2px #252728;box-shadow:0 2px 2px #252728;height:auto;max-height:600px;-moz-transition-duration:.5s;-o-transition-duration:.5s;-webkit-transition-duration:.5s;transition-duration:.5s;z-index:999998}}.navbar ul li{display:table-cell;height:60px;line-height:58px;margin:0;padding-bottom:0;text-align:center}@media only screen and (max-width:767px){.navbar ul li{border-right:0!important;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;display:block;height:auto;max-height:320px;min-height:50px;position:relative;-moz-transition-duration:.5s;-o-transition-duration:.5s;-webkit-transition-duration:.5s;transition-duration:.5s;width:100%}}.navbar ul li>a{color:#fff;display:block;font-size:16px;font-size:1rem;height:60px;line-height:58px;padding:0 16px;text-shadow:0 1px 2px #191a1b,0 1px 0 #191a1b;white-space:nowrap}.navbar ul li>a i.icon-popup{position:absolute}.navbar ul li .btn{border-color:#000101!important}.navbar ul li.field{margin-bottom:0!important;margin-right:0}@media only screen and (max-width:767px){.navbar ul li.field{padding:0 20px}}.navbar ul li.field input.search{background:#191a1b;border:none;color:#f2f2f2}.navbar ul li .dropdown{background:#fafafa;height:0;max-width:320px;min-width:0;overflow:hidden;position:absolute;width:auto;z-index:999}@media only screen and (max-width:767px){.navbar ul li .dropdown{-moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;max-width:100%;position:relative;width:100%}.navbar ul li.active .dropdown{border-bottom:1px solid #313436}.navbar ul li.active .dropdown ul{background:#36393b;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;height:auto;max-height:250px;min-height:50px;overflow:auto;position:relative;top:0}.navbar ul li.active .dropdown ul li{border-bottom:#3e4043;min-height:50px}.navbar ul li.active .dropdown ul li a{border-bottom:1px solid #313436;color:#fff}.navbar ul li.active .dropdown ul li a:hover{color:#d04526}}@media only screen and (min-width:768px) and (max-width:939px){.navbar>ul>li>.btn a{padding:0 10px!important}.navbar ul>li .dropdown ul li.active .dropdown{left:-320px}}.navcontain{height:80px}@media only screen and (max-width:768px){.navcontain{height:auto}}.pretty.navbar{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3YjgwODUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMTM0MzYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#7b8085),color-stop(100%,#313436));background-image:-moz-linear-gradient(#7b8085,#313436);background-image:-webkit-linear-gradient(#7b8085,#313436);background-image:linear-gradient(#7b8085,#313436);background-size:100%;-moz-box-shadow:inset 0 1px 1px #7b8085,0 1px 2px rgba(0,0,0,.8)!important;-webkit-box-shadow:inset 0 1px 1px #7b8085,0 1px 2px rgba(0,0,0,.8)!important;box-shadow:inset 0 1px 1px #7b8085,0 1px 2px rgba(0,0,0,.8)!important}@media only screen and (max-width:767px){.pretty.navbar a.toggle{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3YjgwODUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTRkNTAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#7b8085),color-stop(100%,#4a4d50));background-image:-moz-linear-gradient(#7b8085,#4a4d50);background-image:-webkit-linear-gradient(#7b8085,#4a4d50);background-image:linear-gradient(#7b8085,#4a4d50);background-size:100%;border:1px solid #3e4043;-moz-box-shadow:inset 0 1px 2px #888d91,inset 0 -1px 1px #565a5d,inset 1px 0 1px #565a5d,inset -1px 0 1px #565a5d,0 1px 1px #63676a;-webkit-box-shadow:inset 0 1px 2px #888d91,inset 0 -1px 1px #565a5d,inset 1px 0 1px #565a5d,inset -1px 0 1px #565a5d,0 1px 1px #63676a;box-shadow:inset 0 1px 2px #888d91,inset 0 -1px 1px #565a5d,inset 1px 0 1px #565a5d,inset -1px 0 1px #565a5d,0 1px 1px #63676a}.pretty.navbar a.toggle i{text-shadow:0 1px 1px #191a1b}.pretty.navbar a.toggle:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4ODhkOTEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NjVhNWQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#888d91),color-stop(100%,#565a5d));background-image:-moz-linear-gradient(#888d91,#565a5d);background-image:-webkit-linear-gradient(#888d91,#565a5d);background-image:linear-gradient(#888d91,#565a5d);background-size:100%}.pretty.navbar a.toggle.active,.pretty.navbar a.toggle:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzZTQwNDMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YTRkNTAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#3e4043),color-stop(100%,#4a4d50));background-image:-moz-linear-gradient(#3e4043,#4a4d50);background-image:-webkit-linear-gradient(#3e4043,#4a4d50);background-image:linear-gradient(#3e4043,#4a4d50);background-size:100%;-moz-box-shadow:0 1px 1px #63676a;-webkit-box-shadow:0 1px 1px #63676a;box-shadow:0 1px 1px #63676a}}.pretty.navbar.row{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}@media only screen and (max-width:767px){.pretty.navbar.row{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}}.pretty.navbar ul li.field input.search{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxOTFhMWIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZjUyNTUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#191a1b),color-stop(100%,#4f5255));background-image:-moz-linear-gradient(#191a1b,#4f5255);background-image:-webkit-linear-gradient(#191a1b,#4f5255);background-image:linear-gradient(#191a1b,#4f5255);background-size:100%;border:none;-moz-box-shadow:0 1px 2px #888d91!important;-webkit-box-shadow:0 1px 2px #888d91!important;box-shadow:0 1px 2px #888d91!important}.pretty.navbar .pretty.navbar>ul>li:first-child a:hover,.pretty.navbar>ul>li:first-child{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.navbar li .dropdown{background:#fafafa;height:0;max-width:320px;min-width:0;overflow:hidden;position:absolute;width:auto;z-index:999}@media only screen and (max-width:767px){.navbar li .dropdown .dropdown{-moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;max-width:100%;position:relative;width:100%}.navbar li .dropdown.active .dropdown{border-bottom:1px solid #313436}.navbar li .dropdown.active .dropdown ul{background:#36393b;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;height:auto;max-height:250px;min-height:50px;overflow:auto;position:relative;top:0}.navbar li .dropdown.active .dropdown ul li{border-bottom:#3e4043;min-height:50px}.navbar li .dropdown.active .dropdown ul li a{border-bottom:1px solid #313436;color:#fff}.navbar li .dropdown.active .dropdown ul li a:hover{color:#d04526}}.navbar li .dropdown ul{display:block;margin:0}.navbar li .dropdown ul>li{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;display:block;float:left;height:auto;position:relative;text-align:left;width:100%}@media only screen and (min-width:768px) and (max-width:939px){.navbar li .dropdown ul>li{word-wrap:break-word;max-width:320px}}.navbar li .dropdown ul>li a{border-bottom:1px solid #ccc;color:#d04526;display:block;height:51px;line-height:49px;padding:0 20px;text-shadow:none}@media only screen and (max-width:767px){.navbar li .dropdown ul>li a{padding:0 20px}}.navbar li .dropdown ul>li .dropdown{background:#fff;display:none}.navbar li .dropdown ul li:first-child a{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.gumby-no-touch .navbar ul li:hover>a,.gumby-touch .navbar ul li.active>a{background:#868d92;position:relative;z-index:1000}.gumby-no-touch .navbar ul li:hover .dropdown,.gumby-touch .navbar ul li.active .dropdown{border-top:1px solid #3e4043;-moz-box-shadow:0 3px 4px rgba(0,0,0,.3);-webkit-box-shadow:0 3px 4px rgba(0,0,0,.3);box-shadow:0 3px 4px rgba(0,0,0,.3);height:auto;max-height:561px;min-height:50px;overflow:visible;padding:0;width:100%}.gumby-no-touch .navbar ul li:hover .dropdown ul{-moz-box-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;height:auto;max-height:250px;min-height:50px;position:relative;top:0;-moz-transition-duration:.5s;-o-transition-duration:.5s;-webkit-transition-duration:.5s;transition-duration:.5s}@media only screen and (max-width:767px){.gumby-no-touch .navbar ul li:hover .dropdown ul{background:#36393b;overflow:auto}.gumby-no-touch .navbar ul li:hover .dropdown ul li{border-bottom:#3e4043}.gumby-no-touch .navbar ul li:hover .dropdown ul li a{border-bottom:1px solid #313436;color:#fff}.gumby-no-touch .navbar ul li:hover .dropdown ul li a:hover{color:#d04526}}.gumby-no-touch .navbar li .dropdown ul>li:hover .dropdown,.gumby-touch .navbar li .dropdown ul>li.active .dropdown{border-top:none;display:block;left:100%;margin-top:0;position:absolute;top:0;z-index:9999}@media only screen and (max-width:767px){.gumby-no-touch .navbar li .dropdown ul>li:hover .dropdown,.gumby-touch .navbar li .dropdown ul>li.active .dropdown{left:0;position:relative}.gumby-no-touch .navbar li .dropdown ul>li:hover .dropdown ul,.gumby-touch .navbar li .dropdown ul>li.active .dropdown ul{background:#252728!important}}.gumby-no-touch .navbar li .dropdown ul li a:hover{background:#f2f2f2}.gumby-touch .navbar a:hover{color:#fff!important}.subnav{display:block;margin:0 0 18px;overflow:hidden;padding-top:4px;width:auto}.subnav dd,.subnav dt,.subnav li{display:inline;float:left;margin-bottom:4px;margin-left:9px}.subnav dd:first-child,.subnav dt:first-child,.subnav li:first-child{margin-left:0}.subnav dt{color:#f2f2f2;font-weight:400}.subnav dd a,.subnav li a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;color:#fff;font-size:15px;text-decoration:none}.subnav dd.active a,.subnav li.active a{background:#4a4d50;padding:5px 9px;text-shadow:0 1px 1px #4a4d50}.btn,.skiplink{-webkit-appearance:none;background:#f2f2f2;display:inline-block;font-family:Open Sans;font-weight:600;padding:0!important;text-align:center;width:auto}.btn>a,.btn button,.btn input,.skiplink>a,.skiplink button,.skiplink input{color:#fff;display:block;height:100%;padding:0 18px}.btn button,.btn input,.skiplink button,.skiplink input{-moz-appearance:none;-webkit-appearance:none;background:none;border:none;cursor:pointer;font-size:100%;font-weight:400;width:100%}.btn.xlarge,.skiplink.xlarge{font-size:30px;font-size:1.875rem;height:66px;line-height:64px}.btn.xlarge a,.skiplink.xlarge a{padding:0 30px;position:relative}.btn.xlarge.icon-left a,.skiplink.xlarge.icon-left a{padding-left:66px}.btn.xlarge.icon-left a:before,.skiplink.xlarge.icon-left a:before{left:20px}.btn.xlarge.icon-right a,.skiplink.xlarge.icon-right a{padding-right:66px}.btn.xlarge.icon-right a:after,.skiplink.xlarge.icon-right a:after{right:20px}.btn.large,.skiplink.large{font-size:26px;font-size:1.625rem;height:58px;line-height:56px}.btn.large a,.skiplink.large a{padding:0 26px;position:relative}.btn.large.icon-left a,.skiplink.large.icon-left a{padding-left:58px}.btn.large.icon-left a:before,.skiplink.large.icon-left a:before{left:17.33333px}.btn.large.icon-right a,.skiplink.large.icon-right a{padding-right:58px}.btn.large.icon-right a:after,.skiplink.large.icon-right a:after{right:17.33333px}.btn.medium,.skiplink.medium{font-size:16px;font-size:1rem;height:36px;line-height:34px}.btn.medium a,.skiplink.medium a{padding:0 16px;position:relative}.btn.medium.icon-left a,.skiplink.medium.icon-left a{padding-left:36px}.btn.medium.icon-left a:before,.skiplink.medium.icon-left a:before{left:10.66667px}.btn.medium.icon-right a,.skiplink.medium.icon-right a{padding-right:36px}.btn.medium.icon-right a:after,.skiplink.medium.icon-right a:after{right:10.66667px}.btn.medium a,.skiplink.medium a{padding:0 18px}.btn.small,.skiplink.small{font-size:10px;font-size:.625rem;height:23px;line-height:21px}.btn.small a,.skiplink.small a{position:relative}.btn.small.icon-left a,.skiplink.small.icon-left a{padding-left:23px}.btn.small.icon-left a:before,.skiplink.small.icon-left a:before{left:6.66667px}.btn.small.icon-right a,.skiplink.small.icon-right a{padding-right:23px}.btn.small.icon-right a:after,.skiplink.small.icon-right a:after{right:6.66667px}.btn.small a,.skiplink.small a{padding:0 10px}.btn.oval,.skiplink.oval{-moz-border-radius:1000px;-webkit-border-radius:1000px;border-radius:1000px}.btn.pill-left,.skiplink.pill-left{-moz-border-radius:500px 0 0 500px;-webkit-border-radius:500px;border-radius:500px 0 0 500px}.btn.pill-right,.skiplink.pill-right{-moz-border-radius:0 500px 500px 0;-webkit-border-radius:0;border-radius:0 500px 500px 0}.btn.primary,.skiplink.primary{background:#3085d6;border:1px solid #3085d6}.btn.primary:hover,.skiplink.primary:hover{background:#5b9ede}.btn.primary:active,.skiplink.primary:active{background:#236bb0}.btn.secondary,.skiplink.secondary{background:#42a35a;border:1px solid #42a35a}.btn.secondary:hover,.skiplink.secondary:hover{background:#5bbd73}.btn.secondary:active,.skiplink.secondary:active{background:#337f46}.btn.default,.skiplink.default{background:#f2f2f2;border:1px solid #f2f2f2;color:#555}.btn.default:hover,.skiplink.default:hover{background:#fff}.btn.default:active,.skiplink.default:active{background:#d8d8d8}.btn.default:hover,.skiplink.default:hover{border:1px solid #e5e5e5}.btn.default a,.btn.default button,.btn.default input,.skiplink.default a,.skiplink.default button,.skiplink.default input{color:#555}.btn.info,.skiplink.info{background:#4a4d50;border:1px solid #4a4d50}.btn.info:hover,.skiplink.info:hover{background:#63676a}.btn.info:active,.skiplink.info:active{background:#313436}.btn.danger,.skiplink.danger{background:#ca3838;border:1px solid #ca3838}.btn.danger:hover,.skiplink.danger:hover{background:#d56060}.btn.danger:active,.skiplink.danger:active{background:#a32c2c}.btn.warning,.skiplink.warning{background:#f6b83f;border:1px solid #f6b83f;color:#644405}.btn.warning:hover,.skiplink.warning:hover{background:#f8ca70}.btn.warning:active,.skiplink.warning:active{background:#f4a60e}.btn.warning a,.btn.warning button,.btn.warning input,.skiplink.warning a,.skiplink.warning button,.skiplink.warning input{color:#644405}.btn.success,.skiplink.success{background:#58c026;border:1px solid #58c026}.btn.success:hover,.skiplink.success:hover{background:#72d940}.btn.success:active,.skiplink.success:active{background:#44951e}.btn.metro,.btn.pretty.squared,.metro .btn,.metro .skiplink,.pretty .btn.squared,.pretty .squared.btn,.pretty .squared.skiplink,.skiplink.metro{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.btn.metro.rounded,.btn.pretty,.metro .btn.rounded,.metro .rounded.btn,.metro .rounded.skiplink,.pretty .btn,.pretty .skiplink,.skiplink.pretty{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.btn.pretty.primary,.pretty .primary.btn,.pretty .primary.skiplink,.skiplink.pretty.primary{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4NWI3ZTciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTg1ZGMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#85b7e7),color-stop(100%,#2a85dc));background-image:-moz-linear-gradient(#85b7e7,#2a85dc);background-image:-webkit-linear-gradient(#85b7e7,#2a85dc);background-image:linear-gradient(#85b7e7,#2a85dc);background-size:100%;border:1px solid #1f5e9b;-moz-box-shadow:inset 0 0 3px #f0f6fc;-webkit-box-shadow:inset 0 0 3px #f0f6fc;box-shadow:inset 0 0 3px #f0f6fc}.btn.pretty.primary:hover,.pretty .primary.btn:hover,.pretty .primary.skiplink:hover,.skiplink.pretty.primary:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhMmQ0ZmMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NGIyZmUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#a2d4fc),color-stop(100%,#54b2fe));background-image:-moz-linear-gradient(#a2d4fc,#54b2fe);background-image:-webkit-linear-gradient(#a2d4fc,#54b2fe);background-image:linear-gradient(#a2d4fc,#54b2fe);background-size:100%;border:1px solid #0e90f8;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.primary:active,.pretty .primary.btn:active,.pretty .primary.skiplink:active,.skiplink.pretty.primary:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyYTg1ZGMiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NWI3ZTciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#2a85dc),color-stop(100%,#85b7e7));background-image:-moz-linear-gradient(#2a85dc,#85b7e7);background-image:-webkit-linear-gradient(#2a85dc,#85b7e7);background-image:linear-gradient(#2a85dc,#85b7e7);background-size:100%;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.primary a,.btn.pretty.primary button,.btn.pretty.primary input,.pretty .primary.btn a,.pretty .primary.btn button,.pretty .primary.btn input,.pretty .primary.skiplink a,.pretty .primary.skiplink button,.pretty .primary.skiplink input,.skiplink.pretty.primary a,.skiplink.pretty.primary button,.skiplink.pretty.primary input{text-shadow:0 1px 1px #1a5186}.btn.pretty.secondary,.pretty .secondary.btn,.pretty .secondary.skiplink,.skiplink.pretty.secondary{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4MGNiOTIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzY2E5NTciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#80cb92),color-stop(100%,#3ca957));background-image:-moz-linear-gradient(#80cb92,#3ca957);background-image:-webkit-linear-gradient(#80cb92,#3ca957);background-image:linear-gradient(#80cb92,#3ca957);background-size:100%;border:1px solid #2c6d3c;-moz-box-shadow:inset 0 0 3px #daf0e0;-webkit-box-shadow:inset 0 0 3px #daf0e0;box-shadow:inset 0 0 3px #daf0e0}.btn.pretty.secondary:hover,.pretty .secondary.btn:hover,.pretty .secondary.skiplink:hover,.skiplink.pretty.secondary:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhMWQzYWQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2OGMwN2QiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#a1d3ad),color-stop(100%,#68c07d));background-image:-moz-linear-gradient(#a1d3ad,#68c07d);background-image:-webkit-linear-gradient(#a1d3ad,#68c07d);background-image:linear-gradient(#a1d3ad,#68c07d);background-size:100%;border:1px solid #469659;-moz-box-shadow:inset 0 0 3px #f8fcf9;-webkit-box-shadow:inset 0 0 3px #f8fcf9;box-shadow:inset 0 0 3px #f8fcf9}.btn.pretty.secondary:active,.pretty .secondary.btn:active,.pretty .secondary.skiplink:active,.skiplink.pretty.secondary:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzY2E5NTciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MGNiOTIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#3ca957),color-stop(100%,#80cb92));background-image:-moz-linear-gradient(#3ca957,#80cb92);background-image:-webkit-linear-gradient(#3ca957,#80cb92);background-image:linear-gradient(#3ca957,#80cb92);background-size:100%;-moz-box-shadow:inset 0 0 3px #ecf8ef;-webkit-box-shadow:inset 0 0 3px #ecf8ef;box-shadow:inset 0 0 3px #ecf8ef}.btn.pretty.secondary a,.btn.pretty.secondary button,.btn.pretty.secondary input,.pretty .secondary.btn a,.pretty .secondary.btn button,.pretty .secondary.btn input,.pretty .secondary.skiplink a,.pretty .secondary.skiplink button,.pretty .secondary.skiplink input,.skiplink.pretty.secondary a,.skiplink.pretty.secondary button,.skiplink.pretty.secondary input{text-shadow:0 1px 1px #255a32}.btn.pretty.default,.pretty .default.btn,.pretty .default.skiplink,.skiplink.pretty.default{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YxZjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fff),color-stop(100%,#f3f1f1));background-image:-moz-linear-gradient(#fff,#f3f1f1);background-image:-webkit-linear-gradient(#fff,#f3f1f1);background-image:linear-gradient(#fff,#f3f1f1);background-size:100%;border:1px solid #ccc;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.default:hover,.pretty .default.btn:hover,.pretty .default.skiplink:hover,.skiplink.pretty.default:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fff),color-stop(100%,#fff));background-image:-moz-linear-gradient(#fff,#fff);background-image:-webkit-linear-gradient(#fff,#fff);background-image:linear-gradient(#fff,#fff);background-size:100%;border:1px solid #d9d9d9;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.default:active,.pretty .default.btn:active,.pretty .default.skiplink:active,.skiplink.pretty.default:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmM2YxZjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#f3f1f1),color-stop(100%,#fff));background-image:-moz-linear-gradient(#f3f1f1,#fff);background-image:-webkit-linear-gradient(#f3f1f1,#fff);background-image:linear-gradient(#f3f1f1,#fff);background-size:100%;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.default a,.btn.pretty.default button,.btn.pretty.default input,.pretty .default.btn a,.pretty .default.btn button,.pretty .default.btn input,.pretty .default.skiplink a,.pretty .default.skiplink button,.pretty .default.skiplink input,.skiplink.pretty.default a,.skiplink.pretty.default button,.skiplink.pretty.default input{text-shadow:0 1px 1px #fff}.btn.pretty.info,.pretty .info.btn,.pretty .info.skiplink,.skiplink.pretty.info{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM3YjgwODUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NjRkNTQiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#7b8085),color-stop(100%,#464d54));background-image:-moz-linear-gradient(#7b8085,#464d54);background-image:-webkit-linear-gradient(#7b8085,#464d54);background-image:linear-gradient(#7b8085,#464d54);background-size:100%;border:1px solid #252728;-moz-box-shadow:inset 0 0 3px #bdc0c2;-webkit-box-shadow:inset 0 0 3px #bdc0c2;box-shadow:inset 0 0 3px #bdc0c2}.btn.pretty.info:hover,.pretty .info.btn:hover,.pretty .info.skiplink:hover,.skiplink.pretty.info:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhZWIzYjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MDhlOTgiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#aeb3b6),color-stop(100%,#808e98));background-image:-moz-linear-gradient(#aeb3b6,#808e98);background-image:-webkit-linear-gradient(#aeb3b6,#808e98);background-image:linear-gradient(#aeb3b6,#808e98);background-size:100%;border:1px solid #60676b;-moz-box-shadow:inset 0 0 3px #f1f2f3;-webkit-box-shadow:inset 0 0 3px #f1f2f3;box-shadow:inset 0 0 3px #f1f2f3}.btn.pretty.info:active,.pretty .info.btn:active,.pretty .info.skiplink:active,.skiplink.pretty.info:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM0NjRkNTQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3YjgwODUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#464d54),color-stop(100%,#7b8085));background-image:-moz-linear-gradient(#464d54,#7b8085);background-image:-webkit-linear-gradient(#464d54,#7b8085);background-image:linear-gradient(#464d54,#7b8085);background-size:100%;-moz-box-shadow:inset 0 0 3px #cbcdce;-webkit-box-shadow:inset 0 0 3px #cbcdce;box-shadow:inset 0 0 3px #cbcdce}.btn.pretty.info a,.btn.pretty.info button,.btn.pretty.info input,.pretty .info.btn a,.pretty .info.btn button,.pretty .info.btn input,.pretty .info.skiplink a,.pretty .info.skiplink button,.pretty .info.skiplink input,.skiplink.pretty.info a,.skiplink.pretty.info button,.skiplink.pretty.info input{text-shadow:0 1px 1px #191a1b}.btn.pretty.danger,.pretty .danger.btn,.pretty .danger.skiplink,.skiplink.pretty.danger{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZjg5ODkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMDMyMzIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#df8989),color-stop(100%,#d03232));background-image:-moz-linear-gradient(#df8989,#d03232);background-image:-webkit-linear-gradient(#df8989,#d03232);background-image:linear-gradient(#df8989,#d03232);background-size:100%;border:1px solid #8f2626;-moz-box-shadow:inset 0 0 3px #faeded;-webkit-box-shadow:inset 0 0 3px #faeded;box-shadow:inset 0 0 3px #faeded}.btn.pretty.danger:hover,.pretty .danger.btn:hover,.pretty .danger.skiplink:hover,.skiplink.pretty.danger:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmNzk2OTYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNjRhNGEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#f79696),color-stop(100%,#f64a4a));background-image:-moz-linear-gradient(#f79696,#f64a4a);background-image:-webkit-linear-gradient(#f79696,#f64a4a);background-image:linear-gradient(#f79696,#f64a4a);background-size:100%;border:1px solid #e21212;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.danger:active,.pretty .danger.btn:active,.pretty .danger.skiplink:active,.skiplink.pretty.danger:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkMDMyMzIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZjg5ODkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#d03232),color-stop(100%,#df8989));background-image:-moz-linear-gradient(#d03232,#df8989);background-image:-webkit-linear-gradient(#d03232,#df8989);background-image:linear-gradient(#d03232,#df8989);background-size:100%;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.danger a,.btn.pretty.danger button,.btn.pretty.danger input,.pretty .danger.btn a,.pretty .danger.btn button,.pretty .danger.btn input,.pretty .danger.skiplink a,.pretty .danger.skiplink button,.pretty .danger.skiplink input,.skiplink.pretty.danger a,.skiplink.pretty.danger button,.skiplink.pretty.danger input{text-shadow:0 1px 1px #7b2121}.btn.pretty.warning,.pretty .warning.btn,.pretty .warning.skiplink,.skiplink.pretty.warning{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmYmRjYTAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmJhM2EiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fbdca0),color-stop(100%,#fbba3a));background-image:-moz-linear-gradient(#fbdca0,#fbba3a);background-image:-webkit-linear-gradient(#fbdca0,#fbba3a);background-image:linear-gradient(#fbdca0,#fbba3a);background-size:100%;border:1px solid #de960a;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff;color:#644405}.btn.pretty.warning:hover,.pretty .warning.btn:hover,.pretty .warning.skiplink:hover,.skiplink.pretty.warning:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZWVjY2EiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmQzN2QiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#feecca),color-stop(100%,#ffd37d));background-image:-moz-linear-gradient(#feecca,#ffd37d);background-image:-webkit-linear-gradient(#feecca,#ffd37d);background-image:linear-gradient(#feecca,#ffd37d);background-size:100%;border:1px solid #fcb834;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.warning:active,.pretty .warning.btn:active,.pretty .warning.skiplink:active,.skiplink.pretty.warning:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmYmJhM2EiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmRjYTAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fbba3a),color-stop(100%,#fbdca0));background-image:-moz-linear-gradient(#fbba3a,#fbdca0);background-image:-webkit-linear-gradient(#fbba3a,#fbdca0);background-image:linear-gradient(#fbba3a,#fbdca0);background-size:100%;-moz-box-shadow:inset 0 0 3px #fff;-webkit-box-shadow:inset 0 0 3px #fff;box-shadow:inset 0 0 3px #fff}.btn.pretty.warning a,.btn.pretty.warning button,.btn.pretty.warning input,.pretty .warning.btn a,.pretty .warning.btn button,.pretty .warning.btn input,.pretty .warning.skiplink a,.pretty .warning.skiplink button,.pretty .warning.skiplink input,.skiplink.pretty.warning a,.skiplink.pretty.warning button,.skiplink.pretty.warning input{text-shadow:0 1px 1px #fbdca0}.btn.pretty.success,.pretty .success.btn,.pretty .success.skiplink,.skiplink.pretty.success{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM5MWUyNmEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NmM2MjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#91e26a),color-stop(100%,#56c620));background-image:-moz-linear-gradient(#91e26a,#56c620);background-image:-webkit-linear-gradient(#91e26a,#56c620);background-image:linear-gradient(#91e26a,#56c620);background-size:100%;border:1px solid #3b8019;-moz-box-shadow:inset 0 0 3px #e0f7d5;-webkit-box-shadow:inset 0 0 3px #e0f7d5;box-shadow:inset 0 0 3px #e0f7d5}.btn.pretty.success:hover,.pretty .success.btn:hover,.pretty .success.skiplink:hover,.skiplink.pretty.success:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM5NmU1NzAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NGRmMjkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#96e570),color-stop(100%,#64df29));background-image:-moz-linear-gradient(#96e570,#64df29);background-image:-webkit-linear-gradient(#96e570,#64df29);background-image:linear-gradient(#96e570,#64df29);background-size:100%;border:1px solid #479f1d;-moz-box-shadow:inset 0 0 3px #e5f9db;-webkit-box-shadow:inset 0 0 3px #e5f9db;box-shadow:inset 0 0 3px #e5f9db}.btn.pretty.success:active,.pretty .success.btn:active,.pretty .success.skiplink:active,.skiplink.pretty.success:active{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1NmM2MjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MWUyNmEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#56c620),color-stop(100%,#91e26a));background-image:-moz-linear-gradient(#56c620,#91e26a);background-image:-webkit-linear-gradient(#56c620,#91e26a);background-image:linear-gradient(#56c620,#91e26a);background-size:100%;-moz-box-shadow:inset 0 0 3px #f0fbea;-webkit-box-shadow:inset 0 0 3px #f0fbea;box-shadow:inset 0 0 3px #f0fbea}.btn.pretty.success a,.btn.pretty.success button,.btn.pretty.success input,.pretty .success.btn a,.pretty .success.btn button,.pretty .success.btn input,.pretty .success.skiplink a,.pretty .success.skiplink button,.pretty .success.skiplink input,.skiplink.pretty.success a,.skiplink.pretty.success button,.skiplink.pretty.success input{text-shadow:0 1px 1px #316b15}[class*=" icon-"] a:after,[class*=" icon-"] a:before,[class^=icon-] a:after,[class^=icon-] a:before,i[class*=" icon-"],i[class^=icon-]{zoom:1;font-family:entypo;position:absolute;text-decoration:none}i[class*=" icon-"],i[class^=icon-]{display:inline-block;margin:0 5px;min-width:20px;position:static;text-align:center}form{margin:0 0 18px}form label{cursor:pointer;display:block;font-size:16px;font-size:1rem;line-height:1.625em;margin-bottom:9px}form label.inline{display:inline-block;padding-right:20px}form dt{margin:0}form textarea{height:150px}form ul,form ul li{list-style-type:none;margin-left:0}form fieldset{border:.0625em solid #d8d8d8;margin:18px 0;padding:1.5625em}form fieldset legend{padding:5px 10px}.field{font-size:16px;margin-bottom:10px;max-width:100%;overflow:hidden;position:relative;vertical-align:middle}.field.metro,.field .metro{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.field input,.field input[type="*"],.field textarea{-webkit-appearance:none;border:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;font-family:Open Sans;font-size:16px;font-size:1rem;font-weight:300;margin:0;max-width:100%;outline:none;padding:0;resize:none;width:100%}.field .input{background:#fff;border:1px solid #d8d8d8;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;font-size:16px;font-size:1rem;height:36px;line-height:34px;padding:0 10px;position:relative}.field .input.search{-moz-border-radius:1000px;-webkit-border-radius:1000px;border-radius:1000px;height:36px;line-height:34px;padding-right:0}.field .input.textarea{height:auto}.input.xnarrow,input.xnarrow{margin:0;width:13.33333%}.input.xnarrow:last-child,input.xnarrow:last-child{margin-left:-4px}.input.xnarrow:first-child,input.xnarrow:first-child{margin-left:0;margin-right:3.94%}.input.xnarrow:first-child:last-child,input.xnarrow:first-child:last-child{margin:0}.input.narrow,input.narrow{margin:0;width:30.66667%}.input.narrow:last-child,input.narrow:last-child{margin-left:-4px}.input.narrow:first-child,input.narrow:first-child{margin-left:0;margin-right:3.94%}.input.narrow:first-child:last-child,input.narrow:first-child:last-child{margin:0}.input.normal,input.normal{margin:0;width:48%}.input.normal:last-child,input.normal:last-child{margin-left:-4px}.input.normal:first-child,input.normal:first-child{margin-left:0;margin-right:3.94%}.input.normal:first-child:last-child,input.normal:first-child:last-child{margin:0}.input.wide,input.wide{margin:0;width:65.33333%}.input.wide:last-child,input.wide:last-child{margin-left:-4px}.input.wide:first-child,input.wide:first-child{margin-left:0;margin-right:3.94%}.input.wide:first-child:last-child,input.wide:first-child:last-child{margin:0}.input.xwide,input.xwide{margin:0;width:82.66667%}.input.xwide:last-child,input.xwide:last-child{margin-left:-4px}.input.xwide:first-child,input.xwide:first-child{margin-left:0;margin-right:3.94%}.input.xwide:first-child:last-child,input.xwide:first-child:last-child{margin:0}.input.xxwide,input.xxwide{margin:0;width:100%}.input.xxwide:last-child,input.xxwide:last-child{margin-left:-4px}.input.xxwide:first-child,input.xxwide:first-child{margin-left:0;margin-right:3.94%}.input.xxwide:first-child:last-child,input.xxwide:first-child:last-child{margin:0}label+.narrow:last-child,label+.normal:last-child,label+.wide:last-child,label+.xnarrow:last-child,label+.xwide:last-child,label+.xxwide:last-child{margin-left:0}@media only screen and (max-width:960px){.xxwide:first-child,.xxwide:last-child{margin-right:0}}.append,.prepend{font-size:0;padding-bottom:3.5px;white-space:nowrap}.append .input,.append input,.prepend .input,.prepend input{display:inline-block;margin-left:0;margin-right:0;max-width:100%}.append :last-child,.prepend.append input:last-child,.prepend .input,.prepend input{-moz-border-radius:0 4px 4px 0;-webkit-border-radius:0;border-radius:0 4px 4px 0}.append .input,.append input,.prepend.append input:first-child,.prepend :first-child{-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px;border-radius:4px 0 0 4px}.prepend.append input{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.prepend.append input:last-child{margin-left:-1px}.append .adjoined,.append .btn,.prepend .adjoined,.prepend .btn{display:inline-block;margin-bottom:0;position:relative;z-index:99}.append .btn a,.append .btn button,.append .btn input,.prepend .btn a,.prepend .btn button,.prepend .btn input{padding:0 12px}.append .adjoined,.prepend .adjoined{background:#f2f2f2;border:1px solid #d8d8d8;color:#555;font-family:Open Sans;font-size:16px;font-size:1rem;font-weight:600;height:36px;line-height:34px;padding:0 10px}.prepend .adjoined,.prepend .btn{margin-right:-1px}.adjoined:first-child{margin-left:0!important}.append .adjoined,.append .btn{margin-left:-1px}.append button,.prepend button{display:inline-block}.append .input:first-child,.append input:first-child,.prepend .input:first-child,.prepend input:first-child{margin-right:0}.double .input,.double input{width:50%!important}.double .input:last-child,.double input:last-child{margin-left:-1px}.field .checkbox span,.field .input,.field .picker,.field .radio span,.field .textarea,.field input,.field textarea{-moz-transition-duration:.2s;-o-transition-duration:.2s;-webkit-transition-duration:.2s;transition-duration:.2s}.field.danger:after{color:#ca3838;content:"✖";font-family:entypo;font-size:16px;position:absolute;right:15px;top:14%;z-index:999}.field.danger.no-icon:after{display:none}.field.danger.append:after,.field.danger.prepend:after{content:""}.field.danger .checkbox span,.field.danger .input,.field.danger .picker,.field.danger .radio span,.field.danger .textarea,.field.danger input,.field.danger textarea{background:#f0c5c5;border-color:#ca3838}.field.danger .checkbox span,.field.danger .input,.field.danger .picker,.field.danger .radio span,.field.danger .textarea,.field.danger input,.field.danger input:-moz-placeholder,.field.danger input::-webkit-input-placeholder,.field.danger textarea,.field.danger textarea:-moz-placeholder textarea,.field.danger textarea::-webkit-input-placeholder{color:#ca3838}.field.warning:after{color:#f6b83f;content:"⚠";font-family:entypo;font-size:16px;position:absolute;right:15px;top:14%;z-index:999}.field.warning.no-icon:after{display:none}.field.warning.append:after,.field.warning.prepend:after{content:""}.field.warning .checkbox span,.field.warning .input,.field.warning .picker,.field.warning .radio span,.field.warning .textarea,.field.warning input,.field.warning textarea{background:#fef7ea;border-color:#f6b83f}.field.warning .checkbox span,.field.warning .input,.field.warning .picker,.field.warning .radio span,.field.warning .textarea,.field.warning input,.field.warning input:-moz-placeholder,.field.warning input::-webkit-input-placeholder,.field.warning textarea,.field.warning textarea:-moz-placeholder textarea,.field.warning textarea::-webkit-input-placeholder{color:#f6b83f}.field.success:after{color:#58c026;content:"✓";font-family:entypo;font-size:16px;position:absolute;right:15px;top:14%;z-index:999}.field.success.no-icon:after{display:none}.field.success.append:after,.field.success.prepend:after{content:""}.field.success .checkbox span,.field.success .input,.field.success .picker,.field.success .radio span,.field.success .textarea,.field.success input,.field.success textarea{background:#c0eeaa;border-color:#58c026}.field.success .checkbox span,.field.success .input,.field.success .picker,.field.success .radio span,.field.success .textarea,.field.success input,.field.success input:-moz-placeholder,.field.success input::-webkit-input-placeholder,.field.success textarea,.field.success textarea:-moz-placeholder textarea,.field.success textarea::-webkit-input-placeholder{color:#58c026}.field .picker.danger{background:#f0c5c5;border-color:#ca3838;color:#ca3838;-moz-transition-duration:.2s;-o-transition-duration:.2s;-webkit-transition-duration:.2s;transition-duration:.2s}.field .picker.danger:after,.field .picker.danger select{color:#ca3838}.field .picker.warning{background:#fef7ea;border-color:#f6b83f;color:#f6b83f;-moz-transition-duration:.2s;-o-transition-duration:.2s;-webkit-transition-duration:.2s;transition-duration:.2s}.field .picker.warning:after,.field .picker.warning select{color:#f6b83f}.field .picker.success{background:#c0eeaa;border-color:#58c026;color:#58c026;-moz-transition-duration:.2s;-o-transition-duration:.2s;-webkit-transition-duration:.2s;transition-duration:.2s}.field .picker.success:after,.field .picker.success select{color:#58c026}.no-js .radio input{-webkit-appearance:radio;margin-left:1px}.no-js .checkbox input{-webkit-appearance:checkbox}.no-js .checkbox input,.no-js .radio input{display:inline-block;width:16px}.js .field .checkbox,.js .field .radio{position:relative}.js .field .checkbox.danger,.js .field .radio.danger{color:#ca3838}.js .field .checkbox.danger span,.js .field .radio.danger span{background:#f0c5c5;border-color:#ca3838;color:#ca3838;-moz-transition-duration:.2s;-o-transition-duration:.2s;-webkit-transition-duration:.2s;transition-duration:.2s}.js .field .checkbox.warning,.js .field .radio.warning{color:#f6b83f}.js .field .checkbox.warning span,.js .field .radio.warning span{background:#fef7ea;border-color:#f6b83f;color:#f6b83f;-moz-transition-duration:.2s;-o-transition-duration:.2s;-webkit-transition-duration:.2s;transition-duration:.2s}.js .field .checkbox.success,.js .field .radio.success{color:#58c026;color:#555}.js .field .checkbox.success i,.js .field .radio.success i{color:#58c026}.js .field .checkbox.success span,.js .field .radio.success span{background:#c0eeaa;border-color:#58c026;color:#58c026;-moz-transition-duration:.2s;-o-transition-duration:.2s;-webkit-transition-duration:.2s;transition-duration:.2s}.js .field .checkbox.checked i,.js .field .radio.checked i{left:-8px;line-height:16px;position:absolute;top:-1px}.js .field .checkbox span,.js .field .radio span{background:#fefefe;border:1px solid #ccc;display:inline-block;height:16px;position:relative;top:2px;width:16px}.js .field .checkbox input[type=checkbox],.js .field .checkbox input[type=radio],.js .field .radio input[type=checkbox],.js .field .radio input[type=radio]{display:none}.js .field .radio span{-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}.js .field .checkbox span{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.field .text input[type=search]{-webkit-appearance:textfield}.picker{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fff),color-stop(100%,#f2f2f2));background-image:-moz-linear-gradient(#fff,#f2f2f2);background-image:-webkit-linear-gradient(#fff,#f2f2f2);background-image:linear-gradient(#fff,#f2f2f2);background-size:100%;border:1px solid #e5e5e5;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;display:inline-block;font-family:Open Sans;font-weight:600;height:auto;margin:0 0 2px 1.2%;overflow:hidden;position:relative;width:auto}.picker:after{color:#555;content:"\25BE";font-family:entypo;margin-top:-12px;position:absolute;right:8%;top:50%;z-index:0}.picker:first-child{margin-left:0}.picker select{-webkit-appearance:none;background:transparent;border:none;color:#555;cursor:pointer;display:block;font-size:16px;font-size:1rem;height:34px;min-width:100%;outline:none;padding:6px 45px 6px 15px;position:relative;width:135%;z-index:99}.picker select::-ms-expand{display:none}.badge,.label{color:#fff;display:inline-block;font-family:Helvetica,arial,verdana,sans-serif;font-weight:700;height:20px;line-height:20px;text-align:center}.badge a,.label a{color:#fff}.badge.primary,.label.primary{background:#3085d6;border:1px solid #3085d6}.badge.secondary,.label.secondary{background:#42a35a;border:1px solid #42a35a}.badge.default,.label.default{background:#f2f2f2;border:1px solid #f2f2f2;color:#555}.badge.default:hover,.label.default:hover{border-color:#e5e5e5}.badge.default a,.label.default a{color:#555}.badge.info,.label.info{background:#4a4d50;border:1px solid #4a4d50}.badge.danger,.label.danger{background:#ca3838;border:1px solid #ca3838}.badge.warning,.label.warning{background:#f6b83f;border:1px solid #f6b83f;color:#644405}.badge.warning a,.label.warning a{color:#644405}.badge.success,.label.success{background:#58c026;border:1px solid #58c026}.badge.light,.label.light{background:#fff;border:1px solid #f2f2f2;color:#555}.badge.light a,.label.light a{color:#d04526}.badge.dark,.label.dark{background:#212121;border:1px solid #212121}.badge{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;font-size:14px;font-size:.875rem}.badge,.label{padding:0 10px}.label{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;font-size:12px;font-size:.75rem}.alert{word-wrap:break-word;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;font-family:Open Sans;font-size:14px;font-size:.875rem;font-weight:600;list-style-type:none;margin-bottom:8px;padding:0 10px}.alert.primary{background:#85b7e7;border:1px solid #3085d6;color:#1a5186}.alert.secondary{background:#80cb92;border:1px solid #42a35a;color:#255a32}.alert.default{background:#fff;border:1px solid #f2f2f2;color:#bfbfbf;color:#555}.alert.info{background:#7b8085;border:1px solid #4a4d50;color:#191a1b;color:#f2f2f2}.alert.danger{background:#df8989;border:1px solid #ca3838;color:#7b2121}.alert.warning{background:#fbdca0;border:1px solid #f6b83f;color:#c68609;color:#644405}.alert.success{background:#91e26a;border:1px solid #58c026;color:#316b15}.tabs{display:block}.tab-nav{border-bottom:1px solid #e5e5e5;margin:0;padding:0}.tab-nav>li,.tab-nav>li>li{-moz-box-shadow:0 1px 0 #fff;-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;cursor:default;display:inline-block;margin:0 2.12766% 0 0;padding:0;top:1px;width:auto}.tab-nav>li>li>a{background:#f2f2f2;border:solid #e5e5e5;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px;border-radius:4px 4px 0 0;border-width:1px 1px 0;color:#555;cursor:pointer;display:block;font-family:Open Sans;font-weight:600;height:42px;line-height:40px;margin:0;padding:0 16px;text-shadow:0 1px 1px #fff;width:auto}.tab-nav>li>li>a:hover{background:#f5f5f5;text-decoration:none}.tab-nav>li>li>a:active{background:#ededed}.tab-nav>li>li.active>a{background:#fff;cursor:default;height:43px;line-height:41px}.tab-nav>li:last-child,.tab-nav>li>li:last-child{margin-right:0}.tab-nav>li>a{background:#f2f2f2;border:solid #e5e5e5;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px;border-radius:4px 4px 0 0;border-width:1px 1px 0;color:#555;cursor:pointer;display:block;font-family:Open Sans;font-weight:600;height:42px;line-height:40px;margin:0;padding:0 16px;text-shadow:0 1px 1px #fff;width:auto}.tab-nav>li>a:hover{background:#f5f5f5;text-decoration:none}.tab-nav>li>a:active{background:#ededed}.tab-nav>li.active>a{background:#fff;height:43px;line-height:41px}.tabs.pill .tab-nav{border:1px solid #e5e5e5;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;display:table;overflow:hidden;width:100%}.tabs.pill .tab-nav>li{display:table-cell;margin:0 0 0 -4px;text-align:center;top:0}.tabs.pill .tab-nav>li:first-child{margin-left:0}.tabs.pill .tab-nav>li>a{border:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-right:1px solid #e5e5e5;height:42px;line-height:40px}.tabs.pill .tab-nav>li:last-child>a{border-right:none}.tab-content{display:none;padding:20px 10px}.tab-content.active{display:block}.tabs.vertical .tab-nav{border:none}.tabs.vertical .tab-nav>li{display:block;margin:0 0 5px}.tabs.vertical .tab-nav>li.active{position:relative;z-index:99}.tabs.vertical .tab-nav>li.active>a{border-right:1px solid #fff}.tabs.vertical .tab-nav>li>a{border:1px solid #e5e5e5;-moz-border-radius:4px 0 0 4px;-webkit-border-radius:4px;border-radius:4px 0 0 4px}.tabs.vertical .tab-content{border-left:1px solid #e5e5e5;margin-left:-1px;padding:10px 0 30px 20px}.image{line-height:0;margin-bottom:20px}.image.circle{-moz-border-radius:50%!important;-webkit-border-radius:50%;border-radius:50%!important;overflow:hidden;width:auto}.image.rounded{-moz-border-radius:4px 4px;-webkit-border-radius:4px;border-radius:4px 4px;overflow:hidden}.image.photo{border:5px solid #fff;-moz-box-shadow:0 0 1px #555;-webkit-box-shadow:0 0 1px #555;box-shadow:0 0 1px #555}.image.photo.polaroid{background:#fff;padding-bottom:50px}body .video{height:0;padding-bottom:56.25%;position:relative;width:100%}body .video.twitch,body .video.youtube.show_controls{padding-top:30px}.video>embed,.video>iframe,.video>object,.video>video{height:100%;left:0;position:absolute;top:0;width:100%}.drawer{background:#3e4144;-moz-box-shadow:inset 0 -2px 5px #313436,inset 0 2px 5px #313436;-webkit-box-shadow:inset 0 -2px 5px #313436,inset 0 2px 5px #313436;box-shadow:inset 0 -2px 5px #313436,inset 0 2px 5px #313436;max-height:0;overflow:hidden;position:relative;-moz-transition-duration:.3s;-o-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;width:100%}.drawer.active{height:auto;max-height:800px;-moz-transition-duration:.5s;-o-transition-duration:.5s;-webkit-transition-duration:.5s;transition-duration:.5s}.modal{background:#000;background:rgba(0,0,0,.8);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999}.modal>.content{background:#fff;margin:0 auto;max-height:65%;min-height:50%;overflow:auto;padding:20px;position:relative;top:25%;width:50%;z-index:2}@media only screen and (max-width:768px){.modal>.content{max-height:80%;min-height:80%;top:10%;width:80%}}@media only screen and (max-width:767px){.modal>.content{max-height:92.5%;min-height:92.5%;top:3.75%;width:92.5%}}.modal>.content>.close{cursor:pointer;position:absolute;right:10px;top:10px;z-index:3}.modal,.modal>.content{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;visibility:hidden}.modal.active{-moz-transition-duration:.3s;-o-transition-duration:.3s;-webkit-transition-duration:.3s;transition-duration:.3s;-moz-transition-property:opacity;-o-transition-property:opacity;-webkit-transition-property:opacity;transition-property:opacity}.modal.active,.modal.active>.content{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;visibility:visible}table{background-color:#fff;border:1px solid #e5e5e5;border-collapse:collapse;border-spacing:0;display:table;margin-bottom:20px;width:100%}table caption{font-size:30px;padding:.75em;text-align:center}table tbody td,table thead th,table tr td{border-top:1px solid #e5e5e5;display:table-cell;padding:10px;text-align:left;vertical-align:top}table tbody tr td,table tr td{font-size:16px}table tr td:first-child{font-weight:700}table thead{background-color:#3085d6;color:#fff}table thead tr th{font-size:16px;font-weight:700;vertical-align:bottom}table.striped tr:nth-of-type(2n),table table tr.stripe,table table tr.striped{background-color:#e5e5e5}table.rounded{border-collapse:separate;border-radius:4px}table.rounded>thead tr:first-child td:first-child,table.rounded>thead tr:first-child th:first-child,table.rounded>tr:first-child td:first-child,table.rounded caption+thead tr:first-child th:first-child,table.rounded caption+tr td:first-child{border-top-left-radius:4px}table.rounded>thead tr:first-child td:last-child,table.rounded>thead tr:first-child th:last-child,table.rounded>tr:first-child td:last-child,table.rounded caption+thead tr:first-child th:last-child,table.rounded caption+tr td:last-child{border-top-right-radius:4px}table.rounded tbody tr:last-child td:last-child,table.rounded thead~tr:last-child td:last-child{border-bottom-right-radius:4px}table.rounded tbody tr:last-child td:first-child,table.rounded thead~tr:last-child td:first-child{border-bottom-left-radius:4px}table.rounded>tbody:first-child tr:first-child td,table.rounded caption+tbody tr:first-child td,table.rounded thead td,table.rounded thead th{border-top:0}.ttip{cursor:pointer;position:relative}.ttip:after{background:#3085d6;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSIuNSIgeTE9IjAiIHgyPSIuNSIgeTI9IjEiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM2NWE0ZTEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDg1ZDYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+");background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#65a4e1),color-stop(100%,#3085d6));background-image:-moz-linear-gradient(top,#65a4e1,#3085d6);background-image:-webkit-linear-gradient(top,#65a4e1,#3085d6);background-image:linear-gradient(180deg,#65a4e1,#3085d6);background-size:100%;border:1px solid #3085d6;border-bottom:0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:0 0 5px 0 rgba(48,133,214,.25);-webkit-box-shadow:0 0 5px 0 rgba(48,133,214,.25);box-shadow:0 0 5px 0 rgba(48,133,214,.25);color:#fff;content:attr(data-tooltip);display:block;font-size:16px;font-style:normal;font-weight:400;left:0;line-height:1.5;margin-bottom:8px;max-width:500px;min-width:130px;padding:.5em .75em;text-align:left;width:auto}.ttip:after,.ttip:before{bottom:101%;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;pointer-events:none;position:absolute;-moz-transition:opacity .1s ease;-o-transition:opacity .1s ease;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.ttip:before{border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #3085d6!important;content:" ";height:0;left:8px;width:0}.ttip:hover:after,.ttip:hover:before{filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);opacity:1;-moz-transition:opacity .1s ease;-o-transition:opacity .1s ease;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}@media only screen and (max-width:768px){.ttip:after,.ttip:before{display:none}}.ie8 .narrow,.ie8 .normal,.ie8 .wide,.ie8 .xnarrow,.ie8 .xwide,.ie8 .xxwide{display:inline}.ie8 .narrow+input,.ie8 .normal+input,.ie8 .wide+input,.ie8 .xnarrow+input,.ie8 .xwide+input,.ie8 .xxwide+input{display:inline;margin:0 0 0 -.25em}.ie8 .ttip:after,.ie8 .ttip:before{display:none}.ie8 .ttip:hover:after,.ie8 .ttip:hover:before{display:block}.ie9 .checkbox.checked i,.ie9 .radio.checked i{top:0} \ No newline at end of file diff --git a/packages/cssnano-preset-default/src/__tests__/integrations/semantic-ui-v2.4.1.css b/packages/cssnano-preset-default/src/__tests__/integrations/semantic-ui-v2.4.1.css index 2aa3019bf..c6c80a096 100644 --- a/packages/cssnano-preset-default/src/__tests__/integrations/semantic-ui-v2.4.1.css +++ b/packages/cssnano-preset-default/src/__tests__/integrations/semantic-ui-v2.4.1.css @@ -99,7 +99,7 @@ * Released under the MIT license * http://opensource.org/licenses/MIT * - */.ui.label{background-color:#e8e8e8;background-image:none;border:0 solid transparent;border-radius:.28571429rem;color:rgba(0,0,0,.6);display:inline-block;font-weight:700;line-height:1;margin:0 .14285714em;padding:.5833em .833em;text-transform:none;-webkit-transition:background .1s ease;transition:background .1s ease;vertical-align:baseline}.ui.label:first-child{margin-left:0}.ui.label:last-child{margin-right:0}.ui.label>a,a.ui.label{cursor:pointer}.ui.label>a{color:inherit;opacity:.5;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.ui.label>a:hover{opacity:1}.ui.label>img{height:2.1666em!important;vertical-align:middle;width:auto!important}.ui.label>.icon{margin:0 .75em 0 0;width:auto}.ui.label>.detail{display:inline-block;font-weight:700;margin-left:1em;opacity:.8;vertical-align:top}.ui.label>.detail .icon{margin:0 .25em 0 0}.ui.label>.close.icon,.ui.label>.delete.icon{cursor:pointer;font-size:.92857143em;margin-left:.5em;margin-right:0;opacity:.5;-webkit-transition:background .1s ease;transition:background .1s ease}.ui.label>.delete.icon:hover{opacity:1}.ui.labels>.label{margin:0 .5em .5em 0}.ui.header>.ui.label{margin-top:-.29165em}.ui.attached.segment>.ui.top.left.attached.label,.ui.bottom.attached.segment>.ui.top.left.attached.label{border-top-left-radius:0}.ui.attached.segment>.ui.top.right.attached.label,.ui.bottom.attached.segment>.ui.top.right.attached.label{border-top-right-radius:0}.ui.top.attached.segment>.ui.bottom.left.attached.label{border-bottom-left-radius:0}.ui.top.attached.segment>.ui.bottom.right.attached.label{border-bottom-right-radius:0}.ui.top.attached.label+[class*="right floated"]+*,.ui.top.attached.label:first-child+:not(.attached){margin-top:2rem!important}.ui.bottom.attached.label:first-child~:last-child:not(.attached){margin-bottom:2rem!important;margin-top:0}.ui.image.label{background:#e8e8e8;border-radius:.28571429rem;-webkit-box-shadow:none;box-shadow:none;margin-bottom:0;margin-top:0;max-width:9999px;padding:.5833em .833em .5833em .5em;text-transform:none;vertical-align:baseline;width:auto!important}.ui.image.label img{border-radius:.28571429rem 0 0 .28571429rem;display:inline-block;height:2.1666em;margin:-.5833em .5em -.5833em -.5em;vertical-align:top}.ui.image.label .detail{background:rgba(0,0,0,.1);border-radius:0 .28571429rem .28571429rem 0;margin:-.5833em -.833em -.5833em .5em;padding:.5833em .833em}.ui.tag.label,.ui.tag.labels .label{border-radius:0 .28571429rem .28571429rem 0;margin-left:1em;padding-left:1.5em;padding-right:1.5em;position:relative;-webkit-transition:none;transition:none}.ui.tag.label:before,.ui.tag.labels .label:before{background-color:inherit;background-image:none;content:"";height:1.56em;position:absolute;right:100%;top:50%;-webkit-transform:translateY(-50%) translateX(50%) rotate(-45deg);transform:translateY(-50%) translateX(50%) rotate(-45deg);-webkit-transition:none;transition:none;width:1.56em}.ui.tag.label:after,.ui.tag.labels .label:after{background-color:#fff!important;border-radius:500rem;-webkit-box-shadow:0 -1px 1px 0 rgba(0,0,0,.3);box-shadow:0 -1px 1px 0 rgba(0,0,0,.3);content:"";height:.5em;left:-.25em;margin-top:-.25em;position:absolute;top:50%;width:.5em}.ui.corner.label{border-color:#e8e8e8;height:4em;margin:0;padding:0;text-align:center;width:4em;z-index:1}.ui.corner.label,.ui.corner.label:after{background-color:transparent!important;position:absolute;right:0;top:0;-webkit-transition:border-color .1s ease;transition:border-color .1s ease}.ui.corner.label:after{border-color:transparent;border-right-color:inherit;border-style:solid;border-width:0 4em 4em 0;content:"";height:0;width:0;z-index:-1}.ui.corner.label .icon{cursor:default;font-size:1.14285714em;left:.78571429em;margin:0;position:relative;top:.64285714em}.ui.left.corner.label,.ui.left.corner.label:after{left:0;right:auto}.ui.left.corner.label:after{border-color:transparent;border-style:solid;border-top-color:inherit;border-width:4em 4em 0 0}.ui.left.corner.label .icon{left:-.78571429em}.ui.segment>.ui.corner.label{right:-1px;top:-1px}.ui.segment>.ui.left.corner.label{left:-1px;right:auto}.ui.ribbon.label{border-color:rgba(0,0,0,.15);border-radius:0 .28571429rem .28571429rem 0;margin:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;position:relative}.ui.ribbon.label:after{background-color:transparent!important;border-color:transparent;border-right-color:inherit;border-style:solid;border-width:0 1.2em 1.2em 0;content:"";height:0;left:0;position:absolute;top:100%;width:0}.ui.ribbon.label{left:calc(-1rem - 1.2em);margin-right:-1.2em;padding-left:calc(1rem + 1.2em);padding-right:1.2em}.ui[class*="right ribbon"].label{border-radius:.28571429rem 0 0 .28571429rem;left:calc(100% + 1rem + 1.2em);padding-left:1.2em;padding-right:calc(1rem + 1.2em);text-align:left;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.ui[class*="right ribbon"].label:after{border-color:transparent;border-style:solid;border-top-color:inherit;border-width:1.2em 1.2em 0 0;left:auto;right:0}.ui.card .image>.ribbon.label,.ui.image>.ribbon.label{position:absolute;top:1rem}.ui.card .image>.ui.ribbon.label,.ui.image>.ui.ribbon.label{left:calc(.05rem - 1.2em)}.ui.card .image>.ui[class*="right ribbon"].label,.ui.image>.ui[class*="right ribbon"].label{left:calc(100% - .05rem + 1.2em);padding-left:.833em}.ui.table td>.ui.ribbon.label{left:-1.98571em}.ui.table td>.ui[class*="right ribbon"].label{left:calc(100% + 1.98571em);padding-left:.833em}.ui.attached.label,.ui[class*="top attached"].label{border-radius:.21428571rem .21428571rem 0 0;left:0;margin:0;padding:.75em 1em;position:absolute;top:0;width:100%}.ui[class*="bottom attached"].label{border-radius:0 0 .21428571rem .21428571rem;bottom:0;top:auto}.ui[class*="top left attached"].label{border-radius:.21428571rem 0 .28571429rem 0;margin-top:0!important;width:auto}.ui[class*="top right attached"].label{border-radius:0 .21428571rem 0 .28571429rem;left:auto;right:0;width:auto}.ui[class*="bottom left attached"].label{border-radius:0 .28571429rem 0 .21428571rem;bottom:0;top:auto;width:auto}.ui[class*="bottom right attached"].label{border-radius:.28571429rem 0 .21428571rem 0;bottom:0;left:auto;right:0;top:auto;width:auto}.ui.label.disabled{opacity:.5}a.ui.label:hover,a.ui.labels .label:hover{background-color:#e0e0e0;background-image:none;border-color:#e0e0e0;color:rgba(0,0,0,.8)}.ui.labels a.label:hover:before,a.ui.label:hover:before{color:rgba(0,0,0,.8)}.ui.active.label{border-color:#d0d0d0}.ui.active.label,.ui.active.label:before{background-color:#d0d0d0;background-image:none;color:rgba(0,0,0,.95)}a.ui.active.label:hover,a.ui.labels .active.label:hover{border-color:#c8c8c8}.ui.labels a.active.label:ActiveHover:before,a.ui.active.label:ActiveHover:before,a.ui.active.label:hover,a.ui.labels .active.label:hover{background-color:#c8c8c8;background-image:none;color:rgba(0,0,0,.95)}.ui.label.visible:not(.dropdown),.ui.labels.visible .label{display:inline-block!important}.ui.label.hidden,.ui.labels.hidden .label{display:none!important}.ui.red.label,.ui.red.labels .label{background-color:#db2828!important;border-color:#db2828!important;color:#fff!important}.ui.red.labels .label:hover,a.ui.red.label:hover{background-color:#d01919!important;border-color:#d01919!important;color:#fff!important}.ui.red.corner.label,.ui.red.corner.label:hover{background-color:transparent!important}.ui.red.ribbon.label{border-color:#b21e1e!important}.ui.basic.red.label{background:none #fff!important;border-color:#db2828!important;color:#db2828!important}.ui.basic.red.labels a.label:hover,a.ui.basic.red.label:hover{background-color:#fff!important;border-color:#d01919!important;color:#d01919!important}.ui.orange.label,.ui.orange.labels .label{background-color:#f2711c!important;border-color:#f2711c!important;color:#fff!important}.ui.orange.labels .label:hover,a.ui.orange.label:hover{background-color:#f26202!important;border-color:#f26202!important;color:#fff!important}.ui.orange.corner.label,.ui.orange.corner.label:hover{background-color:transparent!important}.ui.orange.ribbon.label{border-color:#cf590c!important}.ui.basic.orange.label{background:none #fff!important;border-color:#f2711c!important;color:#f2711c!important}.ui.basic.orange.labels a.label:hover,a.ui.basic.orange.label:hover{background-color:#fff!important;border-color:#f26202!important;color:#f26202!important}.ui.yellow.label,.ui.yellow.labels .label{background-color:#fbbd08!important;border-color:#fbbd08!important;color:#fff!important}.ui.yellow.labels .label:hover,a.ui.yellow.label:hover{background-color:#eaae00!important;border-color:#eaae00!important;color:#fff!important}.ui.yellow.corner.label,.ui.yellow.corner.label:hover{background-color:transparent!important}.ui.yellow.ribbon.label{border-color:#cd9903!important}.ui.basic.yellow.label{background:none #fff!important;border-color:#fbbd08!important;color:#fbbd08!important}.ui.basic.yellow.labels a.label:hover,a.ui.basic.yellow.label:hover{background-color:#fff!important;border-color:#eaae00!important;color:#eaae00!important}.ui.olive.label,.ui.olive.labels .label{background-color:#b5cc18!important;border-color:#b5cc18!important;color:#fff!important}.ui.olive.labels .label:hover,a.ui.olive.label:hover{background-color:#a7bd0d!important;border-color:#a7bd0d!important;color:#fff!important}.ui.olive.corner.label,.ui.olive.corner.label:hover{background-color:transparent!important}.ui.olive.ribbon.label{border-color:#198f35!important}.ui.basic.olive.label{background:none #fff!important;border-color:#b5cc18!important;color:#b5cc18!important}.ui.basic.olive.labels a.label:hover,a.ui.basic.olive.label:hover{background-color:#fff!important;border-color:#a7bd0d!important;color:#a7bd0d!important}.ui.green.label,.ui.green.labels .label{background-color:#21ba45!important;border-color:#21ba45!important;color:#fff!important}.ui.green.labels .label:hover,a.ui.green.label:hover{background-color:#16ab39!important;border-color:#16ab39!important;color:#fff!important}.ui.green.corner.label,.ui.green.corner.label:hover{background-color:transparent!important}.ui.green.ribbon.label{border-color:#198f35!important}.ui.basic.green.label{background:none #fff!important;border-color:#21ba45!important;color:#21ba45!important}.ui.basic.green.labels a.label:hover,a.ui.basic.green.label:hover{background-color:#fff!important;border-color:#16ab39!important;color:#16ab39!important}.ui.teal.label,.ui.teal.labels .label{background-color:#00b5ad!important;border-color:#00b5ad!important;color:#fff!important}.ui.teal.labels .label:hover,a.ui.teal.label:hover{background-color:#009c95!important;border-color:#009c95!important;color:#fff!important}.ui.teal.corner.label,.ui.teal.corner.label:hover{background-color:transparent!important}.ui.teal.ribbon.label{border-color:#00827c!important}.ui.basic.teal.label{background:none #fff!important;border-color:#00b5ad!important;color:#00b5ad!important}.ui.basic.teal.labels a.label:hover,a.ui.basic.teal.label:hover{background-color:#fff!important;border-color:#009c95!important;color:#009c95!important}.ui.blue.label,.ui.blue.labels .label{background-color:#2185d0!important;border-color:#2185d0!important;color:#fff!important}.ui.blue.labels .label:hover,a.ui.blue.label:hover{background-color:#1678c2!important;border-color:#1678c2!important;color:#fff!important}.ui.blue.corner.label,.ui.blue.corner.label:hover{background-color:transparent!important}.ui.blue.ribbon.label{border-color:#1a69a4!important}.ui.basic.blue.label{background:none #fff!important;border-color:#2185d0!important;color:#2185d0!important}.ui.basic.blue.labels a.label:hover,a.ui.basic.blue.label:hover{background-color:#fff!important;border-color:#1678c2!important;color:#1678c2!important}.ui.violet.label,.ui.violet.labels .label{background-color:#6435c9!important;border-color:#6435c9!important;color:#fff!important}.ui.violet.labels .label:hover,a.ui.violet.label:hover{background-color:#5829bb!important;border-color:#5829bb!important;color:#fff!important}.ui.violet.corner.label,.ui.violet.corner.label:hover{background-color:transparent!important}.ui.violet.ribbon.label{border-color:#502aa1!important}.ui.basic.violet.label{background:none #fff!important;border-color:#6435c9!important;color:#6435c9!important}.ui.basic.violet.labels a.label:hover,a.ui.basic.violet.label:hover{background-color:#fff!important;border-color:#5829bb!important;color:#5829bb!important}.ui.purple.label,.ui.purple.labels .label{background-color:#a333c8!important;border-color:#a333c8!important;color:#fff!important}.ui.purple.labels .label:hover,a.ui.purple.label:hover{background-color:#9627ba!important;border-color:#9627ba!important;color:#fff!important}.ui.purple.corner.label,.ui.purple.corner.label:hover{background-color:transparent!important}.ui.purple.ribbon.label{border-color:#82299f!important}.ui.basic.purple.label{background:none #fff!important;border-color:#a333c8!important;color:#a333c8!important}.ui.basic.purple.labels a.label:hover,a.ui.basic.purple.label:hover{background-color:#fff!important;border-color:#9627ba!important;color:#9627ba!important}.ui.pink.label,.ui.pink.labels .label{background-color:#e03997!important;border-color:#e03997!important;color:#fff!important}.ui.pink.labels .label:hover,a.ui.pink.label:hover{background-color:#e61a8d!important;border-color:#e61a8d!important;color:#fff!important}.ui.pink.corner.label,.ui.pink.corner.label:hover{background-color:transparent!important}.ui.pink.ribbon.label{border-color:#c71f7e!important}.ui.basic.pink.label{background:none #fff!important;border-color:#e03997!important;color:#e03997!important}.ui.basic.pink.labels a.label:hover,a.ui.basic.pink.label:hover{background-color:#fff!important;border-color:#e61a8d!important;color:#e61a8d!important}.ui.brown.label,.ui.brown.labels .label{background-color:#a5673f!important;border-color:#a5673f!important;color:#fff!important}.ui.brown.labels .label:hover,a.ui.brown.label:hover{background-color:#975b33!important;border-color:#975b33!important;color:#fff!important}.ui.brown.corner.label,.ui.brown.corner.label:hover{background-color:transparent!important}.ui.brown.ribbon.label{border-color:#805031!important}.ui.basic.brown.label{background:none #fff!important;border-color:#a5673f!important;color:#a5673f!important}.ui.basic.brown.labels a.label:hover,a.ui.basic.brown.label:hover{background-color:#fff!important;border-color:#975b33!important;color:#975b33!important}.ui.grey.label,.ui.grey.labels .label{background-color:#767676!important;border-color:#767676!important;color:#fff!important}.ui.grey.labels .label:hover,a.ui.grey.label:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important}.ui.grey.corner.label,.ui.grey.corner.label:hover{background-color:transparent!important}.ui.grey.ribbon.label{border-color:#805031!important}.ui.basic.grey.label{background:none #fff!important;border-color:#767676!important;color:#767676!important}.ui.basic.grey.labels a.label:hover,a.ui.basic.grey.label:hover{background-color:#fff!important;border-color:#838383!important;color:#838383!important}.ui.black.label,.ui.black.labels .label{background-color:#1b1c1d!important;border-color:#1b1c1d!important;color:#fff!important}.ui.black.labels .label:hover,a.ui.black.label:hover{background-color:#27292a!important;border-color:#27292a!important;color:#fff!important}.ui.black.corner.label,.ui.black.corner.label:hover{background-color:transparent!important}.ui.black.ribbon.label{border-color:#805031!important}.ui.basic.black.label{background:none #fff!important;border-color:#1b1c1d!important;color:#1b1c1d!important}.ui.basic.black.labels a.label:hover,a.ui.basic.black.label:hover{background-color:#fff!important;border-color:#27292a!important;color:#27292a!important}.ui.basic.label{background:none #fff;border:1px solid rgba(34,36,38,.15);-webkit-box-shadow:none;box-shadow:none;color:rgba(0,0,0,.87)}a.ui.basic.label:hover{background:none #fff;-webkit-box-shadow:1px solid rgba(34,36,38,.15);box-shadow:1px solid rgba(34,36,38,.15);-webkit-box-shadow:none;box-shadow:none;color:#1e70bf;text-decoration:none}.ui.basic.pointing.label:before{border-color:inherit}.ui.fluid.labels>.label,.ui.label.fluid{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ui.inverted.label,.ui.inverted.labels .label{color:hsla(0,0%,100%,.9)!important}.ui.horizontal.label,.ui.horizontal.labels .label{margin:0 .5em 0 0;min-width:3em;padding:.4em .833em;text-align:center}.ui.circular.label,.ui.circular.labels .label{border-radius:500rem;line-height:1em;min-height:2em;min-width:2em;padding:.5em!important;text-align:center}.ui.empty.circular.label,.ui.empty.circular.labels .label{height:.5em;min-height:0;min-width:0;overflow:hidden;vertical-align:baseline;width:.5em}.ui.pointing.label{position:relative}.ui.attached.pointing.label{position:absolute}.ui.pointing.label:before{background-color:inherit;background-image:inherit;background-image:none;border:0 solid;border-color:inherit;content:"";height:.6666em;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background .1s ease;transition:background .1s ease;width:.6666em;z-index:2}.ui.pointing.label,.ui[class*="pointing above"].label{margin-top:1em}.ui.pointing.label:before,.ui[class*="pointing above"].label:before{border-width:1px 0 0 1px;left:50%;top:0;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}.ui[class*="bottom pointing"].label,.ui[class*="pointing below"].label{margin-bottom:1em;margin-top:0}.ui[class*="bottom pointing"].label:before,.ui[class*="pointing below"].label:before{border-width:0 1px 1px 0;left:50%;right:auto;top:auto;top:100%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}.ui[class*="left pointing"].label{margin-left:.6666em;margin-top:0}.ui[class*="left pointing"].label:before{border-width:0 0 1px 1px;bottom:auto;left:0;right:auto;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}.ui[class*="right pointing"].label{margin-right:.6666em;margin-top:0}.ui[class*="right pointing"].label:before{border-width:1px 1px 0 0;bottom:auto;left:auto;right:0;top:50%;-webkit-transform:translateX(50%) translateY(-50%) rotate(45deg);transform:translateX(50%) translateY(-50%) rotate(45deg)}.ui.basic.pointing.label:before,.ui.basic[class*="pointing above"].label:before{margin-top:-1px}.ui.basic[class*="bottom pointing"].label:before,.ui.basic[class*="pointing below"].label:before{bottom:auto;margin-top:1px;top:100%}.ui.basic[class*="left pointing"].label:before{left:-1px;top:50%}.ui.basic[class*="right pointing"].label:before{right:-1px;top:50%}.ui.floating.label{left:100%;margin:0 0 0 -1.5em!important;position:absolute;top:-1em;z-index:100}.ui.mini.label,.ui.mini.labels .label{font-size:.64285714rem}.ui.tiny.label,.ui.tiny.labels .label{font-size:.71428571rem}.ui.small.label,.ui.small.labels .label{font-size:.78571429rem}.ui.label,.ui.labels .label{font-size:.85714286rem}.ui.large.label,.ui.large.labels .label{font-size:1rem}.ui.big.label,.ui.big.labels .label{font-size:1.28571429rem}.ui.huge.label,.ui.huge.labels .label{font-size:1.42857143rem}.ui.massive.label,.ui.massive.labels .label{font-size:1.71428571rem} + */.ui.label{background-color:#e8e8e8;background-image:none;border:0 solid transparent;border-radius:.28571429rem;color:rgba(0,0,0,.6);display:inline-block;font-weight:700;line-height:1;margin:0 .14285714em;padding:.5833em .833em;text-transform:none;-webkit-transition:background .1s ease;transition:background .1s ease;vertical-align:baseline}.ui.label:first-child{margin-left:0}.ui.label:last-child{margin-right:0}.ui.label>a,a.ui.label{cursor:pointer}.ui.label>a{color:inherit;opacity:.5;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.ui.label>a:hover{opacity:1}.ui.label>img{height:2.1666em!important;vertical-align:middle;width:auto!important}.ui.label>.icon{margin:0 .75em 0 0;width:auto}.ui.label>.detail{display:inline-block;font-weight:700;margin-left:1em;opacity:.8;vertical-align:top}.ui.label>.detail .icon{margin:0 .25em 0 0}.ui.label>.close.icon,.ui.label>.delete.icon{cursor:pointer;font-size:.92857143em;margin-left:.5em;margin-right:0;opacity:.5;-webkit-transition:background .1s ease;transition:background .1s ease}.ui.label>.delete.icon:hover{opacity:1}.ui.labels>.label{margin:0 .5em .5em 0}.ui.header>.ui.label{margin-top:-.29165em}.ui.attached.segment>.ui.top.left.attached.label,.ui.bottom.attached.segment>.ui.top.left.attached.label{border-top-left-radius:0}.ui.attached.segment>.ui.top.right.attached.label,.ui.bottom.attached.segment>.ui.top.right.attached.label{border-top-right-radius:0}.ui.top.attached.segment>.ui.bottom.left.attached.label{border-bottom-left-radius:0}.ui.top.attached.segment>.ui.bottom.right.attached.label{border-bottom-right-radius:0}.ui.top.attached.label+[class*="right floated"]+*,.ui.top.attached.label:first-child+:not(.attached){margin-top:2rem!important}.ui.bottom.attached.label:first-child~:last-child:not(.attached){margin-bottom:2rem!important;margin-top:0}.ui.image.label{background:#e8e8e8;border-radius:.28571429rem;-webkit-box-shadow:none;box-shadow:none;margin-bottom:0;margin-top:0;max-width:9999px;padding:.5833em .833em .5833em .5em;text-transform:none;vertical-align:baseline;width:auto!important}.ui.image.label img{border-radius:.28571429rem 0 0 .28571429rem;display:inline-block;height:2.1666em;margin:-.5833em .5em -.5833em -.5em;vertical-align:top}.ui.image.label .detail{background:rgba(0,0,0,.1);border-radius:0 .28571429rem .28571429rem 0;margin:-.5833em -.833em -.5833em .5em;padding:.5833em .833em}.ui.tag.label,.ui.tag.labels .label{border-radius:0 .28571429rem .28571429rem 0;margin-left:1em;padding-left:1.5em;padding-right:1.5em;position:relative;-webkit-transition:none;transition:none}.ui.tag.label:before,.ui.tag.labels .label:before{background-color:inherit;background-image:none;content:"";height:1.56em;position:absolute;right:100%;top:50%;-webkit-transform:translateY(-50%) translateX(50%) rotate(-45deg);transform:translateY(-50%) translateX(50%) rotate(-45deg);-webkit-transition:none;transition:none;width:1.56em}.ui.tag.label:after,.ui.tag.labels .label:after{background-color:#fff!important;border-radius:500rem;-webkit-box-shadow:0 -1px 1px 0 rgba(0,0,0,.3);box-shadow:0 -1px 1px 0 rgba(0,0,0,.3);content:"";height:.5em;left:-.25em;margin-top:-.25em;position:absolute;top:50%;width:.5em}.ui.corner.label{border-color:#e8e8e8;height:4em;margin:0;padding:0;text-align:center;width:4em;z-index:1}.ui.corner.label,.ui.corner.label:after{background-color:transparent!important;position:absolute;right:0;top:0;-webkit-transition:border-color .1s ease;transition:border-color .1s ease}.ui.corner.label:after{border-color:transparent;border-right-color:inherit;border-style:solid;border-width:0 4em 4em 0;content:"";height:0;width:0;z-index:-1}.ui.corner.label .icon{cursor:default;font-size:1.14285714em;left:.78571429em;margin:0;position:relative;top:.64285714em}.ui.left.corner.label,.ui.left.corner.label:after{left:0;right:auto}.ui.left.corner.label:after{border-color:transparent;border-style:solid;border-top-color:inherit;border-width:4em 4em 0 0}.ui.left.corner.label .icon{left:-.78571429em}.ui.segment>.ui.corner.label{right:-1px;top:-1px}.ui.segment>.ui.left.corner.label{left:-1px;right:auto}.ui.ribbon.label{border-color:rgba(0,0,0,.15);border-radius:0 .28571429rem .28571429rem 0;margin:0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;position:relative}.ui.ribbon.label:after{background-color:transparent!important;border-color:transparent;border-right-color:inherit;border-style:solid;border-width:0 1.2em 1.2em 0;content:"";height:0;left:0;position:absolute;top:100%;width:0}.ui.ribbon.label{left:calc(-1rem - 1.2em);margin-right:-1.2em;padding-left:calc(1rem + 1.2em);padding-right:1.2em}.ui[class*="right ribbon"].label{border-radius:.28571429rem 0 0 .28571429rem;left:calc(100% + 1rem + 1.2em);padding-left:1.2em;padding-right:calc(1rem + 1.2em);text-align:left;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.ui[class*="right ribbon"].label:after{border-color:transparent;border-style:solid;border-top-color:inherit;border-width:1.2em 1.2em 0 0;left:auto;right:0}.ui.card .image>.ribbon.label,.ui.image>.ribbon.label{position:absolute;top:1rem}.ui.card .image>.ui.ribbon.label,.ui.image>.ui.ribbon.label{left:calc(.05rem - 1.2em)}.ui.card .image>.ui[class*="right ribbon"].label,.ui.image>.ui[class*="right ribbon"].label{left:calc(100% - .05rem + 1.2em);padding-left:.833em}.ui.table td>.ui.ribbon.label{left:-1.98571em}.ui.table td>.ui[class*="right ribbon"].label{left:calc(100% + 1.98571em);padding-left:.833em}.ui.attached.label,.ui[class*="top attached"].label{border-radius:.21428571rem .21428571rem 0 0;left:0;margin:0;padding:.75em 1em;position:absolute;top:0;width:100%}.ui[class*="bottom attached"].label{border-radius:0 0 .21428571rem .21428571rem;bottom:0;top:auto}.ui[class*="top left attached"].label{border-radius:.21428571rem 0 .28571429rem 0;margin-top:0!important;width:auto}.ui[class*="top right attached"].label{border-radius:0 .21428571rem 0 .28571429rem;left:auto;right:0;width:auto}.ui[class*="bottom left attached"].label{border-radius:0 .28571429rem 0 .21428571rem;bottom:0;top:auto;width:auto}.ui[class*="bottom right attached"].label{border-radius:.28571429rem 0 .21428571rem 0;bottom:0;left:auto;right:0;top:auto;width:auto}.ui.label.disabled{opacity:.5}a.ui.label:hover,a.ui.labels .label:hover{background-color:#e0e0e0;background-image:none;border-color:#e0e0e0;color:rgba(0,0,0,.8)}.ui.labels a.label:hover:before,a.ui.label:hover:before{color:rgba(0,0,0,.8)}.ui.active.label{border-color:#d0d0d0}.ui.active.label,.ui.active.label:before{background-color:#d0d0d0;background-image:none;color:rgba(0,0,0,.95)}a.ui.active.label:hover,a.ui.labels .active.label:hover{background-color:#c8c8c8;background-image:none;border-color:#c8c8c8;color:rgba(0,0,0,.95)}.ui.labels a.active.label:ActiveHover:before,a.ui.active.label:ActiveHover:before{background-color:#c8c8c8;background-image:none;color:rgba(0,0,0,.95)}.ui.label.visible:not(.dropdown),.ui.labels.visible .label{display:inline-block!important}.ui.label.hidden,.ui.labels.hidden .label{display:none!important}.ui.red.label,.ui.red.labels .label{background-color:#db2828!important;border-color:#db2828!important;color:#fff!important}.ui.red.labels .label:hover,a.ui.red.label:hover{background-color:#d01919!important;border-color:#d01919!important;color:#fff!important}.ui.red.corner.label,.ui.red.corner.label:hover{background-color:transparent!important}.ui.red.ribbon.label{border-color:#b21e1e!important}.ui.basic.red.label{background:none #fff!important;border-color:#db2828!important;color:#db2828!important}.ui.basic.red.labels a.label:hover,a.ui.basic.red.label:hover{background-color:#fff!important;border-color:#d01919!important;color:#d01919!important}.ui.orange.label,.ui.orange.labels .label{background-color:#f2711c!important;border-color:#f2711c!important;color:#fff!important}.ui.orange.labels .label:hover,a.ui.orange.label:hover{background-color:#f26202!important;border-color:#f26202!important;color:#fff!important}.ui.orange.corner.label,.ui.orange.corner.label:hover{background-color:transparent!important}.ui.orange.ribbon.label{border-color:#cf590c!important}.ui.basic.orange.label{background:none #fff!important;border-color:#f2711c!important;color:#f2711c!important}.ui.basic.orange.labels a.label:hover,a.ui.basic.orange.label:hover{background-color:#fff!important;border-color:#f26202!important;color:#f26202!important}.ui.yellow.label,.ui.yellow.labels .label{background-color:#fbbd08!important;border-color:#fbbd08!important;color:#fff!important}.ui.yellow.labels .label:hover,a.ui.yellow.label:hover{background-color:#eaae00!important;border-color:#eaae00!important;color:#fff!important}.ui.yellow.corner.label,.ui.yellow.corner.label:hover{background-color:transparent!important}.ui.yellow.ribbon.label{border-color:#cd9903!important}.ui.basic.yellow.label{background:none #fff!important;border-color:#fbbd08!important;color:#fbbd08!important}.ui.basic.yellow.labels a.label:hover,a.ui.basic.yellow.label:hover{background-color:#fff!important;border-color:#eaae00!important;color:#eaae00!important}.ui.olive.label,.ui.olive.labels .label{background-color:#b5cc18!important;border-color:#b5cc18!important;color:#fff!important}.ui.olive.labels .label:hover,a.ui.olive.label:hover{background-color:#a7bd0d!important;border-color:#a7bd0d!important;color:#fff!important}.ui.olive.corner.label,.ui.olive.corner.label:hover{background-color:transparent!important}.ui.olive.ribbon.label{border-color:#198f35!important}.ui.basic.olive.label{background:none #fff!important;border-color:#b5cc18!important;color:#b5cc18!important}.ui.basic.olive.labels a.label:hover,a.ui.basic.olive.label:hover{background-color:#fff!important;border-color:#a7bd0d!important;color:#a7bd0d!important}.ui.green.label,.ui.green.labels .label{background-color:#21ba45!important;border-color:#21ba45!important;color:#fff!important}.ui.green.labels .label:hover,a.ui.green.label:hover{background-color:#16ab39!important;border-color:#16ab39!important;color:#fff!important}.ui.green.corner.label,.ui.green.corner.label:hover{background-color:transparent!important}.ui.green.ribbon.label{border-color:#198f35!important}.ui.basic.green.label{background:none #fff!important;border-color:#21ba45!important;color:#21ba45!important}.ui.basic.green.labels a.label:hover,a.ui.basic.green.label:hover{background-color:#fff!important;border-color:#16ab39!important;color:#16ab39!important}.ui.teal.label,.ui.teal.labels .label{background-color:#00b5ad!important;border-color:#00b5ad!important;color:#fff!important}.ui.teal.labels .label:hover,a.ui.teal.label:hover{background-color:#009c95!important;border-color:#009c95!important;color:#fff!important}.ui.teal.corner.label,.ui.teal.corner.label:hover{background-color:transparent!important}.ui.teal.ribbon.label{border-color:#00827c!important}.ui.basic.teal.label{background:none #fff!important;border-color:#00b5ad!important;color:#00b5ad!important}.ui.basic.teal.labels a.label:hover,a.ui.basic.teal.label:hover{background-color:#fff!important;border-color:#009c95!important;color:#009c95!important}.ui.blue.label,.ui.blue.labels .label{background-color:#2185d0!important;border-color:#2185d0!important;color:#fff!important}.ui.blue.labels .label:hover,a.ui.blue.label:hover{background-color:#1678c2!important;border-color:#1678c2!important;color:#fff!important}.ui.blue.corner.label,.ui.blue.corner.label:hover{background-color:transparent!important}.ui.blue.ribbon.label{border-color:#1a69a4!important}.ui.basic.blue.label{background:none #fff!important;border-color:#2185d0!important;color:#2185d0!important}.ui.basic.blue.labels a.label:hover,a.ui.basic.blue.label:hover{background-color:#fff!important;border-color:#1678c2!important;color:#1678c2!important}.ui.violet.label,.ui.violet.labels .label{background-color:#6435c9!important;border-color:#6435c9!important;color:#fff!important}.ui.violet.labels .label:hover,a.ui.violet.label:hover{background-color:#5829bb!important;border-color:#5829bb!important;color:#fff!important}.ui.violet.corner.label,.ui.violet.corner.label:hover{background-color:transparent!important}.ui.violet.ribbon.label{border-color:#502aa1!important}.ui.basic.violet.label{background:none #fff!important;border-color:#6435c9!important;color:#6435c9!important}.ui.basic.violet.labels a.label:hover,a.ui.basic.violet.label:hover{background-color:#fff!important;border-color:#5829bb!important;color:#5829bb!important}.ui.purple.label,.ui.purple.labels .label{background-color:#a333c8!important;border-color:#a333c8!important;color:#fff!important}.ui.purple.labels .label:hover,a.ui.purple.label:hover{background-color:#9627ba!important;border-color:#9627ba!important;color:#fff!important}.ui.purple.corner.label,.ui.purple.corner.label:hover{background-color:transparent!important}.ui.purple.ribbon.label{border-color:#82299f!important}.ui.basic.purple.label{background:none #fff!important;border-color:#a333c8!important;color:#a333c8!important}.ui.basic.purple.labels a.label:hover,a.ui.basic.purple.label:hover{background-color:#fff!important;border-color:#9627ba!important;color:#9627ba!important}.ui.pink.label,.ui.pink.labels .label{background-color:#e03997!important;border-color:#e03997!important;color:#fff!important}.ui.pink.labels .label:hover,a.ui.pink.label:hover{background-color:#e61a8d!important;border-color:#e61a8d!important;color:#fff!important}.ui.pink.corner.label,.ui.pink.corner.label:hover{background-color:transparent!important}.ui.pink.ribbon.label{border-color:#c71f7e!important}.ui.basic.pink.label{background:none #fff!important;border-color:#e03997!important;color:#e03997!important}.ui.basic.pink.labels a.label:hover,a.ui.basic.pink.label:hover{background-color:#fff!important;border-color:#e61a8d!important;color:#e61a8d!important}.ui.brown.label,.ui.brown.labels .label{background-color:#a5673f!important;border-color:#a5673f!important;color:#fff!important}.ui.brown.labels .label:hover,a.ui.brown.label:hover{background-color:#975b33!important;border-color:#975b33!important;color:#fff!important}.ui.brown.corner.label,.ui.brown.corner.label:hover{background-color:transparent!important}.ui.brown.ribbon.label{border-color:#805031!important}.ui.basic.brown.label{background:none #fff!important;border-color:#a5673f!important;color:#a5673f!important}.ui.basic.brown.labels a.label:hover,a.ui.basic.brown.label:hover{background-color:#fff!important;border-color:#975b33!important;color:#975b33!important}.ui.grey.label,.ui.grey.labels .label{background-color:#767676!important;border-color:#767676!important;color:#fff!important}.ui.grey.labels .label:hover,a.ui.grey.label:hover{background-color:#838383!important;border-color:#838383!important;color:#fff!important}.ui.grey.corner.label,.ui.grey.corner.label:hover{background-color:transparent!important}.ui.grey.ribbon.label{border-color:#805031!important}.ui.basic.grey.label{background:none #fff!important;border-color:#767676!important;color:#767676!important}.ui.basic.grey.labels a.label:hover,a.ui.basic.grey.label:hover{background-color:#fff!important;border-color:#838383!important;color:#838383!important}.ui.black.label,.ui.black.labels .label{background-color:#1b1c1d!important;border-color:#1b1c1d!important;color:#fff!important}.ui.black.labels .label:hover,a.ui.black.label:hover{background-color:#27292a!important;border-color:#27292a!important;color:#fff!important}.ui.black.corner.label,.ui.black.corner.label:hover{background-color:transparent!important}.ui.black.ribbon.label{border-color:#805031!important}.ui.basic.black.label{background:none #fff!important;border-color:#1b1c1d!important;color:#1b1c1d!important}.ui.basic.black.labels a.label:hover,a.ui.basic.black.label:hover{background-color:#fff!important;border-color:#27292a!important;color:#27292a!important}.ui.basic.label{background:none #fff;border:1px solid rgba(34,36,38,.15);-webkit-box-shadow:none;box-shadow:none;color:rgba(0,0,0,.87)}a.ui.basic.label:hover{background:none #fff;-webkit-box-shadow:1px solid rgba(34,36,38,.15);box-shadow:1px solid rgba(34,36,38,.15);-webkit-box-shadow:none;box-shadow:none;color:#1e70bf;text-decoration:none}.ui.basic.pointing.label:before{border-color:inherit}.ui.fluid.labels>.label,.ui.label.fluid{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.ui.inverted.label,.ui.inverted.labels .label{color:hsla(0,0%,100%,.9)!important}.ui.horizontal.label,.ui.horizontal.labels .label{margin:0 .5em 0 0;min-width:3em;padding:.4em .833em;text-align:center}.ui.circular.label,.ui.circular.labels .label{border-radius:500rem;line-height:1em;min-height:2em;min-width:2em;padding:.5em!important;text-align:center}.ui.empty.circular.label,.ui.empty.circular.labels .label{height:.5em;min-height:0;min-width:0;overflow:hidden;vertical-align:baseline;width:.5em}.ui.pointing.label{position:relative}.ui.attached.pointing.label{position:absolute}.ui.pointing.label:before{background-color:inherit;background-image:inherit;background-image:none;border:0 solid;border-color:inherit;content:"";height:.6666em;position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:background .1s ease;transition:background .1s ease;width:.6666em;z-index:2}.ui.pointing.label,.ui[class*="pointing above"].label{margin-top:1em}.ui.pointing.label:before,.ui[class*="pointing above"].label:before{border-width:1px 0 0 1px;left:50%;top:0;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}.ui[class*="bottom pointing"].label,.ui[class*="pointing below"].label{margin-bottom:1em;margin-top:0}.ui[class*="bottom pointing"].label:before,.ui[class*="pointing below"].label:before{border-width:0 1px 1px 0;left:50%;right:auto;top:auto;top:100%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}.ui[class*="left pointing"].label{margin-left:.6666em;margin-top:0}.ui[class*="left pointing"].label:before{border-width:0 0 1px 1px;bottom:auto;left:0;right:auto;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg)}.ui[class*="right pointing"].label{margin-right:.6666em;margin-top:0}.ui[class*="right pointing"].label:before{border-width:1px 1px 0 0;bottom:auto;left:auto;right:0;top:50%;-webkit-transform:translateX(50%) translateY(-50%) rotate(45deg);transform:translateX(50%) translateY(-50%) rotate(45deg)}.ui.basic.pointing.label:before,.ui.basic[class*="pointing above"].label:before{margin-top:-1px}.ui.basic[class*="bottom pointing"].label:before,.ui.basic[class*="pointing below"].label:before{bottom:auto;margin-top:1px;top:100%}.ui.basic[class*="left pointing"].label:before{left:-1px;top:50%}.ui.basic[class*="right pointing"].label:before{right:-1px;top:50%}.ui.floating.label{left:100%;margin:0 0 0 -1.5em!important;position:absolute;top:-1em;z-index:100}.ui.mini.label,.ui.mini.labels .label{font-size:.64285714rem}.ui.tiny.label,.ui.tiny.labels .label{font-size:.71428571rem}.ui.small.label,.ui.small.labels .label{font-size:.78571429rem}.ui.label,.ui.labels .label{font-size:.85714286rem}.ui.large.label,.ui.large.labels .label{font-size:1rem}.ui.big.label,.ui.big.labels .label{font-size:1.28571429rem}.ui.huge.label,.ui.huge.labels .label{font-size:1.42857143rem}.ui.massive.label,.ui.massive.labels .label{font-size:1.71428571rem} /*! * # Semantic UI 2.4.0 - List * http://github.com/semantic-org/semantic-ui/ diff --git a/packages/postcss-merge-rules/src/__tests__/index.js b/packages/postcss-merge-rules/src/__tests__/index.js index 505654015..59cc1dabf 100644 --- a/packages/postcss-merge-rules/src/__tests__/index.js +++ b/packages/postcss-merge-rules/src/__tests__/index.js @@ -619,6 +619,19 @@ test('should not crash when node.raws.value is null (2)', () => { ); }); +test( + 'should not merge :host(tagname) with tagname', + processCSS( + ':host(tag){display:block}tag{display:block}', + ':host(tag){display:block}tag{display:block}' + ) +); + +test( + 'should not merge unknown and known selector', + passthroughCSS('p {color: blue}:nonsense {color: blue}') +); + test( 'should merge multiple media queries', processCSS( diff --git a/packages/postcss-merge-rules/src/index.js b/packages/postcss-merge-rules/src/index.js index eda11f530..04f6e9175 100644 --- a/packages/postcss-merge-rules/src/index.js +++ b/packages/postcss-merge-rules/src/index.js @@ -1,10 +1,10 @@ import browserslist from 'browserslist'; -import vendors from 'vendors'; import { sameParent } from 'cssnano-utils'; -import ensureCompatibility from './lib/ensureCompatibility'; - -/** @type {string[]} */ -const prefixes = vendors.map((v) => `-${v}-`); +import { + ensureCompatibility, + sameVendor, + noVendor, +} from './lib/ensureCompatibility'; /** * @param {postcss.Declaration} a @@ -52,36 +52,6 @@ function sameDeclarationsAndOrder(a, b) { return a.every((d, index) => declarationIsEqual(d, b[index])); } -// Internet Explorer use :-ms-input-placeholder. -// Microsoft Edge use ::-ms-input-placeholder. -const findMsInputPlaceholder = (selector) => - ~selector.search(/-ms-input-placeholder/i); - -/** - * @param {string} selector - * @return {string[]} - */ -function filterPrefixes(selector) { - return prefixes.filter((prefix) => selector.indexOf(prefix) !== -1); -} - -function sameVendor(selectorsA, selectorsB) { - let same = (selectors) => selectors.map(filterPrefixes).join(); - let findMsVendor = (selectors) => selectors.find(findMsInputPlaceholder); - return ( - same(selectorsA) === same(selectorsB) && - !(findMsVendor(selectorsA) && findMsVendor(selectorsB)) - ); -} - -/** - * @param {string} selector - * @return {boolean} - */ -function noVendor(selector) { - return !filterPrefixes(selector).length; -} - /** * @param {postcss.Rule} ruleA * @param {postcss.Rule} ruleB diff --git a/packages/postcss-merge-rules/src/lib/ensureCompatibility.js b/packages/postcss-merge-rules/src/lib/ensureCompatibility.js index 1e52f82de..c0457a6ff 100644 --- a/packages/postcss-merge-rules/src/lib/ensureCompatibility.js +++ b/packages/postcss-merge-rules/src/lib/ensureCompatibility.js @@ -1,5 +1,6 @@ import { isSupported } from 'caniuse-api'; import selectorParser from 'postcss-selector-parser'; +import vendors from 'vendors'; const simpleSelectorRe = /^#?[-._a-z0-9 ]+$/i; @@ -10,6 +11,39 @@ const cssFirstLetter = 'css-first-letter'; const cssFirstLine = 'css-first-line'; const cssInOutOfRange = 'css-in-out-of-range'; +/** @type {string[]} */ +const prefixes = vendors.map((v) => `-${v}-`); + +/** + * @param {string} selector + * @return {string[]} + */ +export function filterPrefixes(selector) { + return prefixes.filter((prefix) => selector.indexOf(prefix) !== -1); +} + +// Internet Explorer use :-ms-input-placeholder. +// Microsoft Edge use ::-ms-input-placeholder. +const findMsInputPlaceholder = (selector) => + ~selector.search(/-ms-input-placeholder/i); + +export function sameVendor(selectorsA, selectorsB) { + let same = (selectors) => selectors.map(filterPrefixes).join(); + let findMsVendor = (selectors) => selectors.find(findMsInputPlaceholder); + return ( + same(selectorsA) === same(selectorsB) && + !(findMsVendor(selectorsA) && findMsVendor(selectorsB)) + ); +} + +/** + * @param {string} selector + * @return {boolean} + */ +export function noVendor(selector) { + return !filterPrefixes(selector).length; +} + export const pseudoElements = { ':active': cssSel2, ':after': cssGencontent, @@ -61,6 +95,10 @@ function isCssMixin(selector) { return selector[selector.length - 1] === ':'; } +function isHostPseudoClass(selector) { + return selector.includes(':host'); +} + const isSupportedCache = {}; // Move to util in future @@ -76,15 +114,16 @@ function isSupportedCached(feature, browsers) { return result; } -export default function ensureCompatibility( - selectors, - browsers, - compatibilityCache -) { +export function ensureCompatibility(selectors, browsers, compatibilityCache) { // Should not merge mixins if (selectors.some(isCssMixin)) { return false; } + + // Should not merge :host selector https://github.com/angular/angular-cli/issues/18672 + if (selectors.some(isHostPseudoClass)) { + return false; + } return selectors.every((selector) => { if (simpleSelectorRe.test(selector)) { return true; @@ -98,6 +137,9 @@ export default function ensureCompatibility( const { type, value } = node; if (type === 'pseudo') { const entry = pseudoElements[value]; + if (!entry && noVendor(value)) { + compatible = false; + } if (entry && compatible) { compatible = isSupportedCached(entry, browsers); }